decomposition-multiple-db 1/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:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:bd0f840d4586dc539052b2724b94ae5d1f304eab5b321eb98b0b584ddacae214 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1695436667-c7b3089e-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: 155805, done. 20remote: Counting objects: 100% (155805/155805), done. 21remote: Compressing objects: 100% (104096/104096), done. 22remote: Total 155805 (delta 69178), reused 104886 (delta 45670), pack-reused 0 23Receiving objects: 100% (155805/155805), 135.45 MiB | 43.99 MiB/s, done.24Resolving deltas: 100% (69178/69178), done.26 * [new ref] refs/pipelines/1014218092 -> refs/pipelines/101421809227 * [new branch] master -> origin/master28Checking out 33574b61 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-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 (5149984345)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5149984345 responseStatus=200 OK token=64_zA8Cf38Downloading artifacts for download-fast-quarantine-report (5149984346)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5149984346 responseStatus=200 OK token=64_zA8Cf41Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:bd0f840d4586dc539052b2724b94ae5d1f304eab5b321eb98b0b584ddacae214 ...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:33574b619352e0e3a7610a5f0262387315091cee --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5149984360.json --format RspecJunitFormatter --out tmp/rspec-5149984360.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Sep 23 2023 02:54:46 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-8e464636$`54[Sep 23 2023 02:54:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-8e464636 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Sep 23 2023 02:54:48 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-8e464636:/etc/gitlab/trusted-certs`56[Sep 23 2023 02:54:48 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-8e464636:/etc/gitlab/ssl`57[Sep 23 2023 02:54:48 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-8e464636`58[Sep 23 2023 02:54:48 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-8e464636`59[Sep 23 2023 02:54:48 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Sep 23 2023 02:54:48 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee`61[Sep 23 2023 02:55:34 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-5e28e306$`62[Sep 23 2023 02:55:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Sep 23 2023 02:55:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Sep 23 2023 02:55:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-5e28e306 --net test --hostname gitlab-ce-5e28e306.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-54-46-3636160a/gitlab-ce-5e28e306/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee`65[Sep 23 2023 02:55:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-23 02:54:4666gitlab_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::DecompositionMultipleDb71#gitlab_rails['databases']['main']['enable'] = true72#gitlab_rails['databases']['ci']['enable'] = true73#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'74gitlab_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;"`75[Sep 23 2023 02:55:42 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-5e28e306`76[Sep 23 2023 02:59:20 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...77[Sep 23 2023 02:59:20 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`78[Sep 23 2023 02:59:21 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`79[Sep 23 2023 02:59:22 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`80[Sep 23 2023 02:59:23 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`81[Sep 23 2023 02:59:24 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`82[Sep 23 2023 02:59:25 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`83[Sep 23 2023 02:59:26 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`84[Sep 23 2023 02:59:27 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`85[Sep 23 2023 02:59:28 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`86[Sep 23 2023 02:59:29 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`87[Sep 23 2023 02:59:30 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`88[Sep 23 2023 02:59:31 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`89[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`90[Sep 23 2023 02:59:33 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`91[Sep 23 2023 02:59:34 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`92[Sep 23 2023 02:59:35 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`93[Sep 23 2023 02:59:36 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`94[Sep 23 2023 02:59:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`95[Sep 23 2023 02:59:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`96[Sep 23 2023 02:59:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`97[Sep 23 2023 02:59:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`98[Sep 23 2023 02:59:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`99[Sep 23 2023 02:59:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`100[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5e28e306`101[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-5e28e306 80/tcp`102[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!103[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`104[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "echo '#!/usr/bin/env bash105if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then106 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'107 exit 1108fi109' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`110[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`111[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ce-5e28e306:/tmp/data-seeds`112[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- Running exec_commands...113[Sep 23 2023 02:59:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`114[Sep 23 2023 03:00:33 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`115[Sep 23 2023 03:00:33 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "gitlab-ctl reconfigure"`116[Sep 23 2023 03:00:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`117[Sep 23 2023 03:00:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`118[Sep 23 2023 03:00:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`119[Sep 23 2023 03:00:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || DISABLE_DATABASE_ENVIRONMENT_CHECK=1 gitlab-rake db:schema:load:ci"`120[Sep 23 2023 03:01:31 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "gitlab-ctl restart"`121[Sep 23 2023 03:02:01 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`122[Sep 23 2023 03:02:01 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:33574b619352e0e3a7610a5f0262387315091cee`123[Sep 23 2023 03:03:11 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce124[Sep 23 2023 03:03:11 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-54-46-3636160a/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-54-46-3636160a/gitlab-ce-qa-eb68888b:/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-eb68888b registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:33574b619352e0e3a7610a5f0262387315091cee Test::Instance::All http://gitlab-ce-5e28e306.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5149984360.json --format RspecJunitFormatter --out tmp/rspec-5149984360.xml --format html --out tmp/rspec-decomposition-multiple-db_1_5.htm --color --format documentation`1252023-09-23 03:03:22 / CONF :: 126 ==> Base URL: http://gitlab-ce-5e28e306.test127 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fab21d434a0>128 ==> Libraries: Chemlab::Vendor129[Sep 23 2023 03:03:22 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA130[Sep 23 2023 03:03:22 UTC (QA Tests)] INFO -- Browser: chrome131[Sep 23 2023 03:03:22 UTC (QA Tests)] INFO -- Performing sanity check for environment!132[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'133[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- Report already exists, skipping!134[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====135[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- Report specs:136[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/api/4_verify/job_downloads_artifacts_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/api/1_manage/project_access_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb"]137[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- Leftover specs:138[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_facebook_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb"]139[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!140[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'141[Sep 23 2023 03:03:23 UTC (QA Tests)] INFO -- Report already exists, skipping!142Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}143Randomized with seed 36602144Release145 Deploy key creation146[Sep 23 2023 03:03:27 UTC (QA Tests)] INFO -- Starting test: Release Deploy key creation user adds a deploy key147[Sep 23 2023 03:03:27 UTC (QA Tests)] INFO -- filling :login_field with "root"148[Sep 23 2023 03:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field149[Sep 23 2023 03:03:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"150[Sep 23 2023 03:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field151[Sep 23 2023 03:03:28 UTC (QA Tests)] INFO -- clicking :sign_in_button152[Sep 23 2023 03:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.031s153[Sep 23 2023 03:03:31 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230923-39-5pgpik/id_rsa -N `154[Sep 23 2023 03:03:32 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA155[Sep 23 2023 03:03:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-4w6phqu5' via cache in 0.0 seconds156[Sep 23 2023 03:03:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.45 seconds157[Sep 23 2023 03:03:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 3.11 seconds158[Sep 23 2023 03:03:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-to-deploy-9138a27e9d0d9815' via api in 5.63 seconds159[Sep 23 2023 03:03:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-to-deploy-9138a27e9d0d9815160[Sep 23 2023 03:03:39 UTC (QA Tests)] INFO -- clicking :menu_section_button161[Sep 23 2023 03:03:39 UTC (QA Tests)] INFO -- clicking :nav_item_link162[Sep 23 2023 03:03:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.207s163[Sep 23 2023 03:03:42 UTC (QA Tests)] INFO -- clicking :add-new-deploy-key-button164[Sep 23 2023 03:03:42 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"165[Sep 23 2023 03:03:42 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field166[Sep 23 2023 03:03:42 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"167[Sep 23 2023 03:03:42 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field168[Sep 23 2023 03:03:43 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button169[Sep 23 2023 03:03:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.121s170[Sep 23 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 12.05 seconds171 user adds a deploy key172Create173 Merge request push options174[Sep 23 2023 03:03:45 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets title and description175[Sep 23 2023 03:03:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.13 seconds176[Sep 23 2023 03:03:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.21 seconds177[Sep 23 2023 03:03:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"178[Sep 23 2023 03:03:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.3 seconds179[Sep 23 2023 03:03:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.26 seconds180[Sep 23 2023 03:03:50 UTC (QA Tests)] INFO -- Merging via PUT /projects/2/merge_requests/1/merge181[Sep 23 2023 03:03:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test cc86711b819f3fa6"182 sets title and description183Create184 Git clone over HTTP185[Sep 23 2023 03:03:57 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone186[Sep 23 2023 03:03:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.1 seconds187[Sep 23 2023 03:03:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.18 seconds188[Sep 23 2023 03:03:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"189 user performs a shallow clone190[Sep 23 2023 03:04:00 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone191[Sep 23 2023 03:04:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds192[Sep 23 2023 03:04:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.14 seconds193[Sep 23 2023 03:04:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"194 user performs a deep clone195Verify196 Runner registration197[Sep 23 2023 03:04:04 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner198[Sep 23 2023 03:04:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.199[Sep 23 2023 03:04:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`200[Sep 23 2023 03:04:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds201[Sep 23 2023 03:04:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds202[Sep 23 2023 03:04:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-ci-cd-47c6470ebb8484af' via api in 0.85 seconds203[Sep 23 2023 03:04:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`204[Sep 23 2023 03:04:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438244 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438244 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-1695438244 --url http://gitlab-ce-5e28e306.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `205[Sep 23 2023 03:04:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438244`206[Sep 23 2023 03:04:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`207[Sep 23 2023 03:04:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438244' via api in 8.66 seconds208[Sep 23 2023 03:04:13 UTC (QA Tests)] INFO -- filling :login_field with "root"209[Sep 23 2023 03:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field210[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"211[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field212[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- clicking :sign_in_button213[Sep 23 2023 03:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.188s214[Sep 23 2023 03:04:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-ci-cd-47c6470ebb8484af215[Sep 23 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :menu_section_button216[Sep 23 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :nav_item_link217[Sep 23 2023 03:04:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.8s218[Sep 23 2023 03:04:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695438244'219[Sep 23 2023 03:04:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695438244`220 user registers a new project runner221Package222 SaaS Container Registry223 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)224Plan225 Issue creation226[Sep 23 2023 03:04:22 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue227[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- filling :login_field with "root"228[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field229[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"230[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field231[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- clicking :sign_in_button232[Sep 23 2023 03:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.935s233[Sep 23 2023 03:04:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds234[Sep 23 2023 03:04:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.14 seconds235[Sep 23 2023 03:04:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/the_awesome_project-c69ad1d1a0fa5920' via api in 2.06 seconds236[Sep 23 2023 03:04:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/the_awesome_project-c69ad1d1a0fa5920237[Sep 23 2023 03:04:29 UTC (QA Tests)] INFO -- clicking :new-menu-toggle238[Sep 23 2023 03:04:29 UTC (QA Tests)] INFO -- clicking :create_menu_item239[Sep 23 2023 03:04:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.153s240[Sep 23 2023 03:04:30 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title 67f272b71287e477"241[Sep 23 2023 03:04:30 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field242[Sep 23 2023 03:04:31 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description 43a6c1465df13c58"243[Sep 23 2023 03:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field244[Sep 23 2023 03:04:31 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present245[Sep 23 2023 03:04:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.91s246[Sep 23 2023 03:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.91 seconds247[Sep 23 2023 03:04:35 UTC (QA Tests)] INFO -- clicking :menu_section_button248[Sep 23 2023 03:04:35 UTC (QA Tests)] INFO -- clicking :nav_item_link249[Sep 23 2023 03:04:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.892s250 creates an issue251[Sep 23 2023 03:04:36 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue252[Sep 23 2023 03:04:37 UTC (QA Tests)] INFO -- filling :login_field with "root"253[Sep 23 2023 03:04:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field254[Sep 23 2023 03:04:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"255[Sep 23 2023 03:04:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field256[Sep 23 2023 03:04:38 UTC (QA Tests)] INFO -- clicking :sign_in_button257[Sep 23 2023 03:04:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.285s258[Sep 23 2023 03:04:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds259[Sep 23 2023 03:04:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds260[Sep 23 2023 03:04:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-for-issues-fb9f4d9b574a16bd' via api in 0.82 seconds261[Sep 23 2023 03:04:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 2.26 seconds262[Sep 23 2023 03:04:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-for-issues-fb9f4d9b574a16bd/-/issues/1263[Sep 23 2023 03:04:45 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button264[Sep 23 2023 03:04:46 UTC (QA Tests)] INFO -- clicking :menu_section_button265[Sep 23 2023 03:04:46 UTC (QA Tests)] INFO -- clicking :nav_item_link266[Sep 23 2023 03:04:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.889s267[Sep 23 2023 03:04:47 UTC (QA Tests)] INFO -- clicking :closed-issuables-tab268 closes an issue269 when using attachments in comments270[Sep 23 2023 03:04:48 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment271[Sep 23 2023 03:04:48 UTC (QA Tests)] INFO -- filling :login_field with "root"272[Sep 23 2023 03:04:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field273[Sep 23 2023 03:04:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"274[Sep 23 2023 03:04:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field275[Sep 23 2023 03:04:49 UTC (QA Tests)] INFO -- clicking :sign_in_button276[Sep 23 2023 03:04:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.857s277[Sep 23 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds278[Sep 23 2023 03:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds279[Sep 23 2023 03:04:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-for-issues-4f7c17058841c120' via api in 0.84 seconds280[Sep 23 2023 03:04:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.72 seconds281[Sep 23 2023 03:04:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-for-issues-4f7c17058841c120/-/issues/1282[Sep 23 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :close-button283[Sep 23 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :issue-title284[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown285[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale286"287[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field288[Sep 23 2023 03:04:57 UTC (QA Tests)] INFO -- clicking :comment_button289 comments on an issue with an attachment290Manage291 Project access token292[Sep 23 2023 03:04:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds293[Sep 23 2023 03:04:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.16 seconds294 for the same project295[Sep 23 2023 03:05:00 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to create a file via the project API296[Sep 23 2023 03:05:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds297[Sep 23 2023 03:05:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.14 seconds298[Sep 23 2023 03:05:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-new-file-9120ce94475a9866' via api in 2.13 seconds299 can be used to create a file via the project API300[Sep 23 2023 03:05:03 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to commit via the API301[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds302 can be used to commit via the API303 for a different project304[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds305[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds306[Sep 23 2023 03:05:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/the_awesome_project-7c8c3d1d1728d407' via api in 1.23 seconds307[Sep 23 2023 03:05:05 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to commit via the API308 cannot be used to commit via the API309[Sep 23 2023 03:05:05 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to create a file via the project API310[Sep 23 2023 03:05:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds311[Sep 23 2023 03:05:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds312[Sep 23 2023 03:05:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-new-file-16e7905cebef1a42' via api in 1.36 seconds313 cannot be used to create a file via the project API314[Sep 23 2023 03:05:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/the_awesome_project-7c8c3d1d1728d407'315Verify316 Pipeline with prefill variables317[Sep 23 2023 03:05:07 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page318[Sep 23 2023 03:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds319[Sep 23 2023 03:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.14 seconds320[Sep 23 2023 03:05:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.81 seconds321[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- filling :login_field with "root"322[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field323[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"324[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field325[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- clicking :sign_in_button326[Sep 23 2023 03:05:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.923s327[Sep 23 2023 03:05:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-prefill-variables-20a5cfc9e10eb2f8328[Sep 23 2023 03:05:16 UTC (QA Tests)] INFO -- clicking :menu_section_button329[Sep 23 2023 03:05:16 UTC (QA Tests)] INFO -- clicking :nav_item_link330[Sep 23 2023 03:05:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.744s331[Sep 23 2023 03:05:17 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present332[Sep 23 2023 03:05:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.231s333 shows only variables with description as prefill variables on the run pipeline page334[Sep 23 2023 03:05:20 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined335[Sep 23 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 seconds336[Sep 23 2023 03:05:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds337[Sep 23 2023 03:05:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.79 seconds338[Sep 23 2023 03:05:23 UTC (QA Tests)] INFO -- filling :login_field with "root"339[Sep 23 2023 03:05:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field340[Sep 23 2023 03:05:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"341[Sep 23 2023 03:05:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field342[Sep 23 2023 03:05:24 UTC (QA Tests)] INFO -- clicking :sign_in_button343[Sep 23 2023 03:05:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.011s344[Sep 23 2023 03:05:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-prefill-variables-3b01dc9300bc78ee345[Sep 23 2023 03:05:28 UTC (QA Tests)] INFO -- clicking :menu_section_button346[Sep 23 2023 03:05:28 UTC (QA Tests)] INFO -- clicking :nav_item_link347[Sep 23 2023 03:05:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.761s348[Sep 23 2023 03:05:29 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present349[Sep 23 2023 03:05:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.103s350[Sep 23 2023 03:05:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.827s351[Sep 23 2023 03:05:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.832s352[Sep 23 2023 03:05:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? ci_variable_value_dropdown' took 1.85s353[Sep 23 2023 03:05:32 UTC (QA Tests)] INFO -- clicking :ci_variable_value_dropdown354 shows dropdown for variables with description, value, and options defined355Create356 Compare archives of different user projects with the same name and check they're different357[Sep 23 2023 03:05:32 UTC (QA Tests)] INFO -- Starting test: Create Compare archives of different user projects with the same name and check they're different download archives of each user project then check they are different358[Sep 23 2023 03:05:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.45 seconds359[Sep 23 2023 03:05:33 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1360[Sep 23 2023 03:05:33 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:dFMtSN361[Sep 23 2023 03:05:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-51n46w6x' via api in 0.14 seconds362[Sep 23 2023 03:05:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds363[Sep 23 2023 03:05:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.36 seconds364[Sep 23 2023 03:05:35 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user2365[Sep 23 2023 03:05:35 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:XPUVw1366[Sep 23 2023 03:05:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-65el8ug6' via api in 0.08 seconds367[Sep 23 2023 03:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds368 download archives of each user project then check they are different369Configure370 AutoDevOps Templates371 using express template372 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)373Manage374 OIDC375 behaves like Instance OAuth Application376[Sep 23 2023 03:05:37 UTC (QA Tests)] INFO -- Starting test: Manage OIDC behaves like Instance OAuth Application creates oidc application and uses it to login377[Sep 23 2023 03:05:38 UTC (QA Tests)] INFO -- filling :login_field with "root"378[Sep 23 2023 03:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field379[Sep 23 2023 03:05:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"380[Sep 23 2023 03:05:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field381[Sep 23 2023 03:05:39 UTC (QA Tests)] INFO -- clicking :sign_in_button382[Sep 23 2023 03:05:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.924s383[Sep 23 2023 03:05:42 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button384[Sep 23 2023 03:05:42 UTC (QA Tests)] INFO -- clicking :places-item-link385[Sep 23 2023 03:05:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.628s386[Sep 23 2023 03:05:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.168s387[Sep 23 2023 03:05:44 UTC (QA Tests)] INFO -- clicking :nav_item_link388[Sep 23 2023 03:05:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.506s389[Sep 23 2023 03:05:44 UTC (QA Tests)] INFO -- clicking :new_application_button390[Sep 23 2023 03:05:44 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 9276f60e1bc42905"391[Sep 23 2023 03:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field392[Sep 23 2023 03:05:45 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"393[Sep 23 2023 03:05:45 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field394[Sep 23 2023 03:05:45 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}395[Sep 23 2023 03:05:45 UTC (QA Tests)] INFO -- clicking :openid_label396[Sep 23 2023 03:05:46 UTC (QA Tests)] INFO -- clicking :profile_label397[Sep 23 2023 03:05:46 UTC (QA Tests)] INFO -- clicking :email_label398[Sep 23 2023 03:05:46 UTC (QA Tests)] INFO -- clicking :save_application_button399[Sep 23 2023 03:05:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 9276f60e1bc42905' via browser_ui in 8.7 seconds400[Sep 23 2023 03:05:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s401[Sep 23 2023 03:05:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.073s402[Sep 23 2023 03:05:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content403[Sep 23 2023 03:05:49 UTC (QA Tests)] INFO -- clicking :sign_out_link404[Sep 23 2023 03:05:49 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`405[Sep 23 2023 03:05:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee`406[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`407[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`408[Sep 23 2023 03:05:54 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-5e28e306.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: '1526f984ca779c6b7f69b31ca30d444a132d61de3613caed0e0cd9897a94448e', secret: 'gloas-755e62aea43299dd588fc2860f10481585976e50e5af15b2453c121007a9bf89', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ce-5e28e306.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ce-5e28e306.test/oauth/userinfo', token_endpoint: 'http://gitlab-ce-5e28e306.test/oauth/token', authorization_endpoint: 'http://gitlab-ce-5e28e306.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee `409[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`410[Sep 23 2023 03:05:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`411[Sep 23 2023 03:06:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`412[Sep 23 2023 03:06:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`413[Sep 23 2023 03:06:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`414[Sep 23 2023 03:06:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`415[Sep 23 2023 03:06:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`416[Sep 23 2023 03:06:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`417[Sep 23 2023 03:06:34 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`418[Sep 23 2023 03:06:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`419[Sep 23 2023 03:06:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`420[Sep 23 2023 03:06:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`421[Sep 23 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`422[Sep 23 2023 03:06:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`423[Sep 23 2023 03:07:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`424[Sep 23 2023 03:07:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`425[Sep 23 2023 03:07:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`426[Sep 23 2023 03:07:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`427[Sep 23 2023 03:07:25 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`428[Sep 23 2023 03:07:30 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`429[Sep 23 2023 03:07:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`430[Sep 23 2023 03:07:40 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`431[Sep 23 2023 03:07:45 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`432[Sep 23 2023 03:07:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`433[Sep 23 2023 03:07:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`434[Sep 23 2023 03:08:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`435[Sep 23 2023 03:08:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`436[Sep 23 2023 03:08:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`437[Sep 23 2023 03:08:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`438[Sep 23 2023 03:08:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`439[Sep 23 2023 03:08:25 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`440[Sep 23 2023 03:08:30 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`441[Sep 23 2023 03:08:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`442[Sep 23 2023 03:08:40 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`443[Sep 23 2023 03:08:45 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`444[Sep 23 2023 03:08:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`445[Sep 23 2023 03:08:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`446[Sep 23 2023 03:09:06 UTC (QA Tests)] INFO -- clicking :oidc_login_button447[Sep 23 2023 03:09:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-5fe457a6484a9c53"448[Sep 23 2023 03:09:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field449[Sep 23 2023 03:09:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"450[Sep 23 2023 03:09:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field451[Sep 23 2023 03:09:07 UTC (QA Tests)] INFO -- clicking :sign_in_button452[Sep 23 2023 03:09:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.671s453[Sep 23 2023 03:09:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 9276f60e1bc42905'454[Sep 23 2023 03:09:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`455 creates oidc application and uses it to login456 OAuth457 behaves like Instance OAuth Application458[Sep 23 2023 03:09:12 UTC (QA Tests)] INFO -- Starting test: Manage OAuth behaves like Instance OAuth Application creates oauth application and uses it to login459[Sep 23 2023 03:09:13 UTC (QA Tests)] INFO -- filling :login_field with "root"460[Sep 23 2023 03:09:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field461[Sep 23 2023 03:09:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"462[Sep 23 2023 03:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field463[Sep 23 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :sign_in_button464[Sep 23 2023 03:09:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.917s465[Sep 23 2023 03:09:17 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button466[Sep 23 2023 03:09:17 UTC (QA Tests)] INFO -- clicking :places-item-link467[Sep 23 2023 03:09:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.653s468[Sep 23 2023 03:09:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.17s469[Sep 23 2023 03:09:19 UTC (QA Tests)] INFO -- clicking :nav_item_link470[Sep 23 2023 03:09:19 UTC (QA Tests)] INFO -- clicking :new_application_button471[Sep 23 2023 03:09:20 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 6228637801b4d769"472[Sep 23 2023 03:09:20 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field473[Sep 23 2023 03:09:20 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oauth-consumer.test/users/auth/gitlab/callback"474[Sep 23 2023 03:09:20 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field475[Sep 23 2023 03:09:21 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}476[Sep 23 2023 03:09:21 UTC (QA Tests)] INFO -- clicking :read_user_label477[Sep 23 2023 03:09:21 UTC (QA Tests)] INFO -- clicking :save_application_button478[Sep 23 2023 03:09:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 6228637801b4d769' via browser_ui in 8.7 seconds479[Sep 23 2023 03:09:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s480[Sep 23 2023 03:09:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s481[Sep 23 2023 03:09:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content482[Sep 23 2023 03:09:24 UTC (QA Tests)] INFO -- clicking :sign_out_link483[Sep 23 2023 03:09:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee`484[Sep 23 2023 03:09:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`485[Sep 23 2023 03:09:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`486[Sep 23 2023 03:09:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oauth-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'gitlab', label: 'GitLab OAuth', app_id: 'f0e8dbd11d3389d875866f55c3aae388aa64716be21cd438dd848d4b8014eb57', app_secret: 'gloas-ec3625dec16de7b11892677ebab07be8665c4dc6ab39ef41bf20ac116bdb7249', args: { scope: 'read_user', client_options: { site: 'http://gitlab-ce-5e28e306.test' } } } ]; " --name gitlab-oauth-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee `487[Sep 23 2023 03:09:25 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`488[Sep 23 2023 03:09:30 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`489[Sep 23 2023 03:09:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`490[Sep 23 2023 03:09:40 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`491[Sep 23 2023 03:09:45 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`492[Sep 23 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`493[Sep 23 2023 03:09:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`494[Sep 23 2023 03:10:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`495[Sep 23 2023 03:10:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`496[Sep 23 2023 03:10:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`497[Sep 23 2023 03:10:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`498[Sep 23 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`499[Sep 23 2023 03:10:25 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`500[Sep 23 2023 03:10:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`501[Sep 23 2023 03:10:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`502[Sep 23 2023 03:10:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`503[Sep 23 2023 03:10:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`504[Sep 23 2023 03:10:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`505[Sep 23 2023 03:10:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`506[Sep 23 2023 03:11:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`507[Sep 23 2023 03:11:06 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`508[Sep 23 2023 03:11:11 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`509[Sep 23 2023 03:11:16 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`510[Sep 23 2023 03:11:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`511[Sep 23 2023 03:11:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`512[Sep 23 2023 03:11:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`513[Sep 23 2023 03:11:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`514[Sep 23 2023 03:11:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`515[Sep 23 2023 03:11:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`516[Sep 23 2023 03:11:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`517[Sep 23 2023 03:11:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`518[Sep 23 2023 03:12:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`519[Sep 23 2023 03:12:06 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`520[Sep 23 2023 03:12:11 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`521[Sep 23 2023 03:12:16 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`522[Sep 23 2023 03:12:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`523[Sep 23 2023 03:12:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`524[Sep 23 2023 03:12:37 UTC (QA Tests)] INFO -- clicking :gitlab_oauth_login_button525[Sep 23 2023 03:12:38 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9be26aae3b5503ef"526[Sep 23 2023 03:12:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field527[Sep 23 2023 03:12:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"528[Sep 23 2023 03:12:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field529[Sep 23 2023 03:12:38 UTC (QA Tests)] INFO -- clicking :sign_in_button530[Sep 23 2023 03:12:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.518s531[Sep 23 2023 03:12:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 6228637801b4d769'532[Sep 23 2023 03:12:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oauth-consumer`533 creates oauth application and uses it to login534Create535 Merge request custom templates536[Sep 23 2023 03:12:43 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template537[Sep 23 2023 03:12:44 UTC (QA Tests)] INFO -- filling :login_field with "root"538[Sep 23 2023 03:12:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field539[Sep 23 2023 03:12:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"540[Sep 23 2023 03:12:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field541[Sep 23 2023 03:12:44 UTC (QA Tests)] INFO -- clicking :sign_in_button542[Sep 23 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.963s543[Sep 23 2023 03:12:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds544[Sep 23 2023 03:12:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds545[Sep 23 2023 03:12:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.96 seconds546[Sep 23 2023 03:12:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds547[Sep 23 2023 03:12:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/custom-mr-template-project-22c7867f6e3dc5e6548[Sep 23 2023 03:12:52 UTC (QA Tests)] INFO -- clicking :create_merge_request_button549[Sep 23 2023 03:12:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.252s550[Sep 23 2023 03:12:53 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"551[Sep 23 2023 03:12:53 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field552[Sep 23 2023 03:12:54 UTC (QA Tests)] INFO -- clicking :template_dropdown553[Sep 23 2023 03:12:54 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present554[Sep 23 2023 03:12:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.937s555[Sep 23 2023 03:12:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 7.58 seconds556 creates a merge request via custom template557Verify558 Trigger matrix559[Sep 23 2023 03:12:57 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables560[Sep 23 2023 03:12:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds561[Sep 23 2023 03:12:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds562[Sep 23 2023 03:12:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.563[Sep 23 2023 03:12:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`564[Sep 23 2023 03:12:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`565[Sep 23 2023 03:12:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-c5bzi483 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-c5bzi483 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-c5bzi483 --url http://gitlab-ce-5e28e306.test --registration-token **** --tag-list qa-runner-c5bzi483 --executor shell && gitlab-runner run" `566[Sep 23 2023 03:12:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-c5bzi483`567[Sep 23 2023 03:12:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`568[Sep 23 2023 03:13:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-c5bzi483' via api in 2.1 seconds569[Sep 23 2023 03:13:01 UTC (QA Tests)] INFO -- filling :login_field with "root"570[Sep 23 2023 03:13:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field571[Sep 23 2023 03:13:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"572[Sep 23 2023 03:13:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field573[Sep 23 2023 03:13:02 UTC (QA Tests)] INFO -- clicking :sign_in_button574[Sep 23 2023 03:13:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.022s575[Sep 23 2023 03:13:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.89 seconds576[Sep 23 2023 03:13:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-pipeline-906fe247885c40ee577[Sep 23 2023 03:13:07 UTC (QA Tests)] INFO -- clicking :menu_section_button578[Sep 23 2023 03:13:07 UTC (QA Tests)] INFO -- clicking :nav_item_link579[Sep 23 2023 03:13:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.751s580[Sep 23 2023 03:13:20 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button581[Sep 23 2023 03:13:21 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present582[Sep 23 2023 03:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.385s583[Sep 23 2023 03:13:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-c5bzi483'584[Sep 23 2023 03:13:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-c5bzi483`585[Sep 23 2023 03:13:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-pipeline-906fe247885c40ee'586 creates 2 trigger jobs and passes corresponding matrix variables587Data Stores588 Project Member589[Sep 23 2023 03:13:23 UTC (QA Tests)] INFO -- Starting test: Data Stores Project Member adds a project member590[Sep 23 2023 03:13:24 UTC (QA Tests)] INFO -- filling :login_field with "root"591[Sep 23 2023 03:13:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field592[Sep 23 2023 03:13:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"593[Sep 23 2023 03:13:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field594[Sep 23 2023 03:13:25 UTC (QA Tests)] INFO -- clicking :sign_in_button595[Sep 23 2023 03:13:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.37s596[Sep 23 2023 03:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds597[Sep 23 2023 03:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds598[Sep 23 2023 03:13:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds599[Sep 23 2023 03:13:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/add-member-project-68e29490f6756429600[Sep 23 2023 03:13:30 UTC (QA Tests)] INFO -- clicking :menu_section_button601[Sep 23 2023 03:13:30 UTC (QA Tests)] INFO -- clicking :nav_item_link602[Sep 23 2023 03:13:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.905s603[Sep 23 2023 03:13:31 UTC (QA Tests)] INFO -- clicking :invite_members_button604[Sep 23 2023 03:13:31 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"605[Sep 23 2023 03:13:31 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input606[Sep 23 2023 03:13:32 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown607[Sep 23 2023 03:13:32 UTC (QA Tests)] INFO -- clicking :invite_button608[Sep 23 2023 03:13:34 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"609[Sep 23 2023 03:13:34 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input610[Sep 23 2023 03:13:35 UTC (QA Tests)] INFO -- clicking :search_button611[Sep 23 2023 03:13:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search_button' took 0.86s612 adds a project member613Manage614 rate limits615[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- Starting test: Manage rate limits throttles authenticated api requests by user616[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-7886ee4aed9a77f1617[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- Caching token for username: qa-user-7886ee4aed9a77f1, last six chars of token:vJguFh618[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-7886ee4aed9a77f1-7drqpyg9' via api in 0.09 seconds619[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>5, :throttle_authenticated_api_period_in_seconds=>60, :throttle_authenticated_api_enabled=>true}620[Sep 23 2023 03:13:37 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>7200, :throttle_authenticated_api_period_in_seconds=>3600, :throttle_authenticated_api_enabled=>false}621[Sep 23 2023 03:13:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-7886ee4aed9a77f1'622 throttles authenticated api requests by user623Create624 Upload a file in Web IDE625 when the file is a text file626 behaves like upload a file627[Sep 23 2023 03:13:38 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file behaves like upload a file verifies it successfully uploads and commits to a MR628[Sep 23 2023 03:13:38 UTC (QA Tests)] INFO -- filling :login_field with "root"629[Sep 23 2023 03:13:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field630[Sep 23 2023 03:13:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"631[Sep 23 2023 03:13:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field632[Sep 23 2023 03:13:39 UTC (QA Tests)] INFO -- clicking :sign_in_button633[Sep 23 2023 03:13:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.934s634[Sep 23 2023 03:13:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds635[Sep 23 2023 03:13:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.11 seconds636[Sep 23 2023 03:13:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/upload-file-project-32158800f6e2cc91637[Sep 23 2023 03:13:45 UTC (QA Tests)] INFO -- clicking :action_dropdown638[Sep 23 2023 03:13:45 UTC (QA Tests)] INFO -- clicking :webide_menu_item639[Sep 23 2023 03:13:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.257s640 verifies it successfully uploads and commits to a MR641 when a file with the same name already exists642[Sep 23 2023 03:14:07 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error643[Sep 23 2023 03:14:08 UTC (QA Tests)] INFO -- filling :login_field with "root"644[Sep 23 2023 03:14:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field645[Sep 23 2023 03:14:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"646[Sep 23 2023 03:14:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field647[Sep 23 2023 03:14:09 UTC (QA Tests)] INFO -- clicking :sign_in_button648[Sep 23 2023 03:14:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.055s649[Sep 23 2023 03:14:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds650[Sep 23 2023 03:14:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.16 seconds651[Sep 23 2023 03:14:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/upload-file-project-e880915b1721ffd7652[Sep 23 2023 03:14:15 UTC (QA Tests)] INFO -- clicking :action_dropdown653[Sep 23 2023 03:14:15 UTC (QA Tests)] INFO -- clicking :webide_menu_item654[Sep 23 2023 03:14:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.26s655 throws an error656 when the file is an image657 behaves like upload a file658[Sep 23 2023 03:14:33 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image behaves like upload a file verifies it successfully uploads and commits to a MR659[Sep 23 2023 03:14:33 UTC (QA Tests)] INFO -- filling :login_field with "root"660[Sep 23 2023 03:14:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field661[Sep 23 2023 03:14:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"662[Sep 23 2023 03:14:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field663[Sep 23 2023 03:14:34 UTC (QA Tests)] INFO -- clicking :sign_in_button664[Sep 23 2023 03:14:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.961s665[Sep 23 2023 03:14:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds666[Sep 23 2023 03:14:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds667[Sep 23 2023 03:14:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/upload-file-project-0eadbfb608ada616668[Sep 23 2023 03:14:40 UTC (QA Tests)] INFO -- clicking :action_dropdown669[Sep 23 2023 03:14:40 UTC (QA Tests)] INFO -- clicking :webide_menu_item670[Sep 23 2023 03:14:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.034s671 verifies it successfully uploads and commits to a MR672Manage673 Impersonation tokens674[Sep 23 2023 03:15:01 UTC (QA Tests)] INFO -- Starting test: Manage Impersonation tokens can be created and revoked via the UI675[Sep 23 2023 03:15:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_avatar_content' took 11.032s676[Sep 23 2023 03:15:13 UTC (QA Tests)] INFO -- filling :login_field with "root"677[Sep 23 2023 03:15:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field678[Sep 23 2023 03:15:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"679[Sep 23 2023 03:15:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field680[Sep 23 2023 03:15:14 UTC (QA Tests)] INFO -- clicking :sign_in_button681[Sep 23 2023 03:15:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.045s682[Sep 23 2023 03:15:17 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button683[Sep 23 2023 03:15:17 UTC (QA Tests)] INFO -- clicking :places-item-link684[Sep 23 2023 03:15:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.66s685[Sep 23 2023 03:15:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.213s686[Sep 23 2023 03:15:19 UTC (QA Tests)] INFO -- clicking :nav_item_link687[Sep 23 2023 03:15:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s688[Sep 23 2023 03:15:22 UTC (QA Tests)] INFO -- clicking :impersonation-tokens-tab689[Sep 23 2023 03:15:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation-tokens-tab' took 0.555s690[Sep 23 2023 03:15:23 UTC (QA Tests)] INFO -- clicking :add-new-token-button691[Sep 23 2023 03:15:23 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"692[Sep 23 2023 03:15:23 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field693[Sep 23 2023 03:15:23 UTC (QA Tests)] INFO -- clicking :api_label694[Sep 23 2023 03:15:23 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-25"695[Sep 23 2023 03:15:23 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field696[Sep 23 2023 03:15:24 UTC (QA Tests)] INFO -- clicking :create_token_button697[Sep 23 2023 03:15:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImpersonationToken with name 'api-impersonation-access-token-ek03jcv6' via browser_ui in 22.73 seconds698[Sep 23 2023 03:15:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.07s699[Sep 23 2023 03:15:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content700[Sep 23 2023 03:15:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content701[Sep 23 2023 03:15:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.024s702[Sep 23 2023 03:15:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.075s703[Sep 23 2023 03:15:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content704[Sep 23 2023 03:15:28 UTC (QA Tests)] INFO -- clicking :sign_out_link705[Sep 23 2023 03:15:29 UTC (QA Tests)] INFO -- filling :login_field with "root"706[Sep 23 2023 03:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field707[Sep 23 2023 03:15:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"708[Sep 23 2023 03:15:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field709[Sep 23 2023 03:15:29 UTC (QA Tests)] INFO -- clicking :sign_in_button710[Sep 23 2023 03:15:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.988s711[Sep 23 2023 03:15:32 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button712[Sep 23 2023 03:15:33 UTC (QA Tests)] INFO -- clicking :places-item-link713[Sep 23 2023 03:15:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.626s714[Sep 23 2023 03:15:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.184s715[Sep 23 2023 03:15:34 UTC (QA Tests)] INFO -- clicking :nav_item_link716[Sep 23 2023 03:15:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s717[Sep 23 2023 03:15:38 UTC (QA Tests)] INFO -- clicking :impersonation-tokens-tab718[Sep 23 2023 03:15:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation-tokens-tab' took 0.608s719[Sep 23 2023 03:15:38 UTC (QA Tests)] INFO -- clicking :revoke_button720[Sep 23 2023 03:15:38 UTC (QA Tests)] INFO -- clicking :confirm-ok-button721 can be created and revoked via the UI722Create723 Multiple file snippet724 behaves like deleting file from snippet725[Sep 23 2023 03:15:39 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-file726[Sep 23 2023 03:15:40 UTC (QA Tests)] INFO -- filling :login_field with "root"727[Sep 23 2023 03:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field728[Sep 23 2023 03:15:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"729[Sep 23 2023 03:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field730[Sep 23 2023 03:15:41 UTC (QA Tests)] INFO -- clicking :sign_in_button731[Sep 23 2023 03:15:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.057s732[Sep 23 2023 03:15:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-5e28e306.test/-/snippets/1733[Sep 23 2023 03:15:45 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present734[Sep 23 2023 03:15:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.78s735[Sep 23 2023 03:15:46 UTC (QA Tests)] INFO -- clicking :delete_file_button736[Sep 23 2023 03:15:46 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button737[Sep 23 2023 03:15:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.058s738[Sep 23 2023 03:15:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.071s739 deletes second file from an existing personal_snippet to make it single-file740 behaves like deleting file from snippet741[Sep 23 2023 03:15:48 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-file742[Sep 23 2023 03:15:49 UTC (QA Tests)] INFO -- filling :login_field with "root"743[Sep 23 2023 03:15:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field744[Sep 23 2023 03:15:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"745[Sep 23 2023 03:15:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field746[Sep 23 2023 03:15:50 UTC (QA Tests)] INFO -- clicking :sign_in_button747[Sep 23 2023 03:15:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.117s748[Sep 23 2023 03:15:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds749[Sep 23 2023 03:15:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds750[Sep 23 2023 03:15:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-snippets-c6593ab8f5637540' via api in 1.03 seconds751[Sep 23 2023 03:15:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-snippets-c6593ab8f5637540/-/snippets/2752[Sep 23 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present753[Sep 23 2023 03:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.094s754[Sep 23 2023 03:15:57 UTC (QA Tests)] INFO -- clicking :delete_file_button755[Sep 23 2023 03:15:57 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button756[Sep 23 2023 03:15:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.357s757[Sep 23 2023 03:15:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.368s758 deletes second file from an existing project_snippet to make it single-file759Create760 File templates761[Sep 23 2023 03:15:59 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python762[Sep 23 2023 03:16:00 UTC (QA Tests)] INFO -- filling :login_field with "root"763[Sep 23 2023 03:16:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field764[Sep 23 2023 03:16:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"765[Sep 23 2023 03:16:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field766[Sep 23 2023 03:16:00 UTC (QA Tests)] INFO -- clicking :sign_in_button767[Sep 23 2023 03:16:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.064s768[Sep 23 2023 03:16:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds769[Sep 23 2023 03:16:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.14 seconds770[Sep 23 2023 03:16:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/file-template-project-f90261e2f0e79f00771[Sep 23 2023 03:16:07 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown772[Sep 23 2023 03:16:08 UTC (QA Tests)] INFO -- clicking :new_file_menu_item773[Sep 23 2023 03:16:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 1.011s774[Sep 23 2023 03:16:09 UTC (QA Tests)] INFO -- filling :file_name_field with "5623c46b1fd66901/Dockerfile"775[Sep 23 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field776[Sep 23 2023 03:16:09 UTC (QA Tests)] INFO -- clicking :template_selector777[Sep 23 2023 03:16:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.138s778[Sep 23 2023 03:16:11 UTC (QA Tests)] INFO -- clicking :commit_button779[Sep 23 2023 03:16:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.262s780[Sep 23 2023 03:16:13 UTC (QA Tests)] ERROR -- Interceptor Api Errors781[200] POST http://gitlab-ce-5e28e306.test/api/graphql -- Correlation Id: 01HB00K95NQNH2YCFKEBEJZ72G782error-messages: Variable $refType of type RefType was provided invalid value783 user adds Dockerfile via file template Python784[Sep 23 2023 03:16:13 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia785[Sep 23 2023 03:16:13 UTC (QA Tests)] INFO -- filling :login_field with "root"786[Sep 23 2023 03:16:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field787[Sep 23 2023 03:16:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"788[Sep 23 2023 03:16:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field789[Sep 23 2023 03:16:14 UTC (QA Tests)] INFO -- clicking :sign_in_button790[Sep 23 2023 03:16:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.049s791[Sep 23 2023 03:16:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds792[Sep 23 2023 03:16:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds793[Sep 23 2023 03:16:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/file-template-project-5216652c260a857e794[Sep 23 2023 03:16:20 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown795[Sep 23 2023 03:16:20 UTC (QA Tests)] INFO -- clicking :new_file_menu_item796[Sep 23 2023 03:16:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.994s797[Sep 23 2023 03:16:21 UTC (QA Tests)] INFO -- filling :file_name_field with "c04289c02267bb9e/.gitlab-ci.yml"798[Sep 23 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field799[Sep 23 2023 03:16:22 UTC (QA Tests)] INFO -- clicking :template_selector800[Sep 23 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.147s801[Sep 23 2023 03:16:23 UTC (QA Tests)] INFO -- clicking :commit_button802[Sep 23 2023 03:16:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.354s803[Sep 23 2023 03:16:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.501s804[Sep 23 2023 03:16:26 UTC (QA Tests)] ERROR -- Interceptor Api Errors805[200] POST http://gitlab-ce-5e28e306.test/api/graphql -- Correlation Id: 01HB00KNCJBN66AW38JXD1TSPB806error-messages: Variable $refType of type RefType was provided invalid value807 user adds .gitlab-ci.yml via file template Julia808[Sep 23 2023 03:16:26 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android809[Sep 23 2023 03:16:27 UTC (QA Tests)] INFO -- filling :login_field with "root"810[Sep 23 2023 03:16:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field811[Sep 23 2023 03:16:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"812[Sep 23 2023 03:16:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field813[Sep 23 2023 03:16:27 UTC (QA Tests)] INFO -- clicking :sign_in_button814[Sep 23 2023 03:16:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.195s815[Sep 23 2023 03:16:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds816[Sep 23 2023 03:16:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds817[Sep 23 2023 03:16:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/file-template-project-a4c13661b5d7a80c818[Sep 23 2023 03:16:34 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown819[Sep 23 2023 03:16:34 UTC (QA Tests)] INFO -- clicking :new_file_menu_item820[Sep 23 2023 03:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.879s821[Sep 23 2023 03:16:35 UTC (QA Tests)] INFO -- filling :file_name_field with "a30248c82a9694e6/.gitignore"822[Sep 23 2023 03:16:35 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field823[Sep 23 2023 03:16:36 UTC (QA Tests)] INFO -- clicking :template_selector824[Sep 23 2023 03:16:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.151s825[Sep 23 2023 03:16:37 UTC (QA Tests)] INFO -- clicking :commit_button826[Sep 23 2023 03:16:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.29s827[Sep 23 2023 03:16:39 UTC (QA Tests)] ERROR -- Interceptor Api Errors828[200] POST http://gitlab-ce-5e28e306.test/api/graphql -- Correlation Id: 01HB00M33K6MMG3KZ2CV0Q46KX829error-messages: Variable $refType of type RefType was provided invalid value830 user adds .gitignore via file template Android831[Sep 23 2023 03:16:40 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.0832[Sep 23 2023 03:16:40 UTC (QA Tests)] INFO -- filling :login_field with "root"833[Sep 23 2023 03:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field834[Sep 23 2023 03:16:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"835[Sep 23 2023 03:16:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field836[Sep 23 2023 03:16:41 UTC (QA Tests)] INFO -- clicking :sign_in_button837[Sep 23 2023 03:16:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.465s838[Sep 23 2023 03:16:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds839[Sep 23 2023 03:16:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds840[Sep 23 2023 03:16:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/file-template-project-e252052271abf779841[Sep 23 2023 03:16:47 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown842[Sep 23 2023 03:16:47 UTC (QA Tests)] INFO -- clicking :new_file_menu_item843[Sep 23 2023 03:16:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.883s844[Sep 23 2023 03:16:48 UTC (QA Tests)] INFO -- filling :file_name_field with "LICENSE"845[Sep 23 2023 03:16:48 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field846[Sep 23 2023 03:16:49 UTC (QA Tests)] INFO -- clicking :template_selector847[Sep 23 2023 03:16:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob_viewer_file_content' took 1.138s848[Sep 23 2023 03:16:50 UTC (QA Tests)] INFO -- clicking :commit_button849[Sep 23 2023 03:16:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.309s850[Sep 23 2023 03:16:54 UTC (QA Tests)] ERROR -- Interceptor Api Errors851[200] POST http://gitlab-ce-5e28e306.test/api/graphql -- Correlation Id: 01HB00MFZPRCGRZJYZXCFCQ5JH852error-messages: Variable $refType of type RefType was provided invalid value853 user adds LICENSE via file template Mozilla Public License 2.0854Create855 Push over HTTP using Git protocol version 2856[Sep 23 2023 03:16:54 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository857[Sep 23 2023 03:16:55 UTC (QA Tests)] INFO -- filling :login_field with "root"858[Sep 23 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field859[Sep 23 2023 03:16:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"860[Sep 23 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field861[Sep 23 2023 03:16:55 UTC (QA Tests)] INFO -- clicking :sign_in_button862[Sep 23 2023 03:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.385s863[Sep 23 2023 03:16:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds864[Sep 23 2023 03:16:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds865[Sep 23 2023 03:17:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/git-protocol-project-7e431e034bac61bd866[Sep 23 2023 03:17:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"867 user pushes to the repository868Create869 Push mirror a repository over HTTP870[Sep 23 2023 03:17:03 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository871[Sep 23 2023 03:17:03 UTC (QA Tests)] INFO -- filling :login_field with "root"872[Sep 23 2023 03:17:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field873[Sep 23 2023 03:17:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"874[Sep 23 2023 03:17:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field875[Sep 23 2023 03:17:04 UTC (QA Tests)] INFO -- clicking :sign_in_button876[Sep 23 2023 03:17:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.233s877[Sep 23 2023 03:17:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds878[Sep 23 2023 03:17:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds879[Sep 23 2023 03:17:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds880[Sep 23 2023 03:17:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.11 seconds881[Sep 23 2023 03:17:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-code-d507e454c32f4a43' via api in 0.89 seconds882[Sep 23 2023 03:17:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"883[Sep 23 2023 03:17:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.7 seconds884[Sep 23 2023 03:17:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-code-d507e454c32f4a43885[Sep 23 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :menu_section_button886[Sep 23 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :nav_item_link887[Sep 23 2023 03:17:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.235s888[Sep 23 2023 03:17:16 UTC (QA Tests)] INFO -- clicking :add-new-mirror889[Sep 23 2023 03:17:16 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/push-mirror-target-project-7ad4880278f7c70f.git"890[Sep 23 2023 03:17:16 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field891[Sep 23 2023 03:17:16 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field892[Sep 23 2023 03:17:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.054s893[Sep 23 2023 03:17:27 UTC (QA Tests)] INFO -- Saving screenshot..894[Sep 23 2023 03:17:28 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository895[Sep 23 2023 03:17:28 UTC (QA Tests)] INFO -- filling :login_field with "root"896[Sep 23 2023 03:17:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field897[Sep 23 2023 03:17:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"898[Sep 23 2023 03:17:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field899[Sep 23 2023 03:17:29 UTC (QA Tests)] INFO -- clicking :sign_in_button900[Sep 23 2023 03:17:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.106s901[Sep 23 2023 03:17:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds902[Sep 23 2023 03:17:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds903[Sep 23 2023 03:17:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds904[Sep 23 2023 03:17:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.15 seconds905[Sep 23 2023 03:17:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-code-b35a057875f9f6b9' via api in 0.91 seconds906[Sep 23 2023 03:17:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"907[Sep 23 2023 03:17:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.37 seconds908[Sep 23 2023 03:17:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-code-b35a057875f9f6b9909[Sep 23 2023 03:17:37 UTC (QA Tests)] INFO -- clicking :menu_section_button910[Sep 23 2023 03:17:37 UTC (QA Tests)] INFO -- clicking :nav_item_link911[Sep 23 2023 03:17:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.821s912[Sep 23 2023 03:17:40 UTC (QA Tests)] INFO -- clicking :add-new-mirror913[Sep 23 2023 03:17:40 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/push-mirror-target-project-714bd3b0cd1b3908.git"914[Sep 23 2023 03:17:40 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field915[Sep 23 2023 03:17:40 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field916[Sep 23 2023 03:17:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.031s917[Sep 23 2023 03:17:51 UTC (QA Tests)] INFO -- Saving screenshot..918 configures and syncs a (push) mirrored repository (FAILED - 1)9201st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:921Couldn't find element named "authentication_method_field"923RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6924 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-09-23-03-17-51.930.html925 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-09-23-03-17-51.930.png926Package927 PyPI Repository928 when at the project level929[Sep 23 2023 03:17:52 UTC (QA Tests)] INFO -- Starting test: Package PyPI Repository when at the project level publishes and installs a pypi package930[Sep 23 2023 03:17:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds931[Sep 23 2023 03:17:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.11 seconds932[Sep 23 2023 03:17:53 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.933[Sep 23 2023 03:17:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`934[Sep 23 2023 03:17:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`935[Sep 23 2023 03:17:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`936[Sep 23 2023 03:17:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695439072 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695439072 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-1695439072 --url http://gitlab-ce-5e28e306.test --registration-token **** --tag-list runner-for-pypi-package-project-9fbb15b0fd35ff22 --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" `937[Sep 23 2023 03:17:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695439072`938[Sep 23 2023 03:17:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`939[Sep 23 2023 03:17:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695439072' via api in 1.91 seconds940[Sep 23 2023 03:17:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds941[Sep 23 2023 03:17:55 UTC (QA Tests)] INFO -- filling :login_field with "root"942[Sep 23 2023 03:17:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field943[Sep 23 2023 03:17:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"944[Sep 23 2023 03:17:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field945[Sep 23 2023 03:17:56 UTC (QA Tests)] INFO -- clicking :sign_in_button946[Sep 23 2023 03:17:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.152s947[Sep 23 2023 03:18:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds948[Sep 23 2023 03:18:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/pypi-package-project-9fbb15b0fd35ff22949[Sep 23 2023 03:18:01 UTC (QA Tests)] INFO -- clicking :menu_section_button950[Sep 23 2023 03:18:02 UTC (QA Tests)] INFO -- clicking :nav_item_link951[Sep 23 2023 03:18:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.721s952[Sep 23 2023 03:18:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present953[Sep 23 2023 03:18:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.811s954[Sep 23 2023 03:18:48 UTC (QA Tests)] INFO -- clicking :nav_item_link955[Sep 23 2023 03:18:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.741s956[Sep 23 2023 03:18:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present957[Sep 23 2023 03:18:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.212s958[Sep 23 2023 03:18:52 UTC (QA Tests)] INFO -- clicking :menu_section_button959[Sep 23 2023 03:18:52 UTC (QA Tests)] INFO -- clicking :nav_item_link960[Sep 23 2023 03:18:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.738s961[Sep 23 2023 03:18:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695439072'962[Sep 23 2023 03:18:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695439072`963[Sep 23 2023 03:18:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'mypypipackage-0d60a1c8f73cf143'964[Sep 23 2023 03:18:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/pypi-package-project-9fbb15b0fd35ff22'965 publishes and installs a pypi package966Create967 Multiple file snippet968[Sep 23 2023 03:18:54 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a project snippet with multiple files969[Sep 23 2023 03:18:55 UTC (QA Tests)] INFO -- filling :login_field with "root"970[Sep 23 2023 03:18:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field971[Sep 23 2023 03:18:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"972[Sep 23 2023 03:18:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field973[Sep 23 2023 03:18:55 UTC (QA Tests)] INFO -- clicking :sign_in_button974[Sep 23 2023 03:18:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.114s975[Sep 23 2023 03:18:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds976[Sep 23 2023 03:18:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds977[Sep 23 2023 03:18:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-snippets-f1a0cf789def7380' via api in 0.84 seconds978[Sep 23 2023 03:18:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-snippets-f1a0cf789def7380979[Sep 23 2023 03:19:00 UTC (QA Tests)] INFO -- clicking :menu_section_button980[Sep 23 2023 03:19:00 UTC (QA Tests)] INFO -- clicking :nav_item_link981[Sep 23 2023 03:19:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.65s982[Sep 23 2023 03:19:01 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link983[Sep 23 2023 03:19:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 0.955s984[Sep 23 2023 03:19:02 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet with multiple files"985[Sep 23 2023 03:19:02 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field986[Sep 23 2023 03:19:03 UTC (QA Tests)] INFO -- clicking :description_placeholder987[Sep 23 2023 03:19:03 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"988[Sep 23 2023 03:19:03 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field989[Sep 23 2023 03:19:03 UTC (QA Tests)] INFO -- clicking :visibility_content990[Sep 23 2023 03:19:03 UTC (QA Tests)] INFO -- filling :file_name_field with "01 file name"991[Sep 23 2023 03:19:03 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field992[Sep 23 2023 03:19:04 UTC (QA Tests)] INFO -- clicking :add_file_button993[Sep 23 2023 03:19:04 UTC (QA Tests)] INFO -- filling :file_name_field with "02 file name"994[Sep 23 2023 03:19:04 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field995[Sep 23 2023 03:19:05 UTC (QA Tests)] INFO -- clicking :add_file_button996[Sep 23 2023 03:19:05 UTC (QA Tests)] INFO -- filling :file_name_field with "03 file name"997[Sep 23 2023 03:19:05 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field998[Sep 23 2023 03:19:05 UTC (QA Tests)] INFO -- clicking :add_file_button999[Sep 23 2023 03:19:05 UTC (QA Tests)] INFO -- filling :file_name_field with "04 file name"1000[Sep 23 2023 03:19:05 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1001[Sep 23 2023 03:19:06 UTC (QA Tests)] INFO -- clicking :add_file_button1002[Sep 23 2023 03:19:06 UTC (QA Tests)] INFO -- filling :file_name_field with "05 file name"1003[Sep 23 2023 03:19:06 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1004[Sep 23 2023 03:19:07 UTC (QA Tests)] INFO -- clicking :add_file_button1005[Sep 23 2023 03:19:07 UTC (QA Tests)] INFO -- filling :file_name_field with "06 file name"1006[Sep 23 2023 03:19:07 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1007[Sep 23 2023 03:19:07 UTC (QA Tests)] INFO -- clicking :add_file_button1008[Sep 23 2023 03:19:08 UTC (QA Tests)] INFO -- filling :file_name_field with "07 file name"1009[Sep 23 2023 03:19:08 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1010[Sep 23 2023 03:19:08 UTC (QA Tests)] INFO -- clicking :add_file_button1011[Sep 23 2023 03:19:08 UTC (QA Tests)] INFO -- filling :file_name_field with "08 file name"1012[Sep 23 2023 03:19:08 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1013[Sep 23 2023 03:19:09 UTC (QA Tests)] INFO -- clicking :add_file_button1014[Sep 23 2023 03:19:09 UTC (QA Tests)] INFO -- filling :file_name_field with "09 file name"1015[Sep 23 2023 03:19:09 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1016[Sep 23 2023 03:19:10 UTC (QA Tests)] INFO -- clicking :add_file_button1017[Sep 23 2023 03:19:10 UTC (QA Tests)] INFO -- filling :file_name_field with "10 file name"1018[Sep 23 2023 03:19:10 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1019[Sep 23 2023 03:19:10 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1020[Sep 23 2023 03:19:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.839s1021[Sep 23 2023 03:19:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.849s1022[Sep 23 2023 03:19:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via browser_ui in 14.1 seconds1023 creates a project snippet with multiple files1024Create1025 Push over SSH using Git protocol version 21026[Sep 23 2023 03:19:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1027[Sep 23 2023 03:19:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1028[Sep 23 2023 03:19:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1029[Sep 23 2023 03:19:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1030[Sep 23 2023 03:19:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1031[Sep 23 2023 03:19:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.04s1032[Sep 23 2023 03:19:19 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230923-39-682ehs/id_rsa -N `1033[Sep 23 2023 03:19:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.44 seconds1034[Sep 23 2023 03:19:19 UTC (QA Tests)] INFO -- Starting test: Create Push over SSH using Git protocol version 2 user pushes to the repository1035[Sep 23 2023 03:19:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1036[Sep 23 2023 03:19:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds1037[Sep 23 2023 03:19:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1038[Sep 23 2023 03:19:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/git-protocol-project-c85b425f2c5ceaef1039[Sep 23 2023 03:19:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1040 user pushes to the repository1041Plan1042 A project wiki1043[Sep 23 2023 03:19:25 UTC (QA Tests)] INFO -- Starting test: Plan A project wiki can change the directory path of a page1044[Sep 23 2023 03:19:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1045[Sep 23 2023 03:19:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1046[Sep 23 2023 03:19:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1047[Sep 23 2023 03:19:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1048[Sep 23 2023 03:19:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1049[Sep 23 2023 03:19:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.07s1050[Sep 23 2023 03:19:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1051[Sep 23 2023 03:19:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds1052[Sep 23 2023 03:19:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/wiki_testing-983f5ae39f56514b' via api in 0.89 seconds1053[Sep 23 2023 03:19:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.65 seconds1054[Sep 23 2023 03:19:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/wiki_testing-983f5ae39f56514b/-/wikis/Home1055[Sep 23 2023 03:19:32 UTC (QA Tests)] INFO -- clicking :edit_page_button1056[Sep 23 2023 03:19:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.852s1057[Sep 23 2023 03:19:33 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"1058[Sep 23 2023 03:19:33 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1059[Sep 23 2023 03:19:33 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"1060[Sep 23 2023 03:19:33 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1061[Sep 23 2023 03:19:34 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1062[Sep 23 2023 03:19:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.189s1063 can change the directory path of a page1064Plan1065 Design Management1066[Sep 23 2023 03:19:36 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design1067[Sep 23 2023 03:19:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1068[Sep 23 2023 03:19:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1069[Sep 23 2023 03:19:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1070[Sep 23 2023 03:19:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1071[Sep 23 2023 03:19:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1072[Sep 23 2023 03:19:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s1073[Sep 23 2023 03:19:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1074[Sep 23 2023 03:19:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds1075[Sep 23 2023 03:19:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-for-issues-4f14111161591af6' via api in 0.85 seconds1076[Sep 23 2023 03:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 1.47 seconds1077[Sep 23 2023 03:19:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 2.13 seconds1078[Sep 23 2023 03:19:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.56 seconds1079[Sep 23 2023 03:19:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-for-issues-4f14111161591af6/-/issues/11080[Sep 23 2023 03:19:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.785s1081[Sep 23 2023 03:19:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.807s1082[Sep 23 2023 03:19:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 2.95 seconds1083[Sep 23 2023 03:19:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-for-issues-4f14111161591af6/-/issues/11084[Sep 23 2023 03:19:48 UTC (QA Tests)] INFO -- clicking :design_checkbox1085[Sep 23 2023 03:19:48 UTC (QA Tests)] INFO -- clicking :archive_button1086[Sep 23 2023 03:19:49 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button1087[Sep 23 2023 03:19:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? design_file_name' took 0.52s1088[Sep 23 2023 03:19:49 UTC (QA Tests)] INFO -- clicking :design_checkbox1089[Sep 23 2023 03:19:49 UTC (QA Tests)] INFO -- clicking :design_checkbox1090[Sep 23 2023 03:19:49 UTC (QA Tests)] INFO -- clicking :archive_button1091[Sep 23 2023 03:19:50 UTC (QA Tests)] INFO -- clicking :confirm_archiving_button1092 user archives a design1093Data Stores1094 Invite group1095 with a personal namespace project1096 behaves like invites group to project1097 grants group and members correct access level (PENDING: Skipping ./qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb[1:1:1:1:1] because it's been fast-quarantined.)1098 with a group project1099 behaves like invites group to project1100 grants group and members correct access level (PENDING: Skipping ./qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb[1:1:2:1:1] because it's been fast-quarantined.)1101Package1102 Maven project level endpoint1103 using a personal access token1104[Sep 23 2023 03:19:51 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven1105[Sep 23 2023 03:19:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1106[Sep 23 2023 03:19:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1107[Sep 23 2023 03:19:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1108[Sep 23 2023 03:19:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1109[Sep 23 2023 03:19:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1110[Sep 23 2023 03:19:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.046s1111[Sep 23 2023 03:19:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1112[Sep 23 2023 03:19:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds1113[Sep 23 2023 03:19:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1114[Sep 23 2023 03:19:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1115[Sep 23 2023 03:19:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1116[Sep 23 2023 03:19:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1117[Sep 23 2023 03:19:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695439195 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695439195 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-1695439195 --url http://gitlab-ce-5e28e306.test --registration-token **** --tag-list runner-for-maven_package_project-94661fb7dba3c1ab --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" `1118[Sep 23 2023 03:19:57 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695439195`1119[Sep 23 2023 03:19:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1120[Sep 23 2023 03:19:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695439195' via api in 2.04 seconds1121[Sep 23 2023 03:19:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1122[Sep 23 2023 03:19:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1123[Sep 23 2023 03:19:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/maven_package_project-94661fb7dba3c1ab1124[Sep 23 2023 03:20:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1125[Sep 23 2023 03:20:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1126[Sep 23 2023 03:20:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.821s1127[Sep 23 2023 03:20:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1128[Sep 23 2023 03:20:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.74s1129[Sep 23 2023 03:20:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1130[Sep 23 2023 03:20:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1131[Sep 23 2023 03:20:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.785s1132[Sep 23 2023 03:20:37 UTC (QA Tests)] INFO -- clicking :details-link1133[Sep 23 2023 03:20:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695439195'1134[Sep 23 2023 03:20:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695439195`1135[Sep 23 2023 03:20:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-af457d2fdcac67bb'1136[Sep 23 2023 03:20:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/maven_package_project-94661fb7dba3c1ab'1137 pushes and pulls a maven package via maven1138 using a ci job token1139[Sep 23 2023 03:20:39 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven1140[Sep 23 2023 03:20:39 UTC (QA Tests)] INFO -- filling :login_field with "root"1141[Sep 23 2023 03:20:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1142[Sep 23 2023 03:20:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1143[Sep 23 2023 03:20:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1144[Sep 23 2023 03:20:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1145[Sep 23 2023 03:20:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.105s1146[Sep 23 2023 03:20:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1147[Sep 23 2023 03:20:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds1148[Sep 23 2023 03:20:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1149[Sep 23 2023 03:20:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1150[Sep 23 2023 03:20:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1151[Sep 23 2023 03:20:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1152[Sep 23 2023 03:20:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695439243 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695439243 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-1695439243 --url http://gitlab-ce-5e28e306.test --registration-token **** --tag-list runner-for-maven_package_project-a4a48292aa41e457 --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" `1153[Sep 23 2023 03:20:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695439243`1154[Sep 23 2023 03:20:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1155[Sep 23 2023 03:20:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695439243' via api in 2.04 seconds1156[Sep 23 2023 03:20:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1157[Sep 23 2023 03:20:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/maven_package_project-a4a48292aa41e4571158[Sep 23 2023 03:20:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1159[Sep 23 2023 03:20:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1160[Sep 23 2023 03:20:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.773s1161[Sep 23 2023 03:20:51 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1162[Sep 23 2023 03:20:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.441s1163[Sep 23 2023 03:21:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1164[Sep 23 2023 03:21:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1165[Sep 23 2023 03:21:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.768s1166[Sep 23 2023 03:21:15 UTC (QA Tests)] INFO -- clicking :details-link1167[Sep 23 2023 03:21:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695439243'1168[Sep 23 2023 03:21:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695439243`1169[Sep 23 2023 03:21:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-6095558376868f5c'1170[Sep 23 2023 03:21:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/maven_package_project-a4a48292aa41e457'1171 pushes and pulls a maven package via maven1172 using a project deploy token1173[Sep 23 2023 03:21:17 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven1174[Sep 23 2023 03:21:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1175[Sep 23 2023 03:21:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1176[Sep 23 2023 03:21:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1177[Sep 23 2023 03:21:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1178[Sep 23 2023 03:21:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1179[Sep 23 2023 03:21:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.106s1180[Sep 23 2023 03:21:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1181[Sep 23 2023 03:21:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds1182[Sep 23 2023 03:21:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1183[Sep 23 2023 03:21:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1184[Sep 23 2023 03:21:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1185[Sep 23 2023 03:21:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1186[Sep 23 2023 03:21:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695439281 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695439281 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-1695439281 --url http://gitlab-ce-5e28e306.test --registration-token **** --tag-list runner-for-maven_package_project-fda4548662a53778 --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" `1187[Sep 23 2023 03:21:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695439281`1188[Sep 23 2023 03:21:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1189[Sep 23 2023 03:21:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695439281' via api in 2.05 seconds1190[Sep 23 2023 03:21:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.09 seconds1191[Sep 23 2023 03:21:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds1192[Sep 23 2023 03:21:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds1193[Sep 23 2023 03:21:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/maven_package_project-fda4548662a537781194[Sep 23 2023 03:21:27 UTC (QA Tests)] INFO -- clicking :menu_section_button1195[Sep 23 2023 03:21:27 UTC (QA Tests)] INFO -- clicking :nav_item_link1196[Sep 23 2023 03:21:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.781s1197[Sep 23 2023 03:21:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1198[Sep 23 2023 03:21:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.272s1199[Sep 23 2023 03:21:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1200[Sep 23 2023 03:21:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1201[Sep 23 2023 03:21:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.752s1202[Sep 23 2023 03:21:54 UTC (QA Tests)] INFO -- clicking :details-link1203[Sep 23 2023 03:21:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695439281'1204[Sep 23 2023 03:21:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695439281`1205[Sep 23 2023 03:21:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-f5284f1db52a83eb'1206[Sep 23 2023 03:21:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/maven_package_project-fda4548662a53778'1207 pushes and pulls a maven package via maven1208Verify1209 Include local config file paths with wildcard1210[Sep 23 2023 03:21:55 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config1211[Sep 23 2023 03:21:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1212[Sep 23 2023 03:21:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1213[Sep 23 2023 03:21:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1214[Sep 23 2023 03:21:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1215[Sep 23 2023 03:21:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1216[Sep 23 2023 03:21:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.033s1217[Sep 23 2023 03:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1218[Sep 23 2023 03:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds1219[Sep 23 2023 03:22:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds1220[Sep 23 2023 03:22:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-pipeline-66c76336dedde1361221[Sep 23 2023 03:22:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1222[Sep 23 2023 03:22:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1223[Sep 23 2023 03:22:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.752s1224[Sep 23 2023 03:22:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-pipeline-66c76336dedde136'1225 runs the pipeline with composed config1226Create1227 File management1228[Sep 23 2023 03:22:06 UTC (QA Tests)] INFO -- Starting test: Create File management user creates a file via the Web1229[Sep 23 2023 03:22:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1230[Sep 23 2023 03:22:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1231[Sep 23 2023 03:22:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1232[Sep 23 2023 03:22:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1233[Sep 23 2023 03:22:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1234[Sep 23 2023 03:22:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.031s1235[Sep 23 2023 03:22:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1236[Sep 23 2023 03:22:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.11 seconds1237[Sep 23 2023 03:22:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-new-file-5739ca9bf8663991' via api in 1.23 seconds1238[Sep 23 2023 03:22:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-with-new-file-5739ca9bf86639911239[Sep 23 2023 03:22:13 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1240[Sep 23 2023 03:22:13 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1241[Sep 23 2023 03:22:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_file_menu_item' took 0.957s1242[Sep 23 2023 03:22:14 UTC (QA Tests)] INFO -- filling :file_name_field with "QA Test - File name"1243[Sep 23 2023 03:22:14 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1244[Sep 23 2023 03:22:15 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Create new file"1245[Sep 23 2023 03:22:15 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1246[Sep 23 2023 03:22:15 UTC (QA Tests)] INFO -- clicking :commit_button1247[Sep 23 2023 03:22:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.183s1248[Sep 23 2023 03:22:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via browser_ui in 4.85 seconds1249[Sep 23 2023 03:22:17 UTC (QA Tests)] ERROR -- Interceptor Api Errors1250[200] POST http://gitlab-ce-5e28e306.test/api/graphql -- Correlation Id: 01HB00YCWEA8E4KQFC28RXFJ891251error-messages: Variable $refType of type RefType was provided invalid value1252 user creates a file via the Web1253Verify1254 Job artifacts1255[Sep 23 2023 03:22:17 UTC (QA Tests)] INFO -- Starting test: Verify Job artifacts are not downloaded when dependencies array is set to empty1256[Sep 23 2023 03:22:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1257[Sep 23 2023 03:22:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds1258[Sep 23 2023 03:22:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1259[Sep 23 2023 03:22:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1260[Sep 23 2023 03:22:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1261[Sep 23 2023 03:22:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-kabvycjr --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-kabvycjr 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-kabvycjr --url http://gitlab-ce-5e28e306.test --registration-token **** --tag-list qa-runner-kabvycjr --executor shell && gitlab-runner run" `1262[Sep 23 2023 03:22:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-kabvycjr`1263[Sep 23 2023 03:22:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1264[Sep 23 2023 03:22:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds1265[Sep 23 2023 03:22:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-kabvycjr'1266[Sep 23 2023 03:22:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-kabvycjr`1267 are not downloaded when dependencies array is set to empty1268Package1269 Terraform Module Registry1270[Sep 23 2023 03:22:37 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module1271[Sep 23 2023 03:22:37 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}1272[Sep 23 2023 03:22:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1273[Sep 23 2023 03:22:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1274[Sep 23 2023 03:22:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1275[Sep 23 2023 03:22:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1276[Sep 23 2023 03:22:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1277[Sep 23 2023 03:22:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.056s1278[Sep 23 2023 03:22:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1279[Sep 23 2023 03:22:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-5e28e306.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f1151280[Sep 23 2023 03:22:43 UTC (QA Tests)] INFO -- clicking :new_project_button1281[Sep 23 2023 03:22:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.798s1282[Sep 23 2023 03:22:44 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown1283[Sep 23 2023 03:22:44 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115"1284[Sep 23 2023 03:22:44 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field1285[Sep 23 2023 03:22:45 UTC (QA Tests)] INFO -- clicking :project-create-button1286[Sep 23 2023 03:22:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project-create-button' took 1.36s1287[Sep 23 2023 03:22:49 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/terraform-module-test-636999e861598e89/-/import1288[Sep 23 2023 03:22:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/terraform-module-test-636999e861598e89' via browser_ui in 13.91 seconds1289[Sep 23 2023 03:22:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1290[Sep 23 2023 03:22:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1291[Sep 23 2023 03:22:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1292[Sep 23 2023 03:22:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1293[Sep 23 2023 03:22:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695439376 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695439376 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-1695439376 --url http://gitlab-ce-5e28e306.test --registration-token **** --tag-list runner-for-terraform-module-test-636999e861598e89 --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" `1294[Sep 23 2023 03:22:57 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695439376`1295[Sep 23 2023 03:22:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1296[Sep 23 2023 03:22:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695439376' via api in 2.04 seconds1297[Sep 23 2023 03:22:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds1298[Sep 23 2023 03:22:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name '1.0.0' via api in 0.27 seconds1299[Sep 23 2023 03:22:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1300[Sep 23 2023 03:22:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1301[Sep 23 2023 03:23:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.773s1302[Sep 23 2023 03:23:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1303[Sep 23 2023 03:23:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.226s1304[Sep 23 2023 03:23:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1305[Sep 23 2023 03:23:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1306[Sep 23 2023 03:23:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.755s1307[Sep 23 2023 03:23:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695439376'1308[Sep 23 2023 03:23:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695439376`1309 publishes a module1310Plan1311 Testing wiki content manipulation inside a project1312[Sep 23 2023 03:23:16 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page using git push1313[Sep 23 2023 03:23:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1314[Sep 23 2023 03:23:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1315[Sep 23 2023 03:23:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1316[Sep 23 2023 03:23:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1317[Sep 23 2023 03:23:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1318[Sep 23 2023 03:23:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.118s1319[Sep 23 2023 03:23:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1320[Sep 23 2023 03:23:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds1321[Sep 23 2023 03:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/wiki_testing-a59d08ce5eb9f11a' via api in 0.83 seconds1322[Sep 23 2023 03:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.5 seconds1323[Sep 23 2023 03:23:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.03 seconds1324[Sep 23 2023 03:23:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/wiki_testing-a59d08ce5eb9f11a/-/wikis/Home1325 by manipulating content on the page using git push1326[Sep 23 2023 03:23:24 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page1327[Sep 23 2023 03:23:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1328[Sep 23 2023 03:23:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1329[Sep 23 2023 03:23:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1330[Sep 23 2023 03:23:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1331[Sep 23 2023 03:23:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1332[Sep 23 2023 03:23:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.05s1333[Sep 23 2023 03:23:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1334[Sep 23 2023 03:23:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.13 seconds1335[Sep 23 2023 03:23:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/wiki_testing-803562c063da69d9' via api in 0.84 seconds1336[Sep 23 2023 03:23:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.52 seconds1337[Sep 23 2023 03:23:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/wiki_testing-803562c063da69d9/-/wikis/Home1338[Sep 23 2023 03:23:31 UTC (QA Tests)] INFO -- clicking :edit_page_button1339[Sep 23 2023 03:23:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.843s1340[Sep 23 2023 03:23:32 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1341[Sep 23 2023 03:23:32 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1342[Sep 23 2023 03:23:33 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1343[Sep 23 2023 03:23:33 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1344[Sep 23 2023 03:23:33 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1345[Sep 23 2023 03:23:33 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1346[Sep 23 2023 03:23:34 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1347[Sep 23 2023 03:23:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.152s1348 by manipulating content on the page1349Create1350 Merge request squashing1351[Sep 23 2023 03:23:36 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1352[Sep 23 2023 03:23:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1353[Sep 23 2023 03:23:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1354[Sep 23 2023 03:23:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1355[Sep 23 2023 03:23:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1356[Sep 23 2023 03:23:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1357[Sep 23 2023 03:23:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.044s1358[Sep 23 2023 03:23:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1359[Sep 23 2023 03:23:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds1360[Sep 23 2023 03:23:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds1361[Sep 23 2023 03:23:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1362[Sep 23 2023 03:23:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.69 seconds1363[Sep 23 2023 03:23:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"1364[Sep 23 2023 03:23:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.32 seconds1365[Sep 23 2023 03:23:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/squash-before-merge-3495839913960ec8/-/merge_requests/11366[Sep 23 2023 03:23:49 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1367[Sep 23 2023 03:23:49 UTC (QA Tests)] INFO -- clicking :merge_button1368[Sep 23 2023 03:23:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.598s1369 user squashes commits while merging1370Monitor1371 Recovery alert1372 when using Prometheus integration1373 behaves like triggers recovery alert1374[Sep 23 2023 03:23:52 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert1375[Sep 23 2023 03:23:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1376[Sep 23 2023 03:23:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1377[Sep 23 2023 03:23:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1378[Sep 23 2023 03:23:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1379[Sep 23 2023 03:23:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1380[Sep 23 2023 03:23:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.08s1381[Sep 23 2023 03:23:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1382[Sep 23 2023 03:23:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115' via api in 0.12 seconds1383[Sep 23 2023 03:23:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/project-for-alerts-23178be48f2c966a1384[Sep 23 2023 03:23:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1385[Sep 23 2023 03:23:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1386[Sep 23 2023 03:24:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.111s1387[Sep 23 2023 03:24:02 UTC (QA Tests)] INFO -- clicking :add-integration-button1388[Sep 23 2023 03:24:02 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1389[Sep 23 2023 03:24:02 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1390[Sep 23 2023 03:24:02 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-23T03:24:02.897+00:00","generatorURL":"http://franecki.example/liz","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"ducimus"},"annotations":{"title":"Aspernatur est enim numquam."}}]}"1391[Sep 23 2023 03:24:02 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1392[Sep 23 2023 03:24:03 UTC (QA Tests)] INFO -- clicking :send-test-alert1393[Sep 23 2023 03:24:03 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-23T03:24:02.898+00:00","generatorURL":"http://robel.test/daphine_zieme","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"explicabo"},"annotations":{"title":"Ad animi voluptas dolorem."}}]}"1394[Sep 23 2023 03:24:03 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1395[Sep 23 2023 03:24:04 UTC (QA Tests)] INFO -- clicking :send-test-alert1396[Sep 23 2023 03:24:07 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-23T03:24:02.897+00:00","generatorURL":"http://franecki.example/liz","endsAt":"2023-09-23T03:24:07.619+00:00","status":"resolved","labels":{"gitlab_environment_name":"ducimus"},"annotations":{"title":"Aspernatur est enim numquam."}}]}"1397[Sep 23 2023 03:24:07 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field1398[Sep 23 2023 03:24:08 UTC (QA Tests)] INFO -- clicking :send-test-alert1399[Sep 23 2023 03:24:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1400[Sep 23 2023 03:24:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1401[Sep 23 2023 03:24:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.73s1402 only resolves the correct alert1403 when using HTTP endpoint integration1404 behaves like triggers recovery alert1405 only resolves the correct alert (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)1406Data Stores1407 Project owner permissions1408 for personal projects1409 behaves like adds user as owner1410[Sep 23 2023 03:24:09 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as owner has owner role and permissions1411[Sep 23 2023 03:24:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds1412[Sep 23 2023 03:24:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1413[Sep 23 2023 03:24:10 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:dFMtSN1414[Sep 23 2023 03:24:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-cgprun9v' via cache in 0.0 seconds1415[Sep 23 2023 03:24:12 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1416[Sep 23 2023 03:24:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1417[Sep 23 2023 03:24:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1418[Sep 23 2023 03:24:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1419[Sep 23 2023 03:24:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1420[Sep 23 2023 03:24:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.776s1421[Sep 23 2023 03:24:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5e28e306.test/gitlab-qa-user1/qa-owner-personal-project-ddc525f61cfd62e8/-/issues/11422[Sep 23 2023 03:24:17 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present1423[Sep 23 2023 03:24:17 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button1424[Sep 23 2023 03:24:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 0.956s1425 has owner role and permissions1426 behaves like adds user as maintainer1427[Sep 23 2023 03:24:18 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 permissions1428[Sep 23 2023 03:24:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1429[Sep 23 2023 03:24:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds1430[Sep 23 2023 03:24:19 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:dFMtSN1431[Sep 23 2023 03:24:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-74vfkhis' via cache in 0.0 seconds1432[Sep 23 2023 03:24:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-b81cb066f4dc9556 QA::Resource::Project1433[Sep 23 2023 03:24:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1434[Sep 23 2023 03:24:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1435[Sep 23 2023 03:24:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1436[Sep 23 2023 03:24:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1437[Sep 23 2023 03:24:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1438[Sep 23 2023 03:24:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.76s1439[Sep 23 2023 03:24:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5e28e306.test/gitlab-qa-user1/qa-owner-personal-project-b81cb066f4dc9556/-/issues/11440 has maintainer role without owner permissions1441 for group projects1442 behaves like adds user as owner1443[Sep 23 2023 03:24:26 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as owner has owner role and permissions1444[Sep 23 2023 03:24:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1445[Sep 23 2023 03:24:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1446[Sep 23 2023 03:24:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1447[Sep 23 2023 03:24:27 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:dFMtSN1448[Sep 23 2023 03:24:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-dkli3qyj' via cache in 0.0 seconds1449[Sep 23 2023 03:24:28 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/qa-owner-group-project-dd0547e26989761f QA::Resource::Project1450[Sep 23 2023 03:24:28 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1451[Sep 23 2023 03:24:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1452[Sep 23 2023 03:24:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1453[Sep 23 2023 03:24:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1454[Sep 23 2023 03:24:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1455[Sep 23 2023 03:24:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.733s1456[Sep 23 2023 03:24:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/qa-owner-group-project-dd0547e26989761f/-/issues/11457[Sep 23 2023 03:24:34 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present1458[Sep 23 2023 03:24:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-issue-button' took 0.525s1459[Sep 23 2023 03:24:35 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button1460[Sep 23 2023 03:24:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 0.95s1461[Sep 23 2023 03:24:36 UTC (QA Tests)] ERROR -- Interceptor Api Errors1462[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/qa-owner-group-project-dd0547e26989761f/-/issues/1/realtime_changes -- Correlation Id: 01HB012MNB6AAMDM75VM4T2C4V1463 has owner role and permissions1464 behaves like adds user as maintainer1465[Sep 23 2023 03:24:36 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 permissions1466[Sep 23 2023 03:24:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1467[Sep 23 2023 03:24:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1468[Sep 23 2023 03:24:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1469[Sep 23 2023 03:24:37 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:dFMtSN1470[Sep 23 2023 03:24:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-9ejer2y4' via cache in 0.0 seconds1471[Sep 23 2023 03:24:37 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/qa-owner-group-project-3cb8d314baf678aa QA::Resource::Project1472[Sep 23 2023 03:24:38 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1473[Sep 23 2023 03:24:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1474[Sep 23 2023 03:24:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1475[Sep 23 2023 03:24:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1476[Sep 23 2023 03:24:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1477[Sep 23 2023 03:24:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.53s1478[Sep 23 2023 03:24:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5e28e306.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-03-32-b3d38c7c4015f115/qa-owner-group-project-3cb8d314baf678aa/-/issues/11479 has maintainer role without owner permissions1480[Sep 23 2023 03:24:43 UTC (QA Tests)] INFO -- 1481========= Knapsack Time Offset Warning ==========1482Time offset: 30s1483Max allowed node time execution: 21m 31s1484Exceeded time: -15s1486Global time execution for this CI node is fine.1487Happy testing!1488Need explanation? See FAQ:1490=================================================1491Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1492https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1493Sign up for Knapsack Pro here:1495=================================================1496[Sep 23 2023 03:24:43 UTC (QA Tests)] INFO -- 1497Knapsack global time execution for tests: 21m 16s1498[Sep 23 2023 03:24:43 UTC (QA Tests)] WARN -- /home/gitlab/qa/rspec/skipped_tests-5149984360.txt doesn't exist!1499Pending: (Failures listed here are expected and do not affect your suite's status)1500 1) Package SaaS Container Registry pushes project image to the container registry and deletes tag1501 # Test is not compatible with this environment or pipeline1502 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:491503 2) Configure AutoDevOps Templates using express template works with Auto DevOps1504 # Test is not compatible with this environment or pipeline1505 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:471506 3) Data Stores Invite group with a personal namespace project behaves like invites group to project grants group and members correct access level1507 # Skipping ./qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb[1:1:1:1:1] because it's been fast-quarantined.1508 Failure/Error: raise SkipDeclaredInExample.new(message)1509 RSpec::Core::Pending::SkipDeclaredInExample1510 Shared Example Group: "invites group to project" called from ./qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb:581511 # /home/gitlab/spec/support/fast_quarantine.rb:20:in `block (2 levels) in <top (required)>'1512 # ./qa/specs/knapsack_runner.rb:17:in `run'1513 # ./qa/specs/runner.rb:57:in `perform'1514 # ./qa/scenario/template.rb:10:in `block in perform'1515 # ./qa/scenario/template.rb:8:in `perform'1516 # ./qa/scenario/template.rb:50:in `perform'1517 # ./qa/scenario/template.rb:10:in `block in perform'1518 # ./qa/scenario/template.rb:8:in `perform'1519 # ./qa/scenario/bootable.rb:52:in `launch!'1520 4) Data Stores Invite group with a group project behaves like invites group to project grants group and members correct access level1521 # Skipping ./qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb[1:1:2:1:1] because it's been fast-quarantined.1522 Failure/Error: raise SkipDeclaredInExample.new(message)1523 RSpec::Core::Pending::SkipDeclaredInExample1524 Shared Example Group: "invites group to project" called from ./qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb:711525 # /home/gitlab/spec/support/fast_quarantine.rb:20:in `block (2 levels) in <top (required)>'1526 # ./qa/specs/knapsack_runner.rb:17:in `run'1527 # ./qa/specs/runner.rb:57:in `perform'1528 # ./qa/scenario/template.rb:10:in `block in perform'1529 # ./qa/scenario/template.rb:8:in `perform'1530 # ./qa/scenario/template.rb:50:in `perform'1531 # ./qa/scenario/template.rb:10:in `block in perform'1532 # ./qa/scenario/template.rb:8:in `perform'1533 # ./qa/scenario/bootable.rb:52:in `launch!'1534 5) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert1535 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121536 # ./qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb:71537Failures:1538 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1539 Failure/Error: mirror_settings.mirror_direction = 'Push'1541 QA::Page::Base::ElementNotFound:1542 Couldn't find element named "authentication_method_field"1543 # ./qa/page/base.rb:391:in `wait_for_animated_element'1544 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1545 # ./qa/page/project/settings/mirroring_repositories.rb:62:in `mirror_direction='1546 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:26:in `block (5 levels) in <module:QA>'1547 # ./qa/scenario/actable.rb:16:in `perform'1548 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1549 # ./qa/page/settings/common.rb:19:in `block in expand_content'1550 # ./qa/page/base.rb:400:in `within_element'1551 # ./qa/support/page/logging.rb:156:in `within_element'1552 # ./qa/page/settings/common.rb:11:in `expand_content'1553 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1554 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:23:in `block (4 levels) in <module:QA>'1555 # ./qa/scenario/actable.rb:16:in `perform'1556 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:22:in `block (3 levels) in <module:QA>'1557 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1558 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1559 # ./qa/specs/knapsack_runner.rb:17:in `run'1560 # ./qa/specs/runner.rb:57:in `perform'1561 # ./qa/scenario/template.rb:10:in `block in perform'1562 # ./qa/scenario/template.rb:8:in `perform'1563 # ./qa/scenario/template.rb:50:in `perform'1564 # ./qa/scenario/template.rb:10:in `block in perform'1565 # ./qa/scenario/template.rb:8:in `perform'1566 # ./qa/scenario/bootable.rb:52:in `launch!'1567Finished in 21 minutes 21 seconds (files took 2.54 seconds to load)156858 examples, 1 failure, 5 pending1569Failed examples:1570rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1571Randomized with seed 366021572[Sep 23 2023 03:24:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 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;'"`1573[Sep 23 2023 03:24:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5e28e306 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1574[Sep 23 2023 03:24:44 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-5e28e306`1575[Sep 23 2023 03:24:44 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-5e28e306`1576bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1577/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)1579Running after script...1580$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1581$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1582$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1704Uploading artifacts...1705gitlab-qa-run-*: found 326 matching artifact files and directories 1706Uploading artifacts as "archive" to coordinator... 201 Created id=5149984360 responseStatus=201 Created token=64_zA8Cf1707Uploading artifacts...1708gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1709Uploading artifacts as "junit" to coordinator... 201 Created id=5149984360 responseStatus=201 Created token=64_zA8Cf1710Uploading artifacts...1711/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1712Uploading artifacts as "dotenv" to coordinator... 201 Created id=5149984360 responseStatus=201 Created token=64_zA8Cf1714ERROR: Job failed: exit code 1