Running with gitlab-runner 13.9.0 (2ebc4dc4)
  on shared-runner 3bec7447
  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true
section_start:1617286337:resolve_secrets
Resolving secrets
section_end:1617286337:resolve_secrets
section_start:1617286337:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab-dynprov
Using Kubernetes executor with image python:3.7-stretch ...
section_end:1617286337:prepare_executor
section_start:1617286337:prepare_script
Preparing environment
Waiting for pod gitlab-dynprov/runner-3bec7447-project-13039-concurrent-02hkd9 to be running, status is Pending
Waiting for pod gitlab-dynprov/runner-3bec7447-project-13039-concurrent-02hkd9 to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab-dynprov/runner-3bec7447-project-13039-concurrent-02hkd9 to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Waiting for pod gitlab-dynprov/runner-3bec7447-project-13039-concurrent-02hkd9 to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-3bec7447-project-13039-concurrent-02hkd9 via shared-ci-gitlab-runner-55cccc45cb-gl7hf...
section_end:1617286350:prepare_script
section_start:1617286350:get_sources
Getting source from Git repository
$ echo "Running on: $(grep -B1 'host LOCAL' /proc/net/fib_trie | head -n1 | cut -d- -f3)"
Running on:  10.65.12.3
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/safelinks/safelinks-cleaner/.git/
Created fresh repository.
Checking out 5684254c as master...

Skipping Git submodules setup
section_end:1617286350:get_sources
section_start:1617286350:download_artifacts
Downloading artifacts
Downloading artifacts for prepare:beta (108319)...
Downloading artifacts from coordinator... ok        id=108319 responseStatus=200 OK token=MNsYVEMD
section_end:1617286350:download_artifacts
section_start:1617286350:step_script
Executing "step_script" stage of the job script
$ apt-get -y update
Ign:1 http://deb.debian.org/debian stretch InRelease
Get:2 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB]
Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Get:4 http://deb.debian.org/debian stretch Release [118 kB]
Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B]
Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [665 kB]
Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B]
Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB]
Fetched 8014 kB in 1s (5003 kB/s)
Reading package lists...
$ apt-get -y install zip
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  zip
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 234 kB of archives.
After this operation, 623 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 234 kB in 0s (9921 kB/s)
Selecting previously unselected package zip.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30621 files and directories currently installed.)
Preparing to unpack .../zip_3.0-11+b1_amd64.deb ...
Unpacking zip (3.0-11+b1) ...
Setting up zip (3.0-11+b1) ...
$ cd build/edge
$ zip -r ../../safelinks-cleaner-edge-$VARIANT.zip *
  adding: _locales/ (stored 0%)
  adding: _locales/sv/ (stored 0%)
  adding: _locales/sv/messages.json (deflated 38%)
  adding: _locales/en/ (stored 0%)
  adding: _locales/en/messages.json (deflated 41%)
  adding: content.js (deflated 42%)
  adding: icon.svg (deflated 43%)
  adding: icon128x128.png (deflated 6%)
  adding: icon16x16.png (deflated 9%)
  adding: icon32x32.png (deflated 7%)
  adding: links.js (deflated 59%)
  adding: manifest.json (deflated 61%)
  adding: menu.js (deflated 45%)
  adding: mutation.js (deflated 53%)
  adding: patterns.js (deflated 51%)
  adding: popup.js (deflated 64%)
  adding: style.css (deflated 43%)
section_end:1617286354:step_script
section_start:1617286354:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
safelinks-cleaner-edge-beta.zip: found 1 matching files and directories 
Uploading artifacts as "archive" to coordinator... ok  id=108320 responseStatus=201 Created token=vmU6mU5y
section_end:1617286354:upload_artifacts_on_success
section_start:1617286354:cleanup_file_variables
Cleaning up file based variables
section_end:1617286354:cleanup_file_variables
Job succeeded