large-setup
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-1690510072-d4becb81-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: 166113, done. 20remote: Counting objects: 100% (166113/166113), done. 21remote: Compressing objects: 100% (105949/105949), done. 22remote: Total 166113 (delta 80917), reused 112862 (delta 54033), pack-reused 0 23Receiving objects: 100% (166113/166113), 130.59 MiB | 39.01 MiB/s, done.24Resolving deltas: 100% (80917/80917), done.26 * [new ref] refs/pipelines/948042359 -> refs/pipelines/94804235927 * [new branch] master -> origin/master28Checking out 02432547 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-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 (4757155917)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4757155917 responseStatus=200 OK token=64_s33CN39Using 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 QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:02432547837727b720f206748675bf26536e87cd -- --tag can_use_large_setup --format QA::Support::JsonFormatter --out tmp/rspec-4757155968.json --format RspecJunitFormatter --out tmp/rspec-4757155968.xml --format html --out tmp/rspec-$(echo large-setup | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 28 2023 02:10:45 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-c80d4690$`50[Jul 28 2023 02:10:45 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-c80d4690 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 28 2023 02:10:47 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-c80d4690:/etc/gitlab/trusted-certs`52[Jul 28 2023 02:10:47 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-c80d4690:/etc/gitlab/ssl`53[Jul 28 2023 02:10:47 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-c80d4690`54[Jul 28 2023 02:10:47 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-c80d4690`55[Jul 28 2023 02:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 28 2023 02:10:48 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:02432547837727b720f206748675bf26536e87cd`57[Jul 28 2023 02:11:33 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-580b45d0$`58[Jul 28 2023 02:11:33 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 28 2023 02:11:34 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 28 2023 02:11:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-580b45d0 --net test --hostname gitlab-ee-580b45d0.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-02-10-45-4b21b9e7/gitlab-ee-580b45d0/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:02432547837727b720f206748675bf26536e87cd`61[Jul 28 2023 02:11:45 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-580b45d0 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-28 02:10:4562# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67gitlab_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;"`68[Jul 28 2023 02:11:45 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-580b45d0`69[Jul 28 2023 02:15:45 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...70[Jul 28 2023 02:15:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-580b45d0`71[Jul 28 2023 02:15:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-580b45d0`72[Jul 28 2023 02:15:46 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-580b45d0 80/tcp`73[Jul 28 2023 02:15:46 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!74[Jul 28 2023 02:15:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-580b45d0 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`75[Jul 28 2023 02:15:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-580b45d0 bash -c "echo '#!/usr/bin/env bash76if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then77 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'78 exit 179fi80' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`81[Jul 28 2023 02:15:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-580b45d0 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`82[Jul 28 2023 02:15:47 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-580b45d0:/tmp/data-seeds`83[Jul 28 2023 02:15:47 UTC (Gitlab QA)] INFO -- Running exec_commands...84[Jul 28 2023 02:15:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-580b45d0 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`85[Jul 28 2023 02:16:51 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q aerokube/selenoid:latest-release`86[Jul 28 2023 02:16:52 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^selenoid$`87[Jul 28 2023 02:16:52 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`88[Jul 28 2023 02:16:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q selenoid/chrome:111.0`89[Jul 28 2023 02:17:05 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q presidenten/selenoid-manual-video-recorder:latest`90[Jul 28 2023 02:17:07 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name selenoid --net test --hostname selenoid.test --publish 4444:4444 -e OVERRIDE_VIDEO_OUTPUT_DIR=/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-02-10-45-4b21b9e7/selenoid/video --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/lib/gitlab/qa/component/../../../../fixtures/selenoid:/etc/selenoid:z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-02-10-45-4b21b9e7/selenoid/video:/opt/selenoid/video:z aerokube/selenoid:latest-release -video-recorder-image presidenten/selenoid-manual-video-recorder -container-network test -timeout 10m0s`91[Jul 28 2023 02:17:16 UTC (Gitlab QA)] INFO -- Waiting for Selenoid ...92[Jul 28 2023 02:17:16 UTC (Gitlab QA)] INFO -- Selenoid ready!93[Jul 28 2023 02:17:16 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`94[Jul 28 2023 02:17:16 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:02432547837727b720f206748675bf26536e87cd`95[Jul 28 2023 02:18:15 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee96[Jul 28 2023 02:18:15 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_REMOTE_GRID="$QA_REMOTE_GRID" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_RECORD_VIDEO="$QA_RECORD_VIDEO" --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_REMOTE_GRID_PROTOCOL="http" --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 WEBDRIVER_HEADLESS="0" --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_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --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 CHROME_DISABLE_DEV_SHM="true" --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-28-02-10-45-4b21b9e7/selenoid" --env USE_SELENOID="$USE_SELENOID" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-28-02-10-45-4b21b9e7/gitlab-ee-qa-4bbfcd42:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-4bbfcd42 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:02432547837727b720f206748675bf26536e87cd Test::Instance::All http://gitlab-ee-580b45d0.test -- --tag can_use_large_setup --format QA::Support::JsonFormatter --out tmp/rspec-4757155968.json --format RspecJunitFormatter --out tmp/rspec-4757155968.xml --format html --out tmp/rspec-large-setup.htm --color --format documentation`972023-07-28 02:18:30 / CONF :: 98 ==> Base URL: http://gitlab-ee-580b45d0.test99 ==> Browser: #<Selenium::WebDriver::Remote::Driver:0x00007f053540bd48>100 ==> Libraries: Chemlab::Vendor101[Jul 28 2023 02:18:30 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA102[Jul 28 2023 02:18:30 UTC (QA Tests)] INFO -- Browser: chrome103[Jul 28 2023 02:18:30 UTC (QA Tests)] INFO -- Browser version: 111.0104[Jul 28 2023 02:18:30 UTC (QA Tests)] INFO -- Performing sanity check for environment!105[Jul 28 2023 02:18:31 UTC (QA Tests)] INFO -- Performing initial license fabrication!106[Jul 28 2023 02:18:31 UTC (QA Tests)] INFO -- Successfully added license key. Details:107{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}108[Jul 28 2023 02:18:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.42 seconds109[Jul 28 2023 02:18:31 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='presidenten/selenoid-manual-video-recorder' --format '{{.Names}}'`110[Jul 28 2023 02:18:31 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='selenoid/chrome:111.0' --format '{{.Names}}'`111[Jul 28 2023 02:18:31 UTC (QA Tests)] INFO -- Executing: `docker inspect loving_wilbur --format '{{.Config.Hostname}}'`112[Jul 28 2023 02:18:32 UTC (QA Tests)] INFO -- Test failure video recording setup complete!113Run options:114 include {:can_use_large_setup=>true}115 exclude {:geo=>true, :requires_praefect=>true}116Randomized with seed 3324117[Jul 28 2023 02:18:33 UTC (QA Tests)] ERROR -- [Allure]: Failed to fetch flaky spec data for report: panic: sync: negative WaitGroup counter118Create119 Download merge request patch and diff120[Jul 28 2023 02:18:33 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request patches121[Jul 28 2023 02:18:34 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 9af1f055f132:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/create_download_merge_request_patch_and_diff_views_the_me-2023-07-28-02-18-34-519.mp4" '`122[Jul 28 2023 02:18:34 UTC (QA Tests)] INFO -- filling :login_field with "root"123[Jul 28 2023 02:18:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field124[Jul 28 2023 02:18:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"125[Jul 28 2023 02:18:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field126[Jul 28 2023 02:18:35 UTC (QA Tests)] INFO -- clicking :sign_in_button127[Jul 28 2023 02:18:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.938s128[Jul 28 2023 02:18:38 UTC (QA Tests)] INFO -- Enabling super sidebar!129[Jul 28 2023 02:18:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled130[Jul 28 2023 02:18:41 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["gitlab_project"]}131[Jul 28 2023 02:18:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.051s132[Jul 28 2023 02:18:43 UTC (QA Tests)] INFO -- clicking :user_avatar_content133[Jul 28 2023 02:18:43 UTC (QA Tests)] INFO -- clicking :sign_out_link134[Jul 28 2023 02:18:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.641s135[Jul 28 2023 02:18:44 UTC (QA Tests)] INFO -- filling :login_field with "root"136[Jul 28 2023 02:18:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field137[Jul 28 2023 02:18:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"138[Jul 28 2023 02:18:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field139[Jul 28 2023 02:18:45 UTC (QA Tests)] INFO -- clicking :sign_in_button140[Jul 28 2023 02:18:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.063s141[Jul 28 2023 02:18:46 UTC (QA Tests)] INFO -- Enabling super sidebar!142[Jul 28 2023 02:18:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled143[Jul 28 2023 02:18:48 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA144[Jul 28 2023 02:18:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-bcfcir9o' via cache in 0.0 seconds145[Jul 28 2023 02:18:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 1.11 seconds146[Jul 28 2023 02:18:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef' via api in 1.96 seconds147[Jul 28 2023 02:18:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-580b45d0.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef148[Jul 28 2023 02:18:52 UTC (QA Tests)] INFO -- clicking :new_project_button149[Jul 28 2023 02:18:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 2.159s150[Jul 28 2023 02:18:54 UTC (QA Tests)] INFO -- clicking :gitlab_import_button151[Jul 28 2023 02:18:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element gitlab_import_button' took 0.626s152[Jul 28 2023 02:18:55 UTC (QA Tests)] INFO -- filling :project_name_field with "ImportedProject-6aca6e7c528aaf29"153[Jul 28 2023 02:18:55 UTC (QA Tests)] INFO -- clicking the coordinates of :project_name_field154[Jul 28 2023 02:18:55 UTC (QA Tests)] INFO -- clicking :import_project_button155[Jul 28 2023 02:18:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element import_project_button' took 2.51s156[Jul 28 2023 02:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s157[Jul 28 2023 02:19:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s158[Jul 28 2023 02:19:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s159[Jul 28 2023 02:19:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s160[Jul 28 2023 02:19:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.935s161[Jul 28 2023 02:19:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s162[Jul 28 2023 02:19:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s163[Jul 28 2023 02:19:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.155s164[Jul 28 2023 02:19:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s165[Jul 28 2023 02:19:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s166[Jul 28 2023 02:19:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s167[Jul 28 2023 02:19:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s168[Jul 28 2023 02:19:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 3.757s169[Jul 28 2023 02:19:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 20.342s170[Jul 28 2023 02:19:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImportProject with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef/ImportedProject-6aca6e7c528aaf29' via browser_ui in 30.83 seconds171[Jul 28 2023 02:19:22 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!172[Jul 28 2023 02:19:22 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!173[Jul 28 2023 02:19:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via api in 42.0 seconds174[Jul 28 2023 02:19:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-580b45d0.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef/importedproject-6aca6e7c528aaf29/-/merge_requests/1175[Jul 28 2023 02:19:55 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'pkill -INT -f ffmpeg'`176[Jul 28 2023 02:19:56 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'rm /data/create_download_merge_request_patch_and_diff_views_the_me-2023-07-28-02-18-34-519.mp4'`177 views the merge request patches178[Jul 28 2023 02:19:56 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff179[Jul 28 2023 02:19:56 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 9af1f055f132:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/create_download_merge_request_patch_and_diff_views_the_me-2023-07-28-02-19-56-632.mp4" '`180[Jul 28 2023 02:19:57 UTC (QA Tests)] INFO -- filling :login_field with "root"181[Jul 28 2023 02:19:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field182[Jul 28 2023 02:19:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"183[Jul 28 2023 02:19:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field184[Jul 28 2023 02:19:58 UTC (QA Tests)] INFO -- clicking :sign_in_button185[Jul 28 2023 02:19:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.297s186[Jul 28 2023 02:20:00 UTC (QA Tests)] INFO -- Enabling super sidebar!187[Jul 28 2023 02:20:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled188[Jul 28 2023 02:20:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.058s189[Jul 28 2023 02:20:03 UTC (QA Tests)] INFO -- clicking :user_avatar_content190[Jul 28 2023 02:20:03 UTC (QA Tests)] INFO -- clicking :sign_out_link191[Jul 28 2023 02:20:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.661s192[Jul 28 2023 02:20:04 UTC (QA Tests)] INFO -- filling :login_field with "root"193[Jul 28 2023 02:20:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field194[Jul 28 2023 02:20:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"195[Jul 28 2023 02:20:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field196[Jul 28 2023 02:20:05 UTC (QA Tests)] INFO -- clicking :sign_in_button197[Jul 28 2023 02:20:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.543s198[Jul 28 2023 02:20:07 UTC (QA Tests)] INFO -- Enabling super sidebar!199[Jul 28 2023 02:20:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled200[Jul 28 2023 02:20:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.19 seconds201[Jul 28 2023 02:20:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef' via api in 0.53 seconds202[Jul 28 2023 02:20:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-580b45d0.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef203[Jul 28 2023 02:20:11 UTC (QA Tests)] INFO -- clicking :new_project_button204[Jul 28 2023 02:20:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 1.675s205[Jul 28 2023 02:20:13 UTC (QA Tests)] INFO -- clicking :gitlab_import_button206[Jul 28 2023 02:20:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element gitlab_import_button' took 0.738s207[Jul 28 2023 02:20:14 UTC (QA Tests)] INFO -- filling :project_name_field with "ImportedProject-7c42025c0a9e3cf1"208[Jul 28 2023 02:20:14 UTC (QA Tests)] INFO -- clicking the coordinates of :project_name_field209[Jul 28 2023 02:20:14 UTC (QA Tests)] INFO -- clicking :import_project_button210[Jul 28 2023 02:20:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element import_project_button' took 1.79s211[Jul 28 2023 02:20:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s212[Jul 28 2023 02:20:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s213[Jul 28 2023 02:20:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s214[Jul 28 2023 02:20:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s215[Jul 28 2023 02:20:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.371s216[Jul 28 2023 02:20:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s217[Jul 28 2023 02:20:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s218[Jul 28 2023 02:20:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s219[Jul 28 2023 02:20:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s220[Jul 28 2023 02:20:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.095s221[Jul 28 2023 02:20:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 11.606s222[Jul 28 2023 02:20:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? The project was successfully imported.' took 10.071s223[Jul 28 2023 02:20:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project_name_content' took 3.801s224[Jul 28 2023 02:20:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImportProject with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef/ImportedProject-7c42025c0a9e3cf1' via browser_ui in 32.64 seconds225[Jul 28 2023 02:20:44 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!226[Jul 28 2023 02:20:44 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!227[Jul 28 2023 02:20:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via api in 42.73 seconds228[Jul 28 2023 02:20:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-580b45d0.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef/importedproject-7c42025c0a9e3cf1/-/merge_requests/1229[Jul 28 2023 02:21:15 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'pkill -INT -f ffmpeg'`230[Jul 28 2023 02:21:15 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'rm /data/create_download_merge_request_patch_and_diff_views_the_me-2023-07-28-02-19-56-632.mp4'`231 views the merge request plain diff232Create233 Merged merge request234[Jul 28 2023 02:21:15 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted235[Jul 28 2023 02:21:15 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 9af1f055f132:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/create_merged_merge_request_can_be_reverted-2023-07-28-02-21-15-714.mp4" '`236[Jul 28 2023 02:21:16 UTC (QA Tests)] INFO -- filling :login_field with "root"237[Jul 28 2023 02:21:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field238[Jul 28 2023 02:21:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"239[Jul 28 2023 02:21:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field240[Jul 28 2023 02:21:17 UTC (QA Tests)] INFO -- clicking :sign_in_button241[Jul 28 2023 02:21:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.981s242[Jul 28 2023 02:21:21 UTC (QA Tests)] INFO -- Enabling super sidebar!243[Jul 28 2023 02:21:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled244[Jul 28 2023 02:21:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds245[Jul 28 2023 02:21:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef' via api in 0.29 seconds246[Jul 28 2023 02:21:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef/revert-f61c853580731701' via api in 1.28 seconds247[Jul 28 2023 02:21:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.064s248[Jul 28 2023 02:21:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content249[Jul 28 2023 02:21:25 UTC (QA Tests)] INFO -- clicking :sign_out_link250[Jul 28 2023 02:21:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.581s251[Jul 28 2023 02:21:26 UTC (QA Tests)] INFO -- filling :login_field with "root"252[Jul 28 2023 02:21:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field253[Jul 28 2023 02:21:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"254[Jul 28 2023 02:21:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field255[Jul 28 2023 02:21:27 UTC (QA Tests)] INFO -- clicking :sign_in_button256[Jul 28 2023 02:21:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.164s257[Jul 28 2023 02:21:28 UTC (QA Tests)] INFO -- Enabling super sidebar!258[Jul 28 2023 02:21:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled259[Jul 28 2023 02:21:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds260[Jul 28 2023 02:21:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef' via api in 0.27 seconds261[Jul 28 2023 02:21:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-580b45d0.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef262[Jul 28 2023 02:21:31 UTC (QA Tests)] INFO -- clicking :new_project_button263[Jul 28 2023 02:21:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 1.324s264[Jul 28 2023 02:21:33 UTC (QA Tests)] INFO -- clicking :gitlab_import_button265[Jul 28 2023 02:21:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element gitlab_import_button' took 0.641s266[Jul 28 2023 02:21:34 UTC (QA Tests)] INFO -- filling :project_name_field with "ImportedProject-8e1010635e4d87d5"267[Jul 28 2023 02:21:34 UTC (QA Tests)] INFO -- clicking the coordinates of :project_name_field268[Jul 28 2023 02:21:34 UTC (QA Tests)] INFO -- clicking :import_project_button269[Jul 28 2023 02:21:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element import_project_button' took 2.104s270[Jul 28 2023 02:21:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s271[Jul 28 2023 02:21:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s272[Jul 28 2023 02:21:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s273[Jul 28 2023 02:21:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s274[Jul 28 2023 02:21:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.445s275[Jul 28 2023 02:21:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s276[Jul 28 2023 02:21:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s277[Jul 28 2023 02:21:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s278[Jul 28 2023 02:21:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s279[Jul 28 2023 02:21:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.777s280[Jul 28 2023 02:21:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s281[Jul 28 2023 02:21:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s282[Jul 28 2023 02:21:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 3.595s283[Jul 28 2023 02:21:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s284[Jul 28 2023 02:21:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s285[Jul 28 2023 02:22:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.994s286[Jul 28 2023 02:22:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 24.632s287[Jul 28 2023 02:22:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImportProject with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef/ImportedProject-8e1010635e4d87d5' via browser_ui in 31.38 seconds288[Jul 28 2023 02:22:03 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!289[Jul 28 2023 02:22:03 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!290[Jul 28 2023 02:22:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via api in 39.94 seconds291[Jul 28 2023 02:22:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-580b45d0.test/gitlab-qa-sandbox-group-6/qa-test-2023-07-28-02-18-48-b7618d15005561ef/importedproject-8e1010635e4d87d5/-/merge_requests/1292[Jul 28 2023 02:22:37 UTC (QA Tests)] INFO -- clicking :close_button293[Jul 28 2023 02:22:38 UTC (QA Tests)] INFO -- clicking :merge_button294[Jul 28 2023 02:22:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.268s295[Jul 28 2023 02:22:43 UTC (QA Tests)] INFO -- clicking :revert_button and ensuring QA::Page::Component::CommitModal is present296[Jul 28 2023 02:23:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert_button' took 38.219s297[Jul 28 2023 02:23:21 UTC (QA Tests)] INFO -- clicking :submit_commit_button298[Jul 28 2023 02:23:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.469s299[Jul 28 2023 02:23:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 5.443s300[Jul 28 2023 02:23:26 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present301[Jul 28 2023 02:23:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 4.753s302[Jul 28 2023 02:23:31 UTC (QA Tests)] INFO -- clicking :diffs_tab303[Jul 28 2023 02:23:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.503s304[Jul 28 2023 02:23:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element diffs_tab' took 2.582s305[Jul 28 2023 02:23:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 1.331s306[Jul 28 2023 02:23:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 9.154s307[Jul 28 2023 02:23:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_name_content' took 20.195s308[Jul 28 2023 02:23:55 UTC (QA Tests)] INFO -- filling :diff_tree_search with "added_file-00000000.txt"309[Jul 28 2023 02:23:55 UTC (QA Tests)] INFO -- clicking the coordinates of :diff_tree_search310[Jul 28 2023 02:23:56 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'pkill -INT -f ffmpeg'`311[Jul 28 2023 02:23:56 UTC (QA Tests)] INFO -- Executing: `docker exec -d eloquent_kapitsa sh -c 'rm /data/create_merged_merge_request_can_be_reverted-2023-07-28-02-21-15-714.mp4'`312 can be reverted313Finished in 5 minutes 24 seconds (files took 5.41 seconds to load)3143 examples, 0 failures315Randomized with seed 3324316[Jul 28 2023 02:23:57 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=selenoid`317[Jul 28 2023 02:23:57 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f selenoid`318[Jul 28 2023 02:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-580b45d0 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;'"`319[Jul 28 2023 02:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-580b45d0 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`320[Jul 28 2023 02:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-580b45d0`321[Jul 28 2023 02:23:58 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-580b45d0`323Running after script...324$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command325$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")326$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"344Not uploading cache qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16 due to policy346Uploading artifacts...347gitlab-qa-run-*: found 111 matching artifact files and directories 348Uploading artifacts as "archive" to coordinator... 201 Created id=4757155968 responseStatus=201 Created token=64_s33CN349Uploading artifacts...350gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 351Uploading artifacts as "junit" to coordinator... 201 Created id=4757155968 responseStatus=201 Created token=64_s33CN352Uploading artifacts...353/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 354Uploading artifacts as "dotenv" to coordinator... 201 Created id=4757155968 responseStatus=201 Created token=64_s33CN356Job succeeded