update-major
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 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:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690427026-191002e6-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: 181299, done. 20remote: Counting objects: 100% (181299/181299), done. 21remote: Compressing objects: 100% (108589/108589), done. 22remote: Total 181299 (delta 93457), reused 127944 (delta 66311), pack-reused 0 23Receiving objects: 100% (181299/181299), 134.06 MiB | 43.06 MiB/s, done.24Resolving deltas: 100% (93457/93457), done.26 * [new ref] refs/pipelines/946775544 -> refs/pipelines/94677554427 * [new branch] master -> origin/master28Checking out b54a92a0 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-9100e4570450d71e73e8399fe5d9940a-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-9100e4570450d71e73e8399fe5d9940a-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4749055159)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4749055159 responseStatus=200 OK token=64_zYvXQ39Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 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:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 37 Gemfile dependencies, 135 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")46$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa Test::Omnibus::UpdateFromPrevious $RELEASE $GITLAB_SEMVER_VERSION $UPDATE_TYPE $UPDATE_FROM_EDITION -- $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"47$ echo "Running - '$QA_COMMAND'"48Running - 'bundle exec gitlab-qa Test::Omnibus::UpdateFromPrevious registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b54a92a0629281898db6aba9ad2d726601a8510c 16.3.0-pre major -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-4749055209.json --format RspecJunitFormatter --out tmp/rspec-4749055209.xml --format html --out tmp/rspec-$(echo update-major | sed 's/[ /]/_/g').htm --color --format documentation'49$ eval "$QA_COMMAND"50[Jul 27 2023 03:08:50 UTC (Gitlab QA)] INFO -- Fetching gitlab upgrade path from 'gitlab-com/support/toolbox/upgrade-path' project51[Jul 27 2023 03:08:50 UTC (Gitlab QA)] INFO -- Fetching docker tags from 'gitlab/gitlab-ce' registry52[Jul 27 2023 03:08:51 UTC (Gitlab QA)] INFO -- Performing gitlab update: gitlab/gitlab-ce:15.11.12-ce.0 => gitlab/gitlab-ce:16.2.1-ce.0 => registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b54a92a0629281898db6aba9ad2d726601a8510c (16.3.0-pre)53[Jul 27 2023 03:08:51 UTC (Gitlab QA)] INFO -- Deploying release: gitlab/gitlab-ce:15.11.12-ce.054[Jul 27 2023 03:08:51 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-1a3ad985$`55[Jul 27 2023 03:08:51 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-1a3ad985 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`56[Jul 27 2023 03:08:52 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/tls_certificates/authority/. alpine-1a3ad985:/etc/gitlab/trusted-certs`57[Jul 27 2023 03:08:52 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/tls_certificates/gitlab/. alpine-1a3ad985:/etc/gitlab/ssl`58[Jul 27 2023 03:08:52 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-1a3ad985`59[Jul 27 2023 03:08:52 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-1a3ad985`60[Jul 27 2023 03:08:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ce:15.11.12-ce.0`61[Jul 27 2023 03:09:28 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-ff853190$`62[Jul 27 2023 03:09:28 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Jul 27 2023 03:09:28 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Jul 27 2023 03:09:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-ff853190 --net test --hostname gitlab-ce-ff853190.test -p 80 --volume /tmp/gitlab-qa-20230727-23-mz1akr/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230727-23-mz1akr/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-03-08-50-259e9f5f/gitlab-ce-ff853190/logs:/var/log/gitlab:Z gitlab/gitlab-ce:15.11.12-ce.0`65[Jul 27 2023 03:09:37 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ff853190 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-27 03:08:5166# Gitlab::QA::Runtime::OmnibusConfigurations::Default67gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme68gitlab_rails['gitlab_disable_animations'] = true # Disable animations69gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry70gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password71gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`72[Jul 27 2023 03:09:37 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-ff853190`73[Jul 27 2023 03:12:58 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Jul 27 2023 03:12:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-ff853190`75[Jul 27 2023 03:12:58 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-ff853190 80/tcp`76[Jul 27 2023 03:12:58 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[Jul 27 2023 03:12:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ff853190 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[Jul 27 2023 03:12:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ff853190 bash -c "echo '#!/usr/bin/env bash79if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then80 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'81 exit 182fi83' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`84[Jul 27 2023 03:12:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ff853190 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[Jul 27 2023 03:12:59 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/support/data gitlab-ce-ff853190:/tmp/data-seeds`86[Jul 27 2023 03:12:59 UTC (Gitlab QA)] INFO -- Running exec_commands...87[Jul 27 2023 03:12:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ff853190 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[Jul 27 2023 03:13:38 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ce-qa:15.11.12-ce`89[Jul 27 2023 03:13:38 UTC (Gitlab QA)] ERROR -- Shell command output:90Error response from daemon: manifest for gitlab/gitlab-ce-qa:15.11.12-ce not found: manifest unknown: manifest unknown91[Jul 27 2023 03:13:38 UTC (Gitlab QA)] WARN -- Test run for release 'gitlab/gitlab-ce:15.11.12-ce.0' finished with errors!92[Jul 27 2023 03:13:38 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ff853190 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`93[Jul 27 2023 03:13:39 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-ff853190 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`94[Jul 27 2023 03:13:39 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-ff853190`95[Jul 27 2023 03:13:39 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-ff853190`96[Jul 27 2023 03:13:39 UTC (Gitlab QA)] INFO -- Deploying release: gitlab/gitlab-ce:16.2.1-ce.097[Jul 27 2023 03:13:39 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-cef1eed1$`98[Jul 27 2023 03:13:39 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-cef1eed1 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`99[Jul 27 2023 03:13:40 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/tls_certificates/authority/. alpine-cef1eed1:/etc/gitlab/trusted-certs`100[Jul 27 2023 03:13:40 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/tls_certificates/gitlab/. alpine-cef1eed1:/etc/gitlab/ssl`101[Jul 27 2023 03:13:40 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-cef1eed1`102[Jul 27 2023 03:13:40 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-cef1eed1`103[Jul 27 2023 03:13:40 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ce:16.2.1-ce.0`104[Jul 27 2023 03:14:14 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-e1f217b2$`105[Jul 27 2023 03:14:14 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`106[Jul 27 2023 03:14:14 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-e1f217b2 --net test --hostname gitlab-ce-e1f217b2.test -p 80 --volume /tmp/gitlab-qa-20230727-23-mz1akr/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230727-23-mz1akr/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-03-08-50-259e9f5f/gitlab-ce-e1f217b2/logs:/var/log/gitlab:Z gitlab/gitlab-ce:16.2.1-ce.0`107[Jul 27 2023 03:14:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e1f217b2 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-27 03:13:39108# Gitlab::QA::Runtime::OmnibusConfigurations::Default109gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme110gitlab_rails['gitlab_disable_animations'] = true # Disable animations111gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry112gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password113gitlab_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;"`114[Jul 27 2023 03:14:27 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-e1f217b2`115[Jul 27 2023 03:18:00 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...116[Jul 27 2023 03:18:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-e1f217b2`117[Jul 27 2023 03:18:00 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-e1f217b2 80/tcp`118[Jul 27 2023 03:18:00 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32769`!119[Jul 27 2023 03:18:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e1f217b2 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`120[Jul 27 2023 03:18:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-e1f217b2 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`121[Jul 27 2023 03:18:00 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-e1f217b2`122[Jul 27 2023 03:18:00 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-e1f217b2`123[Jul 27 2023 03:18:01 UTC (Gitlab QA)] INFO -- Deploying release: registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b54a92a0629281898db6aba9ad2d726601a8510c124[Jul 27 2023 03:18:01 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-61386041$`125[Jul 27 2023 03:18:01 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-61386041 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`126[Jul 27 2023 03:18:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/tls_certificates/authority/. alpine-61386041:/etc/gitlab/trusted-certs`127[Jul 27 2023 03:18:02 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.0/tls_certificates/gitlab/. alpine-61386041:/etc/gitlab/ssl`128[Jul 27 2023 03:18:02 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-61386041`129[Jul 27 2023 03:18:02 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-61386041`130[Jul 27 2023 03:18:02 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`131[Jul 27 2023 03:18:02 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b54a92a0629281898db6aba9ad2d726601a8510c`132[Jul 27 2023 03:18:37 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-77e7ef48$`133[Jul 27 2023 03:18:37 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`134[Jul 27 2023 03:18:37 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-77e7ef48 --net test --hostname gitlab-ce-77e7ef48.test -p 80 --volume /tmp/gitlab-qa-20230727-23-mz1akr/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230727-23-mz1akr/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-03-08-50-259e9f5f/gitlab-ce-77e7ef48/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:b54a92a0629281898db6aba9ad2d726601a8510c`135[Jul 27 2023 03:18:49 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-77e7ef48 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-27 03:18:01136# Gitlab::QA::Runtime::OmnibusConfigurations::Default137gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme138gitlab_rails['gitlab_disable_animations'] = true # Disable animations139gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry140gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password141gitlab_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;"`142[Jul 27 2023 03:18:49 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-77e7ef48`143[Jul 27 2023 03:22:14 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...144[Jul 27 2023 03:22:14 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-77e7ef48`145[Jul 27 2023 03:22:14 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-77e7ef48 80/tcp`146[Jul 27 2023 03:22:14 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32770`!147[Jul 27 2023 03:22:14 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`148[Jul 27 2023 03:22:14 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:b54a92a0629281898db6aba9ad2d726601a8510c`149[Jul 27 2023 03:23:14 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce150[Jul 27 2023 03:23:14 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-03-08-50-259e9f5f/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-03-08-50-259e9f5f/gitlab-ce-qa-b07f8d50:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ce-qa-b07f8d50 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:b54a92a0629281898db6aba9ad2d726601a8510c Test::Instance::All http://gitlab-ce-77e7ef48.test -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-4749055209.json --format RspecJunitFormatter --out tmp/rspec-4749055209.xml --format html --out tmp/rspec-update-major.htm --color --format documentation`1512023-07-27 03:23:19 / CONF :: 152 ==> Base URL: http://gitlab-ce-77e7ef48.test153 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f5d01185208>154 ==> Libraries: Chemlab::Vendor155[Jul 27 2023 03:23:19 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA156[Jul 27 2023 03:23:19 UTC (QA Tests)] INFO -- Browser: chrome157[Jul 27 2023 03:23:19 UTC (QA Tests)] INFO -- Performing sanity check for environment!158Run options:159 include {:smoke=>true}160 exclude {:geo=>true, :requires_praefect=>true}161Randomized with seed 35458162[Jul 27 2023 03:23:21 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter163Create164 Create a new merge request165[Jul 27 2023 03:23:21 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request166[Jul 27 2023 03:23:21 UTC (QA Tests)] INFO -- filling :login_field with "root"167[Jul 27 2023 03:23:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field168[Jul 27 2023 03:23:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"169[Jul 27 2023 03:23:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field170[Jul 27 2023 03:23:22 UTC (QA Tests)] INFO -- clicking :sign_in_button171[Jul 27 2023 03:23:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.39s172[Jul 27 2023 03:23:24 UTC (QA Tests)] INFO -- Enabling super sidebar!173[Jul 27 2023 03:23:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled174[Jul 27 2023 03:23:26 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA175[Jul 27 2023 03:23:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-k5xh74es' via cache in 0.0 seconds176[Jul 27 2023 03:23:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.61 seconds177[Jul 27 2023 03:23:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 1.61 seconds178[Jul 27 2023 03:23:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-39a70c7798ee1dc8' via api in 3.08 seconds179[Jul 27 2023 03:23:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds180[Jul 27 2023 03:23:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds181[Jul 27 2023 03:23:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-39a70c7798ee1dc8182[Jul 27 2023 03:23:44 UTC (QA Tests)] INFO -- clicking :menu_section_button183[Jul 27 2023 03:23:44 UTC (QA Tests)] INFO -- clicking :nav_item_link184[Jul 27 2023 03:23:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.819s185[Jul 27 2023 03:23:45 UTC (QA Tests)] INFO -- clicking :new_merge_request_button186[Jul 27 2023 03:23:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_merge_request_button' took 1.016s187[Jul 27 2023 03:23:46 UTC (QA Tests)] INFO -- clicking :source_branch_dropdown188[Jul 27 2023 03:23:46 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-test-feature-fb32916bd4ce32bb"189[Jul 27 2023 03:23:47 UTC (QA Tests)] INFO -- clicking :compare_branches_button190[Jul 27 2023 03:23:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element compare_branches_button' took 1.521s191[Jul 27 2023 03:23:49 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"192[Jul 27 2023 03:23:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field193[Jul 27 2023 03:23:49 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"194[Jul 27 2023 03:23:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field195[Jul 27 2023 03:23:50 UTC (QA Tests)] INFO -- clicking :assign_to_me_link196[Jul 27 2023 03:23:50 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present197[Jul 27 2023 03:23:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.527s198[Jul 27 2023 03:23:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 24.38 seconds199 creates a basic merge request200Package201 SaaS Container Registry202 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)203Framework sanity204 Version check205 is the specified version (PENDING: Test is not compatible with this environment or pipeline)206Plan207 mention208[Jul 27 2023 03:23:54 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue209[Jul 27 2023 03:23:54 UTC (QA Tests)] INFO -- filling :login_field with "root"210[Jul 27 2023 03:23:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field211[Jul 27 2023 03:23:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"212[Jul 27 2023 03:23:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field213[Jul 27 2023 03:23:55 UTC (QA Tests)] INFO -- clicking :sign_in_button214[Jul 27 2023 03:23:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.222s215[Jul 27 2023 03:23:57 UTC (QA Tests)] INFO -- Enabling super sidebar!216[Jul 27 2023 03:23:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled217[Jul 27 2023 03:23:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds218[Jul 27 2023 03:23:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.29 seconds219[Jul 27 2023 03:23:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/the_awesome_project-f01e58fbbcaba469' via api in 0.74 seconds220[Jul 27 2023 03:23:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/the_awesome_project-f01e58fbbcaba469221[Jul 27 2023 03:24:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.26 seconds222[Jul 27 2023 03:24:00 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/the_awesome_project-f01e58fbbcaba469 QA::Resource::Project223[Jul 27 2023 03:24:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.91 seconds224[Jul 27 2023 03:24:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/the_awesome_project-f01e58fbbcaba469/-/issues/1225[Jul 27 2023 03:24:04 UTC (QA Tests)] INFO -- clicking :issue_title226[Jul 27 2023 03:24:04 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown227[Jul 27 2023 03:24:05 UTC (QA Tests)] INFO -- clicking :close_button228[Jul 27 2023 03:24:05 UTC (QA Tests)] INFO -- clicking :issue_title229[Jul 27 2023 03:24:05 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown230[Jul 27 2023 03:24:05 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1231"232[Jul 27 2023 03:24:05 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field233[Jul 27 2023 03:24:06 UTC (QA Tests)] INFO -- clicking :comment_button234 mentions another user in an issue235Create236 SSH keys support237[Jul 27 2023 03:24:07 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key238[Jul 27 2023 03:24:08 UTC (QA Tests)] INFO -- filling :login_field with "root"239[Jul 27 2023 03:24:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field240[Jul 27 2023 03:24:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"241[Jul 27 2023 03:24:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field242[Jul 27 2023 03:24:09 UTC (QA Tests)] INFO -- clicking :sign_in_button243[Jul 27 2023 03:24:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.054s244[Jul 27 2023 03:24:10 UTC (QA Tests)] INFO -- Enabling super sidebar!245[Jul 27 2023 03:24:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled246[Jul 27 2023 03:24:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.054s247[Jul 27 2023 03:24:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content248[Jul 27 2023 03:24:13 UTC (QA Tests)] INFO -- clicking :edit_profile_link249[Jul 27 2023 03:24:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.798s250[Jul 27 2023 03:24:14 UTC (QA Tests)] INFO -- clicking :nav_item_link251[Jul 27 2023 03:24:14 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230727-39-r81x1g/id_rsa -N `252[Jul 27 2023 03:24:15 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"253[Jul 27 2023 03:24:15 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field254[Jul 27 2023 03:24:15 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"255[Jul 27 2023 03:24:15 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field256[Jul 27 2023 03:24:15 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-29"257[Jul 27 2023 03:24:15 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field258[Jul 27 2023 03:24:16 UTC (QA Tests)] INFO -- clicking :add_key_button259[Jul 27 2023 03:24:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.62 seconds260 user can add an SSH key261 after adding an ssh key262[Jul 27 2023 03:24:17 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key263[Jul 27 2023 03:24:17 UTC (QA Tests)] INFO -- filling :login_field with "root"264[Jul 27 2023 03:24:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field265[Jul 27 2023 03:24:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"266[Jul 27 2023 03:24:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field267[Jul 27 2023 03:24:18 UTC (QA Tests)] INFO -- clicking :sign_in_button268[Jul 27 2023 03:24:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.05s269[Jul 27 2023 03:24:19 UTC (QA Tests)] INFO -- Enabling super sidebar!270[Jul 27 2023 03:24:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled271[Jul 27 2023 03:24:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s272[Jul 27 2023 03:24:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content273[Jul 27 2023 03:24:22 UTC (QA Tests)] INFO -- clicking :edit_profile_link274[Jul 27 2023 03:24:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.758s275[Jul 27 2023 03:24:23 UTC (QA Tests)] INFO -- clicking :nav_item_link276[Jul 27 2023 03:24:24 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button277 can delete an ssh key278Create279 Git push to canary Gitaly node over HTTP280 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)281Plan282 Issue creation283[Jul 27 2023 03:24:26 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue284[Jul 27 2023 03:24:26 UTC (QA Tests)] INFO -- filling :login_field with "root"285[Jul 27 2023 03:24:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field286[Jul 27 2023 03:24:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"287[Jul 27 2023 03:24:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field288[Jul 27 2023 03:24:27 UTC (QA Tests)] INFO -- clicking :sign_in_button289[Jul 27 2023 03:24:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.713s290[Jul 27 2023 03:24:28 UTC (QA Tests)] INFO -- Enabling super sidebar!291[Jul 27 2023 03:24:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled292[Jul 27 2023 03:24:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds293[Jul 27 2023 03:24:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.13 seconds294[Jul 27 2023 03:24:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-issues-71e16b839ddd8f32' via api in 1.26 seconds295[Jul 27 2023 03:24:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 1.94 seconds296[Jul 27 2023 03:24:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-issues-71e16b839ddd8f32/-/issues/1297[Jul 27 2023 03:24:35 UTC (QA Tests)] INFO -- clicking :menu_section_button298[Jul 27 2023 03:24:35 UTC (QA Tests)] INFO -- clicking :nav_item_link299[Jul 27 2023 03:24:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.932s300[Jul 27 2023 03:24:36 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab301 closes an issue302[Jul 27 2023 03:24:36 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue303[Jul 27 2023 03:24:37 UTC (QA Tests)] INFO -- filling :login_field with "root"304[Jul 27 2023 03:24:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field305[Jul 27 2023 03:24:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"306[Jul 27 2023 03:24:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field307[Jul 27 2023 03:24:38 UTC (QA Tests)] INFO -- clicking :sign_in_button308[Jul 27 2023 03:24:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.826s309[Jul 27 2023 03:24:39 UTC (QA Tests)] INFO -- Enabling super sidebar!310[Jul 27 2023 03:24:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled311[Jul 27 2023 03:24:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds312[Jul 27 2023 03:24:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.1 seconds313[Jul 27 2023 03:24:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/the_awesome_project-183ce4f7bbfd8215' via api in 0.65 seconds314[Jul 27 2023 03:24:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/the_awesome_project-183ce4f7bbfd8215315[Jul 27 2023 03:24:43 UTC (QA Tests)] INFO -- clicking :new_menu_toggle316[Jul 27 2023 03:24:43 UTC (QA Tests)] INFO -- clicking :create_menu_item317[Jul 27 2023 03:24:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.09s318[Jul 27 2023 03:24:44 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title ee74940408856eee"319[Jul 27 2023 03:24:44 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field320[Jul 27 2023 03:24:44 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 89cc53b46d389117"321[Jul 27 2023 03:24:44 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field322[Jul 27 2023 03:24:45 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present323[Jul 27 2023 03:24:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.412s324[Jul 27 2023 03:24:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.22 seconds325[Jul 27 2023 03:24:47 UTC (QA Tests)] INFO -- clicking :menu_section_button326[Jul 27 2023 03:24:47 UTC (QA Tests)] INFO -- clicking :nav_item_link327[Jul 27 2023 03:24:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.082s328 creates an issue329 when using attachments in comments330[Jul 27 2023 03:24:49 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment331[Jul 27 2023 03:24:49 UTC (QA Tests)] INFO -- filling :login_field with "root"332[Jul 27 2023 03:24:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field333[Jul 27 2023 03:24:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"334[Jul 27 2023 03:24:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field335[Jul 27 2023 03:24:50 UTC (QA Tests)] INFO -- clicking :sign_in_button336[Jul 27 2023 03:24:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.871s337[Jul 27 2023 03:24:51 UTC (QA Tests)] INFO -- Enabling super sidebar!338[Jul 27 2023 03:24:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled339[Jul 27 2023 03:24:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds340[Jul 27 2023 03:24:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.17 seconds341[Jul 27 2023 03:24:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-issues-d608cf8959a954b1' via api in 0.72 seconds342[Jul 27 2023 03:24:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 1.02 seconds343[Jul 27 2023 03:24:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-issues-d608cf8959a954b1/-/issues/1344[Jul 27 2023 03:24:56 UTC (QA Tests)] INFO -- clicking :issue_title345[Jul 27 2023 03:24:56 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown346[Jul 27 2023 03:24:56 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale347"348[Jul 27 2023 03:24:56 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field349[Jul 27 2023 03:24:57 UTC (QA Tests)] INFO -- clicking :comment_button350[Jul 27 2023 03:24:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.806s351[Jul 27 2023 03:24:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.826s352 comments on an issue with an attachment353Monitor354 Alert settings355 when using HTTP endpoint integration356 behaves like sends test alert using authorization key357[Jul 27 2023 03:24:58 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert358[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- filling :login_field with "root"359[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field360[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"361[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field362[Jul 27 2023 03:24:59 UTC (QA Tests)] INFO -- clicking :sign_in_button363[Jul 27 2023 03:25:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.918s364[Jul 27 2023 03:25:01 UTC (QA Tests)] INFO -- Enabling super sidebar!365[Jul 27 2023 03:25:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled366[Jul 27 2023 03:25:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds367[Jul 27 2023 03:25:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.2 seconds368[Jul 27 2023 03:25:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-alerts-55261585a32a0bd5' via api in 0.84 seconds369[Jul 27 2023 03:25:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-alerts-55261585a32a0bd5370[Jul 27 2023 03:25:04 UTC (QA Tests)] INFO -- clicking :menu_section_button371[Jul 27 2023 03:25:04 UTC (QA Tests)] INFO -- clicking :nav_item_link372[Jul 27 2023 03:25:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s373[Jul 27 2023 03:25:07 UTC (QA Tests)] INFO -- clicking :add_integration_button374[Jul 27 2023 03:25:08 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown375[Jul 27 2023 03:25:08 UTC (QA Tests)] INFO -- clicking :integration_name_field376[Jul 27 2023 03:25:08 UTC (QA Tests)] INFO -- filling :integration_name_field with "sit"377[Jul 27 2023 03:25:08 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field378[Jul 27 2023 03:25:08 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button379[Jul 27 2023 03:25:09 UTC (QA Tests)] INFO -- clicking :menu_section_button380[Jul 27 2023 03:25:10 UTC (QA Tests)] INFO -- clicking :nav_item_link381[Jul 27 2023 03:25:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.715s382[Jul 27 2023 03:25:10 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments383 creates new alert384 when using Prometheus integration385 behaves like sends test alert using authorization key386[Jul 27 2023 03:25:10 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert387[Jul 27 2023 03:25:11 UTC (QA Tests)] INFO -- filling :login_field with "root"388[Jul 27 2023 03:25:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field389[Jul 27 2023 03:25:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"390[Jul 27 2023 03:25:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field391[Jul 27 2023 03:25:12 UTC (QA Tests)] INFO -- clicking :sign_in_button392[Jul 27 2023 03:25:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.567s393[Jul 27 2023 03:25:13 UTC (QA Tests)] INFO -- Enabling super sidebar!394[Jul 27 2023 03:25:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled395[Jul 27 2023 03:25:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds396[Jul 27 2023 03:25:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.11 seconds397[Jul 27 2023 03:25:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-alerts-98a7d1201fe7a138' via api in 0.49 seconds398[Jul 27 2023 03:25:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-alerts-98a7d1201fe7a138399[Jul 27 2023 03:25:16 UTC (QA Tests)] INFO -- clicking :menu_section_button400[Jul 27 2023 03:25:16 UTC (QA Tests)] INFO -- clicking :nav_item_link401[Jul 27 2023 03:25:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.97s402[Jul 27 2023 03:25:18 UTC (QA Tests)] INFO -- clicking :add_integration_button403[Jul 27 2023 03:25:18 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown404[Jul 27 2023 03:25:18 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button405[Jul 27 2023 03:25:19 UTC (QA Tests)] INFO -- clicking :menu_section_button406[Jul 27 2023 03:25:19 UTC (QA Tests)] INFO -- clicking :nav_item_link407[Jul 27 2023 03:25:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.712s408[Jul 27 2023 03:25:20 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments409 creates new alert410Create411 Git push over HTTP412[Jul 27 2023 03:25:20 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository413[Jul 27 2023 03:25:21 UTC (QA Tests)] INFO -- filling :login_field with "root"414[Jul 27 2023 03:25:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field415[Jul 27 2023 03:25:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"416[Jul 27 2023 03:25:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field417[Jul 27 2023 03:25:22 UTC (QA Tests)] INFO -- clicking :sign_in_button418[Jul 27 2023 03:25:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.939s419[Jul 27 2023 03:25:23 UTC (QA Tests)] INFO -- Enabling super sidebar!420[Jul 27 2023 03:25:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled421[Jul 27 2023 03:25:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds422[Jul 27 2023 03:25:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.11 seconds423[Jul 27 2023 03:25:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-with-code-d1de49f08a4f8944' via api in 0.5 seconds424[Jul 27 2023 03:25:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"425[Jul 27 2023 03:25:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.95 seconds426[Jul 27 2023 03:25:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-with-code-d1de49f08a4f8944427 user pushes code to the repository428Manage429 basic user login430[Jul 27 2023 03:25:28 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out431[Jul 27 2023 03:25:29 UTC (QA Tests)] INFO -- filling :login_field with "root"432[Jul 27 2023 03:25:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field433[Jul 27 2023 03:25:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"434[Jul 27 2023 03:25:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field435[Jul 27 2023 03:25:29 UTC (QA Tests)] INFO -- clicking :sign_in_button436[Jul 27 2023 03:25:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.772s437[Jul 27 2023 03:25:31 UTC (QA Tests)] INFO -- Enabling super sidebar!438[Jul 27 2023 03:25:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled439[Jul 27 2023 03:25:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s440[Jul 27 2023 03:25:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content441[Jul 27 2023 03:25:33 UTC (QA Tests)] INFO -- clicking :sign_out_link442 user logs in using basic credentials and logs out443Create444 Personal snippet creation445[Jul 27 2023 03:25:34 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet446[Jul 27 2023 03:25:34 UTC (QA Tests)] INFO -- filling :login_field with "root"447[Jul 27 2023 03:25:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field448[Jul 27 2023 03:25:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"449[Jul 27 2023 03:25:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field450[Jul 27 2023 03:25:35 UTC (QA Tests)] INFO -- clicking :sign_in_button451[Jul 27 2023 03:25:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.986s452[Jul 27 2023 03:25:36 UTC (QA Tests)] INFO -- Enabling super sidebar!453[Jul 27 2023 03:25:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled454[Jul 27 2023 03:25:38 UTC (QA Tests)] INFO -- clicking :new_menu_toggle455[Jul 27 2023 03:25:38 UTC (QA Tests)] INFO -- clicking :create_menu_item456[Jul 27 2023 03:25:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.719s457[Jul 27 2023 03:25:39 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"458[Jul 27 2023 03:25:39 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field459[Jul 27 2023 03:25:39 UTC (QA Tests)] INFO -- clicking :description_placeholder460[Jul 27 2023 03:25:39 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"461[Jul 27 2023 03:25:39 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field462[Jul 27 2023 03:25:40 UTC (QA Tests)] INFO -- clicking :visibility_content463[Jul 27 2023 03:25:40 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"464[Jul 27 2023 03:25:40 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field465[Jul 27 2023 03:25:40 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button466[Jul 27 2023 03:25:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.847s467[Jul 27 2023 03:25:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 0.855s468[Jul 27 2023 03:25:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 3.78 seconds469[Jul 27 2023 03:25:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'470 user creates a personal snippet471Create472 SSH key support473[Jul 27 2023 03:25:42 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230727-39-js80vu/id_rsa -N `474[Jul 27 2023 03:25:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.74 seconds475[Jul 27 2023 03:25:43 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together476[Jul 27 2023 03:25:44 UTC (QA Tests)] INFO -- filling :login_field with "root"477[Jul 27 2023 03:25:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field478[Jul 27 2023 03:25:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"479[Jul 27 2023 03:25:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field480[Jul 27 2023 03:25:44 UTC (QA Tests)] INFO -- clicking :sign_in_button481[Jul 27 2023 03:25:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.831s482[Jul 27 2023 03:25:46 UTC (QA Tests)] INFO -- Enabling super sidebar!483[Jul 27 2023 03:25:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled484[Jul 27 2023 03:25:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds485[Jul 27 2023 03:25:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.16 seconds486[Jul 27 2023 03:25:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/ssh-tests-f6e5d7ec8f76d4ff' via api in 0.64 seconds487 pushes multiple branches and tags together488[Jul 27 2023 03:25:49 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH489[Jul 27 2023 03:25:50 UTC (QA Tests)] INFO -- filling :login_field with "root"490[Jul 27 2023 03:25:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field491[Jul 27 2023 03:25:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"492[Jul 27 2023 03:25:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field493[Jul 27 2023 03:25:51 UTC (QA Tests)] INFO -- clicking :sign_in_button494[Jul 27 2023 03:25:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.788s495[Jul 27 2023 03:25:52 UTC (QA Tests)] INFO -- Enabling super sidebar!496[Jul 27 2023 03:25:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled497[Jul 27 2023 03:25:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds498[Jul 27 2023 03:25:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.12 seconds499[Jul 27 2023 03:25:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/ssh-tests-3ec8bd0d1538cbcc' via api in 0.74 seconds500[Jul 27 2023 03:25:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"501[Jul 27 2023 03:25:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.4 seconds502[Jul 27 2023 03:25:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/ssh-tests-3ec8bd0d1538cbcc503 pushes code to the repository via SSH504[Jul 27 2023 03:25:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'505Data Stores506 Project507 in group508 behaves like successful project creation509[Jul 27 2023 03:25:57 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project510[Jul 27 2023 03:25:58 UTC (QA Tests)] INFO -- filling :login_field with "root"511[Jul 27 2023 03:25:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field512[Jul 27 2023 03:25:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"513[Jul 27 2023 03:25:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field514[Jul 27 2023 03:25:58 UTC (QA Tests)] INFO -- clicking :sign_in_button515[Jul 27 2023 03:26:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.324s516[Jul 27 2023 03:26:00 UTC (QA Tests)] INFO -- Enabling super sidebar!517[Jul 27 2023 03:26:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled518[Jul 27 2023 03:26:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds519[Jul 27 2023 03:26:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.1 seconds520[Jul 27 2023 03:26:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-77e7ef48.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c521[Jul 27 2023 03:26:03 UTC (QA Tests)] INFO -- clicking :new_project_button522[Jul 27 2023 03:26:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 1.224s523[Jul 27 2023 03:26:04 UTC (QA Tests)] INFO -- clicking :panel_link524[Jul 27 2023 03:26:04 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown525[Jul 27 2023 03:26:04 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c"526[Jul 27 2023 03:26:04 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field527[Jul 27 2023 03:26:05 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}528[Jul 27 2023 03:26:05 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}529[Jul 27 2023 03:26:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-in-group-41294763fb7127f7-808e22e977fda9ef' via browser_ui in 5.44 seconds530 creates a new project531 in personal namespace532 behaves like successful project creation533[Jul 27 2023 03:26:07 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project534[Jul 27 2023 03:26:08 UTC (QA Tests)] INFO -- filling :login_field with "root"535[Jul 27 2023 03:26:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field536[Jul 27 2023 03:26:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"537[Jul 27 2023 03:26:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field538[Jul 27 2023 03:26:09 UTC (QA Tests)] INFO -- clicking :sign_in_button539[Jul 27 2023 03:26:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.943s540[Jul 27 2023 03:26:10 UTC (QA Tests)] INFO -- Enabling super sidebar!541[Jul 27 2023 03:26:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled542[Jul 27 2023 03:26:12 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present543[Jul 27 2023 03:26:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.697s544[Jul 27 2023 03:26:12 UTC (QA Tests)] INFO -- clicking :panel_link545[Jul 27 2023 03:26:12 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown546[Jul 27 2023 03:26:13 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"547[Jul 27 2023 03:26:13 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field548[Jul 27 2023 03:26:14 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}549[Jul 27 2023 03:26:14 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}550[Jul 27 2023 03:26:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-c4be88f41935250c-a46de0b5887f0130' via browser_ui in 3.09 seconds551 creates a new project552Monitor553 Alert settings554 when using Prometheus integration555 behaves like sends test alert556[Jul 27 2023 03:26:15 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert557[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- filling :login_field with "root"558[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field559[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"560[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field561[Jul 27 2023 03:26:16 UTC (QA Tests)] INFO -- clicking :sign_in_button562[Jul 27 2023 03:26:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.921s563[Jul 27 2023 03:26:18 UTC (QA Tests)] INFO -- Enabling super sidebar!564[Jul 27 2023 03:26:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled565[Jul 27 2023 03:26:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds566[Jul 27 2023 03:26:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.11 seconds567[Jul 27 2023 03:26:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-alerts-b8b9c6944cafe607' via api in 0.49 seconds568[Jul 27 2023 03:26:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-alerts-b8b9c6944cafe607569[Jul 27 2023 03:26:20 UTC (QA Tests)] INFO -- clicking :menu_section_button570[Jul 27 2023 03:26:21 UTC (QA Tests)] INFO -- clicking :nav_item_link571[Jul 27 2023 03:26:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.843s572[Jul 27 2023 03:26:23 UTC (QA Tests)] INFO -- clicking :add_integration_button573[Jul 27 2023 03:26:23 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown574[Jul 27 2023 03:26:23 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button575[Jul 27 2023 03:26:23 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-27T03:26:23.652+00:00","generatorURL":"http://stoltenberg.test/vasiliki","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"blanditiis"},"annotations":{"title":"inventore","gitlab_y_label":"status"}}]}"576[Jul 27 2023 03:26:23 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field577[Jul 27 2023 03:26:24 UTC (QA Tests)] INFO -- clicking :send_test_alert_button578[Jul 27 2023 03:26:24 UTC (QA Tests)] INFO -- clicking :menu_section_button579[Jul 27 2023 03:26:24 UTC (QA Tests)] INFO -- clicking :nav_item_link580[Jul 27 2023 03:26:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.695s581 creates new alert582 when using HTTP endpoint integration583 behaves like sends test alert584[Jul 27 2023 03:26:25 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert585[Jul 27 2023 03:26:26 UTC (QA Tests)] INFO -- filling :login_field with "root"586[Jul 27 2023 03:26:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field587[Jul 27 2023 03:26:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"588[Jul 27 2023 03:26:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field589[Jul 27 2023 03:26:27 UTC (QA Tests)] INFO -- clicking :sign_in_button590[Jul 27 2023 03:26:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.122s591[Jul 27 2023 03:26:28 UTC (QA Tests)] INFO -- Enabling super sidebar!592[Jul 27 2023 03:26:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled593[Jul 27 2023 03:26:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds594[Jul 27 2023 03:26:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.12 seconds595[Jul 27 2023 03:26:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-alerts-5697a300583ec983' via api in 0.49 seconds596[Jul 27 2023 03:26:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-for-alerts-5697a300583ec983597[Jul 27 2023 03:26:31 UTC (QA Tests)] INFO -- clicking :menu_section_button598[Jul 27 2023 03:26:31 UTC (QA Tests)] INFO -- clicking :nav_item_link599[Jul 27 2023 03:26:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.101s600[Jul 27 2023 03:26:34 UTC (QA Tests)] INFO -- clicking :add_integration_button601[Jul 27 2023 03:26:34 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown602[Jul 27 2023 03:26:34 UTC (QA Tests)] INFO -- clicking :integration_name_field603[Jul 27 2023 03:26:34 UTC (QA Tests)] INFO -- filling :integration_name_field with "autem"604[Jul 27 2023 03:26:34 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field605[Jul 27 2023 03:26:35 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button606[Jul 27 2023 03:26:35 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"excepturi","description":"excepturi"}"607[Jul 27 2023 03:26:35 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field608[Jul 27 2023 03:26:35 UTC (QA Tests)] INFO -- clicking :send_test_alert_button609[Jul 27 2023 03:26:36 UTC (QA Tests)] INFO -- clicking :menu_section_button610[Jul 27 2023 03:26:36 UTC (QA Tests)] INFO -- clicking :nav_item_link611[Jul 27 2023 03:26:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.683s612 creates new alert613Create614 Git push over HTTP615[Jul 27 2023 03:26:37 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository616[Jul 27 2023 03:26:37 UTC (QA Tests)] INFO -- filling :login_field with "root"617[Jul 27 2023 03:26:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field618[Jul 27 2023 03:26:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"619[Jul 27 2023 03:26:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field620[Jul 27 2023 03:26:38 UTC (QA Tests)] INFO -- clicking :sign_in_button621[Jul 27 2023 03:26:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.958s622[Jul 27 2023 03:26:40 UTC (QA Tests)] INFO -- Enabling super sidebar!623[Jul 27 2023 03:26:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled624[Jul 27 2023 03:26:42 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA625[Jul 27 2023 03:26:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-sztvjedk' via cache in 0.0 seconds626[Jul 27 2023 03:26:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds627[Jul 27 2023 03:26:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c' via api in 0.12 seconds628[Jul 27 2023 03:26:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-with-code-1c60f35f358e8aac' via api in 0.98 seconds629[Jul 27 2023 03:26:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"630[Jul 27 2023 03:26:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.94 seconds631[Jul 27 2023 03:26:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-77e7ef48.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-03-23-26-13bb67988b01ef4c/project-with-code-1c60f35f358e8aac632 user using a personal access token pushes code to the repository633Pending: (Failures listed here are expected and do not affect your suite's status)634 1) Package SaaS Container Registry pulls an image from an existing repository635 # Test is not compatible with this environment or pipeline636 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:12637 2) Framework sanity Version check is the specified version638 # Test is not compatible with this environment or pipeline639 # ./qa/specs/features/sanity/version_spec.rb:15640 3) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage641 # Test is not compatible with this environment or pipeline642 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:6643Finished in 3 minutes 26.1 seconds (files took 2.94 seconds to load)64422 examples, 0 failures, 3 pending645Randomized with seed 35458646[Jul 27 2023 03:26:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-77e7ef48 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`647[Jul 27 2023 03:26:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-77e7ef48 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`648[Jul 27 2023 03:26:47 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-77e7ef48`649[Jul 27 2023 03:26:47 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-77e7ef48`651Running after script...652$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command653$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")654$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"704Not uploading cache qa-e2e-ruby-3.0-9100e4570450d71e73e8399fe5d9940a-16 due to policy706Uploading artifacts...707gitlab-qa-run-*: found 349 matching artifact files and directories 708Uploading artifacts as "archive" to coordinator... 201 Created id=4749055209 responseStatus=201 Created token=64_zYvXQ709Uploading artifacts...710gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 711Uploading artifacts as "junit" to coordinator... 201 Created id=4749055209 responseStatus=201 Created token=64_zYvXQ712Uploading artifacts...713/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 714Uploading artifacts as "dotenv" to coordinator... 201 Created id=4749055209 responseStatus=201 Created token=64_zYvXQ716Job succeeded