instance 3/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:5a7c4217b9356aeaa6ac75a2c357d6340db62f2cec6c7eaa5abb0a0dd6790f75 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:8ef72d41bf089694a13bb148e12368e5fc1cfe1322d56e98f151b703153efe57 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1685414211-1ac293b8-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: 154155, done. 20remote: Counting objects: 100% (154155/154155), done. 21remote: Compressing objects: 100% (96439/96439), done. 22remote: Total 154155 (delta 72479), reused 107333 (delta 51924), pack-reused 0 23Receiving objects: 100% (154155/154155), 128.75 MiB | 37.93 MiB/s, done.24Resolving deltas: 100% (72479/72479), done.26 * [new ref] refs/pipelines/882411299 -> refs/pipelines/88241129927 * [new branch] master -> origin/master28Checking out 29999e7d as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-6a056e500f83db53eb3d88c766f9864d-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-6a056e500f83db53eb3d88c766f9864d-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 trigger-omnibus-env-ce (4370061730)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4370061730 responseStatus=200 OK token=64_sz6f_38Downloading artifacts for download-knapsack-report (4370061733)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4370061733 responseStatus=200 OK token=64_sz6f_41Using docker image sha256:5a7c4217b9356aeaa6ac75a2c357d6340db62f2cec6c7eaa5abb0a0dd6790f75 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:8ef72d41bf089694a13bb148e12368e5fc1cfe1322d56e98f151b703153efe57 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 37 Gemfile dependencies, 129 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"48$ echo "Running - '$QA_COMMAND'"49Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:29999e7df1369e9013fd24ccd7e45971a743d462 --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4370061742.json --format RspecJunitFormatter --out tmp/rspec-4370061742.xml --format html --out tmp/rspec-$(echo instance 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'50$ eval "$QA_COMMAND"51[May 30 2023 03:00:57 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-587a33d2$`52[May 30 2023 03:00:57 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-587a33d2 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`53[May 30 2023 03:00:58 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/authority/. alpine-587a33d2:/etc/gitlab/trusted-certs`54[May 30 2023 03:00:58 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/gitlab/. alpine-587a33d2:/etc/gitlab/ssl`55[May 30 2023 03:00:58 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-587a33d2`56[May 30 2023 03:00:58 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-587a33d2`57[May 30 2023 03:00:59 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`58[May 30 2023 03:00:59 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:29999e7df1369e9013fd24ccd7e45971a743d462`59[May 30 2023 03:01:33 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-870444c4$`60[May 30 2023 03:01:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`61[May 30 2023 03:01:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`62[May 30 2023 03:01:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-870444c4 --net test --hostname gitlab-ce-870444c4.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-05-30-03-00-57-5de8ffa1/gitlab-ce-870444c4/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:29999e7df1369e9013fd24ccd7e45971a743d462`63[May 30 2023 03:01:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-870444c4 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-05-30 03:00:5764# Gitlab::QA::Runtime::OmnibusConfigurations::Default65gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme66gitlab_rails['gitlab_disable_animations'] = true # Disable animations67gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry68gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password69gitlab_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;"`70[May 30 2023 03:01:42 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-870444c4`71[May 30 2023 03:05:05 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...72[May 30 2023 03:05:05 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-870444c4`73[May 30 2023 03:05:05 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-870444c4 80/tcp`74[May 30 2023 03:05:05 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!75[May 30 2023 03:05:05 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-870444c4 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`76[May 30 2023 03:05:05 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-870444c4 bash -c "echo '#!/usr/bin/env bash77if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then78 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'79 exit 180fi81' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`82[May 30 2023 03:05:05 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-870444c4 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`83[May 30 2023 03:05:05 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/support/data gitlab-ce-870444c4:/tmp/data-seeds`84[May 30 2023 03:05:06 UTC (Gitlab QA)] INFO -- Running exec_commands...85[May 30 2023 03:05:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-870444c4 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`86[May 30 2023 03:05:54 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`87[May 30 2023 03:05:55 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:29999e7df1369e9013fd24ccd7e45971a743d462`88[May 30 2023 03:06:39 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce89[May 30 2023 03:06:39 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled90[May 30 2023 03:06:39 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_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_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_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="[MASKED]-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-30-03-00-57-5de8ffa1/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-30-03-00-57-5de8ffa1/gitlab-ce-qa-c1eb83ac:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ce-qa-c1eb83ac registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:29999e7df1369e9013fd24ccd7e45971a743d462 Test::Instance::All http://gitlab-ce-870444c4.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4370061742.json --format RspecJunitFormatter --out tmp/rspec-4370061742.xml --format html --out tmp/rspec-instance_3_5.htm --color --format documentation`91warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.932023-05-30 03:06:58 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:952023-05-30 03:06:58 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.962023-05-30 03:06:58 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.972023-05-30 03:06:58 / CONF :: 98 ==> Base URL: http://gitlab-ce-870444c4.test99 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fb5256f3ab0>100 ==> Libraries: Chemlab::Vendor101[May 30 2023 03:06:58 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA102[May 30 2023 03:06:58 UTC (QA Tests)] INFO -- Browser: chrome103[May 30 2023 03:06:58 UTC (QA Tests)] INFO -- Browser version: latest104[May 30 2023 03:06:58 UTC (QA Tests)] INFO -- Performing sanity check for environment!105[May 30 2023 03:06:59 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled106[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled107[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'108[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- Report already exists, skipping!109[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====110[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- Report specs:111[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb"]112[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- Leftover specs:113[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/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_github_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb"]114[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!115[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance' to 'knapsack/instance.json'116[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- Report already exists, skipping!117Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}118Randomized with seed 45460119Verify120 Trigger matrix121[May 30 2023 03:07:01 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables122[May 30 2023 03:07:01 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA123[May 30 2023 03:07:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-wj9e8fh9' via cache in 0.0 seconds124[May 30 2023 03:07:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.96 seconds125[May 30 2023 03:07:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 1.77 seconds126[May 30 2023 03:07:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-pipeline-a83d015a537aeeab' via api in 3.66 seconds127[May 30 2023 03:07:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.128[May 30 2023 03:07:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`129[May 30 2023 03:07:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`130[May 30 2023 03:07:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3uapspqc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3uapspqc 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-3uapspqc --url http://gitlab-ce-870444c4.test --registration-token **** --tag-list qa-runner-3uapspqc --executor shell && gitlab-runner run" `131[May 30 2023 03:07:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3uapspqc`132[May 30 2023 03:07:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`133[May 30 2023 03:07:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-3uapspqc' via api in 7.42 seconds134[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- filling :login_field with "root"135[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field136[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"137[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field138[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- clicking :sign_in_button139[May 30 2023 03:07:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.779s140[May 30 2023 03:07:15 UTC (QA Tests)] INFO -- Enabling super sidebar!141[May 30 2023 03:07:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled142[May 30 2023 03:07:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.32 seconds143[May 30 2023 03:07:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-pipeline-a83d015a537aeeab144[May 30 2023 03:07:21 UTC (QA Tests)] INFO -- clicking :menu_section_button145[May 30 2023 03:07:21 UTC (QA Tests)] INFO -- clicking :nav_item_link146[May 30 2023 03:07:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.74s147[May 30 2023 03:07:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.966s148[May 30 2023 03:07:35 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button149[May 30 2023 03:07:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present150[May 30 2023 03:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.782s151[May 30 2023 03:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.168s152[May 30 2023 03:07:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-3uapspqc'153[May 30 2023 03:07:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-3uapspqc`154[May 30 2023 03:07:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-pipeline-a83d015a537aeeab'155 creates 2 trigger jobs and passes corresponding matrix variables156Data Stores157 User158 when parent group membership is terminated159[May 30 2023 03:07:38 UTC (QA Tests)] INFO -- Starting test: Data Stores User when parent group membership is terminated is not allowed to edit the project files160[May 30 2023 03:07:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-71caf201962db2fa' via api in 0.27 seconds161[May 30 2023 03:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds162[May 30 2023 03:07:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-cb25d7814ba1c3ba' via api in 0.29 seconds163[May 30 2023 03:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-cb25d7814ba1c3ba/project-for-user-access-termination-ce106ce766f4ea61' via api in 0.82 seconds164[May 30 2023 03:07:40 UTC (QA Tests)] INFO -- Adding user qa-user-71caf201962db2fa to gitlab-qa-sandbox-group-3/group-to-test-access-termination-cb25d7814ba1c3ba QA::Resource::Group165[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- filling :login_field with "root"166[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field167[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"168[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field169[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- clicking :sign_in_button170[May 30 2023 03:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.241s171[May 30 2023 03:07:43 UTC (QA Tests)] INFO -- Enabling super sidebar!172[May 30 2023 03:07:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled173[May 30 2023 03:07:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-870444c4.test/groups/gitlab-qa-sandbox-group-3/group-to-test-access-termination-cb25d7814ba1c3ba174[May 30 2023 03:07:45 UTC (QA Tests)] INFO -- clicking :menu_section_button175[May 30 2023 03:07:45 UTC (QA Tests)] INFO -- clicking :nav_item_link176[May 30 2023 03:07:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.908s177[May 30 2023 03:07:46 UTC (QA Tests)] INFO -- filling :search_bar_input with "qa-user-71caf201962db2fa"178[May 30 2023 03:07:46 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input179[May 30 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :search_button180[May 30 2023 03:07:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search_button' took 0.759s181[May 30 2023 03:07:47 UTC (QA Tests)] INFO -- clicking :user_action_dropdown182[May 30 2023 03:07:47 UTC (QA Tests)] INFO -- clicking :delete_member_dropdown_item183[May 30 2023 03:07:47 UTC (QA Tests)] INFO -- clicking :remove_member_button184[May 30 2023 03:07:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 1.228s185[May 30 2023 03:07:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.035s186[May 30 2023 03:07:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content187[May 30 2023 03:07:50 UTC (QA Tests)] INFO -- clicking :sign_out_link188[May 30 2023 03:07:51 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-71caf201962db2fa"189[May 30 2023 03:07:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field190[May 30 2023 03:07:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"191[May 30 2023 03:07:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field192[May 30 2023 03:07:51 UTC (QA Tests)] INFO -- clicking :sign_in_button193[May 30 2023 03:07:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.992s194[May 30 2023 03:07:53 UTC (QA Tests)] INFO -- Enabling super sidebar!195[May 30 2023 03:07:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled196[May 30 2023 03:07:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/group-to-test-access-termination-cb25d7814ba1c3ba/project-for-user-access-termination-ce106ce766f4ea61197[May 30 2023 03:07:55 UTC (QA Tests)] INFO -- clicking :file_name_link198[May 30 2023 03:07:56 UTC (QA Tests)] INFO -- clicking :edit_menu_item199[May 30 2023 03:07:56 UTC (QA Tests)] INFO -- clicking :edit_button200 is not allowed to edit the project files201Create202 File management203[May 30 2023 03:07:56 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web204[May 30 2023 03:07:56 UTC (QA Tests)] INFO -- filling :login_field with "root"205[May 30 2023 03:07:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field206[May 30 2023 03:07:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"207[May 30 2023 03:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field208[May 30 2023 03:07:57 UTC (QA Tests)] INFO -- clicking :sign_in_button209[May 30 2023 03:07:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.899s210[May 30 2023 03:07:58 UTC (QA Tests)] INFO -- Enabling super sidebar!211[May 30 2023 03:07:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled212[May 30 2023 03:07:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds213[May 30 2023 03:08:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.19 seconds214[May 30 2023 03:08:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-new-file-a21d2611ce88dbc9' via api in 1.14 seconds215[May 30 2023 03:08:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.51 seconds216[May 30 2023 03:08:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-new-file-a21d2611ce88dbc9/-/blob/main/QA+Test+-+File+name217[May 30 2023 03:08:03 UTC (QA Tests)] INFO -- clicking :edit_menu_item218[May 30 2023 03:08:03 UTC (QA Tests)] INFO -- clicking :edit_button219[May 30 2023 03:08:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_button' took 1.041s2202023-05-30 03:08:04 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.221[May 30 2023 03:08:04 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"222[May 30 2023 03:08:04 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field223[May 30 2023 03:08:05 UTC (QA Tests)] INFO -- clicking :commit_button224[May 30 2023 03:08:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.356s225 user edits a file via the Web226Create227 Snippet index page228 behaves like displaying details on index page229[May 30 2023 03:08:06 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number230[May 30 2023 03:08:07 UTC (QA Tests)] INFO -- filling :login_field with "root"231[May 30 2023 03:08:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field232[May 30 2023 03:08:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"233[May 30 2023 03:08:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field234[May 30 2023 03:08:08 UTC (QA Tests)] INFO -- clicking :sign_in_button235[May 30 2023 03:08:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.841s236[May 30 2023 03:08:09 UTC (QA Tests)] INFO -- Enabling super sidebar!237[May 30 2023 03:08:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled238[May 30 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds239[May 30 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds240[May 30 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-snippets-cb83fd6ed6ac9bf2' via api in 0.49 seconds241[May 30 2023 03:08:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.02 seconds242[May 30 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :nav_item_link243[May 30 2023 03:08:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.702s244 shows correct details of project_snippet_with_multiple_files including file number245 behaves like displaying details on index page246[May 30 2023 03:08:12 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number247[May 30 2023 03:08:12 UTC (QA Tests)] INFO -- filling :login_field with "root"248[May 30 2023 03:08:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field249[May 30 2023 03:08:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"250[May 30 2023 03:08:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field251[May 30 2023 03:08:13 UTC (QA Tests)] INFO -- clicking :sign_in_button252[May 30 2023 03:08:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.718s253[May 30 2023 03:08:14 UTC (QA Tests)] INFO -- Enabling super sidebar!254[May 30 2023 03:08:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled255[May 30 2023 03:08:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds256[May 30 2023 03:08:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.13 seconds257[May 30 2023 03:08:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-snippets-c14834b4a57e3c48' via api in 0.66 seconds258[May 30 2023 03:08:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.15 seconds259[May 30 2023 03:08:16 UTC (QA Tests)] INFO -- clicking :nav_item_link260[May 30 2023 03:08:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? snippet_file_count_content' took 6.035s261[May 30 2023 03:08:24 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-870444c4.test/dashboard/snippets262 shows correct details of project_snippet_with_single_file including file number263 behaves like displaying details on index page264[May 30 2023 03:08:24 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number265[May 30 2023 03:08:25 UTC (QA Tests)] INFO -- filling :login_field with "root"266[May 30 2023 03:08:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field267[May 30 2023 03:08:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"268[May 30 2023 03:08:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field269[May 30 2023 03:08:25 UTC (QA Tests)] INFO -- clicking :sign_in_button270[May 30 2023 03:08:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.717s271[May 30 2023 03:08:26 UTC (QA Tests)] INFO -- Enabling super sidebar!272[May 30 2023 03:08:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled273[May 30 2023 03:08:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.42 seconds274[May 30 2023 03:08:28 UTC (QA Tests)] INFO -- clicking :nav_item_link275 shows correct details of personal_snippet_with_multiple_files including file number276 behaves like displaying details on index page277[May 30 2023 03:08:28 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number278[May 30 2023 03:08:29 UTC (QA Tests)] INFO -- filling :login_field with "root"279[May 30 2023 03:08:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field280[May 30 2023 03:08:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"281[May 30 2023 03:08:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field282[May 30 2023 03:08:30 UTC (QA Tests)] INFO -- clicking :sign_in_button283[May 30 2023 03:08:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.801s284[May 30 2023 03:08:31 UTC (QA Tests)] INFO -- Enabling super sidebar!285[May 30 2023 03:08:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled286[May 30 2023 03:08:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.32 seconds287[May 30 2023 03:08:32 UTC (QA Tests)] INFO -- clicking :nav_item_link288 shows correct details of personal_snippet_with_single_file including file number289Create290 Push mirror a repository over HTTP291[May 30 2023 03:08:33 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository292[May 30 2023 03:08:33 UTC (QA Tests)] INFO -- filling :login_field with "root"293[May 30 2023 03:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field294[May 30 2023 03:08:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"295[May 30 2023 03:08:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field296[May 30 2023 03:08:34 UTC (QA Tests)] INFO -- clicking :sign_in_button297[May 30 2023 03:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.688s298[May 30 2023 03:08:35 UTC (QA Tests)] INFO -- Enabling super sidebar!299[May 30 2023 03:08:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled300[May 30 2023 03:08:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds301[May 30 2023 03:08:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.13 seconds302[May 30 2023 03:08:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/push-mirror-target-project-fb997e3f990c06d8' via api in 0.67 seconds303[May 30 2023 03:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds304[May 30 2023 03:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.1 seconds305[May 30 2023 03:08:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-81df2ff405453828' via api in 0.48 seconds306[May 30 2023 03:08:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"307[May 30 2023 03:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.87 seconds308[May 30 2023 03:08:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-81df2ff405453828309[May 30 2023 03:08:40 UTC (QA Tests)] INFO -- clicking :menu_section_button310[May 30 2023 03:08:40 UTC (QA Tests)] INFO -- clicking :nav_item_link311[May 30 2023 03:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.339s312[May 30 2023 03:08:43 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/push-mirror-target-project-fb997e3f990c06d8.git"313[May 30 2023 03:08:43 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field314[May 30 2023 03:08:43 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field315[May 30 2023 03:08:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.042s316[May 30 2023 03:08:56 UTC (QA Tests)] INFO -- Saving screenshot..317[May 30 2023 03:08:56 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository318[May 30 2023 03:08:56 UTC (QA Tests)] INFO -- filling :login_field with "root"319[May 30 2023 03:08:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field320[May 30 2023 03:08:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"321[May 30 2023 03:08:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field322[May 30 2023 03:08:57 UTC (QA Tests)] INFO -- clicking :sign_in_button323[May 30 2023 03:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.746s324[May 30 2023 03:08:58 UTC (QA Tests)] INFO -- Enabling super sidebar!325[May 30 2023 03:08:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled326[May 30 2023 03:08:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds327[May 30 2023 03:08:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds328[May 30 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/push-mirror-target-project-cee3b7edc4045953' via api in 0.5 seconds329[May 30 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds330[May 30 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds331[May 30 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-ea7d5462da444013' via api in 0.5 seconds332[May 30 2023 03:09:01 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"333[May 30 2023 03:09:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.91 seconds334[May 30 2023 03:09:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-ea7d5462da444013335[May 30 2023 03:09:03 UTC (QA Tests)] INFO -- clicking :menu_section_button336[May 30 2023 03:09:03 UTC (QA Tests)] INFO -- clicking :nav_item_link337[May 30 2023 03:09:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.259s338[May 30 2023 03:09:06 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/push-mirror-target-project-cee3b7edc4045953.git"339[May 30 2023 03:09:06 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field340[May 30 2023 03:09:06 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field341[May 30 2023 03:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.063s342[May 30 2023 03:09:17 UTC (QA Tests)] INFO -- Saving screenshot..343 configures and syncs a (push) mirrored repository (FAILED - 1)3451st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:346Couldn't find element named "authentication_method_field"348RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6349 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-05-30-03-09-17.832.html350 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-05-30-03-09-17.832.png351Create352 Merge request push options353[May 30 2023 03:09:18 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options removes the source branch354[May 30 2023 03:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds355[May 30 2023 03:09:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds356[May 30 2023 03:09:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/merge-request-push-options-891b0fa80840b870' via api in 0.79 seconds357[May 30 2023 03:09:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"358[May 30 2023 03:09:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.76 seconds359[May 30 2023 03:09:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.21 seconds360[May 30 2023 03:09:21 UTC (QA Tests)] INFO -- Merging via PUT /projects/10/merge_requests/1/merge361[May 30 2023 03:09:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test c7eb40d43cb0e21c"362 removes the source branch363Verify364 Runner registration365[May 30 2023 03:09:28 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner366[May 30 2023 03:09:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.367[May 30 2023 03:09:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`368[May 30 2023 03:09:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds369[May 30 2023 03:09:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds370[May 30 2023 03:09:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-cd-237b55bcf0b6016e' via api in 0.52 seconds371[May 30 2023 03:09:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`372[May 30 2023 03:09:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685416168 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685416168 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-1685416168 --url http://gitlab-ce-870444c4.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `373[May 30 2023 03:09:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685416168`374[May 30 2023 03:09:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`375[May 30 2023 03:09:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685416168' via api in 1.75 seconds376[May 30 2023 03:09:30 UTC (QA Tests)] INFO -- filling :login_field with "root"377[May 30 2023 03:09:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field378[May 30 2023 03:09:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"379[May 30 2023 03:09:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field380[May 30 2023 03:09:31 UTC (QA Tests)] INFO -- clicking :sign_in_button381[May 30 2023 03:09:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.851s382[May 30 2023 03:09:32 UTC (QA Tests)] INFO -- Enabling super sidebar!383[May 30 2023 03:09:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled384[May 30 2023 03:09:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-cd-237b55bcf0b6016e385[May 30 2023 03:09:35 UTC (QA Tests)] INFO -- clicking :menu_section_button386[May 30 2023 03:09:35 UTC (QA Tests)] INFO -- clicking :nav_item_link387[May 30 2023 03:09:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.464s388[May 30 2023 03:09:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685416168'389[May 30 2023 03:09:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685416168`390 user registers a new project runner391Create392 Version control for project snippets393[May 30 2023 03:09:38 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI394[May 30 2023 03:09:39 UTC (QA Tests)] INFO -- filling :login_field with "root"395[May 30 2023 03:09:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field396[May 30 2023 03:09:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"397[May 30 2023 03:09:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field398[May 30 2023 03:09:40 UTC (QA Tests)] INFO -- clicking :sign_in_button399[May 30 2023 03:09:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.929s400[May 30 2023 03:09:41 UTC (QA Tests)] INFO -- Enabling super sidebar!401[May 30 2023 03:09:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled402[May 30 2023 03:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds403[May 30 2023 03:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds404[May 30 2023 03:09:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-snippets-cf067e6b2b621ea2' via api in 0.53 seconds405[May 30 2023 03:09:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via api in 0.94 seconds406[May 30 2023 03:09:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-snippets-cf067e6b2b621ea2/-/snippets/5407[May 30 2023 03:09:44 UTC (QA Tests)] INFO -- clicking :clone_button408[May 30 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.05 seconds409[May 30 2023 03:09:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.008s410[May 30 2023 03:09:46 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present411[May 30 2023 03:09:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.142s412[May 30 2023 03:09:58 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button413[May 30 2023 03:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.375s414[May 30 2023 03:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.384s415[May 30 2023 03:10:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '5'416[May 30 2023 03:10:00 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230530-39-idjzwu/id_rsa -N `417[May 30 2023 03:10:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.55 seconds418[May 30 2023 03:10:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'419 clones, pushes, and pulls a project snippet over HTTP, edits via UI420[May 30 2023 03:10:01 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI421[May 30 2023 03:10:01 UTC (QA Tests)] INFO -- filling :login_field with "root"422[May 30 2023 03:10:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field423[May 30 2023 03:10:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"424[May 30 2023 03:10:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field425[May 30 2023 03:10:02 UTC (QA Tests)] INFO -- clicking :sign_in_button426[May 30 2023 03:10:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.806s427[May 30 2023 03:10:03 UTC (QA Tests)] INFO -- Enabling super sidebar!428[May 30 2023 03:10:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled429[May 30 2023 03:10:05 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230530-39-xrwf7s/id_rsa -N `430[May 30 2023 03:10:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.88 seconds431[May 30 2023 03:10:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds432[May 30 2023 03:10:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.13 seconds433[May 30 2023 03:10:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-snippets-125b70764ab678d4' via api in 0.51 seconds434[May 30 2023 03:10:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via api in 0.9 seconds435[May 30 2023 03:10:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-snippets-125b70764ab678d4/-/snippets/6436[May 30 2023 03:10:07 UTC (QA Tests)] INFO -- clicking :clone_button437[May 30 2023 03:10:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.93 seconds438[May 30 2023 03:10:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.885s439[May 30 2023 03:10:09 UTC (QA Tests)] INFO -- clicking :snippet_action_button440[May 30 2023 03:10:10 UTC (QA Tests)] INFO -- clicking :delete_snippet_button441[May 30 2023 03:10:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.72s442[May 30 2023 03:10:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.737s443[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'444 clones, pushes, and pulls a project snippet over SSH, deletes via UI445Plan446 filter issue comments activities447[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue448[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- filling :login_field with "root"449[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field450[May 30 2023 03:10:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"451[May 30 2023 03:10:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field452[May 30 2023 03:10:12 UTC (QA Tests)] INFO -- clicking :sign_in_button453[May 30 2023 03:10:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.936s454[May 30 2023 03:10:13 UTC (QA Tests)] INFO -- Enabling super sidebar!455[May 30 2023 03:10:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled456[May 30 2023 03:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds457[May 30 2023 03:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds458[May 30 2023 03:10:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-ff7f263de4e7be06' via api in 1.2 seconds459[May 30 2023 03:10:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.57 seconds460[May 30 2023 03:10:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-ff7f263de4e7be06/-/issues/1461[May 30 2023 03:10:18 UTC (QA Tests)] INFO -- clicking :title_content462[May 30 2023 03:10:18 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown463[May 30 2023 03:10:19 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential464"465[May 30 2023 03:10:19 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field466[May 30 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :comment_button467[May 30 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :title_content468[May 30 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown469[May 30 2023 03:10:20 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment470"471[May 30 2023 03:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field472[May 30 2023 03:10:21 UTC (QA Tests)] INFO -- clicking :comment_button473[May 30 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :title_content474[May 30 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown475[May 30 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :title_content476[May 30 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown477 filters comments and activities in an issue478Monitor479 Recovery alert480 when using Prometheus integration481 behaves like triggers recovery alert482 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)483 when using HTTP endpoint integration484 behaves like triggers recovery alert485 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)486Verify487 Pipeline API defined variable inheritance488[May 30 2023 03:10:23 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition489[May 30 2023 03:10:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds490[May 30 2023 03:10:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-0uz7hnip' via api in 0.29 seconds491[May 30 2023 03:10:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.492[May 30 2023 03:10:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`493[May 30 2023 03:10:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`494[May 30 2023 03:10:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 0uz7hnip --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 0uz7hnip 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 0uz7hnip --url http://gitlab-ce-870444c4.test --registration-token **** --tag-list 0uz7hnip --executor shell && gitlab-runner run" `495[May 30 2023 03:10:24 UTC (QA Tests)] INFO -- Executing: `docker logs 0uz7hnip`496[May 30 2023 03:10:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`497[May 30 2023 03:10:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name '0uz7hnip' via api in 2.28 seconds498[May 30 2023 03:10:26 UTC (QA Tests)] INFO -- filling :login_field with "root"499[May 30 2023 03:10:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field500[May 30 2023 03:10:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"501[May 30 2023 03:10:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field502[May 30 2023 03:10:27 UTC (QA Tests)] INFO -- clicking :sign_in_button503[May 30 2023 03:10:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.877s504[May 30 2023 03:10:28 UTC (QA Tests)] INFO -- Enabling super sidebar!505[May 30 2023 03:10:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled506[May 30 2023 03:10:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-0uz7hnip/downstream1-variable-inheritance-da203d22b85ee0cf' via api in 0.57 seconds507[May 30 2023 03:10:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds508[May 30 2023 03:10:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-0uz7hnip/upstream-variable-inheritance-37b1e1fdd7c4d074' via api in 0.42 seconds509[May 30 2023 03:10:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds510[May 30 2023 03:10:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.11 seconds511[May 30 2023 03:10:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.08 seconds512[May 30 2023 03:10:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.1 seconds513[May 30 2023 03:10:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.09 seconds514[May 30 2023 03:10:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.08 seconds515[May 30 2023 03:10:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.09 seconds516[May 30 2023 03:10:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.07 seconds517[May 30 2023 03:10:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '5' via api in 0.07 seconds518[May 30 2023 03:10:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '9' via api in 0.48 seconds519[May 30 2023 03:10:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '9' via api in 0.07 seconds520[May 30 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '9' via api in 0.08 seconds521[May 30 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '9' via api in 0.07 seconds522[May 30 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.07 seconds523[May 30 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '9' via api in 0.07 seconds524[May 30 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.06 seconds525[May 30 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '9' via api in 0.06 seconds526[May 30 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.07 seconds527[May 30 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '9' via api in 0.1 seconds528[May 30 2023 03:10:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.06 seconds529[May 30 2023 03:10:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name '0uz7hnip'530[May 30 2023 03:10:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f 0uz7hnip`531 is determined based on forward:pipeline_variables condition532Create533 Git clone over HTTP534[May 30 2023 03:10:48 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone535[May 30 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds536[May 30 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.1 seconds537[May 30 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-69e7b1cbe156527a' via api in 0.49 seconds538[May 30 2023 03:10:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"539 user performs a deep clone540[May 30 2023 03:10:50 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone541[May 30 2023 03:10:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds542[May 30 2023 03:10:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds543[May 30 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-b00f0808e90b5dd9' via api in 0.52 seconds544[May 30 2023 03:10:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"545 user performs a shallow clone546Create547 Push mirror a repository over HTTP548[May 30 2023 03:10:52 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository549[May 30 2023 03:10:53 UTC (QA Tests)] INFO -- filling :login_field with "root"550[May 30 2023 03:10:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field551[May 30 2023 03:10:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"552[May 30 2023 03:10:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field553[May 30 2023 03:10:53 UTC (QA Tests)] INFO -- clicking :sign_in_button554[May 30 2023 03:10:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.983s555[May 30 2023 03:10:55 UTC (QA Tests)] INFO -- Enabling super sidebar!556[May 30 2023 03:10:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled557[May 30 2023 03:10:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds558[May 30 2023 03:10:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds559[May 30 2023 03:10:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/push-mirror-target-project-8fe19d17fe04bc67' via api in 0.6 seconds560[May 30 2023 03:10:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds561[May 30 2023 03:10:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds562[May 30 2023 03:10:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-3d7b3c9ec8dd89da' via api in 0.62 seconds563[May 30 2023 03:10:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"564[May 30 2023 03:10:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.9 seconds565[May 30 2023 03:10:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-3d7b3c9ec8dd89da566[May 30 2023 03:11:01 UTC (QA Tests)] INFO -- clicking :menu_section_button567[May 30 2023 03:11:01 UTC (QA Tests)] INFO -- clicking :nav_item_link568[May 30 2023 03:11:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.815s569[May 30 2023 03:11:03 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/push-mirror-target-project-8fe19d17fe04bc67.git"570[May 30 2023 03:11:03 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field571[May 30 2023 03:11:03 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field572[May 30 2023 03:11:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.054s573[May 30 2023 03:11:15 UTC (QA Tests)] INFO -- Saving screenshot..574[May 30 2023 03:11:15 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository575[May 30 2023 03:11:15 UTC (QA Tests)] INFO -- filling :login_field with "root"576[May 30 2023 03:11:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field577[May 30 2023 03:11:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"578[May 30 2023 03:11:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field579[May 30 2023 03:11:16 UTC (QA Tests)] INFO -- clicking :sign_in_button580[May 30 2023 03:11:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.98s581[May 30 2023 03:11:18 UTC (QA Tests)] INFO -- Enabling super sidebar!582[May 30 2023 03:11:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled583[May 30 2023 03:11:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds584[May 30 2023 03:11:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds585[May 30 2023 03:11:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/push-mirror-target-project-95c478ade2a3962e' via api in 0.51 seconds586[May 30 2023 03:11:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds587[May 30 2023 03:11:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.13 seconds588[May 30 2023 03:11:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-8cc203965b2650c0' via api in 0.54 seconds589[May 30 2023 03:11:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"590[May 30 2023 03:11:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.74 seconds591[May 30 2023 03:11:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-code-8cc203965b2650c0592[May 30 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :menu_section_button593[May 30 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :nav_item_link594[May 30 2023 03:11:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.224s595[May 30 2023 03:11:26 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/push-mirror-target-project-95c478ade2a3962e.git"596[May 30 2023 03:11:26 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field597[May 30 2023 03:11:27 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field598[May 30 2023 03:11:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.054s599[May 30 2023 03:11:38 UTC (QA Tests)] INFO -- Saving screenshot..600 configures and syncs LFS objects for a (push) mirrored repository (FAILED - 2)6021st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6:603Couldn't find element named "authentication_method_field"605RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6606 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/create_push_mirror_a_repository_over_http_configures_and_syncs_lfs_objects_for_a_2023-05-30-03-11-38.396.html607 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/create_push_mirror_a_repository_over_http_configures_and_syncs_lfs_objects_for_a_2023-05-30-03-11-38.396.png608Verify609 Unlocking job artifacts across pipelines610 when latest pipeline failed611 keeps job artifacts from latest failed pipelines and from latest successful pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/266958)612 when latest pipeline is blocked613 keeps job artifacts from the latest blocked pipeline and from latest successful pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/387087)614 when latest pipeline is successful615[May 30 2023 03:11:38 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across pipelines when latest pipeline is successful unlocks job artifacts from previous successful pipeline616[May 30 2023 03:11:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds617[May 30 2023 03:11:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds618[May 30 2023 03:11:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/unlock-job-artifacts-project-d6c63a3670521a79' via api in 0.52 seconds619[May 30 2023 03:11:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.620[May 30 2023 03:11:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`621[May 30 2023 03:11:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`622[May 30 2023 03:11:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-3vjft2zo --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-3vjft2zo 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-3vjft2zo --url http://gitlab-ce-870444c4.test --registration-token **** --tag-list qa-runner-3vjft2zo --executor shell && gitlab-runner run" `623[May 30 2023 03:11:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-3vjft2zo`624[May 30 2023 03:11:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`625[May 30 2023 03:11:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-3vjft2zo' via api in 6.16 seconds626[May 30 2023 03:11:45 UTC (QA Tests)] INFO -- filling :login_field with "root"627[May 30 2023 03:11:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field628[May 30 2023 03:11:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"629[May 30 2023 03:11:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field630[May 30 2023 03:11:46 UTC (QA Tests)] INFO -- clicking :sign_in_button631[May 30 2023 03:11:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.14s632[May 30 2023 03:11:48 UTC (QA Tests)] INFO -- Enabling super sidebar!633[May 30 2023 03:11:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled634[May 30 2023 03:11:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/unlock-job-artifacts-project-d6c63a3670521a79635[May 30 2023 03:11:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds636[May 30 2023 03:11:51 UTC (QA Tests)] INFO -- clicking :menu_section_button637[May 30 2023 03:11:51 UTC (QA Tests)] INFO -- clicking :nav_item_link638[May 30 2023 03:11:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.763s639[May 30 2023 03:12:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '19' via api in 0.08 seconds640[May 30 2023 03:12:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/unlock-job-artifacts-project-d6c63a3670521a79/-/jobs/19641[May 30 2023 03:12:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds642[May 30 2023 03:12:04 UTC (QA Tests)] INFO -- clicking :nav_item_link643[May 30 2023 03:12:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.706s644[May 30 2023 03:12:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '20' via api in 0.09 seconds645[May 30 2023 03:12:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/unlock-job-artifacts-project-d6c63a3670521a79/-/jobs/20646[May 30 2023 03:12:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '19' via api in 0.09 seconds647[May 30 2023 03:12:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/unlock-job-artifacts-project-d6c63a3670521a79/-/jobs/19648 unlocks job artifacts from previous successful pipeline649Create650 Default branch name instance setting651[May 30 2023 03:12:18 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}652[May 30 2023 03:12:18 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project653[May 30 2023 03:12:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds654[May 30 2023 03:12:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds655[May 30 2023 03:12:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/default-branch-name-283eeb8521fb5426' via api in 0.77 seconds656 sets the default branch name for a new project657[May 30 2023 03:12:20 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name658[May 30 2023 03:12:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds659[May 30 2023 03:12:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.1 seconds660[May 30 2023 03:12:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/default-branch-name-via-cli-72e6c9b7fabdfe5e' via api in 0.12 seconds661 allows a project to be created via the CLI with a different default branch name662[May 30 2023 03:12:21 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}663Create664 Merge request rebasing665[May 30 2023 03:12:21 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request666[May 30 2023 03:12:22 UTC (QA Tests)] INFO -- filling :login_field with "root"667[May 30 2023 03:12:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field668[May 30 2023 03:12:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"669[May 30 2023 03:12:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field670[May 30 2023 03:12:23 UTC (QA Tests)] INFO -- clicking :sign_in_button671[May 30 2023 03:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.1s672[May 30 2023 03:12:24 UTC (QA Tests)] INFO -- Enabling super sidebar!673[May 30 2023 03:12:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled674[May 30 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds675[May 30 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds676[May 30 2023 03:12:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-merge-request-8324ee71cbc95539' via api in 0.76 seconds677[May 30 2023 03:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds678[May 30 2023 03:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.6 seconds679[May 30 2023 03:12:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-merge-request-8324ee71cbc95539680[May 30 2023 03:12:29 UTC (QA Tests)] INFO -- clicking :menu_section_button681[May 30 2023 03:12:29 UTC (QA Tests)] INFO -- clicking :nav_item_link682[May 30 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.724s683[May 30 2023 03:12:30 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button684[May 30 2023 03:12:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 0.876s685[May 30 2023 03:12:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds686[May 30 2023 03:12:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-merge-request-8324ee71cbc95539/-/merge_requests/1687[May 30 2023 03:12:34 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-merge-request-8324ee71cbc95539/-/merge_requests/1688[May 30 2023 03:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.013s689[May 30 2023 03:12:36 UTC (QA Tests)] INFO -- clicking :mr_rebase_button690[May 30 2023 03:12:36 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments691[May 30 2023 03:12:36 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-merge-request-8324ee71cbc95539/-/merge_requests/1692[May 30 2023 03:12:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.884s693[May 30 2023 03:12:38 UTC (QA Tests)] INFO -- clicking :merge_button694[May 30 2023 03:12:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 2.031s695 user rebases source branch of merge request696Release697 Deploy token creation698[May 30 2023 03:12:41 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token699[May 30 2023 03:12:41 UTC (QA Tests)] INFO -- filling :login_field with "root"700[May 30 2023 03:12:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field701[May 30 2023 03:12:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"702[May 30 2023 03:12:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field703[May 30 2023 03:12:42 UTC (QA Tests)] INFO -- clicking :sign_in_button704[May 30 2023 03:12:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.018s705[May 30 2023 03:12:43 UTC (QA Tests)] INFO -- Enabling super sidebar!706[May 30 2023 03:12:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled707[May 30 2023 03:12:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds708[May 30 2023 03:12:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds709[May 30 2023 03:12:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-to-deploy-48154d90b2ad563a' via api in 0.49 seconds710[May 30 2023 03:12:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.59 seconds711 user adds a deploy token712Data Stores713 Project owner permissions714 for group projects715 behaves like when user is added as owner716[May 30 2023 03:12:45 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as owner has owner role with owner permissions717[May 30 2023 03:12:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds718[May 30 2023 03:12:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.22 seconds719[May 30 2023 03:12:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds720[May 30 2023 03:12:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds721[May 30 2023 03:12:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/qa-owner-group-project-141f07c81c8d3503' via api in 0.37 seconds722[May 30 2023 03:12:46 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1723[May 30 2023 03:12:46 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:CDRVP3724[May 30 2023 03:12:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-2y9c4cl1' via api in 0.07 seconds725[May 30 2023 03:12:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.42 seconds726[May 30 2023 03:12:47 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/qa-owner-group-project-141f07c81c8d3503 QA::Resource::Project727[May 30 2023 03:12:47 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"728[May 30 2023 03:12:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field729[May 30 2023 03:12:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"730[May 30 2023 03:12:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field731[May 30 2023 03:12:48 UTC (QA Tests)] INFO -- clicking :sign_in_button732[May 30 2023 03:12:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.708s733[May 30 2023 03:12:49 UTC (QA Tests)] INFO -- Enabling super sidebar!734[May 30 2023 03:12:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled735[May 30 2023 03:12:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/qa-owner-group-project-141f07c81c8d3503/-/issues/1736[May 30 2023 03:12:52 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present737[May 30 2023 03:12:53 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button738[May 30 2023 03:12:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 0.924s739 has owner role with owner permissions740 behaves like when user is added as maintainer741[May 30 2023 03:12:54 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as maintainer has maintainer role without owner permissions742[May 30 2023 03:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds743[May 30 2023 03:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds744[May 30 2023 03:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds745[May 30 2023 03:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds746[May 30 2023 03:12:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/qa-owner-group-project-62af1fd94115f2b3' via api in 0.37 seconds747[May 30 2023 03:12:55 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:CDRVP3748[May 30 2023 03:12:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-rf9uukoj' via cache in 0.0 seconds749[May 30 2023 03:12:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.29 seconds750[May 30 2023 03:12:55 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/qa-owner-group-project-62af1fd94115f2b3 QA::Resource::Project751[May 30 2023 03:12:56 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"752[May 30 2023 03:12:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field753[May 30 2023 03:12:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"754[May 30 2023 03:12:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field755[May 30 2023 03:12:56 UTC (QA Tests)] INFO -- clicking :sign_in_button756[May 30 2023 03:12:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.805s757[May 30 2023 03:12:57 UTC (QA Tests)] INFO -- Enabling super sidebar!758[May 30 2023 03:12:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled759[May 30 2023 03:12:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/qa-owner-group-project-62af1fd94115f2b3/-/issues/1760[May 30 2023 03:13:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? delete_issue_button' took 11.035s761 has maintainer role without owner permissions762 for personal projects763 behaves like when user is added as maintainer764[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as maintainer has maintainer role without owner permissions765[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds766[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds767[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:CDRVP3768[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-mqo5cw3g' via cache in 0.0 seconds769[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-53d0f46d88680057' via api in 0.39 seconds770[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.23 seconds771[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-53d0f46d88680057 QA::Resource::Project772[May 30 2023 03:13:13 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"773[May 30 2023 03:13:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field774[May 30 2023 03:13:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"775[May 30 2023 03:13:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field776[May 30 2023 03:13:14 UTC (QA Tests)] INFO -- clicking :sign_in_button777[May 30 2023 03:13:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.7s778[May 30 2023 03:13:15 UTC (QA Tests)] INFO -- Enabling super sidebar!779[May 30 2023 03:13:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled780[May 30 2023 03:13:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-user1/qa-owner-personal-project-53d0f46d88680057/-/issues/1781[May 30 2023 03:13:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? delete_issue_button' took 11.026s782 has maintainer role without owner permissions783 behaves like when user is added as owner784[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as owner has owner role with owner permissions785[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds786[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds787[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:CDRVP3788[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-xm3fq5m1' via cache in 0.0 seconds789[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-6ebe63d15cc366de' via api in 0.39 seconds790[May 30 2023 03:13:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.2 seconds791[May 30 2023 03:13:30 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"792[May 30 2023 03:13:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field793[May 30 2023 03:13:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"794[May 30 2023 03:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field795[May 30 2023 03:13:31 UTC (QA Tests)] INFO -- clicking :sign_in_button796[May 30 2023 03:13:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.774s797[May 30 2023 03:13:32 UTC (QA Tests)] INFO -- Enabling super sidebar!798[May 30 2023 03:13:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled799[May 30 2023 03:13:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-user1/qa-owner-personal-project-6ebe63d15cc366de/-/issues/1800[May 30 2023 03:13:35 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present801[May 30 2023 03:13:36 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button802[May 30 2023 03:13:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 0.878s803 has owner role with owner permissions804Package805 SaaS Container Registry806 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)807Data Stores808 User809 when added to parent group810[May 30 2023 03:13:37 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to create a file in sub-group project via the API811[May 30 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds812[May 30 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-323094b885941a54' via api in 0.28 seconds813[May 30 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-323094b885941a54/sub-group-to-test-user-access-2e9f7a5dad41eb62' via api in 0.24 seconds814[May 30 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d3a9ecd00fd9b010' via api in 0.23 seconds815[May 30 2023 03:13:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-323094b885941a54/sub-group-to-test-user-access-2e9f7a5dad41eb62/sub-group-project-to-test-user-access-6c526484cd79ca49' via api in 0.72 seconds816[May 30 2023 03:13:38 UTC (QA Tests)] INFO -- Adding user qa-user-d3a9ecd00fd9b010 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-323094b885941a54 QA::Resource::Group817[May 30 2023 03:13:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds818[May 30 2023 03:13:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds819[May 30 2023 03:13:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-new-file-76fcaccc46685e84' via api in 0.79 seconds820[May 30 2023 03:13:39 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-d3a9ecd00fd9b010821[May 30 2023 03:13:39 UTC (QA Tests)] INFO -- Caching token for username: qa-user-d3a9ecd00fd9b010, last six chars of token:en_9Ns822[May 30 2023 03:13:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-d3a9ecd00fd9b010-qpm3kcmj' via api in 0.07 seconds823[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test.txt' via api in 0.43 seconds824[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d3a9ecd00fd9b010'825 is allowed to create a file in sub-group project via the API826[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to push code to sub-group project via the CLI827[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds828[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-a9496ea5745d9839' via api in 0.3 seconds829[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-a9496ea5745d9839/sub-group-to-test-user-access-8ade8f5c92705d47' via api in 0.24 seconds830[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-aa14364956df3eac' via api in 0.23 seconds831[May 30 2023 03:13:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-a9496ea5745d9839/sub-group-to-test-user-access-8ade8f5c92705d47/sub-group-project-to-test-user-access-1ee0c42e62d584f0' via api in 0.67 seconds832[May 30 2023 03:13:41 UTC (QA Tests)] INFO -- Adding user qa-user-aa14364956df3eac to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-a9496ea5745d9839 QA::Resource::Group833[May 30 2023 03:13:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.09 seconds834[May 30 2023 03:13:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-aa14364956df3eac'835 is allowed to push code to sub-group project via the CLI836[May 30 2023 03:13:42 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to commit to sub-group project via the API837[May 30 2023 03:13:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds838[May 30 2023 03:13:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-8702fc9f89ec5d24' via api in 0.33 seconds839[May 30 2023 03:13:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-8702fc9f89ec5d24/sub-group-to-test-user-access-f3804fa68faa3871' via api in 0.24 seconds840[May 30 2023 03:13:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-bff8b0f2cd0839f9' via api in 0.26 seconds841[May 30 2023 03:13:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-8702fc9f89ec5d24/sub-group-to-test-user-access-f3804fa68faa3871/sub-group-project-to-test-user-access-81acc4783d892a6e' via api in 0.7 seconds842[May 30 2023 03:13:44 UTC (QA Tests)] INFO -- Adding user qa-user-bff8b0f2cd0839f9 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-8702fc9f89ec5d24 QA::Resource::Group843[May 30 2023 03:13:44 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-bff8b0f2cd0839f9844[May 30 2023 03:13:44 UTC (QA Tests)] INFO -- Caching token for username: qa-user-bff8b0f2cd0839f9, last six chars of token:bGgZWs845[May 30 2023 03:13:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-bff8b0f2cd0839f9-fqno1q5c' via api in 0.09 seconds846[May 30 2023 03:13:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds847[May 30 2023 03:13:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-bff8b0f2cd0839f9'848 is allowed to commit to sub-group project via the API849 when added to sub-group850[May 30 2023 03:13:45 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to create a file in parent group project via the API851[May 30 2023 03:13:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds852[May 30 2023 03:13:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-670cce11af511ac8' via api in 0.29 seconds853[May 30 2023 03:13:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-670cce11af511ac8/sub-group-to-test-user-access-c70578397fd08619' via api in 0.22 seconds854[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-670cce11af511ac8/parent-group-project-to-test-user-access-4c6423722fa973dc' via api in 0.7 seconds855[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-376a7d62ff129bf8' via api in 0.23 seconds856[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- Adding user qa-user-376a7d62ff129bf8 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-670cce11af511ac8/sub-group-to-test-user-access-c70578397fd08619 QA::Resource::Group857[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds858[May 30 2023 03:13:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds859[May 30 2023 03:13:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-new-file-43be554080ad8775' via api in 0.79 seconds860[May 30 2023 03:13:47 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-376a7d62ff129bf8861[May 30 2023 03:13:47 UTC (QA Tests)] INFO -- Caching token for username: qa-user-376a7d62ff129bf8, last six chars of token:hvSdiS862[May 30 2023 03:13:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-376a7d62ff129bf8-61n1ivn8' via api in 0.08 seconds863[May 30 2023 03:13:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-376a7d62ff129bf8'864 is not allowed to create a file in parent group project via the API865[May 30 2023 03:13:48 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to push code to parent group project via the CLI866[May 30 2023 03:13:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds867[May 30 2023 03:13:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-51088d0b76a22680' via api in 0.29 seconds868[May 30 2023 03:13:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-51088d0b76a22680/sub-group-to-test-user-access-dd84aff59c47ab80' via api in 0.22 seconds869[May 30 2023 03:13:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-51088d0b76a22680/parent-group-project-to-test-user-access-046070ba94b2091c' via api in 0.72 seconds870[May 30 2023 03:13:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2471ca7decb7c9a7' via api in 0.25 seconds871[May 30 2023 03:13:49 UTC (QA Tests)] INFO -- Adding user qa-user-2471ca7decb7c9a7 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-51088d0b76a22680/sub-group-to-test-user-access-dd84aff59c47ab80 QA::Resource::Group872[May 30 2023 03:13:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-2471ca7decb7c9a7'873 is not allowed to push code to parent group project via the CLI874[May 30 2023 03:13:50 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to commit to parent group project via the API875[May 30 2023 03:13:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds876[May 30 2023 03:13:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d2828f2ce1ec3713' via api in 0.28 seconds877[May 30 2023 03:13:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d2828f2ce1ec3713/sub-group-to-test-user-access-2b51564c254b4b70' via api in 0.21 seconds878[May 30 2023 03:13:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d2828f2ce1ec3713/parent-group-project-to-test-user-access-400fb1df02caa208' via api in 0.69 seconds879[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-0ba04d7354fd353a' via api in 0.23 seconds880[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- Adding user qa-user-0ba04d7354fd353a to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d2828f2ce1ec3713/sub-group-to-test-user-access-2b51564c254b4b70 QA::Resource::Group881[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-0ba04d7354fd353a882[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- Caching token for username: qa-user-0ba04d7354fd353a, last six chars of token:V9zyXr883[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-0ba04d7354fd353a-o4iiru3g' via api in 0.08 seconds884[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-0ba04d7354fd353a'885 is not allowed to commit to parent group project via the API886Create887 Merged merge request888[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted889[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["gitlab_project"]}890[May 30 2023 03:13:53 UTC (QA Tests)] INFO -- filling :login_field with "root"891[May 30 2023 03:13:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field892[May 30 2023 03:13:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"893[May 30 2023 03:13:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field894[May 30 2023 03:13:54 UTC (QA Tests)] INFO -- clicking :sign_in_button895[May 30 2023 03:13:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.133s896[May 30 2023 03:13:55 UTC (QA Tests)] INFO -- Enabling super sidebar!897[May 30 2023 03:13:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled898[May 30 2023 03:13:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds899[May 30 2023 03:13:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds900[May 30 2023 03:13:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/revert-1bd6864f82e12b30' via api in 0.51 seconds901[May 30 2023 03:13:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds902[May 30 2023 03:13:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds903[May 30 2023 03:13:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.12 seconds904[May 30 2023 03:13:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/revert-1bd6864f82e12b30/-/merge_requests/1905[May 30 2023 03:14:01 UTC (QA Tests)] INFO -- clicking :merge_button906[May 30 2023 03:14:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.532s907[May 30 2023 03:14:03 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present908[May 30 2023 03:14:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert_button' took 0.586s909[May 30 2023 03:14:04 UTC (QA Tests)] INFO -- clicking :submit_commit_button910[May 30 2023 03:14:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.725s911[May 30 2023 03:14:06 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present912[May 30 2023 03:14:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.437s913[May 30 2023 03:14:08 UTC (QA Tests)] INFO -- clicking :diffs_tab914[May 30 2023 03:14:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.028s915[May 30 2023 03:14:20 UTC (QA Tests)] INFO -- clicking :file_tree_button916 can be reverted917Create918 Create a new project from a template919[May 30 2023 03:14:20 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api920[May 30 2023 03:14:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds921[May 30 2023 03:14:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds922[May 30 2023 03:14:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/templated-project-8305c6e6d1a2a344' via api in 5.75 seconds923[May 30 2023 03:14:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds924 commits via the api925Create926 with merge request batch suggestions927[May 30 2023 03:14:26 UTC (QA Tests)] INFO -- Starting test: Create with merge request batch suggestions applies multiple suggestions928[May 30 2023 03:14:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds929[May 30 2023 03:14:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.13 seconds930[May 30 2023 03:14:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/suggestions_project-e14785b43c85e055' via api in 0.57 seconds931[May 30 2023 03:14:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds932[May 30 2023 03:14:27 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/suggestions_project-e14785b43c85e055 QA::Resource::Project933[May 30 2023 03:14:27 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"934[May 30 2023 03:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field935[May 30 2023 03:14:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"936[May 30 2023 03:14:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field937[May 30 2023 03:14:28 UTC (QA Tests)] INFO -- clicking :sign_in_button938[May 30 2023 03:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.751s939[May 30 2023 03:14:29 UTC (QA Tests)] INFO -- Enabling super sidebar!940[May 30 2023 03:14:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled941[May 30 2023 03:14:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds942[May 30 2023 03:14:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds943[May 30 2023 03:14:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.11 seconds944[May 30 2023 03:14:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/suggestions_project-e14785b43c85e055/-/merge_requests/1945[May 30 2023 03:14:33 UTC (QA Tests)] INFO -- clicking :diffs_tab946[May 30 2023 03:14:34 UTC (QA Tests)] INFO -- clicking :diff_comment_button947[May 30 2023 03:14:34 UTC (QA Tests)] INFO -- clicking :suggestion_button948[May 30 2023 03:14:35 UTC (QA Tests)] INFO -- filling :reply_field with ""949[May 30 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field950[May 30 2023 03:14:35 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0951This is the suggestion for line number 4!952```"953[May 30 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field954[May 30 2023 03:14:36 UTC (QA Tests)] INFO -- clicking :comment_now_button955[May 30 2023 03:14:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.849s956[May 30 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :diff_comment_button957[May 30 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :suggestion_button958[May 30 2023 03:14:37 UTC (QA Tests)] INFO -- filling :reply_field with ""959[May 30 2023 03:14:37 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field960[May 30 2023 03:14:38 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0961This is the suggestion for line number 6!962```"963[May 30 2023 03:14:38 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field964[May 30 2023 03:14:38 UTC (QA Tests)] INFO -- clicking :comment_now_button965[May 30 2023 03:14:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.947s966[May 30 2023 03:14:39 UTC (QA Tests)] INFO -- clicking :diff_comment_button967[May 30 2023 03:14:40 UTC (QA Tests)] INFO -- clicking :suggestion_button968[May 30 2023 03:14:40 UTC (QA Tests)] INFO -- filling :reply_field with ""969[May 30 2023 03:14:40 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field970[May 30 2023 03:14:40 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0971This is the suggestion for line number 10!972```"973[May 30 2023 03:14:40 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field974[May 30 2023 03:14:41 UTC (QA Tests)] INFO -- clicking :comment_now_button975[May 30 2023 03:14:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.872s976[May 30 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :diff_comment_button977[May 30 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :suggestion_button978[May 30 2023 03:14:43 UTC (QA Tests)] INFO -- filling :reply_field with ""979[May 30 2023 03:14:43 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field980[May 30 2023 03:14:43 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0981This is the suggestion for line number 13!982```"983[May 30 2023 03:14:43 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field984[May 30 2023 03:14:43 UTC (QA Tests)] INFO -- clicking :comment_now_button985[May 30 2023 03:14:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.912s986[May 30 2023 03:14:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.026s987[May 30 2023 03:14:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content988[May 30 2023 03:14:47 UTC (QA Tests)] INFO -- clicking :sign_out_link989[May 30 2023 03:14:47 UTC (QA Tests)] INFO -- filling :login_field with "root"990[May 30 2023 03:14:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field991[May 30 2023 03:14:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"992[May 30 2023 03:14:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field993[May 30 2023 03:14:48 UTC (QA Tests)] INFO -- clicking :sign_in_button994[May 30 2023 03:14:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.042s995[May 30 2023 03:14:50 UTC (QA Tests)] INFO -- Enabling super sidebar!996[May 30 2023 03:14:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled997[May 30 2023 03:14:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/suggestions_project-e14785b43c85e055/-/merge_requests/1998[May 30 2023 03:14:53 UTC (QA Tests)] INFO -- clicking :diffs_tab999[May 30 2023 03:14:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.529s1000[May 30 2023 03:14:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements add_suggestion_batch_button' took 0.559s1001[May 30 2023 03:14:54 UTC (QA Tests)] INFO -- filling :commit_message_field with "Custom commit message"1002[May 30 2023 03:14:54 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1003[May 30 2023 03:14:55 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button1004[May 30 2023 03:14:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.519s1005[May 30 2023 03:14:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying_badge' took 1.531s1006 applies multiple suggestions1007Plan1008 Assignees1009[May 30 2023 03:14:57 UTC (QA Tests)] INFO -- Starting test: Plan Assignees update without refresh1010[May 30 2023 03:14:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1011[May 30 2023 03:14:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1012[May 30 2023 03:14:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1013[May 30 2023 03:14:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1014[May 30 2023 03:14:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1015[May 30 2023 03:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.023s1016[May 30 2023 03:14:59 UTC (QA Tests)] INFO -- Enabling super sidebar!1017[May 30 2023 03:14:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled1018[May 30 2023 03:15:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1019[May 30 2023 03:15:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds1020[May 30 2023 03:15:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-to-test-assignees-138570b241bc8f61' via api in 0.52 seconds1021[May 30 2023 03:15:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds1022[May 30 2023 03:15:02 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-to-test-assignees-138570b241bc8f61 QA::Resource::Project1023[May 30 2023 03:15:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1024[May 30 2023 03:15:02 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-to-test-assignees-138570b241bc8f61 QA::Resource::Project1025[May 30 2023 03:15:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.38 seconds1026[May 30 2023 03:15:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-to-test-assignees-138570b241bc8f61/-/issues/11027 update without refresh1028Create1029 Merge requests1030 when merging once1031 behaves like merge when pipeline succeeds1032 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)1033Create1034 Create a new merge request1035[May 30 2023 03:15:06 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1036[May 30 2023 03:15:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1037[May 30 2023 03:15:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1038[May 30 2023 03:15:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1039[May 30 2023 03:15:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1040[May 30 2023 03:15:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1041[May 30 2023 03:15:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.031s1042[May 30 2023 03:15:09 UTC (QA Tests)] INFO -- Enabling super sidebar!1043[May 30 2023 03:15:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled1044[May 30 2023 03:15:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1045[May 30 2023 03:15:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds1046[May 30 2023 03:15:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-eaae19dc937f655b' via api in 0.58 seconds1047[May 30 2023 03:15:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1048[May 30 2023 03:15:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1049[May 30 2023 03:15:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-eaae19dc937f655b1050[May 30 2023 03:15:14 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1051[May 30 2023 03:15:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.205s1052[May 30 2023 03:15:15 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1053[May 30 2023 03:15:15 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1054[May 30 2023 03:15:15 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"1055[May 30 2023 03:15:15 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1056[May 30 2023 03:15:16 UTC (QA Tests)] INFO -- clicking :assign_to_me_link1057[May 30 2023 03:15:16 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1058[May 30 2023 03:15:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.694s1059[May 30 2023 03:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 8.39 seconds1060 creates a basic merge request1061[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a merge request with a milestone and label1062[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1063[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1064[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1065[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1066[May 30 2023 03:15:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1067[May 30 2023 03:15:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.612s1068[May 30 2023 03:15:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1069[May 30 2023 03:15:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1070[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1071[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds1072[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-e2d11cb11ac54910' via api in 0.56 seconds1073[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.13 seconds1074[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.14 seconds1075[May 30 2023 03:15:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1076[May 30 2023 03:15:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1077[May 30 2023 03:15:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-e2d11cb11ac549101078[May 30 2023 03:15:28 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1079[May 30 2023 03:15:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.072s1080[May 30 2023 03:15:29 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1081[May 30 2023 03:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1082[May 30 2023 03:15:29 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"1083[May 30 2023 03:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1084[May 30 2023 03:15:31 UTC (QA Tests)] INFO -- clicking :assign_to_me_link1085[May 30 2023 03:15:31 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown1086[May 30 2023 03:15:31 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown1087[May 30 2023 03:15:31 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1088[May 30 2023 03:15:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.523s1089[May 30 2023 03:15:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 8.18 seconds1090[May 30 2023 03:15:34 UTC (QA Tests)] ERROR -- Interceptor Api Errors1091[404] GET /gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-e2d11cb11ac54910/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01H1NAEQ3QZFAJSC806C1CQDKD1092 creates a merge request with a milestone and label1093Verify1094 Pipeline with protected variable1095[May 30 2023 03:15:34 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch1096[May 30 2023 03:15:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.14 seconds1097[May 30 2023 03:15:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.2 seconds1098[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-7aaff05c60876b1f' via api in 0.65 seconds1099[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1100[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1101[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1102[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1e8ac7vo --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1e8ac7vo 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-1e8ac7vo --url http://gitlab-ce-870444c4.test --registration-token **** --tag-list qa-runner-1e8ac7vo --executor shell && gitlab-runner run" `1103[May 30 2023 03:15:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1e8ac7vo`1104[May 30 2023 03:15:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1105[May 30 2023 03:15:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1e8ac7vo' via api in 2.33 seconds1106[May 30 2023 03:15:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1107[May 30 2023 03:15:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1108[May 30 2023 03:15:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1109[May 30 2023 03:15:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1110[May 30 2023 03:15:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1111[May 30 2023 03:15:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1112[May 30 2023 03:15:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.159s1113[May 30 2023 03:15:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1114[May 30 2023 03:15:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled1115[May 30 2023 03:15:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-7aaff05c60876b1f1116[May 30 2023 03:15:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1117[May 30 2023 03:15:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-7aaff05c60876b1f QA::Resource::Project1118[May 30 2023 03:15:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1119[May 30 2023 03:15:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-7aaff05c60876b1f QA::Resource::Project1120[May 30 2023 03:15:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1121[May 30 2023 03:15:44 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:CDRVP31122[May 30 2023 03:15:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-xi4fxh27' via cache in 0.0 seconds1123[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1124[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.22 seconds1125[May 30 2023 03:15:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.033s1126[May 30 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content1127[May 30 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :sign_out_link1128[May 30 2023 03:15:47 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1129[May 30 2023 03:15:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1130[May 30 2023 03:15:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1131[May 30 2023 03:15:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1132[May 30 2023 03:15:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1133[May 30 2023 03:15:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.812s1134[May 30 2023 03:15:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1135[May 30 2023 03:15:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1136[May 30 2023 03:15:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-7aaff05c60876b1f1137[May 30 2023 03:15:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1138[May 30 2023 03:15:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1139[May 30 2023 03:15:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.714s1140[May 30 2023 03:15:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.928s1141[May 30 2023 03:15:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1142[May 30 2023 03:15:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.422s1143[May 30 2023 03:15:56 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user21144[May 30 2023 03:15:56 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:dxvs7J1145[May 30 2023 03:15:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-d3ubrfyw' via api in 0.06 seconds1146[May 30 2023 03:15:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1147[May 30 2023 03:15:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 0.69 seconds1148[May 30 2023 03:15:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s1149[May 30 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content1150[May 30 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :sign_out_link1151[May 30 2023 03:15:59 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1152[May 30 2023 03:15:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1153[May 30 2023 03:15:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1154[May 30 2023 03:15:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1155[May 30 2023 03:16:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1156[May 30 2023 03:16:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.144s1157[May 30 2023 03:16:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1158[May 30 2023 03:16:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1159[May 30 2023 03:16:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-7aaff05c60876b1f1160[May 30 2023 03:16:04 UTC (QA Tests)] INFO -- clicking :menu_section_button1161[May 30 2023 03:16:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1162[May 30 2023 03:16:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.772s1163[May 30 2023 03:16:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.937s1164[May 30 2023 03:16:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1165[May 30 2023 03:16:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.199s1166[May 30 2023 03:16:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1e8ac7vo'1167[May 30 2023 03:16:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1e8ac7vo`1168 does not expose variable on unprotected branch1169[May 30 2023 03:16:08 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch1170[May 30 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1171[May 30 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.16 seconds1172[May 30 2023 03:16:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-ea84a472b1299c02' via api in 0.83 seconds1173[May 30 2023 03:16:09 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1174[May 30 2023 03:16:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1175[May 30 2023 03:16:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1176[May 30 2023 03:16:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ycsb9mvf --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ycsb9mvf 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-ycsb9mvf --url http://gitlab-ce-870444c4.test --registration-token **** --tag-list qa-runner-ycsb9mvf --executor shell && gitlab-runner run" `1177[May 30 2023 03:16:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ycsb9mvf`1178[May 30 2023 03:16:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1179[May 30 2023 03:16:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ycsb9mvf' via api in 1.14 seconds1180[May 30 2023 03:16:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1181[May 30 2023 03:16:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1182[May 30 2023 03:16:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1183[May 30 2023 03:16:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1184[May 30 2023 03:16:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1185[May 30 2023 03:16:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1186[May 30 2023 03:16:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.343s1187[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1188[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1189[May 30 2023 03:16:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-ea84a472b1299c021190[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1191[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-ea84a472b1299c02 QA::Resource::Project1192[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1193[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-ea84a472b1299c02 QA::Resource::Project1194[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1195[May 30 2023 03:16:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds1196[May 30 2023 03:16:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1197[May 30 2023 03:16:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.84 seconds1198[May 30 2023 03:16:18 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:CDRVP31199[May 30 2023 03:16:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-bo8mh0ww' via cache in 0.0 seconds1200[May 30 2023 03:16:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1201[May 30 2023 03:16:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.055s1202[May 30 2023 03:16:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content1203[May 30 2023 03:16:20 UTC (QA Tests)] INFO -- clicking :sign_out_link1204[May 30 2023 03:16:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1205[May 30 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1206[May 30 2023 03:16:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1207[May 30 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1208[May 30 2023 03:16:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1209[May 30 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.527s1210[May 30 2023 03:16:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1211[May 30 2023 03:16:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1212[May 30 2023 03:16:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-ea84a472b1299c021213[May 30 2023 03:16:26 UTC (QA Tests)] INFO -- clicking :menu_section_button1214[May 30 2023 03:16:26 UTC (QA Tests)] INFO -- clicking :nav_item_link1215[May 30 2023 03:16:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.673s1216[May 30 2023 03:16:28 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1217[May 30 2023 03:16:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.11s1218[May 30 2023 03:16:29 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:dxvs7J1219[May 30 2023 03:16:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-ptusjep7' via cache in 0.0 seconds1220[May 30 2023 03:16:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1221[May 30 2023 03:16:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s1222[May 30 2023 03:16:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content1223[May 30 2023 03:16:31 UTC (QA Tests)] INFO -- clicking :sign_out_link1224[May 30 2023 03:16:31 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1225[May 30 2023 03:16:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1226[May 30 2023 03:16:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1227[May 30 2023 03:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1228[May 30 2023 03:16:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1229[May 30 2023 03:16:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.761s1230[May 30 2023 03:16:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1231[May 30 2023 03:16:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1232[May 30 2023 03:16:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-ci-variables-ea84a472b1299c021233[May 30 2023 03:16:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1234[May 30 2023 03:16:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1235[May 30 2023 03:16:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.687s1236[May 30 2023 03:16:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1237[May 30 2023 03:16:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.548s1238[May 30 2023 03:16:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.534s1239[May 30 2023 03:16:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element job_log_content' took 0.549s1240[May 30 2023 03:16:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-ycsb9mvf'1241[May 30 2023 03:16:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ycsb9mvf`1242 exposes variable on protected branch1243Plan1244 Design Management1245[May 30 2023 03:16:41 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it1246[May 30 2023 03:16:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1247[May 30 2023 03:16:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1248[May 30 2023 03:16:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1249[May 30 2023 03:16:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1250[May 30 2023 03:16:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1251[May 30 2023 03:16:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.021s1252[May 30 2023 03:16:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1253[May 30 2023 03:16:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1254[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1255[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds1256[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-bd6fbc76115b3c72' via api in 0.76 seconds1257[May 30 2023 03:16:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 1.17 seconds1258[May 30 2023 03:16:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-bd6fbc76115b3c72/-/issues/11259[May 30 2023 03:16:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.874s1260[May 30 2023 03:16:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.89s1261[May 30 2023 03:16:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 4.27 seconds1262[May 30 2023 03:16:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-bd6fbc76115b3c72/-/issues/11263[May 30 2023 03:16:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.737s1264[May 30 2023 03:16:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.754s1265 user adds a design and modifies it1266Create1267 Personal snippet creation1268[May 30 2023 03:16:54 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1269[May 30 2023 03:16:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1270[May 30 2023 03:16:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1271[May 30 2023 03:16:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1272[May 30 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1273[May 30 2023 03:16:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1274[May 30 2023 03:16:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.061s1275[May 30 2023 03:16:57 UTC (QA Tests)] INFO -- Enabling super sidebar!1276[May 30 2023 03:16:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled1277[May 30 2023 03:16:58 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1278[May 30 2023 03:16:58 UTC (QA Tests)] INFO -- clicking :create_menu_item1279[May 30 2023 03:16:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.811s1280[May 30 2023 03:16:59 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"1281[May 30 2023 03:16:59 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1282[May 30 2023 03:17:00 UTC (QA Tests)] INFO -- clicking :description_placeholder1283[May 30 2023 03:17:00 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1284[May 30 2023 03:17:00 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1285[May 30 2023 03:17:00 UTC (QA Tests)] INFO -- clicking :visibility_content1286[May 30 2023 03:17:00 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"1287[May 30 2023 03:17:00 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1288[May 30 2023 03:17:01 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1289[May 30 2023 03:17:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.241s1290[May 30 2023 03:17:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.247s1291[May 30 2023 03:17:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '7' via browser_ui in 4.12 seconds1292[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '7'1293 user creates a personal snippet1294Verify1295 Group runner registration1296[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- Starting test: Verify Group runner registration user registers a new group runner1297[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1298[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1299[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1300[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-ci-cd-3a021bd81baa9b36' via api in 0.28 seconds1301[May 30 2023 03:17:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1302[May 30 2023 03:17:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685416623 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685416623 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-1685416623 --url http://gitlab-ce-870444c4.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `1303[May 30 2023 03:17:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685416623`1304[May 30 2023 03:17:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1305[May 30 2023 03:17:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685416623' via api in 1.65 seconds1306[May 30 2023 03:17:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1307[May 30 2023 03:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1308[May 30 2023 03:17:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1309[May 30 2023 03:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1310[May 30 2023 03:17:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1311[May 30 2023 03:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s1312[May 30 2023 03:17:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1313[May 30 2023 03:17:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1314[May 30 2023 03:17:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-870444c4.test/groups/gitlab-qa-sandbox-group-3/group-with-ci-cd-3a021bd81baa9b361315[May 30 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :menu_section_button1316[May 30 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :nav_item_link1317[May 30 2023 03:17:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.701s1318[May 30 2023 03:17:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685416623'1319[May 30 2023 03:17:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685416623`1320 user registers a new group runner1321Analytics1322 Performance bar display1323 when logged in as an admin user1324[May 30 2023 03:17:11 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests1325[May 30 2023 03:17:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1326[May 30 2023 03:17:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1327[May 30 2023 03:17:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1328[May 30 2023 03:17:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1329[May 30 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1330[May 30 2023 03:17:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.387s1331[May 30 2023 03:17:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1332[May 30 2023 03:17:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1333[May 30 2023 03:17:16 UTC (QA Tests)] INFO -- clicking :context_switcher1334[May 30 2023 03:17:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1335[May 30 2023 03:17:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.578s1336[May 30 2023 03:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.232s1337[May 30 2023 03:17:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1338[May 30 2023 03:17:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1339[May 30 2023 03:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.519s1340[May 30 2023 03:17:20 UTC (QA Tests)] INFO -- checking via JS :enable_performance_bar_checkbox with args {}1341[May 30 2023 03:17:20 UTC (QA Tests)] INFO -- clicking :save_changes_button1342[May 30 2023 03:17:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.912s1343[May 30 2023 03:17:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1344[May 30 2023 03:17:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.11 seconds1345[May 30 2023 03:17:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-025504743566e42d' via api in 0.55 seconds1346[May 30 2023 03:17:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-025504743566e42d1347[May 30 2023 03:17:22 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1348[May 30 2023 03:17:22 UTC (QA Tests)] INFO -- clicking :create_menu_item1349[May 30 2023 03:17:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.309s1350[May 30 2023 03:17:24 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Performance bar test"1351[May 30 2023 03:17:24 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1352[May 30 2023 03:17:24 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 1ca84404ae2179bb"1353[May 30 2023 03:17:24 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1354[May 30 2023 03:17:25 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1355[May 30 2023 03:17:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.923s1356[May 30 2023 03:17:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 8.05 seconds1357[May 30 2023 03:17:29 UTC (QA Tests)] INFO -- clicking :request_dropdown1358 shows results for the original request and AJAX requests1359Create1360 Merge request custom templates1361[May 30 2023 03:17:29 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template1362[May 30 2023 03:17:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1363[May 30 2023 03:17:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1364[May 30 2023 03:17:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1365[May 30 2023 03:17:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1366[May 30 2023 03:17:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1367[May 30 2023 03:17:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.247s1368[May 30 2023 03:17:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1369[May 30 2023 03:17:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1370[May 30 2023 03:17:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds1371[May 30 2023 03:17:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.16 seconds1372[May 30 2023 03:17:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/custom-mr-template-project-afc937bea785141f' via api in 1.41 seconds1373[May 30 2023 03:17:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1374[May 30 2023 03:17:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1375[May 30 2023 03:17:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/custom-mr-template-project-afc937bea785141f1376[May 30 2023 03:17:38 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1377[May 30 2023 03:17:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.139s1378[May 30 2023 03:17:39 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1379[May 30 2023 03:17:39 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1380[May 30 2023 03:17:40 UTC (QA Tests)] INFO -- clicking :template_dropdown1381[May 30 2023 03:17:40 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1382[May 30 2023 03:17:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.312s1383[May 30 2023 03:17:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 6.55 seconds1384 creates a merge request via custom template1385Verify1386 Include local config file paths with wildcard1387[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config1388[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1389[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1390[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1391[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1392[May 30 2023 03:17:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1393[May 30 2023 03:17:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.018s1394[May 30 2023 03:17:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1395[May 30 2023 03:17:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1396[May 30 2023 03:17:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1397[May 30 2023 03:17:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.12 seconds1398[May 30 2023 03:17:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-pipeline-d54c47b16446b954' via api in 0.54 seconds1399[May 30 2023 03:17:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1400[May 30 2023 03:17:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-pipeline-d54c47b16446b9541401[May 30 2023 03:17:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1402[May 30 2023 03:17:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1403[May 30 2023 03:17:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.778s1404[May 30 2023 03:17:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-pipeline-d54c47b16446b954'1405 runs the pipeline with composed config1406Create1407 Adding comments on snippets1408 behaves like comments on snippets1409[May 30 2023 03:17:52 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet1410[May 30 2023 03:17:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1411[May 30 2023 03:17:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1412[May 30 2023 03:17:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1413[May 30 2023 03:17:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1414[May 30 2023 03:17:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1415[May 30 2023 03:17:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s1416[May 30 2023 03:17:54 UTC (QA Tests)] INFO -- Enabling super sidebar!1417[May 30 2023 03:17:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1418[May 30 2023 03:17:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '8' via api in 0.38 seconds1419[May 30 2023 03:17:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s1420[May 30 2023 03:17:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content1421[May 30 2023 03:17:58 UTC (QA Tests)] INFO -- clicking :sign_out_link1422[May 30 2023 03:17:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1423[May 30 2023 03:17:58 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1424[May 30 2023 03:17:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1425[May 30 2023 03:17:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1426[May 30 2023 03:17:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1427[May 30 2023 03:17:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1428[May 30 2023 03:18:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.105s1429[May 30 2023 03:18:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1430[May 30 2023 03:18:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1431[May 30 2023 03:18:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-870444c4.test/-/snippets/81432[May 30 2023 03:18:03 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"1433[May 30 2023 03:18:03 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field1434[May 30 2023 03:18:03 UTC (QA Tests)] INFO -- clicking :comment_button1435[May 30 2023 03:18:04 UTC (QA Tests)] INFO -- clicking :edit_comment_button1436[May 30 2023 03:18:04 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"1437[May 30 2023 03:18:04 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field1438[May 30 2023 03:18:04 UTC (QA Tests)] INFO -- clicking :save_comment_button1439[May 30 2023 03:18:05 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1440[May 30 2023 03:18:05 UTC (QA Tests)] INFO -- clicking :delete_comment_button1441[May 30 2023 03:18:05 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1442 adds, edits, and deletes a comment on a personal_snippet1443 behaves like comments on snippets1444[May 30 2023 03:18:05 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet1445[May 30 2023 03:18:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1446[May 30 2023 03:18:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1447[May 30 2023 03:18:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1448[May 30 2023 03:18:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1449[May 30 2023 03:18:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1450[May 30 2023 03:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.094s1451[May 30 2023 03:18:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1452[May 30 2023 03:18:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1453[May 30 2023 03:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1454[May 30 2023 03:18:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.14 seconds1455[May 30 2023 03:18:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-snippets-8d5e6ba35ea44bff' via api in 0.58 seconds1456[May 30 2023 03:18:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '9' via api in 1.03 seconds1457[May 30 2023 03:18:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.05s1458[May 30 2023 03:18:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content1459[May 30 2023 03:18:12 UTC (QA Tests)] INFO -- clicking :sign_out_link1460[May 30 2023 03:18:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1461[May 30 2023 03:18:13 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1462[May 30 2023 03:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1463[May 30 2023 03:18:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1464[May 30 2023 03:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1465[May 30 2023 03:18:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1466[May 30 2023 03:18:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.005s1467[May 30 2023 03:18:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1468[May 30 2023 03:18:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1469[May 30 2023 03:18:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-with-snippets-8d5e6ba35ea44bff/-/snippets/91470[May 30 2023 03:18:17 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"1471[May 30 2023 03:18:17 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field1472[May 30 2023 03:18:18 UTC (QA Tests)] INFO -- clicking :comment_button1473[May 30 2023 03:18:18 UTC (QA Tests)] INFO -- clicking :edit_comment_button1474[May 30 2023 03:18:19 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"1475[May 30 2023 03:18:19 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field1476[May 30 2023 03:18:19 UTC (QA Tests)] INFO -- clicking :save_comment_button1477[May 30 2023 03:18:19 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1478[May 30 2023 03:18:20 UTC (QA Tests)] INFO -- clicking :delete_comment_button1479[May 30 2023 03:18:20 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1480 adds, edits, and deletes a comment on a project_snippet1481Plan1482 collapse comments in issue discussions1483[May 30 2023 03:18:20 UTC (QA Tests)] INFO -- Starting test: Plan collapse comments in issue discussions collapses and expands reply for comments in an issue1484[May 30 2023 03:18:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1485[May 30 2023 03:18:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1486[May 30 2023 03:18:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1487[May 30 2023 03:18:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1488[May 30 2023 03:18:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1489[May 30 2023 03:18:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.108s1490[May 30 2023 03:18:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1491[May 30 2023 03:18:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1492[May 30 2023 03:18:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1493[May 30 2023 03:18:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157' via api in 0.14 seconds1494[May 30 2023 03:18:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-1b8b803dba9ec293' via api in 0.61 seconds1495[May 30 2023 03:18:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 1.01 seconds1496[May 30 2023 03:18:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-870444c4.test/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-07-01-28f82161ed2f8157/project-for-issues-1b8b803dba9ec293/-/issues/11497[May 30 2023 03:18:27 UTC (QA Tests)] INFO -- clicking :title_content1498[May 30 2023 03:18:28 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1499[May 30 2023 03:18:28 UTC (QA Tests)] INFO -- filling :comment_field with "My first discussion"1500[May 30 2023 03:18:28 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1501[May 30 2023 03:18:29 UTC (QA Tests)] INFO -- clicking :discussion_menu_item1502[May 30 2023 03:18:29 UTC (QA Tests)] INFO -- clicking :comment_button1503[May 30 2023 03:18:30 UTC (QA Tests)] INFO -- filling :reply_field with "My first reply"1504[May 30 2023 03:18:30 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1505[May 30 2023 03:18:30 UTC (QA Tests)] INFO -- clicking :reply_comment_button1506[May 30 2023 03:18:30 UTC (QA Tests)] INFO -- clicking :collapse_replies_button1507[May 30 2023 03:18:31 UTC (QA Tests)] INFO -- clicking :expand_replies_button1508 collapses and expands reply for comments in an issue1509Manage1510 standard1511 when admin approval is required1512[May 30 2023 03:18:32 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval1513[May 30 2023 03:18:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1514[May 30 2023 03:18:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1515[May 30 2023 03:18:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1516[May 30 2023 03:18:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1517[May 30 2023 03:18:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1518[May 30 2023 03:18:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.792s1519[May 30 2023 03:18:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1520[May 30 2023 03:18:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1521[May 30 2023 03:18:37 UTC (QA Tests)] INFO -- clicking :context_switcher1522[May 30 2023 03:18:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1523[May 30 2023 03:18:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.599s1524[May 30 2023 03:18:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.366s1525[May 30 2023 03:18:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1526[May 30 2023 03:18:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.753s1527[May 30 2023 03:18:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.059s1528[May 30 2023 03:18:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.044s1529[May 30 2023 03:18:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content1530[May 30 2023 03:18:43 UTC (QA Tests)] INFO -- clicking :sign_out_link1531[May 30 2023 03:18:53 UTC (QA Tests)] INFO -- clicking :register_link1532[May 30 2023 03:18:54 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1533[May 30 2023 03:18:54 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1534[May 30 2023 03:18:54 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 3c3dd7a49706a3b9"1535[May 30 2023 03:18:54 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1536[May 30 2023 03:18:55 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-3c3dd7a49706a3b9"1537[May 30 2023 03:18:55 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1538[May 30 2023 03:18:55 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-3c3dd7a49706a3b9@gitlab.com"1539[May 30 2023 03:18:55 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1540[May 30 2023 03:18:55 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1541[May 30 2023 03:18:55 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1542[May 30 2023 03:18:56 UTC (QA Tests)] INFO -- clicking :new_user_register_button1543[May 30 2023 03:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.611s1544[May 30 2023 03:19:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.03s1545[May 30 2023 03:19:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3c3dd7a49706a3b9' via browser_ui in 35.92 seconds1546[May 30 2023 03:19:08 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3c3dd7a49706a3b9"1547[May 30 2023 03:19:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1548[May 30 2023 03:19:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1549[May 30 2023 03:19:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1550[May 30 2023 03:19:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1551[May 30 2023 03:19:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.803s1552[May 30 2023 03:19:10 UTC (QA Tests)] INFO -- Enabling super sidebar!1553[May 30 2023 03:19:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.036s1554[May 30 2023 03:19:13 UTC (QA Tests)] INFO -- User is not signed in, skipping1555[May 30 2023 03:19:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1556[May 30 2023 03:19:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1557[May 30 2023 03:19:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1558[May 30 2023 03:19:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1559[May 30 2023 03:19:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1560[May 30 2023 03:19:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.252s1561[May 30 2023 03:19:16 UTC (QA Tests)] INFO -- Enabling super sidebar!1562[May 30 2023 03:19:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled1563[May 30 2023 03:19:18 UTC (QA Tests)] INFO -- clicking :context_switcher1564[May 30 2023 03:19:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1565[May 30 2023 03:19:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.646s1566[May 30 2023 03:19:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.126s1567[May 30 2023 03:19:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1568[May 30 2023 03:19:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.637s1569[May 30 2023 03:19:21 UTC (QA Tests)] INFO -- clicking :pending_approval_tab1570[May 30 2023 03:19:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending_approval_tab' took 0.928s1571[May 30 2023 03:19:23 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle1572[May 30 2023 03:19:23 UTC (QA Tests)] INFO -- clicking :approve_user_button1573[May 30 2023 03:19:23 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button1574[May 30 2023 03:19:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_user_confirm_button' took 0.644s1575[May 30 2023 03:19:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.037s1576[May 30 2023 03:19:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content1577[May 30 2023 03:19:25 UTC (QA Tests)] INFO -- clicking :sign_out_link1578[May 30 2023 03:19:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.522s1579[May 30 2023 03:19:26 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3c3dd7a49706a3b9"1580[May 30 2023 03:19:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1581[May 30 2023 03:19:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1582[May 30 2023 03:19:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1583[May 30 2023 03:19:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1584[May 30 2023 03:19:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.584s1585[May 30 2023 03:19:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1586[May 30 2023 03:19:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.023s1587[May 30 2023 03:19:31 UTC (QA Tests)] INFO -- User is not signed in, skipping1588[May 30 2023 03:19:32 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1589[May 30 2023 03:19:32 UTC (QA Tests)] INFO -- clicking :get_started_button1590[May 30 2023 03:19:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.563s1591[May 30 2023 03:19:33 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}1592 allows user login after approval1593 when admin approval is not required1594 behaves like registration and login1595[May 30 2023 03:19:33 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required behaves like registration and login allows the user to register and login1596[May 30 2023 03:19:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1597[May 30 2023 03:19:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1598[May 30 2023 03:19:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1599[May 30 2023 03:19:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1600[May 30 2023 03:19:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1601[May 30 2023 03:19:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.187s1602[May 30 2023 03:19:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1603[May 30 2023 03:19:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1604[May 30 2023 03:19:38 UTC (QA Tests)] INFO -- clicking :context_switcher1605[May 30 2023 03:19:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1606[May 30 2023 03:19:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.655s1607[May 30 2023 03:19:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.269s1608[May 30 2023 03:19:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1609[May 30 2023 03:19:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.656s1610[May 30 2023 03:19:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.048s1611[May 30 2023 03:19:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.051s1612[May 30 2023 03:19:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content1613[May 30 2023 03:19:44 UTC (QA Tests)] INFO -- clicking :sign_out_link1614[May 30 2023 03:19:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.673s1615[May 30 2023 03:19:55 UTC (QA Tests)] INFO -- clicking :register_link1616[May 30 2023 03:19:55 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1617[May 30 2023 03:19:55 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1618[May 30 2023 03:19:56 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 71207b5047a31e7e"1619[May 30 2023 03:19:56 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1620[May 30 2023 03:19:56 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-71207b5047a31e7e"1621[May 30 2023 03:19:56 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1622[May 30 2023 03:19:56 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-71207b5047a31e7e@gitlab.com"1623[May 30 2023 03:19:56 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1624[May 30 2023 03:19:57 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1625[May 30 2023 03:19:57 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1626[May 30 2023 03:19:57 UTC (QA Tests)] INFO -- clicking :new_user_register_button1627[May 30 2023 03:19:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.718s1628[May 30 2023 03:19:58 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1629[May 30 2023 03:19:58 UTC (QA Tests)] INFO -- clicking :get_started_button1630[May 30 2023 03:19:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.677s1631[May 30 2023 03:20:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-71207b5047a31e7e' via browser_ui in 25.71 seconds1632 allows the user to register and login1633 when user account is deleted1634[May 30 2023 03:20:00 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials1635[May 30 2023 03:20:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-92af8f1a8d872766' via api in 0.38 seconds1636[May 30 2023 03:20:01 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-92af8f1a8d872766"1637[May 30 2023 03:20:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1638[May 30 2023 03:20:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1639[May 30 2023 03:20:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1640[May 30 2023 03:20:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1641[May 30 2023 03:20:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.771s1642[May 30 2023 03:20:02 UTC (QA Tests)] INFO -- Enabling super sidebar!1643[May 30 2023 03:20:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled1644[May 30 2023 03:20:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.039s1645[May 30 2023 03:20:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content1646[May 30 2023 03:20:05 UTC (QA Tests)] INFO -- clicking :edit_profile_link1647[May 30 2023 03:20:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.729s1648[May 30 2023 03:20:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1649[May 30 2023 03:20:06 UTC (QA Tests)] INFO -- clicking :delete_account_button1650[May 30 2023 03:20:06 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button1651[May 30 2023 03:20:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_account_button' took 0.517s1652[May 30 2023 03:22:09 UTC (QA Tests)] INFO -- Saving screenshot..1653[May 30 2023 03:22:10 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials1654[May 30 2023 03:22:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3e30323c2c532b58' via api in 0.24 seconds1655[May 30 2023 03:22:10 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3e30323c2c532b58"1656[May 30 2023 03:22:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1657[May 30 2023 03:22:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1658[May 30 2023 03:22:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1659[May 30 2023 03:22:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1660[May 30 2023 03:22:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.768s1661[May 30 2023 03:22:12 UTC (QA Tests)] INFO -- Enabling super sidebar!1662[May 30 2023 03:22:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled1663[May 30 2023 03:22:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1664[May 30 2023 03:22:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content1665[May 30 2023 03:22:15 UTC (QA Tests)] INFO -- clicking :edit_profile_link1666[May 30 2023 03:22:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.94s1667[May 30 2023 03:22:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1668[May 30 2023 03:22:16 UTC (QA Tests)] INFO -- clicking :delete_account_button1669[May 30 2023 03:22:16 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button1670[May 30 2023 03:24:04 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3e30323c2c532b58"1671[May 30 2023 03:24:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1672[May 30 2023 03:24:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1673[May 30 2023 03:24:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1674[May 30 2023 03:24:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1675[May 30 2023 03:24:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1676[May 30 2023 03:24:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.014s1677[May 30 2023 03:24:08 UTC (QA Tests)] INFO -- User is not signed in, skipping1678[May 30 2023 03:24:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1679[May 30 2023 03:24:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1680[May 30 2023 03:24:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1681[May 30 2023 03:24:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1682[May 30 2023 03:24:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1683[May 30 2023 03:24:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.422s1684[May 30 2023 03:24:12 UTC (QA Tests)] INFO -- Enabling super sidebar!1685[May 30 2023 03:24:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled1686[May 30 2023 03:24:13 UTC (QA Tests)] INFO -- clicking :context_switcher1687[May 30 2023 03:24:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1688[May 30 2023 03:24:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.543s1689[May 30 2023 03:24:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.231s1690[May 30 2023 03:24:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1691[May 30 2023 03:24:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.697s1692[May 30 2023 03:24:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.065s1693[May 30 2023 03:24:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.029s1694[May 30 2023 03:24:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content1695[May 30 2023 03:24:19 UTC (QA Tests)] INFO -- clicking :sign_out_link1696[May 30 2023 03:24:29 UTC (QA Tests)] INFO -- clicking :register_link1697[May 30 2023 03:24:30 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"1698[May 30 2023 03:24:30 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field1699[May 30 2023 03:24:30 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 3e30323c2c532b58"1700[May 30 2023 03:24:30 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field1701[May 30 2023 03:24:30 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-3e30323c2c532b58"1702[May 30 2023 03:24:30 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field1703[May 30 2023 03:24:31 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-3e30323c2c532b58@example.com"1704[May 30 2023 03:24:31 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field1705[May 30 2023 03:24:31 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"1706[May 30 2023 03:24:31 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field1707[May 30 2023 03:24:32 UTC (QA Tests)] INFO -- clicking :new_user_register_button1708[May 30 2023 03:24:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.964s1709[May 30 2023 03:24:33 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1710[May 30 2023 03:24:33 UTC (QA Tests)] INFO -- clicking :get_started_button1711[May 30 2023 03:24:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.594s1712[May 30 2023 03:24:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-3e30323c2c532b58' via browser_ui in 25.37 seconds1713[May 30 2023 03:24:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3e30323c2c532b58'1714 allows recreating with same credentials17161st Try error in ./qa/specs/features/browser_ui/1_manage/login/register_spec.rb:81:1717Wait failed after 120 seconds1719RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/login/register_spec.rb:811720[May 30 2023 03:24:35 UTC (QA Tests)] WARN -- 1721========= Knapsack Time Offset Warning ==========1722Time offset: 30s1723Max allowed node time execution: 16m 06s1724Exceeded time: 01m 27s1726Test on this CI node ran for longer than the max allowed node time execution.1727Please regenerate your knapsack report.1728If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.1729You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.1730https://knapsackpro.com/faq/question/how-to-auto-split-test-files-by-test-cases-on-parallel-jobs-ci-nodes?utm_source=knapsack_gem&utm_medium=knapsack_gem_output&utm_campaign=knapsack_gem_time_offset_warning1731Need explanation? See FAQ:1733=================================================1734Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1735https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1736Sign up for Knapsack Pro here:1738=================================================1739[May 30 2023 03:24:35 UTC (QA Tests)] INFO -- 1740Knapsack global time execution for tests: 17m 33s1741Pending: (Failures listed here are expected and do not affect your suite's status)1742 1) Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident1743 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121744 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:101745 2) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident1746 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121747 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:101748 3) Verify Unlocking job artifacts across pipelines when latest pipeline failed keeps job artifacts from latest failed pipelines and from latest successful pipeline1749 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/2669581750 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb:621751 4) Verify Unlocking job artifacts across pipelines when latest pipeline is blocked keeps job artifacts from the latest blocked pipeline and from latest successful pipeline1752 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3870871753 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb:971754 5) Package SaaS Container Registry pushes project image to the container registry and deletes tag1755 # Test is not compatible with this environment or pipeline1756 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:531757 6) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds1758 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030171759 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:531760Failures:1761 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1762 Failure/Error: mirror_settings.mirror_direction = 'Push'1764 QA::Page::Base::ElementNotFound:1765 Couldn't find element named "authentication_method_field"1766 # ./qa/page/base.rb:365:in `wait_for_animated_element'1767 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1768 # ./qa/page/project/settings/mirroring_repositories.rb:55:in `mirror_direction='1769 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:28:in `block (5 levels) in <module:QA>'1770 # ./qa/scenario/actable.rb:16:in `perform'1771 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1772 # ./qa/page/settings/common.rb:19:in `block in expand_content'1773 # ./qa/page/base.rb:374:in `within_element'1774 # ./qa/support/page/logging.rb:156:in `within_element'1775 # ./qa/page/settings/common.rb:11:in `expand_content'1776 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1777 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:25:in `block (4 levels) in <module:QA>'1778 # ./qa/scenario/actable.rb:16:in `perform'1779 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:24:in `block (3 levels) in <module:QA>'1780 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'1781 # ./qa/specs/knapsack_runner.rb:17:in `run'1782 # ./qa/specs/runner.rb:57:in `perform'1783 # ./qa/scenario/template.rb:10:in `block in perform'1784 # ./qa/scenario/template.rb:8:in `perform'1785 # ./qa/scenario/template.rb:50:in `perform'1786 # ./qa/scenario/template.rb:10:in `block in perform'1787 # ./qa/scenario/template.rb:8:in `perform'1788 # ./qa/scenario/bootable.rb:52:in `launch!'1789 2) Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1790 Failure/Error: mirror_settings.mirror_direction = 'Push'1792 QA::Page::Base::ElementNotFound:1793 Couldn't find element named "authentication_method_field"1794 # ./qa/page/base.rb:365:in `wait_for_animated_element'1795 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1796 # ./qa/page/project/settings/mirroring_repositories.rb:55:in `mirror_direction='1797 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:29:in `block (5 levels) in <module:QA>'1798 # ./qa/scenario/actable.rb:16:in `perform'1799 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1800 # ./qa/page/settings/common.rb:19:in `block in expand_content'1801 # ./qa/page/base.rb:374:in `within_element'1802 # ./qa/support/page/logging.rb:156:in `within_element'1803 # ./qa/page/settings/common.rb:11:in `expand_content'1804 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1805 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:26:in `block (4 levels) in <module:QA>'1806 # ./qa/scenario/actable.rb:16:in `perform'1807 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:25:in `block (3 levels) in <module:QA>'1808 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'1809 # ./qa/specs/knapsack_runner.rb:17:in `run'1810 # ./qa/specs/runner.rb:57:in `perform'1811 # ./qa/scenario/template.rb:10:in `block in perform'1812 # ./qa/scenario/template.rb:8:in `perform'1813 # ./qa/scenario/template.rb:50:in `perform'1814 # ./qa/scenario/template.rb:10:in `block in perform'1815 # ./qa/scenario/template.rb:8:in `perform'1816 # ./qa/scenario/bootable.rb:52:in `launch!'1817Finished in 17 minutes 34 seconds (files took 3.74 seconds to load)181858 examples, 2 failures, 6 pending1819Failed examples:1820rspec ./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 repository1821rspec ./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 repository1822Randomized with seed 454601823[May 30 2023 03:24:35 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-870444c4`1824[May 30 2023 03:24:35 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-870444c4`1825bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1826/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)1828Running after script...1829$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1830$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1831$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1968Uploading artifacts...1969gitlab-qa-run-*: found 335 matching artifact files and directories 1970Uploading artifacts as "archive" to coordinator... 201 Created id=4370061742 responseStatus=201 Created token=64_sz6f_1971Uploading artifacts...1972gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1973Uploading artifacts as "junit" to coordinator... 201 Created id=4370061742 responseStatus=201 Created token=64_sz6f_1974Uploading artifacts...1975/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1976Uploading artifacts as "dotenv" to coordinator... 201 Created id=4370061742 responseStatus=201 Created token=64_sz6f_1978ERROR: Job failed: exit code 1