++ dirname ./run.sh
+ cd .
+ echo 1267
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Mar 31 03:47:44 UTC 2026
+ uptime
03:47:44 up 0 min, 0 users, load average: 0.77, 0.23, 0.08
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency rubocop to v1.86.0'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/judges-action.git
+ pull_id=1309
+ fork=git@github.com:zerocracy/judges-action.git
+ fork_branch=renovate/rubocop-1.x-lockfile
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/judges-action.git' '--env=pull_id=1309' '--env=fork=git@github.com:zerocracy/judges-action.git' '--env=fork_branch=renovate/rubocop-1.x-lockfile' '--env=head_branch=master' '--env=pull_title=Update dependency rubocop to v1.86.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1309'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-1.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop to v1.86.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get -y update'\'' '\'';'\'' '\''sudo apt-get -y install parallel'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''pull_id=1309'\''' ';' 'export '\''fork=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-1.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop to v1.86.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get -y update' ';' 'sudo apt-get -y install parallel' ';' 'bundle install --no-color' ';' 'sudo make -C "$(pwd)"' ';')
+ container=zerocracy_judges-action_1309
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-26-234
+ pwd
/tmp/rultor-B3hR
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:zerocracy/judges-action.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:zerocracy/judges-action.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''pull_id=1309'\''' ';' 'export '\''fork=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''fork_branch=renovate/rubocop-1.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency rubocop to v1.86.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get -y update' ';' 'sudo apt-get -y install parallel' ';' 'bundle install --no-color' ';' 'sudo make -C "$(pwd)"' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:zerocracy/judges-action.git
+ git remote update
Fetching origin
From github.com:zerocracy/judges-action
6b86fec06..ca1bd0e7e gh-pages -> origin/gh-pages
Fetching fork
From github.com:zerocracy/judges-action
* [new branch] 128 -> fork/128
* [new branch] 756 -> fork/756
* [new branch] 904 -> fork/904
* [new branch] gh-pages -> fork/gh-pages
* [new branch] master -> fork/master
* [new branch] renovate/lock-file-maintenance -> fork/renovate/lock-file-maintenance
* [new branch] renovate/minitest-6.x -> fork/renovate/minitest-6.x
* [new branch] renovate/rubocop-1.x-lockfile -> fork/renovate/rubocop-1.x-lockfile
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/rubocop-1.x-lockfile
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/rubocop-1.x-lockfile' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency rubocop to v1.86.0' --ff __rultor
Updating e893a34de..52658be79
Fast-forward (no commit created; -m option ignored)
Gemfile.lock | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
+ git log -1 --show-signature
commit 52658be7901bb2a1574b81873d3a0f3731cb1550
gpg: Signature made Mon Mar 30 11:04:10 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Mar 30 11:04:10 2026 +0000
Update dependency rubocop to v1.86.0
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.87
++ bc
++ echo 0.87 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.87, low enough to run a new Docker container'
load average is 0.87, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3ae0cb47dc06: Pulling fs layer
529dcf5ecc54: Pulling fs layer
6d5a140d320e: Pulling fs layer
d9a7c5bf399b: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3ae0cb47dc06: Waiting
529dcf5ecc54: Waiting
6d5a140d320e: Waiting
d9a7c5bf399b: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
529dcf5ecc54: Verifying Checksum
529dcf5ecc54: Download complete
6d5a140d320e: Verifying Checksum
6d5a140d320e: Download complete
d9a7c5bf399b: Verifying Checksum
d9a7c5bf399b: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
3ae0cb47dc06: Verifying Checksum
3ae0cb47dc06: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3ae0cb47dc06: Pull complete
529dcf5ecc54: Pull complete
6d5a140d320e: Pull complete
d9a7c5bf399b: Pull complete
Digest: sha256:56b67a4ee30d4783351cc7a0dcef5e2d6e5cef599dd7f91913ebe4db2a19deff
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_judges-action_1309\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Mar 31 04:10 .
drwxrwxrwt 12 root root 4096 Mar 31 04:10 ..
-rw-rw-r-- 1 ubuntu ubuntu 9 Mar 31 03:47 docker-password
-rwxrwxr-x 1 ubuntu ubuntu 666 Mar 31 04:09 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Mar 31 04:10 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Mar 31 03:47 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Mar 31 04:10 repo
-rwxrwxr-x 1 ubuntu ubuntu 6678 Mar 31 03:47 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 610 Mar 31 04:10 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8331 Mar 31 04:11 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-B3hR:/main --env=head=git@github.com:zerocracy/judges-action.git --env=pull_id=1309 --env=fork=git@github.com:zerocracy/judges-action.git --env=fork_branch=renovate/rubocop-1.x-lockfile --env=head_branch=master '--env=pull_title=Update dependency rubocop to v1.86.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1309'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/rubocop-1.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency rubocop to v1.86.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get -y update'\'' '\'';'\'' '\''sudo apt-get -y install parallel'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''sudo make -C "$(pwd)"'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-B3hR/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_judges-action_1309 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.profile /home/r
+ cp -R ./cid ./docker-password ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:zerocracy/judges-action.git' ; export 'pull_id=1309' ; export 'fork=git@github.com:zerocracy/judges-action.git' ; export 'fork_branch=renovate/rubocop-1.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=Update dependency rubocop to v1.86.0' ; export 'author=yegor256' ; sudo apt-get -y update ; sudo apt-get -y install parallel ; bundle install --no-color ; sudo make -C "$(pwd)" ;
+ su --login r --command /home/r/script.sh
Get:1ohttp://deb.debian.org/debian bullseye InRelease [75.1 kB]
Get:2ohttp://deb.debian.org/debian-security bullseye-securityrInRelease [27.2 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.0 kB]
Get:5ohttp://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
Get:65https://download.docker.com/linux/debian bullseye/stable amd64 Packages [79.4 kB]
Get:75http://deb.debian.org/debian-securitydbullseye-security/mainBamd64 Packages [446 kB]
Get:85http://deb.debian.org/debianabullseye-updates/main]amd64 Packages [18.8 kB]
Fetchedo8,799]kBsinr2s0(4,288 kB/s)ges 18.8 kB/18.8 kB 100%]
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
dbus dmsetup libapparmor1 libargon2-1 libcap2 libcryptsetup12
libdevmapper1.02.1 libjson-c5 libkmod2 libsensors-config libsensors5
libsystemd0 sysstat systemd systemd-timesyncd
Suggested packages:
default-dbus-session-bus | dbus-session-bus lm-sensors isag
systemd-container policykit-1
The following NEW packages will be installed:
dbus dmsetup libapparmor1 libargon2-1 libcap2 libcryptsetup12
libdevmapper1.02.1 libjson-c5 libkmod2 libsensors-config libsensors5
parallel sysstat systemd systemd-timesyncd
The following packages will be upgraded:
libsystemd0
1 upgraded, 15 newly installed, 0 to remove and 81 not upgraded.
Need to get 6,972 kB of archives.
After this operation, 22.3 MB of additional disk space will be used.
Get:1ohttp://deb.debian.org/debian-security bullseye-security/main amd64 libsystemd0 amd64 247.3-7+deb11u7 [377 kB]
Get:2ohttp://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
Get:3ohttp://deb.debian.org/debian-security bullseye-security/main amd64 libcap2 amd64 1:2.44-1+deb11u1 [24.2 kB]
Get:4ohttp://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
Get:5Whttp://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
Get:6Whttp://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
Get:7Whttp://deb.debian.org/debiankbullseye/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB]
Get:8Whttp://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
Get:9Whttp://deb.debian.org/debian0bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
Get:10ohttp://deb.debian.org/debian-security bullseye-security/main amd64 systemd amd64 247.3-7+deb11u7 [4,501 kB]
Get:11ohttp://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 kB]
Get:12ohttp://deb.debian.org/debian-security bullseye-security/main amd64 systemd-timesyncd amd64 247.3-7+deb11u7 [131 kB]
Get:13ohttp://deb.debian.org/debianBbullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB]
Get:14ohttp://deb.debian.org/debiankbullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB]
Get:15ohttp://deb.debian.org/debian-security bullseye-security/main amd64 sysstat amd64 12.5.2-2+deb11u1 [603 kB]
Get:16ohttp://deb.debian.org/debian bullseye/main amd64 parallel all 20161222-1.1 [306 kB]
Fetchedo6,972]kB inB0s0(65.20MB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 25818 files and directories currently installed.)
Preparing to unpack .../libsystemd0_247.3-7+deb11u7_amd64.deb ...
Unpacking libsystemd0:amd64 (247.3-7+deb11u7) over (247.3-7+deb11u6) ...
Setting up libsystemd0:amd64 (247.3-7+deb11u7) ...
Selecting previously unselected package libapparmor1:amd64.
(Reading database ... 25818 files and directories currently installed.)
Preparing to unpack .../00-libapparmor1_2.13.6-10_amd64.deb ...
Unpacking libapparmor1:amd64 (2.13.6-10) ...
Selecting previously unselected package libcap2:amd64.
Preparing to unpack .../01-libcap2_1%3a2.44-1+deb11u1_amd64.deb ...
Unpacking libcap2:amd64 (1:2.44-1+deb11u1) ...
Selecting previously unselected package libargon2-1:amd64.
Preparing to unpack .../02-libargon2-1_0~20171227-0.2_amd64.deb ...
Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
Selecting previously unselected package dmsetup.
Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
Unpacking dmsetup (2:1.02.175-2.1) ...
Selecting previously unselected package libdevmapper1.02.1:amd64.
Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
Selecting previously unselected package libjson-c5:amd64.
Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_amd64.deb ...
Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ...
Selecting previously unselected package libcryptsetup12:amd64.
Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
Selecting previously unselected package libkmod2:amd64.
Preparing to unpack .../07-libkmod2_28-1_amd64.deb ...
Unpacking libkmod2:amd64 (28-1) ...
Selecting previously unselected package systemd.
Preparing to unpack .../08-systemd_247.3-7+deb11u7_amd64.deb ...
Unpacking systemd (247.3-7+deb11u7) ...
Selecting previously unselected package dbus.
Preparing to unpack .../09-dbus_1.12.28-0+deb11u1_amd64.deb ...
Unpacking dbus (1.12.28-0+deb11u1) ...
Selecting previously unselected package systemd-timesyncd.
Preparing to unpack .../10-systemd-timesyncd_247.3-7+deb11u7_amd64.deb ...
Unpacking systemd-timesyncd (247.3-7+deb11u7) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../11-libsensors-config_1%3a3.6.0-7_all.deb ...
Unpacking libsensors-config (1:3.6.0-7) ...
Selecting previously unselected package libsensors5:amd64.
Preparing to unpack .../12-libsensors5_1%3a3.6.0-7_amd64.deb ...
Unpacking libsensors5:amd64 (1:3.6.0-7) ...
Selecting previously unselected package sysstat.
Preparing to unpack .../13-sysstat_12.5.2-2+deb11u1_amd64.deb ...
Unpacking sysstat (12.5.2-2+deb11u1) ...
Selecting previously unselected package parallel.
Preparing to unpack .../14-parallel_20161222-1.1_all.deb ...
Adding 'diversion of /usr/bin/parallel to /usr/bin/parallel.moreutils by parallel'
Adding 'diversion of /usr/share/man/man1/parallel.1.gz to /usr/share/man/man1/parallel.moreutils.1.gz by parallel'
Unpacking parallel (20161222-1.1) ...
Setting up libapparmor1:amd64 (2.13.6-10) ...
Setting up libargon2-1:amd64 (0~20171227-0.2) ...
Setting up libsensors-config (1:3.6.0-7) ...
Setting up libcap2:amd64 (1:2.44-1+deb11u1) ...
Setting up dbus (1.12.28-0+deb11u1) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libsensors5:amd64 (1:3.6.0-7) ...
Setting up libjson-c5:amd64 (0.15-2+deb11u1) ...
Setting up sysstat (12.5.2-2+deb11u1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78.)
debconf: falling back to frontend: Readline
Creating config file /etc/default/sysstat with new version
update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer → /lib/systemd/system/sysstat-collect.timer.
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer → /lib/systemd/system/sysstat-summary.timer.
Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service → /lib/systemd/system/sysstat.service.
Setting up libkmod2:amd64 (28-1) ...
Setting up parallel (20161222-1.1) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
Setting up dmsetup (2:1.02.175-2.1) ...
Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
Setting up systemd (247.3-7+deb11u7) ...
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
Initializing machine ID from D-Bus machine ID.
Setting up systemd-timesyncd (247.3-7+deb11u7) ...
Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
Processing triggers for libc-bin (2.31-13+deb11u13) ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/.........
Fetching rake 13.3.1
Installing rake 13.3.1
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching bigdecimal 4.1.0
Installing bigdecimal 4.1.0 with native extensions
Fetching concurrent-ruby 1.3.6
Installing concurrent-ruby 1.3.6
Fetching connection_pool 3.0.2
Installing connection_pool 3.0.2
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching i18n 1.14.8
Installing i18n 1.14.8
Fetching json 2.19.3
Installing json 2.19.3 with native extensions
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching minitest 5.27.0
Installing minitest 5.27.0
Fetching securerandom 0.4.1
Installing securerandom 0.4.1
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching activesupport 8.1.2
Installing activesupport 8.1.2
Fetching public_suffix 7.0.5
Installing public_suffix 7.0.5
Fetching addressable 2.8.9
Installing addressable 2.8.9
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-net_http 3.4.2
Installing faraday-net_http 3.4.2
Fetching faraday 2.14.1
Installing faraday 2.14.1
Fetching faraday-http-cache 2.6.1
Installing faraday-http-cache 2.6.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.2.0
Installing faraday-multipart 1.2.0
Fetching faraday-retry 2.4.0
Installing faraday-retry 2.4.0
Fetching iri 0.11.8
Installing iri 0.11.8
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching ffi 1.17.3 (x86_64-linux-gnu)
Installing ffi 1.17.3 (x86_64-linux-gnu)
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching typhoeus 1.6.0
Installing typhoeus 1.6.0
Fetching baza.rb 0.14.3
Installing baza.rb 0.14.3
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching rexml 3.4.4
Installing rexml 3.4.4
Fetching crack 1.0.1
Installing crack 1.0.1
Fetching decoor 0.1.0
Installing decoor 0.1.0
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching nokogiri 1.19.1 (x86_64-linux-gnu)
Installing nokogiri 1.19.1 (x86_64-linux-gnu)
Fetching others 0.1.1
Installing others 0.1.1
Fetching yaml 0.4.0
Installing yaml 0.4.0
Fetching factbase 0.19.9
Installing factbase 0.19.9
Fetching filesize 0.2.0
Installing filesize 0.2.0
Fetching fiber-storage 1.0.1
Installing fiber-storage 1.0.1
Fetching graphql 2.5.21
Installing graphql 2.5.21
Fetching graphql-client 0.26.0
Installing graphql-client 0.26.0
Fetching intercepted 0.2.0
Installing intercepted 0.2.0
Fetching joined 0.4.0
Installing joined 0.4.0
Fetching ostruct 0.6.3
Installing ostruct 0.6.3
Fetching gli 2.22.2
Installing gli 2.22.2
Fetching moments 0.3.0
Installing moments 0.3.0
Fetching sawyer 0.9.3
Installing sawyer 0.9.3
Fetching octokit 10.0.0
Installing octokit 10.0.0
Fetching timeout 0.6.1
Installing timeout 0.6.1
Fetching total 0.4.2
Installing total 0.4.2
Fetching judges 0.60.2
Installing judges 0.60.2
Fetching strscan 3.1.7
Installing strscan 3.1.7 with native extensions
Fetching liquid 5.11.0
Installing liquid 5.11.0
Fetching obk 0.3.2
Installing obk 0.3.2
Fetching sqlite3 2.9.1 (x86_64-linux-gnu)
Installing sqlite3 2.9.1 (x86_64-linux-gnu)
Fetching veils 0.4.0
Installing veils 0.4.0
Fetching verbose 0.1.0
Installing verbose 0.1.0
Fetching fbe 0.48.3
Installing fbe 0.48.3
Fetching hashdiff 1.2.1
Installing hashdiff 1.2.1
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.7.1
Installing minitest-reporters 1.7.1
Fetching openssl 4.0.1
Installing openssl 4.0.1 with native extensions
Fetching online 0.3.0
Installing online 0.3.0
Fetching os 1.1.4
Installing os 1.1.4
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching parser 3.3.11.1
Installing parser 3.3.11.1
Fetching prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching qbash 0.8.0
Installing qbash 0.8.0
Fetching regexp_parser 2.11.3
Installing regexp_parser 2.11.3
Fetching rubocop-ast 1.49.1
Installing rubocop-ast 1.49.1
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.86.0
Installing rubocop 1.86.0
Fetching rubocop-minitest 0.39.1
Installing rubocop-minitest 0.39.1
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.2
Installing simplecov-html 0.13.2
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 3.1.0
Installing simplecov-cobertura 3.1.0
Fetching webmock 3.26.2
Installing webmock 3.26.2
Bundle complete! 20 Gemfile dependencies, 94 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from minitest:
NOTE: minitest 5 will be the last in the minitest family to support
ruby 1.8 to 2.7. If you need to keep using these versions,
you need to pin your dependency to minitest with something
like "~> 5.0". See History.rdoc to locate compatible
versions.
Further, minitest 6 will be dropping the following:
+ MiniTest (it's been Minitest for >10 years)
+ MiniTest::Unit
+ MiniTest::Unit::TestCase
+ assert_send (unless you argue for it well)
+ assert_equal nil, obj
+ mocks and stubs: moving minitest/mock.rb to its own gem
make: Entering directory '/home/r/repo'
mkdir -p "$(dirname target/docker-image.txt)"
docker build -t judges-action "$(pwd)"
docker build -t judges-action -q "$(pwd)" > "target/docker-image.txt"
1A1B0G?25l
?25h1A0G?25l[+] Building 0.0s (0/1) docker:default
?25h1A0G?25l[+] Building 0.2s (1/2) docker:default
34m => [internal] load build definition from Dockerfile 0.1s
0m34m => => transferring dockerfile: 710B 0.0s
0m => [internal] load metadata for docker.io/library/ruby:4.0@sha256:d0996d 0.1s
?25h1A1A1A1A0G?25l[+] Building 0.4s (1/2) docker:default
34m => [internal] load build definition from Dockerfile 0.1s
0m34m => => transferring dockerfile: 710B 0.0s
0m => [internal] load metadata for docker.io/library/ruby:4.0@sha256:d0996d 0.3s
?25h1A1A1A1A0G?25l[+] Building 0.5s (1/2) docker:default
34m => [internal] load build definition from Dockerfile 0.1s
0m34m => => transferring dockerfile: 710B 0.0s
0m => [internal] load metadata for docker.io/library/ruby:4.0@sha256:d0996d 0.4s
?25h1A1A1A1A0G?25l[+] Building 0.7s (1/2) docker:default
34m => [internal] load build definition from Dockerfile 0.1s
0m34m => => transferring dockerfile: 710B 0.0s
0m => [internal] load metadata for docker.io/library/ruby:4.0@sha256:d0996d 0.6s
?25h1A1A1A1A0G?25l[+] Building 0.7s (2/3) docker:default
34m => [internal] load build definition from Dockerfile 0.1s
0m34m => => transferring dockerfile: 710B 0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:4.0@sha256:d0996d 0.6s
0m?25h1A1A1A1A0G?25l[+] Building 0.8s (3/13) docker:default
34m => => transferring dockerfile: 710B 0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:4.0@sha256:d0996d 0.6s
0m34m => [internal] load .dockerignore 0.0s
0m34m => => transferring context: 2B 0.0s
0m => [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 0.1s
34m => => resolve docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 0.0s
0m => [internal] load build context 0.1s
34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 0.3s
34m => => sha256:4092d4935fd5839f641764105f4b42f11995201f917 2.31kB / 2.31kB 0.0s
0m34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d54 2.10MB / 49.30MB 0.2s
=> => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d77 5.24MB / 25.62MB 0.2s
=> => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd8 5.24MB / 67.78MB 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 0.5s
34m => => sha256:4092d4935fd5839f641764105f4b42f11995201f917 2.31kB / 2.31kB 0.0s
0m34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d54 7.34MB / 49.30MB 0.4s
=> => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 14.68MB / 25.62MB 0.4s
=> => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 16.78MB / 67.78MB 0.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 0.6s
34m => => sha256:4092d4935fd5839f641764105f4b42f11995201f917 2.31kB / 2.31kB 0.0s
0m34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 13.63MB / 49.30MB 0.6s
=> => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 24.23MB / 25.62MB 0.6s
=> => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 25.17MB / 67.78MB 0.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 0.7s
34m => => sha256:4092d4935fd5839f641764105f4b42f11995201f917 2.31kB / 2.31kB 0.0s
0m34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 17.83MB / 49.30MB 0.7s
=> => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
=> => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 31.03MB / 67.78MB 0.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 0.9s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 29.36MB / 49.30MB 0.9s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 42.14MB / 67.78MB 0.9s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951 5.24MB / 236.08MB 0.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 1.1s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 32.51MB / 49.30MB 1.0s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 47.19MB / 67.78MB 1.0s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951 8.39MB / 236.08MB 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 1.2s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 37.75MB / 49.30MB 1.1s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 49.28MB / 67.78MB 1.1s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a195 14.68MB / 236.08MB 1.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 1.3s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 39.85MB / 49.30MB 1.2s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 57.67MB / 67.78MB 1.2s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a195 18.87MB / 236.08MB 1.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 1.5s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 47.19MB / 49.30MB 1.4s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 66.06MB / 67.78MB 1.4s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a195 27.26MB / 236.08MB 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 1.7s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 1.6s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 1.6s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a195 47.19MB / 236.08MB 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 1.8s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 1.8s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 1.8s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a195 74.45MB / 236.08MB 1.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 1.9s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 1.9s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 1.9s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a195 89.13MB / 236.08MB 1.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 2.1s
34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.1s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
=> => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 114.29MB / 236.08MB 2.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 2.3s
=> => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.3s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 138.41MB / 236.08MB 2.3s
=> => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 2.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 2.5s
=> => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.5s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 164.59MB / 236.08MB 2.5s
=> => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 2.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 2.6s
=> => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.6s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 174.99MB / 236.08MB 2.6s
=> => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 2.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 2.8s
=> => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.8s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 197.13MB / 236.08MB 2.8s
=> => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 2.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 3.0s
=> => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.9s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 204.47MB / 236.08MB 2.9s
=> => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 2.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 3.1s
34m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.9s
0m34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 216.69MB / 236.08MB 3.1s
=> => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 3.2s
34m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.9s
0m34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 221.25MB / 236.08MB 3.2s
=> => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 3.3s
34m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.9s
0m34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 228.92MB / 236.08MB 3.3s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 3.5s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 3.5s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 0.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 3.6s
34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 3.6s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 3.7s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 3.7s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 0.3s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755d 0B / 143B 3.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 3.9s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 3.8s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 0.4s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 3.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 4.0s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.0s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 0.6s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 4.1s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.1s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 0.7s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 4.2s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.2s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 0.8s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 4.4s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.3s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 0.9s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 4.5s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.4s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 1.0s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 4.6s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.5s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 1.1s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 4.7s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.7s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 1.3s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 4.9s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.8s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 1.4s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.0s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 4.9s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 1.5s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 4.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.1s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 5.0s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 1.6s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 5.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.2s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 5.1s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 1.7s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 5.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.3s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 5.2s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 1.9s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 5.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.4s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 5.3s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.0s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 5.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.5s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 5.5s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.1s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 5.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.6s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 5.6s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.2s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 5.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.7s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 5.7s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.3s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 5.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 5.9s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 5.8s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.4s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 5.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 6.1s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 6.0s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.6s
=> => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 6.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 6.2s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 6.1s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 6.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 6.3s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 6.3s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 6.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 6.4s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 6.4s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 6.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 6.6s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 6.6s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 6.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 6.7s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 6.7s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 6.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 6.8s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 6.8s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 6.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 7.0s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 6.9s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 6.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 7.0s
34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 7.0s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 7.2s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 0.1s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09c 0B / 49.71MB 7.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 7.3s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 0.2s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6 9.58MB / 49.71MB 7.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 7.5s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 0.3s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 14.68MB / 49.71MB 7.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 7.6s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 0.5s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 32.51MB / 49.71MB 7.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 7.8s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 0.7s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 37.75MB / 49.71MB 7.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 7.9s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 0.8s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 44.24MB / 49.71MB 7.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.0s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 0.9s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.28MB / 49.71MB 7.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.1s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.0s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 8.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.2s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.1s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 8.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.3s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.2s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 8.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.4s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.3s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 8.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.5s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.4s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 8.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.6s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.5s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 8.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.8s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.6s
=> => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 8.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 8.9s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 8.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 9.1s
34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 9.3s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 9.4s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 9.5s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 9.6s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 9.7s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 9.8s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.0s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.1s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.2s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 0.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.3s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.4s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 1.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.6s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 1.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.7s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.8s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 1.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 10.9s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 11.0s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 1.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 11.2s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 1.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 11.3s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 2.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 11.4s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 2.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 11.5s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 2.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 11.6s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 2.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 11.7s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 2.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 11.9s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 2.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 12.0s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 2.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 12.1s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 2.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 12.3s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 12.4s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 12.5s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 12.6s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 12.8s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 12.9s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.0s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.1s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.3s
34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 13.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 0.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 14.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 1.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 15.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 16.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 16.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 16.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 2.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 16.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 3.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 16.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 3.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 16.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 3.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 16.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 3.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 16.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 3.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 17.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 3.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 17.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 3.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 17.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 3.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 17.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 4.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 17.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 4.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 17.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 4.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 17.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 4.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 17.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 4.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 4.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 4.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 4.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 18.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 19.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 19.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 19.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 5.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 19.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 19.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 19.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 19.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 19.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 6.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 20.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 7.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 8.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 8.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 8.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 8.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 21.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 8.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 8.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 8.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 8.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 22.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c5 9.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 23.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 24.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 24.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 24.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 10.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 24.4s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 24.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 24.6s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 24.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 24.8s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.2s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.3s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 11.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.5s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.7s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 25.9s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.0s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.1s
34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.1s
34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.3s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.0s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.2s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.4s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.5s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.4s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.6s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.3s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.7s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.8s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.5s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.9s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.7s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 26.9s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.0s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.9s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.1s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.2s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 0.9s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.4s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.1s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.5s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.3s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.5s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.2s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.7s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.5s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.7s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.4s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.9s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.6s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 27.9s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.6s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 28.0s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.7s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.8s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 28.1s
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.8s
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.0s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 28.2s
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.1s (4/13) docker:default
=> [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 28.4s
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.2s (5/13) docker:default
34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.3s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.5s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.6s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.8s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.9s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.1s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.2s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.4s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.4s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.6s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 1.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.7s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.9s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 1.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.0s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 1.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.2s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 2.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.3s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.5s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 2.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.6s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.6s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.8s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 2.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.9s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 2.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.1s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 2.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.2s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 3.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.4s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 3.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.4s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.6s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 3.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.8s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.9s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.1s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.2s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.2s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.4s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.4s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.6s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.7s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.8s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.9s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.1s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.1s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 4.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.3s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 5.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.4s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 5.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.6s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 5.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.7s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 5.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.9s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 5.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.9s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 5.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.1s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 5.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.2s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.3s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.5s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.7s (5/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.7s (6/13) docker:default
34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.8s (8/13) docker:default
34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 0.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 1.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 1.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 1.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 1.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 2.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 2.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 2.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 2.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 2.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 3.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 3.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 4.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 4.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 4.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 4.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 4.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 4.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 5.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 5.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 5.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 5.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 5.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 5.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 6.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 6.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 6.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 6.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 6.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 6.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 7.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 7.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 7.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 7.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 7.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 7.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 7.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 8.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 8.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 8.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 8.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 8.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 8.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 9.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 9.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 9.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 9.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 9.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 9.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 9.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 10.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 10.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 10.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 10.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 10.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 10.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 10.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 11.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 11.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 11.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 11.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 11.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 11.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 12.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 12.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 12.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 12.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 12.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 12.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 12.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 13.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 13.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 13.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 13.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 13.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 13.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 13.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 14.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 14.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 14.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 14.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 14.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 14.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 15.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 15.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 15.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 15.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 15.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 15.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 15.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 16.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 16.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 16.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 16.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 16.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 16.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 16.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 17.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 17.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 17.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 17.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 17.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 17.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 17.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 18.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 18.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 18.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 18.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 18.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 18.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 18.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 19.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 19.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 19.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 19.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 19.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 19.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 20.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 20.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 20.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 20.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 20.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 20.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 20.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 21.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 21.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 21.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 21.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 21.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 21.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 21.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 22.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 22.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 22.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 22.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 22.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 22.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 23.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 23.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 23.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 23.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 23.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 23.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 23.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 24.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 24.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 24.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 24.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 24.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 24.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 24.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 25.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 25.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 25.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 25.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 25.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 25.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 26.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 27.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 28.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 28.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 28.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 28.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 28.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 28.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 29.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 29.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 29.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 29.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 29.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 29.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 29.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 30.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 30.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 30.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 30.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 30.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 30.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 30.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 31.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 31.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 31.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 31.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 31.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 31.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 31.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 32.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 32.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 32.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 32.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 32.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 32.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 33.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 33.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 33.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 33.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 33.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 33.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 33.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 34.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 34.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 34.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 34.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 34.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 34.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 34.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 35.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 35.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 35.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 35.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 35.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 35.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 36.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 36.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 36.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 36.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 36.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 36.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 36.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 37.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 37.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 37.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 37.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 37.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 37.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 37.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 38.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 38.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 38.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 38.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 38.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 38.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 39.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 39.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 39.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 39.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 39.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 39.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 39.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 40.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 40.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 40.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 40.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 40.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 40.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 40.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 41.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 41.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 41.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 41.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 41.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 41.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 42.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 42.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 42.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 42.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 42.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 42.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 42.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 43.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 43.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 43.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 43.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 43.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 43.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 43.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 44.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 44.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 44.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 44.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 44.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 44.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 45.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 45.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 45.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 45.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 45.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 45.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 45.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 46.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 46.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 46.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 46.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 46.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 46.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 46.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 47.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 47.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 47.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 47.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 47.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 47.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 48.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 48.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 48.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 48.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 48.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 48.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 48.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 49.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 49.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 49.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 49.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 49.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 49.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 85.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 49.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 50.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 50.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 50.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 50.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 50.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 50.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 86.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 51.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 51.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 51.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 51.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 51.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 51.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 51.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 87.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 52.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 52.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 52.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 52.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 52.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 52.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 88.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 52.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 53.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 53.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 53.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 53.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 53.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 53.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 89.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 54.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 54.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 54.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 54.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 54.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 54.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 54.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 90.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 55.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 55.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 55.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 55.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 55.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 55.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 91.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 55.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 56.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 56.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 56.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 56.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 56.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 56.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 92.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 57.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 57.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 57.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 57.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 57.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 57.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 57.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 93.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 58.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 58.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 58.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 58.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 58.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 58.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 94.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 58.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 59.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 59.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 59.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 59.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 59.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 59.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 95.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 60.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 60.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 60.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 60.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 60.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 60.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 60.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 96.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 61.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 61.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 61.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 61.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 61.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 61.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 97.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 61.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 62.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 62.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 62.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 62.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 62.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 62.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 98.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 63.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 63.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 63.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 63.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 63.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 63.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 63.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 99.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 64.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 64.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 64.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 64.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 64.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 64.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 64.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 100.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 65.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 65.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 65.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 65.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 65.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 65.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 101.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 65.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 66.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 66.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 66.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 66.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 66.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 66.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 102.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 67.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 67.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 67.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 67.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 67.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 67.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 67.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 103.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 68.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 68.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 68.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 68.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 68.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 68.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 104.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 68.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 69.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 69.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 69.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 69.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 69.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 69.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 105.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 70.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 70.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 70.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 70.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 70.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 70.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 70.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 106.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 71.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 71.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 71.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 71.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 71.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 71.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 107.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 71.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 72.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 72.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 72.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 72.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 72.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 72.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 108.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 73.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 73.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 73.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 73.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 73.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 73.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 73.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 109.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 74.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 74.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 74.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 74.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 74.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 74.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 110.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 74.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 75.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 75.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 75.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 75.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 75.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 75.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 111.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 76.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 76.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 76.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 76.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 76.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 76.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 76.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 112.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 77.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 77.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 77.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 77.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 77.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 77.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 113.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 77.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 78.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 78.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 78.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 78.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 78.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 78.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 114.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 79.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 79.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 79.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 79.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 79.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 79.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 79.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 115.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 80.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 80.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 80.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 80.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 80.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 80.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 116.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 80.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 81.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 81.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 81.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 81.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 81.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 81.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 117.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 82.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 82.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 82.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 82.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 82.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 82.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 82.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 118.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 83.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 83.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 83.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 83.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 83.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 83.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 119.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 83.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 84.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 84.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 84.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 84.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 84.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 84.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 120.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 85.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 85.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 85.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 85.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 85.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 85.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 85.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 121.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 86.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 86.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 86.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 86.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 86.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 86.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 122.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 86.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 87.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 87.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 87.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 87.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 87.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 87.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 123.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 88.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 88.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 88.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 88.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 88.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 88.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 88.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 124.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 89.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 89.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 89.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 89.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 89.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 89.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 125.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 89.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 90.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 90.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 90.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 90.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 90.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 90.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 126.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 91.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 91.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 91.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 91.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 91.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 91.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 91.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 127.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 92.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 92.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 92.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 92.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 92.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 92.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 128.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 92.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 93.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 93.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 93.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 93.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 93.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 93.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 129.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 94.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 94.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 94.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 94.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 94.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.6s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 94.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 94.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 130.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 95.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.1s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 95.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 95.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.4s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 95.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 95.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.7s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 95.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.8s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 95.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 131.9s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.0s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.2s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.3s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.5s (9/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.5s (10/13) docker:default
34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.7s (10/13) docker:default
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m => [7/9] COPY judges /action/judges 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.7s (11/13) docker:default
34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 132.8s (13/13) docker:default
34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.0s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 0.1s
=> => exporting layers 0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.1s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 0.3s
=> => exporting layers 0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.3s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 0.4s
=> => exporting layers 0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.4s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 0.6s
=> => exporting layers 0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.6s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 0.7s
=> => exporting layers 0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.7s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 0.9s
=> => exporting layers 0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 133.9s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 1.0s
=> => exporting layers 1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.0s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 1.2s
=> => exporting layers 1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.2s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 1.3s
=> => exporting layers 1.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.3s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 1.5s
=> => exporting layers 1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.5s (13/14) docker:default
34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 1.6s
=> => exporting layers 1.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.5s (13/14) docker:default
34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m => exporting to image 1.7s
34m => => exporting layers 1.7s
0m => => writing image sha256:cb9648c21feb139fa45e761cb4ee31e22fd5a62eed84a 0.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 134.6s (14/14) FINISHED docker:default
34m => [internal] load build definition from Dockerfile 0.1s
0m34m => => transferring dockerfile: 710B 0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:4.0@sha256:d0996d 0.6s
0m34m => [internal] load .dockerignore 0.0s
0m34m => => transferring context: 2B 0.0s
0m34m => [1/9] FROM docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666 28.4s
0m34m => => resolve docker.io/library/ruby:4.0@sha256:d0996dba0e549565279d666a 0.0s
0m34m => => sha256:d0996dba0e549565279d666a436053d6489bce8df 10.26kB / 10.26kB 0.0s
0m34m => => sha256:4092d4935fd5839f641764105f4b42f11995201f917 2.31kB / 2.31kB 0.0s
0m34m => => sha256:2f4cbf80d82bd907390e08ddfc39687d3239fe43b88 7.04kB / 7.04kB 0.0s
0m34m => => sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d5 49.30MB / 49.30MB 2.9s
0m34m => => sha256:b012eb15dff0bce418c03ec940325aee6aa4300d7 25.62MB / 25.62MB 0.7s
0m34m => => sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd 67.78MB / 67.78MB 2.1s
0m34m => => sha256:8688d0f2f567884eb217c6f80efa063bdb13a19 236.08MB / 236.08MB 7.0s
0m34m => => sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d5468 189B / 189B 3.2s
0m34m => => extracting sha256:8f6ad858d0a46fa8ee628532c70b8dc82d06179d543b0b09 2.7s
0m34m => => sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b5975 143B / 143B 7.0s
0m34m => => extracting sha256:b012eb15dff0bce418c03ec940325aee6aa4300d771c3257 1.7s
0m34m => => sha256:10987269ba9b23087c97cb4277826e4ebafec04ee 49.71MB / 49.71MB 9.2s
0m34m => => extracting sha256:ee3a0e7d77f0c84203cab438fcf345647c8121bbd80506a3 3.9s
0m34m => => extracting sha256:8688d0f2f567884eb217c6f80efa063bdb13a1951e92e6c 12.6s
0m34m => => extracting sha256:74a1780d4ea8d71840738a6220d63f45563fc0aa04d54688 0.0s
0m34m => => extracting sha256:10987269ba9b23087c97cb4277826e4ebafec04ee6f09cb5 1.9s
0m34m => => extracting sha256:71556b3102af56c214e1ca70ecbc00671e9b77f2b5b59755 0.0s
0m34m => [internal] load build context 0.1s
0m34m => => transferring context: 153.03kB 0.0s
0m34m => [2/9] RUN apt-get update && apt-get install --no-install-recommen 6.6s
0m34m => [3/9] WORKDIR /action 0.1s
0m34m => [4/9] COPY Gemfile /action 0.0s
0m34m => [5/9] COPY Gemfile.lock /action 0.0s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile 96.6s
0m34m => [7/9] COPY judges /action/judges 0.2s
0m34m => [8/9] COPY lib /action/lib 0.1s
0m34m => [9/9] COPY entry.sh /action 0.0s
0m34m => exporting to image 1.7s
0m34m => => exporting layers 1.7s
0m34m => => writing image sha256:cb9648c21feb139fa45e761cb4ee31e22fd5a62eed84a 0.0s
0m34m => => naming to docker.io/library/judges-action 0.0s
0m?25himg=$(cat target/docker-image.txt)
docker run --rm --entrypoint '/bin/bash' "${img}" -c 'judges test --disable live --lib /action/lib /action/judges'
echo "$?" > target/test.exit
Testing judges in judges/...
👉 Testing revive-user.rb (#0) in judges/revive-user/...
👉 Testing fix-missing-hoc.rb (#1) in judges/fix-missing-hoc/...
👉 Testing add-review-comments.rb (#2) in judges/add-review-comments/...
👉 Testing quantity-of-deliverables.rb (#3) in judges/quantity-of-deliverables/...
👉 Testing issue-was-opened.rb (#4) in judges/issue-was-opened/...
👉 Testing erase-repository.rb (#5) in judges/erase-repository/...
👉 Testing issue-was-closed.rb (#6) in judges/issue-was-closed/...
👉 Testing pull-was-opened.rb (#7) in judges/pull-was-opened/...
👉 Testing issue-was-assigned.rb (#8) in judges/issue-was-assigned/...
👉 Testing pull-was-merged.rb (#9) in judges/pull-was-merged/...
👉 Testing fix-missing-who.rb (#10) in judges/fix-missing-who/...
👉 Testing find-all-issues.rb (#11) in judges/find-all-issues/...
👉 Testing who-is-alive.rb (#12) in judges/who-is-alive/...
👉 Testing find-latest-issue.rb (#13) in judges/find-latest-issue/...
👉 Testing dimensions-of-terrain.rb (#14) in judges/dimensions-of-terrain/...
👉 Testing who-has-name.rb (#15) in judges/who-has-name/...
👉 Testing fix-missing-comments.rb (#16) in judges/fix-missing-comments/...
👉 Testing eliminate-ghosts.rb (#17) in judges/eliminate-ghosts/...
👉 Testing issue-was-unassigned.rb (#18) in judges/issue-was-unassigned/...
👉 Testing label-was-attached.rb (#19) in judges/label-was-attached/...
👉 Testing find-missing-issues.rb (#20) in judges/find-missing-issues/...
👉 Testing type-was-attached.rb (#21) in judges/type-was-attached/...
👉 Testing code-was-reviewed.rb (#22) in judges/code-was-reviewed/...
👉 Testing quality-of-service.rb (#23) in judges/quality-of-service/...
👉 Testing find-earliest-issue.rb (#24) in judges/find-earliest-issue/...
👉 Testing fix-missing-branch.rb (#25) in judges/fix-missing-branch/...
👉 Testing is-human-or-robot.rb (#26) in judges/is-human-or-robot/...
👉 Testing github-events.rb (#27) in judges/github-events/...
Test summary:
Script Seconds Result
--- --- ---
who-has-name/many-without-name 1.252 OK
revive-user/revive-one 0.543 OK
quality-of-service/simple-collect 0.214 OK
quantity-of-deliverables/avoid-duplicates 0.136 OK
quantity-of-deliverables/count-all 0.100 OK
dimensions-of-terrain/measure-all 0.093 OK
github-events/scan-many-repos 0.091 OK
quality-of-service/skip-duplicate-scan 0.084 OK
quantity-of-deliverables/just-one-slice 0.069 OK
fix-missing-comments/found-lost-comments 0.056 OK
github-events/scan-with-defaults 0.055 OK
find-all-issues/scan-issues 0.054 OK
dimensions-of-terrain/skip-recounting 0.048 OK
find-latest-issue/find-issue 0.042 OK
find-all-issues/scan-with-existing-issue 0.039 OK
find-earliest-issue/find-issue 0.039 OK
github-events/quick-scan 0.038 OK
eliminate-ghosts/scan-users 0.031 OK
pull-was-merged/merge-without-opening 0.030 OK
issue-was-closed/find-closed-issues 0.027 OK
type-was-attached/find-types 0.024 OK
issue-was-closed/find-without-opening 0.023 OK
github-events/scan-over-existing 0.023 OK
pull-was-merged/merges-open-pull 0.022 OK
who-has-name/fixes-stale-facts 0.018 OK
issue-was-assigned/find-assignee 0.017 OK
add-review-comments/adds-to-merge 0.016 OK
erase-repository/scan_repos 0.015 OK
fix-missing-who/stale-who 0.014 OK
pull-was-opened/find-among-others 0.014 OK
fix-missing-who/found-who 0.014 OK
pull-was-opened/doesnt-overlap-repos 0.013 OK
issue-was-opened/find-without-closing 0.013 OK
label-was-attached/find-labels 0.013 OK
label-was-attached/two-repositories 0.013 OK
issue-was-opened/find-one 0.012 OK
pull-was-opened/find-without-closing 0.012 OK
fix-missing-hoc/found-lost-hoc 0.012 OK
who-has-name/who-without-name 0.012 OK
code-was-reviewed/find-code-reviews 0.011 OK
issue-was-opened/find-opening-for-dud 0.011 OK
pull-was-opened/find-one-pull 0.011 OK
pull-was-merged/ignores-merged-pull 0.010 OK
add-review-comments/scan-pulls 0.009 OK
who-has-name/who-with-old-name 0.009 OK
who-has-name/who-with-name 0.008 OK
find-missing-issues/find-one 0.008 OK
find-missing-issues/find-one-pull 0.008 OK
pull-was-opened/find-no-dups 0.007 OK
issue-was-unassigned/find-unassignee 0.007 OK
fix-missing-branch/stale-branch 0.007 OK
is-human-or-robot/detected-human 0.006 OK
is-human-or-robot/detected-bot 0.006 OK
issue-was-opened/find-no-dups 0.006 OK
find-missing-issues/not-find-tombstoned 0.005 OK
find-missing-issues/none-missing 0.004 OK
who-is-alive/ignores-alive 0.003 OK
👍 All 28 judge(s) and 57 tests passed in 3s529ms
./test-action.sh "$(cat target/docker-image.txt)"
echo "$?" > target/entry.exit
The 'judges-action' 0.0.0 is running
+ '[' -z /action ']'
+ SELF=/action
+ '[' -z '' ']'
+ BUNDLE_GEMFILE=/action/Gemfile
+ export BUNDLE_GEMFILE
+ JUDGES='bundle exec judges'
+ bundle exec judges --version
judges version 0.60.2
+ '[' -z /tmp ']'
++ basename /tmp/gfsetshonlxuziwa.fb
+ name=gfsetshonlxuziwa.fb
+ name=gfsetshonlxuziwa
+++ [[ /tmp/gfsetshonlxuziwa.fb = /* ]]
+++ echo /tmp/gfsetshonlxuziwa.fb
++ realpath /tmp/gfsetshonlxuziwa.fb
+ fb=/tmp/gfsetshonlxuziwa.fb
+ [[ ! gfsetshonlxuziwa =~ ^[a-z][a-z0-9-]{1,23}$ ]]
+ '[' -z ZRCY-00000000-0000-0000-0000-000000000000 ']'
+ export GLI_DEBUG=true
+ GLI_DEBUG=true
+ cd /action
+ gopts=('--echo')
+ declare -a gopts
+ '[' true == true ']'
+ gopts+=('--verbose')
+ GITHUB_REPO_NAME=judges-action
+ VITALS_URL=https://zerocracy.github.io/judges-action/gfsetshonlxuziwa-vitals.html
+ options=()
+ declare -a options
+ IFS=
+ read -r o
++ xargs
++ echo testing=yes
+ s=testing=yes
+ '[' testing=yes = '' ']'
++ cut -f1 -d =
++ echo 'testing=yes '
+ k=testing
++ cut -f2- -d =
++ echo testing=yes
+ v=yes
+ [[ testing == vitals_url ]]
+ options+=("--option=${k}=${v}")
+ IFS=
+ read -r o
++ xargs
++ echo repositories=yegor256/judges
+ s=repositories=yegor256/judges
+ '[' repositories=yegor256/judges = '' ']'
++ cut -f1 -d =
++ echo 'repositories=yegor256/judges '
+ k=repositories
++ cut -f2- -d =
++ echo repositories=yegor256/judges
+ v=yegor256/judges
+ [[ repositories == vitals_url ]]
+ options+=("--option=${k}=${v}")
+ IFS=
+ read -r o
++ xargs
++ echo max_events=3
+ s=max_events=3
+ '[' max_events=3 = '' ']'
++ cut -f1 -d =
++ echo 'max_events=3 '
+ k=max_events
++ cut -f2- -d =
++ echo max_events=3
+ v=3
+ [[ max_events == vitals_url ]]
+ options+=("--option=${k}=${v}")
+ IFS=
+ read -r o
+ '[' -z zerocracy/judges-action ']'
+ options+=("--option=repositories=${INPUT_REPOSITORIES}")
+ '[' -n 0000 ']'
+ options+=("--option=job_id=${GITHUB_RUN_ID}")
+ options+=("--option=action_version=${VERSION}")
+ options+=("--option=vitals_url=${VITALS_URL}")
++ printenv INPUT_FAIL-FAST
+ '[' true == true ']'
+ options+=("--fail-fast")
+ echo 'Since '\''fail-fast'\'' is set to '\''true'\'', we will stop after the first failure'
Since 'fail-fast' is set to 'true', we will stop after the first failure
+ bundle exec judges --echo --verbose eval /tmp/gfsetshonlxuziwa.fb '$fb.query("(eq what '\''judges-summary'\'')").delete!'
+ /usr/local/bundle/bin/judges --echo --verbose eval /tmp/gfsetshonlxuziwa.fb $fb.query("(eq what 'judges-summary')").delete!
D: Judges 0.60.2
D: Running 'eval' command...
Nothing to import from /tmp/gfsetshonlxuziwa.fb (file not found)
D: There were no facts, nothing deleted by (eq what 'judges-summary') in 831μs
Factbase exported to /tmp/gfsetshonlxuziwa.fb (4 bytes, 0 facts) in 358μs
👍 Evaluated successfully in 23ms
D: Command 'eval' completed in 24ms
++ printenv INPUT_DRY-RUN
++ echo false
+ '[' false == true ']'
+ ALL_JUDGES=/action/judges
+ github_token_found=false
+ for opt in "${options[@]}"
+ [[ --option=testing=yes == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=repositories=yegor256/judges == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=max_events=3 == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=repositories=zerocracy/judges-action == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=job_id=0000 == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=action_version=0.0.0 == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=vitals_url=https://zerocracy.github.io/judges-action/gfsetshonlxuziwa-vitals.html == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ for opt in "${options[@]}"
+ [[ --fail-fast == \-\-\o\p\t\i\o\n\=\g\i\t\h\u\b\_\t\o\k\e\n\=* ]]
+ '[' false == true ']'
+ '[' false == false ']'
++ printenv INPUT_GITHUB-TOKEN
+ '[' -z 00000000-0000-0000-0000-000000000000 ']'
+ echo 'The '\''github-token'\'' plugin parameter is set, using it'
The 'github-token' plugin parameter is set, using it
+ options+=("--option=github_token=$(printenv "INPUT_GITHUB-TOKEN")")
++ printenv INPUT_GITHUB-TOKEN
+ github_token_found=true
+ '[' true == false ']'
+ bots_found=false
+ for opt in "${options[@]}"
+ [[ --option=testing=yes == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=repositories=yegor256/judges == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=max_events=3 == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=repositories=zerocracy/judges-action == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=job_id=0000 == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=action_version=0.0.0 == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=vitals_url=https://zerocracy.github.io/judges-action/gfsetshonlxuziwa-vitals.html == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ for opt in "${options[@]}"
+ [[ --fail-fast == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=github_token=00000000-0000-0000-0000-000000000000 == \-\-\o\p\t\i\o\n\=\b\o\t\s\=* ]]
+ '[' false == false ']'
++ printenv INPUT_BOTS
+ '[' -n '' ']'
+ cache_min_age=false
+ for opt in "${options[@]}"
+ [[ --option=testing=yes == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=repositories=yegor256/judges == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=max_events=3 == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=repositories=zerocracy/judges-action == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=job_id=0000 == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=action_version=0.0.0 == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=vitals_url=https://zerocracy.github.io/judges-action/gfsetshonlxuziwa-vitals.html == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ for opt in "${options[@]}"
+ [[ --fail-fast == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ for opt in "${options[@]}"
+ [[ --option=github_token=00000000-0000-0000-0000-000000000000 == \-\-\o\p\t\i\o\n\=\s\q\l\i\t\e\_\c\a\c\h\e\_\m\i\n\_\a\g\e\=* ]]
+ '[' false == false ']'
+ options+=("--option=sqlite_cache_min_age=3600")
+ owner=https://github.com/zerocracy/judges-action/actions/runs/0000
++ printenv INPUT_DRY-RUN
++ echo false
+ '[' false == true ']'
+ bundle exec judges --echo --verbose pull --timeout=0 --token=ZRCY-00000000-0000-0000-0000-000000000000 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 gfsetshonlxuziwa /tmp/gfsetshonlxuziwa.fb
+ /usr/local/bundle/bin/judges --echo --verbose pull --timeout=0 --token=ZRCY-00000000-0000-0000-0000-000000000000 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 gfsetshonlxuziwa /tmp/gfsetshonlxuziwa.fb
D: Judges 0.60.2
D: Running 'pull' command...
D: GET https://api.zerocracy.com/exists/gfsetshonlxuziwa -> 200 (0.16s)
The name "gfsetshonlxuziwa" doesn't exist at api.zerocracy.com in 169ms
⚠️ Nothing to pull - name 'gfsetshonlxuziwa' not found on server in 169ms
D: Command 'pull' completed in 170ms
++ printenv INPUT_SQLITE-CACHE
++ true
+ sqlite=
+ '[' -n '' ']'
+ echo 'SQLite is not used for HTTP caching because the sqlite-cache option is not set'
SQLite is not used for HTTP caching because the sqlite-cache option is not set
+ timeout=
+ '[' -z '' ']'
+ timeout=10
+ timeout=600
+ echo 'Each judge will spend up to 600 seconds'
Each judge will spend up to 600 seconds
+ lifetime=
+ '[' -z '' ']'
+ lifetime=15
+ lifetime=900
+ echo 'The update will run for up to 900 seconds'
The update will run for up to 900 seconds
+ cycles=2
+ '[' -z 2 ']'
+ echo 'The total number of cycles to run is 2'
The total number of cycles to run is 2
+ bundle exec judges --echo --verbose --hello update --no-log --quiet --summary=add --shuffle=aaa --boost=github-events --lifetime 900 --timeout 600 --lib /action/lib --max-cycles 2 --statistics --churn=churn.txt --option=testing=yes --option=repositories=yegor256/judges --option=max_events=3 --option=repositories=zerocracy/judges-action --option=job_id=0000 --option=action_version=0.0.0 --option=vitals_url=https://zerocracy.github.io/judges-action/gfsetshonlxuziwa-vitals.html --fail-fast --option=github_token=00000000-0000-0000-0000-000000000000 --option=sqlite_cache_min_age=3600 /action/judges /tmp/gfsetshonlxuziwa.fb
+ /usr/local/bundle/bin/judges --echo --verbose --hello update --no-log --quiet --summary=add --shuffle=aaa --boost=github-events --lifetime 900 --timeout 600 --lib /action/lib --max-cycles 2 --statistics --churn=churn.txt --option=testing=yes --option=repositories=yegor256/judges --option=max_events=3 --option=repositories=zerocracy/judges-action --option=job_id=0000 --option=action_version=0.0.0 --option=vitals_url=https://zerocracy.github.io/judges-action/gfsetshonlxuziwa-vitals.html --fail-fast --option=github_token=00000000-0000-0000-0000-000000000000 --option=sqlite_cache_min_age=3600 /action/judges /tmp/gfsetshonlxuziwa.fb
D: Judges 0.60.2
Judges 0.60.2
Factbase 0.19.9
Baza-rb 0.14.3
Ruby: 4.0.2-p0
Current directory: /action
Time: 2026-03-31T04:15:51Z
Total memory: 1956Mb
D: Running 'update' command...
The factbase imported from /tmp/gfsetshonlxuziwa.fb (4 bytes, 0 facts) in 184μs
D: The following options provided:
ACTION_VERSION → "0.0.0"
GITHUB_TOKEN → "0000****************************0000"
JOB_ID → 0 (Integer)
LIFETIME → 900 (Integer)
MAX_EVENTS → 3 (Integer)
REPOSITORIES → "zero***************tion"
SQLITE_CACHE_MIN_AGE → 3600 (Integer)
TESTING → "yes"
TIMEOUT → 600 (Integer)
VITALS_URL → "http**************************************************************html"
Summary fact not found
👉 Running github-events (#0) at judges/github-events/ (5ms already)...
Fbe version is 0.48.3
D: The connection to GitHub API is mocked
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Zero/0 facts found by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 115μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first events_were_scanned))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 0 (Integer) by '(plus 0 $before)' in 78μs
D: Next is #0, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
Starting to scan repository yegor256/test (#2350), the latest event_id was #0...
D: Still 100 GitHub API quota left (>50)
D: Zero/0 facts found by (and (eq event_id 123) (eq where 'github')) in 76μs
D: Inserted new fact #1 in 401μs
D: Set 'event_id' to 123 (Integer)
D: Set 'where' to "github" (String)
D: Set 'when' to 2026-03-31T02:05:00Z (Time)
D: Set 'event_type' to "PushEvent" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'who' to 888 (Integer)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'what' to "git-was-pushed" (String)
D: Set 'push_id' to 42 (Integer)
D: Set 'ref' to "refs/heads/master" (String)
D: Set 'commit' to "b7089c51cc2526a0d2619d35379f921d53c72731" (String)
D: Still 100 GitHub API quota left (>50)
D: Set 'default_branch' to "master" (String)
D: Set 'to_master' to 1 (Integer)
D: Still 100 GitHub API quota left (>50)
D: Push b7089c51cc2526a0d2619d35379f921d53c72731 inside 1 pull request(s), ignoring it
D: Event #123 (PushEvent) in 2350 ignored (2h10m ago)
D: Txn #1784 rolled back in 14ms
D: Zero/0 facts found by (and (eq event_id 124) (eq where 'github')) in 62μs
D: Inserted new fact #1 in 299μs
D: Set 'event_id' to 124 (Integer)
D: Set 'where' to "github" (String)
D: Set 'when' to 2026-03-31T03:28:00Z (Time)
D: Set 'event_type' to "IssuesEvent" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'who' to 888 (Integer)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "issue-was-closed" (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: Set 'details' to "The issue yegor256/test#42 has been closed by @torvalds." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: Issue yegor256/test#42 closed by @torvalds
D: Zero/0 facts found by (and (eq repository 2350) (eq issue 42) (eq what 'issue-was-closed') (not (eq event_id 124)) (eq where 'github')) in 73μs
D: Zero/1 facts found by (and (eq what 'issue-was-opened') (eq where 'github') (eq repository 2350) (eq issue 42) (eq who 888)) in 100μs
D: Found 1/1 fact(s) by (and (eq what 'issue-was-closed') (eq where 'github') (eq repository 2350) (eq issue 42) (eq who 888)) in 219μs
D: Zero/1 facts found by (and (eq what 'pull-was-opened') (eq where 'github') (eq repository 2350) (eq issue 42)) in 82μs
D: Zero/1 facts found by (and (eq what 'pull-was-closed') (eq where 'github') (eq repository 2350) (eq issue 42) (eq who 888)) in 92μs
D: Zero/1 facts found by (and (eq what 'pull-was-merged') (eq where 'github') (eq repository 2350) (eq issue 42) (eq who 888)) in 71μs
D: Zero/1 facts found by (and (eq what 'label-was-attached') (eq where 'github') (eq repository 2350) (eq issue 42)) in 90μs
D: Zero/1 facts found by (and (eq what 'type-was-attached') (eq where 'github') (eq repository 2350) (eq issue 42)) in 71μs
D: Zero/0 facts found by (and (eq where 'github') (eq repository 2350) (eq issue 42) (exists done)) in 79μs
D: Zero/0 facts found by (and (eq where 'github') (eq what 'tombstone') (eq repository 2350) (exists issues)) in 57μs
Detected new event_id #124 (no.1) in 2350: IssuesEvent
D: Txn #1816 touched 1i/0d/0a in 24ms
D: Zero/1 facts found by (and (eq event_id 125) (eq where 'github')) in 94μs
D: Inserted new fact #2 in 283μs
D: Set 'event_id' to 125 (Integer)
D: Set 'where' to "github" (String)
D: Set 'when' to 2026-03-31T03:17:09Z (Time)
D: Set 'event_type' to "IssuesEvent" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'who' to 888 (Integer)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "issue-was-opened" (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: Set 'details' to "The issue yegor256/test#42 has been opened by @torvalds." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: Issue yegor256/test#42 opened by @torvalds
D: Zero/1 facts found by (and (eq repository 2350) (eq issue 42) (eq what 'issue-was-opened') (not (eq event_id 125)) (eq where 'github')) in 140μs
D: Found 1/2 fact(s) by (and (eq what 'issue-was-opened') (eq where 'github') (eq repository 2350) (eq issue 42) (eq who 888)) in 224μs
D: Found 1/2 fact(s) by (and (eq what 'issue-was-closed') (eq where 'github') (eq repository 2350) (eq issue 42) (eq who 888)) in 175μs
D: Zero/2 facts found by (and (eq what 'pull-was-opened') (eq where 'github') (eq repository 2350) (eq issue 42)) in 82μs
D: Zero/2 facts found by (and (eq what 'pull-was-closed') (eq where 'github') (eq repository 2350) (eq issue 42) (eq who 888)) in 78μs
D: Zero/2 facts found by (and (eq what 'pull-was-merged') (eq where 'github') (eq repository 2350) (eq issue 42) (eq who 888)) in 76μs
D: Zero/2 facts found by (and (eq what 'label-was-attached') (eq where 'github') (eq repository 2350) (eq issue 42)) in 73μs
D: Zero/2 facts found by (and (eq what 'type-was-attached') (eq where 'github') (eq repository 2350) (eq issue 42)) in 72μs
D: Zero/1 facts found by (and (eq where 'github') (eq repository 2350) (eq issue 42) (exists done)) in 159μs
D: Zero/1 facts found by (and (eq where 'github') (eq what 'tombstone') (eq repository 2350) (exists issues)) in 113μs
Detected new event_id #125 (no.2) in 2350: IssuesEvent
D: Txn #1848 touched 1i/0d/0a in 25ms
D: Already scanned 3 events in yegor256/test, stop now
D: Already scanned 4 events in yegor256/test, stop now
In yegor256/test, detected 2 events out of 3 scanned in 67ms
Finished scanning yegor256/test correctly in 67ms, next time will scan until #123
D: No more repos to scan (out of 1), quitting after 440ms
D: Finished scanning 1 repos in 440ms: 2350:1
D: Zero/2 facts found by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 80μs
D: Inserted new fact #3 in 326μs
D: Set 'what' to "iterate" (String)
D: Set 'where' to "github" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'events_were_scanned' to 123 (Integer)
D: GitHub API trace is empty
github-events completed in 88ms
👍 The 'github-events' judge 3i/0d/34a out of 3 facts in 445ms
👉 Running revive-user (#1) at judges/revive-user/ (452ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/3 facts found by (and (eq stale 'who') (eq where 'github') (unique who)) in 64μs
D: Found and processed 0 facts by: (and (eq stale 'who') (eq where 'github') (unique who))
D: GitHub API trace is empty
revive-user completed in 4ms
👍 The 'revive-user' judge made zero changes to 3 facts in 5ms
👉 Running fix-missing-hoc (#2) at judges/fix-missing-hoc/ (458ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/3 facts found by (and (or (eq what 'pull-was-merged') (eq what 'pull-was-closed')) (eq where 'github') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (absent hoc)) in 100μs
D: Found and processed 0 facts by: (and
(or (eq what 'pull-was-merged') (eq what 'pull-was-closed'))
(eq where 'github')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(absent hoc))
D: GitHub API trace is empty
fix-missing-hoc completed in 3ms
👍 The 'fix-missing-hoc' judge made zero changes to 3 facts in 4ms
👉 Running add-review-comments (#3) at judges/add-review-comments/ (464ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/3 facts found by (and (or (eq what 'pull-was-reviewed') (eq what 'pull-was-merged')) (absent review_comments) (absent stale) (absent tombstone) (absent done) (exists issue) (exists repository) (eq where 'github')) in 139μs
D: Found and processed 0 facts by: (and
(or (eq what "pull-was-reviewed") (eq what "pull-was-merged"))
(absent review_comments)
(absent stale)
(absent tombstone)
(absent done)
(exists issue)
(exists repository)
(eq where "github"))
D: GitHub API trace is empty
add-review-comments completed in 3ms
👍 The 'add-review-comments' judge made zero changes to 3 facts in 4ms
👉 Running quantity-of-deliverables (#4) at judges/quantity-of-deliverables/ (469ms already)...
D: Zero/3 facts found by (and (eq what 'pmp') (eq area 'scope')) in 107μs
D: Zero/3 facts found by (and (eq what 'quantity-of-deliverables') (exists since) (exists when)) in 88μs
D: Inserted new fact #4 in 35ms
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2026-03-31T04:15:52Z (Time)
D: Set 'since' to 2026-02-27T04:15:52Z (Time)
First quantity-of-deliverables inserted: 2026-02-27T04:15:52Z..2026-03-31T04:15:52Z
D: Still 100 GitHub API quota left (>100)
D: Found 1/4 fact(s) by (and (eq what 'quantity-of-deliverables') (exists since) (exists when)) in 180μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_issues_created, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: The connection to GitHub GraphQL API is mocked
Collected total_issues_created: [total_issues_created: 25, total_pulls_submitted: 8] in 10ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_builds_ran, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
Collected total_builds_ran: [total_builds_ran: 2] in 12ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_reviews_submitted, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
Collected total_reviews_submitted: [total_reviews_submitted: 0] in 5ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_commits_pushed, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
Collected total_commits_pushed: [total_commits_pushed: 29, total_hoc_committed: 1857] in 10ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_releases_published, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
Collected total_releases_published: [total_releases_published: 7] in 5ms
D: Txn #1904 touched nothing in 53ms
D: Found and processed 1 facts by: (and (eq what 'quantity-of-deliverables') (exists since) (exists when))
D: GitHub API trace is empty
quantity-of-deliverables completed in 182ms
👍 The 'quantity-of-deliverables' judge 1i/0d/14a out of 4 facts in 183ms
👉 Running issue-was-opened (#5) at judges/issue-was-opened/ (653ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/4 facts found by (and (or (eq what 'dud-was-closed') (eq what 'issue-was-closed') (eq what 'bug-was-accepted') (eq what 'bug-was-resolved') (eq what 'enhancement-suggestion-was-rewarded') (eq what 'bug-report-was-rewarded') (eq what 'enhancement-was-accepted')) (exists repository) (exists issue) (absent stale) (absent tombstone) (absent done) (eq where 'github') (unique where repository issue) (empty (and (eq issue $issue) (eq repository $repository) (eq where $where) (eq what 'issue-was-opened')))) in 2ms
D: Found and processed 0 facts by: (and
(or
(eq what 'dud-was-closed')
(eq what 'issue-was-closed')
(eq what 'bug-was-accepted')
(eq what 'bug-was-resolved')
(eq what 'enhancement-suggestion-was-rewarded')
(eq what 'bug-report-was-rewarded')
(eq what 'enhancement-was-accepted'))
(exists repository)
(exists issue)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github')
(unique where repository issue)
(empty
(and
(eq issue $issue)
(eq repository $repository)
(eq where $where)
(eq what 'issue-was-opened'))))
D: GitHub API trace is empty
issue-was-opened completed in 8ms
👍 The 'issue-was-opened' judge made zero changes to 4 facts in 8ms
👉 Running erase-repository (#6) at judges/erase-repository/ (663ms already)...
D: Found 3/4 fact(s) by (and (eq where 'github') (exists repository) (absent stale)) in 309μs
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
GitHub repository #2350 is found: yegor256/test in 510μs
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub API trace is empty
erase-repository completed in 4ms
👍 The 'erase-repository' judge made zero changes to 4 facts in 5ms
👉 Running issue-was-closed (#7) at judges/issue-was-closed/ (669ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/4 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 161μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first issues_were_scanned))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 1/4 fact(s) by (and (eq issue $issue) (eq repository $repository) (eq what 'issue-was-closed') (eq where $where)) in 184μs
D: Zero/4 facts found by (and (gt issue $before) (or (eq what 'issue-was-opened') (eq what 'bug-was-accepted') (eq what 'bug-was-resolved') (eq what 'enhancement-was-accepted') (eq what 'resolved-bug-was-rewarded') (eq what 'bug-report-was-rewarded') (eq what 'enhancement-suggestion-was-rewarded')) (eq repository $repository) (unique repository issue) (absent stale) (absent tombstone) (absent done) (empty (and (eq issue $issue) (eq repository $repository) (eq what 'issue-was-closed') (eq where $where))) (eq where 'github')) with {before=0, repository=2350} in 1ms
D: Next element after #0 not suggested, re-starting from #0:
(and
(gt issue $before)
(or
(eq what 'issue-was-opened')
(eq what 'bug-was-accepted')
(eq what 'bug-was-resolved')
(eq what 'enhancement-was-accepted')
(eq what 'resolved-bug-was-rewarded')
(eq what 'bug-report-was-rewarded')
(eq what 'enhancement-suggestion-was-rewarded'))
(eq repository $repository)
(unique repository issue)
(absent stale)
(absent tombstone)
(absent done)
(empty
(and
(eq issue $issue)
(eq repository $repository)
(eq what 'issue-was-closed')
(eq where $where)))
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 11ms
D: Finished scanning 1 repos in 11ms: 2350:1
D: GitHub API trace is empty
issue-was-closed completed in 12ms
👍 The 'issue-was-closed' judge made zero changes to 4 facts in 13ms
👉 Running pull-was-opened (#8) at judges/pull-was-opened/ (683ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/4 facts found by (and (eq where 'github') (exists repository) (exists issue) (absent stale) (absent tombstone) (absent done) (or (eq what 'pull-was-closed') (eq what 'pull-was-merged') (eq what 'pull-was-reviewed') (eq what 'code-was-contributed') (eq what 'bad-branch-name-was-punished') (eq what 'code-contribution-was-rewarded') (eq what 'code-review-was-rewarded') (eq what 'code-was-reviewed')) (unique repository issue) (empty (and (eq where $where) (eq repository $repository) (eq issue $issue) (eq what 'pull-was-opened')))) in 446μs
D: Found and processed 0 facts by: (and
(eq where 'github')
(exists repository)
(exists issue)
(absent stale)
(absent tombstone)
(absent done)
(or
(eq what 'pull-was-closed')
(eq what 'pull-was-merged')
(eq what 'pull-was-reviewed')
(eq what 'code-was-contributed')
(eq what 'bad-branch-name-was-punished')
(eq what 'code-contribution-was-rewarded')
(eq what 'code-review-was-rewarded')
(eq what 'code-was-reviewed'))
(unique repository issue)
(empty
(and
(eq where $where)
(eq repository $repository)
(eq issue $issue)
(eq what 'pull-was-opened'))))
D: GitHub API trace is empty
pull-was-opened completed in 5ms
👍 The 'pull-was-opened' judge made zero changes to 4 facts in 6ms
👉 Running issue-was-assigned (#9) at judges/issue-was-assigned/ (690ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/4 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 200μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first assignees_were_scanned))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Zero/4 facts found by (and (eq issue $issue) (eq repository $repository) (eq what 'issue-was-assigned') (eq where $where) (absent unassigned)) in 178μs
D: Found 1/4 fact(s) by (and (gt issue $before) (eq what 'issue-was-opened') (eq repository $repository) (absent stale) (absent tombstone) (absent done) (empty (and (eq issue $issue) (eq repository $repository) (eq what 'issue-was-assigned') (eq where $where) (absent unassigned))) (eq where 'github')) with {before=0, repository=2350} in 1ms
D: Next is #42, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Zero/4 facts found by (and (eq issue 42) (eq who 422) (eq what 'issue-was-assigned') (eq repository 2350) (eq where 'github')) in 151μs
D: Inserted new fact #5 in 354μs
D: Set 'issue' to 42 (Integer)
D: Set 'who' to 422 (Integer)
D: Set 'what' to "issue-was-assigned" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'where' to "github" (String)
D: Set 'assigner' to 411 (Integer)
D: Set 'when' to 2025-05-30T17:59:08Z (Time)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #422 has a name: @torvalds
D: Still 100 GitHub API quota left (>50)
D: GitHub user #411 has a name: @torvalds
D: Set 'details' to "yegor256/test#42 was assigned to @torvalds by @torvalds." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #422 has a name: @torvalds
The issue yegor256/test#42 was assigned to @torvalds 10mo ago (fact #5)
D: Txn #1920 touched 1i/0d/0a in 15ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Next element after #42 not suggested, re-starting from #0:
(and
(gt issue $before)
(eq what 'issue-was-opened')
(eq repository $repository)
(absent stale)
(absent tombstone)
(absent done)
(empty
(and
(eq issue $issue)
(eq repository $repository)
(eq what 'issue-was-assigned')
(eq where $where)
(absent unassigned)))
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 29ms
D: Finished scanning 1 repos in 29ms: 2350:2
D: GitHub API trace is empty
issue-was-assigned completed in 30ms
👍 The 'issue-was-assigned' judge 1i/0d/12a out of 5 facts in 30ms
👉 Running pull-was-merged (#10) at judges/pull-was-merged/ (722ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/5 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 165μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first merges_were_scanned))' in 946μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Zero/5 facts found by (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-closed') (eq where $where)) in 109μs
D: Zero/5 facts found by (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-merged') (eq where $where)) in 118μs
D: Zero/5 facts found by (and (eq repository $repository) (gt issue $before) (unique repository issue) (empty (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-closed') (eq where $where))) (empty (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-merged') (eq where $where))) (or (eq what 'pull-was-reviewed') (eq what 'pull-was-opened') (eq what 'code-was-contributed') (eq what 'code-was-reviewed') (eq what 'code-contribution-was-rewarded') (eq what 'code-review-was-rewarded')) (absent stale) (absent tombstone) (absent done) (eq where 'github')) with {before=0, repository=2350} in 2ms
D: Next element after #0 not suggested, re-starting from #0:
(and
(eq repository $repository)
(gt issue $before)
(unique repository issue)
(empty
(and
(eq repository $repository)
(eq issue $issue)
(eq what 'pull-was-closed')
(eq where $where)))
(empty
(and
(eq repository $repository)
(eq issue $issue)
(eq what 'pull-was-merged')
(eq where $where)))
(or
(eq what 'pull-was-reviewed')
(eq what 'pull-was-opened')
(eq what 'code-was-contributed')
(eq what 'code-was-reviewed')
(eq what 'code-contribution-was-rewarded')
(eq what 'code-review-was-rewarded'))
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 13ms
D: Finished scanning 1 repos in 13ms: 2350:1
D: GitHub API trace is empty
pull-was-merged completed in 14ms
👍 The 'pull-was-merged' judge made zero changes to 5 facts in 14ms
👉 Running fix-missing-who (#11) at judges/fix-missing-who/ (738ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/5 facts found by (and (absent who) (eq what 'issue-was-opened') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 160μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'issue-was-opened')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: Still 100 GitHub API quota left (>100)
D: Zero/5 facts found by (and (absent who) (eq what 'pull-was-opened') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 142μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'pull-was-opened')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: Still 100 GitHub API quota left (>100)
D: Zero/5 facts found by (and (absent who) (eq what 'issue-was-closed') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 148μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'issue-was-closed')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: Still 100 GitHub API quota left (>100)
D: Zero/5 facts found by (and (absent who) (eq what 'pull-was-closed') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 203μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'pull-was-closed')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: Still 100 GitHub API quota left (>100)
D: Zero/5 facts found by (and (absent who) (eq what 'pull-was-merged') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 198μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'pull-was-merged')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: GitHub API trace is empty
fix-missing-who completed in 17ms
👍 The 'fix-missing-who' judge made zero changes to 5 facts in 17ms
👉 Running find-all-issues (#12) at judges/find-all-issues/ (757ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/5 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 175μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first min_issue_was_found))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 1/5 fact(s) by (and (eq what 'issue-was-opened') (eq repository $repository) (gt issue $before) (eq where 'github')) with {before=0, repository=2350} in 166μs
D: Next is #42, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Zero/5 facts found by (and (eq where 'github') (eq what 'tombstone') (eq repository 2350) (exists issues)) in 429μs
D: Found 1/5 fact(s) by (and (eq issue 42) (eq repository 2350) (eq what 'issue-was-opened') (eq where 'github')) in 278μs
D: Txn #1984 touched nothing in 1ms
Checked 1 issues in yegor256/test (42) created >= 2024-09-20; from #42 to #42; found nothing in 4ms
D: No more repos to scan (out of 1), quitting after 14ms
D: Finished scanning 1 repos in 14ms: 2350:1
D: Found 1/5 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 24μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/5 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 209μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first min_pull_was_found))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Zero/5 facts found by (and (eq what 'pull-was-opened') (eq repository $repository) (gt issue $before) (eq where 'github')) with {before=0, repository=2350} in 102μs
D: Next element after #0 not suggested, re-starting from #0:
(and
(eq what 'pull-was-opened')
(eq repository $repository)
(gt issue $before)
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 28ms
D: Finished scanning 1 repos in 29ms: 2350:1
D: GitHub API trace is empty
find-all-issues completed in 29ms
👍 The 'find-all-issues' judge 0i/0d/1a out of 5 facts in 30ms
👉 Running who-is-alive (#13) at judges/who-is-alive/ (788ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/5 facts found by (and (eq what 'who-has-name') (lt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:52Z')) '2 days')) (absent stale) (absent tombstone) (absent done) (exists who) (eq where 'github')) in 75μs
D: Found and processed 0 facts by: (and
(eq what 'who-has-name')
(lt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:52Z')) '2 days'))
(absent stale)
(absent tombstone)
(absent done)
(exists who)
(eq where 'github'))
D: GitHub API trace is empty
who-is-alive completed in 3ms
👍 The 'who-is-alive' judge made zero changes to 5 facts in 4ms
👉 Running find-latest-issue (#14) at judges/find-latest-issue/ (793ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/5 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 157μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first latest_issue_was_found))' in 930μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 0 (Integer) by '(plus 0 $before)' in 62μs
D: Next is #0, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Zero/5 facts found by (and (eq where 'github') (eq what 'tombstone') (eq repository 2350) (exists issues)) in 201μs
D: Zero/5 facts found by (and (eq issue 42) (eq what 'pull-was-opened') (eq repository 2350) (eq where 'github')) in 153μs
D: Inserted new fact #6 in 348μs
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "pull-was-opened" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'where' to "github" (String)
D: Set 'when' to 2024-09-20T19:00:00Z (Time)
D: Set 'who' to 526301 (Integer)
D: Still 100 GitHub API quota left (>50)
D: Set 'branch' to "master" (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #526301 has a name: @yegor256
D: Set 'details' to "The issue yegor256/test#42 is th... we found, opened by @yegor256." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: GitHub user #526301 has a name: @yegor256
The issue yegor256/test#42 was opened by @yegor256 1y6mo ago
D: Txn #2016 touched 1i/0d/0a in 14ms
D: No more repos to scan (out of 1), quitting after 24ms
D: Finished scanning 1 repos in 25ms: 2350:1
D: Found 1/6 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 204μs
D: GitHub API trace is empty
find-latest-issue completed in 34ms
👍 The 'find-latest-issue' judge 1i/0d/13a out of 6 facts in 34ms
👉 Running dimensions-of-terrain (#15) at judges/dimensions-of-terrain/ (829ms already)...
D: Zero/6 facts found by (and (eq what 'dimensions-of-terrain') (gt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:52Z')) '1 days'))) in 78μs
D: Inserted new fact #7 in 14ms
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2026-03-31T04:15:52Z (Time)
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_files, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Set 'total_files' to 7 (Integer)
Collected total_files: [total_files: 7] in 7ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_releases, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Set 'total_releases' to 2 (Integer)
Collected total_releases: [total_releases: 2] in 6ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_stars, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Set 'total_stars' to 1 (Integer)
D: Set 'total_forks' to 0 (Integer)
Collected total_stars: [total_stars: 1, total_forks: 0] in 12ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_issues, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Set 'total_issues' to 23 (Integer)
D: Set 'total_pulls' to 19 (Integer)
Collected total_issues: [total_issues: 23, total_pulls: 19] in 11ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_contributors, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Set 'total_contributors' to 7 (Integer)
Collected total_contributors: [total_contributors: 7] in 6ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_repositories, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Set 'total_repositories' to 1 (Integer)
Collected total_repositories: [total_repositories: 1] in 6ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_active_contributors, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Set 'total_active_contributors' to 3 (Integer)
Collected total_active_contributors: [total_active_contributors: 3] in 9ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate total_commits, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Set 'total_commits' to 1484 (Integer)
Collected total_commits: [total_commits: 1484] in 7ms
D: GitHub API trace is empty
dimensions-of-terrain completed in 108ms
👍 The 'dimensions-of-terrain' judge 1i/0d/16a out of 7 facts in 108ms
👉 Running who-has-name (#16) at judges/who-has-name/ (939ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/7 facts found by (and (eq who $who) (eq what 'who-has-name') (eq where $where)) in 104μs
D: Zero/7 facts found by (and (eq who $who) (eq what 'who-has-name') (eq where $where)) in 54μs
D: Zero/7 facts found by (and (eq who $who) (eq what 'who-has-name') (eq where $where)) in 54μs
D: Found 3/7 fact(s) by (and (absent stale) (absent tombstone) (absent done) (exists what) (exists who) (eq where 'github') (unique who) (empty (and (eq who $who) (eq what 'who-has-name') (eq where $where)))) in 2ms
D: Still 100 GitHub API quota left (>100)
D: Inserted new fact #8 in 367μs
D: Set 'who' to 888 (Integer)
D: Set 'where' to "github" (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: User #888 is actually @torvalds
D: Set 'name' to "torvalds" (String)
D: Set 'when' to 2026-03-31T04:15:52Z (Time)
D: Set 'what' to "who-has-name" (String)
D: Set 'details' to "We found out that the user #888 ...s known in GitHub as @torvalds." (String)
who-has-name: We found out that the user #888 is known in GitHub as @torvalds.
D: Txn #2104 touched 1i/0d/0a in 30ms
D: Still 100 GitHub API quota left (>100)
D: Inserted new fact #9 in 332μs
D: Set 'who' to 422 (Integer)
D: Set 'where' to "github" (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #422 has a name: @torvalds
D: User #422 is actually @torvalds
D: Set 'name' to "torvalds" (String)
D: Set 'when' to 2026-03-31T04:15:52Z (Time)
D: Set 'what' to "who-has-name" (String)
D: Set 'details' to "We found out that the user #422 ...s known in GitHub as @torvalds." (String)
who-has-name: We found out that the user #422 is known in GitHub as @torvalds.
D: Txn #2128 touched 1i/0d/0a in 11ms
D: Still 100 GitHub API quota left (>100)
D: Inserted new fact #10 in 930μs
D: Set 'who' to 526301 (Integer)
D: Set 'where' to "github" (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #526301 has a name: @yegor256
D: User #526301 is actually @yegor256
D: Set 'name' to "yegor256" (String)
D: Set 'when' to 2026-03-31T04:15:52Z (Time)
D: Set 'what' to "who-has-name" (String)
D: Set 'details' to "We found out that the user #5263...s known in GitHub as @yegor256." (String)
who-has-name: We found out that the user #526301 is known in GitHub as @yegor256.
D: Txn #2152 touched 1i/0d/0a in 19ms
D: Found and processed 3 facts by: (and
(absent stale)
(absent tombstone)
(absent done)
(exists what)
(exists who)
(eq where 'github')
(unique who)
(empty (and
(eq who $who)
(eq what 'who-has-name')
(eq where $where))))
D: Still 100 GitHub API quota left (>100)
D: Zero/10 facts found by (and (eq what 'who-has-name') (lt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:52Z')) '5 days')) (absent stale) (absent tombstone) (absent done) (exists who) (eq where 'github')) in 419μs
D: Found and processed 0 facts by: (and
(eq what 'who-has-name')
(lt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:52Z')) '5 days'))
(absent stale)
(absent tombstone)
(absent done)
(exists who)
(eq where 'github'))
D: Zero/10 facts found by (and (exists _id) (eq stale 'who') (exists who) (or (eq who 888) (eq who 422) (eq who 526301))) in 296μs
D: GitHub API trace is empty
who-has-name completed in 78ms
👍 The 'who-has-name' judge 3i/0d/30a out of 10 facts in 79ms
👉 Running fix-missing-comments (#17) at judges/fix-missing-comments/ (1s19ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/10 facts found by (and (or (eq what 'pull-was-merged') (eq what 'pull-was-closed')) (eq where 'github') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (absent comments)) in 169μs
D: Found and processed 0 facts by: (and
(or (eq what 'pull-was-merged') (eq what 'pull-was-closed'))
(eq where 'github')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(absent comments))
D: GitHub API trace is empty
fix-missing-comments completed in 4ms
👍 The 'fix-missing-comments' judge made zero changes to 10 facts in 4ms
👉 Running eliminate-ghosts (#18) at judges/eliminate-ghosts/ (1s25ms already)...
D: Found 7/10 fact(s) by (and (absent stale) (eq where 'github') (exists who)) in 496μs
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: User #888 is actually @torvalds
GitHub user #888 (#1) is good: @torvalds in 5ms
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #422 has a name: @torvalds
D: User #422 is actually @torvalds
GitHub user #422 (#2) is good: @torvalds in 1ms
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #526301 has a name: @yegor256
D: User #526301 is actually @yegor256
GitHub user #526301 (#3) is good: @yegor256 in 4ms
D: Zero/10 facts found by (and (eq where 'github') (exists who) (unique who) (eq stale 'who')) in 648μs
D: GitHub API trace is empty
eliminate-ghosts completed in 19ms
👍 The 'eliminate-ghosts' judge made zero changes to 10 facts in 20ms
👉 Running issue-was-unassigned (#19) at judges/issue-was-unassigned/ (1s46ms already)...
D: Still 100 GitHub API quota left (>100)
D: Found 1/10 fact(s) by (and (eq what 'issue-was-assigned') (absent unassigned) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 190μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Txn #2176 touched nothing in 3ms
D: Found and processed 1 facts by: (and
(eq what 'issue-was-assigned')
(absent unassigned)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: GitHub API trace is empty
issue-was-unassigned completed in 12ms
👍 The 'issue-was-unassigned' judge made zero changes to 10 facts in 18ms
👉 Running label-was-attached (#20) at judges/label-was-attached/ (1s70ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/10 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 296μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first labels_were_scanned))' in 3ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Zero/10 facts found by (and (eq where $where) (eq repository $repository) (eq issue $issue) (eq what 'label-was-attached')) in 229μs
D: Found 1/10 fact(s) by (and (eq what 'issue-was-opened') (gt issue $before) (eq repository $repository) (absent stale) (absent tombstone) (absent done) (empty (and (eq where $where) (eq repository $repository) (eq issue $issue) (eq what 'label-was-attached'))) (eq where 'github')) with {before=0, repository=2350} in 3ms
D: Next is #42, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Zero/10 facts found by (and (eq issue 42) (eq label 'bug') (eq what 'label-was-attached') (eq repository 2350) (eq where 'github')) in 197μs
D: Inserted new fact #11 in 401μs
D: Set 'issue' to 42 (Integer)
D: Set 'label' to "bug" (String)
D: Set 'what' to "label-was-attached" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'where' to "github" (String)
D: Set 'who' to 888 (Integer)
D: Set 'when' to 2026-03-31T03:27:21Z (Time)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'details' to "The \"bug\" label was attached b... to the issue yegor256/test#42." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
Label attached to yegor256/test#42 found: "bug"
D: Txn #2184 touched 1i/0d/0a in 24ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Next element after #42 not suggested, re-starting from #0:
(and
(eq what 'issue-was-opened')
(gt issue $before)
(eq repository $repository)
(absent stale)
(absent tombstone)
(absent done)
(empty
(and
(eq where $where)
(eq repository $repository)
(eq issue $issue)
(eq what 'label-was-attached')))
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 54ms
D: Finished scanning 1 repos in 55ms: 2350:2
D: GitHub API trace is empty
label-was-attached completed in 57ms
👍 The 'label-was-attached' judge 1i/0d/12a out of 11 facts in 57ms
👉 Running find-missing-issues (#21) at judges/find-missing-issues/ (1s129ms already)...
D: Still 100 GitHub API quota left (>100)
D: Found 1/11 fact(s) by (and (eq where 'github') (exists repository) (unique repository)) in 492μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Found 1/11 fact(s) by (and (eq repository 2350) (exists issue) (eq where 'github') (unique issue)) in 419μs
No missing issues in yegor256/test
D: Txn #2296 touched nothing in 5ms
D: Found and processed 1 facts by: (and (eq where "github") (exists repository) (unique repository))
D: GitHub API trace is empty
find-missing-issues completed in 14ms
👍 The 'find-missing-issues' judge made zero changes to 11 facts in 15ms
👉 Running type-was-attached (#22) at judges/type-was-attached/ (1s146ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/11 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 262μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first types_were_scanned))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Zero/11 facts found by (and (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached') (eq where $where)) in 128μs
D: Found 1/11 fact(s) by (and (eq what 'issue-was-opened') (gt issue $before) (eq repository $repository) (absent stale) (absent tombstone) (absent done) (empty (and (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached') (eq where $where))) (eq where 'github')) with {before=0, repository=2350} in 1ms
D: Next is #42, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: No issue_type_added and issue_type_changed events at yegor256/test#42
D: No issue_type_added and issue_type_changed events at yegor256/test#42
D: Zero/11 facts found by (and (eq issue 42) (eq what 'type-was-attached') (eq type 'Bug') (eq repository 2350) (eq where 'github')) in 200μs
D: Inserted new fact #12 in 444μs
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "type-was-attached" (String)
D: Set 'type' to "Bug" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'where' to "github" (String)
D: Set 'who' to 526301 (Integer)
D: Set 'when' to 2025-05-11T18:17:16Z (Time)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'details' to "The \"Bug\" type was attached by... to the issue yegor256/test#42." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
Type attached to yegor256/test#42 found: "Bug"
D: Txn #2304 touched 1i/0d/0a in 13ms
D: Zero/12 facts found by (and (eq issue 42) (eq what 'type-was-attached') (eq type 'Task') (eq repository 2350) (eq where 'github')) in 301μs
D: Inserted new fact #13 in 335μs
D: Set 'issue' to 42 (Integer)
D: Set 'what' to "type-was-attached" (String)
D: Set 'type' to "Task" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'where' to "github" (String)
D: Set 'who' to 526301 (Integer)
D: Set 'when' to 2025-05-11T20:23:13Z (Time)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Set 'details' to "The \"Task\" type was attached b... to the issue yegor256/test#42." (String)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
Type attached to yegor256/test#42 found: "Task"
D: Txn #2424 touched 1i/0d/0a in 13ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Next element after #42 not suggested, re-starting from #0:
(and
(eq what 'issue-was-opened')
(gt issue $before)
(eq repository $repository)
(absent stale)
(absent tombstone)
(absent done)
(empty
(and
(eq repository $repository)
(eq issue $issue)
(eq what 'type-was-attached')
(eq where $where)))
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 49ms
D: Finished scanning 1 repos in 49ms: 2350:2
D: GitHub API trace is empty
type-was-attached completed in 51ms
👍 The 'type-was-attached' judge 2i/0d/24a out of 13 facts in 52ms
👉 Running code-was-reviewed (#23) at judges/code-was-reviewed/ (1s201ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/13 facts found by (and (or (eq what 'pull-was-merged') (eq what 'pull-was-closed')) (exists repository) (exists issue) (absent stale) (absent tombstone) (absent done) (eq where 'github') (unique where repository issue) (empty (and (eq issue $issue) (eq repository $repository) (eq where 'github') (eq what 'code-was-reviewed')))) in 168μs
D: Found and processed 0 facts by: (and
(or
(eq what 'pull-was-merged')
(eq what 'pull-was-closed'))
(exists repository)
(exists issue)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github')
(unique where repository issue)
(empty
(and
(eq issue $issue)
(eq repository $repository)
(eq where 'github')
(eq what 'code-was-reviewed'))))
code-was-reviewed completed in 10ms
👍 The 'code-was-reviewed' judge made zero changes to 13 facts in 12ms
👉 Running quality-of-service (#24) at judges/quality-of-service/ (1s215ms already)...
D: Zero/13 facts found by (and (eq what 'pmp') (eq area 'quality')) in 136μs
D: Zero/13 facts found by (and (eq what 'quality-of-service') (exists since) (exists when)) in 84μs
D: Inserted new fact #14 in 17ms
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2026-03-31T04:15:53Z (Time)
D: Set 'since' to 2026-02-27T04:15:53Z (Time)
First quality-of-service inserted: 2026-02-27T04:15:53Z..2026-03-31T04:15:53Z
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq what 'quality-of-service') (exists since) (exists when)) in 168μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_issue_lifetime, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
Collected some_issue_lifetime: [some_issue_lifetime: [], some_pull_lifetime: []] in 5ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_release_hoc_size, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
Collected some_release_hoc_size: [some_release_hoc_size: [6], some_release_commits_size: [1]] in 12ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_build_success_rate, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
Collected some_build_success_rate: [some_build_success_rate: [1, 1], some_build_duration: [53, 53], some_build_mttr: []] in 20ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_triage_time, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq repository 2350) (eq issue 42) (eq what 'label-was-attached') (or (eq label 'bug') (eq label 'enhancement')) (absent stale) (exists when) (eq where 'github')) in 582μs
Collected some_triage_time: [some_triage_time: [50747241.89434996]] in 9ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_review_time, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
Collected some_review_time: [some_review_time: [162000], some_review_size: [3], some_reviewers_per_pull: [1], some_reviews_per_pull: [2]] in 21ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_backlog_size, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
Collected some_backlog_size: [some_backlog_size: [1, 1, 1, 1, 1, 1, 1]] in 36ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_pull_hoc_size, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
Collected some_pull_hoc_size: [some_pull_hoc_size: [17], some_pull_files_size: [3]] in 12ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_merged_pulls, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
Collected some_merged_pulls: [some_merged_pulls: [2], some_unmerged_pulls: [1]] in 11ms
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_release_interval, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
Collected some_release_interval: [some_release_interval: [6722.000005306]] in 6ms
D: Txn #2560 touched nothing in 150ms
D: Found and processed 1 facts by: (and (eq what 'quality-of-service') (exists since) (exists when))
D: GitHub API trace is empty
quality-of-service completed in 188ms
👍 The 'quality-of-service' judge 1i/0d/30a out of 14 facts in 189ms
👉 Running find-earliest-issue (#25) at judges/find-earliest-issue/ (1s405ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 268μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first earliest_issue_was_found))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 0 (Integer) by '(plus 0 $before)' in 62μs
D: Next is #0, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Zero/14 facts found by (and (eq where 'github') (eq what 'tombstone') (eq repository 2350) (exists issues)) in 611μs
D: Found 1/14 fact(s) by (and (eq issue 42) (eq what 'pull-was-opened') (eq repository 2350) (eq where 'github')) in 1ms
D: Txn #2576 touched nothing in 3ms
D: No more repos to scan (out of 1), quitting after 14ms
D: Finished scanning 1 repos in 14ms: 2350:1
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 23μs
D: GitHub API trace is empty
find-earliest-issue completed in 21ms
👍 The 'find-earliest-issue' judge 0i/0d/1a out of 14 facts in 22ms
👉 Running fix-missing-branch (#26) at judges/fix-missing-branch/ (1s428ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (eq what 'pull-was-opened') (absent branch) (absent stale) (absent tombstone) (absent done) (exists issue) (exists repository) (eq where 'github')) in 144μs
D: Found and processed 0 facts by: (and
(eq what 'pull-was-opened')
(absent branch)
(absent stale)
(absent tombstone)
(absent done)
(exists issue)
(exists repository)
(eq where 'github'))
D: GitHub API trace is empty
fix-missing-branch completed in 3ms
👍 The 'fix-missing-branch' judge made zero changes to 14 facts in 3ms
👉 Running is-human-or-robot (#27) at judges/is-human-or-robot/ (1s433ms already)...
D: Still 100 GitHub API quota left (>100)
D: Found 10/14 fact(s) by (and (absent is_human) (absent stale) (absent tombstone) (absent done) (eq where 'github') (exists what) (exists who)) in 871μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
GitHub user #888 (@torvalds) is not a bot, in issue-was-closed at yegor256/test#42
D: Txn #2608 touched nothing in 6ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
GitHub user #888 (@torvalds) is not a bot, in issue-was-opened at yegor256/test#42
D: Txn #2624 touched nothing in 7ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
GitHub user #422 (@torvalds) is not a bot, in issue-was-assigned at yegor256/test#42
D: Txn #2640 touched nothing in 5ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
GitHub user #526301 (@yegor256) is not a bot, in pull-was-opened at yegor256/test#42
D: Txn #2656 touched nothing in 7ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
GitHub user #888 (@torvalds) is not a bot, in who-has-name at
D: Txn #2672 touched nothing in 5ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
GitHub user #422 (@torvalds) is not a bot, in who-has-name at
D: Txn #2688 touched nothing in 5ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
GitHub user #526301 (@yegor256) is not a bot, in who-has-name at
D: Txn #2704 touched nothing in 4ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
GitHub user #888 (@torvalds) is not a bot, in label-was-attached at yegor256/test#42
D: Txn #2720 touched nothing in 5ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
GitHub user #526301 (@yegor256) is not a bot, in type-was-attached at yegor256/test#42
D: Txn #2736 touched nothing in 8ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
GitHub user #526301 (@yegor256) is not a bot, in type-was-attached at yegor256/test#42
D: Txn #2752 touched nothing in 6ms
D: Found and processed 10 facts by: (and
(absent is_human)
(absent stale)
(absent tombstone)
(absent done)
(eq where "github")
(exists what)
(exists who))
D: GitHub API trace is empty
is-human-or-robot completed in 74ms
👍 The 'is-human-or-robot' judge 0i/0d/10a out of 14 facts in 74ms
👍 28 judge(s) processed in 1s505ms
The cycle 1 did 14i/0d/197a
Starting cycle #2 (out of 2)...
👉 Running github-events (#0) at judges/github-events/ (1s511ms already)...
Fbe version is 0.48.3
D: The connection to GitHub API is mocked
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 281μs
D: Found [123] (Array) by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first events_were_scanned))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 123 (Integer) by '(plus 0 $before)' in 58μs
D: Next is #123, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
Starting to scan repository yegor256/test (#2350), the latest event_id was #123...
D: Still 100 GitHub API quota left (>50)
D: The event_id #123 (no.0) is not larger than #123, good stop in 2350
D: Found 1/14 fact(s) by (and (eq event_id 124) (eq where 'github')) in 473μs
D: The event #124 just detected is already in the factbase
D: Txn #2768 touched nothing in 2ms
D: Found 1/14 fact(s) by (and (eq event_id 125) (eq where 'github')) in 295μs
D: The event #125 just detected is already in the factbase
D: Txn #2792 touched nothing in 1ms
D: Already scanned 3 events in yegor256/test, stop now
D: Already scanned 4 events in yegor256/test, stop now
In yegor256/test, detected 0 events out of 3 scanned in 6ms
Finished scanning yegor256/test correctly in 6ms, next time will scan until #125
D: No more repos to scan (out of 1), quitting after 19ms
D: Finished scanning 1 repos in 19ms: 2350:1
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 115μs
D: Deleted 1 fact(s) out of 14 by (eq _id 3) in 125μs
D: Inserted new fact #14 in 340μs
D: Set 'what' to "iterate" (String)
D: Set 'where' to "github" (String)
D: Set 'repository' to 2350 (Integer)
D: Set 'events_were_scanned' to 125 (Integer)
D: Set 'min_issue_was_found' to 42 (Integer)
D: Set 'latest_issue_was_found' to 42 (Integer)
D: Set 'earliest_issue_was_found' to 42 (Integer)
D: Txn #2816 touched 1i/0d/0a in 8ms
D: GitHub API trace is empty
github-events completed in 30ms
👍 The 'github-events' judge 1i/1d/11a out of 14 facts in 31ms
👉 Running revive-user (#1) at judges/revive-user/ (1s543ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (eq stale 'who') (eq where 'github') (unique who)) in 71μs
D: Found and processed 0 facts by: (and (eq stale 'who') (eq where 'github') (unique who))
D: GitHub API trace is empty
revive-user completed in 2ms
👍 The 'revive-user' judge made zero changes to 14 facts in 3ms
👉 Running fix-missing-hoc (#2) at judges/fix-missing-hoc/ (1s547ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (or (eq what 'pull-was-merged') (eq what 'pull-was-closed')) (eq where 'github') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (absent hoc)) in 118μs
D: Found and processed 0 facts by: (and
(or (eq what 'pull-was-merged') (eq what 'pull-was-closed'))
(eq where 'github')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(absent hoc))
D: GitHub API trace is empty
fix-missing-hoc completed in 3ms
👍 The 'fix-missing-hoc' judge made zero changes to 14 facts in 4ms
👉 Running add-review-comments (#3) at judges/add-review-comments/ (1s552ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (or (eq what 'pull-was-reviewed') (eq what 'pull-was-merged')) (absent review_comments) (absent stale) (absent tombstone) (absent done) (exists issue) (exists repository) (eq where 'github')) in 152μs
D: Found and processed 0 facts by: (and
(or (eq what "pull-was-reviewed") (eq what "pull-was-merged"))
(absent review_comments)
(absent stale)
(absent tombstone)
(absent done)
(exists issue)
(exists repository)
(eq where "github"))
D: GitHub API trace is empty
add-review-comments completed in 4ms
👍 The 'add-review-comments' judge made zero changes to 14 facts in 4ms
👉 Running quantity-of-deliverables (#4) at judges/quantity-of-deliverables/ (1s558ms already)...
D: Zero/14 facts found by (and (eq what 'pmp') (eq area 'scope')) in 86μs
D: Found 1/14 fact(s) by (and (eq what 'quantity-of-deliverables') (exists since) (exists when)) in 161μs
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq what 'quantity-of-deliverables') (exists since) (exists when)) in 23μs
D: Still 100 GitHub API quota left (>100)
D: total_issues_created is here: 25
D: total_reviews_submitted is here: 0
D: total_releases_published is here: 7
D: total_commits_pushed is here: 29
D: total_builds_ran is here: 2
D: Txn #2840 touched nothing in 2ms
D: Found and processed 1 facts by: (and (eq what 'quantity-of-deliverables') (exists since) (exists when))
D: GitHub API trace is empty
quantity-of-deliverables completed in 8ms
👍 The 'quantity-of-deliverables' judge made zero changes to 14 facts in 8ms
👉 Running issue-was-opened (#5) at judges/issue-was-opened/ (1s568ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (or (eq what 'dud-was-closed') (eq what 'issue-was-closed') (eq what 'bug-was-accepted') (eq what 'bug-was-resolved') (eq what 'enhancement-suggestion-was-rewarded') (eq what 'bug-report-was-rewarded') (eq what 'enhancement-was-accepted')) (exists repository) (exists issue) (absent stale) (absent tombstone) (absent done) (eq where 'github') (unique where repository issue) (empty (and (eq issue $issue) (eq repository $repository) (eq where $where) (eq what 'issue-was-opened')))) in 575μs
D: Found and processed 0 facts by: (and
(or
(eq what 'dud-was-closed')
(eq what 'issue-was-closed')
(eq what 'bug-was-accepted')
(eq what 'bug-was-resolved')
(eq what 'enhancement-suggestion-was-rewarded')
(eq what 'bug-report-was-rewarded')
(eq what 'enhancement-was-accepted'))
(exists repository)
(exists issue)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github')
(unique where repository issue)
(empty
(and
(eq issue $issue)
(eq repository $repository)
(eq where $where)
(eq what 'issue-was-opened'))))
D: GitHub API trace is empty
issue-was-opened completed in 7ms
👍 The 'issue-was-opened' judge made zero changes to 14 facts in 8ms
👉 Running erase-repository (#6) at judges/erase-repository/ (1s577ms already)...
D: Found 8/14 fact(s) by (and (eq where 'github') (exists repository) (absent stale)) in 532μs
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
GitHub repository #2350 is found: yegor256/test in 475μs
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub API trace is empty
erase-repository completed in 6ms
👍 The 'erase-repository' judge made zero changes to 14 facts in 7ms
👉 Running issue-was-closed (#7) at judges/issue-was-closed/ (1s585ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 317μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first issues_were_scanned))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq issue $issue) (eq repository $repository) (eq what 'issue-was-closed') (eq where $where)) in 396μs
D: Zero/14 facts found by (and (gt issue $before) (or (eq what 'issue-was-opened') (eq what 'bug-was-accepted') (eq what 'bug-was-resolved') (eq what 'enhancement-was-accepted') (eq what 'resolved-bug-was-rewarded') (eq what 'bug-report-was-rewarded') (eq what 'enhancement-suggestion-was-rewarded')) (eq repository $repository) (unique repository issue) (absent stale) (absent tombstone) (absent done) (empty (and (eq issue $issue) (eq repository $repository) (eq what 'issue-was-closed') (eq where $where))) (eq where 'github')) with {before=0, repository=2350} in 1ms
D: Next element after #0 not suggested, re-starting from #0:
(and
(gt issue $before)
(or
(eq what 'issue-was-opened')
(eq what 'bug-was-accepted')
(eq what 'bug-was-resolved')
(eq what 'enhancement-was-accepted')
(eq what 'resolved-bug-was-rewarded')
(eq what 'bug-report-was-rewarded')
(eq what 'enhancement-suggestion-was-rewarded'))
(eq repository $repository)
(unique repository issue)
(absent stale)
(absent tombstone)
(absent done)
(empty
(and
(eq issue $issue)
(eq repository $repository)
(eq what 'issue-was-closed')
(eq where $where)))
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 12ms
D: Finished scanning 1 repos in 12ms: 2350:1
D: GitHub API trace is empty
issue-was-closed completed in 13ms
👍 The 'issue-was-closed' judge made zero changes to 14 facts in 14ms
👉 Running pull-was-opened (#8) at judges/pull-was-opened/ (1s600ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (eq where 'github') (exists repository) (exists issue) (absent stale) (absent tombstone) (absent done) (or (eq what 'pull-was-closed') (eq what 'pull-was-merged') (eq what 'pull-was-reviewed') (eq what 'code-was-contributed') (eq what 'bad-branch-name-was-punished') (eq what 'code-contribution-was-rewarded') (eq what 'code-review-was-rewarded') (eq what 'code-was-reviewed')) (unique repository issue) (empty (and (eq where $where) (eq repository $repository) (eq issue $issue) (eq what 'pull-was-opened')))) in 1ms
D: Found and processed 0 facts by: (and
(eq where 'github')
(exists repository)
(exists issue)
(absent stale)
(absent tombstone)
(absent done)
(or
(eq what 'pull-was-closed')
(eq what 'pull-was-merged')
(eq what 'pull-was-reviewed')
(eq what 'code-was-contributed')
(eq what 'bad-branch-name-was-punished')
(eq what 'code-contribution-was-rewarded')
(eq what 'code-review-was-rewarded')
(eq what 'code-was-reviewed'))
(unique repository issue)
(empty
(and
(eq where $where)
(eq repository $repository)
(eq issue $issue)
(eq what 'pull-was-opened'))))
D: GitHub API trace is empty
pull-was-opened completed in 6ms
👍 The 'pull-was-opened' judge made zero changes to 14 facts in 6ms
👉 Running issue-was-assigned (#9) at judges/issue-was-assigned/ (1s607ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 241μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first assignees_were_scanned))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq issue $issue) (eq repository $repository) (eq what 'issue-was-assigned') (eq where $where) (absent unassigned)) in 538μs
D: Zero/14 facts found by (and (gt issue $before) (eq what 'issue-was-opened') (eq repository $repository) (absent stale) (absent tombstone) (absent done) (empty (and (eq issue $issue) (eq repository $repository) (eq what 'issue-was-assigned') (eq where $where) (absent unassigned))) (eq where 'github')) with {before=0, repository=2350} in 1ms
D: Next element after #0 not suggested, re-starting from #0:
(and
(gt issue $before)
(eq what 'issue-was-opened')
(eq repository $repository)
(absent stale)
(absent tombstone)
(absent done)
(empty
(and
(eq issue $issue)
(eq repository $repository)
(eq what 'issue-was-assigned')
(eq where $where)
(absent unassigned)))
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 12ms
D: Finished scanning 1 repos in 12ms: 2350:1
D: GitHub API trace is empty
issue-was-assigned completed in 13ms
👍 The 'issue-was-assigned' judge made zero changes to 14 facts in 13ms
👉 Running pull-was-merged (#10) at judges/pull-was-merged/ (1s622ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 174μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first merges_were_scanned))' in 941μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-closed') (eq where $where)) in 133μs
D: Zero/14 facts found by (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-merged') (eq where $where)) in 84μs
D: Zero/14 facts found by (and (eq repository $repository) (gt issue $before) (unique repository issue) (empty (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-closed') (eq where $where))) (empty (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-merged') (eq where $where))) (or (eq what 'pull-was-reviewed') (eq what 'pull-was-opened') (eq what 'code-was-contributed') (eq what 'code-was-reviewed') (eq what 'code-contribution-was-rewarded') (eq what 'code-review-was-rewarded')) (absent stale) (absent tombstone) (absent done) (eq where 'github')) with {before=0, repository=2350} in 2ms
D: Next element after #0 not suggested, re-starting from #0:
(and
(eq repository $repository)
(gt issue $before)
(unique repository issue)
(empty
(and
(eq repository $repository)
(eq issue $issue)
(eq what 'pull-was-closed')
(eq where $where)))
(empty
(and
(eq repository $repository)
(eq issue $issue)
(eq what 'pull-was-merged')
(eq where $where)))
(or
(eq what 'pull-was-reviewed')
(eq what 'pull-was-opened')
(eq what 'code-was-contributed')
(eq what 'code-was-reviewed')
(eq what 'code-contribution-was-rewarded')
(eq what 'code-review-was-rewarded'))
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 12ms
D: Finished scanning 1 repos in 12ms: 2350:1
D: GitHub API trace is empty
pull-was-merged completed in 13ms
👍 The 'pull-was-merged' judge made zero changes to 14 facts in 13ms
👉 Running fix-missing-who (#11) at judges/fix-missing-who/ (1s637ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (absent who) (eq what 'issue-was-opened') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 195μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'issue-was-opened')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (absent who) (eq what 'pull-was-opened') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 262μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'pull-was-opened')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (absent who) (eq what 'issue-was-closed') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 263μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'issue-was-closed')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (absent who) (eq what 'pull-was-closed') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 258μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'pull-was-closed')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (absent who) (eq what 'pull-was-merged') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 219μs
D: Found and processed 0 facts by: (and
(absent who)
(eq what 'pull-was-merged')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: GitHub API trace is empty
fix-missing-who completed in 14ms
👍 The 'fix-missing-who' judge made zero changes to 14 facts in 14ms
👉 Running find-all-issues (#12) at judges/find-all-issues/ (1s653ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 228μs
D: Found [42] (Array) by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first min_issue_was_found))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (eq what 'issue-was-opened') (eq repository $repository) (gt issue $before) (eq where 'github')) with {before=42, repository=2350} in 152μs
D: Next element after #42 not suggested, re-starting from #0:
(and
(eq what 'issue-was-opened')
(eq repository $repository)
(gt issue $before)
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 8ms
D: Finished scanning 1 repos in 8ms: 2350:1
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 11μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first min_pull_was_found))' in 2ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq what 'pull-was-opened') (eq repository $repository) (gt issue $before) (eq where 'github')) with {before=0, repository=2350} in 192μs
D: Next is #42, starting from it
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: Zero/14 facts found by (and (eq where 'github') (eq what 'tombstone') (eq repository 2350) (exists issues)) in 541μs
D: Found 1/14 fact(s) by (and (eq issue 42) (eq repository 2350) (eq what 'pull-was-opened') (eq where 'github')) in 661μs
D: Txn #2848 touched nothing in 1ms
Checked 1 pulls in yegor256/test (42) created >= 2024-09-20; from #42 to #42; found nothing in 5ms
D: No more repos to scan (out of 1), quitting after 25ms
D: Finished scanning 1 repos in 26ms: 2350:1
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 21μs
D: GitHub API trace is empty
find-all-issues completed in 32ms
👍 The 'find-all-issues' judge 0i/0d/1a out of 14 facts in 32ms
👉 Running who-is-alive (#13) at judges/who-is-alive/ (1s686ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (eq what 'who-has-name') (lt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:53Z')) '2 days')) (absent stale) (absent tombstone) (absent done) (exists who) (eq where 'github')) in 324μs
D: Found and processed 0 facts by: (and
(eq what 'who-has-name')
(lt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:53Z')) '2 days'))
(absent stale)
(absent tombstone)
(absent done)
(exists who)
(eq where 'github'))
D: GitHub API trace is empty
who-is-alive completed in 3ms
👍 The 'who-is-alive' judge made zero changes to 14 facts in 4ms
👉 Running find-latest-issue (#14) at judges/find-latest-issue/ (1s692ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 182μs
D: Found [42] (Array) by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first latest_issue_was_found))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 42 (Integer) by '(plus 0 $before)' in 93μs
D: Next is #42, starting from it
D: No more repos to scan (out of 1), quitting after 7ms
D: Finished scanning 1 repos in 7ms: 2350:1
D: GitHub API trace is empty
find-latest-issue completed in 8ms
👍 The 'find-latest-issue' judge made zero changes to 14 facts in 9ms
👉 Running dimensions-of-terrain (#15) at judges/dimensions-of-terrain/ (1s702ms already)...
D: Found 1/14 fact(s) by (and (eq what 'dimensions-of-terrain') (gt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:53Z')) '1 days'))) in 305μs
D: total_repositories is here: 1
D: total_issues is here: 23
D: total_contributors is here: 7
D: total_active_contributors is here: 3
D: total_releases is here: 2
D: total_stars is here: 1
D: total_files is here: 7
D: total_commits is here: 1484
D: GitHub API trace is empty
dimensions-of-terrain completed in 5ms
👍 The 'dimensions-of-terrain' judge made zero changes to 14 facts in 6ms
👉 Running who-has-name (#16) at judges/who-has-name/ (1s709ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (absent stale) (absent tombstone) (absent done) (exists what) (exists who) (eq where 'github') (unique who) (empty (and (eq who $who) (eq what 'who-has-name') (eq where $where)))) in 1ms
D: Found and processed 0 facts by: (and
(absent stale)
(absent tombstone)
(absent done)
(exists what)
(exists who)
(eq where 'github')
(unique who)
(empty (and
(eq who $who)
(eq what 'who-has-name')
(eq where $where))))
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (eq what 'who-has-name') (lt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:53Z')) '5 days')) (absent stale) (absent tombstone) (absent done) (exists who) (eq where 'github')) in 325μs
D: Found and processed 0 facts by: (and
(eq what 'who-has-name')
(lt when (minus (to_time (env 'TODAY' '2026-03-31T04:15:53Z')) '5 days'))
(absent stale)
(absent tombstone)
(absent done)
(exists who)
(eq where 'github'))
D: Zero/14 facts found by (and (exists _id) (eq stale 'who') (exists who) (or)) in 352μs
D: GitHub API trace is empty
who-has-name completed in 9ms
👍 The 'who-has-name' judge made zero changes to 14 facts in 10ms
👉 Running fix-missing-comments (#17) at judges/fix-missing-comments/ (1s720ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (or (eq what 'pull-was-merged') (eq what 'pull-was-closed')) (eq where 'github') (exists issue) (exists repository) (absent stale) (absent tombstone) (absent done) (absent comments)) in 115μs
D: Found and processed 0 facts by: (and
(or (eq what 'pull-was-merged') (eq what 'pull-was-closed'))
(eq where 'github')
(exists issue)
(exists repository)
(absent stale)
(absent tombstone)
(absent done)
(absent comments))
D: GitHub API trace is empty
fix-missing-comments completed in 3ms
👍 The 'fix-missing-comments' judge made zero changes to 14 facts in 4ms
👉 Running eliminate-ghosts (#18) at judges/eliminate-ghosts/ (1s725ms already)...
D: Found 10/14 fact(s) by (and (absent stale) (eq where 'github') (exists who)) in 501μs
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #888 has a name: @torvalds
D: User #888 is actually @torvalds
GitHub user #888 (#1) is good: @torvalds in 1ms
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #422 has a name: @torvalds
D: User #422 is actually @torvalds
GitHub user #422 (#2) is good: @torvalds in 1ms
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub user #526301 has a name: @yegor256
D: User #526301 is actually @yegor256
GitHub user #526301 (#3) is good: @yegor256 in 1ms
D: Zero/14 facts found by (and (eq where 'github') (exists who) (unique who) (eq stale 'who')) in 648μs
D: GitHub API trace is empty
eliminate-ghosts completed in 10ms
👍 The 'eliminate-ghosts' judge made zero changes to 14 facts in 11ms
👉 Running issue-was-unassigned (#19) at judges/issue-was-unassigned/ (1s737ms already)...
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq what 'issue-was-assigned') (absent unassigned) (absent stale) (absent tombstone) (absent done) (eq where 'github')) in 179μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Still 100 GitHub API quota left (>50)
D: Txn #2880 touched nothing in 1ms
D: Found and processed 1 facts by: (and
(eq what 'issue-was-assigned')
(absent unassigned)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github'))
D: GitHub API trace is empty
issue-was-unassigned completed in 5ms
👍 The 'issue-was-unassigned' judge made zero changes to 14 facts in 6ms
👉 Running label-was-attached (#20) at judges/label-was-attached/ (1s744ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 201μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first labels_were_scanned))' in 966μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq where $where) (eq repository $repository) (eq issue $issue) (eq what 'label-was-attached')) in 242μs
D: Zero/14 facts found by (and (eq what 'issue-was-opened') (gt issue $before) (eq repository $repository) (absent stale) (absent tombstone) (absent done) (empty (and (eq where $where) (eq repository $repository) (eq issue $issue) (eq what 'label-was-attached'))) (eq where 'github')) with {before=0, repository=2350} in 1ms
D: Next element after #0 not suggested, re-starting from #0:
(and
(eq what 'issue-was-opened')
(gt issue $before)
(eq repository $repository)
(absent stale)
(absent tombstone)
(absent done)
(empty
(and
(eq where $where)
(eq repository $repository)
(eq issue $issue)
(eq what 'label-was-attached')))
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 9ms
D: Finished scanning 1 repos in 10ms: 2350:1
D: GitHub API trace is empty
label-was-attached completed in 10ms
👍 The 'label-was-attached' judge made zero changes to 14 facts in 11ms
👉 Running find-missing-issues (#21) at judges/find-missing-issues/ (1s757ms already)...
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq where 'github') (exists repository) (unique repository)) in 758μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository #2350 has a name: yegor256/test
D: Found 1/14 fact(s) by (and (eq repository 2350) (exists issue) (eq where 'github') (unique issue)) in 719μs
No missing issues in yegor256/test
D: Txn #2888 touched nothing in 3ms
D: Found and processed 1 facts by: (and (eq where "github") (exists repository) (unique repository))
D: GitHub API trace is empty
find-missing-issues completed in 8ms
👍 The 'find-missing-issues' judge made zero changes to 14 facts in 9ms
👉 Running type-was-attached (#22) at judges/type-was-attached/ (1s767ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 183μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first types_were_scanned))' in 1ms
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 2/14 fact(s) by (and (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached') (eq where $where)) in 284μs
D: Zero/14 facts found by (and (eq what 'issue-was-opened') (gt issue $before) (eq repository $repository) (absent stale) (absent tombstone) (absent done) (empty (and (eq repository $repository) (eq issue $issue) (eq what 'type-was-attached') (eq where $where))) (eq where 'github')) with {before=0, repository=2350} in 1ms
D: Next element after #0 not suggested, re-starting from #0:
(and
(eq what 'issue-was-opened')
(gt issue $before)
(eq repository $repository)
(absent stale)
(absent tombstone)
(absent done)
(empty
(and
(eq repository $repository)
(eq issue $issue)
(eq what 'type-was-attached')
(eq where $where)))
(eq where 'github'))
D: No more repos to scan (out of 1), quitting after 12ms
D: Finished scanning 1 repos in 12ms: 2350:1
D: GitHub API trace is empty
type-was-attached completed in 13ms
👍 The 'type-was-attached' judge made zero changes to 14 facts in 14ms
👉 Running code-was-reviewed (#23) at judges/code-was-reviewed/ (1s782ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (or (eq what 'pull-was-merged') (eq what 'pull-was-closed')) (exists repository) (exists issue) (absent stale) (absent tombstone) (absent done) (eq where 'github') (unique where repository issue) (empty (and (eq issue $issue) (eq repository $repository) (eq where 'github') (eq what 'code-was-reviewed')))) in 91μs
D: Found and processed 0 facts by: (and
(or
(eq what 'pull-was-merged')
(eq what 'pull-was-closed'))
(exists repository)
(exists issue)
(absent stale)
(absent tombstone)
(absent done)
(eq where 'github')
(unique where repository issue)
(empty
(and
(eq issue $issue)
(eq repository $repository)
(eq where 'github')
(eq what 'code-was-reviewed'))))
code-was-reviewed completed in 4ms
👍 The 'code-was-reviewed' judge made zero changes to 14 facts in 4ms
👉 Running quality-of-service (#24) at judges/quality-of-service/ (1s787ms already)...
D: Zero/14 facts found by (and (eq what 'pmp') (eq area 'quality')) in 111μs
D: Found 1/14 fact(s) by (and (eq what 'quality-of-service') (exists since) (exists when)) in 331μs
D: Still 100 GitHub API quota left (>100)
D: Found 1/14 fact(s) by (and (eq what 'quality-of-service') (exists since) (exists when)) in 37μs
D: Still 100 GitHub API quota left (>100)
D: some_pull_hoc_size is here: 17
D: some_release_hoc_size is here: 6
D: Still 100 GitHub API quota left (>100)
Starting to evaluate some_issue_lifetime, 14m59s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
Collected some_issue_lifetime: [some_issue_lifetime: [], some_pull_lifetime: []] in 5ms
D: some_triage_time is here: 50747241.89434996
D: some_build_success_rate is here: 1
D: some_merged_pulls is here: 2
D: some_review_time is here: 162000
D: some_backlog_size is here: 1
D: some_release_interval is here: 6722.000005306
D: Txn #2896 touched nothing in 10ms
D: Found and processed 1 facts by: (and (eq what 'quality-of-service') (exists since) (exists when))
D: GitHub API trace is empty
quality-of-service completed in 17ms
👍 The 'quality-of-service' judge made zero changes to 14 facts in 17ms
👉 Running find-earliest-issue (#25) at judges/find-earliest-issue/ (1s806ms already)...
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>50)
D: Scanning 1 repositories: zerocracy/judges-action...
D: Still 100 GitHub API quota left (>50)
D: Still 100 GitHub API quota left (>50)
D: GitHub repository "zerocracy/judges-action" has an ID: #2350
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 174μs
D: Found [42] (Array) by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first earliest_issue_was_found))' in 904μs
D: Still 100 GitHub API quota left (>100)
D: Still 100 GitHub API quota left (>100)
D: Found 42 (Integer) by '(plus 0 $before)' in 58μs
D: Next is #42, starting from it
D: No more repos to scan (out of 1), quitting after 7ms
D: Finished scanning 1 repos in 7ms: 2350:1
D: GitHub API trace is empty
find-earliest-issue completed in 8ms
👍 The 'find-earliest-issue' judge made zero changes to 14 facts in 8ms
👉 Running fix-missing-branch (#26) at judges/fix-missing-branch/ (1s816ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (eq what 'pull-was-opened') (absent branch) (absent stale) (absent tombstone) (absent done) (exists issue) (exists repository) (eq where 'github')) in 199μs
D: Found and processed 0 facts by: (and
(eq what 'pull-was-opened')
(absent branch)
(absent stale)
(absent tombstone)
(absent done)
(exists issue)
(exists repository)
(eq where 'github'))
D: GitHub API trace is empty
fix-missing-branch completed in 3ms
👍 The 'fix-missing-branch' judge made zero changes to 14 facts in 4ms
👉 Running is-human-or-robot (#27) at judges/is-human-or-robot/ (1s822ms already)...
D: Still 100 GitHub API quota left (>100)
D: Zero/14 facts found by (and (absent is_human) (absent stale) (absent tombstone) (absent done) (eq where 'github') (exists what) (exists who)) in 291μs
D: Found and processed 0 facts by: (and
(absent is_human)
(absent stale)
(absent tombstone)
(absent done)
(eq where "github")
(exists what)
(exists who))
D: GitHub API trace is empty
is-human-or-robot completed in 3ms
👍 The 'is-human-or-robot' judge made zero changes to 14 facts in 4ms
👍 28 judge(s) processed in 317ms
Too many cycles already, as set by --max-cycles=2, breaking
👍 Update completed in 2 cycle(s), did 15i/1d/209a in 1s824ms
Judge execution summary:
Judge Seconds Cycles Changes Results
--- --- --- --- ---
github-events 0.478 2 4i/1d/45a OK
quality-of-service 0.208 2 1i/0d/30a OK
quantity-of-deliverables 0.193 2 1i/0d/14a OK
dimensions-of-terrain 0.116 2 1i/0d/16a OK
who-has-name 0.090 2 3i/0d/30a OK
is-human-or-robot 0.080 2 0i/0d/10a OK
label-was-attached 0.071 2 1i/0d/12a OK
type-was-attached 0.068 2 2i/0d/24a OK
find-all-issues 0.064 2 0i/0d/2a OK
issue-was-assigned 0.045 2 1i/0d/12a OK
find-latest-issue 0.045 2 1i/0d/13a OK
fix-missing-who 0.033 2 nothing OK
eliminate-ghosts 0.032 2 nothing OK
find-earliest-issue 0.032 2 0i/0d/1a OK
pull-was-merged 0.030 2 nothing OK
issue-was-closed 0.028 2 nothing OK
issue-was-unassigned 0.026 2 nothing OK
find-missing-issues 0.026 2 nothing OK
issue-was-opened 0.018 2 nothing OK
code-was-reviewed 0.018 2 nothing OK
pull-was-opened 0.014 2 nothing OK
erase-repository 0.014 2 nothing OK
add-review-comments 0.010 2 nothing OK
revive-user 0.010 2 nothing OK
fix-missing-comments 0.010 2 nothing OK
fix-missing-branch 0.009 2 nothing OK
fix-missing-hoc 0.009 2 nothing OK
who-is-alive 0.009 2 nothing OK
No errors added to the summary
Factbase exported to /tmp/gfsetshonlxuziwa.fb (4726 bytes, 15 facts) in 563μs
Churn written to churn.txt: 15i/1d/209a
D: Command 'update' completed in 1s833ms
+ '[' -e '' ']'
+ echo 'SQLite is not used for HTTP caching because the sqlite-cache option is not set'
SQLite is not used for HTTP caching because the sqlite-cache option is not set
+ '[' true '!=' true ']'
+ action_version=0.0.0
++ printenv INPUT_DRY-RUN
++ echo false
+ '[' false == true ']'
++ cat churn.txt
++ date +%s
+ bundle exec judges --echo --verbose push --no-zip --timeout=0 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=workflow_url:https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=churn:15i/1d/209a --meta=vitals_url:https://zerocracy.github.io/judges-action/gfsetshonlxuziwa-vitals.html --meta=duration:4 --meta=action_version:0.0.0 --token=ZRCY-00000000-0000-0000-0000-000000000000 gfsetshonlxuziwa /tmp/gfsetshonlxuziwa.fb
+ /usr/local/bundle/bin/judges --echo --verbose push --no-zip --timeout=0 --owner=https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=workflow_url:https://github.com/zerocracy/judges-action/actions/runs/0000 --meta=churn:15i/1d/209a --meta=vitals_url:https://zerocracy.github.io/judges-action/gfsetshonlxuziwa-vitals.html --meta=duration:4 --meta=action_version:0.0.0 --token=ZRCY-00000000-0000-0000-0000-000000000000 gfsetshonlxuziwa /tmp/gfsetshonlxuziwa.fb
D: Judges 0.60.2
D: Running 'push' command...
The factbase imported from /tmp/gfsetshonlxuziwa.fb (4726 bytes, 15 facts) in 434μs
D: GET https://api.zerocracy.com/csrf -> 200 (0.03s)
CSRF token retrieved (109 chars) in 30ms
D: POST https://api.zerocracy.com/lock/gfsetshonlxuziwa -> 302 (0.53s)
Product name "gfsetshonlxuziwa" locked at api.zerocracy.com in 559ms
D: PUT https://api.zerocracy.com/push/gfsetshonlxuziwa -> 200 (1.32s)
D: Switching host from api.zerocracy.com to www.zerocracy.com as per X-Zerocracy-Host
D: PUT /push/gfsetshonlxuziwa 200, sent 4726 bytes, no chunks
Uploaded 4726 bytes to https://www.zerocracy.com/push/gfsetshonlxuziwa in 1s319ms
Pushed 4726 bytes to www.zerocracy.com in 1s321ms
D: GET https://www.zerocracy.com/csrf -> 200 (0.02s)
CSRF token retrieved (131 chars) in 24ms
D: POST https://www.zerocracy.com/unlock/gfsetshonlxuziwa -> 302 (0.16s)
Job name "gfsetshonlxuziwa" unlocked at www.zerocracy.com in 184ms
👍 Pushed 15 facts to baza in 2s66ms
D: Command 'push' completed in 2s69ms
img=$(cat target/docker-image.txt)
docker rmi "${img}"
rm "target/docker-image.txt"
Untagged: judges-action:latest
Deleted: sha256:cb9648c21feb139fa45e761cb4ee31e22fd5a62eed84aef0ae1c1e5d420c86eb
e1=$(cat target/test.exit)
test "${e1}" = "0"
e2=$(cat target/entry.exit)
test "${e2}" = "0"
./makes/entries.sh
👍🏻 passes-github-token.sh passed
👍🏻 passes-options.sh passed
👍🏻 fails-without-dry-run.sh passed
👍🏻 scans-one-repo.sh passed
👍🏻 defaults-to-current-repo.sh passed
👍🏻 passes-job-id.sh passed
👍🏻 fails-fast.sh passed
👍🏻 with-sqlite-cache.sh passed
👍🏻 fails-without-github-token.sh passed
make: Leaving directory '/home/r/repo'
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 5 vulnerabilities on zerocracy/judges-action's default branch (2 high, 3 moderate). To find out more, visit:
remote: https://github.com/zerocracy/judges-action/security/dependabot
remote:
To github.com:zerocracy/judges-action.git
e893a34de..52658be79 master -> master
container 104a8f18b1d5d347f8db1169c76712627999cabf031a52318151caa03a2b8fd0 is dead
Tue Mar 31 04:17:15 UTC 2026