decomposition-single-db 1/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-1689822099-f53d0c05-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: 201372, done. 20remote: Counting objects: 100% (201372/201372), done. 21remote: Compressing objects: 100% (128468/128468), done. 22remote: Total 201372 (delta 103215), reused 135254 (delta 65446), pack-reused 0 23Receiving objects: 100% (201372/201372), 148.98 MiB | 43.74 MiB/s, done.24Resolving deltas: 100% (103215/103215), done.26 * [new ref] refs/pipelines/938013502 -> refs/pipelines/93801350227 * [new branch] master -> origin/master28Checking out 39137402 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 (4694998425)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4694998425 responseStatus=200 OK token=64_MxiLd39Using 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:3913740266a59293daf9335e77aacbda3b1a42f1 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4694998445.json --format RspecJunitFormatter --out tmp/rspec-4694998445.xml --format html --out tmp/rspec-$(echo decomposition-single-db 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 20 2023 03:13:13 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-24ee1e9f$`50[Jul 20 2023 03:13:13 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-24ee1e9f --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 20 2023 03:13:14 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/authority/. alpine-24ee1e9f:/etc/gitlab/trusted-certs`52[Jul 20 2023 03:13:14 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/tls_certificates/gitlab/. alpine-24ee1e9f:/etc/gitlab/ssl`53[Jul 20 2023 03:13:15 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-24ee1e9f`54[Jul 20 2023 03:13:15 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-24ee1e9f`55[Jul 20 2023 03:13:15 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 20 2023 03:13:15 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`57[Jul 20 2023 03:13:51 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-5ad6a921$`58[Jul 20 2023 03:13:51 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 20 2023 03:13:51 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 20 2023 03:13:51 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-5ad6a921 --net test --hostname gitlab-ce-5ad6a921.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-20-03-13-13-d58e2cdd/gitlab-ce-5ad6a921/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`61[Jul 20 2023 03:14:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5ad6a921 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-20 03:13:1362# 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::DecompositionSingleDb68gitlab_rails['databases']['main']['enable'] = true69gitlab_rails['databases']['ci']['enable'] = false70gitlab_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;"`71[Jul 20 2023 03:14:00 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-5ad6a921`72[Jul 20 2023 03:17:37 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Jul 20 2023 03:17:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`74[Jul 20 2023 03:17:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`75[Jul 20 2023 03:17:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`76[Jul 20 2023 03:17:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`77[Jul 20 2023 03:17:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`78[Jul 20 2023 03:17:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`79[Jul 20 2023 03:17:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`80[Jul 20 2023 03:17:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`81[Jul 20 2023 03:17:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`82[Jul 20 2023 03:17:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`83[Jul 20 2023 03:17:47 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`84[Jul 20 2023 03:17:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`85[Jul 20 2023 03:17:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`86[Jul 20 2023 03:17:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`87[Jul 20 2023 03:17:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`88[Jul 20 2023 03:17:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`89[Jul 20 2023 03:17:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`90[Jul 20 2023 03:17:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`91[Jul 20 2023 03:17:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`92[Jul 20 2023 03:17:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`93[Jul 20 2023 03:17:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`94[Jul 20 2023 03:17:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`95[Jul 20 2023 03:18:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`96[Jul 20 2023 03:18:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5ad6a921`97[Jul 20 2023 03:18:01 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-5ad6a921 80/tcp`98[Jul 20 2023 03:18:01 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!99[Jul 20 2023 03:18:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5ad6a921 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`100[Jul 20 2023 03:18:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5ad6a921 bash -c "echo '#!/usr/bin/env bash101if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then102 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'103 exit 1104fi105' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`106[Jul 20 2023 03:18:02 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5ad6a921 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`107[Jul 20 2023 03:18:02 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.1.0/support/data gitlab-ce-5ad6a921:/tmp/data-seeds`108[Jul 20 2023 03:18:02 UTC (Gitlab QA)] INFO -- Running exec_commands...109[Jul 20 2023 03:18:02 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5ad6a921 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`110[Jul 20 2023 03:18:57 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`111[Jul 20 2023 03:18:57 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:3913740266a59293daf9335e77aacbda3b1a42f1`112[Jul 20 2023 03:19:55 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce113[Jul 20 2023 03:19:55 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-20-03-13-13-d58e2cdd/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-20-03-13-13-d58e2cdd/gitlab-ce-qa-af0ece53:/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-af0ece53 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:3913740266a59293daf9335e77aacbda3b1a42f1 Test::Instance::All http://gitlab-ce-5ad6a921.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4694998445.json --format RspecJunitFormatter --out tmp/rspec-4694998445.xml --format html --out tmp/rspec-decomposition-single-db_1_5.htm --color --format documentation`1142023-07-20 03:20:01 / CONF :: 115 ==> Base URL: http://gitlab-ce-5ad6a921.test116 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f4893188138>117 ==> Libraries: Chemlab::Vendor118[Jul 20 2023 03:20:01 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA119[Jul 20 2023 03:20:01 UTC (QA Tests)] INFO -- Browser: chrome120[Jul 20 2023 03:20:01 UTC (QA Tests)] INFO -- Performing sanity check for environment!121[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'122[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- Report already exists, skipping!123[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====124[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- Report specs:125[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_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/generic_repository_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_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/1_manage/group_access_token_spec.rb", "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb"]126[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- Leftover specs:127[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/browser_ui/1_manage/group/create_group_with_mattermost_team_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_github_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/sanity/version_spec.rb"]128[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!129[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'130[Jul 20 2023 03:20:02 UTC (QA Tests)] INFO -- Report already exists, skipping!131Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}132Randomized with seed 10279133Package134 SaaS Container Registry135 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)136Plan137 Testing project wiki138[Jul 20 2023 03:20:08 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki can delete a page139[Jul 20 2023 03:20:09 UTC (QA Tests)] INFO -- filling :login_field with "root"140[Jul 20 2023 03:20:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field141[Jul 20 2023 03:20:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"142[Jul 20 2023 03:20:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field143[Jul 20 2023 03:20:10 UTC (QA Tests)] INFO -- clicking :sign_in_button144[Jul 20 2023 03:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.943s145[Jul 20 2023 03:20:12 UTC (QA Tests)] INFO -- Enabling super sidebar!146[Jul 20 2023 03:20:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled147[Jul 20 2023 03:20:13 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA148[Jul 20 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-vfyynn1i' via cache in 0.0 seconds149[Jul 20 2023 03:20:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 1.11 seconds150[Jul 20 2023 03:20:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 1.43 seconds151[Jul 20 2023 03:20:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/wiki_testing-a4ab33b624a2692e' via api in 2.93 seconds152[Jul 20 2023 03:20:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 3.85 seconds153[Jul 20 2023 03:20:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/wiki_testing-a4ab33b624a2692e/-/wikis/Home154[Jul 20 2023 03:20:19 UTC (QA Tests)] INFO -- clicking :edit_page_button155[Jul 20 2023 03:20:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 1.034s156[Jul 20 2023 03:20:20 UTC (QA Tests)] INFO -- clicking :delete_button and ensuring QA::Page::Modal::DeleteWiki is present157[Jul 20 2023 03:20:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_button' took 0.676s158[Jul 20 2023 03:20:20 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button159[Jul 20 2023 03:20:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_deletion_button' took 1.48s160 can delete a page161Plan162 Design Management163[Jul 20 2023 03:20:22 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it164[Jul 20 2023 03:20:23 UTC (QA Tests)] INFO -- filling :login_field with "root"165[Jul 20 2023 03:20:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field166[Jul 20 2023 03:20:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"167[Jul 20 2023 03:20:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field168[Jul 20 2023 03:20:23 UTC (QA Tests)] INFO -- clicking :sign_in_button169[Jul 20 2023 03:20:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.854s170[Jul 20 2023 03:20:25 UTC (QA Tests)] INFO -- Enabling super sidebar!171[Jul 20 2023 03:20:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled172[Jul 20 2023 03:20:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.29 seconds173[Jul 20 2023 03:20:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.42 seconds174[Jul 20 2023 03:20:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-issues-c6a1f4bbaa225e12' via api in 2.07 seconds175[Jul 20 2023 03:20:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 2.51 seconds176[Jul 20 2023 03:20:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-issues-c6a1f4bbaa225e12/-/issues/1177[Jul 20 2023 03:20:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.081s178[Jul 20 2023 03:20:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 1.103s179[Jul 20 2023 03:20:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 6.71 seconds180[Jul 20 2023 03:20:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-issues-c6a1f4bbaa225e12/-/issues/1181[Jul 20 2023 03:20:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.778s182[Jul 20 2023 03:20:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.797s183 user adds a design and modifies it184Create185 SSH keys support186[Jul 20 2023 03:20:37 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key187[Jul 20 2023 03:20:38 UTC (QA Tests)] INFO -- filling :login_field with "root"188[Jul 20 2023 03:20:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field189[Jul 20 2023 03:20:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"190[Jul 20 2023 03:20:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field191[Jul 20 2023 03:20:39 UTC (QA Tests)] INFO -- clicking :sign_in_button192[Jul 20 2023 03:20:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.126s193[Jul 20 2023 03:20:41 UTC (QA Tests)] INFO -- Enabling super sidebar!194[Jul 20 2023 03:20:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled195[Jul 20 2023 03:20:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.059s196[Jul 20 2023 03:20:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content197[Jul 20 2023 03:20:43 UTC (QA Tests)] INFO -- clicking :edit_profile_link198[Jul 20 2023 03:20:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.768s199[Jul 20 2023 03:20:44 UTC (QA Tests)] INFO -- clicking :nav_item_link200[Jul 20 2023 03:20:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.542s201[Jul 20 2023 03:20:45 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230720-39-45xe3x/id_rsa -N `202[Jul 20 2023 03:20:46 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"203[Jul 20 2023 03:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field204[Jul 20 2023 03:20:46 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"205[Jul 20 2023 03:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field206[Jul 20 2023 03:20:46 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-22"207[Jul 20 2023 03:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field208[Jul 20 2023 03:20:47 UTC (QA Tests)] INFO -- clicking :add_key_button209[Jul 20 2023 03:20:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.903s210[Jul 20 2023 03:20:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.82 seconds211 user can add an SSH key212 after adding an ssh key213[Jul 20 2023 03:20:48 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key214[Jul 20 2023 03:20:49 UTC (QA Tests)] INFO -- filling :login_field with "root"215[Jul 20 2023 03:20:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field216[Jul 20 2023 03:20:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"217[Jul 20 2023 03:20:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field218[Jul 20 2023 03:20:49 UTC (QA Tests)] INFO -- clicking :sign_in_button219[Jul 20 2023 03:20:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.359s220[Jul 20 2023 03:20:51 UTC (QA Tests)] INFO -- Enabling super sidebar!221[Jul 20 2023 03:20:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled222[Jul 20 2023 03:20:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s223[Jul 20 2023 03:20:54 UTC (QA Tests)] INFO -- clicking :user_avatar_content224[Jul 20 2023 03:20:54 UTC (QA Tests)] INFO -- clicking :edit_profile_link225[Jul 20 2023 03:20:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.741s226[Jul 20 2023 03:20:55 UTC (QA Tests)] INFO -- clicking :nav_item_link227[Jul 20 2023 03:20:56 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button228 can delete an ssh key229Verify230 Pipeline with prefill variables231[Jul 20 2023 03:20:58 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined232[Jul 20 2023 03:20:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.18 seconds233[Jul 20 2023 03:20:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.28 seconds234[Jul 20 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-prefill-variables-fb5fbd920c8a85cd' via api in 1.74 seconds235[Jul 20 2023 03:21:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.22 seconds236[Jul 20 2023 03:21:02 UTC (QA Tests)] INFO -- filling :login_field with "root"237[Jul 20 2023 03:21:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field238[Jul 20 2023 03:21:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"239[Jul 20 2023 03:21:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field240[Jul 20 2023 03:21:03 UTC (QA Tests)] INFO -- clicking :sign_in_button241[Jul 20 2023 03:21:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.002s242[Jul 20 2023 03:21:04 UTC (QA Tests)] INFO -- Enabling super sidebar!243[Jul 20 2023 03:21:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled244[Jul 20 2023 03:21:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-prefill-variables-fb5fbd920c8a85cd245[Jul 20 2023 03:21:08 UTC (QA Tests)] INFO -- clicking :menu_section_button246[Jul 20 2023 03:21:08 UTC (QA Tests)] INFO -- clicking :nav_item_link247[Jul 20 2023 03:21:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.044s248[Jul 20 2023 03:21:09 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present249[Jul 20 2023 03:21:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.843s250[Jul 20 2023 03:21:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.847s251[Jul 20 2023 03:21:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.83s252[Jul 20 2023 03:21:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.837s253[Jul 20 2023 03:21:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? ci_variable_value_dropdown' took 1.877s254[Jul 20 2023 03:21:13 UTC (QA Tests)] INFO -- clicking :ci_variable_value_dropdown255 shows dropdown for variables with description, value, and options defined256[Jul 20 2023 03:21:13 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page257[Jul 20 2023 03:21:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds258[Jul 20 2023 03:21:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.22 seconds259[Jul 20 2023 03:21:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-prefill-variables-403544b702fb3a7b' via api in 0.69 seconds260[Jul 20 2023 03:21:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds261[Jul 20 2023 03:21:15 UTC (QA Tests)] INFO -- filling :login_field with "root"262[Jul 20 2023 03:21:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field263[Jul 20 2023 03:21:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"264[Jul 20 2023 03:21:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field265[Jul 20 2023 03:21:16 UTC (QA Tests)] INFO -- clicking :sign_in_button266[Jul 20 2023 03:21:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s267[Jul 20 2023 03:21:18 UTC (QA Tests)] INFO -- Enabling super sidebar!268[Jul 20 2023 03:21:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled269[Jul 20 2023 03:21:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-prefill-variables-403544b702fb3a7b270[Jul 20 2023 03:21:21 UTC (QA Tests)] INFO -- clicking :menu_section_button271[Jul 20 2023 03:21:21 UTC (QA Tests)] INFO -- clicking :nav_item_link272[Jul 20 2023 03:21:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.838s273[Jul 20 2023 03:21:22 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present274[Jul 20 2023 03:21:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.567s275[Jul 20 2023 03:21:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.625s276 shows only variables with description as prefill variables on the run pipeline page277Create278 Open Web IDE from Diff Tab279[Jul 20 2023 03:21:26 UTC (QA Tests)] INFO -- Starting test: Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab280 opens and edits a multi-file merge request in Web IDE from Diff Tab (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)281Create282 File templates283[Jul 20 2023 03:21:26 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.0284[Jul 20 2023 03:21:27 UTC (QA Tests)] INFO -- filling :login_field with "root"285[Jul 20 2023 03:21:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field286[Jul 20 2023 03:21:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"287[Jul 20 2023 03:21:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field288[Jul 20 2023 03:21:27 UTC (QA Tests)] INFO -- clicking :sign_in_button289[Jul 20 2023 03:21:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.974s290[Jul 20 2023 03:21:29 UTC (QA Tests)] INFO -- Enabling super sidebar!291[Jul 20 2023 03:21:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled292[Jul 20 2023 03:21:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds293[Jul 20 2023 03:21:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds294[Jul 20 2023 03:21:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/file-template-project-8b7230f447aa7c17' via api in 1.53 seconds295[Jul 20 2023 03:21:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/file-template-project-8b7230f447aa7c17296[Jul 20 2023 03:21:33 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown297[Jul 20 2023 03:21:33 UTC (QA Tests)] INFO -- clicking :new_file_menu_item298[Jul 20 2023 03:21:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.125s299[Jul 20 2023 03:21:35 UTC (QA Tests)] INFO -- filling :file_name_field with "LICENSE"300[Jul 20 2023 03:21:35 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field301[Jul 20 2023 03:21:35 UTC (QA Tests)] INFO -- clicking :license_dropdown302[Jul 20 2023 03:21:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.17s303[Jul 20 2023 03:21:37 UTC (QA Tests)] INFO -- clicking :commit_button304[Jul 20 2023 03:21:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.48s305 user adds LICENSE via file template Mozilla Public License 2.0306[Jul 20 2023 03:21:41 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android307[Jul 20 2023 03:21:41 UTC (QA Tests)] INFO -- filling :login_field with "root"308[Jul 20 2023 03:21:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field309[Jul 20 2023 03:21:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"310[Jul 20 2023 03:21:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field311[Jul 20 2023 03:21:42 UTC (QA Tests)] INFO -- clicking :sign_in_button312[Jul 20 2023 03:21:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.038s313[Jul 20 2023 03:21:44 UTC (QA Tests)] INFO -- Enabling super sidebar!314[Jul 20 2023 03:21:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled315[Jul 20 2023 03:21:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds316[Jul 20 2023 03:21:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds317[Jul 20 2023 03:21:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/file-template-project-4438944fc944d877' via api in 1.02 seconds318[Jul 20 2023 03:21:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/file-template-project-4438944fc944d877319[Jul 20 2023 03:21:48 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown320[Jul 20 2023 03:21:48 UTC (QA Tests)] INFO -- clicking :new_file_menu_item321[Jul 20 2023 03:21:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.187s322[Jul 20 2023 03:21:49 UTC (QA Tests)] INFO -- filling :file_name_field with "860b345a52c59c59/.gitignore"323[Jul 20 2023 03:21:49 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field324[Jul 20 2023 03:21:50 UTC (QA Tests)] INFO -- clicking :gitignore_dropdown325[Jul 20 2023 03:21:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.171s326[Jul 20 2023 03:21:52 UTC (QA Tests)] INFO -- clicking :commit_button327[Jul 20 2023 03:21:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.89s328 user adds .gitignore via file template Android329[Jul 20 2023 03:21:54 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python330[Jul 20 2023 03:21:55 UTC (QA Tests)] INFO -- filling :login_field with "root"331[Jul 20 2023 03:21:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field332[Jul 20 2023 03:21:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"333[Jul 20 2023 03:21:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field334[Jul 20 2023 03:21:56 UTC (QA Tests)] INFO -- clicking :sign_in_button335[Jul 20 2023 03:21:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.863s336[Jul 20 2023 03:21:57 UTC (QA Tests)] INFO -- Enabling super sidebar!337[Jul 20 2023 03:21:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled338[Jul 20 2023 03:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds339[Jul 20 2023 03:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.15 seconds340[Jul 20 2023 03:22:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/file-template-project-604630bf8a6c446f' via api in 1.27 seconds341[Jul 20 2023 03:22:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/file-template-project-604630bf8a6c446f342[Jul 20 2023 03:22:01 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown343[Jul 20 2023 03:22:02 UTC (QA Tests)] INFO -- clicking :new_file_menu_item344[Jul 20 2023 03:22:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.936s345[Jul 20 2023 03:22:02 UTC (QA Tests)] INFO -- filling :file_name_field with "a860ef3c033253be/Dockerfile"346[Jul 20 2023 03:22:02 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field347[Jul 20 2023 03:22:03 UTC (QA Tests)] INFO -- clicking :dockerfile_dropdown348[Jul 20 2023 03:22:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.154s349[Jul 20 2023 03:22:05 UTC (QA Tests)] INFO -- clicking :commit_button350[Jul 20 2023 03:22:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.349s351 user adds Dockerfile via file template Python352[Jul 20 2023 03:22:07 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia353[Jul 20 2023 03:22:07 UTC (QA Tests)] INFO -- filling :login_field with "root"354[Jul 20 2023 03:22:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field355[Jul 20 2023 03:22:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"356[Jul 20 2023 03:22:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field357[Jul 20 2023 03:22:08 UTC (QA Tests)] INFO -- clicking :sign_in_button358[Jul 20 2023 03:22:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.001s359[Jul 20 2023 03:22:10 UTC (QA Tests)] INFO -- Enabling super sidebar!360[Jul 20 2023 03:22:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled361[Jul 20 2023 03:22:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.17 seconds362[Jul 20 2023 03:22:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.24 seconds363[Jul 20 2023 03:22:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/file-template-project-896efef19110f8fe' via api in 1.06 seconds364[Jul 20 2023 03:22:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/file-template-project-896efef19110f8fe365[Jul 20 2023 03:22:14 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown366[Jul 20 2023 03:22:14 UTC (QA Tests)] INFO -- clicking :new_file_menu_item367[Jul 20 2023 03:22:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.96s368[Jul 20 2023 03:22:15 UTC (QA Tests)] INFO -- filling :file_name_field with "f3b7d6eb5de5220f/.gitlab-ci.yml"369[Jul 20 2023 03:22:15 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field370[Jul 20 2023 03:22:15 UTC (QA Tests)] INFO -- clicking :gitlab_ci_yml_dropdown371[Jul 20 2023 03:22:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.154s372[Jul 20 2023 03:22:17 UTC (QA Tests)] INFO -- clicking :commit_button373[Jul 20 2023 03:22:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.527s374 user adds .gitlab-ci.yml via file template Julia375Create376 Merge requests377 when merging once378 behaves like merge when pipeline succeeds379 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)380Create381 Git Server Hooks382 with custom error messages383[Jul 20 2023 03:22:20 UTC (QA Tests)] INFO -- Starting test: Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE384 renders preconfigured error message when user hook failed on commit in WebIDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)385Create386 Add a directory in Web IDE387 when a directory with the same name already exists388[Jul 20 2023 03:22:20 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error389[Jul 20 2023 03:22:20 UTC (QA Tests)] INFO -- filling :login_field with "root"390[Jul 20 2023 03:22:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field391[Jul 20 2023 03:22:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"392[Jul 20 2023 03:22:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field393[Jul 20 2023 03:22:21 UTC (QA Tests)] INFO -- clicking :sign_in_button394[Jul 20 2023 03:22:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.956s395[Jul 20 2023 03:22:23 UTC (QA Tests)] INFO -- Enabling super sidebar!396[Jul 20 2023 03:22:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled397[Jul 20 2023 03:22:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds398[Jul 20 2023 03:22:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds399[Jul 20 2023 03:22:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/add-directory-project-29f4c8f17009c0c0' via api in 1.11 seconds400[Jul 20 2023 03:22:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/add-directory-project-29f4c8f17009c0c0401[Jul 20 2023 03:22:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds402[Jul 20 2023 03:22:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/add-directory-project-29f4c8f17009c0c0403[Jul 20 2023 03:22:29 UTC (QA Tests)] INFO -- clicking :action_dropdown404[Jul 20 2023 03:22:29 UTC (QA Tests)] INFO -- clicking :webide_menu_item405[Jul 20 2023 03:22:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.05s406 throws an error407 when user adds a new empty directory408[Jul 20 2023 03:22:37 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows successfully but not able to be committed409[Jul 20 2023 03:22:37 UTC (QA Tests)] INFO -- filling :login_field with "root"410[Jul 20 2023 03:22:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field411[Jul 20 2023 03:22:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"412[Jul 20 2023 03:22:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field413[Jul 20 2023 03:22:38 UTC (QA Tests)] INFO -- clicking :sign_in_button414[Jul 20 2023 03:22:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.09s415[Jul 20 2023 03:22:40 UTC (QA Tests)] INFO -- Enabling super sidebar!416[Jul 20 2023 03:22:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled417[Jul 20 2023 03:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds418[Jul 20 2023 03:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds419[Jul 20 2023 03:22:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/add-directory-project-ac6ffd255ebab1c9' via api in 1.48 seconds420[Jul 20 2023 03:22:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/add-directory-project-ac6ffd255ebab1c9421[Jul 20 2023 03:22:45 UTC (QA Tests)] INFO -- clicking :action_dropdown422[Jul 20 2023 03:22:45 UTC (QA Tests)] INFO -- clicking :webide_menu_item423[Jul 20 2023 03:22:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.268s424 shows successfully but not able to be committed425Create426 Merge request push options427[Jul 20 2023 03:23:04 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets title and description428[Jul 20 2023 03:23:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds429[Jul 20 2023 03:23:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.17 seconds430[Jul 20 2023 03:23:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/merge-request-push-options-a4ef54bf05d24584' via api in 1.02 seconds431[Jul 20 2023 03:23:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"432[Jul 20 2023 03:23:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.55 seconds433[Jul 20 2023 03:23:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.24 seconds434[Jul 20 2023 03:23:07 UTC (QA Tests)] INFO -- Merging via PUT /projects/11/merge_requests/1/merge435[Jul 20 2023 03:23:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test fe395ede54817935"436 sets title and description437Create438 Branch with unusual name439 when branch name contains slash, hash, double dash, and capital letter440[Jul 20 2023 03:23:09 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly441[Jul 20 2023 03:23:10 UTC (QA Tests)] INFO -- filling :login_field with "root"442[Jul 20 2023 03:23:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field443[Jul 20 2023 03:23:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"444[Jul 20 2023 03:23:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field445[Jul 20 2023 03:23:11 UTC (QA Tests)] INFO -- clicking :sign_in_button446[Jul 20 2023 03:23:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.161s447[Jul 20 2023 03:23:12 UTC (QA Tests)] INFO -- Enabling super sidebar!448[Jul 20 2023 03:23:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled449[Jul 20 2023 03:23:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds450[Jul 20 2023 03:23:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds451[Jul 20 2023 03:23:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/unusually-named-branch-project-9ae3069ff8319c27' via api in 1.44 seconds452[Jul 20 2023 03:23:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds453[Jul 20 2023 03:23:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/unusually-named-branch-project-9ae3069ff8319c27454[Jul 20 2023 03:23:20 UTC (QA Tests)] INFO -- clicking :file_name_link455[Jul 20 2023 03:23:20 UTC (QA Tests)] INFO -- clicking :file_name_link456 renders repository file tree correctly457Verify458 Runner registration459[Jul 20 2023 03:23:21 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner460[Jul 20 2023 03:23:21 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.461[Jul 20 2023 03:23:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`462[Jul 20 2023 03:23:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds463[Jul 20 2023 03:23:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.16 seconds464[Jul 20 2023 03:23:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-ci-cd-e71782bb4dc65bee' via api in 0.71 seconds465[Jul 20 2023 03:23:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`466[Jul 20 2023 03:23:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689823401 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689823401 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-1689823401 --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `467[Jul 20 2023 03:23:28 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689823401`468[Jul 20 2023 03:23:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`469[Jul 20 2023 03:23:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689823401' via api in 8.31 seconds470[Jul 20 2023 03:23:30 UTC (QA Tests)] INFO -- filling :login_field with "root"471[Jul 20 2023 03:23:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field472[Jul 20 2023 03:23:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"473[Jul 20 2023 03:23:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field474[Jul 20 2023 03:23:31 UTC (QA Tests)] INFO -- clicking :sign_in_button475[Jul 20 2023 03:23:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.101s476[Jul 20 2023 03:23:33 UTC (QA Tests)] INFO -- Enabling super sidebar!477[Jul 20 2023 03:23:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled478[Jul 20 2023 03:23:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-ci-cd-e71782bb4dc65bee479[Jul 20 2023 03:23:35 UTC (QA Tests)] INFO -- clicking :menu_section_button480[Jul 20 2023 03:23:35 UTC (QA Tests)] INFO -- clicking :nav_item_link481[Jul 20 2023 03:23:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.4s482[Jul 20 2023 03:23:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689823401'483[Jul 20 2023 03:23:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689823401`484 user registers a new project runner485Manage486 OIDC487 behaves like Instance OAuth Application488[Jul 20 2023 03:23:40 UTC (QA Tests)] INFO -- Starting test: Manage OIDC behaves like Instance OAuth Application creates oidc application and uses it to login489[Jul 20 2023 03:23:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a58ecf8908bb7332' via api in 0.32 seconds490[Jul 20 2023 03:23:41 UTC (QA Tests)] INFO -- filling :login_field with "root"491[Jul 20 2023 03:23:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field492[Jul 20 2023 03:23:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"493[Jul 20 2023 03:23:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field494[Jul 20 2023 03:23:42 UTC (QA Tests)] INFO -- clicking :sign_in_button495[Jul 20 2023 03:23:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.418s496[Jul 20 2023 03:23:44 UTC (QA Tests)] INFO -- Enabling super sidebar!497[Jul 20 2023 03:23:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled498[Jul 20 2023 03:23:46 UTC (QA Tests)] INFO -- clicking :context_switcher499[Jul 20 2023 03:23:46 UTC (QA Tests)] INFO -- clicking :nav_item_link500[Jul 20 2023 03:23:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.702s501[Jul 20 2023 03:23:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.226s502[Jul 20 2023 03:23:48 UTC (QA Tests)] INFO -- clicking :nav_item_link503[Jul 20 2023 03:23:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.515s504[Jul 20 2023 03:23:48 UTC (QA Tests)] INFO -- clicking :new_application_button505[Jul 20 2023 03:23:49 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 869f57bda001b204"506[Jul 20 2023 03:23:49 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field507[Jul 20 2023 03:23:49 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"508[Jul 20 2023 03:23:49 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field509[Jul 20 2023 03:23:49 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}510[Jul 20 2023 03:23:50 UTC (QA Tests)] INFO -- clicking :openid_label511[Jul 20 2023 03:23:50 UTC (QA Tests)] INFO -- clicking :profile_label512[Jul 20 2023 03:23:50 UTC (QA Tests)] INFO -- clicking :email_label513[Jul 20 2023 03:23:50 UTC (QA Tests)] INFO -- clicking :save_application_button514[Jul 20 2023 03:23:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 869f57bda001b204' via browser_ui in 10.02 seconds515[Jul 20 2023 03:23:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.078s516[Jul 20 2023 03:23:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content517[Jul 20 2023 03:23:52 UTC (QA Tests)] INFO -- clicking :sign_out_link518[Jul 20 2023 03:23:52 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`519[Jul 20 2023 03:23:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`520[Jul 20 2023 03:23:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`521[Jul 20 2023 03:23:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`522[Jul 20 2023 03:23:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oidc-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'openid_connect', label: 'GitLab OIDC', args: { name: 'openid_connect', scope: ['openid','profile','email'], response_type: 'code', issuer: 'http://gitlab-ce-5ad6a921.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: '456b70418630afe64766ad33ae8a8ad446ccb3e52725aeddf4c7bbb09a55ce26', secret: '909dcf012547c2e410cc67a654a5660cff268eb0e917e8f8e8d51f7bcbe1fcfe', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ce-5ad6a921.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ce-5ad6a921.test/oauth/userinfo', token_endpoint: 'http://gitlab-ce-5ad6a921.test/oauth/token', authorization_endpoint: 'http://gitlab-ce-5ad6a921.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1 `523[Jul 20 2023 03:23:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`524[Jul 20 2023 03:23:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`525[Jul 20 2023 03:24:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`526[Jul 20 2023 03:24:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`527[Jul 20 2023 03:24:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`528[Jul 20 2023 03:24:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`529[Jul 20 2023 03:24:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`530[Jul 20 2023 03:24:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`531[Jul 20 2023 03:24:34 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`532[Jul 20 2023 03:24:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`533[Jul 20 2023 03:24:45 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`534[Jul 20 2023 03:24:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`535[Jul 20 2023 03:24:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`536[Jul 20 2023 03:25:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`537[Jul 20 2023 03:25:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`538[Jul 20 2023 03:25:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`539[Jul 20 2023 03:25:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`540[Jul 20 2023 03:25:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`541[Jul 20 2023 03:25:25 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`542[Jul 20 2023 03:25:30 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`543[Jul 20 2023 03:25:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`544[Jul 20 2023 03:25:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`545[Jul 20 2023 03:25:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`546[Jul 20 2023 03:25:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`547[Jul 20 2023 03:25:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`548[Jul 20 2023 03:26:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`549[Jul 20 2023 03:26:06 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`550[Jul 20 2023 03:26:11 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`551[Jul 20 2023 03:26:16 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`552[Jul 20 2023 03:26:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`553[Jul 20 2023 03:26:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`554[Jul 20 2023 03:26:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`555[Jul 20 2023 03:26:37 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`556[Jul 20 2023 03:26:42 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`557[Jul 20 2023 03:26:47 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`558[Jul 20 2023 03:26:52 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`559[Jul 20 2023 03:26:57 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`560[Jul 20 2023 03:27:02 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`561[Jul 20 2023 03:27:07 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`562[Jul 20 2023 03:27:12 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`563[Jul 20 2023 03:27:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`564[Jul 20 2023 03:27:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`565[Jul 20 2023 03:27:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`566[Jul 20 2023 03:27:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`567[Jul 20 2023 03:27:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`568[Jul 20 2023 03:27:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`569[Jul 20 2023 03:27:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`570[Jul 20 2023 03:27:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`571[Jul 20 2023 03:27:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`572[Jul 20 2023 03:28:09 UTC (QA Tests)] INFO -- clicking :oidc_login_button573[Jul 20 2023 03:28:10 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a58ecf8908bb7332"574[Jul 20 2023 03:28:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field575[Jul 20 2023 03:28:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"576[Jul 20 2023 03:28:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field577[Jul 20 2023 03:28:11 UTC (QA Tests)] INFO -- clicking :sign_in_button578[Jul 20 2023 03:28:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.428s579[Jul 20 2023 03:28:13 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown580[Jul 20 2023 03:28:13 UTC (QA Tests)] INFO -- clicking :get_started_button581[Jul 20 2023 03:28:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.676s582[Jul 20 2023 03:28:15 UTC (QA Tests)] INFO -- Enabling super sidebar!583[Jul 20 2023 03:28:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled584[Jul 20 2023 03:28:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 869f57bda001b204'585[Jul 20 2023 03:28:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`586 creates oidc application and uses it to login587 OAuth588 behaves like Instance OAuth Application589[Jul 20 2023 03:28:17 UTC (QA Tests)] INFO -- Starting test: Manage OAuth behaves like Instance OAuth Application creates oauth application and uses it to login590[Jul 20 2023 03:28:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-33dd746164ca031a' via api in 0.43 seconds591[Jul 20 2023 03:28:18 UTC (QA Tests)] INFO -- filling :login_field with "root"592[Jul 20 2023 03:28:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field593[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"594[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field595[Jul 20 2023 03:28:19 UTC (QA Tests)] INFO -- clicking :sign_in_button596[Jul 20 2023 03:28:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.983s597[Jul 20 2023 03:28:22 UTC (QA Tests)] INFO -- Enabling super sidebar!598[Jul 20 2023 03:28:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled599[Jul 20 2023 03:28:24 UTC (QA Tests)] INFO -- clicking :context_switcher600[Jul 20 2023 03:28:24 UTC (QA Tests)] INFO -- clicking :nav_item_link601[Jul 20 2023 03:28:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.7s602[Jul 20 2023 03:28:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.233s603[Jul 20 2023 03:28:26 UTC (QA Tests)] INFO -- clicking :nav_item_link604[Jul 20 2023 03:28:26 UTC (QA Tests)] INFO -- clicking :new_application_button605[Jul 20 2023 03:28:27 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 71d1ec7fc35ad057"606[Jul 20 2023 03:28:27 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field607[Jul 20 2023 03:28:27 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oauth-consumer.test/users/auth/gitlab/callback"608[Jul 20 2023 03:28:27 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field609[Jul 20 2023 03:28:27 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}610[Jul 20 2023 03:28:28 UTC (QA Tests)] INFO -- clicking :read_user_label611[Jul 20 2023 03:28:28 UTC (QA Tests)] INFO -- clicking :save_application_button612[Jul 20 2023 03:28:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 71d1ec7fc35ad057' via browser_ui in 10.59 seconds613[Jul 20 2023 03:28:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.034s614[Jul 20 2023 03:28:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content615[Jul 20 2023 03:28:30 UTC (QA Tests)] INFO -- clicking :sign_out_link616[Jul 20 2023 03:28:30 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1`617[Jul 20 2023 03:28:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`618[Jul 20 2023 03:28:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`619[Jul 20 2023 03:28:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oauth-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'gitlab', label: 'GitLab OAuth', app_id: 'e1a01e9dfc16a90ab160ee8a7393a267d04b9881e776e6a1a3bff733bbd6747e', app_secret: '7a97ef720db5df2d6fc07381645b9382b4a8019dd64bfd1b2f3d0271f0a8ab93', args: { scope: 'read_user', client_options: { site: 'http://gitlab-ce-5ad6a921.test' } } } ]; " --name gitlab-oauth-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:3913740266a59293daf9335e77aacbda3b1a42f1 `620[Jul 20 2023 03:28:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`621[Jul 20 2023 03:28:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`622[Jul 20 2023 03:28:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`623[Jul 20 2023 03:28:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`624[Jul 20 2023 03:28:52 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`625[Jul 20 2023 03:28:57 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`626[Jul 20 2023 03:29:02 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`627[Jul 20 2023 03:29:07 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`628[Jul 20 2023 03:29:12 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`629[Jul 20 2023 03:29:17 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`630[Jul 20 2023 03:29:22 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`631[Jul 20 2023 03:29:27 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`632[Jul 20 2023 03:29:32 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`633[Jul 20 2023 03:29:37 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`634[Jul 20 2023 03:29:42 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`635[Jul 20 2023 03:29:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`636[Jul 20 2023 03:29:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`637[Jul 20 2023 03:29:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`638[Jul 20 2023 03:30:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`639[Jul 20 2023 03:30:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`640[Jul 20 2023 03:30:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`641[Jul 20 2023 03:30:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`642[Jul 20 2023 03:30:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`643[Jul 20 2023 03:30:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`644[Jul 20 2023 03:30:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`645[Jul 20 2023 03:30:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`646[Jul 20 2023 03:30:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`647[Jul 20 2023 03:30:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`648[Jul 20 2023 03:30:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`649[Jul 20 2023 03:30:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`650[Jul 20 2023 03:31:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`651[Jul 20 2023 03:31:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`652[Jul 20 2023 03:31:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`653[Jul 20 2023 03:31:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`654[Jul 20 2023 03:31:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`655[Jul 20 2023 03:31:30 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`656[Jul 20 2023 03:31:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`657[Jul 20 2023 03:31:40 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`658[Jul 20 2023 03:31:45 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`659[Jul 20 2023 03:31:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`660[Jul 20 2023 03:31:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`661[Jul 20 2023 03:32:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`662[Jul 20 2023 03:32:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`663[Jul 20 2023 03:32:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`664[Jul 20 2023 03:32:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`665[Jul 20 2023 03:32:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`666[Jul 20 2023 03:32:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`667[Jul 20 2023 03:32:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`668[Jul 20 2023 03:32:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`669[Jul 20 2023 03:32:46 UTC (QA Tests)] INFO -- clicking :gitlab_oauth_login_button670[Jul 20 2023 03:32:47 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-33dd746164ca031a"671[Jul 20 2023 03:32:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field672[Jul 20 2023 03:32:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"673[Jul 20 2023 03:32:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field674[Jul 20 2023 03:32:48 UTC (QA Tests)] INFO -- clicking :sign_in_button675[Jul 20 2023 03:32:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.101s676[Jul 20 2023 03:32:50 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown677[Jul 20 2023 03:32:50 UTC (QA Tests)] INFO -- clicking :get_started_button678[Jul 20 2023 03:32:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.193s679[Jul 20 2023 03:32:52 UTC (QA Tests)] INFO -- Enabling super sidebar!680[Jul 20 2023 03:32:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled681[Jul 20 2023 03:32:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 71d1ec7fc35ad057'682[Jul 20 2023 03:32:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oauth-consumer`683 creates oauth application and uses it to login684Verify685 Trigger child pipeline with 'when:manual'686[Jul 20 2023 03:32:54 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job687[Jul 20 2023 03:32:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds688[Jul 20 2023 03:32:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds689[Jul 20 2023 03:32:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-pipeline-a36d16bd2e269319' via api in 0.61 seconds690[Jul 20 2023 03:32:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.691[Jul 20 2023 03:32:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`692[Jul 20 2023 03:32:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`693[Jul 20 2023 03:32:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1ttz7pr6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1ttz7pr6 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-1ttz7pr6 --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list qa-runner-1ttz7pr6 --executor shell && gitlab-runner run" `694[Jul 20 2023 03:32:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1ttz7pr6`695[Jul 20 2023 03:32:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`696[Jul 20 2023 03:32:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1ttz7pr6' via api in 1.3 seconds697[Jul 20 2023 03:32:56 UTC (QA Tests)] INFO -- filling :login_field with "root"698[Jul 20 2023 03:32:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field699[Jul 20 2023 03:32:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"700[Jul 20 2023 03:32:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field701[Jul 20 2023 03:32:57 UTC (QA Tests)] INFO -- clicking :sign_in_button702[Jul 20 2023 03:32:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.103s703[Jul 20 2023 03:32:59 UTC (QA Tests)] INFO -- Enabling super sidebar!704[Jul 20 2023 03:32:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled705[Jul 20 2023 03:33:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds706[Jul 20 2023 03:33:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-pipeline-a36d16bd2e269319707[Jul 20 2023 03:33:02 UTC (QA Tests)] INFO -- clicking :menu_section_button708[Jul 20 2023 03:33:03 UTC (QA Tests)] INFO -- clicking :nav_item_link709[Jul 20 2023 03:33:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.802s710[Jul 20 2023 03:33:16 UTC (QA Tests)] INFO -- clicking :job_action_button711[Jul 20 2023 03:33:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 9.76s712[Jul 20 2023 03:33:26 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button713[Jul 20 2023 03:33:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1ttz7pr6'714[Jul 20 2023 03:33:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1ttz7pr6`715 can trigger bridge job716Framework sanity717 Version check718 is the specified version (PENDING: Test is not compatible with this environment or pipeline)719Verify720 Run pipeline with manual jobs721[Jul 20 2023 03:33:27 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state722[Jul 20 2023 03:33:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds723[Jul 20 2023 03:33:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds724[Jul 20 2023 03:33:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/pipeline-with-manual-job-24928adff5c83112' via api in 0.69 seconds725[Jul 20 2023 03:33:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.726[Jul 20 2023 03:33:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`727[Jul 20 2023 03:33:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`728[Jul 20 2023 03:33:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-7cabe166 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-7cabe166 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-7cabe166 --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list qa-runner-7cabe166 --executor shell && gitlab-runner run" `729[Jul 20 2023 03:33:28 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-7cabe166`730[Jul 20 2023 03:33:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`731[Jul 20 2023 03:33:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-7cabe166' via api in 1.25 seconds732[Jul 20 2023 03:33:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds733[Jul 20 2023 03:33:29 UTC (QA Tests)] INFO -- Waiting for pipeline to have status "skipped"...734[Jul 20 2023 03:33:33 UTC (QA Tests)] INFO -- filling :login_field with "root"735[Jul 20 2023 03:33:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field736[Jul 20 2023 03:33:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"737[Jul 20 2023 03:33:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field738[Jul 20 2023 03:33:34 UTC (QA Tests)] INFO -- clicking :sign_in_button739[Jul 20 2023 03:33:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s740[Jul 20 2023 03:33:36 UTC (QA Tests)] INFO -- Enabling super sidebar!741[Jul 20 2023 03:33:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled742[Jul 20 2023 03:33:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/pipeline-with-manual-job-24928adff5c83112743[Jul 20 2023 03:33:40 UTC (QA Tests)] INFO -- clicking :menu_section_button744[Jul 20 2023 03:33:40 UTC (QA Tests)] INFO -- clicking :nav_item_link745[Jul 20 2023 03:33:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s746[Jul 20 2023 03:33:42 UTC (QA Tests)] INFO -- clicking :job_action_button747[Jul 20 2023 03:34:06 UTC (QA Tests)] INFO -- clicking :job_dropdown_container748[Jul 20 2023 03:34:16 UTC (QA Tests)] INFO -- clicking :job_dropdown_container749[Jul 20 2023 03:34:16 UTC (QA Tests)] INFO -- clicking :job_dropdown_container750[Jul 20 2023 03:34:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-7cabe166'751[Jul 20 2023 03:34:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-7cabe166`752 does not leave any job in skipped state753Plan754 Design Management755[Jul 20 2023 03:34:27 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and annotates it756[Jul 20 2023 03:34:28 UTC (QA Tests)] INFO -- filling :login_field with "root"757[Jul 20 2023 03:34:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field758[Jul 20 2023 03:34:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"759[Jul 20 2023 03:34:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field760[Jul 20 2023 03:34:29 UTC (QA Tests)] INFO -- clicking :sign_in_button761[Jul 20 2023 03:34:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.189s762[Jul 20 2023 03:34:30 UTC (QA Tests)] INFO -- Enabling super sidebar!763[Jul 20 2023 03:34:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled764[Jul 20 2023 03:34:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds765[Jul 20 2023 03:34:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds766[Jul 20 2023 03:34:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-issues-2c9cce1352254fd3' via api in 0.66 seconds767[Jul 20 2023 03:34:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.02 seconds768[Jul 20 2023 03:34:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-issues-2c9cce1352254fd3/-/issues/1769[Jul 20 2023 03:34:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.754s770[Jul 20 2023 03:34:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.776s771[Jul 20 2023 03:34:36 UTC (QA Tests)] INFO -- clicking :design_file_name772[Jul 20 2023 03:34:36 UTC (QA Tests)] INFO -- clicking :design_image_button773[Jul 20 2023 03:34:37 UTC (QA Tests)] INFO -- filling :note_textarea with "This design is great!"774[Jul 20 2023 03:34:37 UTC (QA Tests)] INFO -- clicking the coordinates of :note_textarea775[Jul 20 2023 03:34:37 UTC (QA Tests)] INFO -- clicking :save_comment_button776[Jul 20 2023 03:34:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.881s777[Jul 20 2023 03:34:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? save_comment_button' took 0.89s778 user adds a design and annotates it779Data Stores780 Project781 in personal namespace782 behaves like successful project creation783[Jul 20 2023 03:34:38 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project784[Jul 20 2023 03:34:39 UTC (QA Tests)] INFO -- filling :login_field with "root"785[Jul 20 2023 03:34:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field786[Jul 20 2023 03:34:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"787[Jul 20 2023 03:34:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field788[Jul 20 2023 03:34:40 UTC (QA Tests)] INFO -- clicking :sign_in_button789[Jul 20 2023 03:34:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.153s790[Jul 20 2023 03:34:41 UTC (QA Tests)] INFO -- Enabling super sidebar!791[Jul 20 2023 03:34:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled792[Jul 20 2023 03:34:43 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present793[Jul 20 2023 03:34:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.893s794[Jul 20 2023 03:34:44 UTC (QA Tests)] INFO -- clicking :panel_link795[Jul 20 2023 03:34:44 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown796[Jul 20 2023 03:34:44 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"797[Jul 20 2023 03:34:44 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field798[Jul 20 2023 03:34:45 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}799[Jul 20 2023 03:34:45 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}800[Jul 20 2023 03:34:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-25fb0d60dee1d5ff-703135abb029aa08' via browser_ui in 3.8 seconds801 creates a new project802 in group803 behaves like successful project creation804[Jul 20 2023 03:34:47 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project805[Jul 20 2023 03:34:48 UTC (QA Tests)] INFO -- filling :login_field with "root"806[Jul 20 2023 03:34:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field807[Jul 20 2023 03:34:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"808[Jul 20 2023 03:34:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field809[Jul 20 2023 03:34:49 UTC (QA Tests)] INFO -- clicking :sign_in_button810[Jul 20 2023 03:34:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.169s811[Jul 20 2023 03:34:50 UTC (QA Tests)] INFO -- Enabling super sidebar!812[Jul 20 2023 03:34:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled813[Jul 20 2023 03:34:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds814[Jul 20 2023 03:34:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds815[Jul 20 2023 03:34:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-5ad6a921.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714816[Jul 20 2023 03:34:53 UTC (QA Tests)] INFO -- clicking :new_project_button817[Jul 20 2023 03:34:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.928s818[Jul 20 2023 03:34:54 UTC (QA Tests)] INFO -- clicking :panel_link819[Jul 20 2023 03:34:54 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown820[Jul 20 2023 03:34:54 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714"821[Jul 20 2023 03:34:54 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field822[Jul 20 2023 03:34:56 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}823[Jul 20 2023 03:34:56 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}824[Jul 20 2023 03:34:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-in-group-7d1f4394fd26714d-ed32f51d5ee6e96c' via browser_ui in 5.2 seconds825 creates a new project826Data Stores827 Subgroup transfer828[Jul 20 2023 03:34:58 UTC (QA Tests)] INFO -- Starting test: Data Stores Subgroup transfer transfers a subgroup to another group829[Jul 20 2023 03:34:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds830[Jul 20 2023 03:34:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/target-group-for-transfer_dd035b2e44fab1dd' via api in 0.37 seconds831[Jul 20 2023 03:34:59 UTC (QA Tests)] INFO -- filling :login_field with "root"832[Jul 20 2023 03:34:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field833[Jul 20 2023 03:34:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"834[Jul 20 2023 03:34:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field835[Jul 20 2023 03:34:59 UTC (QA Tests)] INFO -- clicking :sign_in_button836[Jul 20 2023 03:35:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.214s837[Jul 20 2023 03:35:01 UTC (QA Tests)] INFO -- Enabling super sidebar!838[Jul 20 2023 03:35:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled839[Jul 20 2023 03:35:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds840[Jul 20 2023 03:35:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/source-group-for-transfer_8a76ee6f823d676a' via api in 0.38 seconds841[Jul 20 2023 03:35:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/source-group-for-transfer_8a76ee6f823d676a/subgroup-for-transfer_5e37d15d8b56c5bc' via api in 0.35 seconds842[Jul 20 2023 03:35:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-5ad6a921.test/groups/gitlab-qa-sandbox-group-5/source-group-for-transfer_8a76ee6f823d676a/subgroup-for-transfer_5e37d15d8b56c5bc843[Jul 20 2023 03:35:05 UTC (QA Tests)] INFO -- clicking :menu_section_button844[Jul 20 2023 03:35:05 UTC (QA Tests)] INFO -- clicking :nav_item_link845[Jul 20 2023 03:35:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.016s846[Jul 20 2023 03:35:06 UTC (QA Tests)] INFO -- Transferring group: subgroup-for-transfer_5e37d15d8b56c5bc to target group: target-group-for-transfer_dd035b2e44fab1dd847[Jul 20 2023 03:35:07 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-content848[Jul 20 2023 03:35:08 UTC (QA Tests)] INFO -- clicking :namespaces_list849[Jul 20 2023 03:35:08 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "target-group-for-transfer_dd035b2e44fab1dd"850[Jul 20 2023 03:35:08 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search851[Jul 20 2023 03:35:08 UTC (QA Tests)] INFO -- clicking :transfer_group_button852[Jul 20 2023 03:35:09 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "gitlab-qa-sandbox-group-5/source-group-for-transfer_8a76ee6f823d676a/subgroup-for-transfer_5e37d15d8b56c5bc"853[Jul 20 2023 03:35:09 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field854[Jul 20 2023 03:35:09 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button855[Jul 20 2023 03:35:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 1.128s856 transfers a subgroup to another group857Verify858 Include multiple files from a project859[Jul 20 2023 03:35:11 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config860[Jul 20 2023 03:35:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds861[Jul 20 2023 03:35:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.17 seconds862[Jul 20 2023 03:35:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-pipeline-1-8be88ff0cde2e01d' via api in 0.92 seconds863[Jul 20 2023 03:35:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.864[Jul 20 2023 03:35:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`865[Jul 20 2023 03:35:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`866[Jul 20 2023 03:35:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-fneecoln --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-fneecoln 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-fneecoln --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list qa-runner-fneecoln --executor shell && gitlab-runner run" `867[Jul 20 2023 03:35:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-fneecoln`868[Jul 20 2023 03:35:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`869[Jul 20 2023 03:35:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-fneecoln' via api in 1.62 seconds870[Jul 20 2023 03:35:14 UTC (QA Tests)] INFO -- filling :login_field with "root"871[Jul 20 2023 03:35:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field872[Jul 20 2023 03:35:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"873[Jul 20 2023 03:35:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field874[Jul 20 2023 03:35:15 UTC (QA Tests)] INFO -- clicking :sign_in_button875[Jul 20 2023 03:35:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.281s876[Jul 20 2023 03:35:17 UTC (QA Tests)] INFO -- Enabling super sidebar!877[Jul 20 2023 03:35:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled878[Jul 20 2023 03:35:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds879[Jul 20 2023 03:35:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds880[Jul 20 2023 03:35:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-pipeline-2-a465cda170def372' via api in 0.68 seconds881[Jul 20 2023 03:35:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds882[Jul 20 2023 03:35:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds883[Jul 20 2023 03:35:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-pipeline-1-8be88ff0cde2e01d884[Jul 20 2023 03:35:22 UTC (QA Tests)] INFO -- clicking :menu_section_button885[Jul 20 2023 03:35:22 UTC (QA Tests)] INFO -- clicking :nav_item_link886[Jul 20 2023 03:35:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.882s887[Jul 20 2023 03:35:35 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present888[Jul 20 2023 03:35:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.061s889[Jul 20 2023 03:35:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-fneecoln'890[Jul 20 2023 03:35:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-fneecoln`891 runs the pipeline with composed config892Manage893 basic user login894[Jul 20 2023 03:35:37 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out895[Jul 20 2023 03:35:37 UTC (QA Tests)] INFO -- filling :login_field with "root"896[Jul 20 2023 03:35:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field897[Jul 20 2023 03:35:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"898[Jul 20 2023 03:35:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field899[Jul 20 2023 03:35:38 UTC (QA Tests)] INFO -- clicking :sign_in_button900[Jul 20 2023 03:35:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.27s901[Jul 20 2023 03:35:40 UTC (QA Tests)] INFO -- Enabling super sidebar!902[Jul 20 2023 03:35:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled903[Jul 20 2023 03:35:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.052s904[Jul 20 2023 03:35:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content905[Jul 20 2023 03:35:44 UTC (QA Tests)] INFO -- clicking :sign_out_link906 user logs in using basic credentials and logs out907Create908 Git push over HTTP909[Jul 20 2023 03:35:44 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository910[Jul 20 2023 03:35:45 UTC (QA Tests)] INFO -- filling :login_field with "root"911[Jul 20 2023 03:35:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field912[Jul 20 2023 03:35:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"913[Jul 20 2023 03:35:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field914[Jul 20 2023 03:35:46 UTC (QA Tests)] INFO -- clicking :sign_in_button915[Jul 20 2023 03:35:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.227s916[Jul 20 2023 03:35:47 UTC (QA Tests)] INFO -- Enabling super sidebar!917[Jul 20 2023 03:35:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled918[Jul 20 2023 03:35:49 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA919[Jul 20 2023 03:35:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-xn7tr4rc' via cache in 0.0 seconds920[Jul 20 2023 03:35:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds921[Jul 20 2023 03:35:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds922[Jul 20 2023 03:35:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-code-2176e88a8ede5d66' via api in 0.6 seconds923[Jul 20 2023 03:35:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"924[Jul 20 2023 03:35:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.02 seconds925[Jul 20 2023 03:35:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-code-2176e88a8ede5d66926 user using a personal access token pushes code to the repository927Manage928 Group access token929[Jul 20 2023 03:35:53 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to create a file via the project API930[Jul 20 2023 03:35:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds931[Jul 20 2023 03:35:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds932[Jul 20 2023 03:35:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-new-file-0b81d32e632da97c' via api in 0.94 seconds933[Jul 20 2023 03:35:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds934[Jul 20 2023 03:35:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.15 seconds935[Jul 20 2023 03:35:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-8ge2v51c', token's bot username 'group_3_bot_39f239fdcc3c6fb75f7e8c40afbe03de' via api in 0.48 seconds936[Jul 20 2023 03:35:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-group-access-token-35c0d6e6d431d63c' via api in 0.76 seconds937[Jul 20 2023 03:35:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'text-b6fd87fd21c9f175.txt' via api in 0.51 seconds938 can be used to create a file via the project API939[Jul 20 2023 03:35:56 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to commit via the API940[Jul 20 2023 03:35:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds941[Jul 20 2023 03:35:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds942[Jul 20 2023 03:35:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-4fh57b70', token's bot username 'group_3_bot_fea576c6453d717bd71b5bef97c1d7e4' via api in 0.41 seconds943[Jul 20 2023 03:35:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-group-access-token-76db8c6a2ba6e2e7' via api in 0.79 seconds944[Jul 20 2023 03:35:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds945 can be used to commit via the API946Package947 Generic Repository948[Jul 20 2023 03:35:58 UTC (QA Tests)] INFO -- Starting test: Package Generic Repository uploads a generic package and downloads it949[Jul 20 2023 03:35:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds950[Jul 20 2023 03:35:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds951[Jul 20 2023 03:35:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/generic-package-project-b7914431ec11c932' via api in 0.6 seconds952[Jul 20 2023 03:35:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.953[Jul 20 2023 03:35:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`954[Jul 20 2023 03:35:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`955[Jul 20 2023 03:35:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`956[Jul 20 2023 03:35:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689824158 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689824158 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-1689824158 --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list runner-for-generic-package-project-b7914431ec11c932 --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" `957[Jul 20 2023 03:36:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689824158`958[Jul 20 2023 03:36:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`959[Jul 20 2023 03:36:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689824158' via api in 1.34 seconds960[Jul 20 2023 03:36:01 UTC (QA Tests)] INFO -- filling :login_field with "root"961[Jul 20 2023 03:36:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field962[Jul 20 2023 03:36:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"963[Jul 20 2023 03:36:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field964[Jul 20 2023 03:36:01 UTC (QA Tests)] INFO -- clicking :sign_in_button965[Jul 20 2023 03:36:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.383s966[Jul 20 2023 03:36:03 UTC (QA Tests)] INFO -- Enabling super sidebar!967[Jul 20 2023 03:36:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled968[Jul 20 2023 03:36:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds969[Jul 20 2023 03:36:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/generic-package-project-b7914431ec11c932970[Jul 20 2023 03:36:08 UTC (QA Tests)] INFO -- clicking :menu_section_button971[Jul 20 2023 03:36:08 UTC (QA Tests)] INFO -- clicking :nav_item_link972[Jul 20 2023 03:36:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.797s973[Jul 20 2023 03:36:10 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present974[Jul 20 2023 03:36:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.485s975[Jul 20 2023 03:36:24 UTC (QA Tests)] INFO -- clicking :pipeline_path976[Jul 20 2023 03:36:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 0.903s977[Jul 20 2023 03:36:25 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present978[Jul 20 2023 03:36:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.432s979[Jul 20 2023 03:36:27 UTC (QA Tests)] INFO -- clicking :menu_section_button980[Jul 20 2023 03:36:27 UTC (QA Tests)] INFO -- clicking :nav_item_link981[Jul 20 2023 03:36:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.768s982[Jul 20 2023 03:36:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689824158'983[Jul 20 2023 03:36:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689824158`984[Jul 20 2023 03:36:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'my_package-219ee574e25c6766'985 uploads a generic package and downloads it986Data Stores987 Invite group988 with a personal namespace project989 behaves like invites group to project990[Jul 20 2023 03:36:29 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a personal namespace project behaves like invites group to project verifies group is added and members can access project with correct access level991[Jul 20 2023 03:36:29 UTC (QA Tests)] INFO -- filling :login_field with "root"992[Jul 20 2023 03:36:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field993[Jul 20 2023 03:36:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"994[Jul 20 2023 03:36:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field995[Jul 20 2023 03:36:30 UTC (QA Tests)] INFO -- clicking :sign_in_button996[Jul 20 2023 03:36:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.248s997[Jul 20 2023 03:36:32 UTC (QA Tests)] INFO -- Enabling super sidebar!998[Jul 20 2023 03:36:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled999[Jul 20 2023 03:36:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1000[Jul 20 2023 03:36:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-personal-project-d036126e9c299cb6' via api in 0.33 seconds1001[Jul 20 2023 03:36:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.3 seconds1002[Jul 20 2023 03:36:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/group-for-personal-project-d036126e9c299cb6 QA::Resource::Group1003[Jul 20 2023 03:36:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/personal-namespace-project-dbf61d27bf7ef38c' via api in 0.48 seconds1004[Jul 20 2023 03:36:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/root/personal-namespace-project-dbf61d27bf7ef38c1005[Jul 20 2023 03:36:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1006[Jul 20 2023 03:36:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1007[Jul 20 2023 03:36:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.924s1008[Jul 20 2023 03:36:37 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1009[Jul 20 2023 03:36:37 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-personal-project-d036126e9c299cb6"1010[Jul 20 2023 03:36:38 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1011[Jul 20 2023 03:36:38 UTC (QA Tests)] INFO -- clicking :invite_button1012[Jul 20 2023 03:36:40 UTC (QA Tests)] INFO -- clicking :groups_list_tab1013[Jul 20 2023 03:36:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.092s1014[Jul 20 2023 03:36:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content1015[Jul 20 2023 03:36:42 UTC (QA Tests)] INFO -- clicking :sign_out_link1016[Jul 20 2023 03:36:42 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1017[Jul 20 2023 03:36:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1018[Jul 20 2023 03:36:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1019[Jul 20 2023 03:36:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1020[Jul 20 2023 03:36:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1021[Jul 20 2023 03:36:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.851s1022[Jul 20 2023 03:36:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1023[Jul 20 2023 03:36:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1024[Jul 20 2023 03:36:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/root/personal-namespace-project-dbf61d27bf7ef38c1025[Jul 20 2023 03:36:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'root/personal-namespace-project-dbf61d27bf7ef38c'1026[Jul 20 2023 03:36:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-personal-project-d036126e9c299cb6'1027 verifies group is added and members can access project with correct access level1028 with a group project1029 behaves like invites group to project1030[Jul 20 2023 03:36:47 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a group project behaves like invites group to project verifies group is added and members can access project with correct access level1031[Jul 20 2023 03:36:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1032[Jul 20 2023 03:36:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1033[Jul 20 2023 03:36:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1034[Jul 20 2023 03:36:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1035[Jul 20 2023 03:36:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1036[Jul 20 2023 03:36:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.213s1037[Jul 20 2023 03:36:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1038[Jul 20 2023 03:36:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1039[Jul 20 2023 03:36:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1040[Jul 20 2023 03:36:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-group-project-c31bc3a1cdd7d032' via api in 0.32 seconds1041[Jul 20 2023 03:36:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1042[Jul 20 2023 03:36:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/group-for-group-project-c31bc3a1cdd7d032 QA::Resource::Group1043[Jul 20 2023 03:36:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1044[Jul 20 2023 03:36:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1045[Jul 20 2023 03:36:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/group-project-66d5273a1aa15475' via api in 0.63 seconds1046[Jul 20 2023 03:36:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/group-project-66d5273a1aa154751047[Jul 20 2023 03:36:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1048[Jul 20 2023 03:36:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1049[Jul 20 2023 03:36:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.121s1050[Jul 20 2023 03:36:56 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1051[Jul 20 2023 03:36:56 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-group-project-c31bc3a1cdd7d032"1052[Jul 20 2023 03:36:57 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1053[Jul 20 2023 03:36:57 UTC (QA Tests)] INFO -- clicking :invite_button1054[Jul 20 2023 03:36:58 UTC (QA Tests)] INFO -- clicking :groups_list_tab1055[Jul 20 2023 03:36:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.901s1056[Jul 20 2023 03:36:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element groups_list_tab' took 1.013s1057[Jul 20 2023 03:37:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.029s1058[Jul 20 2023 03:37:01 UTC (QA Tests)] INFO -- clicking :user_avatar_content1059[Jul 20 2023 03:37:01 UTC (QA Tests)] INFO -- clicking :sign_out_link1060[Jul 20 2023 03:37:02 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1061[Jul 20 2023 03:37:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1062[Jul 20 2023 03:37:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1063[Jul 20 2023 03:37:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1064[Jul 20 2023 03:37:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1065[Jul 20 2023 03:37:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.712s1066[Jul 20 2023 03:37:03 UTC (QA Tests)] INFO -- Enabling super sidebar!1067[Jul 20 2023 03:37:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled1068[Jul 20 2023 03:37:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/group-project-66d5273a1aa154751069[Jul 20 2023 03:37:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/group-project-66d5273a1aa15475'1070[Jul 20 2023 03:37:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-group-project-c31bc3a1cdd7d032'1071 verifies group is added and members can access project with correct access level1072Create1073 Multiple file snippet1074[Jul 20 2023 03:37:06 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a project snippet with multiple files1075[Jul 20 2023 03:37:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1076[Jul 20 2023 03:37:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1077[Jul 20 2023 03:37:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1078[Jul 20 2023 03:37:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1079[Jul 20 2023 03:37:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1080[Jul 20 2023 03:37:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.225s1081[Jul 20 2023 03:37:09 UTC (QA Tests)] INFO -- Enabling super sidebar!1082[Jul 20 2023 03:37:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled1083[Jul 20 2023 03:37:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1084[Jul 20 2023 03:37:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.15 seconds1085[Jul 20 2023 03:37:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-snippets-1055fa41008cc6df' via api in 0.63 seconds1086[Jul 20 2023 03:37:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-snippets-1055fa41008cc6df1087[Jul 20 2023 03:37:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1088[Jul 20 2023 03:37:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1089[Jul 20 2023 03:37:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.753s1090[Jul 20 2023 03:37:14 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link1091[Jul 20 2023 03:37:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 0.943s1092[Jul 20 2023 03:37:15 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet with multiple files"1093[Jul 20 2023 03:37:15 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1094[Jul 20 2023 03:37:15 UTC (QA Tests)] INFO -- clicking :description_placeholder1095[Jul 20 2023 03:37:15 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1096[Jul 20 2023 03:37:15 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1097[Jul 20 2023 03:37:16 UTC (QA Tests)] INFO -- clicking :visibility_content1098[Jul 20 2023 03:37:16 UTC (QA Tests)] INFO -- filling :file_name_field with "01 file name"1099[Jul 20 2023 03:37:16 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1100[Jul 20 2023 03:37:17 UTC (QA Tests)] INFO -- clicking :add_file_button1101[Jul 20 2023 03:37:17 UTC (QA Tests)] INFO -- filling :file_name_field with "02 file name"1102[Jul 20 2023 03:37:17 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1103[Jul 20 2023 03:37:17 UTC (QA Tests)] INFO -- clicking :add_file_button1104[Jul 20 2023 03:37:17 UTC (QA Tests)] INFO -- filling :file_name_field with "03 file name"1105[Jul 20 2023 03:37:17 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1106[Jul 20 2023 03:37:18 UTC (QA Tests)] INFO -- clicking :add_file_button1107[Jul 20 2023 03:37:18 UTC (QA Tests)] INFO -- filling :file_name_field with "04 file name"1108[Jul 20 2023 03:37:18 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1109[Jul 20 2023 03:37:19 UTC (QA Tests)] INFO -- clicking :add_file_button1110[Jul 20 2023 03:37:19 UTC (QA Tests)] INFO -- filling :file_name_field with "05 file name"1111[Jul 20 2023 03:37:19 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1112[Jul 20 2023 03:37:20 UTC (QA Tests)] INFO -- clicking :add_file_button1113[Jul 20 2023 03:37:20 UTC (QA Tests)] INFO -- filling :file_name_field with "06 file name"1114[Jul 20 2023 03:37:20 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1115[Jul 20 2023 03:37:20 UTC (QA Tests)] INFO -- clicking :add_file_button1116[Jul 20 2023 03:37:20 UTC (QA Tests)] INFO -- filling :file_name_field with "07 file name"1117[Jul 20 2023 03:37:20 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1118[Jul 20 2023 03:37:21 UTC (QA Tests)] INFO -- clicking :add_file_button1119[Jul 20 2023 03:37:21 UTC (QA Tests)] INFO -- filling :file_name_field with "08 file name"1120[Jul 20 2023 03:37:21 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1121[Jul 20 2023 03:37:22 UTC (QA Tests)] INFO -- clicking :add_file_button1122[Jul 20 2023 03:37:22 UTC (QA Tests)] INFO -- filling :file_name_field with "09 file name"1123[Jul 20 2023 03:37:22 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1124[Jul 20 2023 03:37:23 UTC (QA Tests)] INFO -- clicking :add_file_button1125[Jul 20 2023 03:37:23 UTC (QA Tests)] INFO -- filling :file_name_field with "10 file name"1126[Jul 20 2023 03:37:23 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1127[Jul 20 2023 03:37:23 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1128[Jul 20 2023 03:37:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.135s1129[Jul 20 2023 03:37:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 2.145s1130[Jul 20 2023 03:37:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via browser_ui in 14.6 seconds1131 creates a project snippet with multiple files1132Create1133 Link to line in Web IDE1134[Jul 20 2023 03:37:28 UTC (QA Tests)] INFO -- Starting test: Create Link to line in Web IDE can link to a specific line of code in Web IDE1135[Jul 20 2023 03:37:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1136[Jul 20 2023 03:37:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1137[Jul 20 2023 03:37:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/the_awesome_project-07b6f4e49478c620' via api in 5.95 seconds1138[Jul 20 2023 03:37:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/the_awesome_project-07b6f4e49478c620'1139 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)1140Plan1141 Project Wiki1142 with Wiki Sidebar1143[Jul 20 2023 03:37:34 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work1144[Jul 20 2023 03:37:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1145[Jul 20 2023 03:37:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1146[Jul 20 2023 03:37:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1147[Jul 20 2023 03:37:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1148[Jul 20 2023 03:37:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1149[Jul 20 2023 03:37:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.342s1150[Jul 20 2023 03:37:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1151[Jul 20 2023 03:37:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled1152[Jul 20 2023 03:37:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1153[Jul 20 2023 03:37:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1154[Jul 20 2023 03:37:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/wiki_testing-e1ccb15c1e148971' via api in 0.6 seconds1155[Jul 20 2023 03:37:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.1 seconds1156[Jul 20 2023 03:37:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.45 seconds1157[Jul 20 2023 03:37:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds1158[Jul 20 2023 03:37:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.46 seconds1159[Jul 20 2023 03:37:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.43 seconds1160[Jul 20 2023 03:37:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds1161[Jul 20 2023 03:37:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/wiki_testing-e1ccb15c1e148971/-/wikis/Home1162[Jul 20 2023 03:37:44 UTC (QA Tests)] INFO -- clicking :wiki_page_link1163[Jul 20 2023 03:37:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.724s1164 has all expected links that work1165 with Wiki Page List1166[Jul 20 2023 03:37:44 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work1167[Jul 20 2023 03:37:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1168[Jul 20 2023 03:37:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1169[Jul 20 2023 03:37:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1170[Jul 20 2023 03:37:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1171[Jul 20 2023 03:37:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1172[Jul 20 2023 03:37:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.166s1173[Jul 20 2023 03:37:47 UTC (QA Tests)] INFO -- Enabling super sidebar!1174[Jul 20 2023 03:37:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled1175[Jul 20 2023 03:37:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1176[Jul 20 2023 03:37:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds1177[Jul 20 2023 03:37:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/wiki_testing-348516c1ee5ecde3' via api in 0.61 seconds1178[Jul 20 2023 03:37:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.07 seconds1179[Jul 20 2023 03:37:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds1180[Jul 20 2023 03:37:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.41 seconds1181[Jul 20 2023 03:37:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1182[Jul 20 2023 03:37:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1183[Jul 20 2023 03:37:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.41 seconds1184[Jul 20 2023 03:37:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.38 seconds1185[Jul 20 2023 03:37:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.49 seconds1186[Jul 20 2023 03:37:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds1187[Jul 20 2023 03:37:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds1188[Jul 20 2023 03:37:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds1189[Jul 20 2023 03:37:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.43 seconds1190[Jul 20 2023 03:37:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1191[Jul 20 2023 03:37:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.41 seconds1192[Jul 20 2023 03:37:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds1193[Jul 20 2023 03:37:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.42 seconds1194[Jul 20 2023 03:37:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/wiki_testing-348516c1ee5ecde3/-/wikis/Home1195[Jul 20 2023 03:37:58 UTC (QA Tests)] INFO -- clicking :view_all_pages_button1196[Jul 20 2023 03:37:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view_all_pages_button' took 0.809s1197[Jul 20 2023 03:37:59 UTC (QA Tests)] INFO -- clicking :wiki_page_link1198[Jul 20 2023 03:37:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.773s1199 has all expected links that work1200Verify1201 When user is blocked1202[Jul 20 2023 03:38:00 UTC (QA Tests)] INFO -- Starting test: Verify When user is blocked pipeline schedule is canceled1203[Jul 20 2023 03:38:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b97b95096388fa8f' via api in 0.27 seconds1204[Jul 20 2023 03:38:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1205[Jul 20 2023 03:38:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.15 seconds1206[Jul 20 2023 03:38:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-canceled-schedule-6f24586e3ee8b260' via api in 0.62 seconds1207[Jul 20 2023 03:38:00 UTC (QA Tests)] INFO -- Adding user qa-user-b97b95096388fa8f to gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-canceled-schedule-6f24586e3ee8b260 QA::Resource::Project1208[Jul 20 2023 03:38:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1209[Jul 20 2023 03:38:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1210[Jul 20 2023 03:38:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-pipeline-schedule-976642311545871b' via api in 0.65 seconds1211[Jul 20 2023 03:38:01 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b97b95096388fa8f1212[Jul 20 2023 03:38:02 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b97b95096388fa8f, last six chars of token:Tx7uFy1213[Jul 20 2023 03:38:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b97b95096388fa8f-qbi1ouf5' via api in 0.09 seconds1214[Jul 20 2023 03:38:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PipelineSchedules with id '1' via api in 0.24 seconds1215[Jul 20 2023 03:38:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b97b95096388fa8f'1216[Jul 20 2023 03:38:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-canceled-schedule-6f24586e3ee8b260'1217 pipeline schedule is canceled1218Create1219 Merge request push options1220[Jul 20 2023 03:38:02 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds1221[Jul 20 2023 03:38:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1222[Jul 20 2023 03:38:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1223[Jul 20 2023 03:38:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/merge-request-push-options-aa9bc1d3c16ad2d9' via api in 0.96 seconds1224[Jul 20 2023 03:38:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1225[Jul 20 2023 03:38:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1226[Jul 20 2023 03:38:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1227[Jul 20 2023 03:38:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-aa9bc1d3c16ad2d9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-aa9bc1d3c16ad2d9 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-aa9bc1d3c16ad2d9 --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list runner-for-merge-request-push-options-aa9bc1d3c16ad2d9 --executor shell && gitlab-runner run" `1228[Jul 20 2023 03:38:04 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-aa9bc1d3c16ad2d9`1229[Jul 20 2023 03:38:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1230[Jul 20 2023 03:38:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-aa9bc1d3c16ad2d9' via api in 1.31 seconds1231[Jul 20 2023 03:38:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1232[Jul 20 2023 03:38:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1233[Jul 20 2023 03:38:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.46 seconds1234[Jul 20 2023 03:38:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.28 seconds1235[Jul 20 2023 03:38:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-aa9bc1d3c16ad2d9'1236[Jul 20 2023 03:38:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-aa9bc1d3c16ad2d9`1237[Jul 20 2023 03:38:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/merge-request-push-options-aa9bc1d3c16ad2d9'1238 sets merge when pipeline succeeds1239[Jul 20 2023 03:38:09 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options merges when pipeline succeeds1240[Jul 20 2023 03:38:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1241[Jul 20 2023 03:38:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1242[Jul 20 2023 03:38:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/merge-request-push-options-55081fe3d574e15d' via api in 1.04 seconds1243[Jul 20 2023 03:38:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1244[Jul 20 2023 03:38:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1245[Jul 20 2023 03:38:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1246[Jul 20 2023 03:38:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-55081fe3d574e15d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-55081fe3d574e15d sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-55081fe3d574e15d --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list runner-for-merge-request-push-options-55081fe3d574e15d --executor shell && gitlab-runner run" `1247[Jul 20 2023 03:38:16 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-55081fe3d574e15d`1248[Jul 20 2023 03:38:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1249[Jul 20 2023 03:38:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-55081fe3d574e15d' via api in 6.34 seconds1250[Jul 20 2023 03:38:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds1251[Jul 20 2023 03:38:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1252[Jul 20 2023 03:38:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds1253[Jul 20 2023 03:38:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.15 seconds1254[Jul 20 2023 03:38:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.26 seconds1255[Jul 20 2023 03:38:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-55081fe3d574e15d'1256[Jul 20 2023 03:38:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-55081fe3d574e15d`1257[Jul 20 2023 03:38:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/merge-request-push-options-55081fe3d574e15d'1258 merges when pipeline succeeds1259Manage1260 Jenkins integration1261[Jul 20 2023 03:38:25 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab1262[Jul 20 2023 03:38:25 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1263[Jul 20 2023 03:38:25 UTC (QA Tests)] INFO -- Executing: `docker login --username "quality-third-party-docker" --password "****" registry.gitlab.com`1264[Jul 20 2023 03:38:25 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 `1265[Jul 20 2023 03:38:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1266[Jul 20 2023 03:38:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1267[Jul 20 2023 03:38:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1268[Jul 20 2023 03:38:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1269[Jul 20 2023 03:38:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1270[Jul 20 2023 03:38:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.556s1271[Jul 20 2023 03:38:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1272[Jul 20 2023 03:38:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1273[Jul 20 2023 03:38:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1274[Jul 20 2023 03:38:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1275[Jul 20 2023 03:38:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project_with_jenkins_7ed32e3a-dbff6b4b96bacca8' via api in 0.98 seconds1276[Jul 20 2023 03:38:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project_with_jenkins_7ed32e3a-dbff6b4b96bacca81277[Jul 20 2023 03:38:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1278[Jul 20 2023 03:38:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.068s1279[Jul 20 2023 03:38:54 UTC (QA Tests)] INFO -- clicking :menu_section_button1280[Jul 20 2023 03:38:54 UTC (QA Tests)] INFO -- clicking :nav_item_link1281[Jul 20 2023 03:38:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.886s1282[Jul 20 2023 03:38:55 UTC (QA Tests)] INFO -- clicking :jenkins_link1283[Jul 20 2023 03:38:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jenkins_link' took 0.753s1284[Jul 20 2023 03:38:56 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"1285[Jul 20 2023 03:38:56 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field1286[Jul 20 2023 03:38:56 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_312618f85e"1287[Jul 20 2023 03:38:56 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field1288[Jul 20 2023 03:38:57 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"1289[Jul 20 2023 03:38:57 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field1290[Jul 20 2023 03:38:57 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"1291[Jul 20 2023 03:38:57 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field1292[Jul 20 2023 03:38:58 UTC (QA Tests)] INFO -- clicking :save_changes_button1293[Jul 20 2023 03:38:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.046s1294[Jul 20 2023 03:39:00 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1295[Jul 20 2023 03:39:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.53 seconds1296[Jul 20 2023 03:39:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project_with_jenkins_7ed32e3a-dbff6b4b96bacca81297[Jul 20 2023 03:39:16 UTC (QA Tests)] INFO -- clicking :menu_section_button1298[Jul 20 2023 03:39:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1299[Jul 20 2023 03:39:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.832s1300[Jul 20 2023 03:39:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`1301[Jul 20 2023 03:39:19 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1302 integrates and displays build status for MR pipeline in GitLab1303Package1304 Package Registry1305 npm project level endpoint1306 using ci job token1307[Jul 20 2023 03:39:25 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using ci job token push and pull a npm package via CI1308[Jul 20 2023 03:39:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1309[Jul 20 2023 03:39:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1310[Jul 20 2023 03:39:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1311[Jul 20 2023 03:39:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1312[Jul 20 2023 03:39:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1313[Jul 20 2023 03:39:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.237s1314[Jul 20 2023 03:39:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1315[Jul 20 2023 03:39:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled1316[Jul 20 2023 03:39:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1317[Jul 20 2023 03:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-051rpo84' via cache in 0.0 seconds1318[Jul 20 2023 03:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1319[Jul 20 2023 03:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.15 seconds1320[Jul 20 2023 03:39:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-37510bd6975cd28c' via api in 0.64 seconds1321[Jul 20 2023 03:39:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1322[Jul 20 2023 03:39:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1323[Jul 20 2023 03:39:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1324[Jul 20 2023 03:39:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1325[Jul 20 2023 03:39:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689824371 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689824371 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-1689824371 --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list runner-for-npm-project-level-37510bd6975cd28c --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" `1326[Jul 20 2023 03:39:32 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689824371`1327[Jul 20 2023 03:39:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1328[Jul 20 2023 03:39:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689824371' via api in 1.44 seconds1329[Jul 20 2023 03:39:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1330[Jul 20 2023 03:39:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-37510bd6975cd28c1331[Jul 20 2023 03:39:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1332[Jul 20 2023 03:39:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1333[Jul 20 2023 03:39:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.835s1334[Jul 20 2023 03:39:37 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1335[Jul 20 2023 03:39:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.382s1336[Jul 20 2023 03:40:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1337[Jul 20 2023 03:40:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.834s1338[Jul 20 2023 03:40:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1339[Jul 20 2023 03:40:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.396s1340[Jul 20 2023 03:40:16 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1341[Jul 20 2023 03:40:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.829s1342[Jul 20 2023 03:40:17 UTC (QA Tests)] INFO -- clicking :directory_name_link1343[Jul 20 2023 03:40:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.754s1344[Jul 20 2023 03:40:18 UTC (QA Tests)] INFO -- clicking :directory_name_link1345[Jul 20 2023 03:40:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.682s1346[Jul 20 2023 03:40:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-37510bd6975cd28c1347[Jul 20 2023 03:40:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1348[Jul 20 2023 03:40:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1349[Jul 20 2023 03:40:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.819s1350[Jul 20 2023 03:40:22 UTC (QA Tests)] INFO -- clicking :package_link1351[Jul 20 2023 03:40:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-11e508d3371c7956'1352[Jul 20 2023 03:40:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689824371'1353[Jul 20 2023 03:40:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689824371`1354[Jul 20 2023 03:40:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-37510bd6975cd28c'1355 push and pull a npm package via CI1356 using personal access token1357[Jul 20 2023 03:40:23 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using personal access token push and pull a npm package via CI1358[Jul 20 2023 03:40:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1359[Jul 20 2023 03:40:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1360[Jul 20 2023 03:40:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1361[Jul 20 2023 03:40:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1362[Jul 20 2023 03:40:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1363[Jul 20 2023 03:40:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s1364[Jul 20 2023 03:40:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1365[Jul 20 2023 03:40:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1366[Jul 20 2023 03:40:28 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1367[Jul 20 2023 03:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-qiuxy67k' via cache in 0.0 seconds1368[Jul 20 2023 03:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1369[Jul 20 2023 03:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1370[Jul 20 2023 03:40:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-565bb924e2363687' via api in 0.62 seconds1371[Jul 20 2023 03:40:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1372[Jul 20 2023 03:40:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1373[Jul 20 2023 03:40:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1374[Jul 20 2023 03:40:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1375[Jul 20 2023 03:40:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689824429 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689824429 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-1689824429 --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list runner-for-npm-project-level-565bb924e2363687 --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" `1376[Jul 20 2023 03:40:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689824429`1377[Jul 20 2023 03:40:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1378[Jul 20 2023 03:40:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689824429' via api in 6.34 seconds1379[Jul 20 2023 03:40:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1380[Jul 20 2023 03:40:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1381[Jul 20 2023 03:40:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-565bb924e23636871382[Jul 20 2023 03:40:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1383[Jul 20 2023 03:40:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1384[Jul 20 2023 03:40:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.842s1385[Jul 20 2023 03:40:40 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1386[Jul 20 2023 03:40:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.496s1387[Jul 20 2023 03:40:54 UTC (QA Tests)] INFO -- clicking :nav_item_link1388[Jul 20 2023 03:40:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.002s1389[Jul 20 2023 03:40:56 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1390[Jul 20 2023 03:40:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.326s1391[Jul 20 2023 03:40:58 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1392[Jul 20 2023 03:40:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.673s1393[Jul 20 2023 03:40:58 UTC (QA Tests)] INFO -- clicking :directory_name_link1394[Jul 20 2023 03:40:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.753s1395[Jul 20 2023 03:40:59 UTC (QA Tests)] INFO -- clicking :directory_name_link1396[Jul 20 2023 03:41:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.696s1397[Jul 20 2023 03:41:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-565bb924e23636871398[Jul 20 2023 03:41:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1399[Jul 20 2023 03:41:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1400[Jul 20 2023 03:41:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.878s1401[Jul 20 2023 03:41:02 UTC (QA Tests)] INFO -- clicking :package_link1402[Jul 20 2023 03:41:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-01bcc1ed5e65d8bc'1403[Jul 20 2023 03:41:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689824429'1404[Jul 20 2023 03:41:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689824429`1405[Jul 20 2023 03:41:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-565bb924e2363687'1406 push and pull a npm package via CI1407 using project deploy token1408[Jul 20 2023 03:41:04 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using project deploy token push and pull a npm package via CI1409[Jul 20 2023 03:41:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1410[Jul 20 2023 03:41:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1411[Jul 20 2023 03:41:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1412[Jul 20 2023 03:41:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1413[Jul 20 2023 03:41:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1414[Jul 20 2023 03:41:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.246s1415[Jul 20 2023 03:41:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1416[Jul 20 2023 03:41:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1417[Jul 20 2023 03:41:09 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1418[Jul 20 2023 03:41:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-htg34irj' via cache in 0.0 seconds1419[Jul 20 2023 03:41:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1420[Jul 20 2023 03:41:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.13 seconds1421[Jul 20 2023 03:41:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-2eb4308a15940b6e' via api in 0.63 seconds1422[Jul 20 2023 03:41:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1423[Jul 20 2023 03:41:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1424[Jul 20 2023 03:41:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1425[Jul 20 2023 03:41:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1426[Jul 20 2023 03:41:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1689824470 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1689824470 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-1689824470 --url http://gitlab-ce-5ad6a921.test --registration-token **** --tag-list runner-for-npm-project-level-2eb4308a15940b6e --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" `1427[Jul 20 2023 03:41:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1689824470`1428[Jul 20 2023 03:41:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1429[Jul 20 2023 03:41:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1689824470' via api in 6.38 seconds1430[Jul 20 2023 03:41:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds1431[Jul 20 2023 03:41:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1432[Jul 20 2023 03:41:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1433[Jul 20 2023 03:41:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-2eb4308a15940b6e1434[Jul 20 2023 03:41:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1435[Jul 20 2023 03:41:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1436[Jul 20 2023 03:41:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.886s1437[Jul 20 2023 03:41:21 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1438[Jul 20 2023 03:41:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.58s1439[Jul 20 2023 03:41:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1440[Jul 20 2023 03:41:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s1441[Jul 20 2023 03:41:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1442[Jul 20 2023 03:41:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.257s1443[Jul 20 2023 03:41:39 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1444[Jul 20 2023 03:41:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.759s1445[Jul 20 2023 03:41:40 UTC (QA Tests)] INFO -- clicking :directory_name_link1446[Jul 20 2023 03:41:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.724s1447[Jul 20 2023 03:41:41 UTC (QA Tests)] INFO -- clicking :directory_name_link1448[Jul 20 2023 03:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.742s1449[Jul 20 2023 03:41:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-2eb4308a15940b6e1450[Jul 20 2023 03:41:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1451[Jul 20 2023 03:41:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1452[Jul 20 2023 03:41:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.773s1453[Jul 20 2023 03:41:44 UTC (QA Tests)] INFO -- clicking :package_link1454[Jul 20 2023 03:41:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-34d5b00577588685'1455[Jul 20 2023 03:41:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1689824470'1456[Jul 20 2023 03:41:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1689824470`1457[Jul 20 2023 03:41:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/npm-project-level-2eb4308a15940b6e'1458 push and pull a npm package via CI1459Monitor1460 Recovery alert1461 when using Prometheus integration1462 behaves like triggers recovery alert1463[Jul 20 2023 03:41:46 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert1464[Jul 20 2023 03:41:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1465[Jul 20 2023 03:41:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1466[Jul 20 2023 03:41:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1467[Jul 20 2023 03:41:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1468[Jul 20 2023 03:41:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1469[Jul 20 2023 03:41:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.296s1470[Jul 20 2023 03:41:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1471[Jul 20 2023 03:41:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1472[Jul 20 2023 03:41:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1473[Jul 20 2023 03:41:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1474[Jul 20 2023 03:41:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-alerts-c47c80286f17c1eb' via api in 0.64 seconds1475[Jul 20 2023 03:41:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-for-alerts-c47c80286f17c1eb1476[Jul 20 2023 03:41:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1477[Jul 20 2023 03:41:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1478[Jul 20 2023 03:41:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.989s1479[Jul 20 2023 03:41:55 UTC (QA Tests)] INFO -- clicking :add_integration_button1480[Jul 20 2023 03:41:55 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1481[Jul 20 2023 03:41:56 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1482[Jul 20 2023 03:41:56 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-20T03:41:56.108+00:00","generatorURL":"http://dach.example/wally_gorczany","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"ex"},"annotations":{"title":"Ipsam dignissimos velit quis."}}]}"1483[Jul 20 2023 03:41:56 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1484[Jul 20 2023 03:41:56 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1485[Jul 20 2023 03:41:57 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-20T03:41:56.108+00:00","generatorURL":"http://stehr.test/ingrid","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"ipsam"},"annotations":{"title":"Officiis unde dignissimos soluta."}}]}"1486[Jul 20 2023 03:41:57 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1487[Jul 20 2023 03:41:57 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1488[Jul 20 2023 03:42:00 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-20T03:41:56.108+00:00","generatorURL":"http://dach.example/wally_gorczany","endsAt":"2023-07-20T03:42:00.858+00:00","status":"resolved","labels":{"gitlab_environment_name":"ex"},"annotations":{"title":"Ipsam dignissimos velit quis."}}]}"1489[Jul 20 2023 03:42:00 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1490[Jul 20 2023 03:42:01 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1491[Jul 20 2023 03:42:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1492[Jul 20 2023 03:42:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1493[Jul 20 2023 03:42:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.873s1494 only resolves the correct alert1495 when using HTTP endpoint integration1496 behaves like triggers recovery alert1497 only resolves the correct alert (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)1498Plan1499 Project milestone1500[Jul 20 2023 03:42:03 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone1501[Jul 20 2023 03:42:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1502[Jul 20 2023 03:42:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1503[Jul 20 2023 03:42:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1504[Jul 20 2023 03:42:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1505[Jul 20 2023 03:42:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1506[Jul 20 2023 03:42:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.221s1507[Jul 20 2023 03:42:06 UTC (QA Tests)] INFO -- Enabling super sidebar!1508[Jul 20 2023 03:42:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled1509[Jul 20 2023 03:42:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1510[Jul 20 2023 03:42:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.15 seconds1511[Jul 20 2023 03:42:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-milestone-92113f1f0e708c56' via api in 0.66 seconds1512[Jul 20 2023 03:42:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/project-with-milestone-92113f1f0e708c561513[Jul 20 2023 03:42:10 UTC (QA Tests)] INFO -- clicking :menu_section_button1514[Jul 20 2023 03:42:10 UTC (QA Tests)] INFO -- clicking :nav_item_link1515[Jul 20 2023 03:42:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.829s1516[Jul 20 2023 03:42:11 UTC (QA Tests)] INFO -- clicking :new_project_milestone_link1517[Jul 20 2023 03:42:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_milestone_link' took 0.873s1518[Jul 20 2023 03:42:11 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Project milestone"1519[Jul 20 2023 03:42:11 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field1520[Jul 20 2023 03:42:12 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This issue tests out project milestones."1521[Jul 20 2023 03:42:12 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field1522[Jul 20 2023 03:42:13 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/07/201523"1524[Jul 20 2023 03:42:13 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field1525[Jul 20 2023 03:42:13 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/08/201526"1527[Jul 20 2023 03:42:13 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field1528[Jul 20 2023 03:42:13 UTC (QA Tests)] INFO -- clicking :create_milestone_button1529[Jul 20 2023 03:42:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 1.191s1530[Jul 20 2023 03:42:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 6.7 seconds1531[Jul 20 2023 03:42:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1532[Jul 20 2023 03:42:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.772s1533[Jul 20 2023 03:42:16 UTC (QA Tests)] INFO -- clicking :milestone_link1534[Jul 20 2023 03:42:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 1.025s1535 creates a project milestone1536Plan1537 mention1538[Jul 20 2023 03:42:17 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue1539[Jul 20 2023 03:42:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1540[Jul 20 2023 03:42:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1541[Jul 20 2023 03:42:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1542[Jul 20 2023 03:42:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1543[Jul 20 2023 03:42:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1544[Jul 20 2023 03:42:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.155s1545[Jul 20 2023 03:42:20 UTC (QA Tests)] INFO -- Enabling super sidebar!1546[Jul 20 2023 03:42:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled1547[Jul 20 2023 03:42:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1548[Jul 20 2023 03:42:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1549[Jul 20 2023 03:42:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/the_awesome_project-d9b6dab86e655b4c' via api in 0.61 seconds1550[Jul 20 2023 03:42:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/the_awesome_project-d9b6dab86e655b4c1551[Jul 20 2023 03:42:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1552[Jul 20 2023 03:42:23 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/the_awesome_project-d9b6dab86e655b4c QA::Resource::Project1553[Jul 20 2023 03:42:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.29 seconds1554[Jul 20 2023 03:42:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/the_awesome_project-d9b6dab86e655b4c/-/issues/11555[Jul 20 2023 03:42:26 UTC (QA Tests)] INFO -- clicking :issue_title1556[Jul 20 2023 03:42:26 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1557[Jul 20 2023 03:42:26 UTC (QA Tests)] INFO -- clicking :close_button1558[Jul 20 2023 03:42:27 UTC (QA Tests)] INFO -- clicking :issue_title1559[Jul 20 2023 03:42:27 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1560[Jul 20 2023 03:42:27 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user11561"1562[Jul 20 2023 03:42:27 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1563[Jul 20 2023 03:42:28 UTC (QA Tests)] INFO -- clicking :comment_button1564 mentions another user in an issue1565Plan1566 Custom issue templates1567[Jul 20 2023 03:42:28 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template1568[Jul 20 2023 03:42:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1569[Jul 20 2023 03:42:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1570[Jul 20 2023 03:42:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1571[Jul 20 2023 03:42:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1572[Jul 20 2023 03:42:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1573[Jul 20 2023 03:42:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.208s1574[Jul 20 2023 03:42:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1575[Jul 20 2023 03:42:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1576[Jul 20 2023 03:42:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1577[Jul 20 2023 03:42:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714' via api in 0.14 seconds1578[Jul 20 2023 03:42:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/custom-issue-template-project-804cdbe79beb0ed0' via api in 1.06 seconds1579[Jul 20 2023 03:42:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds1580[Jul 20 2023 03:42:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5ad6a921.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-20-03-20-13-edfd4f07ce621714/custom-issue-template-project-804cdbe79beb0ed01581[Jul 20 2023 03:42:37 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1582[Jul 20 2023 03:42:37 UTC (QA Tests)] INFO -- clicking :create_menu_item1583[Jul 20 2023 03:42:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.105s1584[Jul 20 2023 03:42:38 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title c7cea33e9b5f17ce"1585[Jul 20 2023 03:42:38 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1586[Jul 20 2023 03:42:39 UTC (QA Tests)] INFO -- clicking :template_dropdown1587[Jul 20 2023 03:42:39 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1588[Jul 20 2023 03:42:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.725s1589[Jul 20 2023 03:42:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.32 seconds1590 creates an issue via custom template1591Create1592 Slack app integration1593 when using Slash commands1594 creates an issue (PENDING: Test is not compatible with this environment or pipeline)1595 with gitlab issue1596 closes an issue (PENDING: Test is not compatible with this environment or pipeline)1597 comments on an issue (PENDING: Test is not compatible with this environment or pipeline)1598 displays an issue (PENDING: Test is not compatible with this environment or pipeline)1599 with target project1600 moves an issue (PENDING: Test is not compatible with this environment or pipeline)1601Create1602 Upload a file in Web IDE1603 when the file is a text file1604[Jul 20 2023 03:42:42 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1605 shows the Edit tab with the text (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1606 when a file with the same name already exists1607[Jul 20 2023 03:42:42 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1608 throws an error (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1609 when the file is binary1610[Jul 20 2023 03:42:42 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button1611 shows a Download button (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1612 when the file is an image1613[Jul 20 2023 03:42:42 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer1614 shows an image viewer (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1615[Jul 20 2023 03:42:42 UTC (QA Tests)] WARN -- 1616========= Knapsack Time Offset Warning ==========1617Time offset: 30s1618Max allowed node time execution: 20m 51s1619Exceeded time: 01m 42s1621Test on this CI node ran for longer than the max allowed node time execution.1622Please regenerate your knapsack report.1623If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.1624You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.1625https://knapsackpro.com/faq/question/how-to-auto-split-test-files-by-test-cases-on-parallel-jobs-ci-nodes?utm_source=knapsack_gem&utm_medium=knapsack_gem_output&utm_campaign=knapsack_gem_time_offset_warning1626Need explanation? See FAQ:1628=================================================1629Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1630https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1631Sign up for Knapsack Pro here:1633=================================================1634[Jul 20 2023 03:42:42 UTC (QA Tests)] INFO -- 1635Knapsack global time execution for tests: 22m 33s1636Pending: (Failures listed here are expected and do not affect your suite's status)1637 1) Package SaaS Container Registry pulls an image from an existing repository1638 # Test is not compatible with this environment or pipeline1639 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:121640 2) Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab1641 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441642 # ./qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb:561643 3) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds1644 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030171645 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:531646 4) Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1647 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441648 # ./qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb:271649 5) Framework sanity Version check is the specified version1650 # Test is not compatible with this environment or pipeline1651 # ./qa/specs/features/sanity/version_spec.rb:151652 6) Create Link to line in Web IDE can link to a specific line of code in Web IDE1653 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441654 # ./qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb:261655 7) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert1656 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121657 # ./qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb:71658 8) Create Slack app integration when using Slash commands creates an issue1659 # Test is not compatible with this environment or pipeline1660 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:451661 9) Create Slack app integration when using Slash commands with gitlab issue closes an issue1662 # Test is not compatible with this environment or pipeline1663 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:821664 10) Create Slack app integration when using Slash commands with gitlab issue comments on an issue1665 # Test is not compatible with this environment or pipeline1666 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:921667 11) Create Slack app integration when using Slash commands with gitlab issue displays an issue1668 # Test is not compatible with this environment or pipeline1669 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:721670 12) Create Slack app integration when using Slash commands with gitlab issue with target project moves an issue1671 # Test is not compatible with this environment or pipeline1672 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:1151673 13) Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1674 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441675 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:421676 14) Create Upload a file in Web IDE when a file with the same name already exists throws an error1677 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441678 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:291679 15) Create Upload a file in Web IDE when the file is binary shows a Download button1680 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441681 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:621682 16) Create Upload a file in Web IDE when the file is an image shows an image viewer1683 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441684 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:801685Finished in 22 minutes 40 seconds (files took 2.48 seconds to load)168661 examples, 0 failures, 16 pending1687Randomized with seed 102791688[Jul 20 2023 03:42:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5ad6a921 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;'"`1689[Jul 20 2023 03:42:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5ad6a921 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1690[Jul 20 2023 03:42:43 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-5ad6a921`1691[Jul 20 2023 03:42:43 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-5ad6a921`1693Running after script...1694$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1695$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1696$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1798Not uploading cache qa-e2e-ruby-3.0-25fc54ff225c814107db3bf4a8c26e7a-16 due to policy1800Uploading artifacts...1801gitlab-qa-run-*: found 325 matching artifact files and directories 1802Uploading artifacts as "archive" to coordinator... 201 Created id=4694998445 responseStatus=201 Created token=64_MxiLd1803Uploading artifacts...1804gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1805Uploading artifacts as "junit" to coordinator... 201 Created id=4694998445 responseStatus=201 Created token=64_MxiLd1806Uploading artifacts...1807/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1808Uploading artifacts as "dotenv" to coordinator... 201 Created id=4694998445 responseStatus=201 Created token=64_MxiLd1810Job succeeded