detect-tests as-if-foss
Passed Started
by
@fjsanpedro

Francisco Javier López
1Running with gitlab-runner 14.2.0-rc1 (0ac3a46e)2 on docker-auto-scale-com d5ae8d253 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 ...9Using docker image sha256:d2d425f2fea63cf7390882a28ba32f877d2e19dd38592e978cc7643ed388afb9 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:27602366229f69bdfad44d27db27a85d6da4ae3a2a43dbabe8b0dd9eb9f41267 ...11Running on runner-d5ae8d25-project-278964-concurrent-0 via runner-d5ae8d25-gsrm-1631787717-82c89936...13$ eval "$CI_PRE_CLONE_SCRIPT"14Downloading archived master...15Connecting to storage.googleapis.com (172.217.193.128:443)16saving to '/tmp/gitlab.tar.gz'17gitlab.tar.gz 13% |**** | 47.6M 0:00:06 ETA18gitlab.tar.gz 83% |************************** | 289M 0:00:00 ETA19gitlab.tar.gz 100% |********************************| 347M 0:00:00 ETA20'/tmp/gitlab.tar.gz' saved21Extracting tarball into /builds/gitlab-org/gitlab...22Fetching changes with git depth set to 20...23Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/24Created fresh repository.25remote: Enumerating objects: 102, done. 26remote: Counting objects: 100% (54/54), done. 27remote: Compressing objects: 100% (8/8), done. 28remote: Total 12 (delta 9), reused 7 (delta 4), pack-reused 0 30 * [new ref] d92dd8b94c49cda712893f406eee34557c1a9623 -> refs/pipelines/37180802731Checking out d92dd8b9 as refs/merge-requests/70495/head...32Skipping Git submodules setup34Using docker image sha256:d2d425f2fea63cf7390882a28ba32f877d2e19dd38592e978cc7643ed388afb9 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:2.7 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:27602366229f69bdfad44d27db27a85d6da4ae3a2a43dbabe8b0dd9eb9f41267 ...35$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb36$ source ./scripts/utils.sh37$ source ./scripts/rspec_helpers.sh38$ install_gitlab_gem39Successfully installed multi_xml-0.6.040Successfully installed mime-types-data-3.2021.090141Successfully installed mime-types-3.3.142When you HTTParty, you must party hard!43Successfully installed httparty-0.18.1444 gems installed45Successfully installed unicode-display_width-1.8.046Successfully installed terminal-table-1.8.047Successfully installed gitlab-4.17.0483 gems installed49$ install_tff_gem50Successfully installed test_file_finder-0.1.1511 gem installed52$ retrieve_tests_mapping53Writing unpacked crystalball/mapping.json54Saved crystalball/mapping.json.55$ if [ -n "$CI_MERGE_REQUEST_IID" ]; then # collapsed multi-line command56related rspec tests: spec/models/group_spec.rb58Uploading artifacts...59tmp/changed_foss_files.txt: found 1 matching files and directories 60tmp/matching_foss_tests.txt: found 1 matching files and directories 61Uploading artifacts as "archive" to coordinator... ok id=1595733279 responseStatus=201 Created token=7yg6i2sk63Job succeeded