decomposition-multiple-db 5/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:c542c7445bbcd8902b4aff9c0c23d65f9021b3d5ce9f8bef0c5978e178ee97cb 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:3c33cd32b8b2bb06c7a413f6ed11411c2b00d5fcbd116ed9342af59ead5ca236 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1689386736-174fe14b-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: 189940, done. 20remote: Counting objects: 100% (189940/189940), done. 21remote: Compressing objects: 100% (123114/123114), done. 22remote: Total 189940 (delta 93892), reused 127297 (delta 59544), pack-reused 0 23Receiving objects: 100% (189940/189940), 147.07 MiB | 42.01 MiB/s, done.24Resolving deltas: 100% (93892/93892), done.26 * [new ref] refs/pipelines/932118365 -> refs/pipelines/93211836527 * [new branch] master -> origin/master28Checking out a2b87e91 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4659949916)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4659949916 responseStatus=200 OK token=64_FxXZi39Using docker image sha256:c542c7445bbcd8902b4aff9c0c23d65f9021b3d5ce9f8bef0c5978e178ee97cb 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:3c33cd32b8b2bb06c7a413f6ed11411c2b00d5fcbd116ed9342af59ead5ca236 ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 37 Gemfile dependencies, 135 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4659949938.json --format RspecJunitFormatter --out tmp/rspec-4659949938.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 15 2023 03:20:59 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-a839c5e0$`50[Jul 15 2023 03:20:59 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-a839c5e0 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 15 2023 03:21:00 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/authority/. alpine-a839c5e0:/etc/gitlab/trusted-certs`52[Jul 15 2023 03:21:00 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/gitlab/. alpine-a839c5e0:/etc/gitlab/ssl`53[Jul 15 2023 03:21:00 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-a839c5e0`54[Jul 15 2023 03:21:00 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-a839c5e0`55[Jul 15 2023 03:21:01 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 15 2023 03:21:01 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b`57[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-ef794935$`58[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 15 2023 03:21:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-ef794935 --net test --hostname gitlab-ce-ef794935.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-07-15-03-20-59-5c74ddcd/gitlab-ce-ef794935/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:a2b87e9110db59ac657374e5596d908371351a2b`61[Jul 15 2023 03:21:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-15 03:20:5962# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb68#gitlab_rails['databases']['main']['enable'] = true69#gitlab_rails['databases']['ci']['enable'] = true70#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'71gitlab_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;"`72[Jul 15 2023 03:21:44 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-ef794935`73[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-ef794935`75[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-ef794935 80/tcp`76[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "echo '#!/usr/bin/env bash79if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then80 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'81 exit 182fi83' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`84[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/support/data gitlab-ce-ef794935:/tmp/data-seeds`86[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Running exec_commands...87[Jul 15 2023 03:25:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[Jul 15 2023 03:25:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`89[Jul 15 2023 03:25:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-ctl reconfigure"`90[Jul 15 2023 03:26:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`91[Jul 15 2023 03:26:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`92[Jul 15 2023 03:26:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`93[Jul 15 2023 03:26:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || DISABLE_DATABASE_ENVIRONMENT_CHECK=1 gitlab-rake db:schema:load:ci"`94[Jul 15 2023 03:26:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-ctl restart"`95[Jul 15 2023 03:27:20 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`96[Jul 15 2023 03:27:20 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2b87e9110db59ac657374e5596d908371351a2b`97[Jul 15 2023 03:28:04 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce98[Jul 15 2023 03:28:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-20-59-5c74ddcd/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-15-03-20-59-5c74ddcd/gitlab-ce-qa-3e6f616a:/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-3e6f616a registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:a2b87e9110db59ac657374e5596d908371351a2b Test::Instance::All http://gitlab-ce-ef794935.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4659949938.json --format RspecJunitFormatter --out tmp/rspec-4659949938.xml --format html --out tmp/rspec-decomposition-multiple-db_5_5.htm --color --format documentation`992023-07-15 03:28:19 / CONF :: 100 ==> Base URL: http://gitlab-ce-ef794935.test101 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f8c26a37b68>102 ==> Libraries: Chemlab::Vendor103[Jul 15 2023 03:28:19 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA104[Jul 15 2023 03:28:19 UTC (QA Tests)] INFO -- Browser: chrome105[Jul 15 2023 03:28:19 UTC (QA Tests)] INFO -- Performing sanity check for environment!106[Jul 15 2023 03:29:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login_page' took 61.033s107[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'108[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- Report already exists, skipping!109[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====110[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- Report specs:111[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/view_project_activity_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/repository/add_list_delete_branches_spec.rb"]112[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- Leftover specs:113[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_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/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/2_plan/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]114[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!115[Jul 15 2023 03:29:22 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'116[Jul 15 2023 03:29:22 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 17895119Create120 Merge request push options121[Jul 15 2023 03:29:23 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels122[Jul 15 2023 03:29:23 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA123[Jul 15 2023 03:29:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-mknkp46g' via cache in 0.0 seconds124[Jul 15 2023 03:29:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.04 seconds125[Jul 15 2023 03:29:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 1.84 seconds126[Jul 15 2023 03:29:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/the_awesome_project-16f63e9094b4a84c' via api in 4.45 seconds127[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"128[Jul 15 2023 03:29:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.29 seconds129 sets labels130 when labels are set already131[Jul 15 2023 03:29:30 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push132[Jul 15 2023 03:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds133[Jul 15 2023 03:29:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.43 seconds134[Jul 15 2023 03:29:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/the_awesome_project-f9dc5cb2f6f54069' via api in 2.06 seconds135[Jul 15 2023 03:29:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"136[Jul 15 2023 03:29:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.04 seconds137[Jul 15 2023 03:29:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"138[Jul 15 2023 03:29:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.45 seconds139 removes them on subsequent push140Package141 NuGet project level endpoint142 using a personal access token143[Jul 15 2023 03:29:35 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs144[Jul 15 2023 03:29:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds145[Jul 15 2023 03:29:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.15 seconds146[Jul 15 2023 03:29:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-0c0ed83324574a41' via api in 2.06 seconds147[Jul 15 2023 03:29:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.148[Jul 15 2023 03:29:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`149[Jul 15 2023 03:29:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`150[Jul 15 2023 03:29:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`151[Jul 15 2023 03:29:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689391775 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689391775 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-1689391775 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-nuget-package-project-0c0ed83324574a41 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `152[Jul 15 2023 03:29:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689391775`153[Jul 15 2023 03:29:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`154[Jul 15 2023 03:29:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689391775' via api in 7.39 seconds155[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- filling :login_field with "root"156[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field157[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"158[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field159[Jul 15 2023 03:29:46 UTC (QA Tests)] INFO -- clicking :sign_in_button160[Jul 15 2023 03:29:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.683s161[Jul 15 2023 03:29:48 UTC (QA Tests)] INFO -- Enabling super sidebar!162[Jul 15 2023 03:29:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled163[Jul 15 2023 03:29:50 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA164[Jul 15 2023 03:29:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-nsvz6k7q' via cache in 0.0 seconds165[Jul 15 2023 03:29:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds166[Jul 15 2023 03:29:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.1 seconds167[Jul 15 2023 03:29:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-0c0ed83324574a41168[Jul 15 2023 03:29:54 UTC (QA Tests)] INFO -- clicking :menu_section_button169[Jul 15 2023 03:29:54 UTC (QA Tests)] INFO -- clicking :nav_item_link170[Jul 15 2023 03:29:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.957s171[Jul 15 2023 03:29:56 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present172[Jul 15 2023 03:29:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.536s173[Jul 15 2023 03:30:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present174[Jul 15 2023 03:30:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.425s175[Jul 15 2023 03:30:34 UTC (QA Tests)] INFO -- clicking :menu_section_button176[Jul 15 2023 03:30:34 UTC (QA Tests)] INFO -- clicking :nav_item_link177[Jul 15 2023 03:30:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.082s178[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689391775'179[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689391775`180[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-6375e3884990bdd0'181[Jul 15 2023 03:30:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-0c0ed83324574a41'182 publishes a nuget package and installs183 using a project deploy token184[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs185[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds186[Jul 15 2023 03:30:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.14 seconds187[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-2a12221653b7e40b' via api in 5.98 seconds188[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.189[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`190[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`191[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`192[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689391837 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689391837 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-1689391837 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-nuget-package-project-2a12221653b7e40b --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `193[Jul 15 2023 03:30:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689391837`194[Jul 15 2023 03:30:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`195[Jul 15 2023 03:30:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689391837' via api in 1.23 seconds196[Jul 15 2023 03:30:44 UTC (QA Tests)] INFO -- filling :login_field with "root"197[Jul 15 2023 03:30:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field198[Jul 15 2023 03:30:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"199[Jul 15 2023 03:30:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field200[Jul 15 2023 03:30:45 UTC (QA Tests)] INFO -- clicking :sign_in_button201[Jul 15 2023 03:30:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.858s202[Jul 15 2023 03:30:46 UTC (QA Tests)] INFO -- Enabling super sidebar!203[Jul 15 2023 03:30:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled204[Jul 15 2023 03:30:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.1 seconds205[Jul 15 2023 03:30:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds206[Jul 15 2023 03:30:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds207[Jul 15 2023 03:30:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-2a12221653b7e40b208[Jul 15 2023 03:30:50 UTC (QA Tests)] INFO -- clicking :menu_section_button209[Jul 15 2023 03:30:51 UTC (QA Tests)] INFO -- clicking :nav_item_link210[Jul 15 2023 03:30:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.973s211[Jul 15 2023 03:30:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present212[Jul 15 2023 03:30:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.288s213[Jul 15 2023 03:31:07 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present214[Jul 15 2023 03:31:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.297s215[Jul 15 2023 03:31:21 UTC (QA Tests)] INFO -- clicking :menu_section_button216[Jul 15 2023 03:31:21 UTC (QA Tests)] INFO -- clicking :nav_item_link217[Jul 15 2023 03:31:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.729s218[Jul 15 2023 03:31:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689391837'219[Jul 15 2023 03:31:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689391837`220[Jul 15 2023 03:31:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-bc06fb38be0d88b9'221[Jul 15 2023 03:31:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-2a12221653b7e40b'222 publishes a nuget package and installs223 using a ci job token224[Jul 15 2023 03:31:23 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs225[Jul 15 2023 03:31:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds226[Jul 15 2023 03:31:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.15 seconds227[Jul 15 2023 03:31:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-d124108876d5b5c0' via api in 5.88 seconds228[Jul 15 2023 03:31:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.229[Jul 15 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`230[Jul 15 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`231[Jul 15 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`232[Jul 15 2023 03:31:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689391883 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689391883 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-1689391883 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-nuget-package-project-d124108876d5b5c0 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `233[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689391883`234[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`235[Jul 15 2023 03:31:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689391883' via api in 1.14 seconds236[Jul 15 2023 03:31:31 UTC (QA Tests)] INFO -- filling :login_field with "root"237[Jul 15 2023 03:31:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field238[Jul 15 2023 03:31:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"239[Jul 15 2023 03:31:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field240[Jul 15 2023 03:31:32 UTC (QA Tests)] INFO -- clicking :sign_in_button241[Jul 15 2023 03:31:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.216s242[Jul 15 2023 03:31:33 UTC (QA Tests)] INFO -- Enabling super sidebar!243[Jul 15 2023 03:31:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled244[Jul 15 2023 03:31:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds245[Jul 15 2023 03:31:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-d124108876d5b5c0246[Jul 15 2023 03:31:37 UTC (QA Tests)] INFO -- clicking :menu_section_button247[Jul 15 2023 03:31:37 UTC (QA Tests)] INFO -- clicking :nav_item_link248[Jul 15 2023 03:31:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.722s249[Jul 15 2023 03:31:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present250[Jul 15 2023 03:31:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.495s251[Jul 15 2023 03:31:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present252[Jul 15 2023 03:31:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.052s253[Jul 15 2023 03:31:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.549s254[Jul 15 2023 03:31:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.566s255[Jul 15 2023 03:32:08 UTC (QA Tests)] INFO -- clicking :menu_section_button256[Jul 15 2023 03:32:08 UTC (QA Tests)] INFO -- clicking :nav_item_link257[Jul 15 2023 03:32:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.725s258[Jul 15 2023 03:32:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689391883'259[Jul 15 2023 03:32:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689391883`260[Jul 15 2023 03:32:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-cd4477deae803ebc'261[Jul 15 2023 03:32:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-d124108876d5b5c0'262 publishes a nuget package and installs263Verify264 Code coverage statistics265[Jul 15 2023 03:32:10 UTC (QA Tests)] INFO -- Starting test: Verify Code coverage statistics creates an MR with code coverage statistics266[Jul 15 2023 03:32:11 UTC (QA Tests)] INFO -- filling :login_field with "root"267[Jul 15 2023 03:32:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field268[Jul 15 2023 03:32:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"269[Jul 15 2023 03:32:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field270[Jul 15 2023 03:32:11 UTC (QA Tests)] INFO -- clicking :sign_in_button271[Jul 15 2023 03:32:13 UTC (QA Tests)] INFO -- Enabling super sidebar!272[Jul 15 2023 03:32:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled273[Jul 15 2023 03:32:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.274[Jul 15 2023 03:32:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`275[Jul 15 2023 03:32:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds276[Jul 15 2023 03:32:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds277[Jul 15 2023 03:32:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-ci-cd-f25c97ce45413de3' via api in 0.53 seconds278[Jul 15 2023 03:32:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`279[Jul 15 2023 03:32:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689391934 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689391934 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-1689391934 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `280[Jul 15 2023 03:32:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689391934`281[Jul 15 2023 03:32:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`282[Jul 15 2023 03:32:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689391934' via api in 1.78 seconds283[Jul 15 2023 03:32:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds284[Jul 15 2023 03:32:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds285[Jul 15 2023 03:32:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.41 seconds286[Jul 15 2023 03:32:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-ci-cd-f25c97ce45413de3/-/merge_requests/1287[Jul 15 2023 03:32:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689391934'288[Jul 15 2023 03:32:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689391934`289 creates an MR with code coverage statistics290Create291 Link to line in Web IDE292[Jul 15 2023 03:32:21 UTC (QA Tests)] INFO -- Starting test: Create Link to line in Web IDE can link to a specific line of code in Web IDE293[Jul 15 2023 03:32:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds294[Jul 15 2023 03:32:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.14 seconds295[Jul 15 2023 03:32:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/the_awesome_project-4198c1372ba22b9c' via api in 5.75 seconds296[Jul 15 2023 03:32:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/the_awesome_project-4198c1372ba22b9c'297 can link to a specific line of code in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)298Manage299 basic user login300[Jul 15 2023 03:32:27 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out301[Jul 15 2023 03:32:28 UTC (QA Tests)] INFO -- filling :login_field with "root"302[Jul 15 2023 03:32:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field303[Jul 15 2023 03:32:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"304[Jul 15 2023 03:32:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field305[Jul 15 2023 03:32:28 UTC (QA Tests)] INFO -- clicking :sign_in_button306[Jul 15 2023 03:32:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.787s307[Jul 15 2023 03:32:31 UTC (QA Tests)] INFO -- Enabling super sidebar!308[Jul 15 2023 03:32:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled309[Jul 15 2023 03:32:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.042s310[Jul 15 2023 03:32:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content311[Jul 15 2023 03:32:33 UTC (QA Tests)] INFO -- clicking :sign_out_link312 user logs in using basic credentials and logs out313Package314 Conan Repository315[Jul 15 2023 03:32:34 UTC (QA Tests)] INFO -- Starting test: Package Conan Repository publishes, installs, and deletes a Conan package316[Jul 15 2023 03:32:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds317[Jul 15 2023 03:32:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds318[Jul 15 2023 03:32:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/conan-package-project-94a927320830a4cc' via api in 0.55 seconds319[Jul 15 2023 03:32:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.320[Jul 15 2023 03:32:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`321[Jul 15 2023 03:32:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`322[Jul 15 2023 03:32:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`323[Jul 15 2023 03:32:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689391954 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689391954 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-1689391954 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-conan-package-project-94a927320830a4cc --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `324[Jul 15 2023 03:32:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689391954`325[Jul 15 2023 03:32:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`326[Jul 15 2023 03:32:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689391954' via api in 6.19 seconds327[Jul 15 2023 03:32:41 UTC (QA Tests)] INFO -- filling :login_field with "root"328[Jul 15 2023 03:32:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field329[Jul 15 2023 03:32:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"330[Jul 15 2023 03:32:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field331[Jul 15 2023 03:32:42 UTC (QA Tests)] INFO -- clicking :sign_in_button332[Jul 15 2023 03:32:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.928s333[Jul 15 2023 03:32:43 UTC (QA Tests)] INFO -- Enabling super sidebar!334[Jul 15 2023 03:32:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled335[Jul 15 2023 03:32:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds336[Jul 15 2023 03:32:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/conan-package-project-94a927320830a4cc337[Jul 15 2023 03:32:47 UTC (QA Tests)] INFO -- clicking :menu_section_button338[Jul 15 2023 03:32:47 UTC (QA Tests)] INFO -- clicking :nav_item_link339[Jul 15 2023 03:32:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.771s340[Jul 15 2023 03:32:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present341[Jul 15 2023 03:32:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.609s342[Jul 15 2023 03:33:22 UTC (QA Tests)] INFO -- clicking :menu_section_button343[Jul 15 2023 03:33:22 UTC (QA Tests)] INFO -- clicking :nav_item_link344[Jul 15 2023 03:33:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.748s345[Jul 15 2023 03:33:23 UTC (QA Tests)] INFO -- clicking :package_link346[Jul 15 2023 03:33:23 UTC (QA Tests)] INFO -- clicking :delete_button347[Jul 15 2023 03:33:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_button' took 0.511s348[Jul 15 2023 03:33:24 UTC (QA Tests)] INFO -- clicking :delete_modal_button349[Jul 15 2023 03:33:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689391954'350[Jul 15 2023 03:33:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689391954`351 publishes, installs, and deletes a Conan package352Package353 NuGet group level endpoint354 using ci job token355[Jul 15 2023 03:33:26 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using ci job token publishes a nuget package at the project endpoint and installs it from the group endpoint356[Jul 15 2023 03:33:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds357[Jul 15 2023 03:33:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.13 seconds358[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-3f236aa04003973f' via api in 5.86 seconds359[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.360[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`361[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`362[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`363[Jul 15 2023 03:33:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392006 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392006 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-1689392006 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `364[Jul 15 2023 03:33:33 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392006`365[Jul 15 2023 03:33:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`366[Jul 15 2023 03:33:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392006' via api in 1.17 seconds367[Jul 15 2023 03:33:34 UTC (QA Tests)] INFO -- filling :login_field with "root"368[Jul 15 2023 03:33:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field369[Jul 15 2023 03:33:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"370[Jul 15 2023 03:33:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field371[Jul 15 2023 03:33:35 UTC (QA Tests)] INFO -- clicking :sign_in_button372[Jul 15 2023 03:33:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.879s373[Jul 15 2023 03:33:36 UTC (QA Tests)] INFO -- Enabling super sidebar!374[Jul 15 2023 03:33:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled375[Jul 15 2023 03:33:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.06 seconds376[Jul 15 2023 03:33:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-e1accd751f6bf325' via api in 6.13 seconds377[Jul 15 2023 03:33:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.06 seconds378[Jul 15 2023 03:33:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds379[Jul 15 2023 03:33:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-3f236aa04003973f380[Jul 15 2023 03:33:47 UTC (QA Tests)] INFO -- clicking :menu_section_button381[Jul 15 2023 03:33:47 UTC (QA Tests)] INFO -- clicking :nav_item_link382[Jul 15 2023 03:33:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.758s383[Jul 15 2023 03:33:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present384[Jul 15 2023 03:33:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.104s385[Jul 15 2023 03:34:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-e1accd751f6bf325386[Jul 15 2023 03:34:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds387[Jul 15 2023 03:34:14 UTC (QA Tests)] INFO -- clicking :menu_section_button388[Jul 15 2023 03:34:15 UTC (QA Tests)] INFO -- clicking :nav_item_link389[Jul 15 2023 03:34:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.748s390[Jul 15 2023 03:34:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present391[Jul 15 2023 03:34:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.355s392[Jul 15 2023 03:34:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-ef794935.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec393[Jul 15 2023 03:34:31 UTC (QA Tests)] INFO -- clicking :menu_section_button394[Jul 15 2023 03:34:31 UTC (QA Tests)] INFO -- clicking :nav_item_link395[Jul 15 2023 03:34:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.629s396[Jul 15 2023 03:34:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392006'397[Jul 15 2023 03:34:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392006`398[Jul 15 2023 03:34:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-0d7d1858c8369e39'399[Jul 15 2023 03:34:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-3f236aa04003973f'400[Jul 15 2023 03:34:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-e1accd751f6bf325'401 publishes a nuget package at the project endpoint and installs it from the group endpoint402 using group deploy token403[Jul 15 2023 03:34:33 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using group deploy token publishes a nuget package at the project endpoint and installs it from the group endpoint404[Jul 15 2023 03:34:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.23 seconds405[Jul 15 2023 03:34:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.31 seconds406[Jul 15 2023 03:34:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-7cd535f8df1045c5' via api in 5.99 seconds407[Jul 15 2023 03:34:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.408[Jul 15 2023 03:34:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`409[Jul 15 2023 03:34:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`410[Jul 15 2023 03:34:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`411[Jul 15 2023 03:34:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392073 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392073 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-1689392073 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `412[Jul 15 2023 03:34:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392073`413[Jul 15 2023 03:34:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`414[Jul 15 2023 03:34:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392073' via api in 7.35 seconds415[Jul 15 2023 03:34:47 UTC (QA Tests)] INFO -- filling :login_field with "root"416[Jul 15 2023 03:34:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field417[Jul 15 2023 03:34:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"418[Jul 15 2023 03:34:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field419[Jul 15 2023 03:34:48 UTC (QA Tests)] INFO -- clicking :sign_in_button420[Jul 15 2023 03:34:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.893s421[Jul 15 2023 03:34:49 UTC (QA Tests)] INFO -- Enabling super sidebar!422[Jul 15 2023 03:34:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled423[Jul 15 2023 03:34:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-2' via api in 0.11 seconds424[Jul 15 2023 03:34:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds425[Jul 15 2023 03:34:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-cfe2d3ce1bcb5085' via api in 5.56 seconds426[Jul 15 2023 03:34:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds427[Jul 15 2023 03:34:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds428[Jul 15 2023 03:34:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-7cd535f8df1045c5429[Jul 15 2023 03:34:59 UTC (QA Tests)] INFO -- clicking :menu_section_button430[Jul 15 2023 03:34:59 UTC (QA Tests)] INFO -- clicking :nav_item_link431[Jul 15 2023 03:35:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.688s432[Jul 15 2023 03:35:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present433[Jul 15 2023 03:35:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.173s434[Jul 15 2023 03:35:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-cfe2d3ce1bcb5085435[Jul 15 2023 03:35:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds436[Jul 15 2023 03:35:17 UTC (QA Tests)] INFO -- clicking :menu_section_button437[Jul 15 2023 03:35:17 UTC (QA Tests)] INFO -- clicking :nav_item_link438[Jul 15 2023 03:35:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.858s439[Jul 15 2023 03:35:19 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present440[Jul 15 2023 03:35:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.244s441[Jul 15 2023 03:35:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-ef794935.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec442[Jul 15 2023 03:35:33 UTC (QA Tests)] INFO -- clicking :menu_section_button443[Jul 15 2023 03:35:33 UTC (QA Tests)] INFO -- clicking :nav_item_link444[Jul 15 2023 03:35:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.693s445[Jul 15 2023 03:35:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392073'446[Jul 15 2023 03:35:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392073`447[Jul 15 2023 03:35:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-0906821e02d745c0'448[Jul 15 2023 03:35:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-7cd535f8df1045c5'449[Jul 15 2023 03:35:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-cfe2d3ce1bcb5085'450 publishes a nuget package at the project endpoint and installs it from the group endpoint451 using personal access token452[Jul 15 2023 03:35:35 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using personal access token publishes a nuget package at the project endpoint and installs it from the group endpoint453[Jul 15 2023 03:35:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds454[Jul 15 2023 03:35:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds455[Jul 15 2023 03:35:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-538de8eebf460df2' via api in 6.44 seconds456[Jul 15 2023 03:35:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.457[Jul 15 2023 03:35:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`458[Jul 15 2023 03:35:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`459[Jul 15 2023 03:35:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`460[Jul 15 2023 03:35:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392135 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392135 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-1689392135 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `461[Jul 15 2023 03:35:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392135`462[Jul 15 2023 03:35:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`463[Jul 15 2023 03:35:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392135' via api in 1.09 seconds464[Jul 15 2023 03:35:43 UTC (QA Tests)] INFO -- filling :login_field with "root"465[Jul 15 2023 03:35:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field466[Jul 15 2023 03:35:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"467[Jul 15 2023 03:35:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field468[Jul 15 2023 03:35:44 UTC (QA Tests)] INFO -- clicking :sign_in_button469[Jul 15 2023 03:35:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.885s470[Jul 15 2023 03:35:45 UTC (QA Tests)] INFO -- Enabling super sidebar!471[Jul 15 2023 03:35:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled472[Jul 15 2023 03:35:47 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA473[Jul 15 2023 03:35:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-mnp3rtfu' via cache in 0.0 seconds474[Jul 15 2023 03:35:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds475[Jul 15 2023 03:35:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-1379bd19b0e8b9cd' via api in 5.76 seconds476[Jul 15 2023 03:35:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds477[Jul 15 2023 03:35:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds478[Jul 15 2023 03:35:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-538de8eebf460df2479[Jul 15 2023 03:35:55 UTC (QA Tests)] INFO -- clicking :menu_section_button480[Jul 15 2023 03:35:55 UTC (QA Tests)] INFO -- clicking :nav_item_link481[Jul 15 2023 03:35:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.693s482[Jul 15 2023 03:35:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present483[Jul 15 2023 03:35:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.244s484[Jul 15 2023 03:36:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-1379bd19b0e8b9cd485[Jul 15 2023 03:36:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds486[Jul 15 2023 03:36:13 UTC (QA Tests)] INFO -- clicking :menu_section_button487[Jul 15 2023 03:36:13 UTC (QA Tests)] INFO -- clicking :nav_item_link488[Jul 15 2023 03:36:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.812s489[Jul 15 2023 03:36:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present490[Jul 15 2023 03:36:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.059s491[Jul 15 2023 03:36:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-ef794935.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec492[Jul 15 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :menu_section_button493[Jul 15 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :nav_item_link494[Jul 15 2023 03:36:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.649s495[Jul 15 2023 03:36:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392135'496[Jul 15 2023 03:36:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392135`497[Jul 15 2023 03:36:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-c6a2815e74799853'498[Jul 15 2023 03:36:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-project-538de8eebf460df2'499[Jul 15 2023 03:36:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/nuget-package-install-project-1379bd19b0e8b9cd'500 publishes a nuget package at the project endpoint and installs it from the group endpoint501Package502 Maven project level endpoint503 using a personal access token504[Jul 15 2023 03:36:32 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven505[Jul 15 2023 03:36:32 UTC (QA Tests)] INFO -- filling :login_field with "root"506[Jul 15 2023 03:36:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field507[Jul 15 2023 03:36:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"508[Jul 15 2023 03:36:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field509[Jul 15 2023 03:36:33 UTC (QA Tests)] INFO -- clicking :sign_in_button510[Jul 15 2023 03:36:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.721s511[Jul 15 2023 03:36:34 UTC (QA Tests)] INFO -- Enabling super sidebar!512[Jul 15 2023 03:36:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled513[Jul 15 2023 03:36:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds514[Jul 15 2023 03:36:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds515[Jul 15 2023 03:36:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-42b81a765f0b3e4a' via api in 0.78 seconds516[Jul 15 2023 03:36:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.517[Jul 15 2023 03:36:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`518[Jul 15 2023 03:36:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`519[Jul 15 2023 03:36:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`520[Jul 15 2023 03:36:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392195 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392195 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-1689392195 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-maven_package_project-42b81a765f0b3e4a --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `521[Jul 15 2023 03:36:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392195`522[Jul 15 2023 03:36:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`523[Jul 15 2023 03:36:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689392195' via api in 1.25 seconds524[Jul 15 2023 03:36:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds525[Jul 15 2023 03:36:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds526[Jul 15 2023 03:36:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-42b81a765f0b3e4a527[Jul 15 2023 03:36:40 UTC (QA Tests)] INFO -- clicking :menu_section_button528[Jul 15 2023 03:36:40 UTC (QA Tests)] INFO -- clicking :nav_item_link529[Jul 15 2023 03:36:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.699s530[Jul 15 2023 03:36:42 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present531[Jul 15 2023 03:36:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.199s532[Jul 15 2023 03:37:14 UTC (QA Tests)] INFO -- clicking :menu_section_button533[Jul 15 2023 03:37:14 UTC (QA Tests)] INFO -- clicking :nav_item_link534[Jul 15 2023 03:37:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.723s535[Jul 15 2023 03:37:15 UTC (QA Tests)] INFO -- clicking :package_link536[Jul 15 2023 03:37:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689392195'537[Jul 15 2023 03:37:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392195`538[Jul 15 2023 03:37:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-4dc5f6b861407ba8'539[Jul 15 2023 03:37:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-42b81a765f0b3e4a'540 pushes and pulls a maven package via maven541 using a project deploy token542[Jul 15 2023 03:37:17 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven543[Jul 15 2023 03:37:17 UTC (QA Tests)] INFO -- filling :login_field with "root"544[Jul 15 2023 03:37:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field545[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"546[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field547[Jul 15 2023 03:37:18 UTC (QA Tests)] INFO -- clicking :sign_in_button548[Jul 15 2023 03:37:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.41s549[Jul 15 2023 03:37:20 UTC (QA Tests)] INFO -- Enabling super sidebar!550[Jul 15 2023 03:37:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled551[Jul 15 2023 03:37:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds552[Jul 15 2023 03:37:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.11 seconds553[Jul 15 2023 03:37:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-04ba49d75abade24' via api in 0.83 seconds554[Jul 15 2023 03:37:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.555[Jul 15 2023 03:37:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`556[Jul 15 2023 03:37:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`557[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`558[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392241 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392241 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-1689392241 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-maven_package_project-04ba49d75abade24 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `559[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392241`560[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`561[Jul 15 2023 03:37:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689392241' via api in 1.26 seconds562[Jul 15 2023 03:37:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.08 seconds563[Jul 15 2023 03:37:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds564[Jul 15 2023 03:37:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds565[Jul 15 2023 03:37:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-04ba49d75abade24566[Jul 15 2023 03:37:26 UTC (QA Tests)] INFO -- clicking :menu_section_button567[Jul 15 2023 03:37:26 UTC (QA Tests)] INFO -- clicking :nav_item_link568[Jul 15 2023 03:37:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.725s569[Jul 15 2023 03:37:28 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present570[Jul 15 2023 03:37:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.157s571[Jul 15 2023 03:37:51 UTC (QA Tests)] INFO -- clicking :menu_section_button572[Jul 15 2023 03:37:51 UTC (QA Tests)] INFO -- clicking :nav_item_link573[Jul 15 2023 03:37:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.735s574[Jul 15 2023 03:37:52 UTC (QA Tests)] INFO -- clicking :package_link575[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689392241'576[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392241`577[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-da8e98e269da8047'578[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-04ba49d75abade24'579 pushes and pulls a maven package via maven580 using a ci job token581[Jul 15 2023 03:37:53 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven582[Jul 15 2023 03:37:54 UTC (QA Tests)] INFO -- filling :login_field with "root"583[Jul 15 2023 03:37:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field584[Jul 15 2023 03:37:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"585[Jul 15 2023 03:37:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field586[Jul 15 2023 03:37:55 UTC (QA Tests)] INFO -- clicking :sign_in_button587[Jul 15 2023 03:37:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.544s588[Jul 15 2023 03:37:56 UTC (QA Tests)] INFO -- Enabling super sidebar!589[Jul 15 2023 03:37:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled590[Jul 15 2023 03:37:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds591[Jul 15 2023 03:37:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds592[Jul 15 2023 03:37:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-eb6bfe7a179b239b' via api in 0.86 seconds593[Jul 15 2023 03:37:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.594[Jul 15 2023 03:37:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`595[Jul 15 2023 03:37:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`596[Jul 15 2023 03:37:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`597[Jul 15 2023 03:37:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392277 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392277 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-1689392277 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-maven_package_project-eb6bfe7a179b239b --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `598[Jul 15 2023 03:37:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392277`599[Jul 15 2023 03:37:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`600[Jul 15 2023 03:38:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689392277' via api in 1.24 seconds601[Jul 15 2023 03:38:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds602[Jul 15 2023 03:38:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-eb6bfe7a179b239b603[Jul 15 2023 03:38:02 UTC (QA Tests)] INFO -- clicking :menu_section_button604[Jul 15 2023 03:38:02 UTC (QA Tests)] INFO -- clicking :nav_item_link605[Jul 15 2023 03:38:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.693s606[Jul 15 2023 03:38:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present607[Jul 15 2023 03:38:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.224s608[Jul 15 2023 03:38:27 UTC (QA Tests)] INFO -- clicking :menu_section_button609[Jul 15 2023 03:38:27 UTC (QA Tests)] INFO -- clicking :nav_item_link610[Jul 15 2023 03:38:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.808s611[Jul 15 2023 03:38:28 UTC (QA Tests)] INFO -- clicking :package_link612[Jul 15 2023 03:38:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.504s613[Jul 15 2023 03:38:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689392277'614[Jul 15 2023 03:38:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392277`615[Jul 15 2023 03:38:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-b72fdad8788e4f53'616[Jul 15 2023 03:38:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/maven_package_project-eb6bfe7a179b239b'617 pushes and pulls a maven package via maven618Package619 Terraform Module Registry620[Jul 15 2023 03:38:30 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module621[Jul 15 2023 03:38:30 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}622[Jul 15 2023 03:38:36 UTC (QA Tests)] INFO -- filling :login_field with "root"623[Jul 15 2023 03:38:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field624[Jul 15 2023 03:38:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"625[Jul 15 2023 03:38:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field626[Jul 15 2023 03:38:37 UTC (QA Tests)] INFO -- clicking :sign_in_button627[Jul 15 2023 03:38:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.744s628[Jul 15 2023 03:38:38 UTC (QA Tests)] INFO -- Enabling super sidebar!629[Jul 15 2023 03:38:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled630[Jul 15 2023 03:38:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds631[Jul 15 2023 03:38:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds632[Jul 15 2023 03:38:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-ef794935.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec633[Jul 15 2023 03:38:40 UTC (QA Tests)] INFO -- clicking :new_project_button634[Jul 15 2023 03:38:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.795s635[Jul 15 2023 03:38:41 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown636[Jul 15 2023 03:38:42 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec"637[Jul 15 2023 03:38:42 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field638[Jul 15 2023 03:38:42 UTC (QA Tests)] INFO -- clicking :project_create_button639[Jul 15 2023 03:38:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project_create_button' took 1.124s640[Jul 15 2023 03:38:46 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/terraform-module-test-891e8b47bc8e9cc9/-/import641[Jul 15 2023 03:38:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.228s642[Jul 15 2023 03:38:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/terraform-module-test-891e8b47bc8e9cc9' via browser_ui in 13.35 seconds643[Jul 15 2023 03:38:53 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.644[Jul 15 2023 03:38:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`645[Jul 15 2023 03:38:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`646[Jul 15 2023 03:38:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`647[Jul 15 2023 03:38:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392333 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392333 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-1689392333 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-terraform-module-test-891e8b47bc8e9cc9 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `648[Jul 15 2023 03:38:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392333`649[Jul 15 2023 03:38:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`650[Jul 15 2023 03:38:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689392333' via api in 1.28 seconds651[Jul 15 2023 03:38:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds652[Jul 15 2023 03:38:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name '1.0.0' via api in 0.29 seconds653[Jul 15 2023 03:38:55 UTC (QA Tests)] INFO -- clicking :menu_section_button654[Jul 15 2023 03:38:55 UTC (QA Tests)] INFO -- clicking :nav_item_link655[Jul 15 2023 03:38:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.811s656[Jul 15 2023 03:38:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present657[Jul 15 2023 03:38:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.199s658[Jul 15 2023 03:39:11 UTC (QA Tests)] INFO -- clicking :menu_section_button659[Jul 15 2023 03:39:11 UTC (QA Tests)] INFO -- clicking :nav_item_link660[Jul 15 2023 03:39:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.738s661[Jul 15 2023 03:39:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689392333'662[Jul 15 2023 03:39:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392333`663 publishes a module664Plan665 Design Management666[Jul 15 2023 03:39:12 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it667[Jul 15 2023 03:39:13 UTC (QA Tests)] INFO -- filling :login_field with "root"668[Jul 15 2023 03:39:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field669[Jul 15 2023 03:39:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"670[Jul 15 2023 03:39:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field671[Jul 15 2023 03:39:13 UTC (QA Tests)] INFO -- clicking :sign_in_button672[Jul 15 2023 03:39:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.806s673[Jul 15 2023 03:39:15 UTC (QA Tests)] INFO -- Enabling super sidebar!674[Jul 15 2023 03:39:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled675[Jul 15 2023 03:39:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds676[Jul 15 2023 03:39:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds677[Jul 15 2023 03:39:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-for-issues-81611a5d9b7299a2' via api in 0.55 seconds678[Jul 15 2023 03:39:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.92 seconds679[Jul 15 2023 03:39:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-for-issues-81611a5d9b7299a2/-/issues/1680[Jul 15 2023 03:39:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.861s681[Jul 15 2023 03:39:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.881s682[Jul 15 2023 03:39:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 4.13 seconds683[Jul 15 2023 03:39:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-for-issues-81611a5d9b7299a2/-/issues/1684[Jul 15 2023 03:39:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.661s685[Jul 15 2023 03:39:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.678s686 user adds a design and modifies it687Create688 Branch Rules Overview689[Jul 15 2023 03:39:23 UTC (QA Tests)] INFO -- Starting test: Create Branch Rules Overview adds a new branch rule690[Jul 15 2023 03:39:24 UTC (QA Tests)] INFO -- filling :login_field with "root"691[Jul 15 2023 03:39:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field692[Jul 15 2023 03:39:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"693[Jul 15 2023 03:39:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field694[Jul 15 2023 03:39:24 UTC (QA Tests)] INFO -- clicking :sign_in_button695[Jul 15 2023 03:39:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.81s696[Jul 15 2023 03:39:25 UTC (QA Tests)] INFO -- Enabling super sidebar!697[Jul 15 2023 03:39:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled698[Jul 15 2023 03:39:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds699[Jul 15 2023 03:39:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds700[Jul 15 2023 03:39:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/branch-rule-project-ebf2ec0d26c6760c' via api in 0.89 seconds701[Jul 15 2023 03:39:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds702[Jul 15 2023 03:39:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/branch-rule-project-ebf2ec0d26c6760c703[Jul 15 2023 03:39:30 UTC (QA Tests)] INFO -- clicking :menu_section_button704[Jul 15 2023 03:39:30 UTC (QA Tests)] INFO -- clicking :nav_item_link705[Jul 15 2023 03:39:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.098s706[Jul 15 2023 03:39:32 UTC (QA Tests)] INFO -- clicking :add_branch_rule_button707[Jul 15 2023 03:39:33 UTC (QA Tests)] INFO -- clicking :protected_branch_dropdown708[Jul 15 2023 03:39:33 UTC (QA Tests)] INFO -- clicking :select_allowed_to_push_dropdown709[Jul 15 2023 03:39:33 UTC (QA Tests)] INFO -- clicking :select_allowed_to_merge_dropdown710[Jul 15 2023 03:39:34 UTC (QA Tests)] INFO -- clicking :protect_button711[Jul 15 2023 03:39:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.32s712[Jul 15 2023 03:39:36 UTC (QA Tests)] INFO -- clicking :details_button713[Jul 15 2023 03:39:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element details_button' took 0.678s714 adds a new branch rule715Create716 Sharing snippets717 when the snippet is public718[Jul 15 2023 03:39:37 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is public can be shared with not signed-in users719[Jul 15 2023 03:39:38 UTC (QA Tests)] INFO -- filling :login_field with "root"720[Jul 15 2023 03:39:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field721[Jul 15 2023 03:39:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"722[Jul 15 2023 03:39:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field723[Jul 15 2023 03:39:39 UTC (QA Tests)] INFO -- clicking :sign_in_button724[Jul 15 2023 03:39:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s725[Jul 15 2023 03:39:40 UTC (QA Tests)] INFO -- Enabling super sidebar!726[Jul 15 2023 03:39:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled727[Jul 15 2023 03:39:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.41 seconds728[Jul 15 2023 03:39:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-ef794935.test/-/snippets/1729[Jul 15 2023 03:39:43 UTC (QA Tests)] INFO -- clicking :snippet_embed_dropdown730[Jul 15 2023 03:39:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.067s731[Jul 15 2023 03:39:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content732[Jul 15 2023 03:39:44 UTC (QA Tests)] INFO -- clicking :sign_out_link733 can be shared with not signed-in users734 when the snippet is changed to private735[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is changed to private does not display Embed/Share dropdown736[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- filling :login_field with "root"737[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field738[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"739[Jul 15 2023 03:39:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field740[Jul 15 2023 03:39:47 UTC (QA Tests)] INFO -- clicking :sign_in_button741[Jul 15 2023 03:39:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.868s742[Jul 15 2023 03:39:48 UTC (QA Tests)] INFO -- Enabling super sidebar!743[Jul 15 2023 03:39:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled744[Jul 15 2023 03:39:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.4 seconds745[Jul 15 2023 03:39:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-ef794935.test/-/snippets/2746[Jul 15 2023 03:39:51 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present747[Jul 15 2023 03:39:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.98s748[Jul 15 2023 03:39:52 UTC (QA Tests)] INFO -- clicking :visibility_content749[Jul 15 2023 03:39:52 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button750[Jul 15 2023 03:39:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.597s751[Jul 15 2023 03:39:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 0.609s752 does not display Embed/Share dropdown753Package754 Package Registry755 npm instance level endpoint756 using ci job token757[Jul 15 2023 03:39:53 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using ci job token push and pull a npm package via CI758[Jul 15 2023 03:39:53 UTC (QA Tests)] INFO -- filling :login_field with "root"759[Jul 15 2023 03:39:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field760[Jul 15 2023 03:39:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"761[Jul 15 2023 03:39:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field762[Jul 15 2023 03:39:54 UTC (QA Tests)] INFO -- clicking :sign_in_button763[Jul 15 2023 03:39:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.959s764[Jul 15 2023 03:39:56 UTC (QA Tests)] INFO -- Enabling super sidebar!765[Jul 15 2023 03:39:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled766[Jul 15 2023 03:39:57 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA767[Jul 15 2023 03:39:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ko64fcit' via cache in 0.0 seconds768[Jul 15 2023 03:39:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds769[Jul 15 2023 03:39:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.13 seconds770[Jul 15 2023 03:39:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-09417388a372a0fd' via api in 0.57 seconds771[Jul 15 2023 03:39:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-9accb8f6981a7686' via api in 0.48 seconds772[Jul 15 2023 03:39:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.773[Jul 15 2023 03:39:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`774[Jul 15 2023 03:39:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`775[Jul 15 2023 03:39:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`776[Jul 15 2023 03:39:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392398 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392398 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-1689392398 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `777[Jul 15 2023 03:39:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392398`778[Jul 15 2023 03:39:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`779[Jul 15 2023 03:39:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392398' via api in 1.3 seconds780[Jul 15 2023 03:40:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds781[Jul 15 2023 03:40:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-09417388a372a0fd782[Jul 15 2023 03:40:01 UTC (QA Tests)] INFO -- clicking :menu_section_button783[Jul 15 2023 03:40:02 UTC (QA Tests)] INFO -- clicking :nav_item_link784[Jul 15 2023 03:40:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.753s785[Jul 15 2023 03:40:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present786[Jul 15 2023 03:40:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.219s787[Jul 15 2023 03:40:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds788[Jul 15 2023 03:40:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-9accb8f6981a7686789[Jul 15 2023 03:40:38 UTC (QA Tests)] INFO -- clicking :menu_section_button790[Jul 15 2023 03:40:38 UTC (QA Tests)] INFO -- clicking :nav_item_link791[Jul 15 2023 03:40:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.94s792[Jul 15 2023 03:40:40 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present793[Jul 15 2023 03:40:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.139s794[Jul 15 2023 03:40:54 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button795[Jul 15 2023 03:40:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.726s796[Jul 15 2023 03:40:54 UTC (QA Tests)] INFO -- clicking :directory_name_link797[Jul 15 2023 03:40:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.698s798[Jul 15 2023 03:40:55 UTC (QA Tests)] INFO -- clicking :directory_name_link799[Jul 15 2023 03:40:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.692s800[Jul 15 2023 03:40:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-09417388a372a0fd801[Jul 15 2023 03:40:57 UTC (QA Tests)] INFO -- clicking :menu_section_button802[Jul 15 2023 03:40:57 UTC (QA Tests)] INFO -- clicking :nav_item_link803[Jul 15 2023 03:40:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.734s804[Jul 15 2023 03:40:58 UTC (QA Tests)] INFO -- clicking :package_link805[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instace-level-publish-09417388a372a0fd-87e2827cb4739e58'806[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392398'807[Jul 15 2023 03:40:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392398`808[Jul 15 2023 03:41:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-09417388a372a0fd'809[Jul 15 2023 03:41:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-9accb8f6981a7686'810 push and pull a npm package via CI811 using personal access token812[Jul 15 2023 03:41:00 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using personal access token push and pull a npm package via CI813[Jul 15 2023 03:41:01 UTC (QA Tests)] INFO -- filling :login_field with "root"814[Jul 15 2023 03:41:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field815[Jul 15 2023 03:41:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"816[Jul 15 2023 03:41:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field817[Jul 15 2023 03:41:01 UTC (QA Tests)] INFO -- clicking :sign_in_button818[Jul 15 2023 03:41:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.902s819[Jul 15 2023 03:41:03 UTC (QA Tests)] INFO -- Enabling super sidebar!820[Jul 15 2023 03:41:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled821[Jul 15 2023 03:41:04 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA822[Jul 15 2023 03:41:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-bd4wou15' via cache in 0.0 seconds823[Jul 15 2023 03:41:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds824[Jul 15 2023 03:41:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.15 seconds825[Jul 15 2023 03:41:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-6581b5a716ceefa1' via api in 0.62 seconds826[Jul 15 2023 03:41:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-9ec9036b9ac39aa5' via api in 0.47 seconds827[Jul 15 2023 03:41:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.828[Jul 15 2023 03:41:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`829[Jul 15 2023 03:41:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`830[Jul 15 2023 03:41:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`831[Jul 15 2023 03:41:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392465 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392465 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-1689392465 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `832[Jul 15 2023 03:41:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392465`833[Jul 15 2023 03:41:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`834[Jul 15 2023 03:41:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392465' via api in 1.29 seconds835[Jul 15 2023 03:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds836[Jul 15 2023 03:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds837[Jul 15 2023 03:41:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds838[Jul 15 2023 03:41:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-6581b5a716ceefa1839[Jul 15 2023 03:41:09 UTC (QA Tests)] INFO -- clicking :menu_section_button840[Jul 15 2023 03:41:09 UTC (QA Tests)] INFO -- clicking :nav_item_link841[Jul 15 2023 03:41:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.797s842[Jul 15 2023 03:41:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present843[Jul 15 2023 03:41:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.176s844[Jul 15 2023 03:41:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds845[Jul 15 2023 03:41:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-9ec9036b9ac39aa5846[Jul 15 2023 03:41:27 UTC (QA Tests)] INFO -- clicking :menu_section_button847[Jul 15 2023 03:41:27 UTC (QA Tests)] INFO -- clicking :nav_item_link848[Jul 15 2023 03:41:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.735s849[Jul 15 2023 03:41:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.32s850[Jul 15 2023 03:41:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present851[Jul 15 2023 03:41:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.131s852[Jul 15 2023 03:41:40 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button853[Jul 15 2023 03:41:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.641s854[Jul 15 2023 03:41:41 UTC (QA Tests)] INFO -- clicking :directory_name_link855[Jul 15 2023 03:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.631s856[Jul 15 2023 03:41:42 UTC (QA Tests)] INFO -- clicking :directory_name_link857[Jul 15 2023 03:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.759s858[Jul 15 2023 03:41:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-6581b5a716ceefa1859[Jul 15 2023 03:41:44 UTC (QA Tests)] INFO -- clicking :menu_section_button860[Jul 15 2023 03:41:44 UTC (QA Tests)] INFO -- clicking :nav_item_link861[Jul 15 2023 03:41:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.669s862[Jul 15 2023 03:41:45 UTC (QA Tests)] INFO -- clicking :package_link863[Jul 15 2023 03:41:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instace-level-publish-6581b5a716ceefa1-45322d4fc4e40711'864[Jul 15 2023 03:41:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392465'865[Jul 15 2023 03:41:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392465`866[Jul 15 2023 03:41:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-6581b5a716ceefa1'867[Jul 15 2023 03:41:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-9ec9036b9ac39aa5'868 push and pull a npm package via CI869 using project deploy token870[Jul 15 2023 03:41:46 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using project deploy token push and pull a npm package via CI871[Jul 15 2023 03:41:47 UTC (QA Tests)] INFO -- filling :login_field with "root"872[Jul 15 2023 03:41:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field873[Jul 15 2023 03:41:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"874[Jul 15 2023 03:41:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field875[Jul 15 2023 03:41:48 UTC (QA Tests)] INFO -- clicking :sign_in_button876[Jul 15 2023 03:41:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.878s877[Jul 15 2023 03:41:49 UTC (QA Tests)] INFO -- Enabling super sidebar!878[Jul 15 2023 03:41:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled879[Jul 15 2023 03:41:51 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA880[Jul 15 2023 03:41:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-cdnpjmf7' via cache in 0.0 seconds881[Jul 15 2023 03:41:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds882[Jul 15 2023 03:41:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds883[Jul 15 2023 03:41:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-627e04a18f007a73' via api in 0.55 seconds884[Jul 15 2023 03:41:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-e4db7a351f169f81' via api in 0.39 seconds885[Jul 15 2023 03:41:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.886[Jul 15 2023 03:41:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`887[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`888[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`889[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392512 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392512 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-1689392512 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `890[Jul 15 2023 03:41:57 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392512`891[Jul 15 2023 03:41:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`892[Jul 15 2023 03:41:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1689392512' via api in 6.19 seconds893[Jul 15 2023 03:41:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-4' via api in 0.1 seconds894[Jul 15 2023 03:41:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds895[Jul 15 2023 03:41:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds896[Jul 15 2023 03:41:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds897[Jul 15 2023 03:41:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-627e04a18f007a73898[Jul 15 2023 03:42:00 UTC (QA Tests)] INFO -- clicking :menu_section_button899[Jul 15 2023 03:42:00 UTC (QA Tests)] INFO -- clicking :nav_item_link900[Jul 15 2023 03:42:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.816s901[Jul 15 2023 03:42:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present902[Jul 15 2023 03:42:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.207s903[Jul 15 2023 03:42:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds904[Jul 15 2023 03:42:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-e4db7a351f169f81905[Jul 15 2023 03:42:18 UTC (QA Tests)] INFO -- clicking :menu_section_button906[Jul 15 2023 03:42:18 UTC (QA Tests)] INFO -- clicking :nav_item_link907[Jul 15 2023 03:42:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.699s908[Jul 15 2023 03:42:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present909[Jul 15 2023 03:42:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.234s910[Jul 15 2023 03:42:34 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button911[Jul 15 2023 03:42:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.732s912[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- clicking :directory_name_link913[Jul 15 2023 03:42:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.685s914[Jul 15 2023 03:42:35 UTC (QA Tests)] INFO -- clicking :directory_name_link915[Jul 15 2023 03:42:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.727s916[Jul 15 2023 03:42:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-627e04a18f007a73917[Jul 15 2023 03:42:37 UTC (QA Tests)] INFO -- clicking :menu_section_button918[Jul 15 2023 03:42:38 UTC (QA Tests)] INFO -- clicking :nav_item_link919[Jul 15 2023 03:42:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.767s920[Jul 15 2023 03:42:39 UTC (QA Tests)] INFO -- clicking :package_link921[Jul 15 2023 03:42:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instace-level-publish-627e04a18f007a73-84f31f781cd51eca'922[Jul 15 2023 03:42:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1689392512'923[Jul 15 2023 03:42:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392512`924[Jul 15 2023 03:42:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instace-level-publish-627e04a18f007a73'925[Jul 15 2023 03:42:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/npm-instance-level-install-e4db7a351f169f81'926 push and pull a npm package via CI927Create928 with merge request batch suggestions929[Jul 15 2023 03:42:40 UTC (QA Tests)] INFO -- Starting test: Create with merge request batch suggestions applies multiple suggestions930[Jul 15 2023 03:42:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds931[Jul 15 2023 03:42:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.16 seconds932[Jul 15 2023 03:42:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/suggestions_project-158c763b4e031131' via api in 0.68 seconds933[Jul 15 2023 03:42:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.27 seconds934[Jul 15 2023 03:42:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/suggestions_project-158c763b4e031131 QA::Resource::Project935[Jul 15 2023 03:42:42 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"936[Jul 15 2023 03:42:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field937[Jul 15 2023 03:42:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"938[Jul 15 2023 03:42:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field939[Jul 15 2023 03:42:43 UTC (QA Tests)] INFO -- clicking :sign_in_button940[Jul 15 2023 03:42:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.765s941[Jul 15 2023 03:42:44 UTC (QA Tests)] INFO -- Enabling super sidebar!942[Jul 15 2023 03:42:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled943[Jul 15 2023 03:42:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds944[Jul 15 2023 03:42:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds945[Jul 15 2023 03:42:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.27 seconds946[Jul 15 2023 03:42:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/suggestions_project-158c763b4e031131/-/merge_requests/1947[Jul 15 2023 03:42:48 UTC (QA Tests)] INFO -- clicking :diffs_tab948[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- clicking :diff_comment_button949[Jul 15 2023 03:42:49 UTC (QA Tests)] INFO -- clicking :suggestion_button950[Jul 15 2023 03:42:50 UTC (QA Tests)] INFO -- filling :reply_field with ""951[Jul 15 2023 03:42:50 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field952[Jul 15 2023 03:42:50 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0953This is the suggestion for line number 4!954```"955[Jul 15 2023 03:42:50 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field956[Jul 15 2023 03:42:51 UTC (QA Tests)] INFO -- clicking :comment_now_button957[Jul 15 2023 03:42:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.987s958[Jul 15 2023 03:42:52 UTC (QA Tests)] INFO -- clicking :diff_comment_button959[Jul 15 2023 03:42:52 UTC (QA Tests)] INFO -- clicking :suggestion_button960[Jul 15 2023 03:42:53 UTC (QA Tests)] INFO -- filling :reply_field with ""961[Jul 15 2023 03:42:53 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field962[Jul 15 2023 03:42:53 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0963This is the suggestion for line number 6!964```"965[Jul 15 2023 03:42:53 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field966[Jul 15 2023 03:42:54 UTC (QA Tests)] INFO -- clicking :comment_now_button967[Jul 15 2023 03:42:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.902s968[Jul 15 2023 03:42:55 UTC (QA Tests)] INFO -- clicking :diff_comment_button969[Jul 15 2023 03:42:55 UTC (QA Tests)] INFO -- clicking :suggestion_button970[Jul 15 2023 03:42:56 UTC (QA Tests)] INFO -- filling :reply_field with ""971[Jul 15 2023 03:42:56 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field972[Jul 15 2023 03:42:56 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0973This is the suggestion for line number 10!974```"975[Jul 15 2023 03:42:56 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field976[Jul 15 2023 03:42:57 UTC (QA Tests)] INFO -- clicking :comment_now_button977[Jul 15 2023 03:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.021s978[Jul 15 2023 03:42:58 UTC (QA Tests)] INFO -- clicking :diff_comment_button979[Jul 15 2023 03:42:58 UTC (QA Tests)] INFO -- clicking :suggestion_button980[Jul 15 2023 03:42:59 UTC (QA Tests)] INFO -- filling :reply_field with ""981[Jul 15 2023 03:42:59 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field982[Jul 15 2023 03:42:59 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0983This is the suggestion for line number 13!984```"985[Jul 15 2023 03:42:59 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field986[Jul 15 2023 03:43:00 UTC (QA Tests)] INFO -- clicking :comment_now_button987[Jul 15 2023 03:43:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.945s988[Jul 15 2023 03:43:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.066s989[Jul 15 2023 03:43:03 UTC (QA Tests)] INFO -- clicking :user_avatar_content990[Jul 15 2023 03:43:04 UTC (QA Tests)] INFO -- clicking :sign_out_link991[Jul 15 2023 03:43:04 UTC (QA Tests)] INFO -- filling :login_field with "root"992[Jul 15 2023 03:43:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field993[Jul 15 2023 03:43:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"994[Jul 15 2023 03:43:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field995[Jul 15 2023 03:43:05 UTC (QA Tests)] INFO -- clicking :sign_in_button996[Jul 15 2023 03:43:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.877s997[Jul 15 2023 03:43:06 UTC (QA Tests)] INFO -- Enabling super sidebar!998[Jul 15 2023 03:43:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled999[Jul 15 2023 03:43:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/suggestions_project-158c763b4e031131/-/merge_requests/11000[Jul 15 2023 03:43:10 UTC (QA Tests)] INFO -- clicking :diffs_tab1001[Jul 15 2023 03:43:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.563s1002[Jul 15 2023 03:43:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements add_suggestion_batch_button' took 0.607s1003[Jul 15 2023 03:43:11 UTC (QA Tests)] INFO -- filling :commit_message_field with "Custom commit message"1004[Jul 15 2023 03:43:11 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1005[Jul 15 2023 03:43:12 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button1006[Jul 15 2023 03:43:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.881s1007[Jul 15 2023 03:43:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying_badge' took 1.898s1008 applies multiple suggestions1009Manage1010 2FA1011[Jul 15 2023 03:43:14 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh1012[Jul 15 2023 03:43:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b7548a37f8c677ac' via api in 0.3 seconds1013[Jul 15 2023 03:43:15 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-xwqr1v/id_rsa -N `1014[Jul 15 2023 03:43:15 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b7548a37f8c677ac1015[Jul 15 2023 03:43:15 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b7548a37f8c677ac, last six chars of token:xoMzX81016[Jul 15 2023 03:43:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b7548a37f8c677ac-z2bi6xqp' via api in 0.09 seconds1017[Jul 15 2023 03:43:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.86 seconds1018[Jul 15 2023 03:43:16 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b7548a37f8c677ac"1019[Jul 15 2023 03:43:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1020[Jul 15 2023 03:43:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1021[Jul 15 2023 03:43:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1022[Jul 15 2023 03:43:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1023[Jul 15 2023 03:43:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.8s1024[Jul 15 2023 03:43:18 UTC (QA Tests)] INFO -- Enabling super sidebar!1025[Jul 15 2023 03:43:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled1026[Jul 15 2023 03:43:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.067s1027[Jul 15 2023 03:43:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content1028[Jul 15 2023 03:43:21 UTC (QA Tests)] INFO -- clicking :edit_profile_link1029[Jul 15 2023 03:43:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.715s1030[Jul 15 2023 03:43:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1031[Jul 15 2023 03:43:22 UTC (QA Tests)] INFO -- clicking :enable_2fa_button1032[Jul 15 2023 03:43:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element enable_2fa_button' took 0.728s1033[Jul 15 2023 03:43:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "029129"1034[Jul 15 2023 03:43:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1035[Jul 15 2023 03:43:31 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1036[Jul 15 2023 03:43:31 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1037[Jul 15 2023 03:43:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1038[Jul 15 2023 03:43:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.155s1039[Jul 15 2023 03:43:32 UTC (QA Tests)] INFO -- clicking :copy_button1040[Jul 15 2023 03:43:32 UTC (QA Tests)] INFO -- clicking :proceed_button1041[Jul 15 2023 03:43:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.026s1042[Jul 15 2023 03:43:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content1043[Jul 15 2023 03:43:34 UTC (QA Tests)] INFO -- clicking :sign_out_link1044[Jul 15 2023 03:43:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b7548a37f8c677ac"1045[Jul 15 2023 03:43:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1046[Jul 15 2023 03:43:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1047[Jul 15 2023 03:43:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1048[Jul 15 2023 03:43:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1049[Jul 15 2023 03:43:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1050[Jul 15 2023 03:43:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.05s1051[Jul 15 2023 03:43:40 UTC (QA Tests)] INFO -- User is not signed in, skipping1052[Jul 15 2023 03:43:41 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "45858d6063bb9071"1053[Jul 15 2023 03:43:41 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1054[Jul 15 2023 03:43:42 UTC (QA Tests)] INFO -- clicking :verify_code_button1055[Jul 15 2023 03:43:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1056[Jul 15 2023 03:43:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content1057[Jul 15 2023 03:43:44 UTC (QA Tests)] INFO -- clicking :sign_out_link1058[Jul 15 2023 03:43:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b7548a37f8c677ac"1059[Jul 15 2023 03:43:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1060[Jul 15 2023 03:43:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1061[Jul 15 2023 03:43:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1062[Jul 15 2023 03:43:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1063[Jul 15 2023 03:43:46 UTC (QA Tests)] INFO -- Enabling super sidebar!1064[Jul 15 2023 03:43:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.032s1065[Jul 15 2023 03:43:49 UTC (QA Tests)] INFO -- User is not signed in, skipping1066[Jul 15 2023 03:43:50 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "45858d6063bb9071"1067[Jul 15 2023 03:43:50 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1068[Jul 15 2023 03:43:50 UTC (QA Tests)] INFO -- clicking :verify_code_button1069[Jul 15 2023 03:43:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.827s1070 allows 2FA code recovery via ssh1071Configure1072 AutoDevOps Templates1073 using express template1074 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)1075Data Stores1076 Check for broken images1077 when logged in as a new admin1078 behaves like loads all images1079[Jul 15 2023 03:43:51 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when logged in as a new admin behaves like loads all images loads all images1080[Jul 15 2023 03:43:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b3d11de0bcc2289b' via api in 0.31 seconds1081[Jul 15 2023 03:43:52 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b3d11de0bcc2289b"1082[Jul 15 2023 03:43:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1083[Jul 15 2023 03:43:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1084[Jul 15 2023 03:43:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1085[Jul 15 2023 03:43:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1086[Jul 15 2023 03:43:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.51s1087[Jul 15 2023 03:43:54 UTC (QA Tests)] INFO -- Enabling super sidebar!1088[Jul 15 2023 03:43:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1089[Jul 15 2023 03:43:55 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-ef794935.test/1090[Jul 15 2023 03:43:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b3d11de0bcc2289b'1091 loads all images1092 when logged in as a new user1093 behaves like loads all images1094[Jul 15 2023 03:43:57 UTC (QA Tests)] INFO -- Starting test: Data Stores Check for broken images when logged in as a new user behaves like loads all images loads all images1095[Jul 15 2023 03:43:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-fcc0e89987f3c35d' via api in 0.29 seconds1096[Jul 15 2023 03:43:58 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-fcc0e89987f3c35d"1097[Jul 15 2023 03:43:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1098[Jul 15 2023 03:43:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1099[Jul 15 2023 03:43:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1100[Jul 15 2023 03:43:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1101[Jul 15 2023 03:43:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.506s1102[Jul 15 2023 03:43:59 UTC (QA Tests)] INFO -- Enabling super sidebar!1103[Jul 15 2023 03:43:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled1104[Jul 15 2023 03:44:01 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-ef794935.test/1105[Jul 15 2023 03:44:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fcc0e89987f3c35d'1106 loads all images1107Create1108 SSH key support1109[Jul 15 2023 03:44:02 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230715-39-ejp9z1/id_rsa -N `1110[Jul 15 2023 03:44:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 1.2 seconds1111[Jul 15 2023 03:44:03 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH1112[Jul 15 2023 03:44:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1113[Jul 15 2023 03:44:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1114[Jul 15 2023 03:44:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1115[Jul 15 2023 03:44:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1116[Jul 15 2023 03:44:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1117[Jul 15 2023 03:44:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.851s1118[Jul 15 2023 03:44:06 UTC (QA Tests)] INFO -- Enabling super sidebar!1119[Jul 15 2023 03:44:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled1120[Jul 15 2023 03:44:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1121[Jul 15 2023 03:44:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.14 seconds1122[Jul 15 2023 03:44:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/ssh-tests-a57f258b666a3acb' via api in 0.64 seconds1123[Jul 15 2023 03:44:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1124[Jul 15 2023 03:44:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.52 seconds1125[Jul 15 2023 03:44:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/ssh-tests-a57f258b666a3acb1126 pushes code to the repository via SSH1127[Jul 15 2023 03:44:11 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together1128[Jul 15 2023 03:44:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1129[Jul 15 2023 03:44:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1130[Jul 15 2023 03:44:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1131[Jul 15 2023 03:44:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1132[Jul 15 2023 03:44:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1133[Jul 15 2023 03:44:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.888s1134[Jul 15 2023 03:44:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1135[Jul 15 2023 03:44:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1136[Jul 15 2023 03:44:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1137[Jul 15 2023 03:44:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds1138[Jul 15 2023 03:44:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/ssh-tests-332845bcfa6081de' via api in 0.54 seconds1139 pushes multiple branches and tags together1140[Jul 15 2023 03:44:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1141Package1142 Composer Repository1143[Jul 15 2023 03:44:18 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it1144[Jul 15 2023 03:44:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1145[Jul 15 2023 03:44:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.14 seconds1146[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/composer-package-project-9fcdae0c19299bc1' via api in 0.61 seconds1147[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1148[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1149[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1150[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1151[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689392658 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689392658 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-1689392658 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list runner-for-composer-package-project-9fcdae0c19299bc1 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1152[Jul 15 2023 03:44:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689392658`1153[Jul 15 2023 03:44:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1154[Jul 15 2023 03:44:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689392658' via api in 1.25 seconds1155[Jul 15 2023 03:44:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1156[Jul 15 2023 03:44:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1157[Jul 15 2023 03:44:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1158[Jul 15 2023 03:44:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1159[Jul 15 2023 03:44:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1160[Jul 15 2023 03:44:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.936s1161[Jul 15 2023 03:44:22 UTC (QA Tests)] INFO -- Enabling super sidebar!1162[Jul 15 2023 03:44:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1163[Jul 15 2023 03:44:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1164[Jul 15 2023 03:44:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/composer-package-project-9fcdae0c19299bc11165[Jul 15 2023 03:44:26 UTC (QA Tests)] INFO -- clicking :menu_section_button1166[Jul 15 2023 03:44:26 UTC (QA Tests)] INFO -- clicking :nav_item_link1167[Jul 15 2023 03:44:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.77s1168[Jul 15 2023 03:44:28 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1169[Jul 15 2023 03:44:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.21s1170[Jul 15 2023 03:44:42 UTC (QA Tests)] INFO -- clicking :menu_section_button1171[Jul 15 2023 03:44:42 UTC (QA Tests)] INFO -- clicking :nav_item_link1172[Jul 15 2023 03:44:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.724s1173[Jul 15 2023 03:44:43 UTC (QA Tests)] INFO -- clicking :package_link1174[Jul 15 2023 03:44:43 UTC (QA Tests)] INFO -- clicking :delete_button1175[Jul 15 2023 03:44:44 UTC (QA Tests)] INFO -- clicking :delete_modal_button1176[Jul 15 2023 03:44:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689392658'1177[Jul 15 2023 03:44:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689392658`1178 publishes a composer package and deletes it1179Create1180 Snippet index page1181 behaves like displaying details on index page1182[Jul 15 2023 03:44:46 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 number1183[Jul 15 2023 03:44:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1184[Jul 15 2023 03:44:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1185[Jul 15 2023 03:44:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1186[Jul 15 2023 03:44:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1187[Jul 15 2023 03:44:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1188[Jul 15 2023 03:44:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.952s1189[Jul 15 2023 03:44:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1190[Jul 15 2023 03:44:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1191[Jul 15 2023 03:44:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1192[Jul 15 2023 03:44:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds1193[Jul 15 2023 03:44:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-snippets-6e872760e94b003d' via api in 0.54 seconds1194[Jul 15 2023 03:44:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 1.04 seconds1195[Jul 15 2023 03:44:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1196 shows correct details of project_snippet_with_multiple_files including file number1197 behaves like displaying details on index page1198[Jul 15 2023 03:44:52 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number1199[Jul 15 2023 03:44:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1200[Jul 15 2023 03:44:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1201[Jul 15 2023 03:44:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1202[Jul 15 2023 03:44:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1203[Jul 15 2023 03:44:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1204[Jul 15 2023 03:44:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.942s1205[Jul 15 2023 03:44:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1206[Jul 15 2023 03:44:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1207[Jul 15 2023 03:44:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1208[Jul 15 2023 03:44:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds1209[Jul 15 2023 03:44:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-snippets-4328d1d26239df5a' via api in 0.54 seconds1210[Jul 15 2023 03:44:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.11 seconds1211[Jul 15 2023 03:44:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1212 shows correct details of project_snippet_with_single_file including file number1213 behaves like displaying details on index page1214[Jul 15 2023 03:44:58 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 number1215[Jul 15 2023 03:44:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1216[Jul 15 2023 03:44:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1217[Jul 15 2023 03:44:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1218[Jul 15 2023 03:44:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1219[Jul 15 2023 03:45:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1220[Jul 15 2023 03:45:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.166s1221[Jul 15 2023 03:45:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1222[Jul 15 2023 03:45:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled1223[Jul 15 2023 03:45:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via api in 0.4 seconds1224[Jul 15 2023 03:45:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1225 shows correct details of personal_snippet_with_single_file including file number1226 behaves like displaying details on index page1227[Jul 15 2023 03:45:04 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 number1228[Jul 15 2023 03:45:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1229[Jul 15 2023 03:45:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1230[Jul 15 2023 03:45:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1231[Jul 15 2023 03:45:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1232[Jul 15 2023 03:45:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1233[Jul 15 2023 03:45:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.988s1234[Jul 15 2023 03:45:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1235[Jul 15 2023 03:45:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1236[Jul 15 2023 03:45:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '6' via api in 0.37 seconds1237[Jul 15 2023 03:45:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1238 shows correct details of personal_snippet_with_multiple_files including file number1239Create1240 Merge request custom templates1241[Jul 15 2023 03:45:10 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template1242[Jul 15 2023 03:45:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1243[Jul 15 2023 03:45:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1244[Jul 15 2023 03:45:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1245[Jul 15 2023 03:45:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1246[Jul 15 2023 03:45:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1247[Jul 15 2023 03:45:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.932s1248[Jul 15 2023 03:45:12 UTC (QA Tests)] INFO -- Enabling super sidebar!1249[Jul 15 2023 03:45:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled1250[Jul 15 2023 03:45:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds1251[Jul 15 2023 03:45:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.16 seconds1252[Jul 15 2023 03:45:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/custom-mr-template-project-1d90415dbc94ffbb' via api in 1.06 seconds1253[Jul 15 2023 03:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1254[Jul 15 2023 03:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1255[Jul 15 2023 03:45:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/custom-mr-template-project-1d90415dbc94ffbb1256[Jul 15 2023 03:45:18 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1257[Jul 15 2023 03:45:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.342s1258[Jul 15 2023 03:45:19 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1259[Jul 15 2023 03:45:19 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1260[Jul 15 2023 03:45:20 UTC (QA Tests)] INFO -- clicking :close_button1261[Jul 15 2023 03:45:20 UTC (QA Tests)] INFO -- clicking :template_dropdown1262[Jul 15 2023 03:45:20 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1263[Jul 15 2023 03:45:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.73s1264[Jul 15 2023 03:45:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 7.44 seconds1265 creates a merge request via custom template1266Create1267 Create, Retrieve and Delete branches via API1268[Jul 15 2023 03:45:23 UTC (QA Tests)] INFO -- Starting test: Create Create, Retrieve and Delete branches via API creates, retrieves and deletes branches1269[Jul 15 2023 03:45:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1270[Jul 15 2023 03:45:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.11 seconds1271[Jul 15 2023 03:45:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-qa-test-e8f9618babf7e4fa' via api in 0.53 seconds1272[Jul 15 2023 03:45:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file.txt"1273[Jul 15 2023 03:45:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Branch with name 'create-branch' via api in 0.35 seconds1274[Jul 15 2023 03:45:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Repository::Branch with name 'delete-branch' via api in 0.1 seconds1275[Jul 15 2023 03:45:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Repository::Branch with name 'delete-branch'1276 creates, retrieves and deletes branches1277Verify1278 Pass dotenv variables to downstream via bridge1279[Jul 15 2023 03:45:26 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config1280[Jul 15 2023 03:45:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1281[Jul 15 2023 03:45:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.11 seconds1282[Jul 15 2023 03:45:26 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1283[Jul 15 2023 03:45:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1284[Jul 15 2023 03:45:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1285[Jul 15 2023 03:45:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-v2yk7881 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-v2yk7881 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-v2yk7881 --url http://gitlab-ce-ef794935.test --registration-token **** --tag-list qa-runner-v2yk7881 --executor shell && gitlab-runner run" `1286[Jul 15 2023 03:45:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-v2yk7881`1287[Jul 15 2023 03:45:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1288[Jul 15 2023 03:45:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-v2yk7881' via api in 1.13 seconds1289[Jul 15 2023 03:45:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1290[Jul 15 2023 03:45:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1291[Jul 15 2023 03:45:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1292[Jul 15 2023 03:45:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1293[Jul 15 2023 03:45:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1294[Jul 15 2023 03:45:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.003s1295[Jul 15 2023 03:45:30 UTC (QA Tests)] INFO -- Enabling super sidebar!1296[Jul 15 2023 03:45:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled1297[Jul 15 2023 03:45:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/downstream-project-with-bridge-e0b9f35bb0189238' via api in 0.47 seconds1298[Jul 15 2023 03:45:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1299[Jul 15 2023 03:45:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/upstream-project-with-bridge-466848185644ce9b' via api in 0.46 seconds1300[Jul 15 2023 03:45:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1301[Jul 15 2023 03:45:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/upstream-project-with-bridge-466848185644ce9b1302[Jul 15 2023 03:45:35 UTC (QA Tests)] INFO -- clicking :menu_section_button1303[Jul 15 2023 03:45:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1304[Jul 15 2023 03:45:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.679s1305[Jul 15 2023 03:45:48 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1306[Jul 15 2023 03:45:48 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1307[Jul 15 2023 03:45:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.144s1308[Jul 15 2023 03:45:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-v2yk7881'1309[Jul 15 2023 03:45:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-v2yk7881`1310[Jul 15 2023 03:45:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/upstream-project-with-bridge-466848185644ce9b'1311[Jul 15 2023 03:45:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/downstream-project-with-bridge-e0b9f35bb0189238'1312 runs the pipeline with composed config1313Monitor1314 Recovery alert1315 when using Prometheus integration1316 behaves like triggers recovery alert1317[Jul 15 2023 03:45:51 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert1318[Jul 15 2023 03:45:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1319[Jul 15 2023 03:45:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1320[Jul 15 2023 03:45:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1321[Jul 15 2023 03:45:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1322[Jul 15 2023 03:45:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1323[Jul 15 2023 03:45:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.073s1324[Jul 15 2023 03:45:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1325[Jul 15 2023 03:45:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1326[Jul 15 2023 03:45:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1327[Jul 15 2023 03:45:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.11 seconds1328[Jul 15 2023 03:45:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-for-alerts-a19cc7d0694f4b19' via api in 0.56 seconds1329[Jul 15 2023 03:45:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-for-alerts-a19cc7d0694f4b191330[Jul 15 2023 03:45:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1331[Jul 15 2023 03:45:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1332[Jul 15 2023 03:45:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.974s1333[Jul 15 2023 03:45:59 UTC (QA Tests)] INFO -- clicking :add_integration_button1334[Jul 15 2023 03:45:59 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1335[Jul 15 2023 03:45:59 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1336[Jul 15 2023 03:46:01 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-15T03:46:01.127+00:00","generatorURL":"http://parisian.test/eliseo.homenick","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"quia"},"annotations":{"title":"Qui sunt facilis quaerat."}}]}"1337[Jul 15 2023 03:46:01 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1338[Jul 15 2023 03:46:01 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1339[Jul 15 2023 03:46:01 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-15T03:46:01.127+00:00","generatorURL":"http://osinski-stark.test/filiberto_kihn","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"accusantium"},"annotations":{"title":"Sunt esse praesentium optio."}}]}"1340[Jul 15 2023 03:46:01 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1341[Jul 15 2023 03:46:02 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1342[Jul 15 2023 03:46:05 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-15T03:46:01.127+00:00","generatorURL":"http://parisian.test/eliseo.homenick","endsAt":"2023-07-15T03:46:05.537+00:00","status":"resolved","labels":{"gitlab_environment_name":"quia"},"annotations":{"title":"Qui sunt facilis quaerat."}}]}"1343[Jul 15 2023 03:46:05 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1344[Jul 15 2023 03:46:05 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1345[Jul 15 2023 03:46:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1346[Jul 15 2023 03:46:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1347[Jul 15 2023 03:46:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.756s1348 only resolves the correct alert1349 when using HTTP endpoint integration1350 behaves like triggers recovery alert1351 only resolves the correct alert (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)1352Plan1353 Related issues1354[Jul 15 2023 03:46:07 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another1355[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1356[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1357[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1358[Jul 15 2023 03:46:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1359[Jul 15 2023 03:46:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1360[Jul 15 2023 03:46:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.015s1361[Jul 15 2023 03:46:10 UTC (QA Tests)] INFO -- Enabling super sidebar!1362[Jul 15 2023 03:46:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled1363[Jul 15 2023 03:46:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1364[Jul 15 2023 03:46:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds1365[Jul 15 2023 03:46:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-to-test-related-issues-fa40f09178c9fe4c' via api in 0.59 seconds1366[Jul 15 2023 03:46:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.33 seconds1367[Jul 15 2023 03:46:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-to-test-related-issues-fa40f09178c9fe4c/-/issues/11368[Jul 15 2023 03:46:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.28 seconds1369[Jul 15 2023 03:46:15 UTC (QA Tests)] INFO -- clicking :related_issues_plus_button1370[Jul 15 2023 03:46:15 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-to-test-related-issues-fa40f09178c9fe4c/-/issues/2"1371[Jul 15 2023 03:46:15 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field1372[Jul 15 2023 03:46:16 UTC (QA Tests)] INFO -- clicking :remove_related_issue_button1373 relates and unrelates one issue to/from another1374Plan1375 Project milestone1376[Jul 15 2023 03:46:16 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone1377[Jul 15 2023 03:46:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1378[Jul 15 2023 03:46:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1379[Jul 15 2023 03:46:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1380[Jul 15 2023 03:46:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1381[Jul 15 2023 03:46:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1382[Jul 15 2023 03:46:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.072s1383[Jul 15 2023 03:46:19 UTC (QA Tests)] INFO -- Enabling super sidebar!1384[Jul 15 2023 03:46:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled1385[Jul 15 2023 03:46:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1386[Jul 15 2023 03:46:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.12 seconds1387[Jul 15 2023 03:46:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-milestone-f52234121073caba' via api in 0.61 seconds1388[Jul 15 2023 03:46:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-milestone-f52234121073caba1389[Jul 15 2023 03:46:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1390[Jul 15 2023 03:46:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1391[Jul 15 2023 03:46:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.796s1392[Jul 15 2023 03:46:24 UTC (QA Tests)] INFO -- clicking :new_project_milestone_link1393[Jul 15 2023 03:46:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_milestone_link' took 0.798s1394[Jul 15 2023 03:46:24 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Project milestone"1395[Jul 15 2023 03:46:24 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1396[Jul 15 2023 03:46:25 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This issue tests out project milestones."1397[Jul 15 2023 03:46:25 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field1398[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/07/151399"1400[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1401[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/08/151402"1403[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1404[Jul 15 2023 03:46:26 UTC (QA Tests)] INFO -- clicking :create_milestone_button1405[Jul 15 2023 03:46:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 1.136s1406[Jul 15 2023 03:46:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 6.43 seconds1407[Jul 15 2023 03:46:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1408[Jul 15 2023 03:46:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.75s1409[Jul 15 2023 03:46:28 UTC (QA Tests)] INFO -- clicking :milestone_link1410[Jul 15 2023 03:46:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 0.951s1411 creates a project milestone1412Manage1413 Jenkins integration1414[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab1415[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1416[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- Executing: `docker login --username "quality-third-party-docker" --password "****" registry.gitlab.com`1417[Jul 15 2023 03:46:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname jenkins-server.test --name jenkins-server --env JENKINS_USER=administrator --env JENKINS_PASS=**** --publish 8080:8080 --publish 50000:50000 registry.gitlab.com/gitlab-org/quality/third-party-docker-private/jenkins:latest `1418[Jul 15 2023 03:46:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1419[Jul 15 2023 03:46:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1420[Jul 15 2023 03:46:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1421[Jul 15 2023 03:46:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1422[Jul 15 2023 03:46:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1423[Jul 15 2023 03:46:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.561s1424[Jul 15 2023 03:46:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1425[Jul 15 2023 03:46:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1426[Jul 15 2023 03:46:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds1427[Jul 15 2023 03:46:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.18 seconds1428[Jul 15 2023 03:46:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project_with_jenkins_855429c6-9ced25f1e1f377d6' via api in 1.23 seconds1429[Jul 15 2023 03:46:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project_with_jenkins_855429c6-9ced25f1e1f377d61430[Jul 15 2023 03:46:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1431[Jul 15 2023 03:47:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.102s1432[Jul 15 2023 03:47:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1433[Jul 15 2023 03:47:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1434[Jul 15 2023 03:47:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.81s1435[Jul 15 2023 03:47:02 UTC (QA Tests)] INFO -- clicking :jenkins_link1436[Jul 15 2023 03:47:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jenkins_link' took 0.814s1437[Jul 15 2023 03:47:02 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"1438[Jul 15 2023 03:47:02 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field1439[Jul 15 2023 03:47:03 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_039a343174"1440[Jul 15 2023 03:47:03 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field1441[Jul 15 2023 03:47:03 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"1442[Jul 15 2023 03:47:03 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field1443[Jul 15 2023 03:47:04 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"1444[Jul 15 2023 03:47:04 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field1445[Jul 15 2023 03:47:04 UTC (QA Tests)] INFO -- clicking :save_changes_button1446[Jul 15 2023 03:47:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.999s1447[Jul 15 2023 03:47:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1448[Jul 15 2023 03:47:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.36 seconds1449[Jul 15 2023 03:47:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project_with_jenkins_855429c6-9ced25f1e1f377d61450[Jul 15 2023 03:47:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1451[Jul 15 2023 03:47:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1452[Jul 15 2023 03:47:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.237s1453[Jul 15 2023 03:47:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.797s1454[Jul 15 2023 03:47:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`1455[Jul 15 2023 03:47:27 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1456 integrates and displays build status for MR pipeline in GitLab1457Verify1458 when pipeline is blocked1459 can still merge MR successfully (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/411510)1460Data Stores1461 Subgroup transfer1462[Jul 15 2023 03:47:27 UTC (QA Tests)] INFO -- Starting test: Data Stores Subgroup transfer transfers a subgroup to another group1463[Jul 15 2023 03:47:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1464[Jul 15 2023 03:47:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/target-group-for-transfer_7c9d8378d9dbc2f4' via api in 0.4 seconds1465[Jul 15 2023 03:47:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1466[Jul 15 2023 03:47:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1467[Jul 15 2023 03:47:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1468[Jul 15 2023 03:47:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1469[Jul 15 2023 03:47:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1470[Jul 15 2023 03:47:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.252s1471[Jul 15 2023 03:47:31 UTC (QA Tests)] INFO -- Enabling super sidebar!1472[Jul 15 2023 03:47:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled1473[Jul 15 2023 03:47:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1474[Jul 15 2023 03:47:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/source-group-for-transfer_87bc05c967c0ca31' via api in 0.32 seconds1475[Jul 15 2023 03:47:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/source-group-for-transfer_87bc05c967c0ca31/subgroup-for-transfer_a1bd0505b248c094' via api in 0.26 seconds1476[Jul 15 2023 03:47:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-ef794935.test/groups/gitlab-qa-sandbox-group-7/source-group-for-transfer_87bc05c967c0ca31/subgroup-for-transfer_a1bd0505b248c0941477[Jul 15 2023 03:47:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1478[Jul 15 2023 03:47:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1479[Jul 15 2023 03:47:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.883s1480[Jul 15 2023 03:47:35 UTC (QA Tests)] INFO -- Transferring group: subgroup-for-transfer_a1bd0505b248c094 to target group: target-group-for-transfer_7c9d8378d9dbc2f41481[Jul 15 2023 03:47:37 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer_group_content"],[data-testid="transfer-group-content"],[data-qa-selector="transfer_group_content"],.qa-transfer-group-content1482[Jul 15 2023 03:47:37 UTC (QA Tests)] INFO -- clicking :namespaces_list1483[Jul 15 2023 03:47:37 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "target-group-for-transfer_7c9d8378d9dbc2f4"1484[Jul 15 2023 03:47:37 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search1485[Jul 15 2023 03:47:38 UTC (QA Tests)] INFO -- clicking :transfer_group_button1486[Jul 15 2023 03:47:38 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "gitlab-qa-sandbox-group-7/source-group-for-transfer_87bc05c967c0ca31/subgroup-for-transfer_a1bd0505b248c094"1487[Jul 15 2023 03:47:38 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field1488[Jul 15 2023 03:47:38 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button1489[Jul 15 2023 03:47:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 1.122s1490 transfers a subgroup to another group1491Create1492 File management1493[Jul 15 2023 03:47:40 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web1494[Jul 15 2023 03:47:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1495[Jul 15 2023 03:47:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1496[Jul 15 2023 03:47:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1497[Jul 15 2023 03:47:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1498[Jul 15 2023 03:47:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1499[Jul 15 2023 03:47:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.226s1500[Jul 15 2023 03:47:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1501[Jul 15 2023 03:47:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1502[Jul 15 2023 03:47:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1503[Jul 15 2023 03:47:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.14 seconds1504[Jul 15 2023 03:47:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-new-file-8ffa9532a6ba567e' via api in 1.04 seconds1505[Jul 15 2023 03:47:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.58 seconds1506[Jul 15 2023 03:47:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-new-file-8ffa9532a6ba567e/-/blob/main/QA+Test+-+File+name1507[Jul 15 2023 03:47:48 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"1508[Jul 15 2023 03:47:48 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1509 user deletes a file via the Web1510Plan1511 Issue1512[Jul 15 2023 03:47:51 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit1513[Jul 15 2023 03:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1514[Jul 15 2023 03:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.16 seconds1515[Jul 15 2023 03:47:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-for-issues-1dd2544578fea15d' via api in 0.7 seconds1516[Jul 15 2023 03:47:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 1.02 seconds1517[Jul 15 2023 03:47:53 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"1518[Jul 15 2023 03:47:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.01 seconds1519[Jul 15 2023 03:47:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"1520[Jul 15 2023 03:47:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.43 seconds1521 closes via pushing a commit1522Create1523 Adding comments on snippets1524 behaves like comments on snippets1525[Jul 15 2023 03:47:57 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_snippet1526[Jul 15 2023 03:47:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1527[Jul 15 2023 03:47:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1528[Jul 15 2023 03:47:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1529[Jul 15 2023 03:47:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1530[Jul 15 2023 03:47:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1531[Jul 15 2023 03:47:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.369s1532[Jul 15 2023 03:48:00 UTC (QA Tests)] INFO -- Enabling super sidebar!1533[Jul 15 2023 03:48:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled1534[Jul 15 2023 03:48:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '7' via api in 0.46 seconds1535[Jul 15 2023 03:48:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.097s1536[Jul 15 2023 03:48:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content1537[Jul 15 2023 03:48:04 UTC (QA Tests)] INFO -- clicking :sign_out_link1538[Jul 15 2023 03:48:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds1539[Jul 15 2023 03:48:05 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1540[Jul 15 2023 03:48:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1541[Jul 15 2023 03:48:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1542[Jul 15 2023 03:48:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1543[Jul 15 2023 03:48:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1544[Jul 15 2023 03:48:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.808s1545[Jul 15 2023 03:48:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1546[Jul 15 2023 03:48:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1547[Jul 15 2023 03:48:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-ef794935.test/-/snippets/71548[Jul 15 2023 03:48:09 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"1549[Jul 15 2023 03:48:09 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field1550[Jul 15 2023 03:48:09 UTC (QA Tests)] INFO -- clicking :comment_button1551[Jul 15 2023 03:48:10 UTC (QA Tests)] INFO -- clicking :edit_comment_button1552[Jul 15 2023 03:48:10 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"1553[Jul 15 2023 03:48:10 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field1554[Jul 15 2023 03:48:10 UTC (QA Tests)] INFO -- clicking :save_comment_button1555[Jul 15 2023 03:48:11 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1556[Jul 15 2023 03:48:11 UTC (QA Tests)] INFO -- clicking :delete_comment_button1557[Jul 15 2023 03:48:11 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1558 adds, edits, and deletes a comment on a personal_snippet1559 behaves like comments on snippets1560[Jul 15 2023 03:48:12 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_snippet1561[Jul 15 2023 03:48:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1562[Jul 15 2023 03:48:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1563[Jul 15 2023 03:48:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1564[Jul 15 2023 03:48:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1565[Jul 15 2023 03:48:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1566[Jul 15 2023 03:48:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.352s1567[Jul 15 2023 03:48:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1568[Jul 15 2023 03:48:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1569[Jul 15 2023 03:48:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1570[Jul 15 2023 03:48:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.16 seconds1571[Jul 15 2023 03:48:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-snippets-d027fc0d6e03415d' via api in 0.71 seconds1572[Jul 15 2023 03:48:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '8' via api in 1.25 seconds1573[Jul 15 2023 03:48:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.064s1574[Jul 15 2023 03:48:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content1575[Jul 15 2023 03:48:20 UTC (QA Tests)] INFO -- clicking :sign_out_link1576[Jul 15 2023 03:48:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds1577[Jul 15 2023 03:48:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1578[Jul 15 2023 03:48:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1579[Jul 15 2023 03:48:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1580[Jul 15 2023 03:48:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1581[Jul 15 2023 03:48:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1582[Jul 15 2023 03:48:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.705s1583[Jul 15 2023 03:48:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1584[Jul 15 2023 03:48:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1585[Jul 15 2023 03:48:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-snippets-d027fc0d6e03415d/-/snippets/81586[Jul 15 2023 03:48:25 UTC (QA Tests)] INFO -- filling :note_field with "Comment 123"1587[Jul 15 2023 03:48:25 UTC (QA Tests)] INFO -- clicking the coordinates of :note_field1588[Jul 15 2023 03:48:26 UTC (QA Tests)] INFO -- clicking :comment_button1589[Jul 15 2023 03:48:26 UTC (QA Tests)] INFO -- clicking :edit_comment_button1590[Jul 15 2023 03:48:27 UTC (QA Tests)] INFO -- filling :edit_note_field with "Nice snippet!"1591[Jul 15 2023 03:48:27 UTC (QA Tests)] INFO -- clicking the coordinates of :edit_note_field1592[Jul 15 2023 03:48:27 UTC (QA Tests)] INFO -- clicking :save_comment_button1593[Jul 15 2023 03:48:27 UTC (QA Tests)] INFO -- clicking :more_actions_dropdown1594[Jul 15 2023 03:48:28 UTC (QA Tests)] INFO -- clicking :delete_comment_button1595[Jul 15 2023 03:48:28 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1596 adds, edits, and deletes a comment on a project_snippet1597Analytics1598 Performance bar display1599 when logged in as an admin user1600[Jul 15 2023 03:48:28 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 requests1601[Jul 15 2023 03:48:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1602[Jul 15 2023 03:48:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1603[Jul 15 2023 03:48:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1604[Jul 15 2023 03:48:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1605[Jul 15 2023 03:48:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1606[Jul 15 2023 03:48:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.212s1607[Jul 15 2023 03:48:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1608[Jul 15 2023 03:48:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1609[Jul 15 2023 03:48:33 UTC (QA Tests)] INFO -- clicking :context_switcher1610[Jul 15 2023 03:48:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1611[Jul 15 2023 03:48:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.667s1612[Jul 15 2023 03:48:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.276s1613[Jul 15 2023 03:48:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1614[Jul 15 2023 03:48:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1615[Jul 15 2023 03:48:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.617s1616[Jul 15 2023 03:48:38 UTC (QA Tests)] INFO -- checking via JS :enable_performance_bar_checkbox with args {}1617[Jul 15 2023 03:48:38 UTC (QA Tests)] INFO -- clicking :save_changes_button1618[Jul 15 2023 03:48:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.108s1619[Jul 15 2023 03:48:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds1620[Jul 15 2023 03:48:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.16 seconds1621[Jul 15 2023 03:48:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-for-issues-07a0707f6f32d18a' via api in 0.64 seconds1622[Jul 15 2023 03:48:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-for-issues-07a0707f6f32d18a1623[Jul 15 2023 03:48:41 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1624[Jul 15 2023 03:48:41 UTC (QA Tests)] INFO -- clicking :create_menu_item1625[Jul 15 2023 03:48:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.449s1626[Jul 15 2023 03:48:43 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Performance bar test"1627[Jul 15 2023 03:48:43 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1628[Jul 15 2023 03:48:43 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 58858ac9638c2d66"1629[Jul 15 2023 03:48:43 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1630[Jul 15 2023 03:48:44 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1631[Jul 15 2023 03:48:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.636s1632[Jul 15 2023 03:48:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 8.6 seconds1633[Jul 15 2023 03:48:48 UTC (QA Tests)] INFO -- clicking :request_dropdown1634 shows results for the original request and AJAX requests1635Data Stores1636 Project activity1637[Jul 15 2023 03:48:48 UTC (QA Tests)] INFO -- Starting test: Data Stores Project activity user creates an event in the activity page upon Git push1638[Jul 15 2023 03:48:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1639[Jul 15 2023 03:48:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1640[Jul 15 2023 03:48:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1641[Jul 15 2023 03:48:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1642[Jul 15 2023 03:48:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1643[Jul 15 2023 03:48:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.309s1644[Jul 15 2023 03:48:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1645[Jul 15 2023 03:48:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1646[Jul 15 2023 03:48:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1647[Jul 15 2023 03:48:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.13 seconds1648[Jul 15 2023 03:48:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-code-456ddeb32b5e55b6' via api in 0.67 seconds1649[Jul 15 2023 03:48:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1650[Jul 15 2023 03:48:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.19 seconds1651[Jul 15 2023 03:48:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/project-with-code-456ddeb32b5e55b61652[Jul 15 2023 03:48:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1653[Jul 15 2023 03:48:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1654[Jul 15 2023 03:48:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s1655 user creates an event in the activity page upon Git push1656Plan1657 Testing project wiki1658[Jul 15 2023 03:48:58 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki can delete a page1659[Jul 15 2023 03:48:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1660[Jul 15 2023 03:48:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1661[Jul 15 2023 03:48:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1662[Jul 15 2023 03:48:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1663[Jul 15 2023 03:49:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1664[Jul 15 2023 03:49:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s1665[Jul 15 2023 03:49:02 UTC (QA Tests)] INFO -- Enabling super sidebar!1666[Jul 15 2023 03:49:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled1667[Jul 15 2023 03:49:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds1668[Jul 15 2023 03:49:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec' via api in 0.17 seconds1669[Jul 15 2023 03:49:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/wiki_testing-86d3b1f9c57617e5' via api in 0.66 seconds1670[Jul 15 2023 03:49:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.17 seconds1671[Jul 15 2023 03:49:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-ef794935.test/gitlab-qa-sandbox-group-7/qa-test-2023-07-15-03-29-23-85c4a4c81c4796ec/wiki_testing-86d3b1f9c57617e5/-/wikis/Home1672[Jul 15 2023 03:49:06 UTC (QA Tests)] INFO -- clicking :edit_page_button1673[Jul 15 2023 03:49:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.972s1674[Jul 15 2023 03:49:07 UTC (QA Tests)] INFO -- clicking :delete_button and ensuring QA::Page::Modal::DeleteWiki is present1675[Jul 15 2023 03:49:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_button' took 0.53s1676[Jul 15 2023 03:49:07 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button1677[Jul 15 2023 03:49:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_deletion_button' took 1.223s1678 can delete a page1679[Jul 15 2023 03:49:08 UTC (QA Tests)] INFO -- 1680========= Knapsack Time Offset Warning ==========1681Time offset: 30s1682Max allowed node time execution: 23m 05s1683Exceeded time: -03m 20s1685Global time execution for this CI node is fine.1686Happy testing!1687Need explanation? See FAQ:1689=================================================1690Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1691https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1692Sign up for Knapsack Pro here:1694=================================================1695[Jul 15 2023 03:49:08 UTC (QA Tests)] INFO -- 1696Knapsack global time execution for tests: 19m 45s1697Pending: (Failures listed here are expected and do not affect your suite's status)1698 1) Create Link to line in Web IDE can link to a specific line of code in Web IDE1699 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441700 # ./qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb:261701 2) Configure AutoDevOps Templates using express template works with Auto DevOps1702 # Test is not compatible with this environment or pipeline1703 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:501704 3) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert1705 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121706 # ./qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb:71707 4) Verify when pipeline is blocked can still merge MR successfully1708 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4115101709 # ./qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb:751710Finished in 19 minutes 47 seconds (files took 1 minute 4.11 seconds to load)171152 examples, 0 failures, 4 pending1712Randomized with seed 178951713[Jul 15 2023 03:49:09 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`1714[Jul 15 2023 03:49:09 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ef794935 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1715[Jul 15 2023 03:49:09 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-ef794935`1716[Jul 15 2023 03:49:09 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-ef794935`1718Running after script...1719$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1720$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1721$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1831Not uploading cache qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-16 due to policy1833Uploading artifacts...1834gitlab-qa-run-*: found 304 matching artifact files and directories 1835Uploading artifacts as "archive" to coordinator... 201 Created id=4659949938 responseStatus=201 Created token=64_FxXZi1836Uploading artifacts...1837gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1838Uploading artifacts as "junit" to coordinator... 201 Created id=4659949938 responseStatus=201 Created token=64_FxXZi1839Uploading artifacts...1840/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1841Uploading artifacts as "dotenv" to coordinator... 201 Created id=4659949938 responseStatus=201 Created token=64_FxXZi1843Job succeeded