verify-tests-yml
Passed Started
by
@sselhorn

Suzanne Selhorn
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org tDjA3Sp3, system ID: s_96a8ae3d10503 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.1-alpine3.16 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.1-alpine3.16 ...9Using docker image sha256:8a801b2308660a4f402adb0dae346c03751ca7d7f8ac9e7735fa41c6758bcaf7 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.1-alpine3.16 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:dd691c108d58c7c9a4b47696dbae8f600f42df96f6940c4fc9adcf7eaf058cf3 ...11Running on runner-tdja3sp3-project-278964-concurrent-0 via runner-tdja3sp3-private-1706214487-1845372f...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 170051, done. 17remote: Counting objects: 100% (170051/170051), done. 18remote: Compressing objects: 100% (114339/114339), done. 19remote: Total 170051 (delta 77398), reused 112557 (delta 48651), pack-reused 0 20Receiving objects: 100% (170051/170051), 138.11 MiB | 20.24 MiB/s, done.21Resolving deltas: 100% (77398/77398), done.23 * [new ref] refs/pipelines/1152412084 -> refs/pipelines/115241208424Checking out 81ebf314 as detached HEAD (ref is refs/merge-requests/142859/merge)...25Skipping Git submodules setup26$ git remote set-url origin "${CI_REPOSITORY_URL}"28Using docker image sha256:8a801b2308660a4f402adb0dae346c03751ca7d7f8ac9e7735fa41c6758bcaf7 for gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby:3.1-alpine3.16 with digest gitlab.com:443/gitlab-org/dependency_proxy/containers/ruby@sha256:dd691c108d58c7c9a4b47696dbae8f600f42df96f6940c4fc9adcf7eaf058cf3 ...29$ source scripts/utils.sh30$ install_tff_gem31$ gem install test_file_finder --no-document --version 0.2.132Successfully installed faraday-net_http-3.1.033Successfully installed faraday-2.9.034Successfully installed test_file_finder-0.2.1353 gems installed36$ scripts/verify-tff-mapping37==> 'gem install test_file_finder --no-document --version 0.2.1' succeeded in 1 seconds.38tff mapping verification passed.40Job succeeded