ee:object-storage-aws-parallel 1/2
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...7Starting service docker:20.10.14-dind ...8Pulling docker image docker:20.10.14-dind ...9Using docker image sha256:a072474332af3e4cf06e349685c4cea8f9e631f0c5cab5b582f3a3ab4cff9b6a for docker:20.10.14-dind with digest docker@sha256:210076c7772f47831afaf7ff200cf431c6cd191f0d0cb0805b1d9a996e99fb5e ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...13Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1667450264-c11afcf9-gcp...17Fetching changes with git depth set to 20...18Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/19Created fresh repository.20remote: Enumerating objects: 137257, done. 21remote: Counting objects: 100% (137257/137257), done. 22remote: Compressing objects: 100% (84226/84226), done. 23remote: Total 137257 (delta 64438), reused 98451 (delta 48278), pack-reused 0 24Receiving objects: 100% (137257/137257), 115.31 MiB | 49.08 MiB/s, done.25Resolving deltas: 100% (64438/64438), done.27 * [new ref] refs/pipelines/684201878 -> refs/pipelines/68420187828 * [new branch] master -> origin/master29Checking out 480d7666 as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3266878629)...37Downloading artifacts from coordinator... ok id=3266878629 responseStatus=200 OK token=ALLC-ymA39Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 37 Gemfile dependencies, 123 gems now installed.43Gems in the groups 'production' and 'development' were not installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:480d7666bd125db0992cfca73f05a845d8ed6eb7 --omnibus-config object_storage_aws -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-3266878684.json --format RspecJunitFormatter --out tmp/rspec-3266878684.xml --format html --out tmp/rspec-$(echo ee:object-storage-aws-parallel 1/2 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Nov 03 2022 05:47:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`50[Nov 03 2022 05:47:54 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`51[Nov 03 2022 05:47:54 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name telegraf --user root --entrypoint telegraf --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-05-47-52-d61ffd73/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20221103-23-1lz7tt7/telegraf.conf:/etc/telegraf/telegraf.conf:ro --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" telegraf:1.21-alpine`52[Nov 03 2022 05:47:56 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`53[Nov 03 2022 05:47:56 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:480d7666bd125db0992cfca73f05a845d8ed6eb7`54[Nov 03 2022 05:48:30 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-a592250a$`55[Nov 03 2022 05:48:30 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`56[Nov 03 2022 05:48:31 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`57[Nov 03 2022 05:48:31 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-a592250a --net test --hostname gitlab-ee-a592250a.test -p 80 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-05-47-52-d61ffd73/gitlab-ee-a592250a/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:480d7666bd125db0992cfca73f05a845d8ed6eb7`58[Nov 03 2022 05:48:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a592250a bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-11-03 05:47:5659# Gitlab::QA::Runtime::OmnibusConfigurations::Default60gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme61gitlab_rails['gitlab_disable_animations'] = true # Disable animations62gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry63gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password64# Gitlab::QA::Runtime::OmnibusConfigurations::ObjectStorageAws65gitlab_rails['object_store']['enabled'] = true66gitlab_rails['object_store']['proxy_download'] = true67gitlab_rails['object_store']['connection'] = { 'provider' => 'AWS', 'region' => 'eu-central-1', 'aws_access_key_id' => '[MASKED]', 'aws_secret_access_key' => '[MASKED]' }68gitlab_rails['object_store']['objects']['artifacts']['bucket'] = 'test-object-storage-20210802'69gitlab_rails['object_store']['objects']['external_diffs']['bucket'] = 'test-object-storage-20210802'70gitlab_rails['object_store']['objects']['lfs']['bucket'] = 'test-object-storage-20210802'71gitlab_rails['object_store']['objects']['uploads']['bucket'] = 'test-object-storage-20210802'72gitlab_rails['object_store']['objects']['packages']['bucket'] = 'test-object-storage-20210802'73gitlab_rails['object_store']['objects']['dependency_proxy']['bucket'] = 'test-object-storage-20210802'74gitlab_rails['object_store']['objects']['pages']['bucket'] = 'test-object-storage-20210802'75gitlab_rails['object_store']['objects']['terraform_state']['bucket'] = 'test-object-storage-20210802'76gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`77[Nov 03 2022 05:48:44 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-a592250a`78[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...79[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-a592250a`80[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-a592250a 80/tcp`81[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153`!82[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.10.1/support/data gitlab-ee-a592250a:/tmp/data-seeds`83[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a592250a bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`84[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a592250a bash -c "echo '#!/usr/bin/env bash85if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then86 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'87 exit 188fi89' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`90[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a592250a bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`91[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Running exec_commands...92[Nov 03 2022 05:51:55 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a592250a bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`93[Nov 03 2022 05:52:36 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a592250a bash -c ""`94[Nov 03 2022 05:52:36 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`95[Nov 03 2022 05:52:36 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:480d7666bd125db0992cfca73f05a845d8ed6eb7`96[Nov 03 2022 05:53:28 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee97[Nov 03 2022 05:53:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED="$QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_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_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_ALLURE_REPORT_GCS_CREDENTIALS="$QA_ALLURE_REPORT_GCS_CREDENTIALS" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --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_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_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_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED" --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 ELASTIC_URL="$ELASTIC_URL" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env AWS_S3_REGION="$AWS_S3_REGION" --env AWS_S3_KEY_ID="$AWS_S3_KEY_ID" --env AWS_S3_ACCESS_KEY="$AWS_S3_ACCESS_KEY" --env AWS_S3_BUCKET_NAME="$AWS_S3_BUCKET_NAME" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-05-47-52-d61ffd73/gitlab-ee-qa-a23e3f18:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-a23e3f18 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:480d7666bd125db0992cfca73f05a845d8ed6eb7 Test::Instance::All http://gitlab-ee-a592250a.test -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-3266878684.json --format RspecJunitFormatter --out tmp/rspec-3266878684.xml --format html --out tmp/rspec-ee:object-storage-aws-parallel_1_2.htm --color --format documentation`98[Nov 03 2022 05:53:39 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-object-storage-aws-parallel' to 'knapsack/ee-object-storage-aws-parallel.json'992022-11-03 05:53:41 / CONF :: 100 ==> Base URL: http://gitlab-ee-a592250a.test101 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f582e61d518>102 ==> Libraries: Chemlab::Vendor103[Nov 03 2022 05:53:41 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA104[Nov 03 2022 05:53:41 UTC (QA Tests)] INFO -- Performing sanity check for environment!105[Nov 03 2022 05:53:41 UTC (QA Tests)] INFO -- Performing initial license fabrication!106[Nov 03 2022 05:53:43 UTC (QA Tests)] INFO -- filling :login_field with "root"107[Nov 03 2022 05:53:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field108[Nov 03 2022 05:53:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"109[Nov 03 2022 05:53:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field110[Nov 03 2022 05:53:44 UTC (QA Tests)] INFO -- clicking :sign_in_button111[Nov 03 2022 05:53:46 UTC (QA Tests)] INFO -- clicking :navbar_dropdown112[Nov 03 2022 05:53:46 UTC (QA Tests)] INFO -- clicking :admin_area_link113[Nov 03 2022 05:53:48 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link114[Nov 03 2022 05:54:00 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link115[Nov 03 2022 05:54:00 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link116[Nov 03 2022 05:54:01 UTC (QA Tests)] INFO -- clicking :expand_add_license_button117[Nov 03 2022 05:54:02 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"118[Nov 03 2022 05:54:02 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field119[Nov 03 2022 05:54:02 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}120[Nov 03 2022 05:54:02 UTC (QA Tests)] INFO -- clicking :license_upload_button121[Nov 03 2022 05:54:07 UTC (QA Tests)] INFO -- clicking :user_avatar_content122[Nov 03 2022 05:54:07 UTC (QA Tests)] INFO -- clicking :sign_out_link123[Nov 03 2022 05:54:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 26.52 seconds124[Nov 03 2022 05:54:08 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====125[Nov 03 2022 05:54:08 UTC (QA Tests)] INFO -- Report specs:126[Nov 03 2022 05:54:08 UTC (QA Tests)] INFO -- ["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/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb"]127[Nov 03 2022 05:54:08 UTC (QA Tests)] INFO -- Leftover specs:128[Nov 03 2022 05:54:08 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_dataloss_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_repo_sync_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb", "qa/specs/features/api/1_manage/user_inherited_access_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_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/3_create/repository/files_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/api/5_package/container_registry_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/group/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/1_manage/group/transfer_project_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb", "qa/specs/features/browser_ui/1_manage/project/add_project_member_spec.rb", "qa/specs/features/browser_ui/1_manage/project/create_project_spec.rb", "qa/specs/features/browser_ui/1_manage/project/import_github_repo_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/1_manage/user/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/3_create/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/link_to_line_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/web_terminal_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_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/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_can_create_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_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/gitlab_migration_group_spec.rb", "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/ee/api/3_create/wiki/group_wiki_repository_storage_move_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/advanced_global_advanced_syntax_search_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/main_index/blob_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/notes_index/note_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_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/attachment_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/license_compliance_spec.rb", "qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_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/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/contribution_analytics_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/delete_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/user_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb", "qa/specs/features/sanity/version_spec.rb"]129[Nov 03 2022 05:54:08 UTC (QA Tests)] INFO -- Knapsack report generator started!130Run options:131 include {:object_storage=>true}132 exclude {:geo=>true, :requires_praefect=>true}133Randomized with seed 28789134Package135 Package Registry136 npm project level endpoint137 using project deploy token138[Nov 03 2022 05:54:08 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using project deploy token push and pull a npm package via CI139[Nov 03 2022 05:54:10 UTC (QA Tests)] INFO -- filling :login_field with "root"140[Nov 03 2022 05:54:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field141[Nov 03 2022 05:54:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"142[Nov 03 2022 05:54:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field143[Nov 03 2022 05:54:11 UTC (QA Tests)] INFO -- clicking :sign_in_button144[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA145[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-6xmyk54l' via cache in 0.0 seconds146[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA147[Nov 03 2022 05:54:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ta3n7q0c' via cache in 0.0 seconds148[Nov 03 2022 05:54:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.51 seconds149[Nov 03 2022 05:54:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 1.08 seconds150[Nov 03 2022 05:54:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-43913c9a97c5bd08' via api in 2.5 seconds151[Nov 03 2022 05:54:15 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`152[Nov 03 2022 05:54:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`153[Nov 03 2022 05:54:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`154[Nov 03 2022 05:54:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667454855 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667454855 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-1667454855 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-npm-project-level-43913c9a97c5bd08 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `155[Nov 03 2022 05:54:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667454855`156[Nov 03 2022 05:54:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`157[Nov 03 2022 05:54:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667454855' via api in 6.26 seconds158[Nov 03 2022 05:54:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.23 seconds159[Nov 03 2022 05:54:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.26 seconds160[Nov 03 2022 05:54:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds161[Nov 03 2022 05:54:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-43913c9a97c5bd08162[Nov 03 2022 05:54:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link163[Nov 03 2022 05:54:27 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class164[Nov 03 2022 05:55:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link165[Nov 03 2022 05:55:04 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class166[Nov 03 2022 05:55:17 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button167[Nov 03 2022 05:55:19 UTC (QA Tests)] INFO -- clicking :directory_name_link168[Nov 03 2022 05:55:20 UTC (QA Tests)] INFO -- clicking :directory_name_link169[Nov 03 2022 05:55:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-43913c9a97c5bd08170[Nov 03 2022 05:55:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link171[Nov 03 2022 05:55:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link172[Nov 03 2022 05:55:24 UTC (QA Tests)] INFO -- clicking :package_link173[Nov 03 2022 05:55:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-73baa0d15fc0a70a'174[Nov 03 2022 05:55:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667454855'175[Nov 03 2022 05:55:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667454855`176[Nov 03 2022 05:55:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-43913c9a97c5bd08'177 push and pull a npm package via CI178 using ci job token179[Nov 03 2022 05:55:25 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using ci job token push and pull a npm package via CI180[Nov 03 2022 05:55:32 UTC (QA Tests)] INFO -- filling :login_field with "root"181[Nov 03 2022 05:55:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field182[Nov 03 2022 05:55:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"183[Nov 03 2022 05:55:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field184[Nov 03 2022 05:55:33 UTC (QA Tests)] INFO -- clicking :sign_in_button185[Nov 03 2022 05:55:34 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA186[Nov 03 2022 05:55:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-tw9k0g3j' via cache in 0.0 seconds187[Nov 03 2022 05:55:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds188[Nov 03 2022 05:55:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.19 seconds189[Nov 03 2022 05:55:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-7263a2f57f06dcda' via api in 1.51 seconds190[Nov 03 2022 05:55:35 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`191[Nov 03 2022 05:55:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`192[Nov 03 2022 05:55:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`193[Nov 03 2022 05:55:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667454935 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667454935 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-1667454935 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-npm-project-level-7263a2f57f06dcda --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `194[Nov 03 2022 05:55:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667454935`195[Nov 03 2022 05:55:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`196[Nov 03 2022 05:55:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667454935' via api in 1.04 seconds197[Nov 03 2022 05:55:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds198[Nov 03 2022 05:55:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-7263a2f57f06dcda199[Nov 03 2022 05:55:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link200[Nov 03 2022 05:55:40 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class201[Nov 03 2022 05:55:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link202[Nov 03 2022 05:55:55 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class203[Nov 03 2022 05:56:08 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button204[Nov 03 2022 05:56:09 UTC (QA Tests)] INFO -- clicking :directory_name_link205[Nov 03 2022 05:56:10 UTC (QA Tests)] INFO -- clicking :directory_name_link206[Nov 03 2022 05:56:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-7263a2f57f06dcda207[Nov 03 2022 05:56:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link208[Nov 03 2022 05:56:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link209[Nov 03 2022 05:56:13 UTC (QA Tests)] INFO -- clicking :package_link210[Nov 03 2022 05:56:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-9a280b4dbec8373f'211[Nov 03 2022 05:56:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667454935'212[Nov 03 2022 05:56:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667454935`213[Nov 03 2022 05:56:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-7263a2f57f06dcda'214 push and pull a npm package via CI215 using personal access token216[Nov 03 2022 05:56:15 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm project level endpoint using personal access token push and pull a npm package via CI217[Nov 03 2022 05:56:21 UTC (QA Tests)] INFO -- filling :login_field with "root"218[Nov 03 2022 05:56:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field219[Nov 03 2022 05:56:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"220[Nov 03 2022 05:56:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field221[Nov 03 2022 05:56:22 UTC (QA Tests)] INFO -- clicking :sign_in_button222[Nov 03 2022 05:56:23 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA223[Nov 03 2022 05:56:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-xli95s7k' via cache in 0.0 seconds224[Nov 03 2022 05:56:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds225[Nov 03 2022 05:56:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.12 seconds226[Nov 03 2022 05:56:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-9e14d3a4edce37ea' via api in 0.94 seconds227[Nov 03 2022 05:56:24 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`228[Nov 03 2022 05:56:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`229[Nov 03 2022 05:56:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`230[Nov 03 2022 05:56:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667454984 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667454984 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-1667454984 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-npm-project-level-9e14d3a4edce37ea --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `231[Nov 03 2022 05:56:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667454984`232[Nov 03 2022 05:56:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`233[Nov 03 2022 05:56:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667454984' via api in 0.91 seconds234[Nov 03 2022 05:56:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds235[Nov 03 2022 05:56:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds236[Nov 03 2022 05:56:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-9e14d3a4edce37ea237[Nov 03 2022 05:56:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link238[Nov 03 2022 05:56:28 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class239[Nov 03 2022 05:56:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link240[Nov 03 2022 05:56:43 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class241[Nov 03 2022 05:56:56 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button242[Nov 03 2022 05:56:57 UTC (QA Tests)] INFO -- clicking :directory_name_link243[Nov 03 2022 05:56:58 UTC (QA Tests)] INFO -- clicking :directory_name_link244[Nov 03 2022 05:56:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-9e14d3a4edce37ea245[Nov 03 2022 05:57:00 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link246[Nov 03 2022 05:57:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link247[Nov 03 2022 05:57:01 UTC (QA Tests)] INFO -- clicking :package_link248[Nov 03 2022 05:57:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-5/mypackage-46fa9d47ef5d9115'249[Nov 03 2022 05:57:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667454984'250[Nov 03 2022 05:57:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667454984`251[Nov 03 2022 05:57:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/npm-project-level-9e14d3a4edce37ea'252 push and pull a npm package via CI253Package254 RubyGems Repository255[Nov 03 2022 05:57:03 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem256[Nov 03 2022 05:57:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds257[Nov 03 2022 05:57:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.11 seconds258[Nov 03 2022 05:57:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/rubygems-package-project-e3da45d86f4980a3' via api in 0.73 seconds259[Nov 03 2022 05:57:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`260[Nov 03 2022 05:57:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`261[Nov 03 2022 05:57:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`262[Nov 03 2022 05:57:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455023 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455023 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-1667455023 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-rubygems-package-project-e3da45d86f4980a3 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `263[Nov 03 2022 05:57:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455023`264[Nov 03 2022 05:57:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`265[Nov 03 2022 05:57:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455023' via api in 0.91 seconds266[Nov 03 2022 05:57:04 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/rubygems-package-project-e3da45d86f4980a3"267[Nov 03 2022 05:57:04 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages268[Nov 03 2022 05:57:09 UTC (QA Tests)] INFO -- filling :login_field with "root"269[Nov 03 2022 05:57:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field270[Nov 03 2022 05:57:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"271[Nov 03 2022 05:57:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field272[Nov 03 2022 05:57:09 UTC (QA Tests)] INFO -- clicking :sign_in_button273[Nov 03 2022 05:57:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds274[Nov 03 2022 05:57:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/rubygems-package-project-e3da45d86f4980a3275[Nov 03 2022 05:57:12 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link276[Nov 03 2022 05:57:13 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class277[Nov 03 2022 05:57:36 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link278[Nov 03 2022 05:57:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link279[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/rubygems-package-project-e3da45d86f4980a3"280[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages281[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455023'282[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455023`283[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'mygem-0c382f311145d3e8'284[Nov 03 2022 05:57:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/rubygems-package-project-e3da45d86f4980a3'285 publishes a Ruby gem286Package287 NuGet group level endpoint288 using personal access token289[Nov 03 2022 05:57:38 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using personal access token publishes a nuget package at the project endpoint and installs it from the group endpoint290[Nov 03 2022 05:57:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds291[Nov 03 2022 05:57:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.15 seconds292[Nov 03 2022 05:57:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-cead25316874160c' via api in 6.28 seconds293[Nov 03 2022 05:57:44 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`294[Nov 03 2022 05:57:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`295[Nov 03 2022 05:57:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`296[Nov 03 2022 05:57:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455058 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455058 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-1667455058 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `297[Nov 03 2022 05:57:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455058`298[Nov 03 2022 05:57:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`299[Nov 03 2022 05:57:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455058' via api in 0.93 seconds300[Nov 03 2022 05:57:49 UTC (QA Tests)] INFO -- filling :login_field with "root"301[Nov 03 2022 05:57:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field302[Nov 03 2022 05:57:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"303[Nov 03 2022 05:57:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field304[Nov 03 2022 05:57:50 UTC (QA Tests)] INFO -- clicking :sign_in_button305[Nov 03 2022 05:57:52 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA306[Nov 03 2022 05:57:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-1l19f7z2' via cache in 0.0 seconds307[Nov 03 2022 05:57:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds308[Nov 03 2022 05:57:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-efb78ab913195237' via api in 6.17 seconds309[Nov 03 2022 05:57:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds310[Nov 03 2022 05:57:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds311[Nov 03 2022 05:57:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-cead25316874160c312[Nov 03 2022 05:58:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link313[Nov 03 2022 05:58:02 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class314[Nov 03 2022 05:58:05 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-cead25316874160c/-/jobs/8315[Nov 03 2022 05:58:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-efb78ab913195237316[Nov 03 2022 05:58:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds317[Nov 03 2022 05:58:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link318[Nov 03 2022 05:58:40 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class319[Nov 03 2022 05:58:43 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-efb78ab913195237/-/jobs/9320[Nov 03 2022 05:58:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a592250a.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f321[Nov 03 2022 05:58:55 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link322[Nov 03 2022 05:58:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link323[Nov 03 2022 05:58:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455058'324[Nov 03 2022 05:58:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455058`325[Nov 03 2022 05:58:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-7631de98dbc32ab5'326[Nov 03 2022 05:58:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-cead25316874160c'327[Nov 03 2022 05:58:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-efb78ab913195237'328 publishes a nuget package at the project endpoint and installs it from the group endpoint329 using group deploy token330[Nov 03 2022 05:58:57 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using group deploy token publishes a nuget package at the project endpoint and installs it from the group endpoint331[Nov 03 2022 05:58:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds332[Nov 03 2022 05:58:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.11 seconds333[Nov 03 2022 05:59:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-2ce05b8748b1c448' via api in 6.23 seconds334[Nov 03 2022 05:59:03 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`335[Nov 03 2022 05:59:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`336[Nov 03 2022 05:59:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`337[Nov 03 2022 05:59:03 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455137 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455137 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-1667455137 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `338[Nov 03 2022 05:59:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455137`339[Nov 03 2022 05:59:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`340[Nov 03 2022 05:59:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455137' via api in 0.93 seconds341[Nov 03 2022 05:59:08 UTC (QA Tests)] INFO -- filling :login_field with "root"342[Nov 03 2022 05:59:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field343[Nov 03 2022 05:59:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"344[Nov 03 2022 05:59:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field345[Nov 03 2022 05:59:09 UTC (QA Tests)] INFO -- clicking :sign_in_button346[Nov 03 2022 05:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-2' via api in 0.09 seconds347[Nov 03 2022 05:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds348[Nov 03 2022 05:59:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-b15be3d4e88a6c03' via api in 6.39 seconds349[Nov 03 2022 05:59:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.11 seconds350[Nov 03 2022 05:59:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds351[Nov 03 2022 05:59:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-2ce05b8748b1c448352[Nov 03 2022 05:59:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link353[Nov 03 2022 05:59:20 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class354[Nov 03 2022 05:59:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-b15be3d4e88a6c03355[Nov 03 2022 05:59:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds356[Nov 03 2022 05:59:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link357[Nov 03 2022 05:59:37 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class358[Nov 03 2022 05:59:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a592250a.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f359[Nov 03 2022 05:59:51 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link360[Nov 03 2022 05:59:51 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link361[Nov 03 2022 05:59:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455137'362[Nov 03 2022 05:59:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455137`363[Nov 03 2022 05:59:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-40df0610d370e467'364[Nov 03 2022 05:59:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-2ce05b8748b1c448'365[Nov 03 2022 05:59:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-b15be3d4e88a6c03'366 publishes a nuget package at the project endpoint and installs it from the group endpoint367 using ci job token368[Nov 03 2022 05:59:53 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using ci job token publishes a nuget package at the project endpoint and installs it from the group endpoint369[Nov 03 2022 05:59:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds370[Nov 03 2022 05:59:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.11 seconds371[Nov 03 2022 05:59:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-f998f1b9df876604' via api in 6.22 seconds372[Nov 03 2022 05:59:59 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`373[Nov 03 2022 06:00:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`374[Nov 03 2022 06:00:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`375[Nov 03 2022 06:00:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455193 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455193 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-1667455193 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `376[Nov 03 2022 06:00:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455193`377[Nov 03 2022 06:00:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`378[Nov 03 2022 06:00:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455193' via api in 0.89 seconds379[Nov 03 2022 06:00:05 UTC (QA Tests)] INFO -- filling :login_field with "root"380[Nov 03 2022 06:00:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field381[Nov 03 2022 06:00:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"382[Nov 03 2022 06:00:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field383[Nov 03 2022 06:00:05 UTC (QA Tests)] INFO -- clicking :sign_in_button384[Nov 03 2022 06:00:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds385[Nov 03 2022 06:00:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-f998f1b9df876604386[Nov 03 2022 06:00:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link387[Nov 03 2022 06:00:09 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class388[Nov 03 2022 06:00:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-fd5d7f1a3a9170f4' via api in 6.25 seconds389[Nov 03 2022 06:00:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-fd5d7f1a3a9170f4390[Nov 03 2022 06:00:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds391[Nov 03 2022 06:00:39 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link392[Nov 03 2022 06:00:41 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class393[Nov 03 2022 06:00:44 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-fd5d7f1a3a9170f4/-/jobs/13394[Nov 03 2022 06:00:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a592250a.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f395[Nov 03 2022 06:00:56 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link396[Nov 03 2022 06:00:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link397[Nov 03 2022 06:00:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455193'398[Nov 03 2022 06:00:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455193`399[Nov 03 2022 06:00:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-4824e5f306444d18'400[Nov 03 2022 06:00:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-project-f998f1b9df876604'401[Nov 03 2022 06:00:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/nuget-package-install-project-fd5d7f1a3a9170f4'402 publishes a nuget package at the project endpoint and installs it from the group endpoint403Package404 Composer Repository405[Nov 03 2022 06:00:58 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it406[Nov 03 2022 06:00:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds407[Nov 03 2022 06:00:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.11 seconds408[Nov 03 2022 06:00:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/composer-package-project-9917202796a9633b' via api in 0.63 seconds409[Nov 03 2022 06:00:58 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`410[Nov 03 2022 06:00:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`411[Nov 03 2022 06:00:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`412[Nov 03 2022 06:00:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455258 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455258 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-1667455258 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-composer-package-project-9917202796a9633b --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `413[Nov 03 2022 06:00:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455258`414[Nov 03 2022 06:00:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`415[Nov 03 2022 06:00:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455258' via api in 0.88 seconds416[Nov 03 2022 06:01:04 UTC (QA Tests)] INFO -- filling :login_field with "root"417[Nov 03 2022 06:01:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field418[Nov 03 2022 06:01:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"419[Nov 03 2022 06:01:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field420[Nov 03 2022 06:01:04 UTC (QA Tests)] INFO -- clicking :sign_in_button421[Nov 03 2022 06:01:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds422[Nov 03 2022 06:01:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/composer-package-project-9917202796a9633b423[Nov 03 2022 06:01:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link424[Nov 03 2022 06:01:08 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class425[Nov 03 2022 06:01:22 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link426[Nov 03 2022 06:01:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link427[Nov 03 2022 06:01:23 UTC (QA Tests)] INFO -- clicking :package_link428[Nov 03 2022 06:01:23 UTC (QA Tests)] INFO -- clicking :delete_button429[Nov 03 2022 06:01:24 UTC (QA Tests)] INFO -- clicking :delete_modal_button430[Nov 03 2022 06:01:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455258'431[Nov 03 2022 06:01:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455258`432 publishes a composer package and deletes it433Package434 Helm Registry435 using ci job token436[Nov 03 2022 06:01:26 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart437[Nov 03 2022 06:01:32 UTC (QA Tests)] INFO -- filling :login_field with "root"438[Nov 03 2022 06:01:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field439[Nov 03 2022 06:01:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"440[Nov 03 2022 06:01:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field441[Nov 03 2022 06:01:33 UTC (QA Tests)] INFO -- clicking :sign_in_button442[Nov 03 2022 06:01:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds443[Nov 03 2022 06:01:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.13 seconds444[Nov 03 2022 06:01:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-cf1684cc05814187' via api in 0.85 seconds445[Nov 03 2022 06:01:35 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`446[Nov 03 2022 06:01:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`447[Nov 03 2022 06:01:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`448[Nov 03 2022 06:01:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455294 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455294 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-1667455294 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `449[Nov 03 2022 06:01:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455294`450[Nov 03 2022 06:01:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`451[Nov 03 2022 06:01:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455294' via api in 0.92 seconds452[Nov 03 2022 06:01:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds453[Nov 03 2022 06:01:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-cf1684cc05814187454[Nov 03 2022 06:01:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link455[Nov 03 2022 06:01:38 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class456[Nov 03 2022 06:01:52 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link457[Nov 03 2022 06:01:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link458[Nov 03 2022 06:01:53 UTC (QA Tests)] INFO -- clicking :package_link459[Nov 03 2022 06:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-989dfcf9b459008d' via api in 0.74 seconds460[Nov 03 2022 06:01:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds461[Nov 03 2022 06:01:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-989dfcf9b459008d462[Nov 03 2022 06:01:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link463[Nov 03 2022 06:01:57 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class464[Nov 03 2022 06:02:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455294'465[Nov 03 2022 06:02:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455294`466[Nov 03 2022 06:02:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-4d65f53c78fcc081'467[Nov 03 2022 06:02:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-cf1684cc05814187'468[Nov 03 2022 06:02:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-989dfcf9b459008d'469 pushes and pulls a helm chart470 using project deploy token471[Nov 03 2022 06:02:11 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart472[Nov 03 2022 06:02:18 UTC (QA Tests)] INFO -- filling :login_field with "root"473[Nov 03 2022 06:02:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field474[Nov 03 2022 06:02:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"475[Nov 03 2022 06:02:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field476[Nov 03 2022 06:02:18 UTC (QA Tests)] INFO -- clicking :sign_in_button477[Nov 03 2022 06:02:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds478[Nov 03 2022 06:02:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.16 seconds479[Nov 03 2022 06:02:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-fa405d9a58f1ff37' via api in 0.86 seconds480[Nov 03 2022 06:02:20 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`481[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`482[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`483[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455339 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455339 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-1667455339 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `484[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455339`485[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`486[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455339' via api in 0.91 seconds487[Nov 03 2022 06:02:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.13 seconds488[Nov 03 2022 06:02:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.11 seconds489[Nov 03 2022 06:02:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-6a0f2abb0fee1e39' via api in 0.64 seconds490[Nov 03 2022 06:02:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.12 seconds491[Nov 03 2022 06:02:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds492[Nov 03 2022 06:02:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-fa405d9a58f1ff37493[Nov 03 2022 06:02:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link494[Nov 03 2022 06:02:26 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class495[Nov 03 2022 06:02:39 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link496[Nov 03 2022 06:02:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link497[Nov 03 2022 06:02:40 UTC (QA Tests)] INFO -- clicking :package_link498[Nov 03 2022 06:02:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds499[Nov 03 2022 06:02:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-6a0f2abb0fee1e39500[Nov 03 2022 06:02:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link501[Nov 03 2022 06:02:44 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class502[Nov 03 2022 06:02:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455339'503[Nov 03 2022 06:02:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455339`504[Nov 03 2022 06:02:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-db5be59760f004ac'505[Nov 03 2022 06:02:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-fa405d9a58f1ff37'506[Nov 03 2022 06:02:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-6a0f2abb0fee1e39'507 pushes and pulls a helm chart508 using personal access token509[Nov 03 2022 06:02:58 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart510[Nov 03 2022 06:03:04 UTC (QA Tests)] INFO -- filling :login_field with "root"511[Nov 03 2022 06:03:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field512[Nov 03 2022 06:03:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"513[Nov 03 2022 06:03:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field514[Nov 03 2022 06:03:05 UTC (QA Tests)] INFO -- clicking :sign_in_button515[Nov 03 2022 06:03:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds516[Nov 03 2022 06:03:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.1 seconds517[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-15fa98bb6e2f5ba4' via api in 0.77 seconds518[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`519[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`520[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`521[Nov 03 2022 06:03:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455386 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455386 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-1667455386 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `522[Nov 03 2022 06:03:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455386`523[Nov 03 2022 06:03:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`524[Nov 03 2022 06:03:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455386' via api in 0.94 seconds525[Nov 03 2022 06:03:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds526[Nov 03 2022 06:03:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-0c6db37f61a85bc3' via api in 0.67 seconds527[Nov 03 2022 06:03:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds528[Nov 03 2022 06:03:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds529[Nov 03 2022 06:03:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-15fa98bb6e2f5ba4530[Nov 03 2022 06:03:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link531[Nov 03 2022 06:03:12 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class532[Nov 03 2022 06:03:26 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link533[Nov 03 2022 06:03:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link534[Nov 03 2022 06:03:27 UTC (QA Tests)] INFO -- clicking :package_link535[Nov 03 2022 06:03:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds536[Nov 03 2022 06:03:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-0c6db37f61a85bc3537[Nov 03 2022 06:03:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link538[Nov 03 2022 06:03:30 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class539[Nov 03 2022 06:03:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455386'540[Nov 03 2022 06:03:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455386`541[Nov 03 2022 06:03:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-88f2a6c00c2336b6'542[Nov 03 2022 06:03:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_package_project-15fa98bb6e2f5ba4'543[Nov 03 2022 06:03:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/helm_client_project-0c6db37f61a85bc3'544 pushes and pulls a helm chart545Package546 Maven group level endpoint547 duplication setting548 when enabled549[Nov 03 2022 06:03:44 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when enabled allows users to publish duplicates550[Nov 03 2022 06:03:51 UTC (QA Tests)] INFO -- filling :login_field with "root"551[Nov 03 2022 06:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field552[Nov 03 2022 06:03:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"553[Nov 03 2022 06:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field554[Nov 03 2022 06:03:52 UTC (QA Tests)] INFO -- clicking :sign_in_button555[Nov 03 2022 06:03:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds556[Nov 03 2022 06:03:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.1 seconds557[Nov 03 2022 06:03:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-1c7454d4f2f558c7' via api in 0.93 seconds558[Nov 03 2022 06:03:53 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`559[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`560[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`561[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455433 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455433 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-1667455433 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `562[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455433`563[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`564[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455433' via api in 0.95 seconds565[Nov 03 2022 06:03:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a592250a.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f566[Nov 03 2022 06:03:55 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link567[Nov 03 2022 06:03:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link568[Nov 03 2022 06:03:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`569[Nov 03 2022 06:03:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`570[Nov 03 2022 06:03:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname qa-maven-5cd6f3672ff17d92.test --name qa-maven-5cd6f3672ff17d92 --volume /tmp/d20221103-40-3wr2py:/home/maven maven:3.6.2-ibmjava-8-alpine sh -c "sleep 300" `571[Nov 03 2022 06:04:03 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/d20221103-40-3wr2py/. qa-maven-5cd6f3672ff17d92:/home/maven`572[Nov 03 2022 06:04:03 UTC (QA Tests)] INFO -- Executing: `docker exec -t qa-maven-5cd6f3672ff17d92 sh -c 'cd /home/maven && mvn deploy -s settings.xml'`573[Nov 03 2022 06:04:24 UTC (QA Tests)] INFO -- Executing: `docker stop qa-maven-5cd6f3672ff17d92`574[Nov 03 2022 06:04:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-1c7454d4f2f558c7575[Nov 03 2022 06:04:35 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link576[Nov 03 2022 06:04:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link577[Nov 03 2022 06:04:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-6a28b35ed6d56f05' via api in 0.67 seconds578[Nov 03 2022 06:04:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds579[Nov 03 2022 06:04:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-6a28b35ed6d56f05580[Nov 03 2022 06:04:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link581[Nov 03 2022 06:04:39 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class582[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455433'583[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455433`584[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-f706df7f7eed3182'585[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-1c7454d4f2f558c7'586[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-6a28b35ed6d56f05'587 allows users to publish duplicates588 when disabled589[Nov 03 2022 06:05:24 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when disabled prevents users from publishing duplicates590[Nov 03 2022 06:05:31 UTC (QA Tests)] INFO -- filling :login_field with "root"591[Nov 03 2022 06:05:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field592[Nov 03 2022 06:05:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"593[Nov 03 2022 06:05:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field594[Nov 03 2022 06:05:32 UTC (QA Tests)] INFO -- clicking :sign_in_button595[Nov 03 2022 06:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.04 seconds596[Nov 03 2022 06:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.09 seconds597[Nov 03 2022 06:05:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-8cf02655856f0d51' via api in 0.76 seconds598[Nov 03 2022 06:05:33 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`599[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`600[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`601[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455533 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455533 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-1667455533 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `602[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455533`603[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`604[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455533' via api in 0.99 seconds605[Nov 03 2022 06:05:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a592250a.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f606[Nov 03 2022 06:05:35 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link607[Nov 03 2022 06:05:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link608[Nov 03 2022 06:05:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`609[Nov 03 2022 06:05:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`610[Nov 03 2022 06:05:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname qa-maven-9db19c6e0a79ee9b.test --name qa-maven-9db19c6e0a79ee9b --volume /tmp/d20221103-40-gs1wpv:/home/maven maven:3.6.2-ibmjava-8-alpine sh -c "sleep 300" `611[Nov 03 2022 06:05:37 UTC (QA Tests)] INFO -- Executing: `docker cp /tmp/d20221103-40-gs1wpv/. qa-maven-9db19c6e0a79ee9b:/home/maven`612[Nov 03 2022 06:05:37 UTC (QA Tests)] INFO -- Executing: `docker exec -t qa-maven-9db19c6e0a79ee9b sh -c 'cd /home/maven && mvn deploy -s settings.xml'`613[Nov 03 2022 06:05:57 UTC (QA Tests)] INFO -- Executing: `docker stop qa-maven-9db19c6e0a79ee9b`614[Nov 03 2022 06:06:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-8cf02655856f0d51615[Nov 03 2022 06:06:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link616[Nov 03 2022 06:06:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link617[Nov 03 2022 06:06:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-b0028642edbf887d' via api in 0.65 seconds618[Nov 03 2022 06:06:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds619[Nov 03 2022 06:06:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-b0028642edbf887d620[Nov 03 2022 06:06:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-b0028642edbf887d621[Nov 03 2022 06:06:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link622[Nov 03 2022 06:06:14 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class623[Nov 03 2022 06:06:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455533'624[Nov 03 2022 06:06:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455533`625[Nov 03 2022 06:06:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-3529952418e87305'626[Nov 03 2022 06:06:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-8cf02655856f0d51'627[Nov 03 2022 06:06:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-b0028642edbf887d'628 prevents users from publishing duplicates629 via maven630 using a personal access token631[Nov 03 2022 06:06:38 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package632[Nov 03 2022 06:06:44 UTC (QA Tests)] INFO -- filling :login_field with "root"633[Nov 03 2022 06:06:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field634[Nov 03 2022 06:06:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"635[Nov 03 2022 06:06:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field636[Nov 03 2022 06:06:45 UTC (QA Tests)] INFO -- clicking :sign_in_button637[Nov 03 2022 06:06:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds638[Nov 03 2022 06:06:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.1 seconds639[Nov 03 2022 06:06:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-8f95a72b1cd4d1d1' via api in 0.81 seconds640[Nov 03 2022 06:06:47 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`641[Nov 03 2022 06:06:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`642[Nov 03 2022 06:06:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`643[Nov 03 2022 06:06:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455606 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455606 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-1667455606 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `644[Nov 03 2022 06:06:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455606`645[Nov 03 2022 06:06:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`646[Nov 03 2022 06:06:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455606' via api in 0.89 seconds647[Nov 03 2022 06:06:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds648[Nov 03 2022 06:06:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-8f95a72b1cd4d1d1649[Nov 03 2022 06:06:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link650[Nov 03 2022 06:06:51 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class651[Nov 03 2022 06:07:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link652[Nov 03 2022 06:07:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link653[Nov 03 2022 06:07:15 UTC (QA Tests)] INFO -- clicking :package_link654[Nov 03 2022 06:07:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-d5866e95e9a9c582' via api in 0.66 seconds655[Nov 03 2022 06:07:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds656[Nov 03 2022 06:07:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-d5866e95e9a9c582657[Nov 03 2022 06:07:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link658[Nov 03 2022 06:07:19 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class659[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455606'660[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455606`661[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-dd87a62d832ecca9'662[Nov 03 2022 06:07:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-8f95a72b1cd4d1d1'663[Nov 03 2022 06:07:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-d5866e95e9a9c582'664 pushes and pulls a maven package665 using a ci job token666[Nov 03 2022 06:07:43 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a ci job token pushes and pulls a maven package667[Nov 03 2022 06:07:49 UTC (QA Tests)] INFO -- filling :login_field with "root"668[Nov 03 2022 06:07:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field669[Nov 03 2022 06:07:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"670[Nov 03 2022 06:07:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field671[Nov 03 2022 06:07:50 UTC (QA Tests)] INFO -- clicking :sign_in_button672[Nov 03 2022 06:07:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds673[Nov 03 2022 06:07:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.1 seconds674[Nov 03 2022 06:07:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-50dac528b736c93c' via api in 0.77 seconds675[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`676[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`677[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`678[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455671 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455671 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-1667455671 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `679[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455671`680[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`681[Nov 03 2022 06:07:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455671' via api in 0.96 seconds682[Nov 03 2022 06:07:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds683[Nov 03 2022 06:07:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-50dac528b736c93c684[Nov 03 2022 06:07:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link685[Nov 03 2022 06:07:55 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class686[Nov 03 2022 06:08:18 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link687[Nov 03 2022 06:08:18 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link688[Nov 03 2022 06:08:19 UTC (QA Tests)] INFO -- clicking :package_link689[Nov 03 2022 06:08:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-622292688d16b341' via api in 0.68 seconds690[Nov 03 2022 06:08:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds691[Nov 03 2022 06:08:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-622292688d16b341692[Nov 03 2022 06:08:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link693[Nov 03 2022 06:08:23 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class694[Nov 03 2022 06:08:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455671'695[Nov 03 2022 06:08:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455671`696[Nov 03 2022 06:08:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-3bea075349cbedb8'697[Nov 03 2022 06:08:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-50dac528b736c93c'698[Nov 03 2022 06:08:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-622292688d16b341'699 pushes and pulls a maven package700 using a project deploy token701[Nov 03 2022 06:08:47 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a project deploy token pushes and pulls a maven package702[Nov 03 2022 06:08:54 UTC (QA Tests)] INFO -- filling :login_field with "root"703[Nov 03 2022 06:08:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field704[Nov 03 2022 06:08:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"705[Nov 03 2022 06:08:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field706[Nov 03 2022 06:08:54 UTC (QA Tests)] INFO -- clicking :sign_in_button707[Nov 03 2022 06:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.04 seconds708[Nov 03 2022 06:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f' via api in 0.09 seconds709[Nov 03 2022 06:08:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-6fc0edcfd768b976' via api in 0.77 seconds710[Nov 03 2022 06:08:56 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`711[Nov 03 2022 06:08:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`712[Nov 03 2022 06:08:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`713[Nov 03 2022 06:08:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667455735 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667455735 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-1667455735 --url http://gitlab-ee-a592250a.test --registration-token **** --tag-list runner-for-qa-test-2022-11-03-05-54-12-016f1201d5c9539f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `714[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667455735`715[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`716[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667455735' via api in 0.96 seconds717[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-4' via api in 0.08 seconds718[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds719[Nov 03 2022 06:08:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-6fc0edcfd768b976720[Nov 03 2022 06:08:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link721[Nov 03 2022 06:09:00 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class722[Nov 03 2022 06:09:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link723[Nov 03 2022 06:09:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link724[Nov 03 2022 06:09:24 UTC (QA Tests)] INFO -- clicking :package_link725[Nov 03 2022 06:09:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-a82024c1a9f6dc68' via api in 0.65 seconds726[Nov 03 2022 06:09:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds727[Nov 03 2022 06:09:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a592250a.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-a82024c1a9f6dc68728[Nov 03 2022 06:09:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link729[Nov 03 2022 06:09:28 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class730[Nov 03 2022 06:09:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667455735'731[Nov 03 2022 06:09:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667455735`732[Nov 03 2022 06:09:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-16f643bf2eed7d8b'733[Nov 03 2022 06:09:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_package_project-6fc0edcfd768b976'734[Nov 03 2022 06:09:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-05-54-12-016f1201d5c9539f/maven_client_project-a82024c1a9f6dc68'735 pushes and pulls a maven package736[Nov 03 2022 06:09:52 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:737{738 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb": 174.45683286799976,739 "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb": 34.89748853399942,740 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb": 200.16089836500032,741 "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb": 28.047981771000195,742 "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb": 138.60353623899937,743 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb": 367.3510473670003744}745[Nov 03 2022 06:09:52 UTC (QA Tests)] INFO -- 746Knapsack global time execution for tests: 15m 43s747Finished in 15 minutes 44 seconds (files took 30.11 seconds to load)74816 examples, 0 failures749Randomized with seed 28789750[Nov 03 2022 06:09:52 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-a592250a`751[Nov 03 2022 06:09:52 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-a592250a`752[Nov 03 2022 06:09:53 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=telegraf`753[Nov 03 2022 06:09:53 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f telegraf`755Running after script...756$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")757$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"800Not uploading cache qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 due to policy802Uploading artifacts...803gitlab-qa-run-*: found 165 matching files and directories 804Uploading artifacts as "archive" to coordinator... 201 Created id=3266878684 responseStatus=201 Created token=ALLC-ymA805Uploading artifacts...806gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 807Uploading artifacts as "junit" to coordinator... 201 Created id=3266878684 responseStatus=201 Created token=ALLC-ymA809Job succeeded