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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:695aa71402b900e1277aeef019edb9a65abee5f9d559c090ad6b043f4cfb4c10 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:52c03840f70a6b84bcbe155342629f93821ef2c9660f0e29a6bd302bb85821bf ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1698460588-09bbd82f-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: 143881, done. 20remote: Counting objects: 100% (143881/143881), done. 21remote: Compressing objects: 100% (98202/98202), done. 22remote: Total 143881 (delta 61521), reused 95332 (delta 40209), pack-reused 0 23Receiving objects: 100% (143881/143881), 131.35 MiB | 43.35 MiB/s, done.24Resolving deltas: 100% (61521/61521), done.26 * [new ref] refs/pipelines/1052748865 -> refs/pipelines/105274886527 * [new branch] master -> origin/master28Checking out 8d7948f6 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-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 (5399416102)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5399416102 responseStatus=200 OK token=64_yagz-38Downloading artifacts for download-fast-quarantine-report (5399416103)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5399416103 responseStatus=200 OK token=64_yagz-41Using docker image sha256:695aa71402b900e1277aeef019edb9a65abee5f9d559c090ad6b043f4cfb4c10 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:52c03840f70a6b84bcbe155342629f93821ef2c9660f0e29a6bd302bb85821bf ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5399416114.json --format RspecJunitFormatter --out tmp/rspec-5399416114.xml --format html --out tmp/rspec-$(echo decomposition-single-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Oct 28 2023 02:52:56 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-9659c981$`54[Oct 28 2023 02:52:56 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-9659c981 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Oct 28 2023 02:52:57 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-9659c981:/etc/gitlab/trusted-certs`56[Oct 28 2023 02:52:57 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-9659c981:/etc/gitlab/ssl`57[Oct 28 2023 02:52:57 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-9659c981`58[Oct 28 2023 02:52:57 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-9659c981`59[Oct 28 2023 02:52:57 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Oct 28 2023 02:52:57 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43`61[Oct 28 2023 02:53:43 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-203aa2c7$`62[Oct 28 2023 02:53:43 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Oct 28 2023 02:53:43 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Oct 28 2023 02:53:43 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-203aa2c7 --net test --hostname gitlab-ce-203aa2c7.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-10-28-02-52-56-abbd88e2/gitlab-ce-203aa2c7/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43`65[Oct 28 2023 02:53:51 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-203aa2c7 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-10-28 02:52:5666gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb71gitlab_rails['databases']['main']['enable'] = true72gitlab_rails['databases']['ci']['enable'] = false73gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`74[Oct 28 2023 02:53:51 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-203aa2c7`75[Oct 28 2023 02:57:19 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...76[Oct 28 2023 02:57:19 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`77[Oct 28 2023 02:57:20 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`78[Oct 28 2023 02:57:21 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`79[Oct 28 2023 02:57:22 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`80[Oct 28 2023 02:57:23 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`81[Oct 28 2023 02:57:24 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`82[Oct 28 2023 02:57:25 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`83[Oct 28 2023 02:57:26 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`84[Oct 28 2023 02:57:27 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`85[Oct 28 2023 02:57:28 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`86[Oct 28 2023 02:57:29 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`87[Oct 28 2023 02:57:30 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`88[Oct 28 2023 02:57:31 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`89[Oct 28 2023 02:57:32 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`90[Oct 28 2023 02:57:33 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`91[Oct 28 2023 02:57:34 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`92[Oct 28 2023 02:57:35 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`93[Oct 28 2023 02:57:36 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`94[Oct 28 2023 02:57:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`95[Oct 28 2023 02:57:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`96[Oct 28 2023 02:57:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`97[Oct 28 2023 02:57:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`98[Oct 28 2023 02:57:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`99[Oct 28 2023 02:57:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`100[Oct 28 2023 02:57:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`101[Oct 28 2023 02:57:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`102[Oct 28 2023 02:57:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`103[Oct 28 2023 02:57:47 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`104[Oct 28 2023 02:57:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`105[Oct 28 2023 02:57:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`106[Oct 28 2023 02:57:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`107[Oct 28 2023 02:57:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`108[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-203aa2c7`109[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-203aa2c7 80/tcp`110[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!111[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-203aa2c7 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`112[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-203aa2c7 bash -c "echo '#!/usr/bin/env bash113if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then114 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'115 exit 1116fi117' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`118[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-203aa2c7 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`119[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ce-203aa2c7:/tmp/data-seeds`120[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- Running exec_commands...121[Oct 28 2023 02:57:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-203aa2c7 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`122[Oct 28 2023 02:58:44 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`123[Oct 28 2023 02:58:44 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43`124[Oct 28 2023 02:59:41 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce125[Oct 28 2023 02:59:41 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-28-02-52-56-abbd88e2/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-28-02-52-56-abbd88e2/gitlab-ce-qa-12ba9bdd:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ce-qa-12ba9bdd registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43 Test::Instance::All http://gitlab-ce-203aa2c7.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5399416114.json --format RspecJunitFormatter --out tmp/rspec-5399416114.xml --format html --out tmp/rspec-decomposition-single-db_3_5.htm --color --format documentation`1262023-10-28 02:59:56 / CONF :: 127 ==> Base URL: http://gitlab-ce-203aa2c7.test128 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f69675b5388>129 ==> Libraries: Chemlab::Vendor130[Oct 28 2023 02:59:56 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA131[Oct 28 2023 02:59:56 UTC (QA Tests)] INFO -- Browser: chrome132[Oct 28 2023 02:59:56 UTC (QA Tests)] INFO -- Performing sanity check for environment!133[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'134[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- Report already exists, skipping!135[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====136[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- Report specs:137[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/10_govern/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/expose_job_artifacts_in_mr_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/api/10_govern/project_access_token_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/10_govern/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_file_size_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/api/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_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/review_merge_request_spec.rb"]138[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- Leftover specs:139[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/browser_ui/10_govern/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/create_group_with_mattermost_team_spec.rb"]140[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!141[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'142[Oct 28 2023 02:59:57 UTC (QA Tests)] INFO -- Report already exists, skipping!143Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}144Randomized with seed 3323145Data Stores146 Project147 in group148 behaves like successful project creation149[Oct 28 2023 03:00:01 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project150[Oct 28 2023 03:00:01 UTC (QA Tests)] INFO -- filling :login_field with "root"151[Oct 28 2023 03:00:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field152[Oct 28 2023 03:00:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"153[Oct 28 2023 03:00:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field154[Oct 28 2023 03:00:02 UTC (QA Tests)] INFO -- clicking :sign_in_button155[Oct 28 2023 03:00:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.882s156[Oct 28 2023 03:00:06 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA157[Oct 28 2023 03:00:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-2knpnhvr' via cache in 0.0 seconds158[Oct 28 2023 03:00:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.54 seconds159[Oct 28 2023 03:00:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 2.92 seconds160[Oct 28 2023 03:00:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-203aa2c7.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc161[Oct 28 2023 03:00:10 UTC (QA Tests)] INFO -- clicking :new-project-button162[Oct 28 2023 03:00:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.9s163[Oct 28 2023 03:00:11 UTC (QA Tests)] INFO -- clicking :panel-link164[Oct 28 2023 03:00:11 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}165[Oct 28 2023 03:00:11 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}166[Oct 28 2023 03:00:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-in-group-db761dfa15aecef1-78410ad26f72732a' via browser_ui in 8.9 seconds167 creates a new project168 in personal namespace169 behaves like successful project creation170[Oct 28 2023 03:00:15 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project171[Oct 28 2023 03:00:16 UTC (QA Tests)] INFO -- filling :login_field with "root"172[Oct 28 2023 03:00:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field173[Oct 28 2023 03:00:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"174[Oct 28 2023 03:00:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field175[Oct 28 2023 03:00:16 UTC (QA Tests)] INFO -- clicking :sign_in_button176[Oct 28 2023 03:00:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.897s177[Oct 28 2023 03:00:19 UTC (QA Tests)] INFO -- clicking :new-project-button and ensuring QA::Page::Project::New is present178[Oct 28 2023 03:00:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.797s179[Oct 28 2023 03:00:20 UTC (QA Tests)] INFO -- clicking :panel-link180[Oct 28 2023 03:00:20 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown181[Oct 28 2023 03:00:20 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "root"182[Oct 28 2023 03:00:20 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field183[Oct 28 2023 03:00:21 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-sast-checkbox with args {}184[Oct 28 2023 03:00:21 UTC (QA Tests)] INFO -- unchecking via JS :initialize-with-readme-checkbox with args {}185[Oct 28 2023 03:00:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-74e2e72e6bfb36fe-b37944a7d2182408' via browser_ui in 4.9 seconds186 creates a new project187Govern188 2FA189[Oct 28 2023 03:00:24 UTC (QA Tests)] INFO -- Starting test: Govern 2FA allows enforcing 2FA via UI and logging in with 2FA190[Oct 28 2023 03:00:26 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_a2b0d27e"191[Oct 28 2023 03:00:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field192[Oct 28 2023 03:00:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"193[Oct 28 2023 03:00:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field194[Oct 28 2023 03:00:26 UTC (QA Tests)] INFO -- clicking :sign_in_button195[Oct 28 2023 03:00:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.024s196[Oct 28 2023 03:00:29 UTC (QA Tests)] INFO -- No cached token found for username: owner_user_a2b0d27e197[Oct 28 2023 03:00:29 UTC (QA Tests)] INFO -- Caching token for username: owner_user_a2b0d27e, last six chars of token:TmLEBW198[Oct 28 2023 03:00:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-owner_user_a2b0d27e-eoum5xld' via api in 0.08 seconds199[Oct 28 2023 03:00:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-sandbox-group-b441a7419db42809' via api in 0.98 seconds200[Oct 28 2023 03:00:31 UTC (QA Tests)] INFO -- Adding user developer_user_bfe38c21 to gitlab-qa-2fa-sandbox-group-b441a7419db42809/group-with-2fa-7b66905e0cb6688b QA::Resource::Group201[Oct 28 2023 03:00:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.016s202[Oct 28 2023 03:00:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.019s203[Oct 28 2023 03:00:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content204[Oct 28 2023 03:00:34 UTC (QA Tests)] INFO -- clicking :sign_out_link205[Oct 28 2023 03:00:35 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_a2b0d27e"206[Oct 28 2023 03:00:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field207[Oct 28 2023 03:00:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"208[Oct 28 2023 03:00:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field209[Oct 28 2023 03:00:35 UTC (QA Tests)] INFO -- clicking :sign_in_button210[Oct 28 2023 03:00:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.557s211[Oct 28 2023 03:00:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-203aa2c7.test/groups/gitlab-qa-2fa-sandbox-group-b441a7419db42809/group-with-2fa-7b66905e0cb6688b212[Oct 28 2023 03:00:39 UTC (QA Tests)] INFO -- clicking :menu_section_button213[Oct 28 2023 03:00:39 UTC (QA Tests)] INFO -- clicking :nav-item-link214[Oct 28 2023 03:00:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.908s215[Oct 28 2023 03:00:41 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}216[Oct 28 2023 03:00:41 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button217[Oct 28 2023 03:00:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.553s218[Oct 28 2023 03:00:55 UTC (QA Tests)] INFO -- clicking :configure_it_later_button219[Oct 28 2023 03:00:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.025s220[Oct 28 2023 03:00:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.057s221[Oct 28 2023 03:00:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content222[Oct 28 2023 03:00:58 UTC (QA Tests)] INFO -- clicking :sign_out_link223[Oct 28 2023 03:00:59 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_bfe38c21"224[Oct 28 2023 03:00:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field225[Oct 28 2023 03:00:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"226[Oct 28 2023 03:00:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field227[Oct 28 2023 03:00:59 UTC (QA Tests)] INFO -- clicking :sign_in_button228[Oct 28 2023 03:01:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.801s229[Oct 28 2023 03:01:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "994631"230[Oct 28 2023 03:01:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field231[Oct 28 2023 03:01:31 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"232[Oct 28 2023 03:01:31 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field233[Oct 28 2023 03:01:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button234[Oct 28 2023 03:01:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.426s235[Oct 28 2023 03:01:32 UTC (QA Tests)] INFO -- clicking :copy_button236[Oct 28 2023 03:01:33 UTC (QA Tests)] INFO -- clicking :proceed_button237[Oct 28 2023 03:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.027s238[Oct 28 2023 03:01:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.072s239[Oct 28 2023 03:01:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content240[Oct 28 2023 03:01:36 UTC (QA Tests)] INFO -- clicking :sign_out_link241[Oct 28 2023 03:01:36 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_bfe38c21"242[Oct 28 2023 03:01:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field243[Oct 28 2023 03:01:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"244[Oct 28 2023 03:01:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field245[Oct 28 2023 03:01:37 UTC (QA Tests)] INFO -- clicking :sign_in_button246[Oct 28 2023 03:01:38 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "000000"247[Oct 28 2023 03:01:39 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field248[Oct 28 2023 03:01:39 UTC (QA Tests)] INFO -- clicking :verify_code_button249[Oct 28 2023 03:01:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.882s250[Oct 28 2023 03:02:00 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "766589"251[Oct 28 2023 03:02:00 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field252[Oct 28 2023 03:02:01 UTC (QA Tests)] INFO -- clicking :verify_code_button253[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-b441a7419db42809/group-with-2fa-7b66905e0cb6688b'254[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'developer_user_bfe38c21'255 allows enforcing 2FA via UI and logging in with 2FA256Create257 Push mirror a repository over HTTP258[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository259[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- filling :login_field with "root"260[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field261[Oct 28 2023 03:02:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"262[Oct 28 2023 03:02:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field263[Oct 28 2023 03:02:03 UTC (QA Tests)] INFO -- clicking :sign_in_button264[Oct 28 2023 03:02:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.905s265[Oct 28 2023 03:02:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds266[Oct 28 2023 03:02:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.29 seconds267[Oct 28 2023 03:02:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds268[Oct 28 2023 03:02:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds269[Oct 28 2023 03:02:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-code-9fb059790c793717' via api in 1.95 seconds270[Oct 28 2023 03:02:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"271[Oct 28 2023 03:02:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.86 seconds272[Oct 28 2023 03:02:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-code-9fb059790c793717273[Oct 28 2023 03:02:13 UTC (QA Tests)] INFO -- clicking :menu_section_button274[Oct 28 2023 03:02:14 UTC (QA Tests)] INFO -- clicking :nav-item-link275[Oct 28 2023 03:02:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.403s276[Oct 28 2023 03:02:17 UTC (QA Tests)] INFO -- clicking :add-new-mirror277[Oct 28 2023 03:02:17 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/push-mirror-target-project-16b8c12f5c364ead.git"278[Oct 28 2023 03:02:17 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field279[Oct 28 2023 03:02:17 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field280[Oct 28 2023 03:02:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.062s281[Oct 28 2023 03:02:29 UTC (QA Tests)] INFO -- Saving screenshot..282[Oct 28 2023 03:02:30 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository283[Oct 28 2023 03:02:30 UTC (QA Tests)] INFO -- filling :login_field with "root"284[Oct 28 2023 03:02:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field285[Oct 28 2023 03:02:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"286[Oct 28 2023 03:02:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field287[Oct 28 2023 03:02:31 UTC (QA Tests)] INFO -- clicking :sign_in_button288[Oct 28 2023 03:02:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.913s289[Oct 28 2023 03:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds290[Oct 28 2023 03:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds291[Oct 28 2023 03:02:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds292[Oct 28 2023 03:02:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds293[Oct 28 2023 03:02:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-code-ed1ca6baa8df7082' via api in 1.11 seconds294[Oct 28 2023 03:02:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"295[Oct 28 2023 03:02:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 5.25 seconds296[Oct 28 2023 03:02:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-code-ed1ca6baa8df7082297[Oct 28 2023 03:02:42 UTC (QA Tests)] INFO -- clicking :menu_section_button298[Oct 28 2023 03:02:42 UTC (QA Tests)] INFO -- clicking :nav-item-link299[Oct 28 2023 03:02:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.28s300[Oct 28 2023 03:02:45 UTC (QA Tests)] INFO -- clicking :add-new-mirror301[Oct 28 2023 03:02:45 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/push-mirror-target-project-868fe0324e72f393.git"302[Oct 28 2023 03:02:45 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field303[Oct 28 2023 03:02:46 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field304[Oct 28 2023 03:02:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.073s305[Oct 28 2023 03:02:57 UTC (QA Tests)] INFO -- Saving screenshot..306 configures and syncs LFS objects for a (push) mirrored repository (FAILED - 1)3081st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6:309Couldn't find element named "authentication_method_field"311RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6312 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/create_push_mirror_a_repository_over_http_configures_and_syncs_lfs_objects_for_a_2023-10-28-03-02-57.524.html313 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/create_push_mirror_a_repository_over_http_configures_and_syncs_lfs_objects_for_a_2023-10-28-03-02-57.524.png314Data Stores315 Project owner permissions316 for personal projects317 behaves like adds user as maintainer318[Oct 28 2023 03:02:57 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as maintainer has maintainer role without owner permissions319[Oct 28 2023 03:02:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.61 seconds320[Oct 28 2023 03:02:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.66 seconds321[Oct 28 2023 03:02:59 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1322[Oct 28 2023 03:02:59 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:HnKLhu323[Oct 28 2023 03:02:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-ovy436jx' via api in 0.08 seconds324[Oct 28 2023 03:03:01 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-65deac4a2f3e8417 QA::Resource::Project325[Oct 28 2023 03:03:02 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"326[Oct 28 2023 03:03:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field327[Oct 28 2023 03:03:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"328[Oct 28 2023 03:03:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field329[Oct 28 2023 03:03:03 UTC (QA Tests)] INFO -- clicking :sign_in_button330[Oct 28 2023 03:03:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.825s331[Oct 28 2023 03:03:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-203aa2c7.test/gitlab-qa-user1/qa-owner-personal-project-65deac4a2f3e8417/-/issues/1332 has maintainer role without owner permissions333 behaves like adds user as owner334[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as owner has owner role and permissions335[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.21 seconds336[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds337[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:HnKLhu338[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-ao1qs4rs' via cache in 0.0 seconds339[Oct 28 2023 03:03:11 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"340[Oct 28 2023 03:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field341[Oct 28 2023 03:03:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"342[Oct 28 2023 03:03:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field343[Oct 28 2023 03:03:12 UTC (QA Tests)] INFO -- clicking :sign_in_button344[Oct 28 2023 03:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.689s345[Oct 28 2023 03:03:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-203aa2c7.test/gitlab-qa-user1/qa-owner-personal-project-d7f3ede68cd3de00/-/issues/1346[Oct 28 2023 03:03:17 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present347[Oct 28 2023 03:03:17 UTC (QA Tests)] INFO -- clicking :confirm-delete-issue-button348[Oct 28 2023 03:03:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 1.048s349 has owner role and permissions350 for group projects351 behaves like adds user as maintainer352[Oct 28 2023 03:03:18 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as maintainer has maintainer role without owner permissions353[Oct 28 2023 03:03:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.21 seconds354[Oct 28 2023 03:03:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds355[Oct 28 2023 03:03:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds356[Oct 28 2023 03:03:20 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:HnKLhu357[Oct 28 2023 03:03:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-8s5jdmz7' via cache in 0.0 seconds358[Oct 28 2023 03:03:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/qa-owner-group-project-b11dea97cfb23ec0 QA::Resource::Project359[Oct 28 2023 03:03:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"360[Oct 28 2023 03:03:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field361[Oct 28 2023 03:03:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"362[Oct 28 2023 03:03:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field363[Oct 28 2023 03:03:22 UTC (QA Tests)] INFO -- clicking :sign_in_button364[Oct 28 2023 03:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.881s365[Oct 28 2023 03:03:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/qa-owner-group-project-b11dea97cfb23ec0/-/issues/1366 has maintainer role without owner permissions367 behaves like adds user as owner368[Oct 28 2023 03:03:27 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as owner has owner role and permissions369[Oct 28 2023 03:03:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds370[Oct 28 2023 03:03:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.33 seconds371[Oct 28 2023 03:03:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.38 seconds372[Oct 28 2023 03:03:28 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:HnKLhu373[Oct 28 2023 03:03:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-in459yz0' via cache in 0.0 seconds374[Oct 28 2023 03:03:29 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/qa-owner-group-project-871fc6167517d299 QA::Resource::Project375[Oct 28 2023 03:03:30 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"376[Oct 28 2023 03:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field377[Oct 28 2023 03:03:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"378[Oct 28 2023 03:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field379[Oct 28 2023 03:03:31 UTC (QA Tests)] INFO -- clicking :sign_in_button380[Oct 28 2023 03:03:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.34s381[Oct 28 2023 03:03:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/qa-owner-group-project-871fc6167517d299/-/issues/1382[Oct 28 2023 03:03:37 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present383[Oct 28 2023 03:03:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-issue-button' took 0.503s384[Oct 28 2023 03:03:37 UTC (QA Tests)] INFO -- clicking :confirm-delete-issue-button385[Oct 28 2023 03:03:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 1.078s386 has owner role and permissions387Package388 Composer Repository389 publishes a composer package and deletes it (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/421885)390Create391 Merge request batch suggestions392[Oct 28 2023 03:03:39 UTC (QA Tests)] INFO -- Starting test: Create Merge request batch suggestions applies multiple suggestions393[Oct 28 2023 03:03:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds394[Oct 28 2023 03:03:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds395[Oct 28 2023 03:03:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds396[Oct 28 2023 03:03:40 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/batch-suggestions-project-131760cb666a4db8 QA::Resource::Project397[Oct 28 2023 03:03:41 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"398[Oct 28 2023 03:03:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field399[Oct 28 2023 03:03:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"400[Oct 28 2023 03:03:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field401[Oct 28 2023 03:03:41 UTC (QA Tests)] INFO -- clicking :sign_in_button402[Oct 28 2023 03:03:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.859s403[Oct 28 2023 03:03:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.84 seconds404[Oct 28 2023 03:03:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds405[Oct 28 2023 03:03:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/batch-suggestions-project-131760cb666a4db8/-/merge_requests/1406[Oct 28 2023 03:03:50 UTC (QA Tests)] INFO -- clicking :diffs-tab407[Oct 28 2023 03:03:51 UTC (QA Tests)] INFO -- clicking :left-comment-button408[Oct 28 2023 03:03:51 UTC (QA Tests)] INFO -- clicking :suggestion-button409[Oct 28 2023 03:03:51 UTC (QA Tests)] INFO -- filling :reply-field with ""410[Oct 28 2023 03:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field411[Oct 28 2023 03:03:52 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+0412This is the suggestion for line number 4!413```"414[Oct 28 2023 03:03:52 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field415[Oct 28 2023 03:03:52 UTC (QA Tests)] INFO -- clicking :comment-now-button416[Oct 28 2023 03:03:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.966s417[Oct 28 2023 03:03:54 UTC (QA Tests)] INFO -- clicking :left-comment-button418[Oct 28 2023 03:03:54 UTC (QA Tests)] INFO -- clicking :suggestion-button419[Oct 28 2023 03:03:54 UTC (QA Tests)] INFO -- filling :reply-field with ""420[Oct 28 2023 03:03:54 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field421[Oct 28 2023 03:03:55 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+0422This is the suggestion for line number 6!423```"424[Oct 28 2023 03:03:55 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field425[Oct 28 2023 03:03:55 UTC (QA Tests)] INFO -- clicking :comment-now-button426[Oct 28 2023 03:03:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.832s427[Oct 28 2023 03:03:57 UTC (QA Tests)] INFO -- clicking :left-comment-button428[Oct 28 2023 03:03:57 UTC (QA Tests)] INFO -- clicking :suggestion-button429[Oct 28 2023 03:03:57 UTC (QA Tests)] INFO -- filling :reply-field with ""430[Oct 28 2023 03:03:57 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field431[Oct 28 2023 03:03:58 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+0432This is the suggestion for line number 10!433```"434[Oct 28 2023 03:03:58 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field435[Oct 28 2023 03:03:58 UTC (QA Tests)] INFO -- clicking :comment-now-button436[Oct 28 2023 03:04:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.906s437[Oct 28 2023 03:04:01 UTC (QA Tests)] INFO -- clicking :left-comment-button438[Oct 28 2023 03:04:01 UTC (QA Tests)] INFO -- clicking :suggestion-button439[Oct 28 2023 03:04:01 UTC (QA Tests)] INFO -- filling :reply-field with ""440[Oct 28 2023 03:04:01 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field441[Oct 28 2023 03:04:02 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+0442This is the suggestion for line number 13!443```"444[Oct 28 2023 03:04:02 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field445[Oct 28 2023 03:04:02 UTC (QA Tests)] INFO -- clicking :comment-now-button446[Oct 28 2023 03:04:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.852s447[Oct 28 2023 03:04:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.059s448[Oct 28 2023 03:04:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.034s449[Oct 28 2023 03:04:07 UTC (QA Tests)] INFO -- clicking :user_avatar_content450[Oct 28 2023 03:04:07 UTC (QA Tests)] INFO -- clicking :sign_out_link451[Oct 28 2023 03:04:08 UTC (QA Tests)] INFO -- filling :login_field with "root"452[Oct 28 2023 03:04:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field453[Oct 28 2023 03:04:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"454[Oct 28 2023 03:04:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field455[Oct 28 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :sign_in_button456[Oct 28 2023 03:04:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.973s457[Oct 28 2023 03:04:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/batch-suggestions-project-131760cb666a4db8/-/merge_requests/1458[Oct 28 2023 03:04:15 UTC (QA Tests)] INFO -- clicking :diffs-tab459[Oct 28 2023 03:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.508s460[Oct 28 2023 03:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.516s461[Oct 28 2023 03:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements add-suggestion-batch-button' took 0.548s462[Oct 28 2023 03:04:16 UTC (QA Tests)] INFO -- filling :commit-message-field with "Custom commit message"463[Oct 28 2023 03:04:16 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field464[Oct 28 2023 03:04:16 UTC (QA Tests)] INFO -- clicking :commit-with-custom-message-button465[Oct 28 2023 03:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 8.364s466[Oct 28 2023 03:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying-badge' took 8.377s467 applies multiple suggestions468Verify469 Pipeline with prefill variables470[Oct 28 2023 03:04:25 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined471[Oct 28 2023 03:04:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds472[Oct 28 2023 03:04:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds473[Oct 28 2023 03:04:28 UTC (QA Tests)] INFO -- filling :login_field with "root"474[Oct 28 2023 03:04:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field475[Oct 28 2023 03:04:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"476[Oct 28 2023 03:04:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field477[Oct 28 2023 03:04:29 UTC (QA Tests)] INFO -- clicking :sign_in_button478[Oct 28 2023 03:04:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.871s479[Oct 28 2023 03:04:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-prefill-variables-492090bfd8afb2cb480[Oct 28 2023 03:04:33 UTC (QA Tests)] INFO -- clicking :menu_section_button481[Oct 28 2023 03:04:34 UTC (QA Tests)] INFO -- clicking :nav-item-link482[Oct 28 2023 03:04:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.762s483[Oct 28 2023 03:04:34 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present484[Oct 28 2023 03:04:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.748s485[Oct 28 2023 03:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.976s486[Oct 28 2023 03:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.982s487[Oct 28 2023 03:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-form-ci-variable-value-dropdown' took 2.01s488[Oct 28 2023 03:04:38 UTC (QA Tests)] INFO -- clicking :pipeline-form-ci-variable-value-dropdown489 shows dropdown for variables with description, value, and options defined490[Oct 28 2023 03:04:38 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page491[Oct 28 2023 03:04:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds492[Oct 28 2023 03:04:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.16 seconds493[Oct 28 2023 03:04:42 UTC (QA Tests)] INFO -- filling :login_field with "root"494[Oct 28 2023 03:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field495[Oct 28 2023 03:04:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"496[Oct 28 2023 03:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field497[Oct 28 2023 03:04:43 UTC (QA Tests)] INFO -- clicking :sign_in_button498[Oct 28 2023 03:04:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.425s499[Oct 28 2023 03:04:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-prefill-variables-bb7b2aeaea52cf60500[Oct 28 2023 03:04:48 UTC (QA Tests)] INFO -- clicking :menu_section_button501[Oct 28 2023 03:04:48 UTC (QA Tests)] INFO -- clicking :nav-item-link502[Oct 28 2023 03:04:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.698s503[Oct 28 2023 03:04:49 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present504[Oct 28 2023 03:04:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.218s505 shows only variables with description as prefill variables on the run pipeline page506Create507 Open Web IDE from Diff Tab508[Oct 28 2023 03:04:53 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 Tab509 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)510Plan511 Related issues512[Oct 28 2023 03:04:53 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another513[Oct 28 2023 03:04:53 UTC (QA Tests)] INFO -- filling :login_field with "root"514[Oct 28 2023 03:04:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field515[Oct 28 2023 03:04:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"516[Oct 28 2023 03:04:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field517[Oct 28 2023 03:04:54 UTC (QA Tests)] INFO -- clicking :sign_in_button518[Oct 28 2023 03:04:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.996s519[Oct 28 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds520[Oct 28 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds521[Oct 28 2023 03:04:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-to-test-related-issues-c634eeb19bd57992/-/issues/1522[Oct 28 2023 03:05:01 UTC (QA Tests)] INFO -- clicking :related-issues-plus-button523[Oct 28 2023 03:05:01 UTC (QA Tests)] INFO -- filling :add-issue-field with "http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-to-test-related-issues-c634eeb19bd57992/-/issues/2"524[Oct 28 2023 03:05:01 UTC (QA Tests)] INFO -- clicking the coordinates of :add-issue-field525[Oct 28 2023 03:05:02 UTC (QA Tests)] INFO -- clicking :remove-related-issue-button526 relates and unrelates one issue to/from another527Create528 Prereceive hook529 when creating a tag for a ref530 when it triggers a prereceive hook configured with a custom error531[Oct 28 2023 03:05:03 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error532[Oct 28 2023 03:05:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds533[Oct 28 2023 03:05:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds534 returns a custom server hook error535Data Stores536 Project badge537[Oct 28 2023 03:05:05 UTC (QA Tests)] INFO -- Starting test: Data Stores Project badge creates project badge538[Oct 28 2023 03:05:05 UTC (QA Tests)] INFO -- filling :login_field with "root"539[Oct 28 2023 03:05:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field540[Oct 28 2023 03:05:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"541[Oct 28 2023 03:05:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field542[Oct 28 2023 03:05:06 UTC (QA Tests)] INFO -- clicking :sign_in_button543[Oct 28 2023 03:05:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.942s544[Oct 28 2023 03:05:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds545[Oct 28 2023 03:05:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds546[Oct 28 2023 03:05:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/badge-test-project-5fb16e3691244137547[Oct 28 2023 03:05:13 UTC (QA Tests)] INFO -- clicking :menu_section_button548[Oct 28 2023 03:05:13 UTC (QA Tests)] INFO -- clicking :nav-item-link549[Oct 28 2023 03:05:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.981s550[Oct 28 2023 03:05:15 UTC (QA Tests)] INFO -- clicking :show-badge-add-form551[Oct 28 2023 03:05:15 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-7b02ee1f3975dac4"552[Oct 28 2023 03:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field553[Oct 28 2023 03:05:16 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ce-203aa2c7.test/%{project_path}"554[Oct 28 2023 03:05:16 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field555[Oct 28 2023 03:05:16 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ce-203aa2c7.test/%{project_path}/badges/%{default_branch}/pipeline.svg"556[Oct 28 2023 03:05:16 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field557[Oct 28 2023 03:05:17 UTC (QA Tests)] INFO -- clicking :add_badge_button558[Oct 28 2023 03:05:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-7b02ee1f3975dac4' via browser_ui in 4.23 seconds559[Oct 28 2023 03:05:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/badge-test-project-5fb16e3691244137560 creates project badge561Verify562 Job artifacts563 when exposed564[Oct 28 2023 03:05:20 UTC (QA Tests)] INFO -- Starting test: Verify Job artifacts when exposed show up in MR widget565[Oct 28 2023 03:05:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds566[Oct 28 2023 03:05:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds567[Oct 28 2023 03:05:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.568[Oct 28 2023 03:05:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`569[Oct 28 2023 03:05:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`570[Oct 28 2023 03:05:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-udvuquoe --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-udvuquoe 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-udvuquoe --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-udvuquoe --executor shell && gitlab-runner run" `571[Oct 28 2023 03:05:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-udvuquoe`572[Oct 28 2023 03:05:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`573[Oct 28 2023 03:05:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds574[Oct 28 2023 03:05:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.13 seconds575[Oct 28 2023 03:05:35 UTC (QA Tests)] INFO -- filling :login_field with "root"576[Oct 28 2023 03:05:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field577[Oct 28 2023 03:05:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"578[Oct 28 2023 03:05:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field579[Oct 28 2023 03:05:36 UTC (QA Tests)] INFO -- clicking :sign_in_button580[Oct 28 2023 03:05:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.148s581[Oct 28 2023 03:05:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-artifacts-46a65e979d78335e/-/merge_requests/1582[Oct 28 2023 03:05:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-info-container' took 9.884s583[Oct 28 2023 03:05:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s584[Oct 28 2023 03:05:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.046s585[Oct 28 2023 03:05:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.826s586[Oct 28 2023 03:05:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.203s587[Oct 28 2023 03:05:54 UTC (QA Tests)] INFO -- clicking :base-dropdown-toggle588[Oct 28 2023 03:05:55 UTC (QA Tests)] INFO -- clicking :base-dropdown-toggle589[Oct 28 2023 03:05:55 UTC (QA Tests)] INFO -- clicking :mr-collapsible-title590[Oct 28 2023 03:05:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-udvuquoe'591[Oct 28 2023 03:05:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-udvuquoe`592 show up in MR widget593Create594 Git Server Hooks595 with custom error messages596[Oct 28 2023 03:05:56 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 WebIDE597 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)598Create599 Multiple file snippet600 behaves like adding file to snippet601[Oct 28 2023 03:05:56 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing project_snippet to make it multi-file602[Oct 28 2023 03:05:57 UTC (QA Tests)] INFO -- filling :login_field with "root"603[Oct 28 2023 03:05:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field604[Oct 28 2023 03:05:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"605[Oct 28 2023 03:05:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field606[Oct 28 2023 03:05:57 UTC (QA Tests)] INFO -- clicking :sign_in_button607[Oct 28 2023 03:05:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.994s608[Oct 28 2023 03:06:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds609[Oct 28 2023 03:06:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds610[Oct 28 2023 03:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-snippets-9e95930abae20171' via api in 0.89 seconds611[Oct 28 2023 03:06:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-snippets-9e95930abae20171/-/snippets/1612[Oct 28 2023 03:06:03 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present613[Oct 28 2023 03:06:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 1.316s614[Oct 28 2023 03:06:05 UTC (QA Tests)] INFO -- clicking :add-button615[Oct 28 2023 03:06:05 UTC (QA Tests)] INFO -- filling :file-name-field with "Second file name"616[Oct 28 2023 03:06:05 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field617[Oct 28 2023 03:06:05 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button618[Oct 28 2023 03:06:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.559s619[Oct 28 2023 03:06:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 1.573s620 adds second file to an existing project_snippet to make it multi-file621 behaves like adding file to snippet622[Oct 28 2023 03:06:08 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing personal_snippet to make it multi-file623[Oct 28 2023 03:06:08 UTC (QA Tests)] INFO -- filling :login_field with "root"624[Oct 28 2023 03:06:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field625[Oct 28 2023 03:06:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"626[Oct 28 2023 03:06:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field627[Oct 28 2023 03:06:09 UTC (QA Tests)] INFO -- clicking :sign_in_button628[Oct 28 2023 03:06:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.024s629[Oct 28 2023 03:06:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-203aa2c7.test/-/snippets/2630[Oct 28 2023 03:06:13 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present631[Oct 28 2023 03:06:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 0.859s632[Oct 28 2023 03:06:14 UTC (QA Tests)] INFO -- clicking :add-button633[Oct 28 2023 03:06:14 UTC (QA Tests)] INFO -- filling :file-name-field with "Second file name"634[Oct 28 2023 03:06:14 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field635[Oct 28 2023 03:06:15 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button636[Oct 28 2023 03:06:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.962s637[Oct 28 2023 03:06:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 0.971s638 adds second file to an existing personal_snippet to make it multi-file639Create640 push after setting the file size limit via admin/application_settings641[Oct 28 2023 03:06:17 UTC (QA Tests)] INFO -- Starting test: Create push after setting the file size limit via admin/application_settings push fails when the file size is above the limit642[Oct 28 2023 03:06:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds643[Oct 28 2023 03:06:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds644 push fails when the file size is above the limit645[Oct 28 2023 03:06:21 UTC (QA Tests)] INFO -- Starting test: Create push after setting the file size limit via admin/application_settings push successful when the file size is under the limit646[Oct 28 2023 03:06:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds647[Oct 28 2023 03:06:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds648[Oct 28 2023 03:06:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.69 seconds649[Oct 28 2023 03:06:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Adding a new file"650 push successful when the file size is under the limit651Verify652 Pass dotenv variables to downstream via bridge653[Oct 28 2023 03:06:25 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config654[Oct 28 2023 03:06:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds655[Oct 28 2023 03:06:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.656[Oct 28 2023 03:06:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`657[Oct 28 2023 03:06:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`658[Oct 28 2023 03:06:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-nbs34i04 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-nbs34i04 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-nbs34i04 --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-nbs34i04 --executor shell && gitlab-runner run" `659[Oct 28 2023 03:06:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-nbs34i04`660[Oct 28 2023 03:06:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`661[Oct 28 2023 03:06:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-nbs34i04' via api in 0.83 seconds662[Oct 28 2023 03:06:27 UTC (QA Tests)] INFO -- filling :login_field with "root"663[Oct 28 2023 03:06:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field664[Oct 28 2023 03:06:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"665[Oct 28 2023 03:06:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field666[Oct 28 2023 03:06:28 UTC (QA Tests)] INFO -- clicking :sign_in_button667[Oct 28 2023 03:06:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.108s668[Oct 28 2023 03:06:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/upstream-project-with-bridge-a328a7322afefca1669[Oct 28 2023 03:06:36 UTC (QA Tests)] INFO -- clicking :menu_section_button670[Oct 28 2023 03:06:36 UTC (QA Tests)] INFO -- clicking :nav-item-link671[Oct 28 2023 03:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.811s672[Oct 28 2023 03:06:49 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button673[Oct 28 2023 03:06:49 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present674[Oct 28 2023 03:06:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.352s675[Oct 28 2023 03:06:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-nbs34i04'676[Oct 28 2023 03:06:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-nbs34i04`677[Oct 28 2023 03:06:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/upstream-project-with-bridge-a328a7322afefca1'678[Oct 28 2023 03:06:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/downstream-project-with-bridge-283bf9a5abf6ca30'679 runs the pipeline with composed config680Plan681 Group milestone682[Oct 28 2023 03:06:52 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone683[Oct 28 2023 03:06:52 UTC (QA Tests)] INFO -- filling :login_field with "root"684[Oct 28 2023 03:06:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field685[Oct 28 2023 03:06:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"686[Oct 28 2023 03:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field687[Oct 28 2023 03:06:53 UTC (QA Tests)] INFO -- clicking :sign_in_button688[Oct 28 2023 03:06:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.052s689[Oct 28 2023 03:06:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds690[Oct 28 2023 03:06:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-with-milestone-cf18190e' via api in 0.58 seconds691[Oct 28 2023 03:06:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-203aa2c7.test/groups/gitlab-qa-sandbox-group-7/group-with-milestone-cf18190e692[Oct 28 2023 03:06:57 UTC (QA Tests)] INFO -- clicking :menu_section_button693[Oct 28 2023 03:06:58 UTC (QA Tests)] INFO -- clicking :nav-item-link694[Oct 28 2023 03:06:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.56s695[Oct 28 2023 03:06:58 UTC (QA Tests)] INFO -- clicking :new-group-milestone-link696[Oct 28 2023 03:06:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-group-milestone-link' took 0.615s697[Oct 28 2023 03:06:59 UTC (QA Tests)] INFO -- filling :milestone-title-field with "Group milestone"698[Oct 28 2023 03:06:59 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone-title-field699[Oct 28 2023 03:06:59 UTC (QA Tests)] INFO -- filling :milestone-description-field with "This milestone tests out group milestones."700[Oct 28 2023 03:06:59 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone-description-field701[Oct 28 2023 03:07:00 UTC (QA Tests)] INFO -- filling :start-date-field with "2023/10/28702"703[Oct 28 2023 03:07:00 UTC (QA Tests)] INFO -- clicking the coordinates of :start-date-field704[Oct 28 2023 03:07:00 UTC (QA Tests)] INFO -- filling :due-date-field with "2023/11/28705"706[Oct 28 2023 03:07:00 UTC (QA Tests)] INFO -- clicking the coordinates of :due-date-field707[Oct 28 2023 03:07:01 UTC (QA Tests)] INFO -- clicking :create-milestone-button708[Oct 28 2023 03:07:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-milestone-button' took 0.853s709[Oct 28 2023 03:07:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 5.49 seconds710[Oct 28 2023 03:07:02 UTC (QA Tests)] INFO -- clicking :menu_section_button711[Oct 28 2023 03:07:02 UTC (QA Tests)] INFO -- clicking :nav-item-link712[Oct 28 2023 03:07:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.614s713[Oct 28 2023 03:07:03 UTC (QA Tests)] INFO -- clicking :milestone-link714[Oct 28 2023 03:07:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone-link' took 0.755s715 creates a group milestone716Create717 Adding comments on snippets718 behaves like comments on snippets719[Oct 28 2023 03:07:04 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet720[Oct 28 2023 03:07:04 UTC (QA Tests)] INFO -- filling :login_field with "root"721[Oct 28 2023 03:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field722[Oct 28 2023 03:07:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"723[Oct 28 2023 03:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field724[Oct 28 2023 03:07:05 UTC (QA Tests)] INFO -- clicking :sign_in_button725[Oct 28 2023 03:07:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.065s726[Oct 28 2023 03:07:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.51 seconds727[Oct 28 2023 03:07:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.033s728[Oct 28 2023 03:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.024s729[Oct 28 2023 03:07:11 UTC (QA Tests)] INFO -- clicking :user_avatar_content730[Oct 28 2023 03:07:11 UTC (QA Tests)] INFO -- clicking :sign_out_link731[Oct 28 2023 03:07:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds732[Oct 28 2023 03:07:12 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"733[Oct 28 2023 03:07:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field734[Oct 28 2023 03:07:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"735[Oct 28 2023 03:07:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field736[Oct 28 2023 03:07:13 UTC (QA Tests)] INFO -- clicking :sign_in_button737[Oct 28 2023 03:07:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.515s738[Oct 28 2023 03:07:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-203aa2c7.test/-/snippets/3739[Oct 28 2023 03:07:15 UTC (QA Tests)] INFO -- filling :note-field with "Comment 123"740[Oct 28 2023 03:07:15 UTC (QA Tests)] INFO -- clicking the coordinates of :note-field741[Oct 28 2023 03:07:16 UTC (QA Tests)] INFO -- clicking :comment-button742[Oct 28 2023 03:07:17 UTC (QA Tests)] INFO -- clicking :edit-comment-button743[Oct 28 2023 03:07:17 UTC (QA Tests)] INFO -- filling :edit-note-field with "Nice snippet!"744[Oct 28 2023 03:07:17 UTC (QA Tests)] INFO -- clicking the coordinates of :edit-note-field745[Oct 28 2023 03:07:17 UTC (QA Tests)] INFO -- clicking :save-comment-button746[Oct 28 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :more-actions-dropdown747[Oct 28 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :delete-comment-button748[Oct 28 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :confirm-ok-button749 adds, edits, and deletes a comment on a personal_snippet750 behaves like comments on snippets751[Oct 28 2023 03:07:18 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet752[Oct 28 2023 03:07:19 UTC (QA Tests)] INFO -- filling :login_field with "root"753[Oct 28 2023 03:07:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field754[Oct 28 2023 03:07:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"755[Oct 28 2023 03:07:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field756[Oct 28 2023 03:07:19 UTC (QA Tests)] INFO -- clicking :sign_in_button757[Oct 28 2023 03:07:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s758[Oct 28 2023 03:07:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds759[Oct 28 2023 03:07:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.15 seconds760[Oct 28 2023 03:07:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-snippets-bce3ae5416c87ffd' via api in 0.9 seconds761[Oct 28 2023 03:07:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.58 seconds762[Oct 28 2023 03:07:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.033s763[Oct 28 2023 03:07:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.037s764[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content765[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- clicking :sign_out_link766[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds767[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"768[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field769[Oct 28 2023 03:07:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"770[Oct 28 2023 03:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field771[Oct 28 2023 03:07:28 UTC (QA Tests)] INFO -- clicking :sign_in_button772[Oct 28 2023 03:07:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.695s773[Oct 28 2023 03:07:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-snippets-bce3ae5416c87ffd/-/snippets/4774[Oct 28 2023 03:07:32 UTC (QA Tests)] INFO -- filling :note-field with "Comment 123"775[Oct 28 2023 03:07:32 UTC (QA Tests)] INFO -- clicking the coordinates of :note-field776[Oct 28 2023 03:07:32 UTC (QA Tests)] INFO -- clicking :comment-button777[Oct 28 2023 03:07:33 UTC (QA Tests)] INFO -- clicking :edit-comment-button778[Oct 28 2023 03:07:33 UTC (QA Tests)] INFO -- filling :edit-note-field with "Nice snippet!"779[Oct 28 2023 03:07:33 UTC (QA Tests)] INFO -- clicking the coordinates of :edit-note-field780[Oct 28 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :save-comment-button781[Oct 28 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :more-actions-dropdown782[Oct 28 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :delete-comment-button783[Oct 28 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :confirm-ok-button784 adds, edits, and deletes a comment on a project_snippet785Govern786 Group access tokens787[Oct 28 2023 03:07:35 UTC (QA Tests)] INFO -- Starting test: Govern Group access tokens can be created and revoked via the UI788[Oct 28 2023 03:07:35 UTC (QA Tests)] INFO -- filling :login_field with "root"789[Oct 28 2023 03:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field790[Oct 28 2023 03:07:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"791[Oct 28 2023 03:07:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field792[Oct 28 2023 03:07:36 UTC (QA Tests)] INFO -- clicking :sign_in_button793[Oct 28 2023 03:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.164s794[Oct 28 2023 03:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds795[Oct 28 2023 03:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds796[Oct 28 2023 03:07:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-203aa2c7.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc797[Oct 28 2023 03:07:40 UTC (QA Tests)] INFO -- clicking :menu_section_button798[Oct 28 2023 03:07:41 UTC (QA Tests)] INFO -- clicking :nav-item-link799[Oct 28 2023 03:07:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.636s800[Oct 28 2023 03:07:41 UTC (QA Tests)] INFO -- clicking :add-new-token-button801[Oct 28 2023 03:07:41 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"802[Oct 28 2023 03:07:41 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field803[Oct 28 2023 03:07:42 UTC (QA Tests)] INFO -- clicking :api-label804[Oct 28 2023 03:07:42 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-10-30"805[Oct 28 2023 03:07:42 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field806[Oct 28 2023 03:07:42 UTC (QA Tests)] INFO -- clicking :create_token_button807[Oct 28 2023 03:07:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-c9vmddji', token's bot username 'group_3_bot_735c4a80bc7675d472d106b78ecc276d' via browser_ui in 8.29 seconds808[Oct 28 2023 03:07:43 UTC (QA Tests)] INFO -- clicking :revoke_button809[Oct 28 2023 03:07:43 UTC (QA Tests)] INFO -- clicking :confirm-ok-button810 can be created and revoked via the UI811Create812 Review a merge request in Web IDE813[Oct 28 2023 03:07:44 UTC (QA Tests)] INFO -- Starting test: Create Review a merge request in Web IDE opens and edits a merge request in Web IDE814 opens and edits a merge request in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)815Govern816 Project access token817 for the same project818[Oct 28 2023 03:07:45 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for the same project can be used to commit via the API819[Oct 28 2023 03:07:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds820[Oct 28 2023 03:07:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds821[Oct 28 2023 03:07:46 UTC (QA Tests)] ERROR -- Full failure message: Fabrication of QA::Resource::Repository::Commit using the API failed (403) with `{"message":"403 Forbidden - You are not allowed to push into this branch"}`.822Correlation Id: 01HDT4107Q9WSTCHBJ3BZBTZB1823[Oct 28 2023 03:07:46 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.824[Oct 28 2023 03:07:46 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for the same project can be used to commit via the API825[Oct 28 2023 03:07:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds826[Oct 28 2023 03:07:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds827[Oct 28 2023 03:07:47 UTC (QA Tests)] ERROR -- Full failure message: Fabrication of QA::Resource::Repository::Commit using the API failed (403) with `{"message":"403 Forbidden - You are not allowed to push into this branch"}`.828Correlation Id: 01HDT411JC5XX4Y9NS0PXFTANC829[Oct 28 2023 03:07:47 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.830 can be used to commit via the API (FAILED - 2)8321st Try error in ./qa/specs/features/api/10_govern/project_access_token_spec.rb:24:833expected no Exception, got #<QA::Resource::Errors::ResourceFabricationFailedError: Fabrication of QA::Resource::Repository::Comm...idden - You are not allowed to push into this branch"}`.834Correlation Id: 01HDT4107Q9WSTCHBJ3BZBTZB1> with backtrace:835 # ./qa/resource/api_fabricator.rb:134:in `api_post_to'836 # ./qa/resource/api_fabricator.rb:107:in `api_post'837 # ./qa/resource/api_fabricator.rb:29:in `fabricate_via_api!'838 # ./qa/resource/repository/commit.rb:35:in `fabricate_via_api!'839 # ./qa/specs/features/api/10_govern/project_access_token_spec.rb:27:in `block (5 levels) in <module:QA>'840 # ./qa/specs/features/api/10_govern/project_access_token_spec.rb:26:in `block (4 levels) in <module:QA>'841 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'842 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'843 # ./qa/specs/knapsack_runner.rb:17:in `run'844 # ./qa/specs/runner.rb:57:in `perform'845 # ./qa/scenario/template.rb:10:in `block in perform'846 # ./qa/scenario/template.rb:8:in `perform'847 # ./qa/scenario/template.rb:50:in `perform'848 # ./qa/scenario/template.rb:10:in `block in perform'849 # ./qa/scenario/template.rb:8:in `perform'850 # ./qa/scenario/bootable.rb:52:in `launch!'852RSpec::Retry: 2nd try ./qa/specs/features/api/10_govern/project_access_token_spec.rb:24853[Oct 28 2023 03:07:47 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for the same project can be used to create a file via the project API854[Oct 28 2023 03:07:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds855[Oct 28 2023 03:07:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds856[Oct 28 2023 03:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds857[Oct 28 2023 03:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds858[Oct 28 2023 03:07:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-new-file-10631314cd1193d8' via api in 1.22 seconds859 can be used to create a file via the project API860 for a different project861[Oct 28 2023 03:07:51 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for a different project cannot be used to create a file via the project API862[Oct 28 2023 03:07:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds863[Oct 28 2023 03:07:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds864[Oct 28 2023 03:07:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds865[Oct 28 2023 03:07:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds866[Oct 28 2023 03:07:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds867[Oct 28 2023 03:07:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds868[Oct 28 2023 03:07:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-new-file-529a948de02dee4b' via api in 1.28 seconds869[Oct 28 2023 03:07:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/different-project-to-test-project-access-token-4bf3bcd3-e0ac0a00c05687ce'870 cannot be used to create a file via the project API871[Oct 28 2023 03:07:54 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for a different project cannot be used to commit via the API872[Oct 28 2023 03:07:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds873[Oct 28 2023 03:07:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds874[Oct 28 2023 03:07:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds875[Oct 28 2023 03:07:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds876[Oct 28 2023 03:07:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/different-project-to-test-project-access-token-13397240-cb3decafe0daf67b'877 cannot be used to commit via the API878Verify879 Pipeline with image:pull_policy880 when policy is allowed881 with [never] policy882[Oct 28 2023 03:07:57 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly883[Oct 28 2023 03:07:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds884[Oct 28 2023 03:07:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds885[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.886[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`887[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`888[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`889[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-ghyexm5e -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-ghyexm5e 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-ghyexm5e --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-ghyexm5e --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `890[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ghyexm5e`891[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`892[Oct 28 2023 03:07:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-ghyexm5e' via api in 1.89 seconds893[Oct 28 2023 03:07:59 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...894[Oct 28 2023 03:07:59 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-ghyexm5e:/etc/gitlab-runner/config.toml /tmp/config.toml20231028-39-1u1bde`895[Oct 28 2023 03:07:59 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231028-39-1u1bde qa-runner-ghyexm5e:/etc/gitlab-runner/config.toml`896[Oct 28 2023 03:08:00 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-ghyexm5e...897[Oct 28 2023 03:08:00 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-ghyexm5e`898[Oct 28 2023 03:08:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-ghyexm5e`899[Oct 28 2023 03:08:00 UTC (QA Tests)] INFO -- Waiting for runner to come online...900[Oct 28 2023 03:08:01 UTC (QA Tests)] INFO -- filling :login_field with "root"901[Oct 28 2023 03:08:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field902[Oct 28 2023 03:08:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"903[Oct 28 2023 03:08:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field904[Oct 28 2023 03:08:02 UTC (QA Tests)] INFO -- clicking :sign_in_button905[Oct 28 2023 03:08:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.331s906[Oct 28 2023 03:08:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/pipeline-with-image-pull-policy-60eff246e84e70b9907[Oct 28 2023 03:08:07 UTC (QA Tests)] INFO -- clicking :menu_section_button908[Oct 28 2023 03:08:08 UTC (QA Tests)] INFO -- clicking :nav-item-link909[Oct 28 2023 03:08:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.729s910[Oct 28 2023 03:08:22 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present911[Oct 28 2023 03:08:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.014s912[Oct 28 2023 03:08:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'913[Oct 28 2023 03:08:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-ghyexm5e`914[Oct 28 2023 03:08:24 UTC (QA Tests)] INFO -- Saving screenshot..915[Oct 28 2023 03:08:24 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly916[Oct 28 2023 03:08:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds917[Oct 28 2023 03:08:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds918[Oct 28 2023 03:08:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.919[Oct 28 2023 03:08:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`920[Oct 28 2023 03:08:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`921[Oct 28 2023 03:08:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`922[Oct 28 2023 03:08:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-f00rfmpo -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-f00rfmpo 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-f00rfmpo --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-f00rfmpo --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" `923[Oct 28 2023 03:08:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-f00rfmpo`924[Oct 28 2023 03:08:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`925[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-f00rfmpo' via api in 5.91 seconds926[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...927[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-f00rfmpo:/etc/gitlab-runner/config.toml /tmp/config.toml20231028-39-kurrsi`928[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231028-39-kurrsi qa-runner-f00rfmpo:/etc/gitlab-runner/config.toml`929[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-f00rfmpo...930[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-f00rfmpo`931[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-f00rfmpo`932[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- Waiting for runner to come online...933[Oct 28 2023 03:08:33 UTC (QA Tests)] INFO -- filling :login_field with "root"934[Oct 28 2023 03:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field935[Oct 28 2023 03:08:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"936[Oct 28 2023 03:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field937[Oct 28 2023 03:08:34 UTC (QA Tests)] INFO -- clicking :sign_in_button938[Oct 28 2023 03:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.194s939[Oct 28 2023 03:08:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/pipeline-with-image-pull-policy-52c968457c624d9a940[Oct 28 2023 03:08:39 UTC (QA Tests)] INFO -- clicking :menu_section_button941[Oct 28 2023 03:08:39 UTC (QA Tests)] INFO -- clicking :nav-item-link942[Oct 28 2023 03:08:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.774s943[Oct 28 2023 03:08:53 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present944[Oct 28 2023 03:08:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.025s945[Oct 28 2023 03:08:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'946[Oct 28 2023 03:08:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-f00rfmpo`947 applies pull policy in job correctly9491st Try error in ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:63:950Found Pulling docker image in 1Running with gitlab-runner 16.5.0 (853330f9)9512 on qa-runner-ghyexm5e GDR2nUNS, system ID: r_uh23uAaQ98UM9523953Preparing the "docker" executor95400:169554Using Docker executor with image ruby:2.6 ...9565Using helper image: registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-853330f99576Pulling docker image registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-853330f9 ...9587Using docker image sha256:dcb973b518cf1c49d1ec7c327ba7e1a0978cfee5845d75ad10e45ef72b79a3e2 for registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-853330f9 with digest registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper@sha256:06704ac91ed7f81c38d679b7863f31610072d6c8a9741a14b7ef9333ab5638be ...9598WARNING: Failed to pull image with policy "never": Error response from daemon: No such image: ruby:2.6 (manager.go:162:0s)9609ERROR: Preparation failed: failed to pull image "ruby:2.6" with specified policies [never]: Error response from daemon: No such image: ruby:2.6 (manager.go:162:0s)96110Will be retried in 3s ...96211Using Docker executor with image ruby:2.6 ...96312WARNING: Failed to pull image with policy "never": Error response from daemon: No such image: ruby:2.6 (manager.go:162:0s)96413ERROR: Preparation failed: failed to pull image "ruby:2.6" with specified policies [never]: Error response from daemon: No such image: ruby:2.6 (manager.go:162:0s)96514Will be retried in 3s ...96615Using Docker executor with image ruby:2.6 ...96716WARNING: Failed to pull image with policy "never": Error response from daemon: No such image: ruby:2.6 (manager.go:162:0s)96817ERROR: Preparation failed: failed to pull image "ruby:2.6" with specified policies [never]: Error response from daemon: No such image: ruby:2.6 (manager.go:162:0s)96918Will be retried in 3s ...97019ERROR: Job failed (system failure): failed to pull image "ruby:2.6" with specified policies [never]: Error response from daemon: No such image: ruby:2.6 (manager.go:162:0s), but didn't expect to.972RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:63973 with [if-not-present] policy974[Oct 28 2023 03:08:55 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly975[Oct 28 2023 03:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds976[Oct 28 2023 03:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds977[Oct 28 2023 03:08:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.978[Oct 28 2023 03:08:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`979[Oct 28 2023 03:09:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`980[Oct 28 2023 03:09:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`981[Oct 28 2023 03:09:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-i383by8o -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-i383by8o 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-i383by8o --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-i383by8o --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" `982[Oct 28 2023 03:09:01 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-i383by8o`983[Oct 28 2023 03:09:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`984[Oct 28 2023 03:09:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-i383by8o' via api in 5.9 seconds985[Oct 28 2023 03:09:02 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...986[Oct 28 2023 03:09:02 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-i383by8o:/etc/gitlab-runner/config.toml /tmp/config.toml20231028-39-eimua7`987[Oct 28 2023 03:09:02 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231028-39-eimua7 qa-runner-i383by8o:/etc/gitlab-runner/config.toml`988[Oct 28 2023 03:09:02 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-i383by8o...989[Oct 28 2023 03:09:02 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-i383by8o`990[Oct 28 2023 03:09:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-i383by8o`991[Oct 28 2023 03:09:02 UTC (QA Tests)] INFO -- Waiting for runner to come online...992[Oct 28 2023 03:09:04 UTC (QA Tests)] INFO -- filling :login_field with "root"993[Oct 28 2023 03:09:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field994[Oct 28 2023 03:09:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"995[Oct 28 2023 03:09:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field996[Oct 28 2023 03:09:05 UTC (QA Tests)] INFO -- clicking :sign_in_button997[Oct 28 2023 03:09:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.311s998[Oct 28 2023 03:09:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/pipeline-with-image-pull-policy-26493111ee16bb82999[Oct 28 2023 03:09:10 UTC (QA Tests)] INFO -- clicking :menu_section_button1000[Oct 28 2023 03:09:10 UTC (QA Tests)] INFO -- clicking :nav-item-link1001[Oct 28 2023 03:09:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.73s1002[Oct 28 2023 03:09:43 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1003[Oct 28 2023 03:09:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.058s1004[Oct 28 2023 03:09:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1005[Oct 28 2023 03:09:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-i383by8o`1006[Oct 28 2023 03:09:44 UTC (QA Tests)] INFO -- Saving screenshot..1007[Oct 28 2023 03:09:45 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly1008[Oct 28 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1009[Oct 28 2023 03:09:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.15 seconds1010[Oct 28 2023 03:09:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1011[Oct 28 2023 03:09:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1012[Oct 28 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1013[Oct 28 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1014[Oct 28 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-w4izsgae -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-w4izsgae 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-w4izsgae --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-w4izsgae --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" `1015[Oct 28 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-w4izsgae`1016[Oct 28 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1017[Oct 28 2023 03:09:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-w4izsgae' via api in 5.94 seconds1018[Oct 28 2023 03:09:52 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1019[Oct 28 2023 03:09:52 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-w4izsgae:/etc/gitlab-runner/config.toml /tmp/config.toml20231028-39-tkw3ow`1020[Oct 28 2023 03:09:52 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231028-39-tkw3ow qa-runner-w4izsgae:/etc/gitlab-runner/config.toml`1021[Oct 28 2023 03:09:52 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-w4izsgae...1022[Oct 28 2023 03:09:52 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-w4izsgae`1023[Oct 28 2023 03:09:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-w4izsgae`1024[Oct 28 2023 03:09:52 UTC (QA Tests)] INFO -- Waiting for runner to come online...1025[Oct 28 2023 03:09:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1026[Oct 28 2023 03:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1027[Oct 28 2023 03:09:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1028[Oct 28 2023 03:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1029[Oct 28 2023 03:09:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1030[Oct 28 2023 03:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.262s1031[Oct 28 2023 03:09:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/pipeline-with-image-pull-policy-8b971420240230251032[Oct 28 2023 03:09:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1033[Oct 28 2023 03:10:00 UTC (QA Tests)] INFO -- clicking :nav-item-link1034[Oct 28 2023 03:10:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.68s1035[Oct 28 2023 03:10:02 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1036[Oct 28 2023 03:10:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.029s1037[Oct 28 2023 03:10:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1038[Oct 28 2023 03:10:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-w4izsgae`1039 applies pull policy in job correctly10411st Try error in ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:63:1042Expected to find Using locally found image version due to "if-not-present" pull policy in 1Running with gitlab-runner 16.5.0 (853330f9)10432 on qa-runner-i383by8o xSesKtVG, system ID: r_tL3luv66Ft4V104431045Preparing the "docker" executor104600:1510474Using Docker executor with image ruby:2.6 ...10485Pulling docker image ruby:2.6 ...10496Using docker image sha256:b71cca836fff8e4f14f8575e25a157f3e253bcd1a039432f4980728c846603f7 for ruby:2.6 with digest ruby@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434 ...105071051Preparing environment105200:0710538Running on runner-xsesktvg-project-35-concurrent-0 via 3e7e59289b4c...105491055Getting source from Git repository105600:00105710Fetching changes with git depth set to 20...105811Initialized empty Git repository in /builds/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/pipeline-with-image-pull-policy-26493111ee16bb82/.git/105912Created fresh repository.106013Checking out f8104030 as detached HEAD (ref is main)...106114Skipping Git submodules setup1062151063Executing "step_script" stage of the job script106400:01106516Using docker image sha256:b71cca836fff8e4f14f8575e25a157f3e253bcd1a039432f4980728c846603f7 for ruby:2.6 with digest ruby@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434 ...106617$ echo "Using pull policies ["if-not-present"]"106718Using pull policies [if-not-present]106819Job succeeded, but didn't.1070RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:631071 with [always] policy1072[Oct 28 2023 03:10:04 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly1073[Oct 28 2023 03:10:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1074[Oct 28 2023 03:10:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds1075[Oct 28 2023 03:10:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1076[Oct 28 2023 03:10:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1077[Oct 28 2023 03:10:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1078[Oct 28 2023 03:10:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1079[Oct 28 2023 03:10:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-lsbsxjzh -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-lsbsxjzh 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-lsbsxjzh --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-lsbsxjzh --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" `1080[Oct 28 2023 03:10:05 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-lsbsxjzh`1081[Oct 28 2023 03:10:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1082[Oct 28 2023 03:10:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-lsbsxjzh' via api in 1.99 seconds1083[Oct 28 2023 03:10:07 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1084[Oct 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-lsbsxjzh:/etc/gitlab-runner/config.toml /tmp/config.toml20231028-39-516lzs`1085[Oct 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231028-39-516lzs qa-runner-lsbsxjzh:/etc/gitlab-runner/config.toml`1086[Oct 28 2023 03:10:07 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-lsbsxjzh...1087[Oct 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-lsbsxjzh`1088[Oct 28 2023 03:10:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-lsbsxjzh`1089[Oct 28 2023 03:10:07 UTC (QA Tests)] INFO -- Waiting for runner to come online...1090[Oct 28 2023 03:10:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1091[Oct 28 2023 03:10:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1092[Oct 28 2023 03:10:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1093[Oct 28 2023 03:10:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1094[Oct 28 2023 03:10:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1095[Oct 28 2023 03:10:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.238s1096[Oct 28 2023 03:10:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/pipeline-with-image-pull-policy-92cf7e9813243add1097[Oct 28 2023 03:10:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1098[Oct 28 2023 03:10:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1099[Oct 28 2023 03:10:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.688s1100[Oct 28 2023 03:10:17 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1101[Oct 28 2023 03:10:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.007s1102[Oct 28 2023 03:10:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1103[Oct 28 2023 03:10:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-lsbsxjzh`1104 applies pull policy in job correctly1105 with [always if-not-present] policies1106[Oct 28 2023 03:10:19 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly1107[Oct 28 2023 03:10:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1108[Oct 28 2023 03:10:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1109[Oct 28 2023 03:10:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1110[Oct 28 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1111[Oct 28 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1112[Oct 28 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1113[Oct 28 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-nj0vd883 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-nj0vd883 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-nj0vd883 --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-nj0vd883 --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" `1114[Oct 28 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-nj0vd883`1115[Oct 28 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1116[Oct 28 2023 03:10:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-nj0vd883' via api in 1.87 seconds1117[Oct 28 2023 03:10:22 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1118[Oct 28 2023 03:10:22 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-nj0vd883:/etc/gitlab-runner/config.toml /tmp/config.toml20231028-39-nbhk82`1119[Oct 28 2023 03:10:22 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231028-39-nbhk82 qa-runner-nj0vd883:/etc/gitlab-runner/config.toml`1120[Oct 28 2023 03:10:22 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-nj0vd883...1121[Oct 28 2023 03:10:22 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-nj0vd883`1122[Oct 28 2023 03:10:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-nj0vd883`1123[Oct 28 2023 03:10:22 UTC (QA Tests)] INFO -- Waiting for runner to come online...1124[Oct 28 2023 03:10:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1125[Oct 28 2023 03:10:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1126[Oct 28 2023 03:10:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1127[Oct 28 2023 03:10:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1128[Oct 28 2023 03:10:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1129[Oct 28 2023 03:10:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.251s1130[Oct 28 2023 03:10:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/pipeline-with-image-pull-policy-bfa747b1185f6c271131[Oct 28 2023 03:10:29 UTC (QA Tests)] INFO -- clicking :menu_section_button1132[Oct 28 2023 03:10:30 UTC (QA Tests)] INFO -- clicking :nav-item-link1133[Oct 28 2023 03:10:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.736s1134[Oct 28 2023 03:10:32 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1135[Oct 28 2023 03:10:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 0.963s1136[Oct 28 2023 03:10:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1137[Oct 28 2023 03:10:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-nj0vd883`1138 applies pull policy in job correctly1139 when policy is not allowed1140[Oct 28 2023 03:10:34 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message1141[Oct 28 2023 03:10:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1142[Oct 28 2023 03:10:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds1143[Oct 28 2023 03:10:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1144[Oct 28 2023 03:10:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1145[Oct 28 2023 03:10:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1146[Oct 28 2023 03:10:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1147[Oct 28 2023 03:10:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-nyve3e8e -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-nyve3e8e 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-nyve3e8e --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-nyve3e8e --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" `1148[Oct 28 2023 03:10:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-nyve3e8e`1149[Oct 28 2023 03:10:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1150[Oct 28 2023 03:10:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-nyve3e8e' via api in 1.89 seconds1151[Oct 28 2023 03:10:36 UTC (QA Tests)] INFO -- Updating runner config to allow pull policies...1152[Oct 28 2023 03:10:36 UTC (QA Tests)] INFO -- Executing: `docker cp qa-runner-nyve3e8e:/etc/gitlab-runner/config.toml /tmp/config.toml20231028-39-4k931r`1153[Oct 28 2023 03:10:36 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/config.toml20231028-39-4k931r qa-runner-nyve3e8e:/etc/gitlab-runner/config.toml`1154[Oct 28 2023 03:10:36 UTC (QA Tests)] INFO -- Restarting runner container qa-runner-nyve3e8e...1155[Oct 28 2023 03:10:36 UTC (QA Tests)] INFO -- Executing: `docker restart qa-runner-nyve3e8e`1156[Oct 28 2023 03:10:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-nyve3e8e`1157[Oct 28 2023 03:10:37 UTC (QA Tests)] INFO -- Waiting for runner to come online...1158[Oct 28 2023 03:10:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1159[Oct 28 2023 03:10:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1160[Oct 28 2023 03:10:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1161[Oct 28 2023 03:10:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1162[Oct 28 2023 03:10:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1163[Oct 28 2023 03:10:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.297s1164[Oct 28 2023 03:10:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/pipeline-with-image-pull-policy-21c3aa75db8ba4591165[Oct 28 2023 03:10:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1166[Oct 28 2023 03:10:44 UTC (QA Tests)] INFO -- clicking :nav-item-link1167[Oct 28 2023 03:10:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.686s1168[Oct 28 2023 03:10:58 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1169[Oct 28 2023 03:10:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.016s1170[Oct 28 2023 03:11:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'gitlab-runner'1171[Oct 28 2023 03:11:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-nyve3e8e`1172 fails job with policy not allowed message1173Plan1174 Design Management1175[Oct 28 2023 03:11:00 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it1176[Oct 28 2023 03:11:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1177[Oct 28 2023 03:11:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1178[Oct 28 2023 03:11:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1179[Oct 28 2023 03:11:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1180[Oct 28 2023 03:11:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1181[Oct 28 2023 03:11:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.276s1182[Oct 28 2023 03:11:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1183[Oct 28 2023 03:11:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds1184[Oct 28 2023 03:11:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-for-issues-1882ece16e1047e9' via api in 0.9 seconds1185[Oct 28 2023 03:11:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 1.62 seconds1186[Oct 28 2023 03:11:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-for-issues-1882ece16e1047e9/-/issues/11187[Oct 28 2023 03:11:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.878s1188[Oct 28 2023 03:11:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design-image' took 0.899s1189[Oct 28 2023 03:11:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 4.52 seconds1190[Oct 28 2023 03:11:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-for-issues-1882ece16e1047e9/-/issues/11191[Oct 28 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.797s1192[Oct 28 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design-image' took 0.814s1193 user adds a design and modifies it1194Create1195 File management1196[Oct 28 2023 03:11:13 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web1197[Oct 28 2023 03:11:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1198[Oct 28 2023 03:11:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1199[Oct 28 2023 03:11:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1200[Oct 28 2023 03:11:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1201[Oct 28 2023 03:11:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1202[Oct 28 2023 03:11:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.131s1203[Oct 28 2023 03:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.12 seconds1204[Oct 28 2023 03:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.19 seconds1205[Oct 28 2023 03:11:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-new-file-4f0e9bb96b1eb42d' via api in 1.38 seconds1206[Oct 28 2023 03:11:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-new-file-4f0e9bb96b1eb42d/-/blob/main/QA+Test+-+File+name1207[Oct 28 2023 03:11:21 UTC (QA Tests)] INFO -- clicking :action-dropdown1208[Oct 28 2023 03:11:21 UTC (QA Tests)] INFO -- clicking :edit-menu-item1209[Oct 28 2023 03:11:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-menu-item' took 0.928s1210[Oct 28 2023 03:11:22 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Update file"1211[Oct 28 2023 03:11:22 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field1212[Oct 28 2023 03:11:22 UTC (QA Tests)] INFO -- clicking :commit-button1213[Oct 28 2023 03:11:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.352s1214[Oct 28 2023 03:11:24 UTC (QA Tests)] ERROR -- Interceptor Api Errors1215[200] POST http://gitlab-ce-203aa2c7.test/api/graphql -- Correlation Id: 01HDT47MQNK6XBNS3T559P80CA1216error-messages: Variable $refType of type RefType was provided invalid value1217 user edits a file via the Web1218Data Stores1219 Subgroup transfer1220[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- Starting test: Data Stores Subgroup transfer transfers a subgroup to another group1221[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1222[Oct 28 2023 03:11:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1223[Oct 28 2023 03:11:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1224[Oct 28 2023 03:11:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1225[Oct 28 2023 03:11:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1226[Oct 28 2023 03:11:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1227[Oct 28 2023 03:11:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.211s1228[Oct 28 2023 03:11:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1229[Oct 28 2023 03:11:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-203aa2c7.test/groups/gitlab-qa-sandbox-group-7/source-group-for-transfer_ec94b7dc404e8ea5/subgroup-for-transfer_e30941ea02efed761230[Oct 28 2023 03:11:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1231[Oct 28 2023 03:11:31 UTC (QA Tests)] INFO -- clicking :nav-item-link1232[Oct 28 2023 03:11:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.905s1233[Oct 28 2023 03:11:32 UTC (QA Tests)] INFO -- Transferring group: subgroup-for-transfer_e30941ea02efed76 to target group: target-group-for-transfer_5f60b1c7b92334a21234[Oct 28 2023 03:11:34 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer-group-content"],[data-qa-selector="transfer-group-content"]1235[Oct 28 2023 03:11:34 UTC (QA Tests)] INFO -- clicking :namespaces_list1236[Oct 28 2023 03:11:34 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "target-group-for-transfer_5f60b1c7b92334a2"1237[Oct 28 2023 03:11:34 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search1238[Oct 28 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :transfer-group-button1239[Oct 28 2023 03:11:35 UTC (QA Tests)] INFO -- filling :confirm_danger_field with "gitlab-qa-sandbox-group-7/source-group-for-transfer_ec94b7dc404e8ea5/subgroup-for-transfer_e30941ea02efed76"1240[Oct 28 2023 03:11:35 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm_danger_field1241[Oct 28 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :confirm_danger_modal_button1242[Oct 28 2023 03:11:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_danger_modal_button' took 1.0s1243 transfers a subgroup to another group1244Verify1245 when pipeline is blocked1246 can still merge MR successfully (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/411510)1247Create1248 First file using Web IDE1249[Oct 28 2023 03:11:37 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE1250 creates the first file in an empty project via Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1251Create1252 Merge request push options1253[Oct 28 2023 03:11:37 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets a target branch1254[Oct 28 2023 03:11:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1255[Oct 28 2023 03:11:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1256[Oct 28 2023 03:11:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1257[Oct 28 2023 03:11:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds1258[Oct 28 2023 03:11:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1259[Oct 28 2023 03:11:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.38 seconds1260[Oct 28 2023 03:11:41 UTC (QA Tests)] INFO -- Merging via PUT /projects/42/merge_requests/1/merge1261[Oct 28 2023 03:11:43 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test b00a4373d00bdb6b"1262 sets a target branch1263Create1264 Personal snippet creation1265[Oct 28 2023 03:11:43 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1266[Oct 28 2023 03:11:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1267[Oct 28 2023 03:11:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1268[Oct 28 2023 03:11:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1269[Oct 28 2023 03:11:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1270[Oct 28 2023 03:11:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1271[Oct 28 2023 03:11:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s1272[Oct 28 2023 03:11:48 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1273[Oct 28 2023 03:11:48 UTC (QA Tests)] INFO -- clicking :create_menu_item1274[Oct 28 2023 03:11:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.627s1275[Oct 28 2023 03:11:49 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Snippet title"1276[Oct 28 2023 03:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field1277[Oct 28 2023 03:11:49 UTC (QA Tests)] INFO -- clicking :description-placeholder1278[Oct 28 2023 03:11:49 UTC (QA Tests)] INFO -- filling :snippet-description-field with "Snippet description"1279[Oct 28 2023 03:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field1280[Oct 28 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :visibility-content1281[Oct 28 2023 03:11:50 UTC (QA Tests)] INFO -- filling :file-name-field with "ruby_file.rb"1282[Oct 28 2023 03:11:50 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1283[Oct 28 2023 03:11:51 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1284[Oct 28 2023 03:11:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.01s1285[Oct 28 2023 03:11:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 1.019s1286[Oct 28 2023 03:11:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via browser_ui in 3.95 seconds1287[Oct 28 2023 03:11:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '5'1288 user creates a personal snippet1289Data Stores1290 Group member access request1291[Oct 28 2023 03:11:53 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request generates a todo item for the group owner1292[Oct 28 2023 03:11:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1293[Oct 28 2023 03:11:54 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-220371e577bd9d0c"1294[Oct 28 2023 03:11:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1295[Oct 28 2023 03:11:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1296[Oct 28 2023 03:11:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1297[Oct 28 2023 03:11:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1298[Oct 28 2023 03:11:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.684s1299[Oct 28 2023 03:11:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-203aa2c7.test/groups/gitlab-qa-sandbox-group-7/group-for-access-request-fb4e70d939612fef1300[Oct 28 2023 03:11:58 UTC (QA Tests)] INFO -- clicking :request-access-link1301[Oct 28 2023 03:11:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s1302[Oct 28 2023 03:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.043s1303[Oct 28 2023 03:12:01 UTC (QA Tests)] INFO -- clicking :user_avatar_content1304[Oct 28 2023 03:12:01 UTC (QA Tests)] INFO -- clicking :sign_out_link1305[Oct 28 2023 03:12:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1306[Oct 28 2023 03:12:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1307[Oct 28 2023 03:12:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1308[Oct 28 2023 03:12:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1309[Oct 28 2023 03:12:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1310[Oct 28 2023 03:12:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.186s1311[Oct 28 2023 03:12:06 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button1312[Oct 28 2023 03:12:06 UTC (QA Tests)] INFO -- clicking :group-dropdown1313[Oct 28 2023 03:12:06 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group-for-access-request-fb4e70d939612fef"1314[Oct 28 2023 03:12:06 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1315[Oct 28 2023 03:12:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-220371e577bd9d0c'1316 generates a todo item for the group owner1317 when managing requests as the group owner1318 and request is accepted1319[Oct 28 2023 03:12:08 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is accepted adds user to the group1320[Oct 28 2023 03:12:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1321[Oct 28 2023 03:12:09 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9311c3bdd26deef1"1322[Oct 28 2023 03:12:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1323[Oct 28 2023 03:12:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1324[Oct 28 2023 03:12:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1325[Oct 28 2023 03:12:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1326[Oct 28 2023 03:12:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-203aa2c7.test/groups/gitlab-qa-sandbox-group-7/group-for-access-request-9a46694b556ffb7c1327[Oct 28 2023 03:12:13 UTC (QA Tests)] INFO -- clicking :request-access-link1328[Oct 28 2023 03:12:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.035s1329[Oct 28 2023 03:12:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.057s1330[Oct 28 2023 03:12:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content1331[Oct 28 2023 03:12:16 UTC (QA Tests)] INFO -- clicking :sign_out_link1332[Oct 28 2023 03:12:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1333[Oct 28 2023 03:12:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1334[Oct 28 2023 03:12:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1335[Oct 28 2023 03:12:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1336[Oct 28 2023 03:12:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1337[Oct 28 2023 03:12:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.185s1338[Oct 28 2023 03:12:21 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button1339[Oct 28 2023 03:12:21 UTC (QA Tests)] INFO -- clicking :group-dropdown1340[Oct 28 2023 03:12:21 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group-for-access-request-9a46694b556ffb7c"1341[Oct 28 2023 03:12:21 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1342[Oct 28 2023 03:12:22 UTC (QA Tests)] INFO -- clicking :todo-item-container1343[Oct 28 2023 03:12:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo-item-container' took 0.996s1344[Oct 28 2023 03:12:24 UTC (QA Tests)] INFO -- clicking :approve-access-request-button1345[Oct 28 2023 03:12:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve-access-request-button' took 0.979s1346[Oct 28 2023 03:12:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-9311c3bdd26deef1'1347 adds user to the group1348 and request is denied1349[Oct 28 2023 03:12:25 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is denied does not add user to the group1350[Oct 28 2023 03:12:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1351[Oct 28 2023 03:12:26 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-92ee51456a0003b0"1352[Oct 28 2023 03:12:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1353[Oct 28 2023 03:12:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1354[Oct 28 2023 03:12:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1355[Oct 28 2023 03:12:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1356[Oct 28 2023 03:12:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-203aa2c7.test/groups/gitlab-qa-sandbox-group-7/group-for-access-request-72b06724c9ede4831357[Oct 28 2023 03:12:30 UTC (QA Tests)] INFO -- clicking :request-access-link1358[Oct 28 2023 03:12:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request-access-link' took 0.505s1359[Oct 28 2023 03:12:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.016s1360[Oct 28 2023 03:12:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.055s1361[Oct 28 2023 03:12:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content1362[Oct 28 2023 03:12:33 UTC (QA Tests)] INFO -- clicking :sign_out_link1363[Oct 28 2023 03:12:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1364[Oct 28 2023 03:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1365[Oct 28 2023 03:12:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1366[Oct 28 2023 03:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1367[Oct 28 2023 03:12:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1368[Oct 28 2023 03:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.247s1369[Oct 28 2023 03:12:38 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button1370[Oct 28 2023 03:12:38 UTC (QA Tests)] INFO -- clicking :group-dropdown1371[Oct 28 2023 03:12:39 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group-for-access-request-72b06724c9ede483"1372[Oct 28 2023 03:12:39 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1373[Oct 28 2023 03:12:40 UTC (QA Tests)] INFO -- clicking :todo-item-container1374[Oct 28 2023 03:12:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo-item-container' took 0.892s1375[Oct 28 2023 03:12:41 UTC (QA Tests)] INFO -- clicking :delete-member-button1376[Oct 28 2023 03:12:41 UTC (QA Tests)] INFO -- clicking :remove_member_button1377[Oct 28 2023 03:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 0.957s1378[Oct 28 2023 03:12:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-92ee51456a0003b0'1379 does not add user to the group1380Create1381 Merge request push options1382[Oct 28 2023 03:12:42 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets title and description1383[Oct 28 2023 03:12:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1384[Oct 28 2023 03:12:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds1385[Oct 28 2023 03:12:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1386[Oct 28 2023 03:12:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.31 seconds1387[Oct 28 2023 03:12:45 UTC (QA Tests)] INFO -- Merging via PUT /projects/43/merge_requests/1/merge1388[Oct 28 2023 03:12:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test 718dfc4498391769"1389 sets title and description1390Manage1391 Project import1392 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)1393Plan1394 Issue comments1395[Oct 28 2023 03:12:47 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment1396[Oct 28 2023 03:12:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1397[Oct 28 2023 03:12:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1398[Oct 28 2023 03:12:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1399[Oct 28 2023 03:12:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1400[Oct 28 2023 03:12:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1401[Oct 28 2023 03:12:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.23s1402[Oct 28 2023 03:12:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1403[Oct 28 2023 03:12:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1404[Oct 28 2023 03:12:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-for-issues-503c7f002225e485' via api in 0.94 seconds1405[Oct 28 2023 03:12:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-for-issues-503c7f002225e485/-/issues/11406[Oct 28 2023 03:12:55 UTC (QA Tests)] INFO -- clicking :issue-title1407[Oct 28 2023 03:12:55 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1408[Oct 28 2023 03:12:56 UTC (QA Tests)] INFO -- filling :comment-field with "First version of the comment1409"1410[Oct 28 2023 03:12:56 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field1411[Oct 28 2023 03:12:56 UTC (QA Tests)] INFO -- clicking :comment-button1412[Oct 28 2023 03:12:57 UTC (QA Tests)] INFO -- clicking :note-edit-button1413[Oct 28 2023 03:12:57 UTC (QA Tests)] INFO -- filling :reply-field with "Second version of the comment"1414[Oct 28 2023 03:12:57 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1415[Oct 28 2023 03:12:58 UTC (QA Tests)] INFO -- clicking :reply-comment-button1416 comments on an issue and edits the comment1417Package1418 npm Registry instance level endpoint1419 using ci job token1420[Oct 28 2023 03:12:58 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using ci job token push and pull a npm package via CI1421[Oct 28 2023 03:12:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1422[Oct 28 2023 03:12:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1423[Oct 28 2023 03:12:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1424[Oct 28 2023 03:12:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1425[Oct 28 2023 03:12:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1426[Oct 28 2023 03:13:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.149s1427[Oct 28 2023 03:13:03 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1428[Oct 28 2023 03:13:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-hn6c4372' via cache in 0.0 seconds1429[Oct 28 2023 03:13:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1430[Oct 28 2023 03:13:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1431[Oct 28 2023 03:13:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1432[Oct 28 2023 03:13:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1433[Oct 28 2023 03:13:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1434[Oct 28 2023 03:13:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1435[Oct 28 2023 03:13:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462784 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462784 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-1698462784 --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list runner-for-qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc --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" `1436[Oct 28 2023 03:13:05 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462784`1437[Oct 28 2023 03:13:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1438[Oct 28 2023 03:13:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1698462784' via api in 2.02 seconds1439[Oct 28 2023 03:13:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-c5dce7ae396b403c1440[Oct 28 2023 03:13:09 UTC (QA Tests)] INFO -- clicking :menu_section_button1441[Oct 28 2023 03:13:09 UTC (QA Tests)] INFO -- clicking :nav-item-link1442[Oct 28 2023 03:13:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.748s1443[Oct 28 2023 03:13:11 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1444[Oct 28 2023 03:13:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.676s1445[Oct 28 2023 03:13:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-install-d3542f5a5d30201c1446[Oct 28 2023 03:13:46 UTC (QA Tests)] INFO -- clicking :menu_section_button1447[Oct 28 2023 03:13:46 UTC (QA Tests)] INFO -- clicking :nav-item-link1448[Oct 28 2023 03:13:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.696s1449[Oct 28 2023 03:13:48 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1450[Oct 28 2023 03:13:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.32s1451[Oct 28 2023 03:14:02 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1452[Oct 28 2023 03:14:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.762s1453[Oct 28 2023 03:14:03 UTC (QA Tests)] INFO -- clicking :directory-name-link1454[Oct 28 2023 03:14:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.813s1455[Oct 28 2023 03:14:04 UTC (QA Tests)] INFO -- clicking :directory-name-link1456[Oct 28 2023 03:14:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.767s1457[Oct 28 2023 03:14:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-c5dce7ae396b403c1458[Oct 28 2023 03:14:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1459[Oct 28 2023 03:14:06 UTC (QA Tests)] INFO -- clicking :nav-item-link1460[Oct 28 2023 03:14:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.72s1461[Oct 28 2023 03:14:07 UTC (QA Tests)] INFO -- clicking :details-link1462[Oct 28 2023 03:14:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-c5dce7ae396b403c-b8ffd4bb494f5e6f'1463[Oct 28 2023 03:14:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1698462784'1464[Oct 28 2023 03:14:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698462784`1465[Oct 28 2023 03:14:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-c5dce7ae396b403c'1466[Oct 28 2023 03:14:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-install-d3542f5a5d30201c'1467 push and pull a npm package via CI1468 using personal access token1469[Oct 28 2023 03:14:09 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using personal access token push and pull a npm package via CI1470[Oct 28 2023 03:14:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1471[Oct 28 2023 03:14:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1472[Oct 28 2023 03:14:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1473[Oct 28 2023 03:14:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1474[Oct 28 2023 03:14:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1475[Oct 28 2023 03:14:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.181s1476[Oct 28 2023 03:14:14 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1477[Oct 28 2023 03:14:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-1p8chxui' via cache in 0.0 seconds1478[Oct 28 2023 03:14:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1479[Oct 28 2023 03:14:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1480[Oct 28 2023 03:14:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1481[Oct 28 2023 03:14:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1482[Oct 28 2023 03:14:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1483[Oct 28 2023 03:14:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1484[Oct 28 2023 03:14:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462855 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462855 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-1698462855 --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list runner-for-qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc --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" `1485[Oct 28 2023 03:14:20 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462855`1486[Oct 28 2023 03:14:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1487[Oct 28 2023 03:14:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1698462855' via api in 5.86 seconds1488[Oct 28 2023 03:14:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1489[Oct 28 2023 03:14:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds1490[Oct 28 2023 03:14:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-b8c341b75b2515011491[Oct 28 2023 03:14:24 UTC (QA Tests)] INFO -- clicking :menu_section_button1492[Oct 28 2023 03:14:24 UTC (QA Tests)] INFO -- clicking :nav-item-link1493[Oct 28 2023 03:14:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.702s1494[Oct 28 2023 03:14:26 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1495[Oct 28 2023 03:14:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.375s1496[Oct 28 2023 03:14:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-install-5e6baf3b3ceffd881497[Oct 28 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :menu_section_button1498[Oct 28 2023 03:14:43 UTC (QA Tests)] INFO -- clicking :nav-item-link1499[Oct 28 2023 03:14:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.827s1500[Oct 28 2023 03:14:45 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1501[Oct 28 2023 03:14:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.352s1502[Oct 28 2023 03:14:59 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1503[Oct 28 2023 03:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.764s1504[Oct 28 2023 03:14:59 UTC (QA Tests)] INFO -- clicking :directory-name-link1505[Oct 28 2023 03:15:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.683s1506[Oct 28 2023 03:15:00 UTC (QA Tests)] INFO -- clicking :directory-name-link1507[Oct 28 2023 03:15:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.671s1508[Oct 28 2023 03:15:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-b8c341b75b2515011509[Oct 28 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :menu_section_button1510[Oct 28 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :nav-item-link1511[Oct 28 2023 03:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.741s1512[Oct 28 2023 03:15:03 UTC (QA Tests)] INFO -- clicking :details-link1513[Oct 28 2023 03:15:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-b8c341b75b251501-b9cc0fb567c01aee'1514[Oct 28 2023 03:15:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1698462855'1515[Oct 28 2023 03:15:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698462855`1516[Oct 28 2023 03:15:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-b8c341b75b251501'1517[Oct 28 2023 03:15:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-install-5e6baf3b3ceffd88'1518 push and pull a npm package via CI1519 using project deploy token1520[Oct 28 2023 03:15:05 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using project deploy token push and pull a npm package via CI1521[Oct 28 2023 03:15:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1522[Oct 28 2023 03:15:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1523[Oct 28 2023 03:15:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1524[Oct 28 2023 03:15:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1525[Oct 28 2023 03:15:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1526[Oct 28 2023 03:15:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.228s1527[Oct 28 2023 03:15:10 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1528[Oct 28 2023 03:15:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-5nt8pznm' via cache in 0.0 seconds1529[Oct 28 2023 03:15:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1530[Oct 28 2023 03:15:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1531[Oct 28 2023 03:15:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1532[Oct 28 2023 03:15:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1533[Oct 28 2023 03:15:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1534[Oct 28 2023 03:15:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1535[Oct 28 2023 03:15:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462911 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462911 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-1698462911 --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list runner-for-qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc --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" `1536[Oct 28 2023 03:15:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462911`1537[Oct 28 2023 03:15:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1538[Oct 28 2023 03:15:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1698462911' via api in 5.84 seconds1539[Oct 28 2023 03:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds1540[Oct 28 2023 03:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1541[Oct 28 2023 03:15:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1542[Oct 28 2023 03:15:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-6a114f712b78cda61543[Oct 28 2023 03:15:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1544[Oct 28 2023 03:15:20 UTC (QA Tests)] INFO -- clicking :nav-item-link1545[Oct 28 2023 03:15:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.683s1546[Oct 28 2023 03:15:22 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1547[Oct 28 2023 03:15:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.432s1548[Oct 28 2023 03:15:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-install-42f80bff11a6f2b11549[Oct 28 2023 03:15:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1550[Oct 28 2023 03:15:38 UTC (QA Tests)] INFO -- clicking :nav-item-link1551[Oct 28 2023 03:15:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.798s1552[Oct 28 2023 03:15:40 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1553[Oct 28 2023 03:15:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.321s1554[Oct 28 2023 03:15:54 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1555[Oct 28 2023 03:15:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.683s1556[Oct 28 2023 03:15:55 UTC (QA Tests)] INFO -- clicking :directory-name-link1557[Oct 28 2023 03:15:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.695s1558[Oct 28 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :directory-name-link1559[Oct 28 2023 03:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.698s1560[Oct 28 2023 03:15:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-6a114f712b78cda61561[Oct 28 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1562[Oct 28 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :nav-item-link1563[Oct 28 2023 03:15:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.7s1564[Oct 28 2023 03:15:59 UTC (QA Tests)] INFO -- clicking :details-link1565[Oct 28 2023 03:16:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-6a114f712b78cda6-bfb6bf3e247a528f'1566[Oct 28 2023 03:16:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1698462911'1567[Oct 28 2023 03:16:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698462911`1568[Oct 28 2023 03:16:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-publish-6a114f712b78cda6'1569[Oct 28 2023 03:16:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/npm-instance-level-install-42f80bff11a6f2b1'1570 push and pull a npm package via CI1571Create1572 Create, Retrieve and Delete branches via API1573[Oct 28 2023 03:16:01 UTC (QA Tests)] INFO -- Starting test: Create Create, Retrieve and Delete branches via API creates, retrieves and deletes branches1574[Oct 28 2023 03:16:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1575[Oct 28 2023 03:16:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1576[Oct 28 2023 03:16:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file.txt"1577[Oct 28 2023 03:16:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Branch with name 'create-branch' via api in 0.71 seconds1578[Oct 28 2023 03:16:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Repository::Branch with name 'delete-branch' via api in 0.09 seconds1579[Oct 28 2023 03:16:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Repository::Branch with name 'delete-branch'1580 creates, retrieves and deletes branches1581Verify1582 Pipeline with raw variables in YAML1583[Oct 28 2023 03:16:04 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML expands variables according to expand: true/false1584[Oct 28 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1585[Oct 28 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1586[Oct 28 2023 03:16:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1587[Oct 28 2023 03:16:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1588[Oct 28 2023 03:16:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1589[Oct 28 2023 03:16:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462965 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462965 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-1698462965 --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list qa-runner-1698462965 --executor shell && gitlab-runner run" `1590[Oct 28 2023 03:16:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462965`1591[Oct 28 2023 03:16:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1592[Oct 28 2023 03:16:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1698462965' via api in 1.9 seconds1593[Oct 28 2023 03:16:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1594[Oct 28 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1595[Oct 28 2023 03:16:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1596[Oct 28 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1597[Oct 28 2023 03:16:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1598[Oct 28 2023 03:16:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.306s1599[Oct 28 2023 03:16:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-raw-variable-pipeline-dbcd72007772e2071600[Oct 28 2023 03:16:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1601[Oct 28 2023 03:16:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1602[Oct 28 2023 03:16:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.695s1603[Oct 28 2023 03:16:17 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1604[Oct 28 2023 03:16:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.201s1605[Oct 28 2023 03:16:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1698462965'1606[Oct 28 2023 03:16:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698462965`1607 expands variables according to expand: true/false1608Create1609 Multiple file snippet1610 behaves like deleting file from snippet1611[Oct 28 2023 03:16:20 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing project_snippet to make it single-file1612[Oct 28 2023 03:16:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1613[Oct 28 2023 03:16:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1614[Oct 28 2023 03:16:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1615[Oct 28 2023 03:16:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1616[Oct 28 2023 03:16:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1617[Oct 28 2023 03:16:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s1618[Oct 28 2023 03:16:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1619[Oct 28 2023 03:16:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.15 seconds1620[Oct 28 2023 03:16:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-snippets-c78816bc66946ea1' via api in 0.92 seconds1621[Oct 28 2023 03:16:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/project-with-snippets-c78816bc66946ea1/-/snippets/61622[Oct 28 2023 03:16:27 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1623[Oct 28 2023 03:16:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 1.175s1624[Oct 28 2023 03:16:28 UTC (QA Tests)] INFO -- clicking :delete-file-button1625[Oct 28 2023 03:16:28 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1626[Oct 28 2023 03:16:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.44s1627[Oct 28 2023 03:16:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 1.454s1628 deletes second file from an existing project_snippet to make it single-file1629 behaves like deleting file from snippet1630[Oct 28 2023 03:16:31 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing personal_snippet to make it single-file1631[Oct 28 2023 03:16:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1632[Oct 28 2023 03:16:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1633[Oct 28 2023 03:16:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1634[Oct 28 2023 03:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1635[Oct 28 2023 03:16:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1636[Oct 28 2023 03:16:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.234s1637[Oct 28 2023 03:16:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-203aa2c7.test/-/snippets/71638[Oct 28 2023 03:16:36 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1639[Oct 28 2023 03:16:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 0.656s1640[Oct 28 2023 03:16:37 UTC (QA Tests)] INFO -- clicking :delete-file-button1641[Oct 28 2023 03:16:37 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1642[Oct 28 2023 03:16:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.927s1643[Oct 28 2023 03:16:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 0.939s1644 deletes second file from an existing personal_snippet to make it single-file1645Govern1646 OIDC1647 behaves like Instance OAuth Application1648[Oct 28 2023 03:16:39 UTC (QA Tests)] INFO -- Starting test: Govern OIDC behaves like Instance OAuth Application creates oidc application and uses it to login1649[Oct 28 2023 03:16:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1650[Oct 28 2023 03:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1651[Oct 28 2023 03:16:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1652[Oct 28 2023 03:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1653[Oct 28 2023 03:16:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1654[Oct 28 2023 03:16:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.182s1655[Oct 28 2023 03:16:44 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1656[Oct 28 2023 03:16:44 UTC (QA Tests)] INFO -- clicking :places-item-link1657[Oct 28 2023 03:16:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.635s1658[Oct 28 2023 03:16:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.256s1659[Oct 28 2023 03:16:46 UTC (QA Tests)] INFO -- clicking :nav-item-link1660[Oct 28 2023 03:16:47 UTC (QA Tests)] INFO -- clicking :new-application-button1661[Oct 28 2023 03:16:47 UTC (QA Tests)] INFO -- filling :name-field with "Instance OAuth Application 4c94984c698d2f5b"1662[Oct 28 2023 03:16:47 UTC (QA Tests)] INFO -- clicking the coordinates of :name-field1663[Oct 28 2023 03:16:47 UTC (QA Tests)] INFO -- filling :redirect-uri-field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"1664[Oct 28 2023 03:16:47 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect-uri-field1665[Oct 28 2023 03:16:48 UTC (QA Tests)] INFO -- checking via JS :trusted-checkbox with args {}1666[Oct 28 2023 03:16:48 UTC (QA Tests)] INFO -- clicking :openid-label1667[Oct 28 2023 03:16:48 UTC (QA Tests)] INFO -- clicking :profile-label1668[Oct 28 2023 03:16:48 UTC (QA Tests)] INFO -- clicking :email-label1669[Oct 28 2023 03:16:48 UTC (QA Tests)] INFO -- clicking :save-application-button1670[Oct 28 2023 03:16:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 4c94984c698d2f5b' via browser_ui in 9.43 seconds1671[Oct 28 2023 03:16:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.032s1672[Oct 28 2023 03:16:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.039s1673[Oct 28 2023 03:16:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content1674[Oct 28 2023 03:16:51 UTC (QA Tests)] INFO -- clicking :sign_out_link1675[Oct 28 2023 03:16:52 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`1676[Oct 28 2023 03:16:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43`1677[Oct 28 2023 03:16:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1678[Oct 28 2023 03:16:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1679[Oct 28 2023 03:16:52 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-203aa2c7.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: '6318b4a38d43d6120d1f42586f7c1995e3c894d5718b26142ac8c55523f07552', secret: 'gloas-9813207d31c8f54dec915d2b5c834c7821453de6c214a0b7e61264946eb53035', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ce-203aa2c7.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ce-203aa2c7.test/oauth/userinfo', token_endpoint: 'http://gitlab-ce-203aa2c7.test/oauth/token', authorization_endpoint: 'http://gitlab-ce-203aa2c7.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43 `1680[Oct 28 2023 03:16:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1681[Oct 28 2023 03:16:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1682[Oct 28 2023 03:17:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1683[Oct 28 2023 03:17:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1684[Oct 28 2023 03:17:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1685[Oct 28 2023 03:17:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1686[Oct 28 2023 03:17:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1687[Oct 28 2023 03:17:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1688[Oct 28 2023 03:17:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1689[Oct 28 2023 03:17:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1690[Oct 28 2023 03:17:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1691[Oct 28 2023 03:17:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1692[Oct 28 2023 03:17:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1693[Oct 28 2023 03:17:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1694[Oct 28 2023 03:18:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1695[Oct 28 2023 03:18:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1696[Oct 28 2023 03:18:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1697[Oct 28 2023 03:18:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1698[Oct 28 2023 03:18:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1699[Oct 28 2023 03:18:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1700[Oct 28 2023 03:18:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1701[Oct 28 2023 03:18:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1702[Oct 28 2023 03:18:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1703[Oct 28 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1704[Oct 28 2023 03:18:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1705[Oct 28 2023 03:18:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1706[Oct 28 2023 03:19:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1707[Oct 28 2023 03:19:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1708[Oct 28 2023 03:19:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1709[Oct 28 2023 03:19:18 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1710[Oct 28 2023 03:19:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1711[Oct 28 2023 03:19:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1712[Oct 28 2023 03:19:34 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1713[Oct 28 2023 03:19:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1714[Oct 28 2023 03:19:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1715[Oct 28 2023 03:19:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1716[Oct 28 2023 03:19:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1717[Oct 28 2023 03:20:04 UTC (QA Tests)] INFO -- clicking :oidc_login_button1718[Oct 28 2023 03:20:05 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-1f6577b7cb0c990e"1719[Oct 28 2023 03:20:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1720[Oct 28 2023 03:20:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1721[Oct 28 2023 03:20:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1722[Oct 28 2023 03:20:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1723[Oct 28 2023 03:20:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 3.142s1724[Oct 28 2023 03:20:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 4c94984c698d2f5b'1725[Oct 28 2023 03:20:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`1726 creates oidc application and uses it to login1727 OAuth1728 behaves like Instance OAuth Application1729 creates oauth application and uses it to login (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/415011)1730Create1731 Merge request push options1732[Oct 28 2023 03:20:11 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds1733[Oct 28 2023 03:20:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1734[Oct 28 2023 03:20:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1735[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1736[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1737[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1738[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-ef6b88c3881cc77a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-ef6b88c3881cc77a 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-ef6b88c3881cc77a --url http://gitlab-ce-203aa2c7.test --registration-token **** --tag-list runner-for-merge-request-push-options-ef6b88c3881cc77a --executor shell && gitlab-runner run" `1739[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-ef6b88c3881cc77a`1740[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1741[Oct 28 2023 03:20:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-ef6b88c3881cc77a' via api in 1.92 seconds1742[Oct 28 2023 03:20:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1743[Oct 28 2023 03:20:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.41 seconds1744[Oct 28 2023 03:20:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-ef6b88c3881cc77a'1745[Oct 28 2023 03:20:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-ef6b88c3881cc77a`1746[Oct 28 2023 03:20:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/merge-request-push-options-ef6b88c3881cc77a'1747 sets merge when pipeline succeeds1748 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)1749Create1750 Merge request suggestions1751[Oct 28 2023 03:20:18 UTC (QA Tests)] INFO -- Starting test: Create Merge request suggestions applies a single suggestion with a custom message1752[Oct 28 2023 03:20:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1753[Oct 28 2023 03:20:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.13 seconds1754[Oct 28 2023 03:20:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds1755[Oct 28 2023 03:20:19 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/mr-suggestions-project-59920d7ac6e1e441 QA::Resource::Project1756[Oct 28 2023 03:20:19 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1757[Oct 28 2023 03:20:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1758[Oct 28 2023 03:20:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1759[Oct 28 2023 03:20:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1760[Oct 28 2023 03:20:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1761[Oct 28 2023 03:20:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.897s1762[Oct 28 2023 03:20:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds1763[Oct 28 2023 03:20:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds1764[Oct 28 2023 03:20:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/mr-suggestions-project-59920d7ac6e1e441/-/merge_requests/11765[Oct 28 2023 03:20:28 UTC (QA Tests)] INFO -- clicking :diffs-tab1766[Oct 28 2023 03:20:29 UTC (QA Tests)] INFO -- clicking :left-comment-button1767[Oct 28 2023 03:20:29 UTC (QA Tests)] INFO -- clicking :suggestion-button1768[Oct 28 2023 03:20:29 UTC (QA Tests)] INFO -- filling :reply-field with ""1769[Oct 28 2023 03:20:29 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1770[Oct 28 2023 03:20:30 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+01771This is the suggestion for line number 4!1772```"1773[Oct 28 2023 03:20:30 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1774[Oct 28 2023 03:20:30 UTC (QA Tests)] INFO -- clicking :comment-now-button1775[Oct 28 2023 03:20:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.822s1776[Oct 28 2023 03:20:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.044s1777[Oct 28 2023 03:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.066s1778[Oct 28 2023 03:20:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content1779[Oct 28 2023 03:20:35 UTC (QA Tests)] INFO -- clicking :sign_out_link1780[Oct 28 2023 03:20:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1781[Oct 28 2023 03:20:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1782[Oct 28 2023 03:20:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1783[Oct 28 2023 03:20:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1784[Oct 28 2023 03:20:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1785[Oct 28 2023 03:20:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.237s1786[Oct 28 2023 03:20:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/mr-suggestions-project-59920d7ac6e1e441/-/merge_requests/11787[Oct 28 2023 03:20:42 UTC (QA Tests)] INFO -- clicking :diffs-tab1788[Oct 28 2023 03:20:42 UTC (QA Tests)] INFO -- filling :commit-message-field with "Applying suggested change for testing purposes."1789[Oct 28 2023 03:20:42 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field1790[Oct 28 2023 03:20:43 UTC (QA Tests)] INFO -- clicking :commit-with-custom-message-button1791[Oct 28 2023 03:20:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.287s1792[Oct 28 2023 03:20:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying-badge' took 1.302s1793[Oct 28 2023 03:20:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.325s1794[Oct 28 2023 03:20:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements applied-badge' took 1.354s1795[Oct 28 2023 03:20:46 UTC (QA Tests)] INFO -- clicking :commits-tab1796 applies a single suggestion with a custom message1797Create1798 Add a directory in Web IDE1799 when user adds a new empty directory1800[Oct 28 2023 03:20:47 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 committed1801[Oct 28 2023 03:20:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1802[Oct 28 2023 03:20:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1803[Oct 28 2023 03:20:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1804[Oct 28 2023 03:20:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1805[Oct 28 2023 03:20:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1806[Oct 28 2023 03:20:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.199s1807[Oct 28 2023 03:20:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1808[Oct 28 2023 03:20:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.12 seconds1809[Oct 28 2023 03:20:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/webide-add-directory-project-e8aea4df1d6692921810[Oct 28 2023 03:20:54 UTC (QA Tests)] INFO -- clicking :action-dropdown1811[Oct 28 2023 03:20:54 UTC (QA Tests)] INFO -- clicking :webide-menu-item1812[Oct 28 2023 03:21:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.13s1813[Oct 28 2023 03:21:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.monaco-list-rows' took 11.035s1814[Oct 28 2023 03:21:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.054s1815[Oct 28 2023 03:21:24 UTC (QA Tests)] INFO -- clicking :span[aria-label="New Folder..."]1816[Oct 28 2023 03:21:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? .scm-viewlet-label' took 11.033s1817[Oct 28 2023 03:21:35 UTC (QA Tests)] INFO -- clicking :.codicon-source-control-view-icon1818[Oct 28 2023 03:21:36 UTC (QA Tests)] INFO -- clicking :div[aria-label="Commit to 'main'"]1819[Oct 28 2023 03:21:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? .monaco-dialog-box' took 11.048s1820 shows successfully but not able to be committed1821 when a directory with the same name already exists1822[Oct 28 2023 03:21:47 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error1823[Oct 28 2023 03:21:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1824[Oct 28 2023 03:21:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1825[Oct 28 2023 03:21:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1826[Oct 28 2023 03:21:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1827[Oct 28 2023 03:21:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1828[Oct 28 2023 03:21:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.226s1829[Oct 28 2023 03:21:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds1830[Oct 28 2023 03:21:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc' via api in 0.14 seconds1831[Oct 28 2023 03:21:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/webide-add-directory-project-653c8a3ffd16d3fa1832[Oct 28 2023 03:21:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-203aa2c7.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-06-c1ff8d425b48fbdc/webide-add-directory-project-653c8a3ffd16d3fa1833[Oct 28 2023 03:21:57 UTC (QA Tests)] INFO -- clicking :action-dropdown1834[Oct 28 2023 03:21:58 UTC (QA Tests)] INFO -- clicking :webide-menu-item1835[Oct 28 2023 03:22:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.532s1836[Oct 28 2023 03:22:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.monaco-list-rows' took 11.027s1837[Oct 28 2023 03:22:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div.menu-item-check' took 11.02s1838[Oct 28 2023 03:22:27 UTC (QA Tests)] INFO -- clicking :span[aria-label="New Folder..."]1839 throws an error1840[Oct 28 2023 03:22:28 UTC (QA Tests)] WARN -- 1841========= Knapsack Time Offset Warning ==========1842Time offset: 30s1843Max allowed node time execution: 21m 22s1844Exceeded time: 01m 04s1846Test on this CI node ran for longer than the max allowed node time execution.1847Please regenerate your knapsack report.1848If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.1849You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.1850https://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_warning1851Need explanation? See FAQ:1853=================================================1854Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1855https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1856Sign up for Knapsack Pro here:1858=================================================1859[Oct 28 2023 03:22:28 UTC (QA Tests)] INFO -- 1860Knapsack global time execution for tests: 22m 26s1861Pending: (Failures listed here are expected and do not affect your suite's status)1862 1) Package Composer Repository publishes a composer package and deletes it1863 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4218851864 # ./qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb:631865 2) Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab1866 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441867 # ./qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb:471868 3) Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1869 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441870 # ./qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb:231871 4) Create Review a merge request in Web IDE opens and edits a merge request in Web IDE1872 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441873 # ./qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb:251874 5) Verify when pipeline is blocked can still merge MR successfully1875 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4115101876 # ./qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb:651877 6) Create First file using Web IDE creates the first file in an empty project via Web IDE1878 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441879 # ./qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb:181880 7) Manage Project import imports large Github repo via api1881 # Test is not compatible with this environment or pipeline1882 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2951883 8) Govern OAuth behaves like Instance OAuth Application creates oauth application and uses it to login1884 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4150111885 # ./qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb:421886 9) Create Merge request push options merges when pipeline succeeds1887 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464251888 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:711889Failures:1890 1) Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1891 Failure/Error: mirror_settings.mirror_direction = 'Push'1893 QA::Page::Base::ElementNotFound:1894 Couldn't find element named "authentication_method_field"1895 # ./qa/page/base.rb:391:in `wait_for_animated_element'1896 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1897 # ./qa/page/project/settings/mirroring_repositories.rb:62:in `mirror_direction='1898 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:27:in `block (5 levels) in <module:QA>'1899 # ./qa/scenario/actable.rb:16:in `perform'1900 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1901 # ./qa/page/settings/common.rb:19:in `block in expand_content'1902 # ./qa/page/base.rb:400:in `within_element'1903 # ./qa/support/page/logging.rb:156:in `within_element'1904 # ./qa/page/settings/common.rb:11:in `expand_content'1905 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1906 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:24:in `block (4 levels) in <module:QA>'1907 # ./qa/scenario/actable.rb:16:in `perform'1908 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:23:in `block (3 levels) in <module:QA>'1909 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1910 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1911 # ./qa/specs/knapsack_runner.rb:17:in `run'1912 # ./qa/specs/runner.rb:57:in `perform'1913 # ./qa/scenario/template.rb:10:in `block in perform'1914 # ./qa/scenario/template.rb:8:in `perform'1915 # ./qa/scenario/template.rb:50:in `perform'1916 # ./qa/scenario/template.rb:10:in `block in perform'1917 # ./qa/scenario/template.rb:8:in `perform'1918 # ./qa/scenario/bootable.rb:52:in `launch!'1919 2) Govern Project access token for the same project can be used to commit via the API1920 Failure/Error:1921 expect do1922 create(:commit,1923 api_client: user_api_client,1924 project: project,1925 branch: "new_branch_#{SecureRandom.hex(8)}",1926 start_branch: project.default_branch,1927 commit_message: 'Add new file', actions: [1928 { action: 'create', file_path: "text-#{SecureRandom.hex(8)}.txt", content: 'new file' }1929 ])1930 rescue StandardError => e1932 expected no Exception, got #<QA::Resource::Errors::ResourceFabricationFailedError: Fabrication of QA::Resource::Repository::Comm...idden - You are not allowed to push into this branch"}`.1933 Correlation Id: 01HDT411JC5XX4Y9NS0PXFTANC> with backtrace:1934 # ./qa/resource/api_fabricator.rb:134:in `api_post_to'1935 # ./qa/resource/api_fabricator.rb:107:in `api_post'1936 # ./qa/resource/api_fabricator.rb:29:in `fabricate_via_api!'1937 # ./qa/resource/repository/commit.rb:35:in `fabricate_via_api!'1938 # ./qa/specs/features/api/10_govern/project_access_token_spec.rb:27:in `block (5 levels) in <module:QA>'1939 # ./qa/specs/features/api/10_govern/project_access_token_spec.rb:26:in `block (4 levels) in <module:QA>'1940 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1941 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1942 # ./qa/specs/knapsack_runner.rb:17:in `run'1943 # ./qa/specs/runner.rb:57:in `perform'1944 # ./qa/scenario/template.rb:10:in `block in perform'1945 # ./qa/scenario/template.rb:8:in `perform'1946 # ./qa/scenario/template.rb:50:in `perform'1947 # ./qa/scenario/template.rb:10:in `block in perform'1948 # ./qa/scenario/template.rb:8:in `perform'1949 # ./qa/scenario/bootable.rb:52:in `launch!'1950 # ./qa/specs/features/api/10_govern/project_access_token_spec.rb:26:in `block (4 levels) in <module:QA>'1951 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1952 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1953 # ./qa/specs/knapsack_runner.rb:17:in `run'1954 # ./qa/specs/runner.rb:57:in `perform'1955 # ./qa/scenario/template.rb:10:in `block in perform'1956 # ./qa/scenario/template.rb:8:in `perform'1957 # ./qa/scenario/template.rb:50:in `perform'1958 # ./qa/scenario/template.rb:10:in `block in perform'1959 # ./qa/scenario/template.rb:8:in `perform'1960 # ./qa/scenario/bootable.rb:52:in `launch!'1961Finished in 22 minutes 31 seconds (files took 2.67 seconds to load)196264 examples, 2 failures, 9 pending1963Failed examples:1964rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1965rspec ./qa/specs/features/api/10_govern/project_access_token_spec.rb:24 # Govern Project access token for the same project can be used to commit via the API1966Randomized with seed 33231967[Oct 28 2023 03:22:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-203aa2c7 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;'"`1968[Oct 28 2023 03:22:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-203aa2c7 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1969[Oct 28 2023 03:22:29 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-203aa2c7`1970[Oct 28 2023 03:22:29 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-203aa2c7`1971bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1972/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)1974Running after script...1975$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1976$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1977$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2240Uploading artifacts...2241gitlab-qa-run-*: found 367 matching artifact files and directories 2242Uploading artifacts as "archive" to coordinator... 201 Created id=5399416114 responseStatus=201 Created token=64_yagz-2243Uploading artifacts...2244gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2245Uploading artifacts as "junit" to coordinator... 201 Created id=5399416114 responseStatus=201 Created token=64_yagz-2246Uploading artifacts...2247/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2248Uploading artifacts as "dotenv" to coordinator... 201 Created id=5399416114 responseStatus=201 Created token=64_yagz-2250ERROR: Job failed: exit code 1