decomposition-single-db 2/5
Passed Started
by
@jessieay

Jessie Young
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1687808368-70a47593-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: 141203, done. 20remote: Counting objects: 100% (141203/141203), done. 21remote: Compressing objects: 100% (90569/90569), done. 22remote: Total 141203 (delta 61962), reused 98377 (delta 45463), pack-reused 0 23Receiving objects: 100% (141203/141203), 121.48 MiB | 41.70 MiB/s, done.24Resolving deltas: 100% (61962/61962), done.26 * [new ref] refs/pipelines/912499058 -> refs/pipelines/91249905827Checking out f470e51a as detached HEAD (ref is refs/merge-requests/124049/merge)...28Skipping Git submodules setup30Checking cache for qa-e2e-ruby-3.0-7d278cbe1bf3d12fce8026ac3ff2e973-16...31cache.zip is up to date 32WARNING: .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) 33Successfully extracted cache35Downloading artifacts for download-knapsack-report (4544355006)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4544355006 responseStatus=200 OK token=64_N6VrU38Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...39$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 37 Gemfile dependencies, 135 gems now installed.43Use `bundle info [gemname]` to see where a bundled gem is installed.44$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"45$ echo "Running - '$QA_COMMAND'"46Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789 --omnibus-config decomposition_single_db -- qa/specs/features/api/1_manage/ qa/specs/features/browser_ui/1_manage/ qa/specs/features/ee/api/1_manage/ qa/specs/features/ee/browser_ui/1_manage/ --format QA::Support::JsonFormatter --out tmp/rspec-4544355024.json --format RspecJunitFormatter --out tmp/rspec-4544355024.xml --format html --out tmp/rspec-$(echo decomposition-single-db 2/5 | sed 's/[ /]/_/g').htm --color --format documentation'47$ eval "$QA_COMMAND"48[Jun 26 2023 23:34:19 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`49[Jun 26 2023 23:34:21 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`50[Jun 26 2023 23:34:21 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name telegraf --user root --entrypoint telegraf --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-26-23-34-19-c269cb06/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20230626-21-wlu6ix/telegraf.conf:/etc/telegraf/telegraf.conf:ro --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env CI_JOB_NAME="$CI_JOB_NAME" telegraf:1.21-alpine`51[Jun 26 2023 23:34:22 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-ecbe9f94$`52[Jun 26 2023 23:34:22 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-ecbe9f94 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`53[Jun 26 2023 23:34:24 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/authority/. alpine-ecbe9f94:/etc/gitlab/trusted-certs`54[Jun 26 2023 23:34:24 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/gitlab/. alpine-ecbe9f94:/etc/gitlab/ssl`55[Jun 26 2023 23:34:24 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-ecbe9f94`56[Jun 26 2023 23:34:24 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-ecbe9f94`57[Jun 26 2023 23:34:24 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`58[Jun 26 2023 23:34:24 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789`59[Jun 26 2023 23:35:01 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-e421863c$`60[Jun 26 2023 23:35:01 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`61[Jun 26 2023 23:35:01 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`62[Jun 26 2023 23:35:02 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-e421863c --net test --hostname gitlab-ee-e421863c.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-06-26-23-34-19-c269cb06/gitlab-ee-e421863c/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789`63[Jun 26 2023 23:35:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e421863c bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-26 23:34:2264# Gitlab::QA::Runtime::OmnibusConfigurations::Default65gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme66gitlab_rails['gitlab_disable_animations'] = true # Disable animations67gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry68gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password69# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb70gitlab_rails['databases']['main']['enable'] = true71gitlab_rails['databases']['ci']['enable'] = false72gitlab_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;"`73[Jun 26 2023 23:35:13 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-e421863c`74[Jun 26 2023 23:38:38 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...75[Jun 26 2023 23:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-e421863c`76[Jun 26 2023 23:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-e421863c 80/tcp`77[Jun 26 2023 23:38:38 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!78[Jun 26 2023 23:38:38 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e421863c bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`79[Jun 26 2023 23:38:39 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e421863c bash -c "echo '#!/usr/bin/env bash80if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then81 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'82 exit 183fi84' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`85[Jun 26 2023 23:38:39 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e421863c bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`86[Jun 26 2023 23:38:39 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/support/data gitlab-ee-e421863c:/tmp/data-seeds`87[Jun 26 2023 23:38:39 UTC (Gitlab QA)] INFO -- Running exec_commands...88[Jun 26 2023 23:38:39 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-e421863c bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`89[Jun 26 2023 23:39:26 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`90[Jun 26 2023 23:39:26 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789`91[Jun 26 2023 23:40:10 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee92[Jun 26 2023 23:40:10 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_FEATURE_FLAGS="$QA_FEATURE_FLAGS" --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_TESTS="$QA_TESTS" --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_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_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 KNAPSACK_TEST_FILE_PATTERN="$KNAPSACK_TEST_FILE_PATTERN" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_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 CI_MERGE_REQUEST_IID="$CI_MERGE_REQUEST_IID" --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-06-26-23-34-19-c269cb06/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-26-23-34-19-c269cb06/gitlab-ee-qa-5b0c4aec:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-5b0c4aec registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789 Test::Instance::All http://gitlab-ee-e421863c.test -- qa/specs/features/api/1_manage/ qa/specs/features/browser_ui/1_manage/ qa/specs/features/ee/api/1_manage/ qa/specs/features/ee/browser_ui/1_manage/ --format QA::Support::JsonFormatter --out tmp/rspec-4544355024.json --format RspecJunitFormatter --out tmp/rspec-4544355024.xml --format html --out tmp/rspec-decomposition-single-db_2_5.htm --color --format documentation`932023-06-26 23:40:29 / CONF :: 94 ==> Base URL: http://gitlab-ee-e421863c.test95 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f082f26f5c8>96 ==> Libraries: Chemlab::Vendor97[Jun 26 2023 23:40:29 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA98[Jun 26 2023 23:40:29 UTC (QA Tests)] INFO -- Browser: chrome99[Jun 26 2023 23:40:29 UTC (QA Tests)] INFO -- Performing sanity check for environment!100[Jun 26 2023 23:40:30 UTC (QA Tests)] INFO -- Performing initial license fabrication!101[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- Successfully added license key. Details:102{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}103[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.29 seconds104[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'105[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- Report already exists, skipping!106[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====107[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- Report specs:108[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/register_spec.rb"]109[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- Leftover specs:110[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- ["qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/browser_ui/1_manage/import", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/migration", "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/api/1_manage/user", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/user"]111[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!112[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'113[Jun 26 2023 23:40:31 UTC (QA Tests)] INFO -- Report already exists, skipping!114Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}115Randomized with seed 9831116Manage117 Project import118 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)119Manage120 2FA121[Jun 26 2023 23:42:28 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh122[Jun 26 2023 23:42:28 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA123[Jun 26 2023 23:42:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-aa8hsqig' via cache in 0.0 seconds124[Jun 26 2023 23:42:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e89d3251404bdfcf' via api in 0.88 seconds125[Jun 26 2023 23:42:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230626-39-pv7zzt/id_rsa -N `126[Jun 26 2023 23:42:29 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e89d3251404bdfcf127[Jun 26 2023 23:42:30 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e89d3251404bdfcf, last six chars of token:T444bJ128[Jun 26 2023 23:42:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e89d3251404bdfcf-yfm5d62y' via api in 0.29 seconds129[Jun 26 2023 23:42:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 1.4 seconds130[Jun 26 2023 23:42:31 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e89d3251404bdfcf"131[Jun 26 2023 23:42:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field132[Jun 26 2023 23:42:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"133[Jun 26 2023 23:42:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field134[Jun 26 2023 23:42:31 UTC (QA Tests)] INFO -- clicking :sign_in_button135[Jun 26 2023 23:42:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.359s136[Jun 26 2023 23:42:33 UTC (QA Tests)] INFO -- Enabling super sidebar!137[Jun 26 2023 23:42:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled138[Jun 26 2023 23:42:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.014s139[Jun 26 2023 23:42:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content140[Jun 26 2023 23:42:36 UTC (QA Tests)] INFO -- clicking :edit_profile_link141[Jun 26 2023 23:42:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.829s142[Jun 26 2023 23:42:37 UTC (QA Tests)] INFO -- clicking :nav_item_link143[Jun 26 2023 23:42:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.586s144[Jun 26 2023 23:42:37 UTC (QA Tests)] INFO -- clicking :enable_2fa_button145[Jun 26 2023 23:42:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element enable_2fa_button' took 0.908s146[Jun 26 2023 23:43:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "352598"147[Jun 26 2023 23:43:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field148[Jun 26 2023 23:43:00 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"149[Jun 26 2023 23:43:00 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field150[Jun 26 2023 23:43:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button151[Jun 26 2023 23:43:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.908s152[Jun 26 2023 23:43:03 UTC (QA Tests)] INFO -- clicking :copy_button153[Jun 26 2023 23:43:03 UTC (QA Tests)] INFO -- clicking :proceed_button154[Jun 26 2023 23:43:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element proceed_button' took 0.603s155[Jun 26 2023 23:43:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s156[Jun 26 2023 23:43:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content157[Jun 26 2023 23:43:05 UTC (QA Tests)] INFO -- clicking :sign_out_link158[Jun 26 2023 23:43:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e89d3251404bdfcf"159[Jun 26 2023 23:43:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field160[Jun 26 2023 23:43:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"161[Jun 26 2023 23:43:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field162[Jun 26 2023 23:43:08 UTC (QA Tests)] INFO -- clicking :sign_in_button163[Jun 26 2023 23:43:08 UTC (QA Tests)] INFO -- Enabling super sidebar!164[Jun 26 2023 23:43:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.03s165[Jun 26 2023 23:43:11 UTC (QA Tests)] INFO -- User is not signed in, skipping166[Jun 26 2023 23:43:12 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "76e83b73d41125b3"167[Jun 26 2023 23:43:12 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field168[Jun 26 2023 23:43:13 UTC (QA Tests)] INFO -- clicking :verify_code_button169[Jun 26 2023 23:43:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.842s170[Jun 26 2023 23:43:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.012s171[Jun 26 2023 23:43:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content172[Jun 26 2023 23:43:15 UTC (QA Tests)] INFO -- clicking :sign_out_link173[Jun 26 2023 23:43:16 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e89d3251404bdfcf"174[Jun 26 2023 23:43:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field175[Jun 26 2023 23:43:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"176[Jun 26 2023 23:43:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field177[Jun 26 2023 23:43:16 UTC (QA Tests)] INFO -- clicking :sign_in_button178[Jun 26 2023 23:43:17 UTC (QA Tests)] INFO -- Enabling super sidebar!179[Jun 26 2023 23:43:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.04s180[Jun 26 2023 23:43:20 UTC (QA Tests)] INFO -- User is not signed in, skipping181[Jun 26 2023 23:43:21 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "76e83b73d41125b3"182[Jun 26 2023 23:43:21 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field183[Jun 26 2023 23:43:21 UTC (QA Tests)] INFO -- clicking :verify_code_button184[Jun 26 2023 23:43:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.79s185 allows 2FA code recovery via ssh186Manage187 Project access tokens188[Jun 26 2023 23:43:22 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI189[Jun 26 2023 23:43:23 UTC (QA Tests)] INFO -- filling :login_field with "root"190[Jun 26 2023 23:43:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field191[Jun 26 2023 23:43:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"192[Jun 26 2023 23:43:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field193[Jun 26 2023 23:43:23 UTC (QA Tests)] INFO -- clicking :sign_in_button194[Jun 26 2023 23:43:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.707s195[Jun 26 2023 23:43:24 UTC (QA Tests)] INFO -- Enabling super sidebar!196[Jun 26 2023 23:43:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled197[Jun 26 2023 23:43:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.43 seconds198[Jun 26 2023 23:43:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 1.03 seconds199[Jun 26 2023 23:43:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/the_awesome_project-dcf0aac10f4cfd73' via api in 2.84 seconds200[Jun 26 2023 23:43:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e421863c.test/gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/the_awesome_project-dcf0aac10f4cfd73201[Jun 26 2023 23:43:30 UTC (QA Tests)] INFO -- clicking :menu_section_button202[Jun 26 2023 23:43:30 UTC (QA Tests)] INFO -- clicking :nav_item_link203[Jun 26 2023 23:43:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.317s204[Jun 26 2023 23:43:31 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"205[Jun 26 2023 23:43:31 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field206[Jun 26 2023 23:43:32 UTC (QA Tests)] INFO -- clicking :api_label207[Jun 26 2023 23:43:32 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-06-28"208[Jun 26 2023 23:43:32 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field209[Jun 26 2023 23:43:32 UTC (QA Tests)] INFO -- clicking :create_token_button210[Jun 26 2023 23:43:33 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button211[Jun 26 2023 23:43:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-p7el81pd', token's bot username 'project_1_bot_10294423b33e5cde8b5ed009c83f9f93' via browser_ui in 10.99 seconds212[Jun 26 2023 23:43:33 UTC (QA Tests)] INFO -- clicking :revoke_button213[Jun 26 2023 23:43:34 UTC (QA Tests)] INFO -- clicking :confirm_ok_button214[Jun 26 2023 23:43:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/the_awesome_project-dcf0aac10f4cfd73'215 can be created and revoked via the UI216Manage217 User with minimal access to group218[Jun 26 2023 23:43:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b3bbe136a2dc6a0e' via api in 0.29 seconds219[Jun 26 2023 23:43:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds220[Jun 26 2023 23:43:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/group-for-minimal-access-e840d56d04ac1771' via api in 0.37 seconds221[Jun 26 2023 23:43:36 UTC (QA Tests)] INFO -- Adding user qa-user-b3bbe136a2dc6a0e to gitlab-qa-sandbox-group-2 QA::Resource::Sandbox222[Jun 26 2023 23:43:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/group-for-minimal-access-e840d56d04ac1771/project-for-minimal-access-c01ea92cc5ef52f2' via api in 0.79 seconds223[Jun 26 2023 23:43:37 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to push code via the CLI224 is not allowed to push code via the CLI225[Jun 26 2023 23:43:39 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to commit via the API226[Jun 26 2023 23:43:39 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b3bbe136a2dc6a0e227[Jun 26 2023 23:43:40 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b3bbe136a2dc6a0e, last six chars of token:W6Anoz228[Jun 26 2023 23:43:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b3bbe136a2dc6a0e-pjvn0fjo' via api in 0.07 seconds229 is not allowed to commit via the API230[Jun 26 2023 23:43:40 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to create a file via the API231[Jun 26 2023 23:43:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds232[Jun 26 2023 23:43:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.18 seconds233[Jun 26 2023 23:43:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-with-new-file-36ba8ad24332296a' via api in 1.76 seconds234 is not allowed to create a file via the API235[Jun 26 2023 23:43:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b3bbe136a2dc6a0e'236[Jun 26 2023 23:43:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/group-for-minimal-access-e840d56d04ac1771/project-for-minimal-access-c01ea92cc5ef52f2'237[Jun 26 2023 23:43:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/group-for-minimal-access-e840d56d04ac1771'238Manage239 User240[Jun 26 2023 23:43:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a16983c211838636' via api in 0.22 seconds241[Jun 26 2023 23:43:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-1027e89a' via api in 0.21 seconds242[Jun 26 2023 23:43:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'sandbox-for-access-termination-1027e89a/group-to-test-access-termination-a8ba5093eeb55291' via api in 0.31 seconds243[Jun 26 2023 23:43:43 UTC (QA Tests)] INFO -- Adding user qa-user-a16983c211838636 to sandbox-for-access-termination-1027e89a QA::Resource::Sandbox244[Jun 26 2023 23:43:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'sandbox-for-access-termination-1027e89a/group-to-test-access-termination-a8ba5093eeb55291/project-for-user-group-access-termination-d5d70c9ca1a606fc' via api in 1.54 seconds245 after parent group membership termination246[Jun 26 2023 23:43:45 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API247[Jun 26 2023 23:43:45 UTC (QA Tests)] INFO -- Removing user qa-user-a16983c211838636 from sandbox-for-access-termination-1027e89a QA::Resource::Sandbox248[Jun 26 2023 23:43:46 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a16983c211838636249[Jun 26 2023 23:43:46 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a16983c211838636, last six chars of token:t7vt-r250[Jun 26 2023 23:43:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a16983c211838636-2k93rcjm' via api in 0.08 seconds251 is not allowed to commit via the API252[Jun 26 2023 23:43:46 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API253[Jun 26 2023 23:43:46 UTC (QA Tests)] INFO -- Removing user qa-user-a16983c211838636 from sandbox-for-access-termination-1027e89a QA::Resource::Sandbox254[Jun 26 2023 23:43:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.07 seconds255[Jun 26 2023 23:43:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.19 seconds256[Jun 26 2023 23:43:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-with-new-file-9f6324807b96e0a3' via api in 0.89 seconds257 is not allowed to create a file via the API258[Jun 26 2023 23:43:47 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI259[Jun 26 2023 23:43:47 UTC (QA Tests)] INFO -- Removing user qa-user-a16983c211838636 from sandbox-for-access-termination-1027e89a QA::Resource::Sandbox260 is not allowed to push code via the CLI261[Jun 26 2023 23:43:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-1027e89a'262Manage263 OAuth264 behaves like Instance OAuth Application265[Jun 26 2023 23:43:49 UTC (QA Tests)] INFO -- Starting test: Manage OAuth behaves like Instance OAuth Application creates oauth application and uses it to login266[Jun 26 2023 23:43:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b2d55471e850a152' via api in 0.25 seconds267[Jun 26 2023 23:43:50 UTC (QA Tests)] INFO -- filling :login_field with "root"268[Jun 26 2023 23:43:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field269[Jun 26 2023 23:43:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"270[Jun 26 2023 23:43:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field271[Jun 26 2023 23:43:50 UTC (QA Tests)] INFO -- clicking :sign_in_button272[Jun 26 2023 23:43:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.827s273[Jun 26 2023 23:43:51 UTC (QA Tests)] INFO -- Enabling super sidebar!274[Jun 26 2023 23:43:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled275[Jun 26 2023 23:43:53 UTC (QA Tests)] INFO -- clicking :context_switcher276[Jun 26 2023 23:43:53 UTC (QA Tests)] INFO -- clicking :nav_item_link277[Jun 26 2023 23:43:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.61s278[Jun 26 2023 23:43:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.222s279[Jun 26 2023 23:43:55 UTC (QA Tests)] INFO -- clicking :nav_item_link280[Jun 26 2023 23:43:55 UTC (QA Tests)] INFO -- clicking :new_application_button281[Jun 26 2023 23:43:56 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 70cbfc12f923c723"282[Jun 26 2023 23:43:56 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field283[Jun 26 2023 23:43:56 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oauth-consumer.test/users/auth/gitlab/callback"284[Jun 26 2023 23:43:56 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field285[Jun 26 2023 23:43:56 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}286[Jun 26 2023 23:43:57 UTC (QA Tests)] INFO -- clicking :read_user_label287[Jun 26 2023 23:43:57 UTC (QA Tests)] INFO -- clicking :save_application_button288[Jun 26 2023 23:43:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 70cbfc12f923c723' via browser_ui in 8.21 seconds289[Jun 26 2023 23:43:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.048s290[Jun 26 2023 23:43:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content291[Jun 26 2023 23:43:59 UTC (QA Tests)] INFO -- clicking :sign_out_link292[Jun 26 2023 23:43:59 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`293[Jun 26 2023 23:43:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789`294[Jun 26 2023 23:44:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`295[Jun 26 2023 23:44:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`296[Jun 26 2023 23:44:00 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: 'ea62091370bef6680eb334e6e4f720c5103904b4f5d6cdfbade975a3e7c80c96', app_secret: '38498ec0b3b1d31dd9f46f2fddb08ced9dd1236ed3949697e176b1f6f96a7662', args: { scope: 'read_user', client_options: { site: 'http://gitlab-ee-e421863c.test' } } } ]; " --name gitlab-oauth-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789 `297[Jun 26 2023 23:44:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`298[Jun 26 2023 23:44:06 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`299[Jun 26 2023 23:44:11 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`300[Jun 26 2023 23:44:16 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`301[Jun 26 2023 23:44:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`302[Jun 26 2023 23:44:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`303[Jun 26 2023 23:44:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`304[Jun 26 2023 23:44:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`305[Jun 26 2023 23:44:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`306[Jun 26 2023 23:44:47 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`307[Jun 26 2023 23:44:52 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`308[Jun 26 2023 23:44:57 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`309[Jun 26 2023 23:45:02 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`310[Jun 26 2023 23:45:07 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`311[Jun 26 2023 23:45:12 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`312[Jun 26 2023 23:45:17 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`313[Jun 26 2023 23:45:23 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`314[Jun 26 2023 23:45:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`315[Jun 26 2023 23:45:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`316[Jun 26 2023 23:45:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`317[Jun 26 2023 23:45:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`318[Jun 26 2023 23:45:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`319[Jun 26 2023 23:45:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`320[Jun 26 2023 23:45:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`321[Jun 26 2023 23:46:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`322[Jun 26 2023 23:46:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`323[Jun 26 2023 23:46:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`324[Jun 26 2023 23:46:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`325[Jun 26 2023 23:46:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`326[Jun 26 2023 23:46:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`327[Jun 26 2023 23:46:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`328[Jun 26 2023 23:46:40 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`329[Jun 26 2023 23:46:45 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`330[Jun 26 2023 23:46:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`331[Jun 26 2023 23:46:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`332[Jun 26 2023 23:47:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`333[Jun 26 2023 23:47:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`334[Jun 26 2023 23:47:16 UTC (QA Tests)] INFO -- clicking :gitlab_oauth_login_button335[Jun 26 2023 23:47:17 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b2d55471e850a152"336[Jun 26 2023 23:47:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field337[Jun 26 2023 23:47:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"338[Jun 26 2023 23:47:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field339[Jun 26 2023 23:47:18 UTC (QA Tests)] INFO -- clicking :sign_in_button340[Jun 26 2023 23:47:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.844s341[Jun 26 2023 23:47:20 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown342[Jun 26 2023 23:47:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.027s343[Jun 26 2023 23:47:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.016s344[Jun 26 2023 23:47:22 UTC (QA Tests)] INFO -- clicking :get_started_button345[Jun 26 2023 23:47:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.376s346[Jun 26 2023 23:47:23 UTC (QA Tests)] INFO -- Enabling super sidebar!347[Jun 26 2023 23:47:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled348[Jun 26 2023 23:47:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 70cbfc12f923c723'349[Jun 26 2023 23:47:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oauth-consumer`350 creates oauth application and uses it to login351 OIDC352 behaves like Instance OAuth Application353[Jun 26 2023 23:47:26 UTC (QA Tests)] INFO -- Starting test: Manage OIDC behaves like Instance OAuth Application creates oidc application and uses it to login354[Jun 26 2023 23:47:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7edde2191c7a587a' via api in 0.27 seconds355[Jun 26 2023 23:47:27 UTC (QA Tests)] INFO -- filling :login_field with "root"356[Jun 26 2023 23:47:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field357[Jun 26 2023 23:47:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"358[Jun 26 2023 23:47:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field359[Jun 26 2023 23:47:28 UTC (QA Tests)] INFO -- clicking :sign_in_button360[Jun 26 2023 23:47:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.817s361[Jun 26 2023 23:47:29 UTC (QA Tests)] INFO -- Enabling super sidebar!362[Jun 26 2023 23:47:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled363[Jun 26 2023 23:47:30 UTC (QA Tests)] INFO -- clicking :context_switcher364[Jun 26 2023 23:47:30 UTC (QA Tests)] INFO -- clicking :nav_item_link365[Jun 26 2023 23:47:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.623s366[Jun 26 2023 23:47:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.229s367[Jun 26 2023 23:47:32 UTC (QA Tests)] INFO -- clicking :nav_item_link368[Jun 26 2023 23:47:32 UTC (QA Tests)] INFO -- clicking :new_application_button369[Jun 26 2023 23:47:33 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 6602fe233e21f849"370[Jun 26 2023 23:47:33 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field371[Jun 26 2023 23:47:33 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"372[Jun 26 2023 23:47:33 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field373[Jun 26 2023 23:47:34 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}374[Jun 26 2023 23:47:34 UTC (QA Tests)] INFO -- clicking :openid_label375[Jun 26 2023 23:47:34 UTC (QA Tests)] INFO -- clicking :profile_label376[Jun 26 2023 23:47:34 UTC (QA Tests)] INFO -- clicking :email_label377[Jun 26 2023 23:47:34 UTC (QA Tests)] INFO -- clicking :save_application_button378[Jun 26 2023 23:47:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 6602fe233e21f849' via browser_ui in 8.32 seconds379[Jun 26 2023 23:47:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.039s380[Jun 26 2023 23:47:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content381[Jun 26 2023 23:47:36 UTC (QA Tests)] INFO -- clicking :sign_out_link382[Jun 26 2023 23:47:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789`383[Jun 26 2023 23:47:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`384[Jun 26 2023 23:47:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`385[Jun 26 2023 23:47:37 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-ee-e421863c.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: '12a4270b1836c8b72a14389ed8dd5784d6fe3bc9ad5666ba66fb2380105ad14b', secret: 'bf2140a3270f94af382fdb245630dff24e8e47edcb460167d63a1014f4aea701', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ee-e421863c.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ee-e421863c.test/oauth/userinfo', token_endpoint: 'http://gitlab-ee-e421863c.test/oauth/token', authorization_endpoint: 'http://gitlab-ee-e421863c.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:f470e51ae77e8d5e2aeaeccf6571cc272f1e6789 `386[Jun 26 2023 23:47:37 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`387[Jun 26 2023 23:47:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`388[Jun 26 2023 23:47:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`389[Jun 26 2023 23:47:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`390[Jun 26 2023 23:47:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`391[Jun 26 2023 23:48:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`392[Jun 26 2023 23:48:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`393[Jun 26 2023 23:48:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`394[Jun 26 2023 23:48:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`395[Jun 26 2023 23:48:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`396[Jun 26 2023 23:48:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`397[Jun 26 2023 23:48:34 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`398[Jun 26 2023 23:48:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`399[Jun 26 2023 23:48:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`400[Jun 26 2023 23:48:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`401[Jun 26 2023 23:48:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`402[Jun 26 2023 23:49:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`403[Jun 26 2023 23:49:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`404[Jun 26 2023 23:49:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`405[Jun 26 2023 23:49:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`406[Jun 26 2023 23:49:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`407[Jun 26 2023 23:49:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`408[Jun 26 2023 23:49:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`409[Jun 26 2023 23:49:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`410[Jun 26 2023 23:49:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`411[Jun 26 2023 23:49:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`412[Jun 26 2023 23:49:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`413[Jun 26 2023 23:49:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`414[Jun 26 2023 23:50:02 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`415[Jun 26 2023 23:50:07 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`416[Jun 26 2023 23:50:12 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`417[Jun 26 2023 23:50:17 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`418[Jun 26 2023 23:50:22 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`419[Jun 26 2023 23:50:27 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`420[Jun 26 2023 23:50:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`421[Jun 26 2023 23:50:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`422[Jun 26 2023 23:50:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`423[Jun 26 2023 23:50:54 UTC (QA Tests)] INFO -- clicking :oidc_login_button424[Jun 26 2023 23:50:54 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-7edde2191c7a587a"425[Jun 26 2023 23:50:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field426[Jun 26 2023 23:50:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"427[Jun 26 2023 23:50:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field428[Jun 26 2023 23:50:55 UTC (QA Tests)] INFO -- clicking :sign_in_button429[Jun 26 2023 23:50:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.092s430[Jun 26 2023 23:50:58 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown431[Jun 26 2023 23:50:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.018s432[Jun 26 2023 23:51:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.028s433[Jun 26 2023 23:51:00 UTC (QA Tests)] INFO -- clicking :get_started_button434[Jun 26 2023 23:51:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.145s435[Jun 26 2023 23:51:01 UTC (QA Tests)] INFO -- Enabling super sidebar!436[Jun 26 2023 23:51:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled437[Jun 26 2023 23:51:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 6602fe233e21f849'438[Jun 26 2023 23:51:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`439 creates oidc application and uses it to login440Manage441 Group access token442[Jun 26 2023 23:51:04 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to create a file via the project API443[Jun 26 2023 23:51:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds444[Jun 26 2023 23:51:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.18 seconds445[Jun 26 2023 23:51:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-with-new-file-0e03d93726aa9540' via api in 1.71 seconds446[Jun 26 2023 23:51:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds447[Jun 26 2023 23:51:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.16 seconds448[Jun 26 2023 23:51:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-zrevrfk7', token's bot username 'group_4_bot_dc1d0f6453b8f68d65804ee913c46c52' via api in 0.44 seconds449[Jun 26 2023 23:51:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-for-group-access-token-2d7796b795ce937d' via api in 0.75 seconds450[Jun 26 2023 23:51:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'text-aa3a62f9ce2cf8ae.txt' via api in 0.36 seconds451 can be used to create a file via the project API452[Jun 26 2023 23:51:07 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to commit via the API453[Jun 26 2023 23:51:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds454[Jun 26 2023 23:51:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.17 seconds455[Jun 26 2023 23:51:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-dzn0ox6w', token's bot username 'group_4_bot_5612f8e2ccc76b03133a38bd8e461435' via api in 0.51 seconds456[Jun 26 2023 23:51:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-for-group-access-token-d49cac8ee582d730' via api in 0.75 seconds457[Jun 26 2023 23:51:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds458 can be used to commit via the API459Manage460 Gitlab migration461 migrates large gitlab group via api (PENDING: Test is not compatible with this environment or pipeline)462Manage463 Group access464[Jun 26 2023 23:51:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4' via api in 0.21 seconds465[Jun 26 2023 23:51:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.24 seconds466[Jun 26 2023 23:51:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4/ip-address-restricted-group-fd677804d626ef25' via api in 0.23 seconds467[Jun 26 2023 23:51:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4/ip-address-restricted-group-fd677804d626ef25/project-in-ip-restricted-group-df74c3d6aa8fa06b' via api in 1.34 seconds468[Jun 26 2023 23:51:12 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4/ip-address-restricted-group-fd677804d626ef25/project-in-ip-restricted-group-df74c3d6aa8fa06b QA::Resource::Project469 when restricted by user's ip address470 with API471[Jun 26 2023 23:51:12 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with API allows access472[Jun 26 2023 23:51:12 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3473[Jun 26 2023 23:51:12 UTC (QA Tests)] INFO -- filling :login_field with "root"474[Jun 26 2023 23:51:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field475[Jun 26 2023 23:51:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"476[Jun 26 2023 23:51:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field477[Jun 26 2023 23:51:13 UTC (QA Tests)] INFO -- clicking :sign_in_button478[Jun 26 2023 23:51:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.904s479[Jun 26 2023 23:51:14 UTC (QA Tests)] INFO -- Enabling super sidebar!480[Jun 26 2023 23:51:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled481[Jun 26 2023 23:51:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4482[Jun 26 2023 23:51:17 UTC (QA Tests)] INFO -- clicking :menu_section_button483[Jun 26 2023 23:51:17 UTC (QA Tests)] INFO -- clicking :nav_item_link484[Jun 26 2023 23:51:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.095s485[Jun 26 2023 23:51:20 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button486[Jun 26 2023 23:51:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.636s487[Jun 26 2023 23:51:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.046s488[Jun 26 2023 23:51:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content489[Jun 26 2023 23:51:23 UTC (QA Tests)] INFO -- clicking :sign_out_link490[Jun 26 2023 23:51:24 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1491[Jun 26 2023 23:51:24 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:fwY6DS492[Jun 26 2023 23:51:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-kggpznwv' via api in 0.08 seconds493 allows access494 with UI495[Jun 26 2023 23:51:24 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with UI allows access496[Jun 26 2023 23:51:24 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3497[Jun 26 2023 23:51:25 UTC (QA Tests)] INFO -- filling :login_field with "root"498[Jun 26 2023 23:51:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field499[Jun 26 2023 23:51:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"500[Jun 26 2023 23:51:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field501[Jun 26 2023 23:51:25 UTC (QA Tests)] INFO -- clicking :sign_in_button502[Jun 26 2023 23:51:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.899s503[Jun 26 2023 23:51:27 UTC (QA Tests)] INFO -- Enabling super sidebar!504[Jun 26 2023 23:51:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled505[Jun 26 2023 23:51:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4506[Jun 26 2023 23:51:29 UTC (QA Tests)] INFO -- clicking :menu_section_button507[Jun 26 2023 23:51:29 UTC (QA Tests)] INFO -- clicking :nav_item_link508[Jun 26 2023 23:51:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.077s509[Jun 26 2023 23:51:32 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button510[Jun 26 2023 23:51:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.102s511[Jun 26 2023 23:51:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.048s512[Jun 26 2023 23:51:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content513[Jun 26 2023 23:51:35 UTC (QA Tests)] INFO -- clicking :sign_out_link514[Jun 26 2023 23:51:35 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"515[Jun 26 2023 23:51:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field516[Jun 26 2023 23:51:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"517[Jun 26 2023 23:51:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field518[Jun 26 2023 23:51:36 UTC (QA Tests)] INFO -- clicking :sign_in_button519[Jun 26 2023 23:51:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.703s520[Jun 26 2023 23:51:37 UTC (QA Tests)] INFO -- Enabling super sidebar!521[Jun 26 2023 23:51:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled522[Jun 26 2023 23:51:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4523[Jun 26 2023 23:51:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4/ip-address-restricted-group-fd677804d626ef25524 allows access525 with SSH526[Jun 26 2023 23:51:40 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with SSH allows access527[Jun 26 2023 23:51:40 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3528[Jun 26 2023 23:51:41 UTC (QA Tests)] INFO -- filling :login_field with "root"529[Jun 26 2023 23:51:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field530[Jun 26 2023 23:51:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"531[Jun 26 2023 23:51:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field532[Jun 26 2023 23:51:41 UTC (QA Tests)] INFO -- clicking :sign_in_button533[Jun 26 2023 23:51:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.759s534[Jun 26 2023 23:51:43 UTC (QA Tests)] INFO -- Enabling super sidebar!535[Jun 26 2023 23:51:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled536[Jun 26 2023 23:51:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4537[Jun 26 2023 23:51:46 UTC (QA Tests)] INFO -- clicking :menu_section_button538[Jun 26 2023 23:51:46 UTC (QA Tests)] INFO -- clicking :nav_item_link539[Jun 26 2023 23:51:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.008s540[Jun 26 2023 23:51:48 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button541[Jun 26 2023 23:51:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.172s542[Jun 26 2023 23:51:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.019s543[Jun 26 2023 23:51:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content544[Jun 26 2023 23:51:51 UTC (QA Tests)] INFO -- clicking :sign_out_link545[Jun 26 2023 23:51:52 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230626-39-qx0rbi/id_rsa -N `546[Jun 26 2023 23:51:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 1.06 seconds547[Jun 26 2023 23:51:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"548[Jun 26 2023 23:51:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.46 seconds549[Jun 26 2023 23:51:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'550 allows access551 when restricted by another ip address552 with UI553[Jun 26 2023 23:51:54 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with UI denies access554[Jun 26 2023 23:51:55 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3555[Jun 26 2023 23:51:55 UTC (QA Tests)] INFO -- filling :login_field with "root"556[Jun 26 2023 23:51:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field557[Jun 26 2023 23:51:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"558[Jun 26 2023 23:51:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field559[Jun 26 2023 23:51:56 UTC (QA Tests)] INFO -- clicking :sign_in_button560[Jun 26 2023 23:51:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.88s561[Jun 26 2023 23:51:57 UTC (QA Tests)] INFO -- Enabling super sidebar!562[Jun 26 2023 23:51:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled563[Jun 26 2023 23:51:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4564[Jun 26 2023 23:51:59 UTC (QA Tests)] INFO -- clicking :menu_section_button565[Jun 26 2023 23:51:59 UTC (QA Tests)] INFO -- clicking :nav_item_link566[Jun 26 2023 23:52:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.947s567[Jun 26 2023 23:52:02 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button568[Jun 26 2023 23:52:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.961s569[Jun 26 2023 23:52:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.023s570[Jun 26 2023 23:52:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content571[Jun 26 2023 23:52:04 UTC (QA Tests)] INFO -- clicking :sign_out_link572[Jun 26 2023 23:52:05 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"573[Jun 26 2023 23:52:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field574[Jun 26 2023 23:52:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"575[Jun 26 2023 23:52:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field576[Jun 26 2023 23:52:06 UTC (QA Tests)] INFO -- clicking :sign_in_button577[Jun 26 2023 23:52:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.56s578[Jun 26 2023 23:52:07 UTC (QA Tests)] INFO -- Enabling super sidebar!579[Jun 26 2023 23:52:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled580[Jun 26 2023 23:52:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4581[Jun 26 2023 23:52:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4/ip-address-restricted-group-fd677804d626ef25582 denies access583 with API584[Jun 26 2023 23:52:09 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with API denies access585[Jun 26 2023 23:52:09 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3586[Jun 26 2023 23:52:10 UTC (QA Tests)] INFO -- filling :login_field with "root"587[Jun 26 2023 23:52:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field588[Jun 26 2023 23:52:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"589[Jun 26 2023 23:52:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field590[Jun 26 2023 23:52:10 UTC (QA Tests)] INFO -- clicking :sign_in_button591[Jun 26 2023 23:52:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.532s592[Jun 26 2023 23:52:11 UTC (QA Tests)] INFO -- Enabling super sidebar!593[Jun 26 2023 23:52:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled594[Jun 26 2023 23:52:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4595[Jun 26 2023 23:52:14 UTC (QA Tests)] INFO -- clicking :menu_section_button596[Jun 26 2023 23:52:14 UTC (QA Tests)] INFO -- clicking :nav_item_link597[Jun 26 2023 23:52:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.767s598[Jun 26 2023 23:52:16 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button599[Jun 26 2023 23:52:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.317s600[Jun 26 2023 23:52:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s601[Jun 26 2023 23:52:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content602[Jun 26 2023 23:52:19 UTC (QA Tests)] INFO -- clicking :sign_out_link603 denies access604 with SSH605[Jun 26 2023 23:52:20 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with SSH denies access606[Jun 26 2023 23:52:20 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.3607[Jun 26 2023 23:52:20 UTC (QA Tests)] INFO -- filling :login_field with "root"608[Jun 26 2023 23:52:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field609[Jun 26 2023 23:52:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"610[Jun 26 2023 23:52:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field611[Jun 26 2023 23:52:21 UTC (QA Tests)] INFO -- clicking :sign_in_button612[Jun 26 2023 23:52:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.906s613[Jun 26 2023 23:52:22 UTC (QA Tests)] INFO -- Enabling super sidebar!614[Jun 26 2023 23:52:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled615[Jun 26 2023 23:52:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-e421863c.test/groups/gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4616[Jun 26 2023 23:52:24 UTC (QA Tests)] INFO -- clicking :menu_section_button617[Jun 26 2023 23:52:24 UTC (QA Tests)] INFO -- clicking :nav_item_link618[Jun 26 2023 23:52:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.766s619[Jun 26 2023 23:52:27 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button620[Jun 26 2023 23:52:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.922s621[Jun 26 2023 23:52:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s622[Jun 26 2023 23:52:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content623[Jun 26 2023 23:52:30 UTC (QA Tests)] INFO -- clicking :sign_out_link624[Jun 26 2023 23:52:30 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230626-39-hvcwb8/id_rsa -N `625[Jun 26 2023 23:52:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 0.7 seconds626[Jun 26 2023 23:52:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '3'627 denies access628[Jun 26 2023 23:52:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-277a3ba6ebcf03e4'629Manage630 2FA631 allows enforcing 2FA via UI and logging in with 2FA (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/409336)632Manage633 Gitlab migration634 with import within same instance635 successfully imports project (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/415672)636Manage637 User with minimal access to group638[Jun 26 2023 23:52:32 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to edit files via the UI639[Jun 26 2023 23:52:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-dfe4327531bc1b1e' via api in 0.58 seconds640[Jun 26 2023 23:52:33 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-dfe4327531bc1b1e"641[Jun 26 2023 23:52:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field642[Jun 26 2023 23:52:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"643[Jun 26 2023 23:52:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field644[Jun 26 2023 23:52:34 UTC (QA Tests)] INFO -- clicking :sign_in_button645[Jun 26 2023 23:52:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.084s646[Jun 26 2023 23:52:35 UTC (QA Tests)] INFO -- Enabling super sidebar!647[Jun 26 2023 23:52:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled648[Jun 26 2023 23:52:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds649[Jun 26 2023 23:52:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.16 seconds650[Jun 26 2023 23:52:37 UTC (QA Tests)] INFO -- Adding user qa-user-dfe4327531bc1b1e to gitlab-qa-sandbox-group-2 QA::Resource::Sandbox651[Jun 26 2023 23:52:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-for-minimal-access-f56a99333c5aecd9' via api in 0.67 seconds652[Jun 26 2023 23:52:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e421863c.test/gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-for-minimal-access-f56a99333c5aecd9653[Jun 26 2023 23:52:39 UTC (QA Tests)] INFO -- clicking :file_name_link654[Jun 26 2023 23:52:39 UTC (QA Tests)] INFO -- clicking :action_dropdown655[Jun 26 2023 23:52:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.545s656[Jun 26 2023 23:52:40 UTC (QA Tests)] INFO -- clicking :edit_menu_item657[Jun 26 2023 23:52:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-dfe4327531bc1b1e'658[Jun 26 2023 23:52:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-for-minimal-access-f56a99333c5aecd9'659[Jun 26 2023 23:52:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914'660 is not allowed to edit files via the UI661Manage662 Group access tokens663[Jun 26 2023 23:52:41 UTC (QA Tests)] INFO -- Starting test: Manage Group access tokens can be created and revoked via the UI664[Jun 26 2023 23:52:41 UTC (QA Tests)] INFO -- filling :login_field with "root"665[Jun 26 2023 23:52:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field666[Jun 26 2023 23:52:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"667[Jun 26 2023 23:52:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field668[Jun 26 2023 23:52:42 UTC (QA Tests)] INFO -- clicking :sign_in_button669[Jun 26 2023 23:52:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.089s670[Jun 26 2023 23:52:44 UTC (QA Tests)] INFO -- Enabling super sidebar!671[Jun 26 2023 23:52:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled672[Jun 26 2023 23:52:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds673[Jun 26 2023 23:52:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.17 seconds674[Jun 26 2023 23:52:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-e421863c.test/groups/gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914675[Jun 26 2023 23:52:46 UTC (QA Tests)] INFO -- clicking :menu_section_button676[Jun 26 2023 23:52:46 UTC (QA Tests)] INFO -- clicking :nav_item_link677[Jun 26 2023 23:52:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.653s678[Jun 26 2023 23:52:47 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"679[Jun 26 2023 23:52:47 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field680[Jun 26 2023 23:52:47 UTC (QA Tests)] INFO -- clicking :api_label681[Jun 26 2023 23:52:48 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-06-28"682[Jun 26 2023 23:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field683[Jun 26 2023 23:52:48 UTC (QA Tests)] INFO -- clicking :create_token_button684[Jun 26 2023 23:52:48 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button685[Jun 26 2023 23:52:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-4ye03bt3', token's bot username 'group_4_bot_3c9720edfc0d35a3992e685d2e8f901d' via browser_ui in 7.75 seconds686[Jun 26 2023 23:52:49 UTC (QA Tests)] INFO -- clicking :revoke_button687[Jun 26 2023 23:52:49 UTC (QA Tests)] INFO -- clicking :confirm_ok_button688 can be created and revoked via the UI689Manage690 Impersonation tokens691[Jun 26 2023 23:52:50 UTC (QA Tests)] INFO -- Starting test: Manage Impersonation tokens can be created and revoked via the UI692[Jun 26 2023 23:52:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-aa38ee4601344a42' via api in 0.23 seconds693[Jun 26 2023 23:53:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_avatar_content' took 11.036s694[Jun 26 2023 23:53:02 UTC (QA Tests)] INFO -- filling :login_field with "root"695[Jun 26 2023 23:53:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field696[Jun 26 2023 23:53:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"697[Jun 26 2023 23:53:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field698[Jun 26 2023 23:53:03 UTC (QA Tests)] INFO -- clicking :sign_in_button699[Jun 26 2023 23:53:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.924s700[Jun 26 2023 23:53:04 UTC (QA Tests)] INFO -- Enabling super sidebar!701[Jun 26 2023 23:53:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled702[Jun 26 2023 23:53:05 UTC (QA Tests)] INFO -- clicking :context_switcher703[Jun 26 2023 23:53:05 UTC (QA Tests)] INFO -- clicking :nav_item_link704[Jun 26 2023 23:53:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.654s705[Jun 26 2023 23:53:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.155s706[Jun 26 2023 23:53:07 UTC (QA Tests)] INFO -- clicking :nav_item_link707[Jun 26 2023 23:53:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.825s708[Jun 26 2023 23:53:11 UTC (QA Tests)] INFO -- clicking :impersonation_tokens_tab709[Jun 26 2023 23:53:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation_tokens_tab' took 0.571s710[Jun 26 2023 23:53:11 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"711[Jun 26 2023 23:53:11 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field712[Jun 26 2023 23:53:12 UTC (QA Tests)] INFO -- clicking :api_label713[Jun 26 2023 23:53:12 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-06-28"714[Jun 26 2023 23:53:12 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field715[Jun 26 2023 23:53:12 UTC (QA Tests)] INFO -- clicking :create_token_button716[Jun 26 2023 23:53:12 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button717[Jun 26 2023 23:53:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImpersonationToken with name 'api-impersonation-access-token-jtkt3t91' via browser_ui in 22.29 seconds718[Jun 26 2023 23:53:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.016s719[Jun 26 2023 23:53:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content720[Jun 26 2023 23:53:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content721[Jun 26 2023 23:53:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.048s722[Jun 26 2023 23:53:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content723[Jun 26 2023 23:53:15 UTC (QA Tests)] INFO -- clicking :sign_out_link724[Jun 26 2023 23:53:16 UTC (QA Tests)] INFO -- filling :login_field with "root"725[Jun 26 2023 23:53:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field726[Jun 26 2023 23:53:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"727[Jun 26 2023 23:53:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field728[Jun 26 2023 23:53:17 UTC (QA Tests)] INFO -- clicking :sign_in_button729[Jun 26 2023 23:53:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.944s730[Jun 26 2023 23:53:18 UTC (QA Tests)] INFO -- Enabling super sidebar!731[Jun 26 2023 23:53:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled732[Jun 26 2023 23:53:19 UTC (QA Tests)] INFO -- clicking :context_switcher733[Jun 26 2023 23:53:20 UTC (QA Tests)] INFO -- clicking :nav_item_link734[Jun 26 2023 23:53:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.644s735[Jun 26 2023 23:53:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.18s736[Jun 26 2023 23:53:21 UTC (QA Tests)] INFO -- clicking :nav_item_link737[Jun 26 2023 23:53:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.808s738[Jun 26 2023 23:53:25 UTC (QA Tests)] INFO -- clicking :impersonation_tokens_tab739[Jun 26 2023 23:53:25 UTC (QA Tests)] INFO -- clicking :revoke_button740[Jun 26 2023 23:53:25 UTC (QA Tests)] INFO -- clicking :confirm_ok_button741 can be created and revoked via the UI742Manage743 basic user login744[Jun 26 2023 23:53:26 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out745[Jun 26 2023 23:53:27 UTC (QA Tests)] INFO -- filling :login_field with "root"746[Jun 26 2023 23:53:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field747[Jun 26 2023 23:53:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"748[Jun 26 2023 23:53:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field749[Jun 26 2023 23:53:28 UTC (QA Tests)] INFO -- clicking :sign_in_button750[Jun 26 2023 23:53:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.557s751[Jun 26 2023 23:53:29 UTC (QA Tests)] INFO -- Enabling super sidebar!752[Jun 26 2023 23:53:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled753[Jun 26 2023 23:53:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.066s754[Jun 26 2023 23:53:32 UTC (QA Tests)] INFO -- clicking :user_avatar_content755[Jun 26 2023 23:53:32 UTC (QA Tests)] INFO -- clicking :sign_out_link756 user logs in using basic credentials and logs out757Manage758 standard759 when admin approval is not required760[Jun 26 2023 23:53:32 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}761 behaves like registration and login762[Jun 26 2023 23:53:33 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required behaves like registration and login allows the user to register and login763[Jun 26 2023 23:53:33 UTC (QA Tests)] INFO -- filling :login_field with "root"764[Jun 26 2023 23:53:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field765[Jun 26 2023 23:53:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"766[Jun 26 2023 23:53:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field767[Jun 26 2023 23:53:34 UTC (QA Tests)] INFO -- clicking :sign_in_button768[Jun 26 2023 23:53:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.837s769[Jun 26 2023 23:53:35 UTC (QA Tests)] INFO -- Enabling super sidebar!770[Jun 26 2023 23:53:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled771[Jun 26 2023 23:53:37 UTC (QA Tests)] INFO -- clicking :context_switcher772[Jun 26 2023 23:53:37 UTC (QA Tests)] INFO -- clicking :nav_item_link773[Jun 26 2023 23:53:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.553s774[Jun 26 2023 23:53:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.226s775[Jun 26 2023 23:53:39 UTC (QA Tests)] INFO -- clicking :nav_item_link776[Jun 26 2023 23:53:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.745s777[Jun 26 2023 23:53:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.324s778[Jun 26 2023 23:53:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.056s779[Jun 26 2023 23:53:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content780[Jun 26 2023 23:53:43 UTC (QA Tests)] INFO -- clicking :sign_out_link781[Jun 26 2023 23:53:53 UTC (QA Tests)] INFO -- clicking :register_link782[Jun 26 2023 23:53:53 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"783[Jun 26 2023 23:53:53 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field784[Jun 26 2023 23:53:54 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 4c35f71f0f6f2169"785[Jun 26 2023 23:53:54 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field786[Jun 26 2023 23:53:54 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-4c35f71f0f6f2169"787[Jun 26 2023 23:53:54 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field788[Jun 26 2023 23:53:55 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-4c35f71f0f6f2169@gitlab.com"789[Jun 26 2023 23:53:55 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field790[Jun 26 2023 23:53:55 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"791[Jun 26 2023 23:53:55 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field792[Jun 26 2023 23:53:56 UTC (QA Tests)] INFO -- clicking :new_user_register_button793[Jun 26 2023 23:53:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.565s794[Jun 26 2023 23:53:56 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown795[Jun 26 2023 23:53:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.024s796[Jun 26 2023 23:53:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.024s797[Jun 26 2023 23:53:58 UTC (QA Tests)] INFO -- clicking :get_started_button798[Jun 26 2023 23:53:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-4c35f71f0f6f2169' via browser_ui in 26.41 seconds799 allows the user to register and login800 when user account is deleted801[Jun 26 2023 23:54:00 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials802[Jun 26 2023 23:54:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-67084f6ca79412b0' via api in 0.25 seconds803[Jun 26 2023 23:54:01 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-67084f6ca79412b0"804[Jun 26 2023 23:54:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field805[Jun 26 2023 23:54:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"806[Jun 26 2023 23:54:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field807[Jun 26 2023 23:54:01 UTC (QA Tests)] INFO -- clicking :sign_in_button808[Jun 26 2023 23:54:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.234s809[Jun 26 2023 23:54:03 UTC (QA Tests)] INFO -- Enabling super sidebar!810[Jun 26 2023 23:54:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled811[Jun 26 2023 23:54:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s812[Jun 26 2023 23:54:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content813[Jun 26 2023 23:54:05 UTC (QA Tests)] INFO -- clicking :edit_profile_link814[Jun 26 2023 23:54:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.688s815[Jun 26 2023 23:54:06 UTC (QA Tests)] INFO -- clicking :nav_item_link816[Jun 26 2023 23:54:07 UTC (QA Tests)] INFO -- clicking :delete_account_button817[Jun 26 2023 23:54:07 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button818[Jun 26 2023 23:56:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-67084f6ca79412b0"819[Jun 26 2023 23:56:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field820[Jun 26 2023 23:56:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"821[Jun 26 2023 23:56:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field822[Jun 26 2023 23:56:08 UTC (QA Tests)] INFO -- clicking :sign_in_button823[Jun 26 2023 23:56:08 UTC (QA Tests)] INFO -- Enabling super sidebar!824[Jun 26 2023 23:56:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.037s825[Jun 26 2023 23:56:11 UTC (QA Tests)] INFO -- User is not signed in, skipping826[Jun 26 2023 23:56:13 UTC (QA Tests)] INFO -- filling :login_field with "root"827[Jun 26 2023 23:56:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field828[Jun 26 2023 23:56:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"829[Jun 26 2023 23:56:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field830[Jun 26 2023 23:56:13 UTC (QA Tests)] INFO -- clicking :sign_in_button831[Jun 26 2023 23:56:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.079s832[Jun 26 2023 23:56:15 UTC (QA Tests)] INFO -- Enabling super sidebar!833[Jun 26 2023 23:56:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled834[Jun 26 2023 23:56:16 UTC (QA Tests)] INFO -- clicking :context_switcher835[Jun 26 2023 23:56:16 UTC (QA Tests)] INFO -- clicking :nav_item_link836[Jun 26 2023 23:56:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.643s837[Jun 26 2023 23:56:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.27s838[Jun 26 2023 23:56:18 UTC (QA Tests)] INFO -- clicking :nav_item_link839[Jun 26 2023 23:56:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.704s840[Jun 26 2023 23:56:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.283s841[Jun 26 2023 23:56:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.046s842[Jun 26 2023 23:56:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content843[Jun 26 2023 23:56:22 UTC (QA Tests)] INFO -- clicking :sign_out_link844[Jun 26 2023 23:56:33 UTC (QA Tests)] INFO -- clicking :register_link845[Jun 26 2023 23:56:33 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"846[Jun 26 2023 23:56:33 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field847[Jun 26 2023 23:56:33 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 67084f6ca79412b0"848[Jun 26 2023 23:56:33 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field849[Jun 26 2023 23:56:34 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-67084f6ca79412b0"850[Jun 26 2023 23:56:34 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field851[Jun 26 2023 23:56:34 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-67084f6ca79412b0@example.com"852[Jun 26 2023 23:56:34 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field853[Jun 26 2023 23:56:35 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"854[Jun 26 2023 23:56:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field855[Jun 26 2023 23:56:35 UTC (QA Tests)] INFO -- clicking :new_user_register_button856[Jun 26 2023 23:56:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.506s857[Jun 26 2023 23:56:36 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown858[Jun 26 2023 23:56:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.018s859[Jun 26 2023 23:56:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.021s860[Jun 26 2023 23:56:38 UTC (QA Tests)] INFO -- clicking :get_started_button861[Jun 26 2023 23:56:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-67084f6ca79412b0' via browser_ui in 26.53 seconds862[Jun 26 2023 23:56:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-67084f6ca79412b0'863 allows recreating with same credentials864 when admin approval is required865[Jun 26 2023 23:56:39 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval866[Jun 26 2023 23:56:40 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}867[Jun 26 2023 23:56:41 UTC (QA Tests)] INFO -- filling :login_field with "root"868[Jun 26 2023 23:56:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field869[Jun 26 2023 23:56:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"870[Jun 26 2023 23:56:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field871[Jun 26 2023 23:56:41 UTC (QA Tests)] INFO -- clicking :sign_in_button872[Jun 26 2023 23:56:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.588s873[Jun 26 2023 23:56:43 UTC (QA Tests)] INFO -- Enabling super sidebar!874[Jun 26 2023 23:56:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled875[Jun 26 2023 23:56:44 UTC (QA Tests)] INFO -- clicking :context_switcher876[Jun 26 2023 23:56:44 UTC (QA Tests)] INFO -- clicking :nav_item_link877[Jun 26 2023 23:56:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.524s878[Jun 26 2023 23:56:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.188s879[Jun 26 2023 23:56:46 UTC (QA Tests)] INFO -- clicking :nav_item_link880[Jun 26 2023 23:56:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.127s881[Jun 26 2023 23:56:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.342s882[Jun 26 2023 23:56:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.03s883[Jun 26 2023 23:56:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content884[Jun 26 2023 23:56:50 UTC (QA Tests)] INFO -- clicking :sign_out_link885[Jun 26 2023 23:57:01 UTC (QA Tests)] INFO -- clicking :register_link886[Jun 26 2023 23:57:01 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"887[Jun 26 2023 23:57:01 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field888[Jun 26 2023 23:57:01 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 2bc84c2f1ff9683f"889[Jun 26 2023 23:57:01 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field890[Jun 26 2023 23:57:02 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-2bc84c2f1ff9683f"891[Jun 26 2023 23:57:02 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field892[Jun 26 2023 23:57:02 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-2bc84c2f1ff9683f@gitlab.com"893[Jun 26 2023 23:57:02 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field894[Jun 26 2023 23:57:03 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"895[Jun 26 2023 23:57:03 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field896[Jun 26 2023 23:57:03 UTC (QA Tests)] INFO -- clicking :new_user_register_button897[Jun 26 2023 23:57:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.501s898[Jun 26 2023 23:57:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.035s899[Jun 26 2023 23:57:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2bc84c2f1ff9683f' via browser_ui in 34.94 seconds900[Jun 26 2023 23:57:15 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2bc84c2f1ff9683f"901[Jun 26 2023 23:57:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field902[Jun 26 2023 23:57:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"903[Jun 26 2023 23:57:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field904[Jun 26 2023 23:57:16 UTC (QA Tests)] INFO -- clicking :sign_in_button905[Jun 26 2023 23:57:17 UTC (QA Tests)] INFO -- Enabling super sidebar!906[Jun 26 2023 23:57:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.025s907[Jun 26 2023 23:57:20 UTC (QA Tests)] INFO -- User is not signed in, skipping908[Jun 26 2023 23:57:21 UTC (QA Tests)] INFO -- filling :login_field with "root"909[Jun 26 2023 23:57:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field910[Jun 26 2023 23:57:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"911[Jun 26 2023 23:57:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field912[Jun 26 2023 23:57:22 UTC (QA Tests)] INFO -- clicking :sign_in_button913[Jun 26 2023 23:57:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.394s914[Jun 26 2023 23:57:23 UTC (QA Tests)] INFO -- Enabling super sidebar!915[Jun 26 2023 23:57:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled916[Jun 26 2023 23:57:25 UTC (QA Tests)] INFO -- clicking :context_switcher917[Jun 26 2023 23:57:25 UTC (QA Tests)] INFO -- clicking :nav_item_link918[Jun 26 2023 23:57:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.576s919[Jun 26 2023 23:57:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.184s920[Jun 26 2023 23:57:27 UTC (QA Tests)] INFO -- clicking :nav_item_link921[Jun 26 2023 23:57:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.854s922[Jun 26 2023 23:57:28 UTC (QA Tests)] INFO -- clicking :pending_approval_tab923[Jun 26 2023 23:57:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending_approval_tab' took 0.739s924[Jun 26 2023 23:57:30 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle925[Jun 26 2023 23:57:30 UTC (QA Tests)] INFO -- clicking :approve_user_button926[Jun 26 2023 23:57:30 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button927[Jun 26 2023 23:57:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_user_confirm_button' took 0.672s928[Jun 26 2023 23:57:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.068s929[Jun 26 2023 23:57:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content930[Jun 26 2023 23:57:33 UTC (QA Tests)] INFO -- clicking :sign_out_link931[Jun 26 2023 23:57:33 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2bc84c2f1ff9683f"932[Jun 26 2023 23:57:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field933[Jun 26 2023 23:57:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"934[Jun 26 2023 23:57:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field935[Jun 26 2023 23:57:34 UTC (QA Tests)] INFO -- clicking :sign_in_button936[Jun 26 2023 23:57:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.527s937[Jun 26 2023 23:57:35 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown938[Jun 26 2023 23:57:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.026s939[Jun 26 2023 23:57:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.02s940[Jun 26 2023 23:57:37 UTC (QA Tests)] INFO -- clicking :get_started_button941[Jun 26 2023 23:57:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.056s942[Jun 26 2023 23:57:38 UTC (QA Tests)] INFO -- Enabling super sidebar!943[Jun 26 2023 23:57:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled944[Jun 26 2023 23:57:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.036s945[Jun 26 2023 23:57:51 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}946 allows user login after approval947Manage948 rate limits949[Jun 26 2023 23:57:51 UTC (QA Tests)] INFO -- Starting test: Manage rate limits throttles authenticated api requests by user950[Jun 26 2023 23:57:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b09e59efc85d0eef' via api in 0.24 seconds951[Jun 26 2023 23:57:52 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b09e59efc85d0eef952[Jun 26 2023 23:57:52 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b09e59efc85d0eef, last six chars of token:scdarJ953[Jun 26 2023 23:57:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b09e59efc85d0eef-j394uuaw' via api in 0.07 seconds954[Jun 26 2023 23:57:52 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}955[Jun 26 2023 23:57:53 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}956[Jun 26 2023 23:57:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b09e59efc85d0eef'957 throttles authenticated api requests by user958Manage959 Project access token960[Jun 26 2023 23:57:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.05 seconds961[Jun 26 2023 23:57:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.17 seconds962[Jun 26 2023 23:57:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/the_awesome_project-efe548543efa8076' via api in 0.89 seconds963[Jun 26 2023 23:57:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-1uhqcljq', token's bot username 'project_11_bot_48cf870cb820fb0b7aac65ed77e7ab2c' via api in 0.24 seconds964 for the same project965[Jun 26 2023 23:57:54 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to commit via the API966[Jun 26 2023 23:57:54 UTC (QA Tests)] ERROR -- Full failure message: Fabrication of QA::Resource::Repository::Commit using the API failed (403) with `{"message":"403 Forbidden - You are not allowed to push into this branch"}`.967Correlation Id: 01H3X28YQPPEBX5CPZS2SMJ25F968[Jun 26 2023 23:57:55 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.969[Jun 26 2023 23:57:55 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to commit via the API970[Jun 26 2023 23:57:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds971 can be used to commit via the API9731st Try error in ./qa/specs/features/api/1_manage/project_access_token_spec.rb:33:974expected no Exception, got #<QA::Resource::Errors::ResourceFabricationFailedError: Fabrication of QA::Resource::Repository::Comm...idden - You are not allowed to push into this branch"}`.975Correlation Id: 01H3X28YQPPEBX5CPZS2SMJ25F> with backtrace:976 # ./qa/resource/api_fabricator.rb:131:in `api_post_to'977 # ./qa/resource/api_fabricator.rb:104:in `api_post'978 # ./qa/resource/api_fabricator.rb:29:in `fabricate_via_api!'979 # ./qa/resource/repository/commit.rb:34:in `fabricate_via_api!'980 # ./qa/resource/base.rb:65:in `block (2 levels) in fabricate_via_api!'981 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'982 # ./qa/resource/base.rb:65:in `block in fabricate_via_api!'983 # ./qa/resource/base.rb:86:in `do_fabricate!'984 # ./qa/resource/base.rb:64:in `fabricate_via_api!'985 # ./qa/specs/features/api/1_manage/project_access_token_spec.rb:35:in `block (5 levels) in <module:QA>'986 # ./qa/specs/features/api/1_manage/project_access_token_spec.rb:34:in `block (4 levels) in <module:QA>'987 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'988 # ./qa/specs/knapsack_runner.rb:17:in `run'989 # ./qa/specs/runner.rb:57:in `perform'990 # ./qa/scenario/template.rb:10:in `block in perform'991 # ./qa/scenario/template.rb:8:in `perform'992 # ./qa/scenario/template.rb:50:in `perform'993 # ./qa/scenario/template.rb:10:in `block in perform'994 # ./qa/scenario/template.rb:8:in `perform'995 # ./qa/scenario/bootable.rb:52:in `launch!'997RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/project_access_token_spec.rb:33998[Jun 26 2023 23:57:56 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for the same project can be used to create a file via the project API999[Jun 26 2023 23:57:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1000[Jun 26 2023 23:57:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.18 seconds1001[Jun 26 2023 23:57:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-with-new-file-915ae5147320c717' via api in 1.11 seconds1002[Jun 26 2023 23:57:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'text-180fe3379a08edac.txt' via api in 0.33 seconds1003 can be used to create a file via the project API1004 for a different project1005[Jun 26 2023 23:57:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1006[Jun 26 2023 23:57:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.18 seconds1007[Jun 26 2023 23:57:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/the_awesome_project-0bb90e5fd2789f1a' via api in 0.69 seconds1008[Jun 26 2023 23:57:58 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to commit via the API1009 cannot be used to commit via the API1010[Jun 26 2023 23:57:58 UTC (QA Tests)] INFO -- Starting test: Manage Project access token for a different project cannot be used to create a file via the project API1011[Jun 26 2023 23:57:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1012[Jun 26 2023 23:57:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.19 seconds1013[Jun 26 2023 23:57:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project-with-new-file-6b4d91646518e103' via api in 0.98 seconds1014 cannot be used to create a file via the project API1015[Jun 26 2023 23:58:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/the_awesome_project-0bb90e5fd2789f1a'1016Manage1017 2FA1018[Jun 26 2023 23:58:00 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows using 2FA recovery code once only1019[Jun 26 2023 23:58:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-943ff4469af29770' via api in 0.24 seconds1020[Jun 26 2023 23:58:00 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-943ff4469af297701021[Jun 26 2023 23:58:00 UTC (QA Tests)] INFO -- Caching token for username: qa-user-943ff4469af29770, last six chars of token:yWYrXP1022[Jun 26 2023 23:58:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-943ff4469af29770-vxmohbah' via api in 0.08 seconds1023[Jun 26 2023 23:58:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-93ee1358' via api in 0.33 seconds1024[Jun 26 2023 23:58:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-93ee1358/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.25 seconds1025[Jun 26 2023 23:58:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-cd6ea22b5bdb7501' via api in 0.22 seconds1026[Jun 26 2023 23:58:01 UTC (QA Tests)] INFO -- Adding user qa-user-cd6ea22b5bdb7501 to gitlab-qa-2fa-recovery-sandbox-group-93ee1358/qa-test-2023-06-26-23-43-26-c646d3a906788914 QA::Resource::Group1027[Jun 26 2023 23:58:02 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-cd6ea22b5bdb7501"1028[Jun 26 2023 23:58:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1029[Jun 26 2023 23:58:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1030[Jun 26 2023 23:58:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1031[Jun 26 2023 23:58:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1032[Jun 26 2023 23:58:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.985s1033[Jun 26 2023 23:58:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1034[Jun 26 2023 23:58:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled1035[Jun 26 2023 23:58:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "601817"1036[Jun 26 2023 23:58:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1037[Jun 26 2023 23:58:30 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1038[Jun 26 2023 23:58:30 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1039[Jun 26 2023 23:58:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1040[Jun 26 2023 23:58:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.104s1041[Jun 26 2023 23:58:32 UTC (QA Tests)] INFO -- clicking :copy_button1042[Jun 26 2023 23:58:32 UTC (QA Tests)] INFO -- clicking :proceed_button1043[Jun 26 2023 23:58:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.074s1044[Jun 26 2023 23:58:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content1045[Jun 26 2023 23:58:34 UTC (QA Tests)] INFO -- clicking :sign_out_link1046[Jun 26 2023 23:58:35 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-cd6ea22b5bdb7501"1047[Jun 26 2023 23:58:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1048[Jun 26 2023 23:58:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1049[Jun 26 2023 23:58:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1050[Jun 26 2023 23:58:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1051[Jun 26 2023 23:58:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1052[Jun 26 2023 23:58:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.041s1053[Jun 26 2023 23:58:39 UTC (QA Tests)] INFO -- User is not signed in, skipping1054[Jun 26 2023 23:58:40 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "15ca08871e85723f"1055[Jun 26 2023 23:58:40 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1056[Jun 26 2023 23:58:41 UTC (QA Tests)] INFO -- clicking :verify_code_button1057[Jun 26 2023 23:58:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.881s1058[Jun 26 2023 23:58:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.066s1059[Jun 26 2023 23:58:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content1060[Jun 26 2023 23:58:43 UTC (QA Tests)] INFO -- clicking :sign_out_link1061[Jun 26 2023 23:58:43 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-cd6ea22b5bdb7501"1062[Jun 26 2023 23:58:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1063[Jun 26 2023 23:58:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1064[Jun 26 2023 23:58:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1065[Jun 26 2023 23:58:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1066[Jun 26 2023 23:58:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1067[Jun 26 2023 23:58:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.036s1068[Jun 26 2023 23:58:48 UTC (QA Tests)] INFO -- User is not signed in, skipping1069[Jun 26 2023 23:58:49 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "15ca08871e85723f"1070[Jun 26 2023 23:58:49 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1071[Jun 26 2023 23:58:49 UTC (QA Tests)] INFO -- clicking :verify_code_button1072[Jun 26 2023 23:58:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.79s1073 allows using 2FA recovery code once only1074Create1075 Slack app integration1076 when using Slash commands1077 creates an issue (PENDING: Test is not compatible with this environment or pipeline)1078 with gitlab issue1079 closes an issue (PENDING: Test is not compatible with this environment or pipeline)1080 displays an issue (PENDING: Test is not compatible with this environment or pipeline)1081 comments on an issue (PENDING: Test is not compatible with this environment or pipeline)1082 with target project1083 moves an issue (PENDING: Test is not compatible with this environment or pipeline)1084Manage1085 Jenkins integration1086[Jun 26 2023 23:58:50 UTC (QA Tests)] INFO -- Starting test: Manage Jenkins integration integrates and displays build status for MR pipeline in GitLab1087[Jun 26 2023 23:58:50 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1088[Jun 26 2023 23:58:50 UTC (QA Tests)] INFO -- Executing: `docker login --username "quality-third-party-docker" --password "****" registry.gitlab.com`1089[Jun 26 2023 23:58:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname jenkins-server.test --name jenkins-server --env JENKINS_USER=administrator --env JENKINS_PASS=**** --publish 8080:8080 --publish 50000:50000 registry.gitlab.com/gitlab-org/quality/third-party-docker-private/jenkins:latest `1090[Jun 26 2023 23:59:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1091[Jun 26 2023 23:59:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1092[Jun 26 2023 23:59:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1093[Jun 26 2023 23:59:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1094[Jun 26 2023 23:59:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1095[Jun 26 2023 23:59:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.15s1096[Jun 26 2023 23:59:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1097[Jun 26 2023 23:59:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1098[Jun 26 2023 23:59:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-2' via api in 0.06 seconds1099[Jun 26 2023 23:59:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914' via api in 0.22 seconds1100[Jun 26 2023 23:59:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project_with_jenkins_1a793de3-1c977909608af986' via api in 0.99 seconds1101[Jun 26 2023 23:59:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e421863c.test/gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project_with_jenkins_1a793de3-1c977909608af9861102[Jun 26 2023 23:59:17 UTC (QA Tests)] INFO -- clicking :nav_item_link1103[Jun 26 2023 23:59:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.407s1104[Jun 26 2023 23:59:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1105[Jun 26 2023 23:59:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1106[Jun 26 2023 23:59:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.818s1107[Jun 26 2023 23:59:20 UTC (QA Tests)] INFO -- clicking :jenkins_link1108[Jun 26 2023 23:59:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element jenkins_link' took 0.81s1109[Jun 26 2023 23:59:21 UTC (QA Tests)] INFO -- filling :service_jenkins_url_field with "http://jenkins-server.test:8080"1110[Jun 26 2023 23:59:21 UTC (QA Tests)] INFO -- clicking the coordinates of :service_jenkins_url_field1111[Jun 26 2023 23:59:22 UTC (QA Tests)] INFO -- filling :service_project_name_field with "gitlab_jenkins_12abb8f05a"1112[Jun 26 2023 23:59:22 UTC (QA Tests)] INFO -- clicking the coordinates of :service_project_name_field1113[Jun 26 2023 23:59:22 UTC (QA Tests)] INFO -- filling :service_username_field with "administrator"1114[Jun 26 2023 23:59:22 UTC (QA Tests)] INFO -- clicking the coordinates of :service_username_field1115[Jun 26 2023 23:59:22 UTC (QA Tests)] INFO -- filling :service_password_field with "*****"1116[Jun 26 2023 23:59:22 UTC (QA Tests)] INFO -- clicking the coordinates of :service_password_field1117[Jun 26 2023 23:59:23 UTC (QA Tests)] INFO -- clicking :save_changes_button1118[Jun 26 2023 23:59:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.957s1119[Jun 26 2023 23:59:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1120[Jun 26 2023 23:59:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.5 seconds1121[Jun 26 2023 23:59:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-e421863c.test/gitlab-qa-sandbox-group-2/qa-test-2023-06-26-23-43-26-c646d3a906788914/project_with_jenkins_1a793de3-1c977909608af9861122[Jun 26 2023 23:59:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1123[Jun 26 2023 23:59:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1124[Jun 26 2023 23:59:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.818s1125[Jun 26 2023 23:59:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f jenkins-server`1126[Jun 26 2023 23:59:44 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1127 integrates and displays build status for MR pipeline in GitLab1128[Jun 26 2023 23:59:45 UTC (QA Tests)] WARN -- 1129========= Knapsack Time Offset Warning ==========1130Time offset: 30s1131Max allowed node time execution: 03m 42s1132Exceeded time: 13m 34s1134Test on this CI node ran for longer than the max allowed node time execution.1135Please regenerate your knapsack report.1136If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.1137You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.1138https://knapsackpro.com/faq/question/how-to-auto-split-test-files-by-test-cases-on-parallel-jobs-ci-nodes?utm_source=knapsack_gem&utm_medium=knapsack_gem_output&utm_campaign=knapsack_gem_time_offset_warning1139Need explanation? See FAQ:1141=================================================1142Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1143https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1144Sign up for Knapsack Pro here:1146=================================================1147[Jun 26 2023 23:59:45 UTC (QA Tests)] INFO -- 1148Knapsack global time execution for tests: 17m 16s1149Pending: (Failures listed here are expected and do not affect your suite's status)1150 1) Manage Project import imports large Github repo via api1151 # Test is not compatible with this environment or pipeline1152 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2691153 2) Manage Gitlab migration migrates large gitlab group via api1154 # Test is not compatible with this environment or pipeline1155 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb:1261156 3) Manage 2FA allows enforcing 2FA via UI and logging in with 2FA1157 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4093361158 # ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:521159 4) Manage Gitlab migration with import within same instance successfully imports project1160 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4156721161 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb:431162 5) Create Slack app integration when using Slash commands creates an issue1163 # Test is not compatible with this environment or pipeline1164 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:451165 6) Create Slack app integration when using Slash commands with gitlab issue closes an issue1166 # Test is not compatible with this environment or pipeline1167 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:821168 7) Create Slack app integration when using Slash commands with gitlab issue displays an issue1169 # Test is not compatible with this environment or pipeline1170 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:721171 8) Create Slack app integration when using Slash commands with gitlab issue comments on an issue1172 # Test is not compatible with this environment or pipeline1173 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:921174 9) Create Slack app integration when using Slash commands with gitlab issue with target project moves an issue1175 # Test is not compatible with this environment or pipeline1176 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:1151177Finished in 19 minutes 14 seconds (files took 2.96 seconds to load)117841 examples, 0 failures, 9 pending1179Randomized with seed 98311180[Jun 26 2023 23:59:45 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-e421863c`1181[Jun 26 2023 23:59:45 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-e421863c`1182[Jun 26 2023 23:59:46 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=telegraf`1183[Jun 26 2023 23:59:46 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f telegraf`1185Running after script...1186$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1187$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1188$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1195Not uploading cache qa-e2e-ruby-3.0-7d278cbe1bf3d12fce8026ac3ff2e973-16 due to policy1197Uploading artifacts...1198gitlab-qa-run-*: found 236 matching artifact files and directories 1199Uploading artifacts as "archive" to coordinator... 201 Created id=4544355024 responseStatus=201 Created token=64_N6VrU1200Uploading artifacts...1201gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1202Uploading artifacts as "junit" to coordinator... 201 Created id=4544355024 responseStatus=201 Created token=64_N6VrU1203Uploading artifacts...1204/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1205Uploading artifacts as "dotenv" to coordinator... 201 Created id=4544355024 responseStatus=201 Created token=64_N6VrU1207Job succeeded