memory-static
Passed Started
by
@gtsiolis
George Tsiolis
1Running with gitlab-runner 12.3.0 (a8a019e0)2 on docker-auto-scale-com 9538b0ab 3 Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.33 ...
00:05
4Authenticating with credentials from job payload (GitLab Registry)5Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.33 ...6Using docker image sha256:9823f8443949a0145bc163107aff0472ae24cd6ff8141f97cfb2500f7822a169 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.33 ... 7 Running on runner-9538b0ab-project-4581232-concurrent-0 via runner-9538b0ab-gsrm-1571826042-33960c6b...
00:01
9Reinitialized existing Git repository in /builds/gtsiolis/gitlab-foss/.git/10Checking out 09ffaae1 as master...11Removing .gitlab_shell_secret12Removing .gitlab_workhorse_secret13Removing .go/14Removing config/database.yml15Removing config/database_geo.yml16Removing config/gitlab.yml17Removing config/redis.cache.yml18Removing config/redis.queues.yml19Removing config/redis.shared_state.yml20Removing config/resque.yml21Removing config/secrets.yml22Removing log/api_json.log23Removing log/grpc.log24Removing log/test_json.log25Removing tmp/cache/26Removing tmp/tests/27Removing vendor/gitaly-ruby/28Removing vendor/ruby/29Skipping Git submodules setup31cache.zip is up to date 32Successfully extracted cache34Downloading artifacts from coordinator... ok id=330157245 responseStatus=200 OK token=_ntGf2q835Downloading artifacts for compile-assets pull-cache (330157250)...36Downloading artifacts from coordinator... ok id=330157250 responseStatus=200 OK token=kawU23eE37Downloading artifacts for setup-test-env (330157251)...38Downloading artifacts from coordinator... ok id=330157251 responseStatus=200 OK token=kWbyW_2H39WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 40Downloading artifacts for retrieve-tests-metadata (330157271)...41Downloading artifacts from coordinator... ok id=330157271 responseStatus=200 OK token=YyFsrTqN43$ date44Wed Oct 23 14:04:58 UTC 201945$ export GOPATH=$CI_PROJECT_DIR/.go46$ mkdir -p $GOPATH47$ source scripts/utils.sh48$ source scripts/prepare_build.sh49Bundler version 1.17.250Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.51The Gemfile's dependencies are satisfied52Successfully installed knapsack-1.18.0531 gem installed54$ date55Wed Oct 23 14:05:01 UTC 201956$ bundle exec derailed bundle:mem > tmp/memory_bundle_mem.txt57$ scripts/generate-gems-size-metrics-static tmp/memory_bundle_mem.txt >> 'tmp/memory_metrics.txt'58$ bundle exec derailed bundle:objects > tmp/memory_bundle_objects.txt59$ scripts/generate-gems-memory-metrics-static tmp/memory_bundle_objects.txt >> 'tmp/memory_metrics.txt'61$ date62Wed Oct 23 14:05:49 UTC 201965tmp/memory_*.txt: found 3 matching files 66Uploading artifacts to coordinator... ok id=330157375 responseStatus=201 Created token=nUqTfKUn67Uploading artifacts...68tmp/memory_metrics.txt: found 1 matching files 69Uploading artifacts to coordinator... ok id=330157375 responseStatus=201 Created token=nUqTfKUn70Job succeeded