memory-static
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 14.3.0-rc1 (ed15bfbf)2 on green-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 4bq1s9yM3 feature flags: FF_USE_FASTZIP:true, FF_SCRIPT_SECTIONS:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...9Using docker image sha256:5ba30b2efcbe583314cc76f63951dc9434780296f6f0c0927d24b4ce4fb73622 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-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:c4091382b5a12b75ca112f017f8cecffed2cf1a087968e3a03143d55ec67d3bf ...11Running on runner-4bq1s9ym-project-278964-concurrent-0 via runner-4bq1s9ym-private-1632815649-acb40613...14Downloading archived master...15Connecting to storage.googleapis.com (172.217.193.128:443)16saving to '/tmp/gitlab.tar.gz'17gitlab.tar.gz 21% |****** | 72.5M 0:00:03 ETA18gitlab.tar.gz 100% |********************************| 345M 0:00:00 ETA19'/tmp/gitlab.tar.gz' saved20Extracting tarball into /builds/gitlab-org/gitlab...21Fetching changes with git depth set to 20...22Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 905, done. 25remote: Counting objects: 100% (653/653), done. 26remote: Compressing objects: 100% (149/149), done. 27remote: Total 217 (delta 178), reused 96 (delta 63), pack-reused 0 28Receiving objects: 100% (217/217), 36.51 KiB | 4.06 MiB/s, done.29Resolving deltas: 100% (178/178), completed with 113 local objects.31 * [new ref] 8a18ae4220832329cf71f2ff9ebbc4ddf2d80a8e -> refs/pipelines/37845025732Checking out 8a18ae42 as refs/merge-requests/71197/merge...33Skipping Git submodules setup35Checking cache for ruby-gems-v1-4...36cache.zip is up to date 37Successfully extracted cache38Checking cache for gitaly-ruby-gems-v1-4...39Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/gitaly-ruby-gems-v1-4 40Successfully extracted cache42Downloading artifacts for setup-test-env (1628712504)...43Downloading artifacts from coordinator... ok id=1628712504 responseStatus=200 OK token=3cCABVGt45Using docker image sha256:5ba30b2efcbe583314cc76f63951dc9434780296f6f0c0927d24b4ce4fb73622 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.31-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:c4091382b5a12b75ca112f017f8cecffed2cf1a087968e3a03143d55ec67d3bf ... 46 $ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb
00:00
51Bundler version 2.1.452production:development53Settings are listed in order of priority. The top value will be used.54path55Set for the current user (/root/.bundle/config): "/builds/gitlab-org/gitlab/vendor"56clean57Set for the current user (/root/.bundle/config): "true"58without59Set via BUNDLE_WITHOUT: [:production, :development]60install_flags61Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"62$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check63The Gemfile's dependencies are satisfied64==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 1 seconds.65$ bundle pristine pg66Installing pg 1.2.3 with native extensions67==> 'bundle pristine pg' succeeded in 13 seconds. 69 $ scripts/generate-gems-size-metrics-static tmp/memory_bundle_mem.txt >> 'tmp/memory_metrics.txt'
00:00
71 $ scripts/generate-gems-memory-metrics-static tmp/memory_bundle_objects.txt >> 'tmp/memory_metrics.txt'
00:00
73Not uploading cache ruby-gems-v1-4 due to policy74Not uploading cache gitaly-ruby-gems-v1-4 due to policy76Uploading artifacts...77tmp/memory_*.txt: found 3 matching files and directories 78Uploading artifacts as "archive" to coordinator... ok id=1628712572 responseStatus=201 Created token=zoZ_diHe79Uploading artifacts...80tmp/memory_metrics.txt: found 1 matching files and directories 81Uploading artifacts as "metrics" to coordinator... ok id=1628712572 responseStatus=201 Created token=zoZ_diHe83Job succeeded