Running with gitlab-runner 13.9.0-rc2 (69c049fd)
  on docker-auto-scale 72989761
  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true
section_start:1616511370:resolve_secrets
Resolving secrets
section_end:1616511370:resolve_secrets
section_start:1616511370:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...
Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...
Using docker image sha256:3d9eaa64e5ac84c87745afcb0e240b69c313eebf624092e623f9fb5aee0f49b7 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:f5fca6fbad34f17ebac8b436990cc1cd97ca47a61c1d3ba9aa3dd3081e4a9f6a ...
section_end:1616511481:prepare_executor
section_start:1616511481:prepare_script
Preparing environment
Running on runner-72989761-project-5655380-concurrent-0 via runner-72989761-stg-srm-1616511370-81950ecf...
section_end:1616511483:prepare_script
section_start:1616511483:get_sources
Getting source from Git repository
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/gitlab-org-forks/gitlab/.git/
Created fresh repository.
Checking out 8de1bc8a as master...

Skipping Git submodules setup
section_end:1616511504:get_sources
section_start:1616511504:restore_cache
Restoring cache
Checking cache for qa-v2...
FATAL: file does not exist                         
Failed to extract cache
section_end:1616511506:restore_cache
section_start:1616511506:step_script
Executing "step_script" stage of the job script
Using docker image sha256:3d9eaa64e5ac84c87745afcb0e240b69c313eebf624092e623f9fb5aee0f49b7 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:f5fca6fbad34f17ebac8b436990cc1cd97ca47a61c1d3ba9aa3dd3081e4a9f6a ...
$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb
$ cd qa/
$ bundle install --clean --jobs=$(nproc) --path=vendor --retry=3 --without=development --quiet
[DEPRECATED] The `--clean` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set clean 'true'`, and stop using this flag
$ bundle check
The Gemfile's dependencies are satisfied
$ bundle exec bin/qa Test::Sanity::Selectors
Views / selectors validation passed!
section_end:1616511534:step_script
section_start:1616511534:archive_cache
Saving cache for successful job
Not uploading cache qa-v2 due to policy
section_end:1616511535:archive_cache
section_start:1616511536:cleanup_file_variables
Cleaning up file based variables
section_end:1616511537:cleanup_file_variables
Job succeeded