praefect 5/5
Failed Started
by
@acunskis

Andrejs Cunskis
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p5Using 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:978c431f89144e6706e17fea8216dcf59a25a0ffd80511d0a4db3e20f7c29b78 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:5c6f4435fbc53a40e0c080ae48e90bf677f49e23253808ba8869adc16f1463f9 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1682401989-a4570737-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: 167849, done. 20remote: Counting objects: 100% (167849/167849), done. 21remote: Compressing objects: 100% (98609/98609), done. 22remote: Total 167849 (delta 83816), reused 122023 (delta 63203), pack-reused 0 23Receiving objects: 100% (167849/167849), 132.53 MiB | 27.96 MiB/s, done.24Resolving deltas: 100% (83816/83816), done.26 * [new ref] refs/pipelines/847264686 -> refs/pipelines/84726468627 * [new branch] master -> origin/master28Checking out e6b6312b as master...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-59c3ee4b1f58dad33fc9411c55f3ba54-16...32cache.zip is up to date 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 (4170637851)...37Downloading artifacts from coordinator... ok id=4170637851 responseStatus=200 OK token=64_MUwap39Using docker image sha256:978c431f89144e6706e17fea8216dcf59a25a0ffd80511d0a4db3e20f7c29b78 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:5c6f4435fbc53a40e0c080ae48e90bf677f49e23253808ba8869adc16f1463f9 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 128 gems now installed.43Use `bundle info [gemname]` to see where a bundled gem is installed.44$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"45$ echo "Running - '$QA_COMMAND'"46Running - 'bundle exec gitlab-qa Test::Integration::Praefect registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d --set-feature-flags super_sidebar_nav=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4170637865.json --format RspecJunitFormatter --out tmp/rspec-4170637865.xml --format html --out tmp/rspec-$(echo praefect 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'47$ eval "$QA_COMMAND"48[Apr 25 2023 06:19:03 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q postgres:11`49[Apr 25 2023 06:19:07 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^postgres$`50[Apr 25 2023 06:19:07 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`51[Apr 25 2023 06:19:07 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`52[Apr 25 2023 06:19:07 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name postgres --net test --env POSTGRES_PASSWORD="SQL_PASSWORD" postgres:11`53[Apr 25 2023 06:19:09 UTC (Gitlab QA)] INFO -- Shell command: `docker exec postgres bash -c "psql -U postgres template1"`54[Apr 25 2023 06:19:09 UTC (Gitlab QA)] ERROR -- Shell command output:55psql: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory56 Is the server running locally and accepting connections on that socket?57[Apr 25 2023 06:19:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec postgres bash -c "psql -U postgres template1"`58[Apr 25 2023 06:19:15 UTC (Gitlab QA)] INFO -- Shell command: `docker exec postgres bash -c "psql -U postgres -d template1 -c \"CREATE DATABASE praefect_production OWNER postgres\""`59[Apr 25 2023 06:19:15 UTC (Gitlab QA)] INFO -- Starting Gitaly Cluster60[Apr 25 2023 06:19:15 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-6843a15f$`61[Apr 25 2023 06:19:15 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`62[Apr 25 2023 06:19:15 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-6843a15f --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`63[Apr 25 2023 06:19:15 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`64[Apr 25 2023 06:19:22 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/tls_certificates/authority/. alpine-6843a15f:/etc/gitlab/trusted-certs`65[Apr 25 2023 06:19:22 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/tls_certificates/gitlab/. alpine-6843a15f:/etc/gitlab/ssl`66[Apr 25 2023 06:19:22 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-6843a15f`67[Apr 25 2023 06:19:22 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-6843a15f`68[Apr 25 2023 06:19:29 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`69[Apr 25 2023 06:19:29 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`70[Apr 25 2023 06:19:48 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-gitaly-cluster$`71[Apr 25 2023 06:19:48 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitaly1$`72[Apr 25 2023 06:19:48 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`73[Apr 25 2023 06:19:48 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`74[Apr 25 2023 06:19:48 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-gitaly-cluster --net test --hostname gitlab-gitaly-cluster.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-04-25-06-19-03-8847e3c8/gitlab-gitaly-cluster/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`75[Apr 25 2023 06:19:48 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitaly1 --net test --hostname gitaly1.test -p 8075 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-25-06-19-03-8847e3c8/gitaly1/logs:/var/log/gitlab:z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`76[Apr 25 2023 06:20:07 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly1 bash -c "echo \"postgresql['enable'] = false;77redis['enable'] = false;78nginx['enable'] = false;79grafana['enable'] = false;80puma['enable'] = false;81sidekiq['enable'] = false;82gitlab_workhorse['enable'] = false;83gitlab_rails['rake_cache_clear'] = false;84gitlab_rails['auto_migrate'] = false;85gitlab_exporter['enable'] = false;86praefect['enable'] = false;87prometheus['enable'] = true;88gitaly['enable'] = true;89gitaly['listen_addr'] = '0.0.0.0:8075';90gitaly['prometheus_listen_addr'] = '0.0.0.0:9236';91gitaly['auth_token'] = 'PRAEFECT_INTERNAL_TOKEN';92gitlab_shell['secret_token'] = 'GITLAB_SHELL_SECRET_TOKEN';93gitlab_rails['internal_api_url'] = 'http://gitlab-gitaly-cluster.test';94git_data_dirs({95 'gitaly1' => {96 'path' => '/var/opt/gitlab/git-data'97 },98 'gitaly2' => {99 'path' => '/var/opt/gitlab/git-data'100 },101 'gitaly3' => {102 'path' => '/var/opt/gitlab/git-data'103 }104});105\" > /etc/gitlab/gitlab.rb;"`106[Apr 25 2023 06:20:07 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-gitaly-cluster bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-04-25 06:19:03107# Gitlab::QA::Runtime::OmnibusConfigurations::Default108gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme109gitlab_rails['gitlab_disable_animations'] = true # Disable animations110gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry111gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password112external_url 'http://gitlab-gitaly-cluster.test';113git_data_dirs({114 'default' => {115 'gitaly_address' => 'tcp://praefect.test:2305',116 'gitaly_token' => 'PRAEFECT_EXTERNAL_TOKEN'117 },118 'gitaly' => {119 'gitaly_address' => 'tcp://gitlab-gitaly-cluster.test:8075',120 'path' => '/var/opt/gitlab/git-data'121 }122});123gitaly['enable'] = true;124gitaly['listen_addr'] = '0.0.0.0:8075';125gitaly['auth_token'] = 'secret-token';126gitaly['storage'] = [127 {128 'name' => 'gitaly',129 'path' => '/var/opt/gitlab/git-data/repositories'130 }131];132gitlab_rails['gitaly_token'] = 'secret-token';133gitlab_shell['secret_token'] = 'GITLAB_SHELL_SECRET_TOKEN';134prometheus['scrape_configs'] = [135 {136 'job_name' => 'praefect',137 'static_configs' => [138 'targets' => [139 'praefect.test:9652'140 ]141 ]142 },143 {144 'job_name' => 'praefect-gitaly',145 'static_configs' => [146 'targets' => [147 'gitaly1.test:9236',148 'gitaly2.test:9236',149 'gitaly3.test:9236'150 ]151 ]152 }153];154grafana['disable_login_form'] = false;155grafana['admin_password'] = 'GRAFANA_ADMIN_PASSWORD';156gitlab_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;"`157[Apr 25 2023 06:20:07 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitaly1`158[Apr 25 2023 06:20:07 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-gitaly-cluster`159[Apr 25 2023 06:21:05 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly1 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`160[Apr 25 2023 06:21:05 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly1 bash -c "echo '#!/usr/bin/env bash161if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then162 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'163 exit 1164fi165' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`166[Apr 25 2023 06:21:05 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly1 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`167[Apr 25 2023 06:21:05 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`168[Apr 25 2023 06:21:05 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`169[Apr 25 2023 06:21:06 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitaly2$`170[Apr 25 2023 06:21:06 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`171[Apr 25 2023 06:21:06 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitaly2 --net test --hostname gitaly2.test -p 8075 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-25-06-19-03-8847e3c8/gitaly2/logs:/var/log/gitlab:z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`172[Apr 25 2023 06:21:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly2 bash -c "echo \"postgresql['enable'] = false;173redis['enable'] = false;174nginx['enable'] = false;175grafana['enable'] = false;176puma['enable'] = false;177sidekiq['enable'] = false;178gitlab_workhorse['enable'] = false;179gitlab_rails['rake_cache_clear'] = false;180gitlab_rails['auto_migrate'] = false;181gitlab_exporter['enable'] = false;182praefect['enable'] = false;183prometheus['enable'] = true;184gitaly['enable'] = true;185gitaly['listen_addr'] = '0.0.0.0:8075';186gitaly['prometheus_listen_addr'] = '0.0.0.0:9236';187gitaly['auth_token'] = 'PRAEFECT_INTERNAL_TOKEN';188gitlab_shell['secret_token'] = 'GITLAB_SHELL_SECRET_TOKEN';189gitlab_rails['internal_api_url'] = 'http://gitlab-gitaly-cluster.test';190git_data_dirs({191 'gitaly1' => {192 'path' => '/var/opt/gitlab/git-data'193 },194 'gitaly2' => {195 'path' => '/var/opt/gitlab/git-data'196 },197 'gitaly3' => {198 'path' => '/var/opt/gitlab/git-data'199 }200});201\" > /etc/gitlab/gitlab.rb;"`202[Apr 25 2023 06:21:08 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitaly2`203[Apr 25 2023 06:22:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly2 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`204[Apr 25 2023 06:22:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly2 bash -c "echo '#!/usr/bin/env bash205if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then206 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'207 exit 1208fi209' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`210[Apr 25 2023 06:22:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly2 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`211[Apr 25 2023 06:22:06 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`212[Apr 25 2023 06:22:06 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`213[Apr 25 2023 06:22:07 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitaly3$`214[Apr 25 2023 06:22:07 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`215[Apr 25 2023 06:22:07 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitaly3 --net test --hostname gitaly3.test -p 8075 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-25-06-19-03-8847e3c8/gitaly3/logs:/var/log/gitlab:z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`216[Apr 25 2023 06:22:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly3 bash -c "echo \"postgresql['enable'] = false;217redis['enable'] = false;218nginx['enable'] = false;219grafana['enable'] = false;220puma['enable'] = false;221sidekiq['enable'] = false;222gitlab_workhorse['enable'] = false;223gitlab_rails['rake_cache_clear'] = false;224gitlab_rails['auto_migrate'] = false;225gitlab_exporter['enable'] = false;226praefect['enable'] = false;227prometheus['enable'] = true;228gitaly['enable'] = true;229gitaly['listen_addr'] = '0.0.0.0:8075';230gitaly['prometheus_listen_addr'] = '0.0.0.0:9236';231gitaly['auth_token'] = 'PRAEFECT_INTERNAL_TOKEN';232gitlab_shell['secret_token'] = 'GITLAB_SHELL_SECRET_TOKEN';233gitlab_rails['internal_api_url'] = 'http://gitlab-gitaly-cluster.test';234git_data_dirs({235 'gitaly1' => {236 'path' => '/var/opt/gitlab/git-data'237 },238 'gitaly2' => {239 'path' => '/var/opt/gitlab/git-data'240 },241 'gitaly3' => {242 'path' => '/var/opt/gitlab/git-data'243 }244});245\" > /etc/gitlab/gitlab.rb;"`246[Apr 25 2023 06:22:08 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitaly3`247[Apr 25 2023 06:23:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly3 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`248[Apr 25 2023 06:23:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly3 bash -c "echo '#!/usr/bin/env bash249if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then250 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'251 exit 1252fi253' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`254[Apr 25 2023 06:23:07 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitaly3 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`255[Apr 25 2023 06:23:07 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`256[Apr 25 2023 06:23:07 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`257[Apr 25 2023 06:23:07 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^praefect$`258[Apr 25 2023 06:23:07 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`259[Apr 25 2023 06:23:07 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name praefect --net test --hostname praefect.test -p 2305 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-25-06-19-03-8847e3c8/praefect/logs:/var/log/gitlab:z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`260[Apr 25 2023 06:23:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec praefect bash -c "echo \"postgresql['enable'] = false;261redis['enable'] = false;262nginx['enable'] = false;263grafana['enable'] = false;264puma['enable'] = false;265sidekiq['enable'] = false;266gitlab_workhorse['enable'] = false;267gitlab_rails['rake_cache_clear'] = false;268gitlab_rails['auto_migrate'] = false;269gitlab_exporter['enable'] = false;270gitaly['enable'] = false;271prometheus['enable'] = true;272praefect['enable'] = true;273praefect['listen_addr'] = '0.0.0.0:2305';274praefect['prometheus_listen_addr'] = '0.0.0.0:9652';275praefect['auth_token'] = 'PRAEFECT_EXTERNAL_TOKEN';276praefect['reconciliation_scheduling_interval'] = '10s';277praefect['database_host'] = 'postgres.test';278praefect['database_user'] = 'postgres';279praefect['database_port'] = 5432;280praefect['database_password'] = 'SQL_PASSWORD';281praefect['database_dbname'] = 'praefect_production';282praefect['database_sslmode'] = 'disable';283praefect['database_direct_host'] = 'postgres.test';284praefect['database_direct_port'] = 5432;285praefect['virtual_storages'] = {286 'default' => {287 'nodes' => {288 'gitaly1' => {289 'address' => 'tcp://gitaly1.test:8075',290 'token' => 'PRAEFECT_INTERNAL_TOKEN'291 },292 'gitaly2' => {293 'address' => 'tcp://gitaly2.test:8075',294 'token' => 'PRAEFECT_INTERNAL_TOKEN'295 },296 'gitaly3' => {297 'address' => 'tcp://gitaly3.test:8075',298 'token' => 'PRAEFECT_INTERNAL_TOKEN'299 }300 }301 }302};303\" > /etc/gitlab/gitlab.rb;"`304[Apr 25 2023 06:23:09 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false praefect`305[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...306[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-gitaly-cluster`307[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-gitaly-cluster 80/tcp`308[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32769`!309[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-gitaly-cluster bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`310[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-gitaly-cluster bash -c "echo '#!/usr/bin/env bash311if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then312 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'313 exit 1314fi315' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`316[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-gitaly-cluster bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`317[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/support/data gitlab-gitaly-cluster:/tmp/data-seeds`318[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Running exec_commands...319[Apr 25 2023 06:23:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-gitaly-cluster bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`320[Apr 25 2023 06:24:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec praefect bash -c "praefect -config /var/opt/gitlab/praefect/cluster_config.toml check || true"`321[Apr 25 2023 06:24:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' praefect`322[Apr 25 2023 06:24:07 UTC (Gitlab QA)] INFO -- Gitaly Cluster Ready323[Apr 25 2023 06:24:17 UTC (Gitlab QA)] INFO -- Running Gitaly Cluster specs!324[Apr 25 2023 06:24:17 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`325[Apr 25 2023 06:24:18 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:e6b6312b456b69de245fbd5ae792719b9dd3ba6d`326[Apr 25 2023 06:25:14 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee327[Apr 25 2023 06:25:14 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav=enabled328[Apr 25 2023 06:25:14 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_REPORT_RESULT_TOKEN="$QA_REPORT_RESULT_TOKEN" --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_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --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_SUPER_SIDEBAR_ENABLED="$QA_SUPER_SIDEBAR_ENABLED" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_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_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_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_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --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_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --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-04-25-06-19-03-8847e3c8/selenoid" --env QA_PRAEFECT_REPOSITORY_STORAGE="default" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-04-25-06-19-03-8847e3c8/gitlab-ee-qa-16dd98cf:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-16dd98cf registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:e6b6312b456b69de245fbd5ae792719b9dd3ba6d Test::Instance::All http://gitlab-gitaly-cluster.test --set-feature-flags super_sidebar_nav=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4170637865.json --format RspecJunitFormatter --out tmp/rspec-4170637865.xml --format html --out tmp/rspec-praefect_5_5.htm --color --format documentation`329warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.3312023-04-25 06:25:19 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:3332023-04-25 06:25:19 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.3342023-04-25 06:25:19 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.3352023-04-25 06:25:19 / CONF :: 336 ==> Base URL: http://gitlab-gitaly-cluster.test337 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007faa00b924e8>338 ==> Libraries: Chemlab::Vendor339[Apr 25 2023 06:25:20 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA340[Apr 25 2023 06:25:20 UTC (QA Tests)] INFO -- Browser: chrome341[Apr 25 2023 06:25:20 UTC (QA Tests)] INFO -- Browser version: latest342[Apr 25 2023 06:25:20 UTC (QA Tests)] INFO -- Performing sanity check for environment!343[Apr 25 2023 06:25:20 UTC (QA Tests)] INFO -- Performing initial license fabrication!344[Apr 25 2023 06:25:20 UTC (QA Tests)] INFO -- Successfully added license key. Details:345{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}346[Apr 25 2023 06:25:20 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.28 seconds347[Apr 25 2023 06:25:20 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav348[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav349[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'praefect' to 'knapsack/praefect.json'350[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- Report already exists, skipping!351[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====352[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- Report specs:353[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb"]354[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- Leftover specs:355[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/praefect_connectivity_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/5_package/container_registry_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_git_access_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]356[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- Knapsack report generator started!357[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'praefect' to 'knapsack/praefect.json'358[Apr 25 2023 06:25:21 UTC (QA Tests)] INFO -- Report already exists, skipping!359Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true}360Randomized with seed 9400361Create362 Add a directory in Web IDE363 when a directory with the same name already exists364[Apr 25 2023 06:25:22 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error365[Apr 25 2023 06:25:24 UTC (QA Tests)] INFO -- filling :login_field with "root"366[Apr 25 2023 06:25:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field367[Apr 25 2023 06:25:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"368[Apr 25 2023 06:25:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field369[Apr 25 2023 06:25:25 UTC (QA Tests)] INFO -- clicking :sign_in_button370[Apr 25 2023 06:25:27 UTC (QA Tests)] INFO -- Enabling super sidebar!371[Apr 25 2023 06:25:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content372[Apr 25 2023 06:25:29 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle373[Apr 25 2023 06:25:31 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA374[Apr 25 2023 06:25:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-0aivc2ak' via cache in 0.0 seconds375[Apr 25 2023 06:25:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.41 seconds376[Apr 25 2023 06:25:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 1.24 seconds377[Apr 25 2023 06:25:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/add-directory-project-e6a92dd5c6c68353' via api in 3.29 seconds378[Apr 25 2023 06:25:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/add-directory-project-e6a92dd5c6c68353379[Apr 25 2023 06:25:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds380[Apr 25 2023 06:25:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/add-directory-project-e6a92dd5c6c68353381[Apr 25 2023 06:25:40 UTC (QA Tests)] INFO -- clicking :web_ide_button382 throws an error383 when user adds a new empty directory384[Apr 25 2023 06:25:44 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows successfully but not able to be committed385[Apr 25 2023 06:25:48 UTC (QA Tests)] INFO -- filling :login_field with "root"386[Apr 25 2023 06:25:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field387[Apr 25 2023 06:25:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"388[Apr 25 2023 06:25:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field389[Apr 25 2023 06:25:49 UTC (QA Tests)] INFO -- clicking :sign_in_button390[Apr 25 2023 06:25:50 UTC (QA Tests)] INFO -- Enabling super sidebar!391[Apr 25 2023 06:25:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled392[Apr 25 2023 06:25:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds393[Apr 25 2023 06:25:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.19 seconds394[Apr 25 2023 06:25:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/add-directory-project-4f001c55b963581d' via api in 1.57 seconds395[Apr 25 2023 06:25:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/add-directory-project-4f001c55b963581d396[Apr 25 2023 06:25:54 UTC (QA Tests)] INFO -- clicking :web_ide_button397 shows successfully but not able to be committed398Create399 Merge request push options400[Apr 25 2023 06:26:08 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets a target branch401[Apr 25 2023 06:26:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds402[Apr 25 2023 06:26:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds403[Apr 25 2023 06:26:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/merge-request-push-options-4a8b6e5a1760a6da' via api in 1.05 seconds404[Apr 25 2023 06:26:11 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"405[Apr 25 2023 06:26:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.48 seconds406[Apr 25 2023 06:26:12 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"407[Apr 25 2023 06:26:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.6 seconds408[Apr 25 2023 06:26:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.25 seconds409[Apr 25 2023 06:26:15 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test 4a93af905d85fd68"410 sets a target branch411Verify412 Runner registration413[Apr 25 2023 06:26:15 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner414[Apr 25 2023 06:26:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`415[Apr 25 2023 06:26:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds416[Apr 25 2023 06:26:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds417[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-ci-cd-d1b6417bfc454691' via api in 1.73 seconds418[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`419[Apr 25 2023 06:26:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1682403975 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1682403975 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1682403975 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `420[Apr 25 2023 06:26:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1682403975`421[Apr 25 2023 06:26:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`422[Apr 25 2023 06:26:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1682403975' via api in 9.22 seconds423[Apr 25 2023 06:26:29 UTC (QA Tests)] INFO -- filling :login_field with "root"424[Apr 25 2023 06:26:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field425[Apr 25 2023 06:26:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"426[Apr 25 2023 06:26:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field427[Apr 25 2023 06:26:30 UTC (QA Tests)] INFO -- clicking :sign_in_button428[Apr 25 2023 06:26:31 UTC (QA Tests)] INFO -- Enabling super sidebar!429[Apr 25 2023 06:26:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled430[Apr 25 2023 06:26:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-ci-cd-d1b6417bfc454691431[Apr 25 2023 06:26:34 UTC (QA Tests)] INFO -- clicking :nav_item_link432[Apr 25 2023 06:26:34 UTC (QA Tests)] INFO -- clicking :nav_item_link433[Apr 25 2023 06:26:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1682403975'434[Apr 25 2023 06:26:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1682403975`435 user registers a new project runner436Data Stores437 User438 when added to parent group439[Apr 25 2023 06:26:38 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to edit the sub-group project files440[Apr 25 2023 06:26:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds441[Apr 25 2023 06:26:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-614884058b766b4d' via api in 0.34 seconds442[Apr 25 2023 06:26:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-614884058b766b4d/sub-group-to-test-user-access-7efaddd9652f8a1f' via api in 0.27 seconds443[Apr 25 2023 06:26:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-eb73c852e834b2ca' via api in 0.26 seconds444[Apr 25 2023 06:26:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-614884058b766b4d/sub-group-to-test-user-access-7efaddd9652f8a1f/sub-group-project-to-test-user-access-1af1e9643a4e8813' via api in 0.77 seconds445[Apr 25 2023 06:26:40 UTC (QA Tests)] INFO -- Adding user qa-user-eb73c852e834b2ca to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-614884058b766b4d QA::Resource::Group446[Apr 25 2023 06:26:45 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-eb73c852e834b2ca"447[Apr 25 2023 06:26:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field448[Apr 25 2023 06:26:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"449[Apr 25 2023 06:26:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field450[Apr 25 2023 06:26:46 UTC (QA Tests)] INFO -- clicking :sign_in_button451[Apr 25 2023 06:26:47 UTC (QA Tests)] INFO -- Enabling super sidebar!452[Apr 25 2023 06:26:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content453[Apr 25 2023 06:26:49 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle454[Apr 25 2023 06:26:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-614884058b766b4d/sub-group-to-test-user-access-7efaddd9652f8a1f/sub-group-project-to-test-user-access-1af1e9643a4e8813455[Apr 25 2023 06:26:52 UTC (QA Tests)] INFO -- clicking :file_name_link456[Apr 25 2023 06:26:53 UTC (QA Tests)] INFO -- clicking :edit_menu_item457[Apr 25 2023 06:26:53 UTC (QA Tests)] INFO -- clicking :edit_button458[Apr 25 2023 06:26:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-eb73c852e834b2ca'459 is allowed to edit the sub-group project files460 when added to sub-group461[Apr 25 2023 06:26:54 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to edit the parent group project files462[Apr 25 2023 06:26:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds463[Apr 25 2023 06:26:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f4daf65e5ef9062c' via api in 0.46 seconds464[Apr 25 2023 06:26:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f4daf65e5ef9062c/sub-group-to-test-user-access-3d9ec6b9c0d1ec84' via api in 0.22 seconds465[Apr 25 2023 06:26:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f4daf65e5ef9062c/parent-group-project-to-test-user-access-2f9aafd33489ea94' via api in 0.99 seconds466[Apr 25 2023 06:26:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-022ac76b6b712af1' via api in 0.3 seconds467[Apr 25 2023 06:26:57 UTC (QA Tests)] INFO -- Adding user qa-user-022ac76b6b712af1 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f4daf65e5ef9062c/sub-group-to-test-user-access-3d9ec6b9c0d1ec84 QA::Resource::Group468[Apr 25 2023 06:27:01 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-022ac76b6b712af1"469[Apr 25 2023 06:27:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field470[Apr 25 2023 06:27:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"471[Apr 25 2023 06:27:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field472[Apr 25 2023 06:27:02 UTC (QA Tests)] INFO -- clicking :sign_in_button473[Apr 25 2023 06:27:03 UTC (QA Tests)] INFO -- Enabling super sidebar!474[Apr 25 2023 06:27:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content475[Apr 25 2023 06:27:05 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle476[Apr 25 2023 06:27:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-f4daf65e5ef9062c/parent-group-project-to-test-user-access-2f9aafd33489ea94477[Apr 25 2023 06:27:08 UTC (QA Tests)] INFO -- clicking :file_name_link478[Apr 25 2023 06:27:09 UTC (QA Tests)] INFO -- clicking :edit_menu_item479[Apr 25 2023 06:27:09 UTC (QA Tests)] INFO -- clicking :edit_button480[Apr 25 2023 06:27:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-022ac76b6b712af1'481 is not allowed to edit the parent group project files482Monitor483 Recovery alert484 when using Prometheus integration485 behaves like triggers recovery alert486[Apr 25 2023 06:27:09 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident487[Apr 25 2023 06:27:13 UTC (QA Tests)] INFO -- filling :login_field with "root"488[Apr 25 2023 06:27:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field489[Apr 25 2023 06:27:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"490[Apr 25 2023 06:27:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field491[Apr 25 2023 06:27:14 UTC (QA Tests)] INFO -- clicking :sign_in_button492[Apr 25 2023 06:27:15 UTC (QA Tests)] INFO -- Enabling super sidebar!493[Apr 25 2023 06:27:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled494[Apr 25 2023 06:27:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds495[Apr 25 2023 06:27:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.16 seconds496[Apr 25 2023 06:27:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-alerts-6a2205d707b54643' via api in 0.63 seconds497[Apr 25 2023 06:27:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-alerts-6a2205d707b54643498[Apr 25 2023 06:27:18 UTC (QA Tests)] INFO -- clicking :nav_item_link499[Apr 25 2023 06:27:18 UTC (QA Tests)] INFO -- clicking :nav_item_link500[Apr 25 2023 06:27:21 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}501[Apr 25 2023 06:27:21 UTC (QA Tests)] INFO -- clicking :save_changes_button502[Apr 25 2023 06:27:23 UTC (QA Tests)] INFO -- clicking :add_integration_button503[Apr 25 2023 06:27:23 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown504[Apr 25 2023 06:27:23 UTC (QA Tests)] INFO -- clicking :prometheus_url_field505[Apr 25 2023 06:27:23 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-gitaly-cluster.test"506[Apr 25 2023 06:27:23 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field507[Apr 25 2023 06:27:24 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button508[Apr 25 2023 06:27:25 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-25 06:27:25 +0000","generatorURL":"http://kertzmann.example/maxwell","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"corporis"},"annotations":{"title":"Consectetur atque iusto laboriosam."}}]}"509[Apr 25 2023 06:27:25 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field510[Apr 25 2023 06:27:25 UTC (QA Tests)] INFO -- clicking :send_test_alert_button511[Apr 25 2023 06:27:25 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-25 06:27:25 +0000","generatorURL":"http://fadel-baumbach.example/florentina","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"vel"},"annotations":{"title":"Voluptatem et alias ut."}}]}"512[Apr 25 2023 06:27:25 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field513[Apr 25 2023 06:27:26 UTC (QA Tests)] INFO -- clicking :send_test_alert_button514[Apr 25 2023 06:27:29 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-25 06:27:25 +0000","generatorURL":"http://kertzmann.example/maxwell","endsAt":"2023-04-25 06:27:29 +0000","status":"resolved","labels":{"gitlab_environment_name":"corporis"},"annotations":{"title":"Consectetur atque iusto laboriosam."}}]}"515[Apr 25 2023 06:27:29 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field516[Apr 25 2023 06:27:29 UTC (QA Tests)] INFO -- clicking :send_test_alert_button517[Apr 25 2023 06:27:29 UTC (QA Tests)] INFO -- clicking :nav_item_link518[Apr 25 2023 06:27:30 UTC (QA Tests)] INFO -- clicking :nav_item_link519 only closes the correct incident520 when using HTTP endpoint integration521 behaves like triggers recovery alert522[Apr 25 2023 06:27:31 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident523[Apr 25 2023 06:27:36 UTC (QA Tests)] INFO -- filling :login_field with "root"524[Apr 25 2023 06:27:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field525[Apr 25 2023 06:27:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"526[Apr 25 2023 06:27:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field527[Apr 25 2023 06:27:36 UTC (QA Tests)] INFO -- clicking :sign_in_button528[Apr 25 2023 06:27:37 UTC (QA Tests)] INFO -- Enabling super sidebar!529[Apr 25 2023 06:27:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled530[Apr 25 2023 06:27:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds531[Apr 25 2023 06:27:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds532[Apr 25 2023 06:27:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-alerts-fd61dbc70ff611c8' via api in 1.69 seconds533[Apr 25 2023 06:27:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-alerts-fd61dbc70ff611c8534[Apr 25 2023 06:27:41 UTC (QA Tests)] INFO -- clicking :nav_item_link535[Apr 25 2023 06:27:41 UTC (QA Tests)] INFO -- clicking :nav_item_link536[Apr 25 2023 06:27:44 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}537[Apr 25 2023 06:27:44 UTC (QA Tests)] INFO -- clicking :save_changes_button538[Apr 25 2023 06:27:46 UTC (QA Tests)] INFO -- clicking :add_integration_button539[Apr 25 2023 06:27:46 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown540[Apr 25 2023 06:27:46 UTC (QA Tests)] INFO -- clicking :integration_name_field541[Apr 25 2023 06:27:46 UTC (QA Tests)] INFO -- filling :integration_name_field with "earum"542[Apr 25 2023 06:27:46 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field543[Apr 25 2023 06:27:47 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button544[Apr 25 2023 06:27:47 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Natus corrupti excepturi reprehenderit.","description":"Natus corrupti excepturi reprehenderit."}"545[Apr 25 2023 06:27:47 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field546[Apr 25 2023 06:27:47 UTC (QA Tests)] INFO -- clicking :send_test_alert_button547[Apr 25 2023 06:27:48 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Impedit illo quibusdam quo.","description":"Impedit illo quibusdam quo."}"548[Apr 25 2023 06:27:48 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field549[Apr 25 2023 06:27:48 UTC (QA Tests)] INFO -- clicking :send_test_alert_button550[Apr 25 2023 06:27:51 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Natus corrupti excepturi reprehenderit.","description":"Natus corrupti excepturi reprehenderit.","end_time":"2023-04-25 06:27:51 +0000"}"551[Apr 25 2023 06:27:51 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field552[Apr 25 2023 06:27:52 UTC (QA Tests)] INFO -- clicking :send_test_alert_button553[Apr 25 2023 06:27:52 UTC (QA Tests)] INFO -- clicking :nav_item_link554[Apr 25 2023 06:27:52 UTC (QA Tests)] INFO -- clicking :nav_item_link555 only closes the correct incident556Create557 Pull mirror a repository over HTTP558[Apr 25 2023 06:27:53 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth559[Apr 25 2023 06:27:58 UTC (QA Tests)] INFO -- filling :login_field with "root"560[Apr 25 2023 06:27:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field561[Apr 25 2023 06:27:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"562[Apr 25 2023 06:27:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field563[Apr 25 2023 06:27:59 UTC (QA Tests)] INFO -- clicking :sign_in_button564[Apr 25 2023 06:28:00 UTC (QA Tests)] INFO -- Enabling super sidebar!565[Apr 25 2023 06:28:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled566[Apr 25 2023 06:28:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds567[Apr 25 2023 06:28:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds568[Apr 25 2023 06:28:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pull-mirror-source-project-31b39556804eaaf7' via api in 0.73 seconds569[Apr 25 2023 06:28:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"570[Apr 25 2023 06:28:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.34 seconds571[Apr 25 2023 06:28:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds572[Apr 25 2023 06:28:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.19 seconds573[Apr 25 2023 06:28:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pull-mirror-target-project-e42e15f810cd0538' via api in 0.72 seconds574[Apr 25 2023 06:28:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pull-mirror-target-project-e42e15f810cd0538575[Apr 25 2023 06:28:06 UTC (QA Tests)] INFO -- clicking :nav_item_link576[Apr 25 2023 06:28:06 UTC (QA Tests)] INFO -- clicking :nav_item_link577[Apr 25 2023 06:28:08 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pull-mirror-source-project-31b39556804eaaf7.git"578[Apr 25 2023 06:28:08 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field579[Apr 25 2023 06:28:09 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field580[Apr 25 2023 06:28:10 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field581[Apr 25 2023 06:28:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"582[Apr 25 2023 06:28:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field583[Apr 25 2023 06:28:10 UTC (QA Tests)] INFO -- clicking :mirror_repository_button584[Apr 25 2023 06:28:23 UTC (QA Tests)] INFO -- clicking :update_now_button585[Apr 25 2023 06:28:24 UTC (QA Tests)] INFO -- refreshing http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pull-mirror-target-project-e42e15f810cd0538/-/settings/repository#js-push-remote-settings586[Apr 25 2023 06:28:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pull-mirror-target-project-e42e15f810cd0538587[Apr 25 2023 06:28:27 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments588 configures and syncs a (pull) mirrored repository with password auth589Plan590 mention591[Apr 25 2023 06:28:28 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue592[Apr 25 2023 06:28:32 UTC (QA Tests)] INFO -- filling :login_field with "root"593[Apr 25 2023 06:28:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field594[Apr 25 2023 06:28:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"595[Apr 25 2023 06:28:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field596[Apr 25 2023 06:28:33 UTC (QA Tests)] INFO -- clicking :sign_in_button597[Apr 25 2023 06:28:34 UTC (QA Tests)] INFO -- Enabling super sidebar!598[Apr 25 2023 06:28:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled599[Apr 25 2023 06:28:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds600[Apr 25 2023 06:28:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.16 seconds601[Apr 25 2023 06:28:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/the_awesome_project-08c94fd57baf4677' via api in 0.68 seconds602[Apr 25 2023 06:28:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/the_awesome_project-08c94fd57baf4677603[Apr 25 2023 06:28:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.25 seconds604[Apr 25 2023 06:28:37 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/the_awesome_project-08c94fd57baf4677 QA::Resource::Project605[Apr 25 2023 06:28:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.32 seconds606[Apr 25 2023 06:28:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/the_awesome_project-08c94fd57baf4677/-/issues/1607[Apr 25 2023 06:28:40 UTC (QA Tests)] INFO -- clicking :title_content608[Apr 25 2023 06:28:40 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown609[Apr 25 2023 06:28:40 UTC (QA Tests)] INFO -- clicking :title_content610[Apr 25 2023 06:28:40 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown611[Apr 25 2023 06:28:40 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1612"613[Apr 25 2023 06:28:40 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field614[Apr 25 2023 06:28:41 UTC (QA Tests)] INFO -- clicking :comment_button615 mentions another user in an issue616Manage617 basic user login618[Apr 25 2023 06:28:42 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out619[Apr 25 2023 06:28:46 UTC (QA Tests)] INFO -- filling :login_field with "root"620[Apr 25 2023 06:28:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field621[Apr 25 2023 06:28:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"622[Apr 25 2023 06:28:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field623[Apr 25 2023 06:28:47 UTC (QA Tests)] INFO -- clicking :sign_in_button624[Apr 25 2023 06:28:48 UTC (QA Tests)] INFO -- Enabling super sidebar!625[Apr 25 2023 06:28:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled626[Apr 25 2023 06:28:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content627[Apr 25 2023 06:28:53 UTC (QA Tests)] INFO -- clicking :sign_out_link628 user logs in using basic credentials and logs out629Manage630 OIDC631[Apr 25 2023 06:28:53 UTC (QA Tests)] INFO -- Starting test: Manage OIDC creates GitLab OIDC application and uses it to login632[Apr 25 2023 06:28:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-cbe24d1cc07a3362' via api in 0.23 seconds633[Apr 25 2023 06:28:58 UTC (QA Tests)] INFO -- filling :login_field with "root"634[Apr 25 2023 06:28:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field635[Apr 25 2023 06:28:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"636[Apr 25 2023 06:28:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field637[Apr 25 2023 06:28:59 UTC (QA Tests)] INFO -- clicking :sign_in_button638[Apr 25 2023 06:29:00 UTC (QA Tests)] INFO -- Enabling super sidebar!639[Apr 25 2023 06:29:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled640[Apr 25 2023 06:29:02 UTC (QA Tests)] INFO -- clicking :context_switcher641[Apr 25 2023 06:29:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content642[Apr 25 2023 06:29:17 UTC (QA Tests)] INFO -- clicking :sign_out_link643[Apr 25 2023 06:29:19 UTC (QA Tests)] INFO -- filling :login_field with "root"644[Apr 25 2023 06:29:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field645[Apr 25 2023 06:29:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"646[Apr 25 2023 06:29:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field647[Apr 25 2023 06:29:20 UTC (QA Tests)] INFO -- clicking :sign_in_button648[Apr 25 2023 06:29:21 UTC (QA Tests)] INFO -- Enabling super sidebar!649[Apr 25 2023 06:29:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled650[Apr 25 2023 06:29:23 UTC (QA Tests)] INFO -- clicking :context_switcher651[Apr 25 2023 06:29:34 UTC (QA Tests)] INFO -- Saving screenshot..652[Apr 25 2023 06:29:34 UTC (QA Tests)] INFO -- Starting test: Manage OIDC creates GitLab OIDC application and uses it to login653[Apr 25 2023 06:29:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-93b6b8d948e75868' via api in 0.27 seconds654[Apr 25 2023 06:29:39 UTC (QA Tests)] INFO -- filling :login_field with "root"655[Apr 25 2023 06:29:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field656[Apr 25 2023 06:29:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"657[Apr 25 2023 06:29:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field658[Apr 25 2023 06:29:39 UTC (QA Tests)] INFO -- clicking :sign_in_button659[Apr 25 2023 06:29:41 UTC (QA Tests)] INFO -- Enabling super sidebar!660[Apr 25 2023 06:29:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled661[Apr 25 2023 06:29:43 UTC (QA Tests)] INFO -- clicking :context_switcher662[Apr 25 2023 06:29:57 UTC (QA Tests)] INFO -- clicking :user_avatar_content663[Apr 25 2023 06:29:58 UTC (QA Tests)] INFO -- clicking :sign_out_link664[Apr 25 2023 06:30:00 UTC (QA Tests)] INFO -- filling :login_field with "root"665[Apr 25 2023 06:30:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field666[Apr 25 2023 06:30:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"667[Apr 25 2023 06:30:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field668[Apr 25 2023 06:30:01 UTC (QA Tests)] INFO -- clicking :sign_in_button669[Apr 25 2023 06:30:02 UTC (QA Tests)] INFO -- Enabling super sidebar!670[Apr 25 2023 06:30:02 UTC (QA Tests)] INFO -- Super sidebar is already enabled671[Apr 25 2023 06:30:05 UTC (QA Tests)] INFO -- clicking :context_switcher672[Apr 25 2023 06:30:15 UTC (QA Tests)] INFO -- Saving screenshot..673 creates GitLab OIDC application and uses it to login (FAILED - 1)6751st Try error in ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:29:676Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"677Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"679RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:29680 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-25-31-45d470fc546f8036/manage_oidc_creates_gitlab_oidc_application_and_uses_it_to_login_2023-04-25-06-30-15.146.html681 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-25-31-45d470fc546f8036/manage_oidc_creates_gitlab_oidc_application_and_uses_it_to_login_2023-04-25-06-30-15.146.png682Manage683 rate limits684[Apr 25 2023 06:30:15 UTC (QA Tests)] INFO -- Starting test: Manage rate limits throttles authenticated api requests by user685[Apr 25 2023 06:30:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-ccca687c81b3badf' via api in 0.32 seconds686[Apr 25 2023 06:30:15 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-ccca687c81b3badf687[Apr 25 2023 06:30:15 UTC (QA Tests)] INFO -- Caching token for username: qa-user-ccca687c81b3badf, last six chars of token:kgnkQn688[Apr 25 2023 06:30:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-ccca687c81b3badf-jib4gqpk' via api in 0.07 seconds689[Apr 25 2023 06:30:16 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>5, :throttle_authenticated_api_period_in_seconds=>60, :throttle_authenticated_api_enabled=>true}690[Apr 25 2023 06:30:16 UTC (QA Tests)] INFO -- Setting application settings: {:throttle_authenticated_api_requests_per_period=>7200, :throttle_authenticated_api_period_in_seconds=>3600, :throttle_authenticated_api_enabled=>false}691[Apr 25 2023 06:30:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-ccca687c81b3badf'692 throttles authenticated api requests by user693Manage694 2FA695[Apr 25 2023 06:30:16 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows enforcing 2FA via UI and logging in with 2FA696[Apr 25 2023 06:30:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'owner_user_7008b063' via api in 0.25 seconds697[Apr 25 2023 06:30:17 UTC (QA Tests)] INFO -- No cached token found for username: owner_user_7008b063698[Apr 25 2023 06:30:17 UTC (QA Tests)] INFO -- Caching token for username: owner_user_7008b063, last six chars of token:WL1zmU699[Apr 25 2023 06:30:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-owner_user_7008b063-wvlhbd63' via api in 0.07 seconds700[Apr 25 2023 06:30:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-sandbox-group-542f9964b12a16f9' via api in 0.4 seconds701[Apr 25 2023 06:30:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-542f9964b12a16f9/group-with-2fa-7af09cc7a2f6007f' via api in 0.26 seconds702[Apr 25 2023 06:30:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'developer_user_d93db663' via api in 0.22 seconds703[Apr 25 2023 06:30:18 UTC (QA Tests)] INFO -- Adding user developer_user_d93db663 to gitlab-qa-2fa-sandbox-group-542f9964b12a16f9/group-with-2fa-7af09cc7a2f6007f QA::Resource::Group704[Apr 25 2023 06:30:22 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_7008b063"705[Apr 25 2023 06:30:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field706[Apr 25 2023 06:30:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"707[Apr 25 2023 06:30:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field708[Apr 25 2023 06:30:23 UTC (QA Tests)] INFO -- clicking :sign_in_button709[Apr 25 2023 06:30:24 UTC (QA Tests)] INFO -- Enabling super sidebar!710[Apr 25 2023 06:30:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content711[Apr 25 2023 06:30:26 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle712[Apr 25 2023 06:30:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-2fa-sandbox-group-542f9964b12a16f9/group-with-2fa-7af09cc7a2f6007f713[Apr 25 2023 06:30:29 UTC (QA Tests)] INFO -- clicking :nav_item_link714[Apr 25 2023 06:30:29 UTC (QA Tests)] INFO -- clicking :nav_item_link715[Apr 25 2023 06:30:31 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}716[Apr 25 2023 06:30:31 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button717[Apr 25 2023 06:30:33 UTC (QA Tests)] INFO -- clicking :configure_it_later_button718[Apr 25 2023 06:30:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content719[Apr 25 2023 06:30:37 UTC (QA Tests)] INFO -- clicking :sign_out_link720[Apr 25 2023 06:30:40 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_d93db663"721[Apr 25 2023 06:30:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field722[Apr 25 2023 06:30:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"723[Apr 25 2023 06:30:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field724[Apr 25 2023 06:30:41 UTC (QA Tests)] INFO -- clicking :sign_in_button725[Apr 25 2023 06:30:42 UTC (QA Tests)] INFO -- Enabling super sidebar!726[Apr 25 2023 06:30:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content727[Apr 25 2023 06:30:44 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle728[Apr 25 2023 06:30:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-542f9964b12a16f9/group-with-2fa-7af09cc7a2f6007f'729[Apr 25 2023 06:30:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'developer_user_d93db663'730[Apr 25 2023 06:30:58 UTC (QA Tests)] ERROR -- Interceptor Api Errors731[404] PUT http://gitlab-gitaly-cluster.test/-/profile/preferences -- Correlation Id: 01GYVHQ03978Q3Q4ZYPAJMCD8X732[Apr 25 2023 06:30:58 UTC (QA Tests)] INFO -- Saving screenshot..733[Apr 25 2023 06:30:58 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows enforcing 2FA via UI and logging in with 2FA734[Apr 25 2023 06:30:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'owner_user_06651ed4' via api in 0.25 seconds735[Apr 25 2023 06:30:59 UTC (QA Tests)] INFO -- No cached token found for username: owner_user_06651ed4736[Apr 25 2023 06:30:59 UTC (QA Tests)] INFO -- Caching token for username: owner_user_06651ed4, last six chars of token:pSk4e7737[Apr 25 2023 06:30:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-owner_user_06651ed4-4nd4ljkc' via api in 0.08 seconds738[Apr 25 2023 06:30:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-sandbox-group-90d610bc37cd005e' via api in 0.32 seconds739[Apr 25 2023 06:30:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-90d610bc37cd005e/group-with-2fa-0fa4cc7bfae78123' via api in 0.24 seconds740[Apr 25 2023 06:30:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'developer_user_4aaba70d' via api in 0.22 seconds741[Apr 25 2023 06:30:59 UTC (QA Tests)] INFO -- Adding user developer_user_4aaba70d to gitlab-qa-2fa-sandbox-group-90d610bc37cd005e/group-with-2fa-0fa4cc7bfae78123 QA::Resource::Group742[Apr 25 2023 06:31:04 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_06651ed4"743[Apr 25 2023 06:31:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field744[Apr 25 2023 06:31:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"745[Apr 25 2023 06:31:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field746[Apr 25 2023 06:31:05 UTC (QA Tests)] INFO -- clicking :sign_in_button747[Apr 25 2023 06:31:06 UTC (QA Tests)] INFO -- Enabling super sidebar!748[Apr 25 2023 06:31:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content749[Apr 25 2023 06:31:08 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle750[Apr 25 2023 06:31:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-2fa-sandbox-group-90d610bc37cd005e/group-with-2fa-0fa4cc7bfae78123751[Apr 25 2023 06:31:10 UTC (QA Tests)] INFO -- clicking :nav_item_link752[Apr 25 2023 06:31:10 UTC (QA Tests)] INFO -- clicking :nav_item_link753[Apr 25 2023 06:31:13 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}754[Apr 25 2023 06:31:13 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button755[Apr 25 2023 06:31:15 UTC (QA Tests)] INFO -- clicking :configure_it_later_button756[Apr 25 2023 06:31:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content757[Apr 25 2023 06:31:19 UTC (QA Tests)] INFO -- clicking :sign_out_link758[Apr 25 2023 06:31:21 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_4aaba70d"759[Apr 25 2023 06:31:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field760[Apr 25 2023 06:31:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"761[Apr 25 2023 06:31:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field762[Apr 25 2023 06:31:22 UTC (QA Tests)] INFO -- clicking :sign_in_button763[Apr 25 2023 06:31:24 UTC (QA Tests)] INFO -- Enabling super sidebar!764[Apr 25 2023 06:31:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content765[Apr 25 2023 06:31:26 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle766[Apr 25 2023 06:31:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-90d610bc37cd005e/group-with-2fa-0fa4cc7bfae78123'767[Apr 25 2023 06:31:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'developer_user_4aaba70d'768[Apr 25 2023 06:31:39 UTC (QA Tests)] ERROR -- Interceptor Api Errors769[404] PUT http://gitlab-gitaly-cluster.test/-/profile/preferences -- Correlation Id: 01GYVHR8KA3KBEQ0HXMB9SF4F8770[Apr 25 2023 06:31:39 UTC (QA Tests)] INFO -- Saving screenshot..771 allows enforcing 2FA via UI and logging in with 2FA (FAILED - 2)7731st Try error in ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:47:774expected to find text matching /The group settings for.*require you to enable Two-Factor Authentication for your account.*You need to do this before/ in "Skip to content GitLab / Help QA User 138a3497029ab1cf @developer_user_d93db663 Set status Edit profile Preferences Navigation redesign Beta New navigation Toggle new navigation Sign out User Settings Profile Account Applications Chat Access Tokens Emails Password Notifications SSH Keys GPG Keys Preferences Active Sessions Authentication Log Usage Quotas Collapse sidebar User Settings Account Two-Factor Authentication Could not update the new navigation preference. Please try again later. Register a one-time password authenticator Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA). We recommend using cloud-based authenticator applications that can restore access if you lose your hardware device. What are some examples? Can't scan the code? To add the entry manually, provide the following details to the application on your phone. Account: gitlab-gitaly-cluster.test:developer_user_d93db663@example.com Key: U7YE WRGD 22L2 WLRE BVUX DE7S ZASW JTSP Time based: Yes Current password Your current password is required to register a two-factor authenticator app. Enter verification code Register a WebAuthn device Set up a hardware device to enable two-factor authentication (2FA). Not all browsers support WebAuthn. Therefore, we require that you set up a two-factor authentication app first. That way you'll always be able to sign in, even from an unsupported browser. WebAuthn only works with HTTPS-enabled websites. Contact your administrator for more details. WebAuthn Devices (0) You don't have any WebAuthn devices registered yet. Disable two-factor authentication Use this section to disable your one-time password authenticator and WebAuthn devices. You can also generate new recovery codes. Register a one-time password authenticator or a WebAuthn device first."776RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:47777 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-25-31-45d470fc546f8036/manage_2fa_allows_enforcing_2fa_via_ui_and_logging_in_with_2fa_2023-04-25-06-31-39.767.html778 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-25-31-45d470fc546f8036/manage_2fa_allows_enforcing_2fa_via_ui_and_logging_in_with_2fa_2023-04-25-06-31-39.767.png779Create780 File management781[Apr 25 2023 06:31:40 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web782[Apr 25 2023 06:31:44 UTC (QA Tests)] INFO -- filling :login_field with "root"783[Apr 25 2023 06:31:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field784[Apr 25 2023 06:31:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"785[Apr 25 2023 06:31:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field786[Apr 25 2023 06:31:45 UTC (QA Tests)] INFO -- clicking :sign_in_button787[Apr 25 2023 06:31:46 UTC (QA Tests)] INFO -- Enabling super sidebar!788[Apr 25 2023 06:31:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled789[Apr 25 2023 06:31:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds790[Apr 25 2023 06:31:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.16 seconds791[Apr 25 2023 06:31:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-new-file-428e257ee8668de6' via api in 1.03 seconds792[Apr 25 2023 06:31:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.5 seconds793[Apr 25 2023 06:31:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-new-file-428e257ee8668de6/-/blob/main/QA+Test+-+File+name794[Apr 25 2023 06:31:51 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"795[Apr 25 2023 06:31:51 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field796 user deletes a file via the Web797Govern798 Security Reports799[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline800[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds801[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds802[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-66b73ef00c68d29e' via api in 0.42 seconds803[Apr 25 2023 06:31:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`804[Apr 25 2023 06:31:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`805[Apr 25 2023 06:31:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-66b73ef00c68d29e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-66b73ef00c68d29e sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-66b73ef00c68d29e --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `806[Apr 25 2023 06:31:54 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-66b73ef00c68d29e`807[Apr 25 2023 06:31:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`808[Apr 25 2023 06:31:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-66b73ef00c68d29e' via api in 1.38 seconds809[Apr 25 2023 06:32:01 UTC (QA Tests)] INFO -- filling :login_field with "root"810[Apr 25 2023 06:32:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field811[Apr 25 2023 06:32:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"812[Apr 25 2023 06:32:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field813[Apr 25 2023 06:32:02 UTC (QA Tests)] INFO -- clicking :sign_in_button814[Apr 25 2023 06:32:03 UTC (QA Tests)] INFO -- Enabling super sidebar!815[Apr 25 2023 06:32:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled816[Apr 25 2023 06:32:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-66b73ef00c68d29e817[Apr 25 2023 06:32:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.47 seconds818[Apr 25 2023 06:32:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-66b73ef00c68d29e819[Apr 25 2023 06:32:08 UTC (QA Tests)] INFO -- clicking :nav_item_link820[Apr 25 2023 06:32:09 UTC (QA Tests)] INFO -- clicking :nav_item_link821[Apr 25 2023 06:32:20 UTC (QA Tests)] INFO -- clicking :nav_item_link822[Apr 25 2023 06:32:20 UTC (QA Tests)] INFO -- clicking :nav_item_link823[Apr 25 2023 06:32:22 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown824[Apr 25 2023 06:32:23 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item825[Apr 25 2023 06:32:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown826[Apr 25 2023 06:32:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown827[Apr 25 2023 06:32:23 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item828[Apr 25 2023 06:32:23 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown829[Apr 25 2023 06:32:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown830[Apr 25 2023 06:32:24 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item831[Apr 25 2023 06:32:24 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown832[Apr 25 2023 06:32:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown833[Apr 25 2023 06:32:25 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item834[Apr 25 2023 06:32:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown835[Apr 25 2023 06:32:25 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown836[Apr 25 2023 06:32:25 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item837[Apr 25 2023 06:32:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown838[Apr 25 2023 06:32:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown839[Apr 25 2023 06:32:26 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item840[Apr 25 2023 06:32:26 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown841[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown842[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item843[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown844[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown845[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item846[Apr 25 2023 06:32:27 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown847[Apr 25 2023 06:32:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-66b73ef00c68d29e'848[Apr 25 2023 06:32:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-66b73ef00c68d29e`849[Apr 25 2023 06:32:28 UTC (QA Tests)] ERROR -- Interceptor Api Errors850[-1] GET /api/graphql -- Correlation Id: Correlation Id not found851 displays security reports in the pipeline852[Apr 25 2023 06:32:29 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities853[Apr 25 2023 06:32:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds854[Apr 25 2023 06:32:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.16 seconds855[Apr 25 2023 06:32:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-4b294f7fc7d1fdbe' via api in 0.41 seconds856[Apr 25 2023 06:32:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`857[Apr 25 2023 06:32:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`858[Apr 25 2023 06:32:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-4b294f7fc7d1fdbe --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-4b294f7fc7d1fdbe sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-4b294f7fc7d1fdbe --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `859[Apr 25 2023 06:32:35 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-4b294f7fc7d1fdbe`860[Apr 25 2023 06:32:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`861[Apr 25 2023 06:32:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-4b294f7fc7d1fdbe' via api in 6.12 seconds862[Apr 25 2023 06:32:42 UTC (QA Tests)] INFO -- filling :login_field with "root"863[Apr 25 2023 06:32:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field864[Apr 25 2023 06:32:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"865[Apr 25 2023 06:32:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field866[Apr 25 2023 06:32:43 UTC (QA Tests)] INFO -- clicking :sign_in_button867[Apr 25 2023 06:32:44 UTC (QA Tests)] INFO -- Enabling super sidebar!868[Apr 25 2023 06:32:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled869[Apr 25 2023 06:32:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-4b294f7fc7d1fdbe870[Apr 25 2023 06:32:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds871[Apr 25 2023 06:32:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-4b294f7fc7d1fdbe872[Apr 25 2023 06:32:48 UTC (QA Tests)] INFO -- clicking :nav_item_link873[Apr 25 2023 06:32:48 UTC (QA Tests)] INFO -- clicking :nav_item_link874[Apr 25 2023 06:33:00 UTC (QA Tests)] INFO -- clicking :nav_item_link875[Apr 25 2023 06:33:01 UTC (QA Tests)] INFO -- clicking :nav_item_link876[Apr 25 2023 06:33:01 UTC (QA Tests)] INFO -- clicking :nav_item_link877[Apr 25 2023 06:33:02 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown878[Apr 25 2023 06:33:03 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item879[Apr 25 2023 06:33:03 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown880[Apr 25 2023 06:33:03 UTC (QA Tests)] INFO -- clicking :vulnerability881[Apr 25 2023 06:33:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-4b294f7fc7d1fdbe'882[Apr 25 2023 06:33:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-4b294f7fc7d1fdbe`883 displays false positives for the vulnerabilities884[Apr 25 2023 06:33:05 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state885[Apr 25 2023 06:33:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds886[Apr 25 2023 06:33:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.15 seconds887[Apr 25 2023 06:33:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-de44910bf4a1f3ce' via api in 0.52 seconds888[Apr 25 2023 06:33:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`889[Apr 25 2023 06:33:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`890[Apr 25 2023 06:33:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-de44910bf4a1f3ce --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-de44910bf4a1f3ce sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-de44910bf4a1f3ce --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `891[Apr 25 2023 06:33:11 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-de44910bf4a1f3ce`892[Apr 25 2023 06:33:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`893[Apr 25 2023 06:33:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-de44910bf4a1f3ce' via api in 6.15 seconds894[Apr 25 2023 06:33:18 UTC (QA Tests)] INFO -- filling :login_field with "root"895[Apr 25 2023 06:33:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field896[Apr 25 2023 06:33:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"897[Apr 25 2023 06:33:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field898[Apr 25 2023 06:33:19 UTC (QA Tests)] INFO -- clicking :sign_in_button899[Apr 25 2023 06:33:20 UTC (QA Tests)] INFO -- Enabling super sidebar!900[Apr 25 2023 06:33:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled901[Apr 25 2023 06:33:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-de44910bf4a1f3ce902[Apr 25 2023 06:33:23 UTC (QA Tests)] INFO -- clicking :nav_item_link903[Apr 25 2023 06:33:23 UTC (QA Tests)] INFO -- clicking :nav_item_link904[Apr 25 2023 06:33:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-de44910bf4a1f3ce'905[Apr 25 2023 06:33:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-de44910bf4a1f3ce`906 dependency list has empty state907[Apr 25 2023 06:33:24 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard908[Apr 25 2023 06:33:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds909[Apr 25 2023 06:33:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds910[Apr 25 2023 06:33:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-2637f454d1922415' via api in 0.51 seconds911[Apr 25 2023 06:33:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`912[Apr 25 2023 06:33:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`913[Apr 25 2023 06:33:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-2637f454d1922415 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-2637f454d1922415 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-2637f454d1922415 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `914[Apr 25 2023 06:33:26 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-2637f454d1922415`915[Apr 25 2023 06:33:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`916[Apr 25 2023 06:33:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-2637f454d1922415' via api in 1.15 seconds917[Apr 25 2023 06:33:32 UTC (QA Tests)] INFO -- filling :login_field with "root"918[Apr 25 2023 06:33:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field919[Apr 25 2023 06:33:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"920[Apr 25 2023 06:33:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field921[Apr 25 2023 06:33:33 UTC (QA Tests)] INFO -- clicking :sign_in_button922[Apr 25 2023 06:33:34 UTC (QA Tests)] INFO -- Enabling super sidebar!923[Apr 25 2023 06:33:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled924[Apr 25 2023 06:33:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-2637f454d1922415925[Apr 25 2023 06:33:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds926[Apr 25 2023 06:33:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-2637f454d1922415927[Apr 25 2023 06:33:39 UTC (QA Tests)] INFO -- clicking :nav_item_link928[Apr 25 2023 06:33:39 UTC (QA Tests)] INFO -- clicking :nav_item_link929[Apr 25 2023 06:33:50 UTC (QA Tests)] INFO -- clicking :nav_item_link930[Apr 25 2023 06:33:51 UTC (QA Tests)] INFO -- clicking :nav_item_link931[Apr 25 2023 06:33:52 UTC (QA Tests)] INFO -- clicking :nav_item_link932[Apr 25 2023 06:33:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown933[Apr 25 2023 06:33:53 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item934[Apr 25 2023 06:33:53 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown935[Apr 25 2023 06:33:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown936[Apr 25 2023 06:33:54 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item937[Apr 25 2023 06:33:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown938[Apr 25 2023 06:33:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown939[Apr 25 2023 06:33:54 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item940[Apr 25 2023 06:33:54 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown941[Apr 25 2023 06:33:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown942[Apr 25 2023 06:33:55 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item943[Apr 25 2023 06:33:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown944[Apr 25 2023 06:33:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown945[Apr 25 2023 06:33:55 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item946[Apr 25 2023 06:33:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown947[Apr 25 2023 06:33:55 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown948[Apr 25 2023 06:33:55 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item949[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown950[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown951[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item952[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown953[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown954[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item955[Apr 25 2023 06:33:56 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown956[Apr 25 2023 06:33:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-2637f454d1922415'957[Apr 25 2023 06:33:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-2637f454d1922415`958 displays security reports in the project security dashboard959[Apr 25 2023 06:33:57 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays the Dependency List960[Apr 25 2023 06:33:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds961[Apr 25 2023 06:33:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.16 seconds962[Apr 25 2023 06:33:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-95f9a81ce70e5d02' via api in 0.42 seconds963[Apr 25 2023 06:33:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`964[Apr 25 2023 06:34:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`965[Apr 25 2023 06:34:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-95f9a81ce70e5d02 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-95f9a81ce70e5d02 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-95f9a81ce70e5d02 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `966[Apr 25 2023 06:34:04 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-95f9a81ce70e5d02`967[Apr 25 2023 06:34:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`968[Apr 25 2023 06:34:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-95f9a81ce70e5d02' via api in 6.13 seconds969[Apr 25 2023 06:34:10 UTC (QA Tests)] INFO -- filling :login_field with "root"970[Apr 25 2023 06:34:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field971[Apr 25 2023 06:34:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"972[Apr 25 2023 06:34:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field973[Apr 25 2023 06:34:11 UTC (QA Tests)] INFO -- clicking :sign_in_button974[Apr 25 2023 06:34:12 UTC (QA Tests)] INFO -- Enabling super sidebar!975[Apr 25 2023 06:34:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled976[Apr 25 2023 06:34:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-95f9a81ce70e5d02977[Apr 25 2023 06:34:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds978[Apr 25 2023 06:34:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-95f9a81ce70e5d02979[Apr 25 2023 06:34:17 UTC (QA Tests)] INFO -- clicking :nav_item_link980[Apr 25 2023 06:34:17 UTC (QA Tests)] INFO -- clicking :nav_item_link981[Apr 25 2023 06:34:29 UTC (QA Tests)] INFO -- clicking :nav_item_link982[Apr 25 2023 06:34:29 UTC (QA Tests)] INFO -- clicking :nav_item_link983[Apr 25 2023 06:34:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-95f9a81ce70e5d02'984[Apr 25 2023 06:34:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-95f9a81ce70e5d02`985 displays the Dependency List986[Apr 25 2023 06:34:30 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard987[Apr 25 2023 06:34:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds988[Apr 25 2023 06:34:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds989[Apr 25 2023 06:34:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-b593706aed925c4e' via api in 0.43 seconds990[Apr 25 2023 06:34:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`991[Apr 25 2023 06:34:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`992[Apr 25 2023 06:34:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-b593706aed925c4e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-b593706aed925c4e sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-b593706aed925c4e --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `993[Apr 25 2023 06:34:37 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-b593706aed925c4e`994[Apr 25 2023 06:34:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`995[Apr 25 2023 06:34:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-b593706aed925c4e' via api in 6.16 seconds996[Apr 25 2023 06:34:43 UTC (QA Tests)] INFO -- filling :login_field with "root"997[Apr 25 2023 06:34:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field998[Apr 25 2023 06:34:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"999[Apr 25 2023 06:34:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1000[Apr 25 2023 06:34:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1001[Apr 25 2023 06:34:46 UTC (QA Tests)] INFO -- Enabling super sidebar!1002[Apr 25 2023 06:34:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled1003[Apr 25 2023 06:34:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-b593706aed925c4e1004[Apr 25 2023 06:34:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds1005[Apr 25 2023 06:34:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-b593706aed925c4e1006[Apr 25 2023 06:34:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1007[Apr 25 2023 06:34:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1008[Apr 25 2023 06:35:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f80361009[Apr 25 2023 06:35:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1010[Apr 25 2023 06:35:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1011[Apr 25 2023 06:35:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1012[Apr 25 2023 06:35:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1013[Apr 25 2023 06:35:06 UTC (QA Tests)] INFO -- clicking :filter_project_dropdown1014[Apr 25 2023 06:35:07 UTC (QA Tests)] INFO -- clicking :filter_project-with-secure-b593706aed925c4e_dropdown_item1015[Apr 25 2023 06:35:07 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1016[Apr 25 2023 06:35:07 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item1017[Apr 25 2023 06:35:08 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1018[Apr 25 2023 06:35:08 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1019[Apr 25 2023 06:35:08 UTC (QA Tests)] INFO -- clicking :filter_dependency_scanning_dropdown_item1020[Apr 25 2023 06:35:08 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1021[Apr 25 2023 06:35:08 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1022[Apr 25 2023 06:35:08 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item1023[Apr 25 2023 06:35:08 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1024[Apr 25 2023 06:35:09 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1025[Apr 25 2023 06:35:09 UTC (QA Tests)] INFO -- clicking :filter_container_scanning_dropdown_item1026[Apr 25 2023 06:35:09 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1027[Apr 25 2023 06:35:09 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1028[Apr 25 2023 06:35:09 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1029[Apr 25 2023 06:35:09 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1030[Apr 25 2023 06:35:09 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1031[Apr 25 2023 06:35:09 UTC (QA Tests)] INFO -- clicking :filter_sast_dropdown_item1032[Apr 25 2023 06:35:10 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1033[Apr 25 2023 06:35:10 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1034[Apr 25 2023 06:35:10 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item1035[Apr 25 2023 06:35:10 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1036[Apr 25 2023 06:35:10 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1037[Apr 25 2023 06:35:10 UTC (QA Tests)] INFO -- clicking :filter_dast_dropdown_item1038[Apr 25 2023 06:35:10 UTC (QA Tests)] INFO -- clicking :filter_tool_dropdown1039[Apr 25 2023 06:35:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-b593706aed925c4e'1040[Apr 25 2023 06:35:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-b593706aed925c4e`1041 displays security reports in the group security dashboard1042Verify1043 UI defined variable1044[Apr 25 2023 06:35:11 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true1045[Apr 25 2023 06:35:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1046[Apr 25 2023 06:35:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-x9876zcv' via api in 0.61 seconds1047[Apr 25 2023 06:35:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1048[Apr 25 2023 06:35:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1049[Apr 25 2023 06:35:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name x9876zcv --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach x9876zcv sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name x9876zcv --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list x9876zcv --executor shell && gitlab-runner run" `1050[Apr 25 2023 06:35:13 UTC (QA Tests)] INFO -- Executing: `docker logs x9876zcv`1051[Apr 25 2023 06:35:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1052[Apr 25 2023 06:35:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'x9876zcv' via api in 1.08 seconds1053[Apr 25 2023 06:35:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1054[Apr 25 2023 06:35:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1055[Apr 25 2023 06:35:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1056[Apr 25 2023 06:35:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1057[Apr 25 2023 06:35:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1058[Apr 25 2023 06:35:20 UTC (QA Tests)] INFO -- Enabling super sidebar!1059[Apr 25 2023 06:35:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled1060[Apr 25 2023 06:35:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-x9876zcv/downstream1-variable-inheritance-2d36c9ce322588d8' via api in 0.44 seconds1061[Apr 25 2023 06:35:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1062[Apr 25 2023 06:35:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-x9876zcv/upstream-variable-inheritance-89263f9a4ec93096' via api in 0.5 seconds1063[Apr 25 2023 06:35:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds1064[Apr 25 2023 06:35:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/group-for-variable-inheritance-x9876zcv/upstream-variable-inheritance-89263f9a4ec930961065[Apr 25 2023 06:35:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1066[Apr 25 2023 06:35:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1067[Apr 25 2023 06:35:37 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1068[Apr 25 2023 06:35:40 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1069[Apr 25 2023 06:35:40 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1070[Apr 25 2023 06:35:40 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1071[Apr 25 2023 06:35:40 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1072[Apr 25 2023 06:35:41 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1073[Apr 25 2023 06:35:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.07 seconds1074[Apr 25 2023 06:35:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.08 seconds1075[Apr 25 2023 06:35:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.09 seconds1076[Apr 25 2023 06:35:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.08 seconds1077[Apr 25 2023 06:35:54 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1078[Apr 25 2023 06:35:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1079[Apr 25 2023 06:35:56 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1080[Apr 25 2023 06:35:56 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1081[Apr 25 2023 06:35:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'x9876zcv'1082[Apr 25 2023 06:35:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f x9876zcv`1083 is inheritable when forward:pipeline_variables is true1084Release1085 Operations Dashboard1086[Apr 25 2023 06:35:58 UTC (QA Tests)] INFO -- Starting test: Release Operations Dashboard has many pipelines with appropriate statuses1087[Apr 25 2023 06:35:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1088[Apr 25 2023 06:35:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1089[Apr 25 2023 06:35:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1090[Apr 25 2023 06:36:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1091[Apr 25 2023 06:36:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-test-2023-04-25-06-25-31-45d470fc546f8036 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-test-2023-04-25-06-25-31-45d470fc546f8036 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-test-2023-04-25-06-25-31-45d470fc546f8036 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list qa-test-2023-04-25-06-25-31-45d470fc546f8036 --executor shell && gitlab-runner run" `1092[Apr 25 2023 06:36:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-test-2023-04-25-06-25-31-45d470fc546f8036`1093[Apr 25 2023 06:36:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1094[Apr 25 2023 06:36:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 6.11 seconds1095[Apr 25 2023 06:36:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1096[Apr 25 2023 06:36:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1097[Apr 25 2023 06:36:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1098[Apr 25 2023 06:36:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1099[Apr 25 2023 06:36:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1100[Apr 25 2023 06:36:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1101[Apr 25 2023 06:36:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1102[Apr 25 2023 06:36:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-success-run-f62f5c17bc961acf' via api in 0.47 seconds1103[Apr 25 2023 06:36:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds1104[Apr 25 2023 06:36:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-pending-run-ada50fabe6fe3348' via api in 0.86 seconds1105[Apr 25 2023 06:36:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1106[Apr 25 2023 06:36:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-failed-run-e79812efd83eb97d' via api in 0.44 seconds1107[Apr 25 2023 06:36:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1108[Apr 25 2023 06:36:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1109[Apr 25 2023 06:36:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-without-ci-e388c389000d9ae7' via api in 0.48 seconds1110[Apr 25 2023 06:36:24 UTC (QA Tests)] INFO -- clicking :add_projects_button1111[Apr 25 2023 06:36:24 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-success-run-f62f5c17bc961acf"1112[Apr 25 2023 06:36:24 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field1113[Apr 25 2023 06:36:25 UTC (QA Tests)] INFO -- clicking :project_list_item1114[Apr 25 2023 06:36:26 UTC (QA Tests)] INFO -- clicking :add_projects_button1115[Apr 25 2023 06:36:26 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-pending-run-ada50fabe6fe3348"1116[Apr 25 2023 06:36:26 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field1117[Apr 25 2023 06:36:27 UTC (QA Tests)] INFO -- clicking :project_list_item1118[Apr 25 2023 06:36:27 UTC (QA Tests)] INFO -- clicking :add_projects_button1119[Apr 25 2023 06:36:28 UTC (QA Tests)] INFO -- filling :project_search_field with "project-without-ci-e388c389000d9ae7"1120[Apr 25 2023 06:36:28 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field1121[Apr 25 2023 06:36:29 UTC (QA Tests)] INFO -- clicking :project_list_item1122[Apr 25 2023 06:36:29 UTC (QA Tests)] INFO -- clicking :add_projects_button1123[Apr 25 2023 06:36:29 UTC (QA Tests)] INFO -- filling :project_search_field with "project-with-failed-run-e79812efd83eb97d"1124[Apr 25 2023 06:36:29 UTC (QA Tests)] INFO -- clicking the coordinates of :project_search_field1125[Apr 25 2023 06:36:30 UTC (QA Tests)] INFO -- clicking :project_list_item1126[Apr 25 2023 06:36:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-test-2023-04-25-06-25-31-45d470fc546f8036'1127[Apr 25 2023 06:36:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-test-2023-04-25-06-25-31-45d470fc546f8036`1128 has many pipelines with appropriate statuses1129Plan1130 Epics milestone dates API1131[Apr 25 2023 06:36:32 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue1132[Apr 25 2023 06:36:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1133[Apr 25 2023 06:36:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/epic-milestone-group-2a1d96c840686486' via api in 0.36 seconds1134[Apr 25 2023 06:36:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.19 seconds1135[Apr 25 2023 06:36:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/epic-milestone-group-2a1d96c840686486/epic-milestone-project-2b0bfbec727b5014-9056a680b2bea5e7' via api in 0.52 seconds1136[Apr 25 2023 06:36:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.16 seconds1137[Apr 25 2023 06:36:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.37 seconds1138 updates epic dates when removing issue1139[Apr 25 2023 06:36:35 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones1140[Apr 25 2023 06:36:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1141[Apr 25 2023 06:36:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/epic-milestone-group-777a09cb9de4a5d4' via api in 0.4 seconds1142[Apr 25 2023 06:36:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.14 seconds1143[Apr 25 2023 06:36:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/epic-milestone-group-777a09cb9de4a5d4/epic-milestone-project-733c98cb202d1a95-b45aa9a0057b08a3' via api in 0.45 seconds1144[Apr 25 2023 06:36:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.12 seconds1145[Apr 25 2023 06:36:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.33 seconds1146 updates epic dates when updating milestones1147[Apr 25 2023 06:36:37 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue1148[Apr 25 2023 06:36:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1149[Apr 25 2023 06:36:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/epic-milestone-group-b9a496aefe7d4239' via api in 0.35 seconds1150[Apr 25 2023 06:36:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.13 seconds1151[Apr 25 2023 06:36:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/epic-milestone-group-b9a496aefe7d4239/epic-milestone-project-1ae8f743d48d665e-4bd01f4204f2694f' via api in 0.45 seconds1152[Apr 25 2023 06:36:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.25 seconds1153[Apr 25 2023 06:36:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.27 seconds1154[Apr 25 2023 06:36:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.11 seconds1155[Apr 25 2023 06:36:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.43 seconds1156 updates epic dates when adding another issue1157[Apr 25 2023 06:36:40 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones1158[Apr 25 2023 06:36:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1159[Apr 25 2023 06:36:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/epic-milestone-group-16447d0f7471ad42' via api in 0.34 seconds1160[Apr 25 2023 06:36:41 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.17 seconds1161[Apr 25 2023 06:36:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/epic-milestone-group-16447d0f7471ad42/epic-milestone-project-ce9dfc27d8417d3d-15eec1441edf1cf6' via api in 0.51 seconds1162[Apr 25 2023 06:36:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.12 seconds1163[Apr 25 2023 06:36:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.26 seconds1164[Apr 25 2023 06:36:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '5'1165 updates epic dates when deleting milestones1166Govern1167 Scan result policy1168[Apr 25 2023 06:36:42 UTC (QA Tests)] INFO -- Starting test: Govern Scan result policy requires approval when a pipeline report has findings matching the scan result policy1169[Apr 25 2023 06:36:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1170[Apr 25 2023 06:36:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1171[Apr 25 2023 06:36:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-scan-result-policy-9aaca11b912ce122' via api in 1.03 seconds1172[Apr 25 2023 06:36:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1173[Apr 25 2023 06:36:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1174[Apr 25 2023 06:36:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-result-policy-9aaca11b912ce122 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-result-policy-9aaca11b912ce122 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-result-policy-9aaca11b912ce122 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list secure_report_project-with-scan-result-policy-9aaca11b912ce122 --executor shell && gitlab-runner run" `1175[Apr 25 2023 06:36:49 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-result-policy-9aaca11b912ce122`1176[Apr 25 2023 06:36:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1177[Apr 25 2023 06:36:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-result-policy-9aaca11b912ce122' via api in 7.28 seconds1178[Apr 25 2023 06:36:51 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyProject via api in 0.7 seconds1179[Apr 25 2023 06:36:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-scan-result-policy-9aaca11b912ce122-security-policy-project' via api in 0.15 seconds1180[Apr 25 2023 06:36:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1181[Apr 25 2023 06:36:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-scan-result-policy-9aaca11b912ce122 QA::Resource::Project1182[Apr 25 2023 06:36:52 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit via api in 0.36 seconds1183[Apr 25 2023 06:36:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1184[Apr 25 2023 06:36:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1185[Apr 25 2023 06:36:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1186[Apr 25 2023 06:36:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1187[Apr 25 2023 06:36:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1188[Apr 25 2023 06:36:59 UTC (QA Tests)] INFO -- Enabling super sidebar!1189[Apr 25 2023 06:36:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled1190[Apr 25 2023 06:37:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-scan-result-policy-9aaca11b912ce1221191[Apr 25 2023 06:37:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.42 seconds1192[Apr 25 2023 06:37:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1193[Apr 25 2023 06:37:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1194[Apr 25 2023 06:37:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.93 seconds1195[Apr 25 2023 06:37:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1196[Apr 25 2023 06:37:07 UTC (QA Tests)] INFO -- clicking :nav_item_link1197[Apr 25 2023 06:37:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-scan-result-policy-9aaca11b912ce122/-/merge_requests/11198[Apr 25 2023 06:37:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-result-policy-9aaca11b912ce122'1199[Apr 25 2023 06:37:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-result-policy-9aaca11b912ce122`1200 requires approval when a pipeline report has findings matching the scan result policy1201Monitor1202 Recovery alert1203 when using Prometheus integration1204 behaves like triggers recovery alert1205[Apr 25 2023 06:37:46 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert1206[Apr 25 2023 06:37:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1207[Apr 25 2023 06:37:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1208[Apr 25 2023 06:37:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1209[Apr 25 2023 06:37:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1210[Apr 25 2023 06:37:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1211[Apr 25 2023 06:37:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1212[Apr 25 2023 06:37:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1213[Apr 25 2023 06:37:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1214[Apr 25 2023 06:37:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1215[Apr 25 2023 06:37:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-alerts-2b52c4ba253929b4' via api in 0.7 seconds1216[Apr 25 2023 06:37:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-alerts-2b52c4ba253929b41217[Apr 25 2023 06:37:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1218[Apr 25 2023 06:37:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1219[Apr 25 2023 06:37:58 UTC (QA Tests)] INFO -- clicking :add_integration_button1220[Apr 25 2023 06:37:58 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1221[Apr 25 2023 06:37:58 UTC (QA Tests)] INFO -- clicking :prometheus_url_field1222[Apr 25 2023 06:37:58 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-gitaly-cluster.test"1223[Apr 25 2023 06:37:58 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field1224[Apr 25 2023 06:37:59 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1225[Apr 25 2023 06:37:59 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-25 06:37:59 +0000","generatorURL":"http://dubuque-hamill.test/myles.cronin","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"omnis"},"annotations":{"title":"Quia est esse vitae."}}]}"1226[Apr 25 2023 06:37:59 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1227[Apr 25 2023 06:38:00 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1228[Apr 25 2023 06:38:00 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-25 06:37:59 +0000","generatorURL":"http://runte-pfeffer.test/garnet","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"illo"},"annotations":{"title":"Eligendi sint incidunt consequuntur."}}]}"1229[Apr 25 2023 06:38:00 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1230[Apr 25 2023 06:38:00 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1231[Apr 25 2023 06:38:03 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-04-25 06:37:59 +0000","generatorURL":"http://dubuque-hamill.test/myles.cronin","endsAt":"2023-04-25 06:38:03 +0000","status":"resolved","labels":{"gitlab_environment_name":"omnis"},"annotations":{"title":"Quia est esse vitae."}}]}"1232[Apr 25 2023 06:38:03 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1233[Apr 25 2023 06:38:04 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1234[Apr 25 2023 06:38:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1235[Apr 25 2023 06:38:04 UTC (QA Tests)] INFO -- clicking :nav_item_link1236 only resolves the correct alert1237 when using HTTP endpoint integration1238 behaves like triggers recovery alert1239[Apr 25 2023 06:38:05 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert1240[Apr 25 2023 06:38:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1241[Apr 25 2023 06:38:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1242[Apr 25 2023 06:38:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1243[Apr 25 2023 06:38:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1244[Apr 25 2023 06:38:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1245[Apr 25 2023 06:38:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1246[Apr 25 2023 06:38:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1247[Apr 25 2023 06:38:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1248[Apr 25 2023 06:38:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.23 seconds1249[Apr 25 2023 06:38:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-alerts-5baae4a81c2f1608' via api in 0.75 seconds1250[Apr 25 2023 06:38:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-alerts-5baae4a81c2f16081251[Apr 25 2023 06:38:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1252[Apr 25 2023 06:38:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1253[Apr 25 2023 06:38:18 UTC (QA Tests)] INFO -- clicking :add_integration_button1254[Apr 25 2023 06:38:18 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1255[Apr 25 2023 06:38:19 UTC (QA Tests)] INFO -- clicking :integration_name_field1256[Apr 25 2023 06:38:19 UTC (QA Tests)] INFO -- filling :integration_name_field with "minus"1257[Apr 25 2023 06:38:19 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1258[Apr 25 2023 06:38:19 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1259[Apr 25 2023 06:38:19 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Illum sit velit molestiae.","description":"Illum sit velit molestiae."}"1260[Apr 25 2023 06:38:19 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1261[Apr 25 2023 06:38:20 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1262[Apr 25 2023 06:38:20 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Consectetur velit iste qui.","description":"Consectetur velit iste qui."}"1263[Apr 25 2023 06:38:20 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1264[Apr 25 2023 06:38:21 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1265[Apr 25 2023 06:38:24 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Illum sit velit molestiae.","description":"Illum sit velit molestiae.","end_time":"2023-04-25 06:38:24 +0000"}"1266[Apr 25 2023 06:38:24 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1267[Apr 25 2023 06:38:24 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1268[Apr 25 2023 06:38:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1269[Apr 25 2023 06:38:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1270 only resolves the correct alert1271Data Stores1272 Create project badge1273[Apr 25 2023 06:38:25 UTC (QA Tests)] INFO -- Starting test: Data Stores Create project badge creates project badge successfully1274[Apr 25 2023 06:38:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1275[Apr 25 2023 06:38:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1276[Apr 25 2023 06:38:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1277[Apr 25 2023 06:38:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1278[Apr 25 2023 06:38:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1279[Apr 25 2023 06:38:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1280[Apr 25 2023 06:38:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1281[Apr 25 2023 06:38:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1282[Apr 25 2023 06:38:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.19 seconds1283[Apr 25 2023 06:38:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/badge-test-project-7d4685f1630910fe' via api in 1.04 seconds1284[Apr 25 2023 06:38:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/badge-test-project-7d4685f1630910fe1285[Apr 25 2023 06:38:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1286[Apr 25 2023 06:38:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1287[Apr 25 2023 06:38:38 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-0a9b4589c1c28aed"1288[Apr 25 2023 06:38:38 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field1289[Apr 25 2023 06:38:39 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-gitaly-cluster.test/%{project_path}"1290[Apr 25 2023 06:38:39 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field1291[Apr 25 2023 06:38:39 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-gitaly-cluster.test/%{project_path}/badges/%{default_branch}/pipeline.svg"1292[Apr 25 2023 06:38:39 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field1293[Apr 25 2023 06:38:39 UTC (QA Tests)] INFO -- clicking :add_badge_button1294[Apr 25 2023 06:38:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-0a9b4589c1c28aed' via browser_ui in 3.68 seconds1295[Apr 25 2023 06:38:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/badge-test-project-7d4685f1630910fe1296 creates project badge successfully1297Create1298 Review a merge request in Web IDE1299[Apr 25 2023 06:38:42 UTC (QA Tests)] INFO -- Starting test: Create Review a merge request in Web IDE opens and edits a merge request in Web IDE1300 opens and edits a merge request in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1301Verify1302 UI defined variable1303[Apr 25 2023 06:38:42 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false1304[Apr 25 2023 06:38:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1305[Apr 25 2023 06:38:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-mt8z88r9' via api in 0.33 seconds1306[Apr 25 2023 06:38:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1307[Apr 25 2023 06:38:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1308[Apr 25 2023 06:38:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name mt8z88r9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach mt8z88r9 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name mt8z88r9 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list mt8z88r9 --executor shell && gitlab-runner run" `1309[Apr 25 2023 06:38:49 UTC (QA Tests)] INFO -- Executing: `docker logs mt8z88r9`1310[Apr 25 2023 06:38:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1311[Apr 25 2023 06:38:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'mt8z88r9' via api in 6.12 seconds1312[Apr 25 2023 06:38:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1313[Apr 25 2023 06:38:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1314[Apr 25 2023 06:38:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1315[Apr 25 2023 06:38:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1316[Apr 25 2023 06:38:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1317[Apr 25 2023 06:38:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1318[Apr 25 2023 06:38:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1319[Apr 25 2023 06:38:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-mt8z88r9/downstream1-variable-inheritance-457a51e25cbee3c9' via api in 0.44 seconds1320[Apr 25 2023 06:38:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1321[Apr 25 2023 06:38:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-mt8z88r9/downstream2-variable-inheritance-20f008f06feb6d38' via api in 0.48 seconds1322[Apr 25 2023 06:38:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1323[Apr 25 2023 06:39:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-mt8z88r9/upstream-variable-inheritance-6ab03b7c4f756bc4' via api in 0.52 seconds1324[Apr 25 2023 06:39:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds1325[Apr 25 2023 06:39:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/group-for-variable-inheritance-mt8z88r9/upstream-variable-inheritance-6ab03b7c4f756bc41326[Apr 25 2023 06:39:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1327[Apr 25 2023 06:39:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1328[Apr 25 2023 06:39:13 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1329[Apr 25 2023 06:39:17 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1330[Apr 25 2023 06:39:17 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1331[Apr 25 2023 06:39:17 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1332[Apr 25 2023 06:39:17 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1333[Apr 25 2023 06:39:17 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1334[Apr 25 2023 06:39:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '24' via api in 0.07 seconds1335[Apr 25 2023 06:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '24' via api in 0.07 seconds1336[Apr 25 2023 06:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '24' via api in 0.06 seconds1337[Apr 25 2023 06:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '27' via api in 0.07 seconds1338[Apr 25 2023 06:39:30 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1339[Apr 25 2023 06:39:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1340[Apr 25 2023 06:39:32 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1341[Apr 25 2023 06:39:32 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1342[Apr 25 2023 06:39:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'mt8z88r9'1343[Apr 25 2023 06:39:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f mt8z88r9`1344 is not inheritable when forward:pipeline_variables is false1345[Apr 25 2023 06:39:34 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default1346[Apr 25 2023 06:39:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1347[Apr 25 2023 06:39:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-oct8qjaz' via api in 0.36 seconds1348[Apr 25 2023 06:39:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1349[Apr 25 2023 06:39:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1350[Apr 25 2023 06:39:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name oct8qjaz --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach oct8qjaz sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name oct8qjaz --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list oct8qjaz --executor shell && gitlab-runner run" `1351[Apr 25 2023 06:39:36 UTC (QA Tests)] INFO -- Executing: `docker logs oct8qjaz`1352[Apr 25 2023 06:39:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1353[Apr 25 2023 06:39:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'oct8qjaz' via api in 1.17 seconds1354[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1355[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1356[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1357[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1358[Apr 25 2023 06:39:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1359[Apr 25 2023 06:39:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1360[Apr 25 2023 06:39:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1361[Apr 25 2023 06:39:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-oct8qjaz/downstream1-variable-inheritance-b4ca3e5d22c09253' via api in 0.46 seconds1362[Apr 25 2023 06:39:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.01 seconds1363[Apr 25 2023 06:39:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-oct8qjaz/downstream2-variable-inheritance-79a180095a82dd7a' via api in 0.48 seconds1364[Apr 25 2023 06:39:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1365[Apr 25 2023 06:39:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-for-variable-inheritance-oct8qjaz/upstream-variable-inheritance-142b4a11d8f5d7d1' via api in 0.46 seconds1366[Apr 25 2023 06:39:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1367[Apr 25 2023 06:39:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/group-for-variable-inheritance-oct8qjaz/upstream-variable-inheritance-142b4a11d8f5d7d11368[Apr 25 2023 06:39:50 UTC (QA Tests)] INFO -- clicking :nav_item_link1369[Apr 25 2023 06:39:50 UTC (QA Tests)] INFO -- clicking :nav_item_link1370[Apr 25 2023 06:40:01 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1371[Apr 25 2023 06:40:04 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1372[Apr 25 2023 06:40:04 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1373[Apr 25 2023 06:40:05 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1374[Apr 25 2023 06:40:05 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1375[Apr 25 2023 06:40:05 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1376[Apr 25 2023 06:40:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.08 seconds1377[Apr 25 2023 06:40:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.08 seconds1378[Apr 25 2023 06:40:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.06 seconds1379[Apr 25 2023 06:40:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '39' via api in 0.07 seconds1380[Apr 25 2023 06:40:18 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1381[Apr 25 2023 06:40:18 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1382[Apr 25 2023 06:40:20 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1383[Apr 25 2023 06:40:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1384[Apr 25 2023 06:40:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'oct8qjaz'1385[Apr 25 2023 06:40:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f oct8qjaz`1386 is not inheritable by default1387Package1388 Container Registry1389 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)1390Plan1391 for project insights page1392 behaves like default insights page1393[Apr 25 2023 06:40:22 UTC (QA Tests)] INFO -- Starting test: Plan for project insights page behaves like default insights page displays issues and merge requests dashboards1394[Apr 25 2023 06:40:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1395[Apr 25 2023 06:40:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1396[Apr 25 2023 06:40:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1397[Apr 25 2023 06:40:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1398[Apr 25 2023 06:40:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1399[Apr 25 2023 06:40:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1400[Apr 25 2023 06:40:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1401[Apr 25 2023 06:40:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1402[Apr 25 2023 06:40:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1403[Apr 25 2023 06:40:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-insights-c0e1ff4df47bdd78' via api in 0.69 seconds1404[Apr 25 2023 06:40:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-insights-c0e1ff4df47bdd781405[Apr 25 2023 06:40:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1406[Apr 25 2023 06:40:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1407[Apr 25 2023 06:40:33 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1408 displays issues and merge requests dashboards1409 for group insights page1410 behaves like default insights page1411[Apr 25 2023 06:40:34 UTC (QA Tests)] INFO -- Starting test: Plan for group insights page behaves like default insights page displays issues and merge requests dashboards1412[Apr 25 2023 06:40:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1413[Apr 25 2023 06:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1414[Apr 25 2023 06:40:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1415[Apr 25 2023 06:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1416[Apr 25 2023 06:40:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1417[Apr 25 2023 06:40:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1418[Apr 25 2023 06:40:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled1419[Apr 25 2023 06:40:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1420[Apr 25 2023 06:40:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1421[Apr 25 2023 06:40:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f80361422[Apr 25 2023 06:40:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1423[Apr 25 2023 06:40:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1424[Apr 25 2023 06:40:45 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1425 displays issues and merge requests dashboards1426Data Stores1427 prevent forking outside group1428 when disabled1429[Apr 25 2023 06:40:45 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when disabled allows forking outside of group1430[Apr 25 2023 06:40:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_98d18e3807f87de9' via api in 0.2 seconds1431[Apr 25 2023 06:40:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1432[Apr 25 2023 06:40:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1433[Apr 25 2023 06:40:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1434[Apr 25 2023 06:40:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1435[Apr 25 2023 06:40:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1436[Apr 25 2023 06:40:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1437[Apr 25 2023 06:40:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1438[Apr 25 2023 06:40:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1439[Apr 25 2023 06:40:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.16 seconds1440[Apr 25 2023 06:40:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project_to_fork-b814b0e41626e4bf' via api in 0.98 seconds1441[Apr 25 2023 06:40:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-31442[Apr 25 2023 06:40:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1443[Apr 25 2023 06:40:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1444[Apr 25 2023 06:40:59 UTC (QA Tests)] INFO -- unchecking via JS :prevent_forking_outside_group_checkbox with args {}1445[Apr 25 2023 06:40:59 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1446[Apr 25 2023 06:40:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project_to_fork-b814b0e41626e4bf1447[Apr 25 2023 06:41:01 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1448[Apr 25 2023 06:41:01 UTC (QA Tests)] INFO -- Searching in dropdown: "group_for_fork_98d18e3807f87de9"1449[Apr 25 2023 06:41:01 UTC (QA Tests)] INFO -- clicking :fork_privacy_button1450[Apr 25 2023 06:41:01 UTC (QA Tests)] INFO -- clicking :fork_project_button1451[Apr 25 2023 06:41:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project_to_fork-b814b0e41626e4bf'1452[Apr 25 2023 06:41:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_98d18e3807f87de9'1453 allows forking outside of group1454 when enabled1455[Apr 25 2023 06:41:03 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when enabled does not allow forking outside of group1456[Apr 25 2023 06:41:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_7a08a9e0ae42f13c' via api in 0.21 seconds1457[Apr 25 2023 06:41:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1458[Apr 25 2023 06:41:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1459[Apr 25 2023 06:41:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1460[Apr 25 2023 06:41:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1461[Apr 25 2023 06:41:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1462[Apr 25 2023 06:41:10 UTC (QA Tests)] INFO -- Enabling super sidebar!1463[Apr 25 2023 06:41:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled1464[Apr 25 2023 06:41:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1465[Apr 25 2023 06:41:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1466[Apr 25 2023 06:41:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project_to_fork-2199596acff791ba' via api in 1.02 seconds1467[Apr 25 2023 06:41:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-31468[Apr 25 2023 06:41:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1469[Apr 25 2023 06:41:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1470[Apr 25 2023 06:41:16 UTC (QA Tests)] INFO -- checking via JS :prevent_forking_outside_group_checkbox with args {}1471[Apr 25 2023 06:41:16 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1472[Apr 25 2023 06:41:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project_to_fork-2199596acff791ba1473[Apr 25 2023 06:41:19 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1474[Apr 25 2023 06:41:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project_to_fork-2199596acff791ba'1475[Apr 25 2023 06:41:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_7a08a9e0ae42f13c'1476 does not allow forking outside of group1477Fulfillment1478 Utilization1479 in usage quotas storage tab for free plan with a project1480 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)1481Manage1482 User with minimal access to group1483[Apr 25 2023 06:41:21 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to edit files via the UI1484[Apr 25 2023 06:41:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-95b4a5533aef4a2c' via api in 0.24 seconds1485[Apr 25 2023 06:41:25 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-95b4a5533aef4a2c"1486[Apr 25 2023 06:41:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1487[Apr 25 2023 06:41:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1488[Apr 25 2023 06:41:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1489[Apr 25 2023 06:41:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1490[Apr 25 2023 06:41:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1491[Apr 25 2023 06:41:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content1492[Apr 25 2023 06:41:29 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle1493[Apr 25 2023 06:41:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1494[Apr 25 2023 06:41:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1495[Apr 25 2023 06:41:31 UTC (QA Tests)] INFO -- Adding user qa-user-95b4a5533aef4a2c to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox1496[Apr 25 2023 06:41:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-minimal-access-a47bbe0adcc2b614' via api in 0.79 seconds1497[Apr 25 2023 06:41:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-minimal-access-a47bbe0adcc2b6141498[Apr 25 2023 06:41:33 UTC (QA Tests)] INFO -- clicking :file_name_link1499[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- clicking :edit_menu_item1500[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- clicking :edit_button1501[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-95b4a5533aef4a2c'1502[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-minimal-access-a47bbe0adcc2b614'1503[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036'1504 is not allowed to edit files via the UI1505Verify1506 Multi-project pipelines1507[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download1508[Apr 25 2023 06:41:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1509[Apr 25 2023 06:41:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.16 seconds1510[Apr 25 2023 06:41:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1511[Apr 25 2023 06:41:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1512[Apr 25 2023 06:41:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-50e82514 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-50e82514 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-50e82514 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list qa-runner-50e82514 --executor shell && gitlab-runner run" `1513[Apr 25 2023 06:41:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-50e82514`1514[Apr 25 2023 06:41:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1515[Apr 25 2023 06:41:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-50e82514' via api in 1.16 seconds1516[Apr 25 2023 06:41:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/downstream-project-d195b6a7e87e74fe' via api in 0.43 seconds1517[Apr 25 2023 06:41:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/upstream-project-eeff16b91461995b' via api in 0.42 seconds1518[Apr 25 2023 06:41:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1519[Apr 25 2023 06:41:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1520[Apr 25 2023 06:41:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1521[Apr 25 2023 06:41:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1522[Apr 25 2023 06:41:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1523[Apr 25 2023 06:41:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1524[Apr 25 2023 06:41:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1525[Apr 25 2023 06:41:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1526[Apr 25 2023 06:41:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1527[Apr 25 2023 06:41:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/upstream-project-eeff16b91461995b1528[Apr 25 2023 06:41:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1529[Apr 25 2023 06:41:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1530[Apr 25 2023 06:41:50 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1531[Apr 25 2023 06:41:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-50e82514'1532[Apr 25 2023 06:41:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-50e82514`1533[Apr 25 2023 06:41:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/upstream-project-eeff16b91461995b'1534[Apr 25 2023 06:41:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/downstream-project-d195b6a7e87e74fe'1535 creates a multi-project pipeline with artifact download1536Govern1537 Group1538 for add user, change access level, remove user1539 behaves like audit event1540[Apr 25 2023 06:41:51 UTC (QA Tests)] INFO -- Starting test: Govern Group for add user, change access level, remove user behaves like audit event logs audit events for UI operations1541[Apr 25 2023 06:41:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1542[Apr 25 2023 06:41:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-e607d2445f46b2c1' via api in 0.33 seconds1543[Apr 25 2023 06:41:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1544[Apr 25 2023 06:41:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1545[Apr 25 2023 06:41:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1546[Apr 25 2023 06:41:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1547[Apr 25 2023 06:41:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1548[Apr 25 2023 06:41:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1549[Apr 25 2023 06:41:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1550[Apr 25 2023 06:41:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/test-group-e607d2445f46b2c11551[Apr 25 2023 06:42:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1552[Apr 25 2023 06:42:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1553[Apr 25 2023 06:42:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds1554[Apr 25 2023 06:42:02 UTC (QA Tests)] INFO -- clicking :invite_members_button1555[Apr 25 2023 06:42:02 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1556[Apr 25 2023 06:42:02 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1557[Apr 25 2023 06:42:03 UTC (QA Tests)] INFO -- clicking :invite_button1558[Apr 25 2023 06:42:05 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"1559[Apr 25 2023 06:42:05 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1560[Apr 25 2023 06:42:06 UTC (QA Tests)] INFO -- clicking :search_button1561[Apr 25 2023 06:42:07 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1562[Apr 25 2023 06:42:07 UTC (QA Tests)] INFO -- clicking :access_level_link1563[Apr 25 2023 06:42:08 UTC (QA Tests)] INFO -- clicking :user_action_dropdown1564[Apr 25 2023 06:42:08 UTC (QA Tests)] INFO -- clicking :delete_member_dropdown_item1565[Apr 25 2023 06:42:08 UTC (QA Tests)] INFO -- clicking :remove_member_button1566[Apr 25 2023 06:42:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1567[Apr 25 2023 06:42:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1568 logs audit events for UI operations1569 for update group name1570 behaves like audit event1571[Apr 25 2023 06:42:10 UTC (QA Tests)] INFO -- Starting test: Govern Group for update group name behaves like audit event logs audit events for UI operations1572[Apr 25 2023 06:42:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.12 seconds1573[Apr 25 2023 06:42:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-f81e4328474b5dda' via api in 0.47 seconds1574[Apr 25 2023 06:42:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1575[Apr 25 2023 06:42:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1576[Apr 25 2023 06:42:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1577[Apr 25 2023 06:42:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1578[Apr 25 2023 06:42:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1579[Apr 25 2023 06:42:18 UTC (QA Tests)] INFO -- Enabling super sidebar!1580[Apr 25 2023 06:42:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled1581[Apr 25 2023 06:42:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/test-group-f81e4328474b5dda1582[Apr 25 2023 06:42:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1583[Apr 25 2023 06:42:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1584[Apr 25 2023 06:42:21 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button1585[Apr 25 2023 06:42:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1586[Apr 25 2023 06:42:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1587 logs audit events for UI operations1588 for add group1589 behaves like audit event1590[Apr 25 2023 06:42:23 UTC (QA Tests)] INFO -- Starting test: Govern Group for add group behaves like audit event logs audit events for UI operations1591[Apr 25 2023 06:42:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1592[Apr 25 2023 06:42:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-462d5b278efbcf4d' via api in 0.33 seconds1593[Apr 25 2023 06:42:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1594[Apr 25 2023 06:42:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1595[Apr 25 2023 06:42:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1596[Apr 25 2023 06:42:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1597[Apr 25 2023 06:42:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1598[Apr 25 2023 06:42:31 UTC (QA Tests)] INFO -- Enabling super sidebar!1599[Apr 25 2023 06:42:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled1600[Apr 25 2023 06:42:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1601[Apr 25 2023 06:42:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-31602[Apr 25 2023 06:42:34 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-d02e57a4668c98a4"1603[Apr 25 2023 06:42:34 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field1604[Apr 25 2023 06:42:37 UTC (QA Tests)] INFO -- clicking :new_subgroup_button1605[Apr 25 2023 06:42:38 UTC (QA Tests)] INFO -- filling :group_path_field with "group-to-test-audit-event-log-d02e57a4668c98a4"1606[Apr 25 2023 06:42:38 UTC (QA Tests)] INFO -- clicking the coordinates of :group_path_field1607[Apr 25 2023 06:42:38 UTC (QA Tests)] INFO -- filling :group_name_field with "group-to-test-audit-event-log-d02e57a4668c98a4"1608[Apr 25 2023 06:42:38 UTC (QA Tests)] INFO -- clicking the coordinates of :group_name_field1609[Apr 25 2023 06:42:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-31610[Apr 25 2023 06:42:41 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-d02e57a4668c98a4"1611[Apr 25 2023 06:42:41 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field1612[Apr 25 2023 06:42:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-audit-event-log-d02e57a4668c98a4' via browser_ui in 11.1 seconds1613[Apr 25 2023 06:42:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1614[Apr 25 2023 06:42:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1615 logs audit events for UI operations1616 for change repository size limit1617 behaves like audit event1618[Apr 25 2023 06:42:44 UTC (QA Tests)] INFO -- Starting test: Govern Group for change repository size limit behaves like audit event logs audit events for UI operations1619[Apr 25 2023 06:42:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1620[Apr 25 2023 06:42:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-d1d7015ade75a45a' via api in 0.38 seconds1621[Apr 25 2023 06:42:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1622[Apr 25 2023 06:42:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1623[Apr 25 2023 06:42:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1624[Apr 25 2023 06:42:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1625[Apr 25 2023 06:42:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1626[Apr 25 2023 06:42:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1627[Apr 25 2023 06:42:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1628[Apr 25 2023 06:42:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/test-group-d1d7015ade75a45a1629[Apr 25 2023 06:42:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1630[Apr 25 2023 06:42:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1631[Apr 25 2023 06:42:56 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button1632[Apr 25 2023 06:42:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1633[Apr 25 2023 06:42:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1634 logs audit events for UI operations1635 for add and remove project access1636 behaves like audit event1637[Apr 25 2023 06:42:58 UTC (QA Tests)] INFO -- Starting test: Govern Group for add and remove project access behaves like audit event logs audit events for UI operations1638[Apr 25 2023 06:42:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1639[Apr 25 2023 06:42:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/test-group-fe304609a1d56a03' via api in 0.4 seconds1640[Apr 25 2023 06:43:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1641[Apr 25 2023 06:43:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1642[Apr 25 2023 06:43:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1643[Apr 25 2023 06:43:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1644[Apr 25 2023 06:43:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1645[Apr 25 2023 06:43:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1646[Apr 25 2023 06:43:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1647[Apr 25 2023 06:43:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1648[Apr 25 2023 06:43:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1649[Apr 25 2023 06:43:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-shared-with-group-ba40185b8e5a3257' via api in 1.92 seconds1650[Apr 25 2023 06:43:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-shared-with-group-ba40185b8e5a32571651[Apr 25 2023 06:43:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1652[Apr 25 2023 06:43:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1653[Apr 25 2023 06:43:12 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1654[Apr 25 2023 06:43:13 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "test-group-fe304609a1d56a03"1655[Apr 25 2023 06:43:13 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1656[Apr 25 2023 06:43:13 UTC (QA Tests)] INFO -- clicking :invite_button1657[Apr 25 2023 06:43:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1658[Apr 25 2023 06:43:16 UTC (QA Tests)] INFO -- clicking :nav_item_link1659[Apr 25 2023 06:43:17 UTC (QA Tests)] INFO -- clicking :groups_list_tab1660[Apr 25 2023 06:43:17 UTC (QA Tests)] INFO -- clicking :remove_group_link_button1661[Apr 25 2023 06:43:18 UTC (QA Tests)] INFO -- clicking :remove_group_button1662[Apr 25 2023 06:43:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/test-group-fe304609a1d56a031663[Apr 25 2023 06:43:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1664[Apr 25 2023 06:43:20 UTC (QA Tests)] INFO -- clicking :nav_item_link1665 logs audit events for UI operations1666Create1667 Approval rules1668[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- Starting test: Create Approval rules allows multiple approval rules with users and groups1669[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1670[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1671[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/approval-rules-ea5400680551648b' via api in 0.65 seconds1672[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1673[Apr 25 2023 06:43:21 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/approval-rules-ea5400680551648b QA::Resource::Project1674[Apr 25 2023 06:43:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.25 seconds1675[Apr 25 2023 06:43:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036 QA::Resource::Group1676[Apr 25 2023 06:43:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1677[Apr 25 2023 06:43:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1678[Apr 25 2023 06:43:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1679[Apr 25 2023 06:43:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1680[Apr 25 2023 06:43:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1681[Apr 25 2023 06:43:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1682[Apr 25 2023 06:43:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1683[Apr 25 2023 06:43:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds1684[Apr 25 2023 06:43:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1685[Apr 25 2023 06:43:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/approval-rules-ea5400680551648b1686[Apr 25 2023 06:43:34 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1687[Apr 25 2023 06:43:35 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Add a new feature"1688[Apr 25 2023 06:43:35 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1689[Apr 25 2023 06:43:36 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Great feature, much approval"1690[Apr 25 2023 06:43:36 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1691[Apr 25 2023 06:43:36 UTC (QA Tests)] INFO -- clicking :add_approvers_button1692[Apr 25 2023 06:43:38 UTC (QA Tests)] INFO -- filling :rule_name_field with "user"1693[Apr 25 2023 06:43:38 UTC (QA Tests)] INFO -- clicking the coordinates of :rule_name_field1694[Apr 25 2023 06:43:38 UTC (QA Tests)] INFO -- filling :approvals_required_field with "1"1695[Apr 25 2023 06:43:38 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_required_field1696[Apr 25 2023 06:43:38 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-user1"1697[Apr 25 2023 06:43:41 UTC (QA Tests)] INFO -- clicking :add_approvers_button1698[Apr 25 2023 06:43:43 UTC (QA Tests)] INFO -- filling :rule_name_field with "group"1699[Apr 25 2023 06:43:43 UTC (QA Tests)] INFO -- clicking the coordinates of :rule_name_field1700[Apr 25 2023 06:43:43 UTC (QA Tests)] INFO -- filling :approvals_required_field with "1"1701[Apr 25 2023 06:43:43 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_required_field1702[Apr 25 2023 06:43:44 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036"1703[Apr 25 2023 06:43:48 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1704[Apr 25 2023 06:43:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 20.56 seconds1705[Apr 25 2023 06:43:57 UTC (QA Tests)] INFO -- clicking :user_avatar_content1706[Apr 25 2023 06:43:57 UTC (QA Tests)] INFO -- clicking :sign_out_link1707[Apr 25 2023 06:44:00 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1708[Apr 25 2023 06:44:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1709[Apr 25 2023 06:44:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1710[Apr 25 2023 06:44:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1711[Apr 25 2023 06:44:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1712[Apr 25 2023 06:44:02 UTC (QA Tests)] INFO -- Enabling super sidebar!1713[Apr 25 2023 06:44:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content1714[Apr 25 2023 06:44:04 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle1715[Apr 25 2023 06:44:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/approval-rules-ea5400680551648b/-/merge_requests/11716[Apr 25 2023 06:44:08 UTC (QA Tests)] INFO -- clicking :approve_button1717[Apr 25 2023 06:44:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content1718[Apr 25 2023 06:44:17 UTC (QA Tests)] INFO -- clicking :sign_out_link1719[Apr 25 2023 06:44:19 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1720[Apr 25 2023 06:44:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1721[Apr 25 2023 06:44:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1722[Apr 25 2023 06:44:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1723[Apr 25 2023 06:44:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1724[Apr 25 2023 06:44:22 UTC (QA Tests)] INFO -- Enabling super sidebar!1725[Apr 25 2023 06:44:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content1726[Apr 25 2023 06:44:24 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle1727[Apr 25 2023 06:44:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/approval-rules-ea5400680551648b/-/merge_requests/11728[Apr 25 2023 06:44:29 UTC (QA Tests)] INFO -- clicking :approve_button1729[Apr 25 2023 06:44:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content1730[Apr 25 2023 06:44:35 UTC (QA Tests)] INFO -- clicking :sign_out_link1731[Apr 25 2023 06:44:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1732[Apr 25 2023 06:44:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1733[Apr 25 2023 06:44:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1734[Apr 25 2023 06:44:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1735[Apr 25 2023 06:44:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1736[Apr 25 2023 06:44:40 UTC (QA Tests)] INFO -- Enabling super sidebar!1737[Apr 25 2023 06:44:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1738[Apr 25 2023 06:44:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/approval-rules-ea5400680551648b/-/merge_requests/11739[Apr 25 2023 06:44:44 UTC (QA Tests)] INFO -- clicking :merge_button1740[Apr 25 2023 06:44:47 UTC (QA Tests)] INFO -- Removing user gitlab-qa-user2 from gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036 QA::Resource::Group1741[Apr 25 2023 06:44:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/approval-rules-ea5400680551648b'1742 allows multiple approval rules with users and groups1743Verify1744 Pipeline with raw variables in YAML1745[Apr 25 2023 06:44:47 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML expands variables according to expand: true/false1746[Apr 25 2023 06:44:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1747[Apr 25 2023 06:44:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.2 seconds1748[Apr 25 2023 06:44:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-raw-variable-pipeline-0d5e2261f24a693d' via api in 1.22 seconds1749[Apr 25 2023 06:44:48 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1750[Apr 25 2023 06:44:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1751[Apr 25 2023 06:44:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1682405088 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1682405088 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1682405088 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list qa-runner-1682405088 --executor shell && gitlab-runner run" `1752[Apr 25 2023 06:44:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1682405088`1753[Apr 25 2023 06:44:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1754[Apr 25 2023 06:44:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1682405088' via api in 2.38 seconds1755[Apr 25 2023 06:44:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1756[Apr 25 2023 06:44:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1757[Apr 25 2023 06:44:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1758[Apr 25 2023 06:44:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1759[Apr 25 2023 06:44:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1760[Apr 25 2023 06:44:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1761[Apr 25 2023 06:44:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1762[Apr 25 2023 06:44:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1763[Apr 25 2023 06:45:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-raw-variable-pipeline-0d5e2261f24a693d1764[Apr 25 2023 06:45:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1765[Apr 25 2023 06:45:02 UTC (QA Tests)] INFO -- clicking :nav_item_link1766[Apr 25 2023 06:45:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1767[Apr 25 2023 06:45:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1682405088'1768[Apr 25 2023 06:45:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1682405088`1769 expands variables according to expand: true/false1770Plan1771 Multiple assignees per issue1772[Apr 25 2023 06:45:07 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page1773[Apr 25 2023 06:45:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1774[Apr 25 2023 06:45:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1775[Apr 25 2023 06:45:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1776[Apr 25 2023 06:45:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1777[Apr 25 2023 06:45:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1778[Apr 25 2023 06:45:14 UTC (QA Tests)] INFO -- Enabling super sidebar!1779[Apr 25 2023 06:45:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled1780[Apr 25 2023 06:45:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1781[Apr 25 2023 06:45:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1782[Apr 25 2023 06:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.23 seconds1783[Apr 25 2023 06:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.24 seconds1784[Apr 25 2023 06:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.23 seconds1785[Apr 25 2023 06:45:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.24 seconds1786[Apr 25 2023 06:45:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1787[Apr 25 2023 06:45:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1788[Apr 25 2023 06:45:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-13407388ad5bf8c3' via api in 0.75 seconds1789[Apr 25 2023 06:45:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-13407388ad5bf8c3 QA::Resource::Project1790[Apr 25 2023 06:45:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-13407388ad5bf8c3 QA::Resource::Project1791[Apr 25 2023 06:45:18 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-13407388ad5bf8c3 QA::Resource::Project1792[Apr 25 2023 06:45:18 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-13407388ad5bf8c3 QA::Resource::Project1793[Apr 25 2023 06:45:18 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-13407388ad5bf8c3 QA::Resource::Project1794[Apr 25 2023 06:45:18 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-13407388ad5bf8c3 QA::Resource::Project1795[Apr 25 2023 06:45:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.47 seconds1796[Apr 25 2023 06:45:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-13407388ad5bf8c3/-/issues/11797[Apr 25 2023 06:45:21 UTC (QA Tests)] INFO -- clicking :more_assignees_link1798 shows the first five assignees and a +n more link in the issue page1799[Apr 25 2023 06:45:22 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list1800[Apr 25 2023 06:45:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1801[Apr 25 2023 06:45:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1802[Apr 25 2023 06:45:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1803[Apr 25 2023 06:45:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1804[Apr 25 2023 06:45:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1805[Apr 25 2023 06:45:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1806[Apr 25 2023 06:45:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled1807[Apr 25 2023 06:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1808[Apr 25 2023 06:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1809[Apr 25 2023 06:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.11 seconds1810[Apr 25 2023 06:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.14 seconds1811[Apr 25 2023 06:45:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.11 seconds1812[Apr 25 2023 06:45:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.11 seconds1813[Apr 25 2023 06:45:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1814[Apr 25 2023 06:45:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1815[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-cb2239b88112cd19' via api in 0.94 seconds1816[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-cb2239b88112cd19 QA::Resource::Project1817[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-cb2239b88112cd19 QA::Resource::Project1818[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-cb2239b88112cd19 QA::Resource::Project1819[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-cb2239b88112cd19 QA::Resource::Project1820[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-cb2239b88112cd19 QA::Resource::Project1821[Apr 25 2023 06:45:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-cb2239b88112cd19 QA::Resource::Project1822[Apr 25 2023 06:45:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.63 seconds1823[Apr 25 2023 06:45:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-to-test-issue-with-multiple-assignees-cb2239b88112cd191824[Apr 25 2023 06:45:34 UTC (QA Tests)] INFO -- clicking :nav_item_link1825 shows the first three assignees and a +n sign in the issues list1826Create1827 Git push over HTTP1828[Apr 25 2023 06:45:36 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository1829[Apr 25 2023 06:45:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1830[Apr 25 2023 06:45:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1831[Apr 25 2023 06:45:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1832[Apr 25 2023 06:45:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1833[Apr 25 2023 06:45:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1834[Apr 25 2023 06:45:42 UTC (QA Tests)] INFO -- Enabling super sidebar!1835[Apr 25 2023 06:45:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled1836[Apr 25 2023 06:45:44 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1837[Apr 25 2023 06:45:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-k4cg1ric' via cache in 0.0 seconds1838[Apr 25 2023 06:45:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1839[Apr 25 2023 06:45:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1840[Apr 25 2023 06:45:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-code-825010a53986efa1' via api in 0.83 seconds1841[Apr 25 2023 06:45:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1842[Apr 25 2023 06:45:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.19 seconds1843[Apr 25 2023 06:45:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-code-825010a53986efa11844 user using a personal access token pushes code to the repository1845Govern1846 Project1847 for add project1848 behaves like audit event1849[Apr 25 2023 06:45:48 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations1850[Apr 25 2023 06:45:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1851[Apr 25 2023 06:45:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1852[Apr 25 2023 06:45:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1853[Apr 25 2023 06:45:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1854[Apr 25 2023 06:45:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1855[Apr 25 2023 06:45:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1856[Apr 25 2023 06:45:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1857[Apr 25 2023 06:45:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1858[Apr 25 2023 06:45:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1859[Apr 25 2023 06:45:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f80361860[Apr 25 2023 06:45:58 UTC (QA Tests)] INFO -- clicking :new_project_button1861[Apr 25 2023 06:45:59 UTC (QA Tests)] INFO -- clicking :panel_link1862[Apr 25 2023 06:46:09 UTC (QA Tests)] INFO -- Saving screenshot..1863[Apr 25 2023 06:46:09 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations1864[Apr 25 2023 06:46:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1865[Apr 25 2023 06:46:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1866[Apr 25 2023 06:46:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1867[Apr 25 2023 06:46:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1868[Apr 25 2023 06:46:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1869[Apr 25 2023 06:46:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1870[Apr 25 2023 06:46:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1871[Apr 25 2023 06:46:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1872[Apr 25 2023 06:46:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1873[Apr 25 2023 06:46:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f80361874[Apr 25 2023 06:46:20 UTC (QA Tests)] INFO -- clicking :new_project_button1875[Apr 25 2023 06:46:21 UTC (QA Tests)] INFO -- clicking :panel_link1876[Apr 25 2023 06:46:31 UTC (QA Tests)] INFO -- Saving screenshot..1877 logs audit events for UI operations (FAILED - 3)18791st Try error in ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:9:1880Unable to find css "[data-qa-selector=\"panel_link\"][data-qa-panel-name=\"blank_project\"],.qa-panel-link"1881Error Code: 5001882There was 1 SEVERE level error:1883["http://gitlab-gitaly-cluster.test/projects/new?namespace_id=5 - Failed to load resource: the server responded with a status of 500 (Internal Server Error)"]1884Path: /projects/new1885Correlation Id: 01GYVJJW3WCA5HRRQ9F0XA99711887RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:91888 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-25-31-45d470fc546f8036/govern_project_for_add_project_behaves_like_audit_event_logs_audit_events_for_ui_2023-04-25-06-46-31.206.html1889 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-04-25-06-25-31-45d470fc546f8036/govern_project_for_add_project_behaves_like_audit_event_logs_audit_events_for_ui_2023-04-25-06-46-31.206.png1890 for add user access as guest1891 behaves like audit event1892[Apr 25 2023 06:46:31 UTC (QA Tests)] INFO -- Starting test: Govern Project for add user access as guest behaves like audit event logs audit events for UI operations1893[Apr 25 2023 06:46:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1894[Apr 25 2023 06:46:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1895[Apr 25 2023 06:46:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1896[Apr 25 2023 06:46:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1897[Apr 25 2023 06:46:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1898[Apr 25 2023 06:46:39 UTC (QA Tests)] INFO -- Enabling super sidebar!1899[Apr 25 2023 06:46:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled1900[Apr 25 2023 06:46:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1901[Apr 25 2023 06:46:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1902[Apr 25 2023 06:46:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/awesome-project-49add9ff65f8909c' via api in 1.86 seconds1903[Apr 25 2023 06:46:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/awesome-project-49add9ff65f8909c1904[Apr 25 2023 06:46:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1905[Apr 25 2023 06:46:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1906[Apr 25 2023 06:46:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1907[Apr 25 2023 06:46:45 UTC (QA Tests)] INFO -- clicking :invite_members_button1908[Apr 25 2023 06:46:45 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1909[Apr 25 2023 06:46:45 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1910[Apr 25 2023 06:46:46 UTC (QA Tests)] INFO -- clicking :invite_button1911[Apr 25 2023 06:46:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1912[Apr 25 2023 06:46:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1913 logs audit events for UI operations1914 for project archive and unarchive1915 behaves like audit event1916[Apr 25 2023 06:46:49 UTC (QA Tests)] INFO -- Starting test: Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations1917[Apr 25 2023 06:46:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1918[Apr 25 2023 06:46:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1919[Apr 25 2023 06:46:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1920[Apr 25 2023 06:46:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1921[Apr 25 2023 06:46:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1922[Apr 25 2023 06:46:57 UTC (QA Tests)] INFO -- Enabling super sidebar!1923[Apr 25 2023 06:46:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled1924[Apr 25 2023 06:46:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1925[Apr 25 2023 06:46:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1926[Apr 25 2023 06:47:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/awesome-project-c93b129157613b82' via api in 1.03 seconds1927[Apr 25 2023 06:47:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/awesome-project-c93b129157613b821928[Apr 25 2023 06:47:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1929[Apr 25 2023 06:47:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1930[Apr 25 2023 06:47:04 UTC (QA Tests)] INFO -- clicking :archive_project_link1931[Apr 25 2023 06:47:04 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1932[Apr 25 2023 06:47:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1933[Apr 25 2023 06:47:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1934[Apr 25 2023 06:47:08 UTC (QA Tests)] INFO -- clicking :unarchive_project_link1935[Apr 25 2023 06:47:08 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1936[Apr 25 2023 06:47:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1937[Apr 25 2023 06:47:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1938[Apr 25 2023 06:47:22 UTC (QA Tests)] INFO -- clicking :nav_item_link1939 logs audit events for UI operations1940 for add deploy key1941 behaves like audit event1942[Apr 25 2023 06:47:23 UTC (QA Tests)] INFO -- Starting test: Govern Project for add deploy key behaves like audit event logs audit events for UI operations1943[Apr 25 2023 06:47:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1944[Apr 25 2023 06:47:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1945[Apr 25 2023 06:47:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1946[Apr 25 2023 06:47:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1947[Apr 25 2023 06:47:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1948[Apr 25 2023 06:47:31 UTC (QA Tests)] INFO -- Enabling super sidebar!1949[Apr 25 2023 06:47:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled1950[Apr 25 2023 06:47:32 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230425-39-cmpkt0/id_rsa -N `1951[Apr 25 2023 06:47:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1952[Apr 25 2023 06:47:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds1953[Apr 25 2023 06:47:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/awesome-project-38268490bc7995da' via api in 1.18 seconds1954[Apr 25 2023 06:47:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/awesome-project-38268490bc7995da1955[Apr 25 2023 06:47:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1956[Apr 25 2023 06:47:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1957[Apr 25 2023 06:47:38 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1958[Apr 25 2023 06:47:38 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1959[Apr 25 2023 06:47:38 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1960[Apr 25 2023 06:47:38 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1961[Apr 25 2023 06:47:39 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1962[Apr 25 2023 06:47:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.44 seconds1963[Apr 25 2023 06:47:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1964[Apr 25 2023 06:47:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1965 logs audit events for UI operations1966 for export file download1967 behaves like audit event1968[Apr 25 2023 06:47:41 UTC (QA Tests)] INFO -- Starting test: Govern Project for export file download behaves like audit event logs audit events for UI operations1969[Apr 25 2023 06:47:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1970[Apr 25 2023 06:47:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1971[Apr 25 2023 06:47:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1972[Apr 25 2023 06:47:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1973[Apr 25 2023 06:47:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1974[Apr 25 2023 06:47:49 UTC (QA Tests)] INFO -- Enabling super sidebar!1975[Apr 25 2023 06:47:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled1976[Apr 25 2023 06:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1977[Apr 25 2023 06:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds1978[Apr 25 2023 06:47:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project_for_export-a491b0171c20e4ff' via api in 1.1 seconds1979[Apr 25 2023 06:47:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project_for_export-a491b0171c20e4ff1980[Apr 25 2023 06:47:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1981[Apr 25 2023 06:47:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1982[Apr 25 2023 06:47:56 UTC (QA Tests)] INFO -- clicking :export_project_link1983[Apr 25 2023 06:47:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1984[Apr 25 2023 06:47:57 UTC (QA Tests)] INFO -- clicking :nav_item_link1985[Apr 25 2023 06:48:00 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="export_project_content"],.qa-export-project-content1986[Apr 25 2023 06:48:00 UTC (QA Tests)] INFO -- clicking :download_export_link1987[Apr 25 2023 06:48:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1988[Apr 25 2023 06:48:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1989 logs audit events for UI operations1990 for change visibility1991 behaves like audit event1992[Apr 25 2023 06:48:02 UTC (QA Tests)] INFO -- Starting test: Govern Project for change visibility behaves like audit event logs audit events for UI operations1993[Apr 25 2023 06:48:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1994[Apr 25 2023 06:48:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1995[Apr 25 2023 06:48:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1996[Apr 25 2023 06:48:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1997[Apr 25 2023 06:48:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1998[Apr 25 2023 06:48:10 UTC (QA Tests)] INFO -- Enabling super sidebar!1999[Apr 25 2023 06:48:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled2000[Apr 25 2023 06:48:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2001[Apr 25 2023 06:48:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.26 seconds2002[Apr 25 2023 06:48:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/awesome-project-6022558d50935f16' via api in 2.28 seconds2003[Apr 25 2023 06:48:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/awesome-project-6022558d50935f162004[Apr 25 2023 06:48:15 UTC (QA Tests)] INFO -- clicking :nav_item_link2005[Apr 25 2023 06:48:15 UTC (QA Tests)] INFO -- clicking :nav_item_link2006[Apr 25 2023 06:48:18 UTC (QA Tests)] INFO -- selecting "Private" in :project_visibility_dropdown2007[Apr 25 2023 06:48:18 UTC (QA Tests)] INFO -- clicking :visibility_features_permissions_save_button2008[Apr 25 2023 06:48:19 UTC (QA Tests)] INFO -- clicking :nav_item_link2009[Apr 25 2023 06:48:19 UTC (QA Tests)] INFO -- clicking :nav_item_link2010 logs audit events for UI operations2011Create2012 Multiple file snippet2013[Apr 25 2023 06:48:20 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files2014[Apr 25 2023 06:48:25 UTC (QA Tests)] INFO -- filling :login_field with "root"2015[Apr 25 2023 06:48:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2016[Apr 25 2023 06:48:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2017[Apr 25 2023 06:48:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2018[Apr 25 2023 06:48:26 UTC (QA Tests)] INFO -- clicking :sign_in_button2019[Apr 25 2023 06:48:27 UTC (QA Tests)] INFO -- Enabling super sidebar!2020[Apr 25 2023 06:48:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled2021[Apr 25 2023 06:48:29 UTC (QA Tests)] INFO -- clicking :new_menu_toggle2022[Apr 25 2023 06:48:29 UTC (QA Tests)] INFO -- clicking :create_menu_item2023[Apr 25 2023 06:48:30 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Personal snippet with multiple files"2024[Apr 25 2023 06:48:30 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field2025[Apr 25 2023 06:48:30 UTC (QA Tests)] INFO -- clicking :description_placeholder2026[Apr 25 2023 06:48:30 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"2027[Apr 25 2023 06:48:30 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field2028[Apr 25 2023 06:48:31 UTC (QA Tests)] INFO -- clicking :visibility_content2029[Apr 25 2023 06:48:31 UTC (QA Tests)] INFO -- filling :file_name_field with "First file name"2030[Apr 25 2023 06:48:31 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2031[Apr 25 2023 06:48:31 UTC (QA Tests)] INFO -- clicking :add_file_button2032[Apr 25 2023 06:48:31 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"2033[Apr 25 2023 06:48:31 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2034[Apr 25 2023 06:48:32 UTC (QA Tests)] INFO -- clicking :add_file_button2035[Apr 25 2023 06:48:32 UTC (QA Tests)] INFO -- filling :file_name_field with "Third file name"2036[Apr 25 2023 06:48:32 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2037[Apr 25 2023 06:48:32 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2038[Apr 25 2023 06:48:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 5.44 seconds2039 creates a personal snippet with multiple files2040Govern2041 Compliance Framework Report2042[Apr 25 2023 06:48:35 UTC (QA Tests)] INFO -- Starting test: Govern Compliance Framework Report shows the compliance framework for each project2043[Apr 25 2023 06:48:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2044[Apr 25 2023 06:48:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/compliance-qr4bfqqg' via api in 0.66 seconds2045[Apr 25 2023 06:48:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/project-compliance-framework-report-9a023177a85e0ec6' via api in 0.42 seconds2046[Apr 25 2023 06:48:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/project-without-compliance-framework-5ffff31a1405d8d8' via api in 1.18 seconds2047[Apr 25 2023 06:48:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/compliance-qr4bfqqg/subgroup-project-compliance-framework-report-da8611ea8639fdc8' via api in 0.42 seconds2048[Apr 25 2023 06:48:37 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Beatae quasi labore et.' via api in 0.14 seconds2049[Apr 25 2023 06:48:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Quae eligendi dicta doloribus.' via api in 0.08 seconds2050[Apr 25 2023 06:48:42 UTC (QA Tests)] INFO -- filling :login_field with "root"2051[Apr 25 2023 06:48:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2052[Apr 25 2023 06:48:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"2053[Apr 25 2023 06:48:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2054[Apr 25 2023 06:48:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2055[Apr 25 2023 06:48:44 UTC (QA Tests)] INFO -- Enabling super sidebar!2056[Apr 25 2023 06:48:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled2057[Apr 25 2023 06:48:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-32058[Apr 25 2023 06:48:48 UTC (QA Tests)] INFO -- clicking :nav_item_link2059[Apr 25 2023 06:48:48 UTC (QA Tests)] INFO -- clicking :nav_item_link2060[Apr 25 2023 06:48:49 UTC (QA Tests)] INFO -- clicking :frameworks_tab2061 shows the compliance framework for each project2062Create2063 Create, list, and delete branches via web2064[Apr 25 2023 06:48:51 UTC (QA Tests)] INFO -- Starting test: Create Create, list, and delete branches via web lists branches correctly after CRUD operations2065[Apr 25 2023 06:48:56 UTC (QA Tests)] INFO -- filling :login_field with "root"2066[Apr 25 2023 06:48:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2067[Apr 25 2023 06:48:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2068[Apr 25 2023 06:48:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2069[Apr 25 2023 06:48:57 UTC (QA Tests)] INFO -- clicking :sign_in_button2070[Apr 25 2023 06:48:58 UTC (QA Tests)] INFO -- Enabling super sidebar!2071[Apr 25 2023 06:48:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled2072[Apr 25 2023 06:49:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2073[Apr 25 2023 06:49:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.2 seconds2074[Apr 25 2023 06:49:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-qa-test-9340b17191f42b83' via api in 1.14 seconds2075[Apr 25 2023 06:49:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file-3.txt"2076[Apr 25 2023 06:49:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-qa-test-9340b17191f42b832077[Apr 25 2023 06:49:09 UTC (QA Tests)] INFO -- clicking :nav_item_link2078[Apr 25 2023 06:49:09 UTC (QA Tests)] INFO -- clicking :nav_item_link2079[Apr 25 2023 06:49:10 UTC (QA Tests)] INFO -- clicking :delete_branch_button2080[Apr 25 2023 06:49:10 UTC (QA Tests)] INFO -- clicking :delete_branch_confirmation_button2081[Apr 25 2023 06:49:12 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_button2082[Apr 25 2023 06:49:12 UTC (QA Tests)] INFO -- filling :delete_merged_branches_input with "delete"2083[Apr 25 2023 06:49:12 UTC (QA Tests)] INFO -- clicking the coordinates of :delete_merged_branches_input2084[Apr 25 2023 06:49:12 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_confirmation_button2085[Apr 25 2023 06:49:13 UTC (QA Tests)] INFO -- refreshing http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-qa-test-9340b17191f42b83/-/branches2086 lists branches correctly after CRUD operations2087Verify2088 Parent-child pipelines independent relationship2089[Apr 25 2023 06:49:14 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes2090[Apr 25 2023 06:49:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2091[Apr 25 2023 06:49:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds2092[Apr 25 2023 06:49:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pipeline-independent-relationship-95002c3c30e9f4e3' via api in 0.71 seconds2093[Apr 25 2023 06:49:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2094[Apr 25 2023 06:49:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2095[Apr 25 2023 06:49:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-95002c3c30e9f4e3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-95002c3c30e9f4e3 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipeline-independent-relationship-95002c3c30e9f4e3 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list pipeline-independent-relationship-95002c3c30e9f4e3 --executor shell && gitlab-runner run" `2096[Apr 25 2023 06:49:16 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-95002c3c30e9f4e3`2097[Apr 25 2023 06:49:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2098[Apr 25 2023 06:49:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-95002c3c30e9f4e3' via api in 2.42 seconds2099[Apr 25 2023 06:49:22 UTC (QA Tests)] INFO -- filling :login_field with "root"2100[Apr 25 2023 06:49:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2101[Apr 25 2023 06:49:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"2102[Apr 25 2023 06:49:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2103[Apr 25 2023 06:49:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2104[Apr 25 2023 06:49:24 UTC (QA Tests)] INFO -- Enabling super sidebar!2105[Apr 25 2023 06:49:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled2106[Apr 25 2023 06:49:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2107[Apr 25 2023 06:49:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pipeline-independent-relationship-95002c3c30e9f4e32108[Apr 25 2023 06:49:28 UTC (QA Tests)] INFO -- clicking :nav_item_link2109[Apr 25 2023 06:49:28 UTC (QA Tests)] INFO -- clicking :nav_item_link2110[Apr 25 2023 06:49:30 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments2111[Apr 25 2023 06:49:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-95002c3c30e9f4e3'2112[Apr 25 2023 06:49:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-95002c3c30e9f4e3`2113 parent pipelines passes if child passes2114[Apr 25 2023 06:49:43 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails2115[Apr 25 2023 06:49:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2116[Apr 25 2023 06:49:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.31 seconds2117[Apr 25 2023 06:49:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pipeline-independent-relationship-59752118d19fd857' via api in 1.22 seconds2118[Apr 25 2023 06:49:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2119[Apr 25 2023 06:49:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2120[Apr 25 2023 06:49:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-59752118d19fd857 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-59752118d19fd857 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name pipeline-independent-relationship-59752118d19fd857 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list pipeline-independent-relationship-59752118d19fd857 --executor shell && gitlab-runner run" `2121[Apr 25 2023 06:49:45 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-59752118d19fd857`2122[Apr 25 2023 06:49:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2123[Apr 25 2023 06:49:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-59752118d19fd857' via api in 1.16 seconds2124[Apr 25 2023 06:49:50 UTC (QA Tests)] INFO -- filling :login_field with "root"2125[Apr 25 2023 06:49:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2126[Apr 25 2023 06:49:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"2127[Apr 25 2023 06:49:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2128[Apr 25 2023 06:49:51 UTC (QA Tests)] INFO -- clicking :sign_in_button2129[Apr 25 2023 06:49:52 UTC (QA Tests)] INFO -- Enabling super sidebar!2130[Apr 25 2023 06:49:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled2131[Apr 25 2023 06:49:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2132[Apr 25 2023 06:49:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/pipeline-independent-relationship-59752118d19fd8572133[Apr 25 2023 06:49:56 UTC (QA Tests)] INFO -- clicking :nav_item_link2134[Apr 25 2023 06:49:56 UTC (QA Tests)] INFO -- clicking :nav_item_link2135[Apr 25 2023 06:49:58 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments2136[Apr 25 2023 06:49:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipeline-independent-relationship-59752118d19fd857'2137[Apr 25 2023 06:49:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-59752118d19fd857`2138 parent pipeline passes even if child fails2139Create2140 Merge request push options2141[Apr 25 2023 06:49:59 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options removes the source branch2142[Apr 25 2023 06:49:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2143[Apr 25 2023 06:49:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.19 seconds2144[Apr 25 2023 06:50:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/merge-request-push-options-f6793301f405a605' via api in 1.42 seconds2145[Apr 25 2023 06:50:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2146[Apr 25 2023 06:50:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.4 seconds2147[Apr 25 2023 06:50:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.21 seconds2148[Apr 25 2023 06:50:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test d61bb00faa6f72d0"2149 removes the source branch2150Plan2151 Design Management2152[Apr 25 2023 06:50:06 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it2153[Apr 25 2023 06:50:11 UTC (QA Tests)] INFO -- filling :login_field with "root"2154[Apr 25 2023 06:50:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2155[Apr 25 2023 06:50:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2156[Apr 25 2023 06:50:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2157[Apr 25 2023 06:50:12 UTC (QA Tests)] INFO -- clicking :sign_in_button2158[Apr 25 2023 06:50:13 UTC (QA Tests)] INFO -- Enabling super sidebar!2159[Apr 25 2023 06:50:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled2160[Apr 25 2023 06:50:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.18 seconds2161[Apr 25 2023 06:50:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.39 seconds2162[Apr 25 2023 06:50:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-issues-e4f2d6f1478bceaf' via api in 1.43 seconds2163[Apr 25 2023 06:50:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 1.76 seconds2164[Apr 25 2023 06:50:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-issues-e4f2d6f1478bceaf/-/issues/12165[Apr 25 2023 06:50:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 4.74 seconds2166[Apr 25 2023 06:50:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-issues-e4f2d6f1478bceaf/-/issues/12167 user adds a design and modifies it2168Data Stores2169 Invite group2170 with a personal namespace project2171 behaves like invites group to project2172[Apr 25 2023 06:50:23 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a personal namespace project behaves like invites group to project verifies group is added and members can access project with correct access level2173[Apr 25 2023 06:50:27 UTC (QA Tests)] INFO -- filling :login_field with "root"2174[Apr 25 2023 06:50:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2175[Apr 25 2023 06:50:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"2176[Apr 25 2023 06:50:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2177[Apr 25 2023 06:50:28 UTC (QA Tests)] INFO -- clicking :sign_in_button2178[Apr 25 2023 06:50:29 UTC (QA Tests)] INFO -- Enabling super sidebar!2179[Apr 25 2023 06:50:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled2180[Apr 25 2023 06:50:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2181[Apr 25 2023 06:50:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-personal-project-af9f63f2e06c1085' via api in 0.35 seconds2182[Apr 25 2023 06:50:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2183[Apr 25 2023 06:50:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/group-for-personal-project-af9f63f2e06c1085 QA::Resource::Group2184[Apr 25 2023 06:50:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/personal-namespace-project-58a6d83fd5022332' via api in 0.45 seconds2185[Apr 25 2023 06:50:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/root/personal-namespace-project-58a6d83fd50223322186[Apr 25 2023 06:50:33 UTC (QA Tests)] INFO -- clicking :nav_item_link2187[Apr 25 2023 06:50:33 UTC (QA Tests)] INFO -- clicking :nav_item_link2188[Apr 25 2023 06:50:34 UTC (QA Tests)] INFO -- clicking :invite_a_group_button2189[Apr 25 2023 06:50:34 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-personal-project-af9f63f2e06c1085"2190[Apr 25 2023 06:50:34 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field2191[Apr 25 2023 06:50:35 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown2192[Apr 25 2023 06:50:35 UTC (QA Tests)] INFO -- clicking :invite_button2193[Apr 25 2023 06:50:36 UTC (QA Tests)] INFO -- clicking :groups_list_tab2194[Apr 25 2023 06:50:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content2195[Apr 25 2023 06:50:42 UTC (QA Tests)] INFO -- clicking :sign_out_link2196[Apr 25 2023 06:50:44 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2197[Apr 25 2023 06:50:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2198[Apr 25 2023 06:50:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2199[Apr 25 2023 06:50:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2200[Apr 25 2023 06:50:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2201[Apr 25 2023 06:50:46 UTC (QA Tests)] INFO -- Enabling super sidebar!2202[Apr 25 2023 06:50:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled2203[Apr 25 2023 06:50:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/root/personal-namespace-project-58a6d83fd50223322204[Apr 25 2023 06:50:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'root/personal-namespace-project-58a6d83fd5022332'2205[Apr 25 2023 06:50:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-personal-project-af9f63f2e06c1085'2206 verifies group is added and members can access project with correct access level2207 with a group project2208 behaves like invites group to project2209[Apr 25 2023 06:50:49 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a group project behaves like invites group to project verifies group is added and members can access project with correct access level2210[Apr 25 2023 06:50:53 UTC (QA Tests)] INFO -- filling :login_field with "root"2211[Apr 25 2023 06:50:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2212[Apr 25 2023 06:50:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2213[Apr 25 2023 06:50:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2214[Apr 25 2023 06:50:54 UTC (QA Tests)] INFO -- clicking :sign_in_button2215[Apr 25 2023 06:50:55 UTC (QA Tests)] INFO -- Enabling super sidebar!2216[Apr 25 2023 06:50:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled2217[Apr 25 2023 06:50:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2218[Apr 25 2023 06:50:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-group-project-6ffd9cca50ff85a0' via api in 0.34 seconds2219[Apr 25 2023 06:50:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds2220[Apr 25 2023 06:50:58 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/group-for-group-project-6ffd9cca50ff85a0 QA::Resource::Group2221[Apr 25 2023 06:50:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds2222[Apr 25 2023 06:50:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.16 seconds2223[Apr 25 2023 06:50:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/group-project-96b541b9ef7fa6f3' via api in 0.67 seconds2224[Apr 25 2023 06:50:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/group-project-96b541b9ef7fa6f32225[Apr 25 2023 06:50:59 UTC (QA Tests)] INFO -- clicking :nav_item_link2226[Apr 25 2023 06:50:59 UTC (QA Tests)] INFO -- clicking :nav_item_link2227[Apr 25 2023 06:51:00 UTC (QA Tests)] INFO -- clicking :invite_a_group_button2228[Apr 25 2023 06:51:01 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-group-project-6ffd9cca50ff85a0"2229[Apr 25 2023 06:51:01 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field2230[Apr 25 2023 06:51:01 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown2231[Apr 25 2023 06:51:01 UTC (QA Tests)] INFO -- clicking :invite_button2232[Apr 25 2023 06:51:04 UTC (QA Tests)] INFO -- clicking :groups_list_tab2233[Apr 25 2023 06:51:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content2234[Apr 25 2023 06:51:08 UTC (QA Tests)] INFO -- clicking :sign_out_link2235[Apr 25 2023 06:51:11 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2236[Apr 25 2023 06:51:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2237[Apr 25 2023 06:51:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2238[Apr 25 2023 06:51:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2239[Apr 25 2023 06:51:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2240[Apr 25 2023 06:51:12 UTC (QA Tests)] INFO -- Enabling super sidebar!2241[Apr 25 2023 06:51:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled2242[Apr 25 2023 06:51:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/group-project-96b541b9ef7fa6f32243[Apr 25 2023 06:51:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/group-project-96b541b9ef7fa6f3'2244[Apr 25 2023 06:51:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-for-group-project-6ffd9cca50ff85a0'2245 verifies group is added and members can access project with correct access level2246Create2247 Cherry picking a commit2248[Apr 25 2023 06:51:16 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking a commit creates a merge request2249[Apr 25 2023 06:51:20 UTC (QA Tests)] INFO -- filling :login_field with "root"2250[Apr 25 2023 06:51:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2251[Apr 25 2023 06:51:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"2252[Apr 25 2023 06:51:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2253[Apr 25 2023 06:51:21 UTC (QA Tests)] INFO -- clicking :sign_in_button2254[Apr 25 2023 06:51:22 UTC (QA Tests)] INFO -- Enabling super sidebar!2255[Apr 25 2023 06:51:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled2256[Apr 25 2023 06:51:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2257[Apr 25 2023 06:51:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds2258[Apr 25 2023 06:51:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-c3c8d360aed97fdd' via api in 2.44 seconds2259[Apr 25 2023 06:51:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds2260[Apr 25 2023 06:51:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-c3c8d360aed97fdd/-/commit/9e61fefbceef7b6e2419f5556fa5f1d3949f4ea22261[Apr 25 2023 06:51:29 UTC (QA Tests)] INFO -- clicking :options_button2262[Apr 25 2023 06:51:29 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present2263[Apr 25 2023 06:51:30 UTC (QA Tests)] INFO -- clicking :submit_commit_button2264[Apr 25 2023 06:51:32 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present2265[Apr 25 2023 06:51:35 UTC (QA Tests)] INFO -- clicking :diffs_tab2266[Apr 25 2023 06:51:47 UTC (QA Tests)] INFO -- clicking :file_tree_button2267 creates a merge request2268Govern2269 Security Dashboard in a Project2270[Apr 25 2023 06:51:48 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project creates an issue from vulnerability details2271[Apr 25 2023 06:51:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2272[Apr 25 2023 06:51:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.2 seconds2273[Apr 25 2023 06:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-bfc3b36259de2612' via api in 1.08 seconds2274[Apr 25 2023 06:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.14 seconds2275[Apr 25 2023 06:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.23 seconds2276[Apr 25 2023 06:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.22 seconds2277[Apr 25 2023 06:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.11 seconds2278[Apr 25 2023 06:51:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.12 seconds2279[Apr 25 2023 06:51:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.22 seconds2280[Apr 25 2023 06:51:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2281[Apr 25 2023 06:51:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2282[Apr 25 2023 06:51:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"2283[Apr 25 2023 06:51:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2284[Apr 25 2023 06:51:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2285[Apr 25 2023 06:51:56 UTC (QA Tests)] INFO -- Enabling super sidebar!2286[Apr 25 2023 06:51:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled2287[Apr 25 2023 06:51:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-bfc3b36259de26122288[Apr 25 2023 06:51:59 UTC (QA Tests)] INFO -- clicking :nav_item_link2289[Apr 25 2023 06:52:00 UTC (QA Tests)] INFO -- clicking :nav_item_link2290[Apr 25 2023 06:52:01 UTC (QA Tests)] INFO -- clicking :vulnerability2291[Apr 25 2023 06:52:02 UTC (QA Tests)] INFO -- clicking :create_issue_button2292[Apr 25 2023 06:52:03 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Test Vulnerability edited comment"2293[Apr 25 2023 06:52:03 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2294[Apr 25 2023 06:52:04 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown2295[Apr 25 2023 06:52:04 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown2296[Apr 25 2023 06:52:04 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present2297 creates an issue from vulnerability details2298[Apr 25 2023 06:52:08 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project shows vulnerability details2299[Apr 25 2023 06:52:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2300[Apr 25 2023 06:52:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds2301[Apr 25 2023 06:52:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-af8010fc40299be6' via api in 1.01 seconds2302[Apr 25 2023 06:52:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.13 seconds2303[Apr 25 2023 06:52:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.15 seconds2304[Apr 25 2023 06:52:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.11 seconds2305[Apr 25 2023 06:52:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.22 seconds2306[Apr 25 2023 06:52:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.1 seconds2307[Apr 25 2023 06:52:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.11 seconds2308[Apr 25 2023 06:52:14 UTC (QA Tests)] INFO -- filling :login_field with "root"2309[Apr 25 2023 06:52:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2310[Apr 25 2023 06:52:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"2311[Apr 25 2023 06:52:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2312[Apr 25 2023 06:52:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2313[Apr 25 2023 06:52:17 UTC (QA Tests)] INFO -- Enabling super sidebar!2314[Apr 25 2023 06:52:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled2315[Apr 25 2023 06:52:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-secure-af8010fc40299be62316[Apr 25 2023 06:52:20 UTC (QA Tests)] INFO -- clicking :nav_item_link2317[Apr 25 2023 06:52:20 UTC (QA Tests)] INFO -- clicking :nav_item_link2318[Apr 25 2023 06:52:21 UTC (QA Tests)] INFO -- clicking :vulnerability2319 shows vulnerability details2320Create2321 Create a new project from a template2322[Apr 25 2023 06:52:22 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api2323[Apr 25 2023 06:52:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2324[Apr 25 2023 06:52:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds2325[Apr 25 2023 06:52:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/templated-project-19409a042cf898cf' via api in 5.98 seconds2326[Apr 25 2023 06:52:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2327 commits via the api2328Create2329 Upload a file in Web IDE2330 when a file with the same name already exists2331[Apr 25 2023 06:52:29 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error2332 throws an error (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2333 when the file is a text file2334[Apr 25 2023 06:52:29 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text2335 shows the Edit tab with the text (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2336 when the file is binary2337[Apr 25 2023 06:52:29 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button2338 shows a Download button (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2339 when the file is an image2340[Apr 25 2023 06:52:29 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer2341 shows an image viewer (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)2342Plan2343 Group level issues analytics2344 behaves like issues analytics page2345[Apr 25 2023 06:52:29 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph2346[Apr 25 2023 06:52:33 UTC (QA Tests)] INFO -- filling :login_field with "root"2347[Apr 25 2023 06:52:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2348[Apr 25 2023 06:52:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"2349[Apr 25 2023 06:52:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2350[Apr 25 2023 06:52:34 UTC (QA Tests)] INFO -- clicking :sign_in_button2351[Apr 25 2023 06:52:36 UTC (QA Tests)] INFO -- Enabling super sidebar!2352[Apr 25 2023 06:52:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled2353[Apr 25 2023 06:52:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds2354[Apr 25 2023 06:52:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.21 seconds2355[Apr 25 2023 06:52:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-issues-416bd2781393c6e7' via api in 0.72 seconds2356[Apr 25 2023 06:52:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.98 seconds2357 displays a graph2358 Project level issues analytics2359 behaves like issues analytics page2360[Apr 25 2023 06:52:39 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph2361[Apr 25 2023 06:52:44 UTC (QA Tests)] INFO -- filling :login_field with "root"2362[Apr 25 2023 06:52:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2363[Apr 25 2023 06:52:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2364[Apr 25 2023 06:52:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2365[Apr 25 2023 06:52:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2366[Apr 25 2023 06:52:46 UTC (QA Tests)] INFO -- Enabling super sidebar!2367[Apr 25 2023 06:52:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled2368[Apr 25 2023 06:52:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2369[Apr 25 2023 06:52:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds2370[Apr 25 2023 06:52:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-for-issues-52cf517735ab1128' via api in 0.67 seconds2371[Apr 25 2023 06:52:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 0.91 seconds2372 displays a graph2373Verify2374 Pipeline with customizable variable2375[Apr 25 2023 06:52:50 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value2376[Apr 25 2023 06:52:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2377[Apr 25 2023 06:52:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.19 seconds2378[Apr 25 2023 06:52:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-customizable-variable-pipeline-884f3bd5a232f4b1' via api in 0.74 seconds2379[Apr 25 2023 06:52:50 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2380[Apr 25 2023 06:52:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2381[Apr 25 2023 06:52:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1682405570 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1682405570 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1682405570 --url http://gitlab-gitaly-cluster.test --registration-token **** --tag-list qa-runner-1682405570 --executor shell && gitlab-runner run" `2382[Apr 25 2023 06:52:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1682405570`2383[Apr 25 2023 06:52:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2384[Apr 25 2023 06:52:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1682405570' via api in 1.33 seconds2385[Apr 25 2023 06:52:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds2386[Apr 25 2023 06:52:57 UTC (QA Tests)] INFO -- filling :login_field with "root"2387[Apr 25 2023 06:52:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2388[Apr 25 2023 06:52:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"2389[Apr 25 2023 06:52:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2390[Apr 25 2023 06:52:57 UTC (QA Tests)] INFO -- clicking :sign_in_button2391[Apr 25 2023 06:52:59 UTC (QA Tests)] INFO -- Enabling super sidebar!2392[Apr 25 2023 06:52:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled2393[Apr 25 2023 06:53:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-customizable-variable-pipeline-884f3bd5a232f4b12394[Apr 25 2023 06:53:02 UTC (QA Tests)] INFO -- clicking :nav_item_link2395[Apr 25 2023 06:53:02 UTC (QA Tests)] INFO -- clicking :nav_item_link2396[Apr 25 2023 06:53:03 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2397[Apr 25 2023 06:53:06 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "Custom Foo"2398[Apr 25 2023 06:53:06 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field2399[Apr 25 2023 06:53:06 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present2400[Apr 25 2023 06:53:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with name 'customizable-variable' via api in 0.09 seconds2401[Apr 25 2023 06:53:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/project-with-customizable-variable-pipeline-884f3bd5a232f4b1/-/jobs/872402[Apr 25 2023 06:53:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1682405570'2403[Apr 25 2023 06:53:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1682405570`2404 manually creates a pipeline and uses the defined custom variable value2405Manage2406 Project import2407 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)2408Create2409 Git push to canary Gitaly node over HTTP2410 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)2411Create2412 Version control for personal snippets2413[Apr 25 2023 06:53:22 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI2414[Apr 25 2023 06:53:26 UTC (QA Tests)] INFO -- filling :login_field with "root"2415[Apr 25 2023 06:53:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2416[Apr 25 2023 06:53:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"2417[Apr 25 2023 06:53:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2418[Apr 25 2023 06:53:27 UTC (QA Tests)] INFO -- clicking :sign_in_button2419[Apr 25 2023 06:53:29 UTC (QA Tests)] INFO -- Enabling super sidebar!2420[Apr 25 2023 06:53:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled2421[Apr 25 2023 06:53:30 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230425-39-ejqy4x/id_rsa -N `2422[Apr 25 2023 06:53:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.36 seconds2423[Apr 25 2023 06:53:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.44 seconds2424[Apr 25 2023 06:53:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-gitaly-cluster.test/-/snippets/22425[Apr 25 2023 06:53:32 UTC (QA Tests)] INFO -- clicking :clone_button2426[Apr 25 2023 06:53:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.98 seconds2427[Apr 25 2023 06:53:34 UTC (QA Tests)] INFO -- clicking :snippet_action_button2428[Apr 25 2023 06:53:34 UTC (QA Tests)] INFO -- clicking :delete_snippet_button2429[Apr 25 2023 06:53:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'2430 clones, pushes, and pulls a snippet over SSH, deletes via UI2431[Apr 25 2023 06:53:35 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI2432[Apr 25 2023 06:53:39 UTC (QA Tests)] INFO -- filling :login_field with "root"2433[Apr 25 2023 06:53:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2434[Apr 25 2023 06:53:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2435[Apr 25 2023 06:53:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2436[Apr 25 2023 06:53:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2437[Apr 25 2023 06:53:42 UTC (QA Tests)] INFO -- Enabling super sidebar!2438[Apr 25 2023 06:53:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled2439[Apr 25 2023 06:53:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.42 seconds2440[Apr 25 2023 06:53:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-gitaly-cluster.test/-/snippets/32441[Apr 25 2023 06:53:44 UTC (QA Tests)] INFO -- clicking :clone_button2442[Apr 25 2023 06:53:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 0.89 seconds2443[Apr 25 2023 06:53:46 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present2444[Apr 25 2023 06:53:57 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2445[Apr 25 2023 06:53:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '3'2446[Apr 25 2023 06:53:59 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230425-39-4qjoq5/id_rsa -N `2447[Apr 25 2023 06:53:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 0.29 seconds2448[Apr 25 2023 06:53:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '3'2449 clones, pushes, and pulls a snippet over HTTP, edits via UI2450Configure2451 Auto DevOps with a Kubernetes Agent2452 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)2453Fulfillment2454 Purchase CI minutes2455 with existing CI minutes packs2456 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2457 without active subscription2458 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2459 with an active subscription2460 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2461Systems2462 Changing Gitaly repository storage2463 when moving from Gitaly to Gitaly Cluster2464 behaves like repository storage move2465[Apr 25 2023 06:53:59 UTC (QA Tests)] INFO -- Starting test: Systems Changing Gitaly repository storage when moving from Gitaly to Gitaly Cluster behaves like repository storage move confirms a `finished` status after moving project repository storage2466[Apr 25 2023 06:53:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2467[Apr 25 2023 06:54:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds2468[Apr 25 2023 06:54:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/repo-storage-move-7adf4c66ddced94e' via api in 1.02 seconds2469[Apr 25 2023 06:54:01 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'tail -n 50 /var/log/gitlab/gitaly/current'`2470[Apr 25 2023 06:54:01 UTC (QA Tests)] INFO -- Executing: `docker exec praefect bash -c 'tail -n 50 /var/log/gitlab/praefect/current'`2471[Apr 25 2023 06:54:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds2472 confirms a `finished` status after moving project repository storage2473 when moving from Gitaly Cluster to Gitaly2474 behaves like repository storage move2475[Apr 25 2023 06:54:02 UTC (QA Tests)] INFO -- Starting test: Systems Changing Gitaly repository storage when moving from Gitaly Cluster to Gitaly behaves like repository storage move confirms a `finished` status after moving project repository storage2476[Apr 25 2023 06:54:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2477[Apr 25 2023 06:54:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.17 seconds2478[Apr 25 2023 06:54:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/repo-storage-move-435748792f361c06' via api in 1.53 seconds2479[Apr 25 2023 06:54:05 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'tail -n 50 /var/log/gitlab/gitaly/current'`2480[Apr 25 2023 06:54:05 UTC (QA Tests)] INFO -- Executing: `docker exec gitlab-gitaly-cluster bash -c 'tail -n 50 /var/log/gitlab/gitaly/current'`2481[Apr 25 2023 06:54:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2482 confirms a `finished` status after moving project repository storage2483Plan2484 Group milestone2485[Apr 25 2023 06:54:05 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone2486[Apr 25 2023 06:54:10 UTC (QA Tests)] INFO -- filling :login_field with "root"2487[Apr 25 2023 06:54:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2488[Apr 25 2023 06:54:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"2489[Apr 25 2023 06:54:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2490[Apr 25 2023 06:54:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2491[Apr 25 2023 06:54:12 UTC (QA Tests)] INFO -- Enabling super sidebar!2492[Apr 25 2023 06:54:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled2493[Apr 25 2023 06:54:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2494[Apr 25 2023 06:54:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-milestone-61a71a06' via api in 1.06 seconds2495[Apr 25 2023 06:54:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-gitaly-cluster.test/groups/gitlab-qa-sandbox-group-3/group-with-milestone-61a71a062496[Apr 25 2023 06:54:16 UTC (QA Tests)] INFO -- clicking :nav_item_link2497[Apr 25 2023 06:54:16 UTC (QA Tests)] INFO -- clicking :nav_item_link2498[Apr 25 2023 06:54:17 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link2499[Apr 25 2023 06:54:17 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"2500[Apr 25 2023 06:54:17 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field2501[Apr 25 2023 06:54:18 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."2502[Apr 25 2023 06:54:18 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field2503[Apr 25 2023 06:54:18 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/04/252504"2505[Apr 25 2023 06:54:18 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field2506[Apr 25 2023 06:54:19 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/05/252507"2508[Apr 25 2023 06:54:19 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field2509[Apr 25 2023 06:54:19 UTC (QA Tests)] INFO -- clicking :create_milestone_button2510[Apr 25 2023 06:54:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 6.34 seconds2511[Apr 25 2023 06:54:20 UTC (QA Tests)] INFO -- clicking :nav_item_link2512[Apr 25 2023 06:54:20 UTC (QA Tests)] INFO -- clicking :nav_item_link2513[Apr 25 2023 06:54:21 UTC (QA Tests)] INFO -- clicking :milestone_link2514 creates a group milestone2515Create2516 Source editor toolbar preview2517[Apr 25 2023 06:54:22 UTC (QA Tests)] INFO -- Starting test: Create Source editor toolbar preview can preview markdown side-by-side while editing2518[Apr 25 2023 06:54:22 UTC (QA Tests)] INFO -- Enabling feature: source_editor_toolbar2519[Apr 25 2023 06:54:33 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: source_editor_toolbar2520[Apr 25 2023 06:54:37 UTC (QA Tests)] INFO -- filling :login_field with "root"2521[Apr 25 2023 06:54:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2522[Apr 25 2023 06:54:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2523[Apr 25 2023 06:54:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2524[Apr 25 2023 06:54:38 UTC (QA Tests)] INFO -- clicking :sign_in_button2525[Apr 25 2023 06:54:40 UTC (QA Tests)] INFO -- Enabling super sidebar!2526[Apr 25 2023 06:54:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled2527[Apr 25 2023 06:54:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds2528[Apr 25 2023 06:54:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036' via api in 0.18 seconds2529[Apr 25 2023 06:54:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/empty-project-with-md-88b4ba49d2abb538' via api in 1.1 seconds2530[Apr 25 2023 06:54:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group-3/qa-test-2023-04-25-06-25-31-45d470fc546f8036/empty-project-with-md-88b4ba49d2abb5382531[Apr 25 2023 06:54:44 UTC (QA Tests)] INFO -- clicking :file_name_link2532[Apr 25 2023 06:54:45 UTC (QA Tests)] INFO -- clicking :edit_menu_item2533[Apr 25 2023 06:54:45 UTC (QA Tests)] INFO -- clicking :edit_button25342023-04-25 06:55:00 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.2535[Apr 25 2023 06:55:00 UTC (QA Tests)] INFO -- clicking :editor_toolbar_button2536[Apr 25 2023 06:55:01 UTC (QA Tests)] INFO -- clicking :commit_button2537[Apr 25 2023 06:55:03 UTC (QA Tests)] INFO -- Disabling feature: source_editor_toolbar2538[Apr 25 2023 06:55:03 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: source_editor_toolbar2539 can preview markdown side-by-side while editing2540[Apr 25 2023 06:55:03 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2541{2542 "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb": 46.32086814399986,2543 "qa/specs/features/api/3_create/merge_request/push_options_target_branch_spec.rb": 6.730099350999808,2544 "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb": 23.315878456000064,2545 "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb": 30.673384771999963,2546 "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb": 44.31474886500018,2547 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 34.300350093999896,2548 "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb": 14.082997810000052,2549 "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb": 11.487037140999746,2550 "qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb": 81.87376601400001,2551 "qa/specs/features/api/1_manage/rate_limits_spec.rb": 1.3766292849995807,2552 "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb": 83.2082566109998,2553 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 13.052494819000003,2554 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 198.40848808400006,2555 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb": 46.99379140500014,2556 "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb": 34.034194003000266,2557 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 10.126269986999887,2558 "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb": 63.48429377599996,2559 "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb": 39.724477123999804,2560 "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb": 16.909049809000408,2561 "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb": 0.0101018440000189,2562 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 99.50279763199978,2563 "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb": 23.462969120000253,2564 "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb": 35.13850113599983,2565 "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb": 13.857092145000024,2566 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 16.327636345999963,2567 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb": 89.84846824099986,2568 "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb": 86.62303553499987,2569 "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb": 19.67602137699987,2570 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 28.6899449929997,2571 "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb": 12.410481627000081,2572 "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb": 152.41544141299983,2573 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb": 14.17630082200003,2574 "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb": 16.909180025000296,2575 "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb": 22.932070361000115,2576 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 44.83716896000033,2577 "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb": 6.798947030000363,2578 "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb": 16.76841678100027,2579 "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb": 52.772956722000345,2580 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb": 32.02219782999964,2581 "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb": 34.450819408999905,2582 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 6.481152836000092,2583 "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb": 0.03300748600031511,2584 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 21.01215599299985,2585 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 32.33118954199972,2586 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb": 37.37289209799974,2587 "qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb": 6.156951382999978,2588 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 16.98159593199989,2589 "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb": 40.456208023999812590}2591[Apr 25 2023 06:55:03 UTC (QA Tests)] INFO -- 2592Knapsack global time execution for tests: 29m 40s2593Pending: (Failures listed here are expected and do not affect your suite's status)2594 1) Create Review a merge request in Web IDE opens and edits a merge request in Web IDE2595 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442596 # ./qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb:352597 2) Package Container Registry pushes, pulls image to the registry and deletes tag2598 # Test is not compatible with this environment or pipeline2599 # ./qa/specs/features/api/5_package/container_registry_spec.rb:832600 3) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace2601 # Test is not compatible with this environment or pipeline2602 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:602603 4) Create Upload a file in Web IDE when a file with the same name already exists throws an error2604 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442605 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:302606 5) Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text2607 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442608 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:432609 6) Create Upload a file in Web IDE when the file is binary shows a Download button2610 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442611 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:632612 7) Create Upload a file in Web IDE when the file is an image shows an image viewer2613 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442614 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:812615 8) Manage Project import imports large Github repo via api2616 # Test is not compatible with this environment or pipeline2617 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2652618 9) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage2619 # Test is not compatible with this environment or pipeline2620 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:62621 10) Configure Auto DevOps with a Kubernetes Agent runs auto devops2622 # Test is not compatible with this environment or pipeline2623 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:432624 11) Fulfillment Purchase CI minutes with existing CI minutes packs adds additional minutes to group namespace2625 # Test is not compatible with this environment or pipeline2626 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:992627 12) Fulfillment Purchase CI minutes without active subscription adds additional minutes to group namespace2628 # Test is not compatible with this environment or pipeline2629 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:492630 13) Fulfillment Purchase CI minutes with an active subscription adds additional minutes to group namespace2631 # Test is not compatible with this environment or pipeline2632 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:702633Failures:2634 1) Manage OIDC creates GitLab OIDC application and uses it to login2635 Got 0 failures and 2 other errors:2636 1.1) Failure/Error:2637 Resource::InstanceOauthApplication.fabricate! do |application|2638 application.redirect_uri = "#{oidc_consumer_host}/users/auth/openid_connect/callback"2639 application.scopes = %w[openid profile email]2640 end2642 Capybara::ElementNotFound:2643 Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"2644 # ./qa/page/base.rb:233:in `click_element'2645 # ./qa/support/page/logging.rb:92:in `click_element'2646 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:36:in `go_to_context'2647 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:30:in `go_to_admin_area'2648 # ./qa/page/main/menu.rb:157:in `go_to_admin_area'2649 # ./qa/scenario/actable.rb:16:in `perform'2650 # ./qa/resource/instance_oauth_application.rb:33:in `fabricate!'2651 # ./qa/resource/base.rb:49:in `block (2 levels) in fabricate_via_browser_ui!'2652 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'2653 # ./qa/resource/base.rb:49:in `block in fabricate_via_browser_ui!'2654 # ./qa/resource/base.rb:86:in `do_fabricate!'2655 # ./qa/resource/base.rb:48:in `fabricate_via_browser_ui!'2656 # ./qa/resource/base.rb:40:in `rescue in fabricate!'2657 # ./qa/resource/base.rb:33:in `fabricate!'2658 # ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:10:in `block (2 levels) in <module:QA>'2659 # ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:30:in `block (3 levels) in <module:QA>'2660 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2661 # ./qa/specs/knapsack_runner.rb:17:in `run'2662 # ./qa/specs/runner.rb:57:in `perform'2663 # ./qa/scenario/template.rb:10:in `block in perform'2664 # ./qa/scenario/template.rb:8:in `perform'2665 # ./qa/scenario/template.rb:50:in `perform'2666 # ./qa/scenario/template.rb:10:in `block in perform'2667 # ./qa/scenario/template.rb:8:in `perform'2668 # ./qa/scenario/bootable.rb:52:in `launch!'2669 # ------------------2670 # --- Caused by: ---2671 # NotImplementedError:2672 # NotImplementedError2673 # ./qa/resource/base.rb:60:in `fabricate_via_api!'2674 1.2) Failure/Error:2675 Resource::InstanceOauthApplication.fabricate! do |application|2676 application.redirect_uri = "#{oidc_consumer_host}/users/auth/openid_connect/callback"2677 application.scopes = %w[openid profile email]2678 end2680 Capybara::ElementNotFound:2681 Unable to find css "[data-qa-selector=\"context_switcher\"],.qa-context-switcher"2682 # ./qa/page/base.rb:233:in `click_element'2683 # ./qa/support/page/logging.rb:92:in `click_element'2684 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:36:in `go_to_context'2685 # ./qa/page/sub_menus/super_sidebar/context_switcher.rb:30:in `go_to_admin_area'2686 # ./qa/page/main/menu.rb:157:in `go_to_admin_area'2687 # ./qa/scenario/actable.rb:16:in `perform'2688 # ./qa/resource/instance_oauth_application.rb:33:in `fabricate!'2689 # ./qa/resource/base.rb:49:in `block (2 levels) in fabricate_via_browser_ui!'2690 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'2691 # ./qa/resource/base.rb:49:in `block in fabricate_via_browser_ui!'2692 # ./qa/resource/base.rb:86:in `do_fabricate!'2693 # ./qa/resource/base.rb:48:in `fabricate_via_browser_ui!'2694 # ./qa/resource/base.rb:40:in `rescue in fabricate!'2695 # ./qa/resource/base.rb:33:in `fabricate!'2696 # ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:10:in `block (2 levels) in <module:QA>'2697 # ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:17:in `block (2 levels) in <module:QA>'2698 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2699 # ./qa/specs/knapsack_runner.rb:17:in `run'2700 # ./qa/specs/runner.rb:57:in `perform'2701 # ./qa/scenario/template.rb:10:in `block in perform'2702 # ./qa/scenario/template.rb:8:in `perform'2703 # ./qa/scenario/template.rb:50:in `perform'2704 # ./qa/scenario/template.rb:10:in `block in perform'2705 # ./qa/scenario/template.rb:8:in `perform'2706 # ./qa/scenario/bootable.rb:52:in `launch!'2707 # ------------------2708 # --- Caused by: ---2709 # NotImplementedError:2710 # NotImplementedError2711 # ./qa/resource/base.rb:60:in `fabricate_via_api!'2712 2) Manage 2FA allows enforcing 2FA via UI and logging in with 2FA2713 Failure/Error: expect(page).to have_text(two_fa_expected_text)2714 expected to find text matching /The group settings for.*require you to enable Two-Factor Authentication for your account.*You need to do this before/ in "Skip to content GitLab / Help QA User 41a84d20562e7019 @developer_user_4aaba70d Set status Edit profile Preferences Navigation redesign Beta New navigation Toggle new navigation Sign out User Settings Profile Account Applications Chat Access Tokens Emails Password Notifications SSH Keys GPG Keys Preferences Active Sessions Authentication Log Usage Quotas Collapse sidebar User Settings Account Two-Factor Authentication Could not update the new navigation preference. Please try again later. Register a one-time password authenticator Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA). We recommend using cloud-based authenticator applications that can restore access if you lose your hardware device. What are some examples? Can't scan the code? To add the entry manually, provide the following details to the application on your phone. Account: gitlab-gitaly-cluster.test:developer_user_4aaba70d@example.com Key: OQAV JX56 YOWG 6LOL 6V2H TLNZ 7JPE BSY6 Time based: Yes Current password Your current password is required to register a two-factor authenticator app. Enter verification code Register a WebAuthn device Set up a hardware device to enable two-factor authentication (2FA). Not all browsers support WebAuthn. Therefore, we require that you set up a two-factor authentication app first. That way you'll always be able to sign in, even from an unsupported browser. WebAuthn only works with HTTPS-enabled websites. Contact your administrator for more details. WebAuthn Devices (0) You don't have any WebAuthn devices registered yet. Disable two-factor authentication Use this section to disable your one-time password authenticator and WebAuthn devices. You can also generate new recovery codes. Register a one-time password authenticator or a WebAuthn device first."2715 # ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:98:in `block in enable_two_factor_authentication_for_user'2716 # ./qa/flow/login.rb:11:in `while_signed_in'2717 # ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:97:in `enable_two_factor_authentication_for_user'2718 # ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:50:in `block (3 levels) in <module:QA>'2719 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2720 # ./qa/specs/knapsack_runner.rb:17:in `run'2721 # ./qa/specs/runner.rb:57:in `perform'2722 # ./qa/scenario/template.rb:10:in `block in perform'2723 # ./qa/scenario/template.rb:8:in `perform'2724 # ./qa/scenario/template.rb:50:in `perform'2725 # ./qa/scenario/template.rb:10:in `block in perform'2726 # ./qa/scenario/template.rb:8:in `perform'2727 # ./qa/scenario/bootable.rb:52:in `launch!'2728 3) Govern Project for add project behaves like audit event logs audit events for UI operations2729 Got 0 failures and 2 other errors:2730 Shared Example Group: "audit event" called from ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:442731 3.1) Failure/Error:2732 Resource::Project.fabricate_via_browser_ui! do |project|2733 project.name = 'audit-add-project-via-ui'2734 project.initialize_with_readme = true2735 project.description = nil2736 end.visit!2738 Capybara::ElementNotFound:2739 Unable to find css "[data-qa-selector=\"panel_link\"][data-qa-panel-name=\"blank_project\"],.qa-panel-link"2740 # ./qa/page/base.rb:233:in `click_element'2741 # ./qa/support/page/logging.rb:92:in `click_element'2742 # ./qa/page/project/new.rb:39:in `click_blank_project_link'2743 # ./qa/scenario/actable.rb:16:in `perform'2744 # ./qa/resource/project.rb:102:in `fabricate!'2745 # ./qa/resource/base.rb:49:in `block (2 levels) in fabricate_via_browser_ui!'2746 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'2747 # ./qa/resource/base.rb:49:in `block in fabricate_via_browser_ui!'2748 # ./qa/resource/base.rb:86:in `do_fabricate!'2749 # ./qa/resource/base.rb:48:in `fabricate_via_browser_ui!'2750 # ./qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb:37:in `block (4 levels) in <module:QA>'2751 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2752 # ./qa/specs/knapsack_runner.rb:17:in `run'2753 # ./qa/specs/runner.rb:57:in `perform'2754 # ./qa/scenario/template.rb:10:in `block in perform'2755 # ./qa/scenario/template.rb:8:in `perform'2756 # ./qa/scenario/template.rb:50:in `perform'2757 # ./qa/scenario/template.rb:10:in `block in perform'2758 # ./qa/scenario/template.rb:8:in `perform'2759 # ./qa/scenario/bootable.rb:52:in `launch!'2760 3.2) Failure/Error:2761 raise(PageError, <<~MSG)2762 Error Code: #{error_code}2764 #{report}2766 Path: #{page.current_path}#{request_id_string}2767 MSG2769 QA::Support::PageErrorChecker::PageError:2770 Error Code: 5002772 There was 1 SEVERE level error:2774 ["http://gitlab-gitaly-cluster.test/projects/new?namespace_id=5 - Failed to load resource: the server responded with a status of 500 (Internal Server Error)"]2776 Path: /projects/new2778 Correlation Id: 01GYVJKH9JK0CMS7Q513CBSCW52779 # ./qa/support/page_error_checker.rb:22:in `report!'2780 # ./qa/support/page_error_checker.rb:60:in `check_page_for_error_code'2781 # ./qa/specs/spec_helper.rb:52:in `block (2 levels) in <top (required)>'2782 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'2783 # ./qa/specs/knapsack_runner.rb:17:in `run'2784 # ./qa/specs/runner.rb:57:in `perform'2785 # ./qa/scenario/template.rb:10:in `block in perform'2786 # ./qa/scenario/template.rb:8:in `perform'2787 # ./qa/scenario/template.rb:50:in `perform'2788 # ./qa/scenario/template.rb:10:in `block in perform'2789 # ./qa/scenario/template.rb:8:in `perform'2790 # ./qa/scenario/bootable.rb:52:in `launch!'2791Finished in 29 minutes 41 seconds (files took 3.78 seconds to load)279290 examples, 3 failures, 13 pending2793Failed examples:2794rspec ./qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb:29 # Manage OIDC creates GitLab OIDC application and uses it to login2795rspec ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:47 # Manage 2FA allows enforcing 2FA via UI and logging in with 2FA2796rspec './qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb[1:1:1:1:1]' # Govern Project for add project behaves like audit event logs audit events for UI operations2797Randomized with seed 94002798[Apr 25 2023 06:55:04 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-gitaly-cluster`2799[Apr 25 2023 06:55:04 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-gitaly-cluster`2800bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)2801/usr/local/bin/bundle: Command `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)2803Running after script...2804$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2805$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3055Uploading artifacts...3056gitlab-qa-run-*: found 588 matching files and directories 3057Uploading artifacts as "archive" to coordinator... 201 Created id=4170637865 responseStatus=201 Created token=64_MUwap3058Uploading artifacts...3059gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 3060Uploading artifacts as "junit" to coordinator... 201 Created id=4170637865 responseStatus=201 Created token=64_MUwap3062ERROR: Job failed: exit code 1