importers
Failed 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:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1687075192-b3731d9d-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: 129829, done. 20remote: Counting objects: 100% (129829/129829), done. 21remote: Compressing objects: 100% (89767/89767), done. 22remote: Total 129829 (delta 52784), reused 85423 (delta 35058), pack-reused 0 23Receiving objects: 100% (129829/129829), 119.24 MiB | 44.77 MiB/s, done.24Resolving deltas: 100% (52784/52784), done.26 * [new ref] refs/pipelines/903503466 -> refs/pipelines/90350346627 * [new branch] master -> origin/master28Checking out 963bdc0e as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-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 (4493798918)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4493798918 responseStatus=200 OK token=64_hDxip39Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...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! 36 Gemfile dependencies, 128 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::Integration::Import registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8 --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4493799001.json --format RspecJunitFormatter --out tmp/rspec-4493799001.xml --format html --out tmp/rspec-$(echo importers | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jun 18 2023 08:02:04 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q thiht/smocker:0.18.2`50[Jun 18 2023 08:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^smocker$`51[Jun 18 2023 08:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`52[Jun 18 2023 08:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`53[Jun 18 2023 08:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-a41fbe15$`54[Jun 18 2023 08:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-a41fbe15 --volume smocker-ssl:/etc/smocker/tls:Z alpine:latest tail -f /dev/null`55[Jun 18 2023 08:02:07 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/smocker/. alpine-a41fbe15:/etc/smocker/tls`56[Jun 18 2023 08:02:07 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-a41fbe15`57[Jun 18 2023 08:02:07 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-a41fbe15`58[Jun 18 2023 08:02:07 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name smocker --net test --hostname smocker.test -p 443 -p 8081 --volume smocker-ssl:/etc/smocker/tls:Z --env SMOCKER_MOCK_SERVER_LISTEN_PORT="443" --env SMOCKER_TLS_ENABLE="true" --env SMOCKER_TLS_CERT_FILE="/etc/smocker/tls/smocker.crt" --env SMOCKER_TLS_PRIVATE_KEY_FILE="/etc/smocker/tls/smocker.key" thiht/smocker:0.18.2`59[Jun 18 2023 08:02:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' smocker`60[Jun 18 2023 08:02:08 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-6252e1bb$`61[Jun 18 2023 08:02:08 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-a8e9d916$`62[Jun 18 2023 08:02:08 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-a8e9d916 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`63[Jun 18 2023 08:02:08 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-6252e1bb --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`64[Jun 18 2023 08:02:08 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/authority/. alpine-a8e9d916:/etc/gitlab/trusted-certs`65[Jun 18 2023 08:02:08 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/authority/. alpine-6252e1bb:/etc/gitlab/trusted-certs`66[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/gitlab/. alpine-a8e9d916:/etc/gitlab/ssl`67[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/gitlab/. alpine-6252e1bb:/etc/gitlab/ssl`68[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-a8e9d916`69[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-6252e1bb`70[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-a8e9d916`71[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-6252e1bb`72[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`73[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`74[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`75[Jun 18 2023 08:02:09 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`76[Jun 18 2023 08:02:47 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^import-source$`77[Jun 18 2023 08:02:47 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^import-target$`78[Jun 18 2023 08:02:47 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`79[Jun 18 2023 08:02:47 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`80[Jun 18 2023 08:02:47 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name import-target --net test --hostname import-target.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-08-02-04-6227d3e5/import-target/logs:/var/log/gitlab:Z --add-host=api.github.com:172.19.0.2 registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`81[Jun 18 2023 08:02:47 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name import-source --net test --hostname import-source.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-08-02-04-6227d3e5/import-source/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`82[Jun 18 2023 08:02:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-18 08:02:0483# Gitlab::QA::Runtime::OmnibusConfigurations::Default84gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme85gitlab_rails['gitlab_disable_animations'] = true # Disable animations86gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry87gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password88gitlab_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;"`89[Jun 18 2023 08:02:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-18 08:02:0490# Gitlab::QA::Runtime::OmnibusConfigurations::Default91gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme92gitlab_rails['gitlab_disable_animations'] = true # Disable animations93gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry94gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password95gitlab_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;"`96[Jun 18 2023 08:02:58 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false import-target`97[Jun 18 2023 08:02:58 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false import-source`98[Jun 18 2023 08:06:31 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...99[Jun 18 2023 08:06:31 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`100[Jun 18 2023 08:06:33 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`101[Jun 18 2023 08:06:34 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`102[Jun 18 2023 08:06:35 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`103[Jun 18 2023 08:06:35 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...104[Jun 18 2023 08:06:35 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`105[Jun 18 2023 08:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`106[Jun 18 2023 08:06:36 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`107[Jun 18 2023 08:06:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`108[Jun 18 2023 08:06:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`109[Jun 18 2023 08:06:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`110[Jun 18 2023 08:06:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`111[Jun 18 2023 08:06:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`112[Jun 18 2023 08:06:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`113[Jun 18 2023 08:06:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`114[Jun 18 2023 08:06:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`115[Jun 18 2023 08:06:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`116[Jun 18 2023 08:06:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`117[Jun 18 2023 08:06:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`118[Jun 18 2023 08:06:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`119[Jun 18 2023 08:06:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`120[Jun 18 2023 08:06:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`121[Jun 18 2023 08:06:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`122[Jun 18 2023 08:06:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`123[Jun 18 2023 08:06:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`124[Jun 18 2023 08:06:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`125[Jun 18 2023 08:06:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`126[Jun 18 2023 08:06:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`127[Jun 18 2023 08:06:47 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`128[Jun 18 2023 08:06:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`129[Jun 18 2023 08:06:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`130[Jun 18 2023 08:06:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`131[Jun 18 2023 08:06:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`132[Jun 18 2023 08:06:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`133[Jun 18 2023 08:06:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`134[Jun 18 2023 08:06:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`135[Jun 18 2023 08:06:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`136[Jun 18 2023 08:06:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`137[Jun 18 2023 08:06:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`138[Jun 18 2023 08:06:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`139[Jun 18 2023 08:06:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`140[Jun 18 2023 08:06:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`141[Jun 18 2023 08:06:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`142[Jun 18 2023 08:06:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`143[Jun 18 2023 08:06:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`144[Jun 18 2023 08:06:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`145[Jun 18 2023 08:06:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`146[Jun 18 2023 08:06:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`147[Jun 18 2023 08:06:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`148[Jun 18 2023 08:06:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`149[Jun 18 2023 08:06:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`150[Jun 18 2023 08:06:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-source`151[Jun 18 2023 08:06:59 UTC (Gitlab QA)] INFO -- Shell command: `docker port import-source 80/tcp`152[Jun 18 2023 08:06:59 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32770`!153[Jun 18 2023 08:06:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`154[Jun 18 2023 08:06:59 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "echo '#!/usr/bin/env bash155if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then156 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'157 exit 1158fi159' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`160[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`161[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/support/data import-source:/tmp/data-seeds`162[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- Running exec_commands...163[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-source bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`164[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' import-target`165[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- Shell command: `docker port import-target 80/tcp`166[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32771`!167[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`168[Jun 18 2023 08:07:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "echo '#!/usr/bin/env bash169if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then170 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'171 exit 1172fi173' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`174[Jun 18 2023 08:07:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`175[Jun 18 2023 08:07:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/support/data import-target:/tmp/data-seeds`176[Jun 18 2023 08:07:01 UTC (Gitlab QA)] INFO -- Running exec_commands...177[Jun 18 2023 08:07:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec import-target bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`178[Jun 18 2023 08:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`179[Jun 18 2023 08:07:51 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8`180[Jun 18 2023 08:08:41 UTC (Gitlab QA)] INFO -- Running test suite `Test::Integration::Import` for gitlab-ee181[Jun 18 2023 08:08:41 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled182[Jun 18 2023 08:08:41 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=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_MOCK_GITHUB="$QA_MOCK_GITHUB" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_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-06-18-08-02-04-6227d3e5/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --env QA_ALLOW_LOCAL_REQUESTS="true" --env QA_IMPORT_SOURCE_URL="http://import-source.test" --env QA_SMOCKER_HOST="smocker.test" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-08-02-04-6227d3e5/gitlab-ee-qa-cf9f26a8:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-cf9f26a8 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8 Test::Integration::Import http://import-target.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4493799001.json --format RspecJunitFormatter --out tmp/rspec-4493799001.xml --format html --out tmp/rspec-importers.htm --color --format documentation`1832023-06-18 08:08:49 / CONF :: 184 ==> Base URL: http://import-target.test185 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f38dedcdca0>186 ==> Libraries: Chemlab::Vendor187[Jun 18 2023 08:08:49 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA188[Jun 18 2023 08:08:49 UTC (QA Tests)] INFO -- Browser: chrome189[Jun 18 2023 08:08:49 UTC (QA Tests)] INFO -- Performing sanity check for environment!190[Jun 18 2023 08:08:50 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}191[Jun 18 2023 08:08:56 UTC (QA Tests)] INFO -- Performing initial license fabrication!192[Jun 18 2023 08:08:57 UTC (QA Tests)] INFO -- Successfully added license key. Details:193{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}194[Jun 18 2023 08:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.28 seconds195[Jun 18 2023 08:08:57 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled196[Jun 18 2023 08:08:57 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled197Run options:198 include {:import=>true}199 exclude {:geo=>true, :requires_praefect=>true}200Randomized with seed 626201Manage202 Gitlab migration203 with EE features204[Jun 18 2023 08:10:41 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with EE features imports group epics and iterations205[Jun 18 2023 08:10:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.21 seconds206[Jun 18 2023 08:10:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-df42a286' via api in 0.9 seconds207[Jun 18 2023 08:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.19 seconds208[Jun 18 2023 08:10:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-d36df4a6f472' via api in 0.97 seconds209[Jun 18 2023 08:10:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.37 seconds210[Jun 18 2023 08:10:47 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}211[Jun 18 2023 08:10:47 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}212[Jun 18 2023 08:10:48 UTC (QA Tests)] INFO -- Adding user target-user-d36df4a6f472 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox213[Jun 18 2023 08:10:48 UTC (QA Tests)] INFO -- Successfully added license key. Details:214{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}215[Jun 18 2023 08:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.14 seconds216[Jun 18 2023 08:10:49 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.93 seconds217[Jun 18 2023 08:10:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.95 seconds218[Jun 18 2023 08:10:51 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupIteration with id '1' via api in 0.25 seconds219[Jun 18 2023 08:10:51 UTC (QA Tests)] INFO -- No cached token found for username: target-user-d36df4a6f472220[Jun 18 2023 08:10:51 UTC (QA Tests)] INFO -- Caching token for username: target-user-d36df4a6f472, last six chars of token:QQsdeF221[Jun 18 2023 08:10:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-d36df4a6f472-zec6afw0' via api in 0.37 seconds222[Jun 18 2023 08:10:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-df42a286' via api in 1.04 seconds223 imports group epics and iterations224Manage225 GitHub import226 when imported via api227[Jun 18 2023 08:12:01 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via api imports project228[Jun 18 2023 08:12:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.14 seconds229[Jun 18 2023 08:12:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/destination-group-for-import-74ba8cc3' via api in 0.58 seconds230[Jun 18 2023 08:12:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a092164fe959bf8f' via api in 0.26 seconds231[Jun 18 2023 08:12:02 UTC (QA Tests)] INFO -- Adding user qa-user-a092164fe959bf8f to gitlab-qa-sandbox-group-1/destination-group-for-import-74ba8cc3 QA::Resource::Group232[Jun 18 2023 08:12:03 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["github"]}233[Jun 18 2023 08:12:04 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a092164fe959bf8f234[Jun 18 2023 08:12:04 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a092164fe959bf8f, last six chars of token:46y9Zk235[Jun 18 2023 08:12:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a092164fe959bf8f-m1d2e02w' via api in 0.22 seconds236[Jun 18 2023 08:12:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromGithub with full_path 'gitlab-qa-sandbox-group-1/destination-group-for-import-74ba8cc3/imported-project-c25f5161d7fb60ea' via api in 1.2 seconds237 imports project238Manage239 GitHub import240 when imported via UI241[Jun 18 2023 08:14:23 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via UI imports a project242[Jun 18 2023 08:14:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds243[Jun 18 2023 08:14:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/destination-group-for-import-a61e2723' via api in 0.45 seconds244[Jun 18 2023 08:14:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-c5105703afd9751e' via api in 0.38 seconds245[Jun 18 2023 08:14:24 UTC (QA Tests)] INFO -- Adding user qa-user-c5105703afd9751e to gitlab-qa-sandbox-group-1/destination-group-for-import-a61e2723 QA::Resource::Group246[Jun 18 2023 08:14:25 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c5105703afd9751e"247[Jun 18 2023 08:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field248[Jun 18 2023 08:14:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"249[Jun 18 2023 08:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field250[Jun 18 2023 08:14:26 UTC (QA Tests)] INFO -- clicking :sign_in_button251[Jun 18 2023 08:14:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s252[Jun 18 2023 08:14:27 UTC (QA Tests)] INFO -- Enabling super sidebar!253[Jun 18 2023 08:14:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled254[Jun 18 2023 08:14:28 UTC (QA Tests)] INFO -- clicking :new_menu_toggle255[Jun 18 2023 08:14:28 UTC (QA Tests)] INFO -- clicking :create_menu_item256[Jun 18 2023 08:14:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.067s257[Jun 18 2023 08:14:30 UTC (QA Tests)] INFO -- filling :personal_access_token_field with "*****"258[Jun 18 2023 08:14:30 UTC (QA Tests)] INFO -- clicking the coordinates of :personal_access_token_field259[Jun 18 2023 08:14:30 UTC (QA Tests)] INFO -- clicking :authenticate_button260[Jun 18 2023 08:14:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element authenticate_button' took 0.558s261[Jun 18 2023 08:14:31 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:single_endpoint_issue_events_import}262[Jun 18 2023 08:14:32 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:single_endpoint_notes_import}263[Jun 18 2023 08:14:32 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:attachments_import}264[Jun 18 2023 08:14:32 UTC (QA Tests)] INFO -- clicking :target_namespace_selector_dropdown265[Jun 18 2023 08:14:32 UTC (QA Tests)] INFO -- clicking :target_group_dropdown_item266[Jun 18 2023 08:14:32 UTC (QA Tests)] INFO -- filling :project_path_field with "the_awesome_project-756ae20a8bb6c918"267[Jun 18 2023 08:14:32 UTC (QA Tests)] INFO -- clicking the coordinates of :project_path_field268[Jun 18 2023 08:14:33 UTC (QA Tests)] INFO -- clicking :import_button269[Jun 18 2023 08:14:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.891s270[Jun 18 2023 08:14:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? import_status_indicator' took 0.925s271[Jun 18 2023 08:14:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.087s272[Jun 18 2023 08:14:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.058s273[Jun 18 2023 08:14:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.046s274[Jun 18 2023 08:14:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.095s275[Jun 18 2023 08:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.04s276[Jun 18 2023 08:15:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.033s277[Jun 18 2023 08:15:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.037s278[Jun 18 2023 08:15:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.093s279[Jun 18 2023 08:15:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.047s280[Jun 18 2023 08:15:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.053s281[Jun 18 2023 08:15:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.113s282[Jun 18 2023 08:15:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.067s283[Jun 18 2023 08:15:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.077s284[Jun 18 2023 08:15:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.06s285[Jun 18 2023 08:16:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.066s286[Jun 18 2023 08:16:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.036s287[Jun 18 2023 08:16:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.081s288[Jun 18 2023 08:16:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.043s289[Jun 18 2023 08:16:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.047s290[Jun 18 2023 08:16:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.078s291[Jun 18 2023 08:16:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.061s292[Jun 18 2023 08:16:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.03s293[Jun 18 2023 08:16:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.074s294[Jun 18 2023 08:16:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.089s295[Jun 18 2023 08:17:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.082s296[Jun 18 2023 08:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.082s297[Jun 18 2023 08:17:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.019s298[Jun 18 2023 08:17:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.074s299[Jun 18 2023 08:17:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.026s300[Jun 18 2023 08:17:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 1.033s301[Jun 18 2023 08:17:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectImportedFromGithub at http://import-target.test/gitlab-qa-sandbox-group-1/destination-group-for-import-a61e2723/the_awesome_project-756ae20a8bb6c918302 imports a project303Manage304 GitHub import305 when imported via api306[Jun 18 2023 08:17:40 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via api imports repo push rules307[Jun 18 2023 08:17:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds308[Jun 18 2023 08:17:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/destination-group-for-import-8534c8e6' via api in 0.47 seconds309[Jun 18 2023 08:17:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7141ebc0fee11105' via api in 0.24 seconds310[Jun 18 2023 08:17:41 UTC (QA Tests)] INFO -- Adding user qa-user-7141ebc0fee11105 to gitlab-qa-sandbox-group-1/destination-group-for-import-8534c8e6 QA::Resource::Group311[Jun 18 2023 08:17:41 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-7141ebc0fee11105312[Jun 18 2023 08:17:41 UTC (QA Tests)] INFO -- Caching token for username: qa-user-7141ebc0fee11105, last six chars of token:sGnpZH313[Jun 18 2023 08:17:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-7141ebc0fee11105-66nbftiq' via api in 0.08 seconds314[Jun 18 2023 08:17:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromGithub with full_path 'gitlab-qa-sandbox-group-1/destination-group-for-import-8534c8e6/imported-project-e04d2f4562fb9e52' via api in 0.93 seconds315 imports repo push rules316Manage317 Gitlab migration318 with merge request319[Jun 18 2023 08:20:30 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with merge request successfully imports merge request320[Jun 18 2023 08:20:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.13 seconds321[Jun 18 2023 08:20:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-556b8c7a' via api in 0.68 seconds322[Jun 18 2023 08:20:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.12 seconds323[Jun 18 2023 08:20:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-6bdd4641f71b' via api in 0.4 seconds324[Jun 18 2023 08:20:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds325[Jun 18 2023 08:20:32 UTC (QA Tests)] INFO -- Adding user target-user-6bdd4641f71b to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox326[Jun 18 2023 08:20:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-556b8c7a/the_awesome_project-479c816de98405a8' via api in 1.98 seconds327[Jun 18 2023 08:20:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'source-reviewer-dfa8c1b62f20' via api in 0.79 seconds328[Jun 18 2023 08:20:35 UTC (QA Tests)] INFO -- Adding user source-reviewer-dfa8c1b62f20 to source-group-for-import-556b8c7a/the_awesome_project-479c816de98405a8 QA::Resource::Project329[Jun 18 2023 08:20:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds330[Jun 18 2023 08:20:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.18 seconds331[Jun 18 2023 08:20:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-743f64972a0105bb' via api in 0.32 seconds332[Jun 18 2023 08:20:39 UTC (QA Tests)] INFO -- No cached token found for username: target-user-6bdd4641f71b333[Jun 18 2023 08:20:39 UTC (QA Tests)] INFO -- Caching token for username: target-user-6bdd4641f71b, last six chars of token:HWUd_1334[Jun 18 2023 08:20:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-6bdd4641f71b-5rr50pgv' via api in 0.1 seconds335[Jun 18 2023 08:20:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-556b8c7a' via api in 0.57 seconds336[Jun 18 2023 08:22:40 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.337[Jun 18 2023 08:22:40 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with merge request successfully imports merge request338[Jun 18 2023 08:22:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.13 seconds339[Jun 18 2023 08:22:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-e0bf529b' via api in 0.5 seconds340[Jun 18 2023 08:22:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds341[Jun 18 2023 08:22:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-7405a2fa8281' via api in 0.69 seconds342[Jun 18 2023 08:22:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds343[Jun 18 2023 08:22:42 UTC (QA Tests)] INFO -- Adding user target-user-7405a2fa8281 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox344[Jun 18 2023 08:22:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-e0bf529b/the_awesome_project-c716d95e47d753b7' via api in 0.93 seconds345[Jun 18 2023 08:22:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'source-reviewer-1ddf87675754' via api in 0.31 seconds346[Jun 18 2023 08:22:44 UTC (QA Tests)] INFO -- Adding user source-reviewer-1ddf87675754 to source-group-for-import-e0bf529b/the_awesome_project-c716d95e47d753b7 QA::Resource::Project347[Jun 18 2023 08:22:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds348[Jun 18 2023 08:22:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.18 seconds349[Jun 18 2023 08:22:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-76e86ecc3f481537' via api in 0.3 seconds350[Jun 18 2023 08:22:46 UTC (QA Tests)] INFO -- No cached token found for username: target-user-7405a2fa8281351[Jun 18 2023 08:22:46 UTC (QA Tests)] INFO -- Caching token for username: target-user-7405a2fa8281, last six chars of token:4SQKpr352[Jun 18 2023 08:22:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-7405a2fa8281-mr49egtd' via api in 0.1 seconds353[Jun 18 2023 08:22:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-e0bf529b' via api in 0.88 seconds354[Jun 18 2023 08:24:48 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.355 successfully imports merge request (FAILED - 1)3571st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb:74:358expected: {359 "iid": 1,360 "title": "QA test - merge request",361 "description": "This is a test merge request",362...5c89c3fbe",363 "start_sha": "5b376ae16e88240d4c500722a38b9fe9c97b933f"364 },365 "merge_error": null366}367 got: {368 "iid": 1,369 "title": "QA test - merge request",370 "description": "This is a test merge request",371...5c89c3fbe",372 "start_sha": "5b376ae16e88240d4c500722a38b9fe9c97b933f"373 },374 "merge_error": null375}376(compared using ==)377Diff:378@@ -30,7 +30,7 @@379 "discussion_locked": null,380 "should_remove_source_branch": null,381 "force_remove_source_branch": null,382- "prepared_at": "2023-06-18T08:20:38.613Z",383+ "prepared_at": null,384 "reference": "!1",385 "references": {386 "short": "!1",388RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb:74389Manage390 Gitlab migration391 with release392[Jun 18 2023 08:24:48 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with release successfully imports project release393[Jun 18 2023 08:24:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds394[Jun 18 2023 08:24:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-10b739a1' via api in 0.66 seconds395[Jun 18 2023 08:24:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds396[Jun 18 2023 08:24:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-58365fb4d024' via api in 0.27 seconds397[Jun 18 2023 08:24:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.08 seconds398[Jun 18 2023 08:24:50 UTC (QA Tests)] INFO -- Adding user target-user-58365fb4d024 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox399[Jun 18 2023 08:24:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-10b739a1/the_awesome_project-e72b0a22472e278f' via api in 1.59 seconds400[Jun 18 2023 08:24:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.16 seconds401[Jun 18 2023 08:24:53 UTC (QA Tests)] INFO -- No cached token found for username: target-user-58365fb4d024402[Jun 18 2023 08:24:53 UTC (QA Tests)] INFO -- Caching token for username: target-user-58365fb4d024, last six chars of token:pzeTsP403[Jun 18 2023 08:24:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-58365fb4d024-y8ymop4w' via api in 0.1 seconds404[Jun 18 2023 08:24:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-10b739a1' via api in 0.57 seconds405[Jun 18 2023 08:26:54 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.406[Jun 18 2023 08:26:54 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with release successfully imports project release407[Jun 18 2023 08:26:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds408[Jun 18 2023 08:26:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-b462c5b7' via api in 0.57 seconds409[Jun 18 2023 08:26:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.09 seconds410[Jun 18 2023 08:26:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-4b53ac59e9fc' via api in 0.23 seconds411[Jun 18 2023 08:26:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds412[Jun 18 2023 08:26:56 UTC (QA Tests)] INFO -- Adding user target-user-4b53ac59e9fc to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox413[Jun 18 2023 08:26:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-b462c5b7/the_awesome_project-c494929f66a5145a' via api in 0.85 seconds414[Jun 18 2023 08:26:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.21 seconds415[Jun 18 2023 08:26:57 UTC (QA Tests)] INFO -- No cached token found for username: target-user-4b53ac59e9fc416[Jun 18 2023 08:26:58 UTC (QA Tests)] INFO -- Caching token for username: target-user-4b53ac59e9fc, last six chars of token:NwyTe2417[Jun 18 2023 08:26:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-4b53ac59e9fc-4qmlpa8j' via api in 0.08 seconds418[Jun 18 2023 08:26:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-b462c5b7' via api in 0.45 seconds419[Jun 18 2023 08:28:59 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.420 successfully imports project release (FAILED - 2)4221st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb:62:423Expected import to finish successfully, but status was: started425RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb:62426Manage427 Gitlab migration428 migrates large gitlab group via api (PENDING: Test is not compatible with this environment or pipeline)429Manage430 Gitlab migration431 with milestones and badges432[Jun 18 2023 08:28:59 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with milestones and badges successfully imports group milestones and badges433[Jun 18 2023 08:28:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.1 seconds434[Jun 18 2023 08:29:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-cda5c9d4' via api in 0.5 seconds435[Jun 18 2023 08:29:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds436[Jun 18 2023 08:29:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-51983c214501' via api in 0.25 seconds437[Jun 18 2023 08:29:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds438[Jun 18 2023 08:29:01 UTC (QA Tests)] INFO -- Adding user target-user-51983c214501 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox439[Jun 18 2023 08:29:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '3' via api in 0.11 seconds440[Jun 18 2023 08:29:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupBadge with name 'qa-badge-0c3bbc1319ba8f59' via api in 0.2 seconds441[Jun 18 2023 08:29:01 UTC (QA Tests)] INFO -- No cached token found for username: target-user-51983c214501442[Jun 18 2023 08:29:01 UTC (QA Tests)] INFO -- Caching token for username: target-user-51983c214501, last six chars of token:m3xfd1443[Jun 18 2023 08:29:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-51983c214501-4xef6u4y' via api in 0.07 seconds444[Jun 18 2023 08:29:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-cda5c9d4' via api in 0.49 seconds445 successfully imports group milestones and badges446 with subgroups and labels447[Jun 18 2023 08:30:12 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with subgroups and labels successfully imports groups and labels448[Jun 18 2023 08:30:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds449[Jun 18 2023 08:30:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-e4a25890' via api in 0.54 seconds450[Jun 18 2023 08:30:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds451[Jun 18 2023 08:30:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-de38fe409195' via api in 0.28 seconds452[Jun 18 2023 08:30:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds453[Jun 18 2023 08:30:13 UTC (QA Tests)] INFO -- Adding user target-user-de38fe409195 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox454[Jun 18 2023 08:30:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupLabel with id '3' via api in 0.19 seconds455[Jun 18 2023 08:30:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'source-group-for-import-e4a25890/subgroup-for-import-02f2eec6' via api in 0.62 seconds456[Jun 18 2023 08:30:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupLabel with id '4' via api in 0.09 seconds457[Jun 18 2023 08:30:14 UTC (QA Tests)] INFO -- No cached token found for username: target-user-de38fe409195458[Jun 18 2023 08:30:14 UTC (QA Tests)] INFO -- Caching token for username: target-user-de38fe409195, last six chars of token:xCW1A7459[Jun 18 2023 08:30:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-de38fe409195-5qhcns5s' via api in 0.07 seconds460[Jun 18 2023 08:30:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-e4a25890' via api in 0.48 seconds461[Jun 18 2023 08:32:16 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.462[Jun 18 2023 08:32:16 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with subgroups and labels successfully imports groups and labels463[Jun 18 2023 08:32:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds464[Jun 18 2023 08:32:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-babc60ed' via api in 0.6 seconds465[Jun 18 2023 08:32:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds466[Jun 18 2023 08:32:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-a4476f8fa8a7' via api in 0.26 seconds467[Jun 18 2023 08:32:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds468[Jun 18 2023 08:32:17 UTC (QA Tests)] INFO -- Adding user target-user-a4476f8fa8a7 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox469[Jun 18 2023 08:32:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupLabel with id '5' via api in 0.14 seconds470[Jun 18 2023 08:32:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'source-group-for-import-babc60ed/subgroup-for-import-053df304' via api in 0.3 seconds471[Jun 18 2023 08:32:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupLabel with id '6' via api in 0.12 seconds472[Jun 18 2023 08:32:18 UTC (QA Tests)] INFO -- No cached token found for username: target-user-a4476f8fa8a7473[Jun 18 2023 08:32:18 UTC (QA Tests)] INFO -- Caching token for username: target-user-a4476f8fa8a7, last six chars of token:PiU1r7474[Jun 18 2023 08:32:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-a4476f8fa8a7-crkw9auj' via api in 0.12 seconds475[Jun 18 2023 08:32:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-babc60ed' via api in 0.8 seconds476[Jun 18 2023 08:34:20 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.477 successfully imports groups and labels (FAILED - 3)4791st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb:43:480Expected import to finish successfully, but status was: started482RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb:43483Manage484 Gitlab migration485 with uninitialized project486[Jun 18 2023 08:34:20 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with uninitialized project successfully imports project487[Jun 18 2023 08:34:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds488[Jun 18 2023 08:34:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-ef04ff8d' via api in 0.53 seconds489[Jun 18 2023 08:34:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.08 seconds490[Jun 18 2023 08:34:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-3280bed4702d' via api in 0.33 seconds491[Jun 18 2023 08:34:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds492[Jun 18 2023 08:34:22 UTC (QA Tests)] INFO -- Adding user target-user-3280bed4702d to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox493[Jun 18 2023 08:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-ef04ff8d/the_awesome_project-e86baf92470de9b0' via api in 0.8 seconds494[Jun 18 2023 08:34:23 UTC (QA Tests)] INFO -- No cached token found for username: target-user-3280bed4702d495[Jun 18 2023 08:34:23 UTC (QA Tests)] INFO -- Caching token for username: target-user-3280bed4702d, last six chars of token:nbauYv496[Jun 18 2023 08:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-3280bed4702d-04vcqt35' via api in 0.08 seconds497[Jun 18 2023 08:34:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-ef04ff8d' via api in 0.53 seconds498[Jun 18 2023 08:36:24 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.499[Jun 18 2023 08:36:24 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with uninitialized project successfully imports project500[Jun 18 2023 08:36:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds501[Jun 18 2023 08:36:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-8db5b726' via api in 0.47 seconds502[Jun 18 2023 08:36:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds503[Jun 18 2023 08:36:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-faf51217f745' via api in 0.25 seconds504[Jun 18 2023 08:36:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds505[Jun 18 2023 08:36:25 UTC (QA Tests)] INFO -- Adding user target-user-faf51217f745 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox506[Jun 18 2023 08:36:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-8db5b726/the_awesome_project-70dcecd3fbd7d860' via api in 0.4 seconds507[Jun 18 2023 08:36:26 UTC (QA Tests)] INFO -- No cached token found for username: target-user-faf51217f745508[Jun 18 2023 08:36:26 UTC (QA Tests)] INFO -- Caching token for username: target-user-faf51217f745, last six chars of token:XApVeD509[Jun 18 2023 08:36:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-faf51217f745-luyq3j30' via api in 0.08 seconds510[Jun 18 2023 08:36:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-8db5b726' via api in 0.5 seconds511 successfully imports project5131st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb:50:514Expected import to finish successfully, but status was: started516RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb:50517 with repository518[Jun 18 2023 08:38:21 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with repository successfully imports repository519[Jun 18 2023 08:38:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.09 seconds520[Jun 18 2023 08:38:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-82d68c28' via api in 0.48 seconds521[Jun 18 2023 08:38:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.04 seconds522[Jun 18 2023 08:38:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-88a13a0af5ee' via api in 0.24 seconds523[Jun 18 2023 08:38:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds524[Jun 18 2023 08:38:23 UTC (QA Tests)] INFO -- Adding user target-user-88a13a0af5ee to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox525[Jun 18 2023 08:38:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-82d68c28/the_awesome_project-f5b0c416b8abb62e' via api in 0.63 seconds526[Jun 18 2023 08:38:25 UTC (QA Tests)] INFO -- No cached token found for username: target-user-88a13a0af5ee527[Jun 18 2023 08:38:25 UTC (QA Tests)] INFO -- Caching token for username: target-user-88a13a0af5ee, last six chars of token:6yhLDB528[Jun 18 2023 08:38:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-88a13a0af5ee-vi86sfne' via api in 0.12 seconds529[Jun 18 2023 08:38:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-82d68c28' via api in 0.51 seconds530 successfully imports repository531 with wiki532[Jun 18 2023 08:40:23 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with wiki successfully imports project wiki533[Jun 18 2023 08:40:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds534[Jun 18 2023 08:40:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-308d4b96' via api in 0.47 seconds535[Jun 18 2023 08:40:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.12 seconds536[Jun 18 2023 08:40:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-3508009daabd' via api in 0.37 seconds537[Jun 18 2023 08:40:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds538[Jun 18 2023 08:40:25 UTC (QA Tests)] INFO -- Adding user target-user-3508009daabd to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox539[Jun 18 2023 08:40:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-308d4b96/the_awesome_project-e315fb410bc99379' via api in 0.46 seconds540[Jun 18 2023 08:40:26 UTC (QA Tests)] INFO -- No cached token found for username: target-user-3508009daabd541[Jun 18 2023 08:40:26 UTC (QA Tests)] INFO -- Caching token for username: target-user-3508009daabd, last six chars of token:q3sK4o542[Jun 18 2023 08:40:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-3508009daabd-z71zp865' via api in 0.08 seconds543[Jun 18 2023 08:40:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-308d4b96' via api in 0.45 seconds544[Jun 18 2023 08:42:29 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.545[Jun 18 2023 08:42:29 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with wiki successfully imports project wiki546[Jun 18 2023 08:42:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds547[Jun 18 2023 08:42:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-8811aacb' via api in 0.58 seconds548[Jun 18 2023 08:42:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds549[Jun 18 2023 08:42:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-c4713b8ee13f' via api in 0.28 seconds550[Jun 18 2023 08:42:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds551[Jun 18 2023 08:42:30 UTC (QA Tests)] INFO -- Adding user target-user-c4713b8ee13f to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox552[Jun 18 2023 08:42:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-8811aacb/the_awesome_project-65b343df4c8e0ef4' via api in 1.65 seconds553[Jun 18 2023 08:42:33 UTC (QA Tests)] INFO -- No cached token found for username: target-user-c4713b8ee13f554[Jun 18 2023 08:42:33 UTC (QA Tests)] INFO -- Caching token for username: target-user-c4713b8ee13f, last six chars of token:2gjoRf555[Jun 18 2023 08:42:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-c4713b8ee13f-3lh3fxyf' via api in 0.08 seconds556[Jun 18 2023 08:42:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-8811aacb' via api in 0.48 seconds557[Jun 18 2023 08:44:34 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.558 successfully imports project wiki (FAILED - 4)5601st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb:118:561Expected import to finish successfully, but status was: started563RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb:118564Manage565 Gitlab migration566 with ci pipeline567[Jun 18 2023 08:44:34 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with ci pipeline successfully imports ci pipeline568[Jun 18 2023 08:44:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds569[Jun 18 2023 08:44:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-9d967345' via api in 0.54 seconds570[Jun 18 2023 08:44:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.25 seconds571[Jun 18 2023 08:44:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-7a30c857f8dc' via api in 0.36 seconds572[Jun 18 2023 08:44:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.1 seconds573[Jun 18 2023 08:44:36 UTC (QA Tests)] INFO -- Adding user target-user-7a30c857f8dc to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox574[Jun 18 2023 08:44:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-9d967345/the_awesome_project-6991eab5bfd18c20' via api in 0.83 seconds575[Jun 18 2023 08:44:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds576[Jun 18 2023 08:44:39 UTC (QA Tests)] INFO -- No cached token found for username: target-user-7a30c857f8dc577[Jun 18 2023 08:44:39 UTC (QA Tests)] INFO -- Caching token for username: target-user-7a30c857f8dc, last six chars of token:vXDxjG578[Jun 18 2023 08:44:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-7a30c857f8dc-4vra2f84' via api in 0.22 seconds579[Jun 18 2023 08:44:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-9d967345' via api in 1.01 seconds580[Jun 18 2023 08:46:42 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.581[Jun 18 2023 08:46:42 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with ci pipeline successfully imports ci pipeline582[Jun 18 2023 08:46:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds583[Jun 18 2023 08:46:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-443df05c' via api in 0.49 seconds584[Jun 18 2023 08:46:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.23 seconds585[Jun 18 2023 08:46:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-bb1abbd4286c' via api in 0.26 seconds586[Jun 18 2023 08:46:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds587[Jun 18 2023 08:46:44 UTC (QA Tests)] INFO -- Adding user target-user-bb1abbd4286c to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox588[Jun 18 2023 08:46:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-443df05c/the_awesome_project-f121423714b38946' via api in 0.97 seconds589[Jun 18 2023 08:46:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds590[Jun 18 2023 08:46:47 UTC (QA Tests)] INFO -- No cached token found for username: target-user-bb1abbd4286c591[Jun 18 2023 08:46:47 UTC (QA Tests)] INFO -- Caching token for username: target-user-bb1abbd4286c, last six chars of token:D47jLu592[Jun 18 2023 08:46:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-bb1abbd4286c-ewtxxxo0' via api in 0.08 seconds593[Jun 18 2023 08:46:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-443df05c' via api in 0.49 seconds594[Jun 18 2023 08:48:48 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.595 successfully imports ci pipeline (FAILED - 5)5971st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb:49:598Expected import to finish successfully, but status was: started600RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb:49601Manage602 Gitlab migration603[Jun 18 2023 08:48:48 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration imports group from UI604[Jun 18 2023 08:48:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds605[Jun 18 2023 08:48:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-f2b84f13' via api in 0.54 seconds606[Jun 18 2023 08:48:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds607[Jun 18 2023 08:48:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-e399a66ed716' via api in 0.48 seconds608[Jun 18 2023 08:48:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.15 seconds609[Jun 18 2023 08:48:50 UTC (QA Tests)] INFO -- Adding user target-user-e399a66ed716 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox610[Jun 18 2023 08:48:51 UTC (QA Tests)] INFO -- filling :login_field with "target-user-e399a66ed716"611[Jun 18 2023 08:48:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field612[Jun 18 2023 08:48:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"613[Jun 18 2023 08:48:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field614[Jun 18 2023 08:48:52 UTC (QA Tests)] INFO -- clicking :sign_in_button615[Jun 18 2023 08:48:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.353s616[Jun 18 2023 08:48:55 UTC (QA Tests)] INFO -- Enabling super sidebar!617[Jun 18 2023 08:48:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled618[Jun 18 2023 08:48:56 UTC (QA Tests)] INFO -- clicking :new_menu_toggle619[Jun 18 2023 08:48:56 UTC (QA Tests)] INFO -- clicking :create_menu_item620[Jun 18 2023 08:48:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.617s621[Jun 18 2023 08:48:57 UTC (QA Tests)] INFO -- clicking :panel_link622[Jun 18 2023 08:48:57 UTC (QA Tests)] INFO -- filling :import_gitlab_url with "http://import-source.test"623[Jun 18 2023 08:48:57 UTC (QA Tests)] INFO -- clicking the coordinates of :import_gitlab_url624[Jun 18 2023 08:48:57 UTC (QA Tests)] INFO -- filling :import_gitlab_token with "*****"625[Jun 18 2023 08:48:57 UTC (QA Tests)] INFO -- clicking the coordinates of :import_gitlab_token626[Jun 18 2023 08:48:58 UTC (QA Tests)] INFO -- clicking :connect_instance_button627[Jun 18 2023 08:48:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.712s628[Jun 18 2023 08:48:59 UTC (QA Tests)] INFO -- clicking :target_namespace_selector_dropdown629[Jun 18 2023 08:48:59 UTC (QA Tests)] INFO -- clicking :target_group_dropdown_item630[Jun 18 2023 08:49:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element target_group_dropdown_item' took 0.527s631[Jun 18 2023 08:49:00 UTC (QA Tests)] INFO -- clicking :import_group_button632[Jun 18 2023 08:49:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.541s633[Jun 18 2023 08:49:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? import_status_indicator' took 0.572s634[Jun 18 2023 08:50:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? import_status_indicator' took 65.271s635[Jun 18 2023 08:50:06 UTC (QA Tests)] INFO -- No cached token found for username: target-user-e399a66ed716636[Jun 18 2023 08:50:06 UTC (QA Tests)] INFO -- Caching token for username: target-user-e399a66ed716, last six chars of token:sqGp77637[Jun 18 2023 08:50:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-e399a66ed716-55rbmv1g' via api in 0.09 seconds638[Jun 18 2023 08:50:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::BulkImportGroup at http://import-target.test/groups/gitlab-qa-sandbox-group-1/source-group-for-import-f2b84f13639 imports group from UI640Manage641 Gitlab migration642 with project member643[Jun 18 2023 08:50:07 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with project member member retains direct membership in imported project644[Jun 18 2023 08:50:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds645[Jun 18 2023 08:50:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-905d5e3c' via api in 0.99 seconds646[Jun 18 2023 08:50:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds647[Jun 18 2023 08:50:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-1f2b463915d9' via api in 0.23 seconds648[Jun 18 2023 08:50:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds649[Jun 18 2023 08:50:09 UTC (QA Tests)] INFO -- Adding user target-user-1f2b463915d9 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox650[Jun 18 2023 08:50:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-905d5e3c/the_awesome_project-4ea80f4a222bb54a' via api in 0.4 seconds651[Jun 18 2023 08:50:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-986df6c8ab39a915' via api in 0.29 seconds652[Jun 18 2023 08:50:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-360c8df9cea7ec28' via api in 0.25 seconds653[Jun 18 2023 08:50:11 UTC (QA Tests)] INFO -- Adding user qa-user-986df6c8ab39a915 to source-group-for-import-905d5e3c/the_awesome_project-4ea80f4a222bb54a QA::Resource::Project654[Jun 18 2023 08:50:11 UTC (QA Tests)] INFO -- No cached token found for username: target-user-1f2b463915d9655[Jun 18 2023 08:50:11 UTC (QA Tests)] INFO -- Caching token for username: target-user-1f2b463915d9, last six chars of token:YghPwj656[Jun 18 2023 08:50:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-1f2b463915d9-vm3u60bv' via api in 0.09 seconds657[Jun 18 2023 08:50:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-905d5e3c' via api in 0.48 seconds658[Jun 18 2023 08:52:12 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.659[Jun 18 2023 08:52:12 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with project member member retains direct membership in imported project660[Jun 18 2023 08:52:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.13 seconds661[Jun 18 2023 08:52:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-601dae1e' via api in 0.77 seconds662[Jun 18 2023 08:52:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.11 seconds663[Jun 18 2023 08:52:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-4e663236a87a' via api in 0.27 seconds664[Jun 18 2023 08:52:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds665[Jun 18 2023 08:52:14 UTC (QA Tests)] INFO -- Adding user target-user-4e663236a87a to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox666[Jun 18 2023 08:52:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-601dae1e/the_awesome_project-ea193e34f7e2c1eb' via api in 0.51 seconds667[Jun 18 2023 08:52:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8b91ff3c1b8d0543' via api in 0.29 seconds668[Jun 18 2023 08:52:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1ecc6cc292db1890' via api in 0.31 seconds669[Jun 18 2023 08:52:16 UTC (QA Tests)] INFO -- Adding user qa-user-8b91ff3c1b8d0543 to source-group-for-import-601dae1e/the_awesome_project-ea193e34f7e2c1eb QA::Resource::Project670[Jun 18 2023 08:52:16 UTC (QA Tests)] INFO -- No cached token found for username: target-user-4e663236a87a671[Jun 18 2023 08:52:16 UTC (QA Tests)] INFO -- Caching token for username: target-user-4e663236a87a, last six chars of token:R8Qseg672[Jun 18 2023 08:52:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-4e663236a87a-sw5og1n1' via api in 0.18 seconds673[Jun 18 2023 08:52:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-601dae1e' via api in 0.62 seconds674[Jun 18 2023 08:54:18 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.675 member retains direct membership in imported project (FAILED - 6)6771st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:55:678Expected import to finish successfully, but status was: started680RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:55681 with group member682[Jun 18 2023 08:54:18 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with group member member retains indirect membership in imported project683[Jun 18 2023 08:54:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds684[Jun 18 2023 08:54:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-dd964056' via api in 1.11 seconds685[Jun 18 2023 08:54:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds686[Jun 18 2023 08:54:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-8544b587df1a' via api in 0.41 seconds687[Jun 18 2023 08:54:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.13 seconds688[Jun 18 2023 08:54:21 UTC (QA Tests)] INFO -- Adding user target-user-8544b587df1a to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox689[Jun 18 2023 08:54:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-dd964056/the_awesome_project-253449acd7107400' via api in 1.4 seconds690[Jun 18 2023 08:54:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-65f6878a4b67313d' via api in 0.25 seconds691[Jun 18 2023 08:54:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9135cf711da12e47' via api in 0.27 seconds692[Jun 18 2023 08:54:23 UTC (QA Tests)] INFO -- Adding user qa-user-65f6878a4b67313d to source-group-for-import-dd964056 QA::Resource::Sandbox693[Jun 18 2023 08:54:23 UTC (QA Tests)] INFO -- No cached token found for username: target-user-8544b587df1a694[Jun 18 2023 08:54:23 UTC (QA Tests)] INFO -- Caching token for username: target-user-8544b587df1a, last six chars of token:q7KoQL695[Jun 18 2023 08:54:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-8544b587df1a-e69pmq64' via api in 0.09 seconds696[Jun 18 2023 08:54:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-dd964056' via api in 0.53 seconds697[Jun 18 2023 08:56:25 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.698[Jun 18 2023 08:56:25 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with group member member retains indirect membership in imported project699[Jun 18 2023 08:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds700[Jun 18 2023 08:56:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-fa379e78' via api in 0.49 seconds701[Jun 18 2023 08:56:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds702[Jun 18 2023 08:56:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-ec01007e451d' via api in 0.26 seconds703[Jun 18 2023 08:56:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.11 seconds704[Jun 18 2023 08:56:26 UTC (QA Tests)] INFO -- Adding user target-user-ec01007e451d to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox705[Jun 18 2023 08:56:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-fa379e78/the_awesome_project-1c6152f03f9acb27' via api in 0.49 seconds706[Jun 18 2023 08:56:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-92e6b8ad95d17b43' via api in 0.31 seconds707[Jun 18 2023 08:56:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-734efb581390b621' via api in 0.29 seconds708[Jun 18 2023 08:56:28 UTC (QA Tests)] INFO -- Adding user qa-user-92e6b8ad95d17b43 to source-group-for-import-fa379e78 QA::Resource::Sandbox709[Jun 18 2023 08:56:28 UTC (QA Tests)] INFO -- No cached token found for username: target-user-ec01007e451d710[Jun 18 2023 08:56:28 UTC (QA Tests)] INFO -- Caching token for username: target-user-ec01007e451d, last six chars of token:T68UEB711[Jun 18 2023 08:56:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-ec01007e451d-ufqxcjmj' via api in 0.23 seconds712[Jun 18 2023 08:56:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-fa379e78' via api in 1.03 seconds713 member retains indirect membership in imported project7151st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:37:716Expected import to finish successfully, but status was: started718RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:37719Manage720 Gitlab migration721 with project issues722[Jun 18 2023 08:58:26 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with project issues successfully imports issue723[Jun 18 2023 08:58:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds724[Jun 18 2023 08:58:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-58bc24de' via api in 0.5 seconds725[Jun 18 2023 08:58:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds726[Jun 18 2023 08:58:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-d2819557f717' via api in 0.24 seconds727[Jun 18 2023 08:58:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds728[Jun 18 2023 08:58:28 UTC (QA Tests)] INFO -- Adding user target-user-d2819557f717 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox729[Jun 18 2023 08:58:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-58bc24de/the_awesome_project-139182cb5e90c94d' via api in 0.43 seconds730[Jun 18 2023 08:58:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.5 seconds731[Jun 18 2023 08:58:29 UTC (QA Tests)] INFO -- No cached token found for username: target-user-d2819557f717732[Jun 18 2023 08:58:29 UTC (QA Tests)] INFO -- Caching token for username: target-user-d2819557f717, last six chars of token:35Aq8x733[Jun 18 2023 08:58:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-d2819557f717-e423f97l' via api in 0.09 seconds734[Jun 18 2023 08:58:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-58bc24de' via api in 0.5 seconds735[Jun 18 2023 09:00:30 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.736[Jun 18 2023 09:00:30 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with project issues successfully imports issue737[Jun 18 2023 09:00:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds738[Jun 18 2023 09:00:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-6a6cb321' via api in 0.59 seconds739[Jun 18 2023 09:00:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds740[Jun 18 2023 09:00:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-10c3930c6219' via api in 0.27 seconds741[Jun 18 2023 09:00:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds742[Jun 18 2023 09:00:32 UTC (QA Tests)] INFO -- Adding user target-user-10c3930c6219 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox743[Jun 18 2023 09:00:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-6a6cb321/the_awesome_project-91509ee4422dfb3b' via api in 1.35 seconds744[Jun 18 2023 09:00:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.48 seconds745[Jun 18 2023 09:00:34 UTC (QA Tests)] INFO -- No cached token found for username: target-user-10c3930c6219746[Jun 18 2023 09:00:34 UTC (QA Tests)] INFO -- Caching token for username: target-user-10c3930c6219, last six chars of token:kyD5RA747[Jun 18 2023 09:00:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-10c3930c6219-uy7tb1p6' via api in 0.08 seconds748[Jun 18 2023 09:00:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-6a6cb321' via api in 0.5 seconds749[Jun 18 2023 09:02:36 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.750 successfully imports issue (FAILED - 7)7521st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:47:753Expected import to finish successfully, but status was: started755RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:47756 with designs757[Jun 18 2023 09:02:36 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with designs successfully imports design758[Jun 18 2023 09:02:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds759[Jun 18 2023 09:02:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-c617a145' via api in 0.53 seconds760[Jun 18 2023 09:02:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.14 seconds761[Jun 18 2023 09:02:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-9d4f39e1cb34' via api in 0.28 seconds762[Jun 18 2023 09:02:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds763[Jun 18 2023 09:02:37 UTC (QA Tests)] INFO -- Adding user target-user-9d4f39e1cb34 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox764[Jun 18 2023 09:02:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-c617a145/the_awesome_project-6c7776249ba99405' via api in 1.29 seconds765[Jun 18 2023 09:02:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.34 seconds766[Jun 18 2023 09:02:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 0.77 seconds767[Jun 18 2023 09:02:40 UTC (QA Tests)] INFO -- No cached token found for username: target-user-9d4f39e1cb34768[Jun 18 2023 09:02:40 UTC (QA Tests)] INFO -- Caching token for username: target-user-9d4f39e1cb34, last six chars of token:CF-TBF769[Jun 18 2023 09:02:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-9d4f39e1cb34-tkhuseg9' via api in 0.11 seconds770[Jun 18 2023 09:02:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-c617a145' via api in 0.66 seconds771[Jun 18 2023 09:04:42 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.772[Jun 18 2023 09:04:42 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with designs successfully imports design773[Jun 18 2023 09:04:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.13 seconds774[Jun 18 2023 09:04:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-5e4e739e' via api in 0.56 seconds775[Jun 18 2023 09:04:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds776[Jun 18 2023 09:04:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-218a2641e90a' via api in 0.29 seconds777[Jun 18 2023 09:04:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds778[Jun 18 2023 09:04:44 UTC (QA Tests)] INFO -- Adding user target-user-218a2641e90a to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox779[Jun 18 2023 09:04:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-5e4e739e/the_awesome_project-155de9206890c0b3' via api in 0.49 seconds780[Jun 18 2023 09:04:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.48 seconds781[Jun 18 2023 09:04:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 0.57 seconds782[Jun 18 2023 09:04:45 UTC (QA Tests)] INFO -- No cached token found for username: target-user-218a2641e90a783[Jun 18 2023 09:04:46 UTC (QA Tests)] INFO -- Caching token for username: target-user-218a2641e90a, last six chars of token:D7zxJP784[Jun 18 2023 09:04:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-218a2641e90a-x8kjcwrz' via api in 0.09 seconds785[Jun 18 2023 09:04:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-5e4e739e' via api in 0.64 seconds786[Jun 18 2023 09:06:47 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.787 successfully imports design (FAILED - 8)7891st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:95:790Expected import to finish successfully, but status was: started792RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:95793 with associated merge request794[Jun 18 2023 09:06:47 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with associated merge request preserves related merge request795[Jun 18 2023 09:06:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds796[Jun 18 2023 09:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-a0712965' via api in 0.53 seconds797[Jun 18 2023 09:06:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds798[Jun 18 2023 09:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-4a4f71ea1811' via api in 0.25 seconds799[Jun 18 2023 09:06:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds800[Jun 18 2023 09:06:49 UTC (QA Tests)] INFO -- Adding user target-user-4a4f71ea1811 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox801[Jun 18 2023 09:06:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-a0712965/the_awesome_project-53ca2d88dd5c0e7f' via api in 0.44 seconds802[Jun 18 2023 09:06:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.56 seconds803[Jun 18 2023 09:06:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds804[Jun 18 2023 09:06:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds805[Jun 18 2023 09:06:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.71 seconds806[Jun 18 2023 09:06:52 UTC (QA Tests)] INFO -- No cached token found for username: target-user-4a4f71ea1811807[Jun 18 2023 09:06:52 UTC (QA Tests)] INFO -- Caching token for username: target-user-4a4f71ea1811, last six chars of token:Ntt-4L808[Jun 18 2023 09:06:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-4a4f71ea1811-s0let7we' via api in 0.09 seconds809[Jun 18 2023 09:06:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-a0712965' via api in 0.54 seconds810[Jun 18 2023 09:08:53 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.811[Jun 18 2023 09:08:53 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with associated merge request preserves related merge request812[Jun 18 2023 09:08:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.05 seconds813[Jun 18 2023 09:08:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'source-group-for-import-dd7cfe5b' via api in 1.02 seconds814[Jun 18 2023 09:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds815[Jun 18 2023 09:08:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-43c9aca86a94' via api in 0.27 seconds816[Jun 18 2023 09:08:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.12 seconds817[Jun 18 2023 09:08:56 UTC (QA Tests)] INFO -- Adding user target-user-43c9aca86a94 to gitlab-qa-sandbox-group-1 QA::Resource::Sandbox818[Jun 18 2023 09:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'source-group-for-import-dd7cfe5b/the_awesome_project-0f82413726ab2fdb' via api in 0.43 seconds819[Jun 18 2023 09:08:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 1.12 seconds820[Jun 18 2023 09:08:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds821[Jun 18 2023 09:08:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds822[Jun 18 2023 09:09:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.5 seconds823[Jun 18 2023 09:09:00 UTC (QA Tests)] INFO -- No cached token found for username: target-user-43c9aca86a94824[Jun 18 2023 09:09:00 UTC (QA Tests)] INFO -- Caching token for username: target-user-43c9aca86a94, last six chars of token:qnALEG825[Jun 18 2023 09:09:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-43c9aca86a94-dfkepwzr' via api in 0.09 seconds826[Jun 18 2023 09:09:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-1/source-group-for-import-dd7cfe5b' via api in 0.54 seconds827[Jun 18 2023 09:11:01 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.828 preserves related merge request (FAILED - 9)8301st Try error in ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:71:831Expected import to finish successfully, but status was: started833RSpec::Retry: 2nd try ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:71834Pending: (Failures listed here are expected and do not affect your suite's status)835 1) Manage Gitlab migration migrates large gitlab group via api836 # Test is not compatible with this environment or pipeline837 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb:122838Failures:839 1) Manage Gitlab migration with merge request successfully imports merge request840 Failure/Error: expect_project_import_finished_successfully841 Expected import to finish successfully, but status was: started842 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'843 # ./qa/specs/features/shared_contexts/import/gitlab_project_migration_common.rb:23:in `expect_project_import_finished_successfully'844 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb:75:in `block (4 levels) in <module:QA>'845 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'846 # ./qa/specs/runner.rb:67:in `perform'847 # ./qa/scenario/template.rb:10:in `block in perform'848 # ./qa/scenario/template.rb:8:in `perform'849 # ./qa/scenario/template.rb:50:in `perform'850 # ./qa/scenario/template.rb:10:in `block in perform'851 # ./qa/scenario/template.rb:8:in `perform'852 # ./qa/scenario/bootable.rb:52:in `launch!'853 2) Manage Gitlab migration with release successfully imports project release854 Failure/Error: expect_project_import_finished_successfully855 Expected import to finish successfully, but status was: started856 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'857 # ./qa/specs/features/shared_contexts/import/gitlab_project_migration_common.rb:23:in `expect_project_import_finished_successfully'858 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb:63:in `block (4 levels) in <module:QA>'859 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'860 # ./qa/specs/runner.rb:67:in `perform'861 # ./qa/scenario/template.rb:10:in `block in perform'862 # ./qa/scenario/template.rb:8:in `perform'863 # ./qa/scenario/template.rb:50:in `perform'864 # ./qa/scenario/template.rb:10:in `block in perform'865 # ./qa/scenario/template.rb:8:in `perform'866 # ./qa/scenario/bootable.rb:52:in `launch!'867 3) Manage Gitlab migration with subgroups and labels successfully imports groups and labels868 Failure/Error: expect_group_import_finished_successfully869 Expected import to finish successfully, but status was: started870 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'871 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb:44:in `block (4 levels) in <module:QA>'872 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'873 # ./qa/specs/runner.rb:67:in `perform'874 # ./qa/scenario/template.rb:10:in `block in perform'875 # ./qa/scenario/template.rb:8:in `perform'876 # ./qa/scenario/template.rb:50:in `perform'877 # ./qa/scenario/template.rb:10:in `block in perform'878 # ./qa/scenario/template.rb:8:in `perform'879 # ./qa/scenario/bootable.rb:52:in `launch!'880 4) Manage Gitlab migration with wiki successfully imports project wiki881 Failure/Error: expect_project_import_finished_successfully882 Expected import to finish successfully, but status was: started883 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'884 # ./qa/specs/features/shared_contexts/import/gitlab_project_migration_common.rb:23:in `expect_project_import_finished_successfully'885 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb:119:in `block (4 levels) in <module:QA>'886 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'887 # ./qa/specs/runner.rb:67:in `perform'888 # ./qa/scenario/template.rb:10:in `block in perform'889 # ./qa/scenario/template.rb:8:in `perform'890 # ./qa/scenario/template.rb:50:in `perform'891 # ./qa/scenario/template.rb:10:in `block in perform'892 # ./qa/scenario/template.rb:8:in `perform'893 # ./qa/scenario/bootable.rb:52:in `launch!'894 5) Manage Gitlab migration with ci pipeline successfully imports ci pipeline895 Failure/Error: expect_project_import_finished_successfully896 Expected import to finish successfully, but status was: started897 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'898 # ./qa/specs/features/shared_contexts/import/gitlab_project_migration_common.rb:23:in `expect_project_import_finished_successfully'899 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb:50:in `block (4 levels) in <module:QA>'900 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'901 # ./qa/specs/runner.rb:67:in `perform'902 # ./qa/scenario/template.rb:10:in `block in perform'903 # ./qa/scenario/template.rb:8:in `perform'904 # ./qa/scenario/template.rb:50:in `perform'905 # ./qa/scenario/template.rb:10:in `block in perform'906 # ./qa/scenario/template.rb:8:in `perform'907 # ./qa/scenario/bootable.rb:52:in `launch!'908 6) Manage Gitlab migration with project member member retains direct membership in imported project909 Failure/Error: expect_project_import_finished_successfully910 Expected import to finish successfully, but status was: started911 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'912 # ./qa/specs/features/shared_contexts/import/gitlab_project_migration_common.rb:23:in `expect_project_import_finished_successfully'913 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:56:in `block (4 levels) in <module:QA>'914 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'915 # ./qa/specs/runner.rb:67:in `perform'916 # ./qa/scenario/template.rb:10:in `block in perform'917 # ./qa/scenario/template.rb:8:in `perform'918 # ./qa/scenario/template.rb:50:in `perform'919 # ./qa/scenario/template.rb:10:in `block in perform'920 # ./qa/scenario/template.rb:8:in `perform'921 # ./qa/scenario/bootable.rb:52:in `launch!'922 7) Manage Gitlab migration with project issues successfully imports issue923 Failure/Error: expect_project_import_finished_successfully924 Expected import to finish successfully, but status was: started925 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'926 # ./qa/specs/features/shared_contexts/import/gitlab_project_migration_common.rb:23:in `expect_project_import_finished_successfully'927 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:48:in `block (4 levels) in <module:QA>'928 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'929 # ./qa/specs/runner.rb:67:in `perform'930 # ./qa/scenario/template.rb:10:in `block in perform'931 # ./qa/scenario/template.rb:8:in `perform'932 # ./qa/scenario/template.rb:50:in `perform'933 # ./qa/scenario/template.rb:10:in `block in perform'934 # ./qa/scenario/template.rb:8:in `perform'935 # ./qa/scenario/bootable.rb:52:in `launch!'936 8) Manage Gitlab migration with designs successfully imports design937 Failure/Error: expect_project_import_finished_successfully938 Expected import to finish successfully, but status was: started939 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'940 # ./qa/specs/features/shared_contexts/import/gitlab_project_migration_common.rb:23:in `expect_project_import_finished_successfully'941 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:96:in `block (4 levels) in <module:QA>'942 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'943 # ./qa/specs/runner.rb:67:in `perform'944 # ./qa/scenario/template.rb:10:in `block in perform'945 # ./qa/scenario/template.rb:8:in `perform'946 # ./qa/scenario/template.rb:50:in `perform'947 # ./qa/scenario/template.rb:10:in `block in perform'948 # ./qa/scenario/template.rb:8:in `perform'949 # ./qa/scenario/bootable.rb:52:in `launch!'950 9) Manage Gitlab migration with associated merge request preserves related merge request951 Failure/Error: expect_project_import_finished_successfully952 Expected import to finish successfully, but status was: started953 # ./qa/specs/features/shared_contexts/import/gitlab_group_migration_common.rb:92:in `expect_group_import_finished_successfully'954 # ./qa/specs/features/shared_contexts/import/gitlab_project_migration_common.rb:23:in `expect_project_import_finished_successfully'955 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:72:in `block (4 levels) in <module:QA>'956 # ./qa/specs/spec_helper.rb:122:in `block (2 levels) in <top (required)>'957 # ./qa/specs/runner.rb:67:in `perform'958 # ./qa/scenario/template.rb:10:in `block in perform'959 # ./qa/scenario/template.rb:8:in `perform'960 # ./qa/scenario/template.rb:50:in `perform'961 # ./qa/scenario/template.rb:10:in `block in perform'962 # ./qa/scenario/template.rb:8:in `perform'963 # ./qa/scenario/bootable.rb:52:in `launch!'964Finished in 62 minutes 3 seconds (files took 10.01 seconds to load)96519 examples, 9 failures, 1 pending966Failed examples:967rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb:74 # Manage Gitlab migration with merge request successfully imports merge request968rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb:62 # Manage Gitlab migration with release successfully imports project release969rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb:43 # Manage Gitlab migration with subgroups and labels successfully imports groups and labels970rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb:118 # Manage Gitlab migration with wiki successfully imports project wiki971rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb:49 # Manage Gitlab migration with ci pipeline successfully imports ci pipeline972rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:55 # Manage Gitlab migration with project member member retains direct membership in imported project973rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:47 # Manage Gitlab migration with project issues successfully imports issue974rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:95 # Manage Gitlab migration with designs successfully imports design975rspec ./qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb:71 # Manage Gitlab migration with associated merge request preserves related merge request976Randomized with seed 626977[Jun 18 2023 09:11:02 UTC (Gitlab QA)] INFO -- Shell command: `docker logs smocker`978[Jun 18 2023 09:11:02 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=smocker`979[Jun 18 2023 09:11:02 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f smocker`980[Jun 18 2023 09:11:03 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=import-target`981[Jun 18 2023 09:11:03 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f import-target`982[Jun 18 2023 09:11:03 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=import-source`983[Jun 18 2023 09:11:04 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f import-source`984bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)985/usr/local/bin/bundle: Command `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)987Running after script...988$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command989$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")990$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1176Uploading artifacts...1177gitlab-qa-run-*: found 274 matching artifact files and directories 1178Uploading artifacts as "archive" to coordinator... 201 Created id=4493799001 responseStatus=201 Created token=64_hDxip1179Uploading artifacts...1180gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1181Uploading artifacts as "junit" to coordinator... 201 Created id=4493799001 responseStatus=201 Created token=64_hDxip1182Uploading artifacts...1183/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1184Uploading artifacts as "dotenv" to coordinator... 201 Created id=4493799001 responseStatus=201 Created token=64_hDxip1186ERROR: Job failed: exit code 1