rultor.com logo This build log was produced by rultor.com for zerocracy/judges-action#1250
++ dirname ./run.sh
+ cd .
+ echo 1268
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Dec 17 03:34:49 UTC 2025
+ uptime
 03:34:49 up 1 min,  0 users,  load average: 0.61, 0.22, 0.08
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update JamesIves/github-pages-deploy-action action to v4.7.6'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/judges-action.git
+ pull_id=1250
+ fork=git@github.com:zerocracy/judges-action.git
+ fork_branch=renovate/jamesives-github-pages-deploy-action-4.x
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/judges-action.git' '--env=pull_id=1250' '--env=fork=git@github.com:zerocracy/judges-action.git' '--env=fork_branch=renovate/jamesives-github-pages-deploy-action-4.x' '--env=head_branch=master' '--env=pull_title=Update JamesIves/github-pages-deploy-action action to v4.7.6' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1250'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/jamesives-github-pages-deploy-action-4.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update JamesIves/github-pages-deploy-action action to v4.7.6'\''\'\'''\'''\'' '\'';'\'' '\''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=1250'\''' ';' 'export '\''fork=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''fork_branch=renovate/jamesives-github-pages-deploy-action-4.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update JamesIves/github-pages-deploy-action action to v4.7.6'\''' ';' '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_1250
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-19-96
+ pwd
/tmp/rultor-MOdG
+ 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=1250'\''' ';' 'export '\''fork=git@github.com:zerocracy/judges-action.git'\''' ';' 'export '\''fork_branch=renovate/jamesives-github-pages-deploy-action-4.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update JamesIves/github-pages-deploy-action action to v4.7.6'\''' ';' '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
   175fdb8e2..f3bd9daa4  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/jamesives-github-pages-deploy-action-4.x -> fork/renovate/jamesives-github-pages-deploy-action-4.x
+ 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/jamesives-github-pages-deploy-action-4.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/jamesives-github-pages-deploy-action-4.x' 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 JamesIves/github-pages-deploy-action action to v4.7.6' --ff __rultor
Merge made by the 'ort' strategy.
 .github/workflows/zerocracy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 7e0f9deb5f8d4d45632a1d31778acb856dd6a1d7
gpg: Signature made Wed Dec 17 03:51:16 2025 UTC
gpg:                using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1  3FF4 3FD3 FA7E 9AF0 FA4C
Merge: 296e63ed0 b56295843
Author: Rultor.com <gpg@rultor.com>
Date:   Wed Dec 17 03:51:16 2025 +0000

    Update JamesIves/github-pages-deploy-action action to v4.7.6
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.76
++ bc
++ echo 0.76 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.76, low enough to run a new Docker container'
load average is 0.76, 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
3f0278ea12d5: Pulling fs layer
11f168291684: Pulling fs layer
0943aaa8f703: Pulling fs layer
fd13cdf0383c: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3f0278ea12d5: Waiting
11f168291684: Waiting
0943aaa8f703: Waiting
fd13cdf0383c: 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
11f168291684: Verifying Checksum
11f168291684: Download complete
0943aaa8f703: Verifying Checksum
0943aaa8f703: Download complete
fd13cdf0383c: Verifying Checksum
fd13cdf0383c: Download complete
632ef5283d0f: Pull complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
3f0278ea12d5: Verifying Checksum
3f0278ea12d5: Download 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
3f0278ea12d5: Pull complete
11f168291684: Pull complete
0943aaa8f703: Pull complete
fd13cdf0383c: Pull complete
Digest: sha256:2efd606f46d102d3ac2341eae193a4da1f1d8af42a73f51ec066a7cb55d5e37d
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ grep --quiet '\szerocracy_judges-action_1250\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Dec 17 03:51 .
drwxrwxrwt 12 root   root   4096 Dec 17 03:51 ..
-rw-rw-r--  1 ubuntu ubuntu    9 Dec 17 03:34 docker-password
-rwxrwxr-x  1 ubuntu ubuntu  666 Dec 17 03:51 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Dec 17 03:51 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Dec 17 03:34 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Dec 17 03:51 repo
-rwxrwxr-x  1 ubuntu ubuntu 6854 Dec 17 03:34 run.sh
-rw-rw-r--  1 ubuntu ubuntu  654 Dec 17 03:51 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8664 Dec 17 03:51 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-MOdG:/main --env=head=git@github.com:zerocracy/judges-action.git --env=pull_id=1250 --env=fork=git@github.com:zerocracy/judges-action.git --env=fork_branch=renovate/jamesives-github-pages-deploy-action-4.x --env=head_branch=master '--env=pull_title=Update JamesIves/github-pages-deploy-action action to v4.7.6' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1250'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/judges-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/jamesives-github-pages-deploy-action-4.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update JamesIves/github-pages-deploy-action action to v4.7.6'\''\'\'''\'''\'' '\'';'\'' '\''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-MOdG/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_judges-action_1250 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=1250' ; export 'fork=git@github.com:zerocracy/judges-action.git' ; export 'fork_branch=renovate/jamesives-github-pages-deploy-action-4.x' ; export 'head_branch=master' ; export 'pull_title=Update JamesIves/github-pages-deploy-action action to v4.7.6' ; 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-security.InRelease5[27.22kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
Get:4ohttps://download.docker.com/linux/debian3bullseye InRelease [43.0 kB]
Get:5ohttp://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
Get:6ohttp://deb.debian.org/debian-securityebullseye-security/main amd64 Packages [436 kB]
Get:7 http://deb.debian.org/debiangbullseye-updates/main amd64 Packages [18.8 kB]
Get:85https://download.docker.com/linux/debian1bullseye/stable amd64 Packages [72.2 kB]
Fetchedo8,782]kBsinr2s0(3,762 kB/s)
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 58 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(64.40MB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 25776 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 ... 25776 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 3.3.1
Installing bigdecimal 3.3.1 with native extensions
Fetching concurrent-ruby 1.3.5
Installing concurrent-ruby 1.3.5
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.7
Installing i18n 1.14.7
Fetching json 2.18.0
Installing json 2.18.0 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.1
Installing activesupport 8.1.1
Fetching public_suffix 7.0.0
Installing public_suffix 7.0.0
Fetching addressable 2.8.8
Installing addressable 2.8.8
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 loog 0.6.1
Installing loog 0.6.1
Fetching tago 0.6.0
Installing tago 0.6.0
Fetching elapsed 0.2.0
Installing elapsed 0.2.0
Fetching net-http 0.8.0
Installing net-http 0.8.0
Fetching faraday-net_http 3.4.2
Installing faraday-net_http 3.4.2
Fetching faraday 2.14.0
Installing faraday 2.14.0
Fetching faraday-http-cache 2.5.1
Installing faraday-http-cache 2.5.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.1.1
Installing faraday-multipart 1.1.1
Fetching faraday-retry 2.3.2
Installing faraday-retry 2.3.2
Fetching iri 0.11.3
Installing iri 0.11.3
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching ffi 1.17.2 (x86_64-linux-gnu)
Installing ffi 1.17.2 (x86_64-linux-gnu)
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching baza.rb 0.11.2
Installing baza.rb 0.11.2
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 ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching nokogiri 1.18.10 (x86_64-linux-gnu)
Installing nokogiri 1.18.10 (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.2
Installing factbase 0.19.2
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.16
Installing graphql 2.5.16
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 timeout 0.5.0
Installing timeout 0.5.0
Fetching total 0.4.2
Installing total 0.4.2
Fetching judges 0.58.1
Installing judges 0.58.1
Fetching strscan 3.1.5
Installing strscan 3.1.5 with native extensions
Fetching liquid 5.11.0
Installing liquid 5.11.0
Fetching obk 0.3.2
Installing obk 0.3.2
Fetching sawyer 0.9.3
Installing sawyer 0.9.3
Fetching octokit 10.0.0
Installing octokit 10.0.0
Fetching sqlite3 2.8.1 (x86_64-linux-gnu)
Installing sqlite3 2.8.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.47.0
Installing fbe 0.47.0
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 online 0.2.0
Installing online 0.2.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.10.0
Installing parser 3.3.10.0
Fetching prism 1.6.0
Installing prism 1.6.0 with native extensions
Fetching qbash 0.4.8
Installing qbash 0.4.8
Fetching regexp_parser 2.11.3
Installing regexp_parser 2.11.3
Fetching rubocop-ast 1.48.0
Installing rubocop-ast 1.48.0
Fetching unicode-emoji 4.1.0
Installing unicode-emoji 4.1.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.81.7
Installing rubocop 1.81.7
Fetching rubocop-minitest 0.38.2
Installing rubocop-minitest 0.38.2
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.1
Installing webmock 3.26.1
Bundle complete! 20 Gemfile dependencies, 93 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.1s (1/2)                                          docker:default
34m => [internal] load build definition from Dockerfile                       0.1s
0m34m => => transferring dockerfile: 638B                                       0.0s
0m => [internal] load metadata for docker.io/library/ruby:3.4                0.0s
?25h1A1A1A1A0G?25l[+] Building 0.3s (1/2)                                          docker:default
34m => [internal] load build definition from Dockerfile                       0.1s
0m34m => => transferring dockerfile: 638B                                       0.0s
0m => [internal] load metadata for docker.io/library/ruby:3.4                0.2s
?25h1A1A1A1A0G?25l[+] Building 0.4s (1/2)                                          docker:default
34m => [internal] load build definition from Dockerfile                       0.1s
0m34m => => transferring dockerfile: 638B                                       0.0s
0m => [internal] load metadata for docker.io/library/ruby:3.4                0.3s
?25h1A1A1A1A0G?25l[+] Building 0.6s (1/2)                                          docker:default
34m => [internal] load build definition from Dockerfile                       0.1s
0m34m => => transferring dockerfile: 638B                                       0.0s
0m => [internal] load metadata for docker.io/library/ruby:3.4                0.5s
?25h1A1A1A1A0G?25l[+] Building 0.6s (2/3)                                          docker:default
34m => [internal] load build definition from Dockerfile                       0.1s
0m34m => => transferring dockerfile: 638B                                       0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:3.4                0.5s
0m?25h1A1A1A1A0G?25l[+] Building 0.7s (3/13)                                         docker:default
34m => => transferring dockerfile: 638B                                       0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:3.4                0.5s
0m34m => [internal] load .dockerignore                                          0.0s
0m34m => => transferring context: 2B                                            0.0s
0m => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.1s
34m => => resolve docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.1s
0m => [internal] load build context                                          0.1s
34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 0.8s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.2s
34m => => sha256:3adbb4ebbb96beb3982c5d1405d3526b725c7c3ec68 2.31kB / 2.31kB  0.0s
0m34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f 2.10MB / 49.29MB  0.1s
 => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3 0B / 25.61MB  0.1s
 => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8b 0B / 67.78MB  0.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.0s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.4s
34m => => sha256:3adbb4ebbb96beb3982c5d1405d3526b725c7c3ec68 2.31kB / 2.31kB  0.0s
0m34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f 8.39MB / 49.29MB  0.3s
 => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b86059 7.34MB / 25.61MB  0.3s
 => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c 4.19MB / 67.78MB  0.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.5s
34m => => sha256:3adbb4ebbb96beb3982c5d1405d3526b725c7c3ec68 2.31kB / 2.31kB  0.0s
0m34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 10.49MB / 49.29MB  0.4s
 => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 11.53MB / 25.61MB  0.4s
 => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c 7.34MB / 67.78MB  0.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.6s
34m => => sha256:3adbb4ebbb96beb3982c5d1405d3526b725c7c3ec68 2.31kB / 2.31kB  0.0s
0m34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m =&gt; =&gt; sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 13.63MB / 49.29MB  0.5s
 =&gt; =&gt; sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 13.63MB / 25.61MB  0.5s
 =&gt; =&gt; sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 12.58MB / 67.78MB  0.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.3s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.7s
34m => => sha256:3adbb4ebbb96beb3982c5d1405d3526b725c7c3ec68 2.31kB / 2.31kB  0.0s
0m34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 16.78MB / 49.29MB  0.6s
 => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 17.83MB / 25.61MB  0.6s
 => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 15.73MB / 67.78MB  0.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.5s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.9s
34m => => sha256:3adbb4ebbb96beb3982c5d1405d3526b725c7c3ec68 2.31kB / 2.31kB  0.0s
0m34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 23.07MB / 49.29MB  0.8s
 => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 23.07MB / 25.61MB  0.8s
 => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 23.07MB / 67.78MB  0.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.6s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  1.0s
34m => => sha256:3adbb4ebbb96beb3982c5d1405d3526b725c7c3ec68 2.31kB / 2.31kB  0.0s
0m34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 27.26MB / 49.29MB  0.9s
 => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 25.61MB / 25.61MB  0.9s
 => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 28.31MB / 67.78MB  0.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.8s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  1.2s
34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 34.60MB / 49.29MB  1.1s
34m => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 25.61MB / 25.61MB  0.9s
0m => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 34.60MB / 67.78MB  1.1s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925e 1.05MB / 235.97MB  1.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 1.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  1.3s
34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 37.76MB / 49.29MB  1.2s
34m => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 25.61MB / 25.61MB  0.9s
0m => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 38.80MB / 67.78MB  1.2s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925e 3.15MB / 235.97MB  1.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  1.5s
34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 45.09MB / 49.29MB  1.4s
34m => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 25.61MB / 25.61MB  0.9s
0m => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 46.39MB / 67.78MB  1.4s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925e 8.39MB / 235.97MB  1.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  1.6s
34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 49.29MB / 49.29MB  1.5s
34m => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 25.61MB / 25.61MB  0.9s
0m => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 50.33MB / 67.78MB  1.5s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925e 9.44MB / 235.97MB  1.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.4s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  1.8s
34m => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 25.61MB / 25.61MB  0.9s
0m => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 61.87MB / 67.78MB  1.7s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 14.68MB / 235.97MB  1.7s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a 0B / 42.31MB  1.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.5s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  1.9s
 => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 67.11MB / 67.78MB  1.8s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 17.83MB / 235.97MB  1.8s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7ca 1.05MB / 42.31MB  1.8s
 => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  0.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.7s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  2.1s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 24.12MB / 235.97MB  2.0s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 11.53MB / 42.31MB  2.0s
 =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  0.3s
34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 2.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  2.3s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 31.46MB / 235.97MB  2.2s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 23.07MB / 42.31MB  2.2s
 => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  0.5s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  2.4s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 33.55MB / 235.97MB  2.4s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 30.41MB / 42.31MB  2.4s
 => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  0.6s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  2.6s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 40.89MB / 235.97MB  2.5s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 40.89MB / 42.31MB  2.5s
 => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  0.8s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.4s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  2.7s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 47.19MB / 235.97MB  2.7s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.7s
 => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  0.9s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.5s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  2.9s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 67.11MB / 235.97MB  2.8s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  1.1s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.6s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  3.0s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 79.69MB / 235.97MB  2.9s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  1.2s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.7s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  3.1s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 88.08MB / 235.97MB  3.0s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  1.3s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 3.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  3.2s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d925 95.67MB / 235.97MB  3.1s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  1.4s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.0s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  3.4s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 118.49MB / 235.97MB  3.3s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  1.6s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  3.5s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 131.07MB / 235.97MB  3.4s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  1.7s
34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  3.6s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 140.51MB / 235.97MB  3.5s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  1.8s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.4s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  3.7s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 152.04MB / 235.97MB  3.6s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  1.9s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.5s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  3.8s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 159.66MB / 235.97MB  3.8s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  2.0s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.6s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.0s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 174.49MB / 235.97MB  3.9s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  2.2s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.7s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.1s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 180.71MB / 235.97MB  4.0s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  2.3s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 4.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.2s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 192.94MB / 235.97MB  4.1s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  2.4s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.0s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.3s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 203.42MB / 235.97MB  4.3s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  2.5s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.5s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 229.64MB / 235.97MB  4.4s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  2.7s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.6s
 => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  2.8s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.3s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.7s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  2.9s
34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.5s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.8s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.0s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.5s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  4.9s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.1s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.6s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.0s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.2s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.7s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.1s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.3s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 5.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.2s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.4s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.0s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.3s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.5s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.4s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.7s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.6s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.8s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.3s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.7s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  3.9s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.4s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.8s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.0s
34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.6s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  5.9s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.1s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.6s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.0s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.2s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.8s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.1s
34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 6.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.2s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.0s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.3s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.4s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.5s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.3s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.6s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.4s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.7s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.5s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  6.9s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.6s
34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.7s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.0s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.7s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.1s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.8s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.2s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  0.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 7.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.3s
34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.5s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  0.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.6s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  0.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.3s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.7s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  0.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.4s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.8s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  0.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.6s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  7.9s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  0.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.7s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.0s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  0.6s
34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.8s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.1s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  0.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 8.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.2s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  0.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.0s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.3s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.1s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.5s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.2s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.6s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.4s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.7s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.5s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.8s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.6s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  8.9s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.7s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  9.1s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.8s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  9.2s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.8s
34m =&gt; [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 9.9s (4/13)                                         docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  9.3s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  1.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  9.4s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  9.5s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  9.6s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  9.7s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  9.9s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.0s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.1s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.2s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 10.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.3s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  2.9s
34m =&gt; [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.4s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.5s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.7s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.7s
34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  10.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.0s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 11.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.4s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.5s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m =&gt; =&gt; extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.7s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.8s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  0.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  11.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  12.0s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  12.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 12.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  12.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  12.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  12.5s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m =&gt; =&gt; extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  12.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  12.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  1.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  12.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.0s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 13.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.3s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.6s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.7s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  13.8s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  2.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.0s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 14.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.4s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.3s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.6s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.7s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.8s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  3.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  14.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 15.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.4s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.4s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.7s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.8s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  4.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  15.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.0s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 16.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.4s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.7s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.4s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.8s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  5.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  16.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.0s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 17.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.7s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.8s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  6.9s
34m => [internal] load build context                                          0.1s
0m34m => =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.5s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  17.9s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.0s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 18.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.4s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.7s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.8s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  7.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  18.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.0s
34m => [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.6s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.0s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 19.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.2s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.4s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.7s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.8s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  8.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  19.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  9.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  20.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  9.1s
34m => [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.8s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  20.2s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m =&gt; =&gt; sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  9.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 20.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  20.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  9.4s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  20.4s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  9.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  20.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  9.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.3s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  20.6s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  9.7s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  20.8s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc5  9.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  20.9s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  21.0s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  21.1s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 21.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  21.3s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.3s
34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.0s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  21.4s
34m =&gt; =&gt; extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  21.5s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  21.7s
34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  21.7s
34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  21.9s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  0.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.7s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  22.0s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  0.2s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 22.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  22.2s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  0.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.0s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  22.3s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  0.5s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  22.4s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  0.6s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.2s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  22.5s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  0.7s
34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.3s (4/13)                                        docker:default
 =&gt; [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  22.6s
34m =&gt; =&gt; extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  0.8s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.4s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  22.7s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  0.9s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.5s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  22.9s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.0s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.6s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  23.0s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.1s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  23.1s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.8s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  23.1s
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.3s
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 23.9s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  23.3s
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.1s (4/13)                                        docker:default
 => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  23.4s
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.1s (5/13)                                        docker:default
34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.3s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.4s (5/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.6s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.7s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 24.9s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.0s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.2s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.3s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  1.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.5s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  1.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.6s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.8s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m =&gt; =&gt; extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  1.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 25.9s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  1.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.1s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  1.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.2s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.4s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  2.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.5s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.5s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.7s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  2.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 26.8s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  2.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.0s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  2.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.1s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m =&gt; =&gt; extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m =&gt; =&gt; extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m =&gt; =&gt; extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.2s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.4s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.6s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.7s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.9s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 27.9s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.1s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.1s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.2s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  4.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.3s (5/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m =&gt; =&gt; extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m =&gt; =&gt; extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m =&gt; =&gt; extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  4.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.5s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  4.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.7s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 28.8s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  4.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.0s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  4.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.1s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  5.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.3s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  5.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.4s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  5.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.6s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  5.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.7s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  5.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 29.8s (5/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m =&gt; =&gt; extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m =&gt; =&gt; extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  5.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.0s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  5.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.1s (5/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.3s (6/13)                                        docker:default
34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.4s (8/13)                                        docker:default
34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 30.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                      0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.4s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      1.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 31.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      1.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      1.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      1.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      1.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 32.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      2.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                      3.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      3.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 33.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      3.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      3.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      3.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      3.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      4.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      4.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 34.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      4.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      4.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                      4.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      4.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      4.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      5.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      5.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 35.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      5.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      5.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      5.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      5.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      6.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                      6.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      6.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 36.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      6.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      6.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      6.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      6.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      7.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      7.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 37.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      7.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      7.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                      7.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      7.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      7.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      8.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      8.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 38.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      8.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      8.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      8.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      8.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      9.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      9.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      9.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 39.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      9.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      9.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      9.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                      9.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     10.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     10.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 40.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     10.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     10.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     10.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     10.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     10.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     11.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     11.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 41.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     11.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     11.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     11.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     11.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     12.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     12.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     12.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 42.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     12.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     12.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     12.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     12.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     13.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     13.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     13.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 43.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     13.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     13.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     13.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     13.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     14.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     14.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 44.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     14.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     14.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     14.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     14.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     14.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     15.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     15.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 45.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     15.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     15.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     15.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     15.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     16.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     16.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     16.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 46.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     16.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.1s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     16.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     16.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     16.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     17.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     17.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 47.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     17.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     17.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     17.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     17.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     17.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.6s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     18.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     18.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 48.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     18.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     18.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     18.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     18.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     19.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     19.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     19.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 49.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     19.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.1s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     19.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     19.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     19.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     20.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     20.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 50.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     20.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     20.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     20.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     20.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     20.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.6s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     21.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     21.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     21.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 51.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     21.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     21.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     21.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     21.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     21.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     22.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     22.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.7s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     22.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 52.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     22.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     22.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     22.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     22.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     23.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     23.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     23.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 53.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     23.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     23.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.2s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     23.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     23.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     24.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     24.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     24.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     24.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 54.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     24.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     24.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     24.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     24.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.5s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     25.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     25.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     25.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 55.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     25.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     25.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     25.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     25.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     26.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     26.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 56.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     26.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.0s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     26.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     26.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     26.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     26.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     27.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     27.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 57.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     27.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     27.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     27.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     27.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.5s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     28.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     28.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     28.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 58.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     28.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     28.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     28.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     28.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     29.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     29.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 59.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     29.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.0s (9/13)                                        docker:default
34m =&gt; => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     29.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     29.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     29.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     29.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     30.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     30.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 60.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     30.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     30.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     30.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     30.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     31.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     31.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     31.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 61.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     31.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     31.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     31.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     31.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     32.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     32.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 62.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     32.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     32.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     32.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     32.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     32.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     33.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     33.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 63.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     33.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     33.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     33.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     33.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     34.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     34.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     34.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 64.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     34.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     34.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     34.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     34.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     35.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     35.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 65.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     35.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     35.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     35.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     35.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     35.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     36.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     36.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 66.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     36.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     36.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     36.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     36.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     37.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     37.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     37.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 67.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     37.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     37.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     37.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     37.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     38.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     38.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 68.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     38.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     38.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     38.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     38.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     38.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     39.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     39.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 69.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     39.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     39.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     39.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     39.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     40.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     40.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     40.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 70.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     40.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     40.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     40.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     40.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     41.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     41.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 71.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     41.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     41.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     41.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     41.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     41.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     42.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     42.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 72.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     42.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     42.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     42.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     42.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     43.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     43.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     43.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 73.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     43.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     43.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     43.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     43.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     44.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     44.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 74.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     44.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     44.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     44.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     44.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     44.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     45.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     45.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 75.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     45.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     45.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     45.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.3s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m =&gt; [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     45.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     46.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     46.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     46.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 76.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     46.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     46.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     46.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     46.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     47.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     47.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 77.8s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     &amp;&amp; apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     47.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     47.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     47.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     47.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     47.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     48.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     48.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 78.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     48.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     48.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     48.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.3s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     48.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     49.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     49.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.8s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     49.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 79.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     49.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     49.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     49.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.4s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     49.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.5s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     50.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     50.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 80.8s (9/13)                                        docker:default
34m =&gt; =&gt; extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     50.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.0s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     50.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.1s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     50.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.2s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     50.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.3s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     50.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.6s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.7s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 81.9s (9/13)                                        docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.0s (10/13)                                       docker:default
34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m =&gt; [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.1s (10/13)                                       docker:default
34m =&gt; [internal] load build context                                          0.1s
0m34m =&gt; =&gt; transferring context: 151.22kB                                      0.0s
0m34m =&gt; [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
0m => [7/9] COPY judges /action/judges                                       0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.1s (11/13)                                       docker:default
34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
0m34m => [7/9] COPY judges /action/judges                                       0.2s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.3s (13/13)                                       docker:default
34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.4s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     0.1s
 => => exporting layers                                                    0.1s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.6s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     0.3s
 => => exporting layers                                                    0.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.7s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     0.4s
 => => exporting layers                                                    0.4s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 82.9s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     0.6s
 => => exporting layers                                                    0.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.0s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     0.7s
 => => exporting layers                                                    0.7s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.2s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     0.9s
 => => exporting layers                                                    0.9s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.3s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     1.0s
 => => exporting layers                                                    1.0s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.5s (13/14)                                       docker:default
34m =&gt; [4/9] COPY Gemfile /action                                             0.1s
0m34m =&gt; [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     1.2s
 => => exporting layers                                                    1.2s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.6s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     1.3s
 => => exporting layers                                                    1.3s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.8s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     1.5s
 => => exporting layers                                                    1.5s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 83.9s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     1.6s
 => => exporting layers                                                    1.6s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.1s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     1.8s
 => => exporting layers                                                    1.8s
?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.1s (13/14)                                       docker:default
34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m => exporting to image                                                     1.8s
34m => => exporting layers                                                    1.8s
0m?25h1A1A1A1A1A1A1A1A1A0G?25l[+] Building 84.2s (14/14) FINISHED                              docker:default
34m => [internal] load build definition from Dockerfile                       0.1s
0m34m => => transferring dockerfile: 638B                                       0.0s
0m34m => [internal] load metadata for docker.io/library/ruby:3.4                0.5s
0m34m => [internal] load .dockerignore                                          0.0s
0m34m => => transferring context: 2B                                            0.0s
0m34m => [1/9] FROM docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7  23.5s
0m34m => => resolve docker.io/library/ruby:3.4@sha256:779ca68b84fe3804e27f5b7e  0.1s
0m34m => => sha256:779ca68b84fe3804e27f5b7ea5ab001005c708b72 10.26kB / 10.26kB  0.0s
0m34m => => sha256:3adbb4ebbb96beb3982c5d1405d3526b725c7c3ec68 2.31kB / 2.31kB  0.0s
0m34m => => sha256:9eb0c152bde3a7d088ad82b560b0ed42d02aa6e8cf3 7.01kB / 7.01kB  0.0s
0m34m => => sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15 49.29MB / 49.29MB  1.5s
0m34m => => sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605 25.61MB / 25.61MB  0.9s
0m34m => => sha256:58f2d358b447d091790c5ef0943550bbcf57bac46 67.78MB / 67.78MB  1.9s
0m34m => => sha256:dd420cee8193b72cf70974a80e88896c8e58d92 235.97MB / 235.97MB  4.5s
0m34m => => sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b 190B / 190B  1.7s
0m34m => => sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7c 42.31MB / 42.31MB  2.6s
0m34m => => extracting sha256:2981f7e8980b9f4b6605026e1c5f99b4971ebba15f626e46  4.3s
0m34m => => sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff4 144B / 144B  2.0s
0m34m => => extracting sha256:b22766554d6bfa95c7325b00ee002f2705a7b8605908c3eb  1.0s
0m34m => => extracting sha256:58f2d358b447d091790c5ef0943550bbcf57bac46c4b8bfc  3.4s
0m34m => => extracting sha256:dd420cee8193b72cf70974a80e88896c8e58d925edd1cdc  10.7s
0m34m => => extracting sha256:a0af01b9ac1df88fda6794d1c51f2e7ba6952f8e4964b8b0  0.0s
0m34m => => extracting sha256:b69286b0a15f1cfd1e54b368b6a9c83a75a964b7cafe2a41  1.4s
0m34m => => extracting sha256:d2c392b1335a65f881faea34df4f79d9af5cceb978d0ff46  0.0s
0m34m => [internal] load build context                                          0.1s
0m34m => => transferring context: 151.22kB                                      0.0s
0m34m => [2/9] RUN apt-get update     && apt-get install --no-install-recommen  6.2s
0m34m => [3/9] WORKDIR /action                                                  0.1s
0m34m => [4/9] COPY Gemfile /action                                             0.1s
0m34m => [5/9] COPY Gemfile.lock /action                                        0.1s
0m34m => [6/9] RUN bundle update --gemfile=/action/Gemfile                     51.5s
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.1s
0m34m => exporting to image                                                     1.9s
0m34m => => exporting layers                                                    1.8s
0m34m =&gt; =&gt; writing image sha256:eaa5e51572fa0b02b9404131d9fb22abbd665799432be  0.0s
0m34m =&gt; =&gt; naming to docker.io/library/judges-action                           0.0s
0m?25himg=$(cat target/docker-image.txt)
docker run --rm --entrypoint '/bin/bash' &quot;${img}&quot; -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.208       OK
  revive-user/revive-one                                            0.790       OK
  quality-of-service/simple-collect                                 0.430       OK
  quantity-of-deliverables/count-all                                0.229       OK
  quality-of-service/skip-duplicate-scan                            0.190       OK
  github-events/scan-many-repos                                     0.076       OK
  fix-missing-comments/found-lost-comments                          0.069       OK
  dimensions-of-terrain/measure-all                                 0.062       OK
  find-all-issues/scan-issues                                       0.056       OK
  dimensions-of-terrain/skip-recounting                             0.052       OK
  github-events/scan-with-defaults                                  0.049       OK
  find-latest-issue/find-issue                                      0.042       OK
  find-all-issues/scan-with-existing-issue                          0.041       OK
  find-earliest-issue/find-issue                                    0.039       OK
  github-events/quick-scan                                          0.029       OK
  who-has-name/who-without-name                                     0.027       OK
  issue-was-closed/find-closed-issues                               0.025       OK
  issue-was-closed/find-without-opening                             0.022       OK
  type-was-attached/find-types                                      0.020       OK
  github-events/scan-over-existing                                  0.020       OK
  who-has-name/fixes-stale-facts                                    0.018       OK
  pull-was-merged/merges-open-pull                                  0.016       OK
  add-review-comments/scan-pulls                                    0.016       OK
  pull-was-merged/merge-without-opening                             0.016       OK
  issue-was-assigned/find-assignee                                  0.016       OK
  label-was-attached/find-labels                                    0.014       OK
  fix-missing-who/stale-who                                         0.014       OK
  erase-repository/scan_repos                                       0.014       OK
  pull-was-opened/find-among-others                                 0.014       OK
  label-was-attached/two-repositories                               0.013       OK
  who-has-name/who-with-old-name                                    0.013       OK
  eliminate-ghosts/scan-users                                       0.013       OK
  fix-missing-who/found-who                                         0.012       OK
  issue-was-opened/find-one                                         0.012       OK
  pull-was-opened/find-one-pull                                     0.012       OK
  issue-was-opened/find-without-closing                             0.011       OK
  pull-was-opened/find-without-closing                              0.011       OK
  fix-missing-hoc/found-lost-hoc                                    0.011       OK
  pull-was-opened/doesnt-overlap-repos                              0.011       OK
  issue-was-opened/find-opening-for-dud                             0.011       OK
  code-was-reviewed/find-code-reviews                               0.009       OK
  pull-was-merged/ignores-merged-pull                               0.009       OK
  is-human-or-robot/detected-bot                                    0.008       OK
  find-missing-issues/find-one                                      0.007       OK
  add-review-comments/adds-to-merge                                 0.007       OK
  who-has-name/who-with-name                                        0.007       OK
  find-missing-issues/find-one-pull                                 0.007       OK
  is-human-or-robot/detected-human                                  0.007       OK
  issue-was-unassigned/find-unassignee                              0.006       OK
  fix-missing-branch/stale-branch                                   0.006       OK
  issue-was-opened/find-no-dups                                     0.006       OK
  find-missing-issues/not-find-tombstoned                           0.004       OK
  pull-was-opened/find-no-dups                                      0.004       OK
  who-is-alive/ignores-alive                                        0.003       OK
  find-missing-issues/none-missing                                  0.002       OK
👍 All 28 judge(s) and 55 tests passed in 3s903ms
./test-action.sh "$(cat target/docker-image.txt)"
echo "$?" > target/entry.exit
The 'judges-action' 0.0.0 is running
!!! The latest version of the judges-action plugin available in
!!! its GitHub repository is 0.17.6: https://github.com/zerocracy/judges-action.
!!! However, you are using a different version: 0.0.0.
!!! This will most likely lead to runtime issues and maybe even data corruption.
!!! It is strongly advised to upgrade.
+ '[' -z /action ']'
+ SELF=/action
+ '[' -z '' ']'
+ BUNDLE_GEMFILE=/action/Gemfile
+ export BUNDLE_GEMFILE
+ JUDGES='bundle exec judges'
+ bundle exec judges --version
judges version 0.58.1
+ '[' -z /tmp ']'
++ basename /tmp/dzgrcusevennffis.fb
+ name=dzgrcusevennffis.fb
+ name=dzgrcusevennffis
+++ [[ /tmp/dzgrcusevennffis.fb = /* ]]
+++ echo /tmp/dzgrcusevennffis.fb
++ realpath /tmp/dzgrcusevennffis.fb
+ fb=/tmp/dzgrcusevennffis.fb
+ [[ ! dzgrcusevennffis =~ ^[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/dzgrcusevennffis-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/dzgrcusevennffis.fb '$fb.query("(eq what '\''judges-summary'\'')").delete!'
+ /usr/local/bundle/bin/judges --echo --verbose eval /tmp/dzgrcusevennffis.fb $fb.query("(eq what 'judges-summary')").delete!
D: Judges 0.58.1
D: Running 'eval' command...
Nothing to import from /tmp/dzgrcusevennffis.fb (file not found)
D: There were no facts, nothing deleted by (eq what 'judges-summary') in 1ms
Factbase exported to /tmp/dzgrcusevennffis.fb (4 bytes, 0 facts) in 282μs
👍 Evaluated successfully in 14ms
D: Command 'eval' completed in 15ms
++ 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/dzgrcusevennffis-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/dzgrcusevennffis-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 '' ']'
+ 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 dzgrcusevennffis /tmp/dzgrcusevennffis.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 dzgrcusevennffis /tmp/dzgrcusevennffis.fb
D: Judges 0.58.1
D: Running 'pull' command...
D: GET https://api.zerocracy.com/exists/dzgrcusevennffis -> 200 (0.13s)
The name "dzgrcusevennffis" doesn't exist at api.zerocracy.com in 132ms
⚠️ Nothing to pull - name 'dzgrcusevennffis' not found on server in 133ms
D: Command 'pull' completed in 134ms
++ 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/dzgrcusevennffis-vitals.html --fail-fast --option=github_token=00000000-0000-0000-0000-000000000000 /action/judges /tmp/dzgrcusevennffis.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/dzgrcusevennffis-vitals.html --fail-fast --option=github_token=00000000-0000-0000-0000-000000000000 /action/judges /tmp/dzgrcusevennffis.fb
D: Judges 0.58.1
Judges 0.58.1
Factbase 0.19.2
Baza-rb 0.11.2
Ruby: 3.4.7-p58
Current directory: /action
Time: 2025-12-17T03:55:38Z
Total memory: 1956Mb
D: Running 'update' command...
The factbase imported from /tmp/dzgrcusevennffis.fb (4 bytes, 0 facts) in 137μs
D: The following options provided:
        ACTION_VERSION → "0.0.0"
        GITHUB_TOKEN &rarr; &quot;0000****************************0000&quot;
        JOB_ID &rarr; 0 (Integer)
        LIFETIME &rarr; 900 (Integer)
        MAX_EVENTS &rarr; 3 (Integer)
        REPOSITORIES &rarr; &quot;zero***************tion&quot;
        TESTING &rarr; &quot;yes&quot;
        TIMEOUT &rarr; 600 (Integer)
        VITALS_URL &rarr; &quot;http**************************************************************html"
Summary fact not found

👉 Running github-events (#0) at judges/github-events/ (5ms already)...
Fbe version is 0.47.0
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 90μ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 66μ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 62μs
D: Inserted new fact #1 in 284μs
D: Set 'event_id' to 123 (Integer)
D: Set 'where' to "github" (String)
D: Set 'when' to 2025-12-17T02:41:01Z (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 (1h14m ago)
D: Txn #1752 rolled back in 9ms
D: Zero/0 facts found by (and (eq event_id 124) (eq where 'github')) in 48μs
D: Inserted new fact #1 in 214μs
D: Set 'event_id' to 124 (Integer)
D: Set 'where' to "github" (String)
D: Set 'when' to 2025-12-17T02:56:01Z (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 52μ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 79μ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 163μs
D: Zero/1 facts found by (and (eq what 'pull-was-opened') (eq where 'github') (eq repository 2350) (eq issue 42)) in 63μ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 58μ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 62μs
D: Zero/1 facts found by (and (eq what 'label-was-attached') (eq where 'github') (eq repository 2350) (eq issue 42)) in 51μs
D: Zero/1 facts found by (and (eq what 'type-was-attached') (eq where 'github') (eq repository 2350) (eq issue 42)) in 55μs
D: Zero/0 facts found by (and (eq where 'github') (eq repository 2350) (eq issue 42) (exists done)) in 50μs
D: Zero/0 facts found by (and (eq where 'github') (eq what 'tombstone') (eq repository 2350) (exists issues)) in 41μs
Detected new event_id #124 (no.1) in 2350: IssuesEvent
D: Txn #1776 touched 1i/0d/0a in 33ms
D: Zero/1 facts found by (and (eq event_id 125) (eq where 'github')) in 58μs
D: Inserted new fact #2 in 267μs
D: Set 'event_id' to 125 (Integer)
D: Set 'where' to "github" (String)
D: Set 'when' to 2025-12-17T03:41:55Z (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 131μ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 173μ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 846μs
D: Zero/2 facts found by (and (eq what 'pull-was-opened') (eq where 'github') (eq repository 2350) (eq issue 42)) in 1ms
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 1ms
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 55μs
D: Zero/2 facts found by (and (eq what 'label-was-attached') (eq where 'github') (eq repository 2350) (eq issue 42)) in 56μs
D: Zero/2 facts found by (and (eq what 'type-was-attached') (eq where 'github') (eq repository 2350) (eq issue 42)) in 51μs
D: Zero/1 facts found by (and (eq where 'github') (eq repository 2350) (eq issue 42) (exists done)) in 107μs
D: Zero/1 facts found by (and (eq where 'github') (eq what 'tombstone') (eq repository 2350) (exists issues)) in 73μs
Detected new event_id #125 (no.2) in 2350: IssuesEvent
D: Txn #1800 touched 1i/0d/0a in 41ms
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 87ms
Finished scanning yegor256/test correctly in 87ms, next time will scan until #123
D: No more repos to scan (out of 1), quitting after 600ms
D: Finished scanning 1 repos in 601ms: 2350:1
D: Zero/2 facts found by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 55μs
D: Inserted new fact #3 in 259μ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 105ms
👍 The 'github-events' judge 3i/0d/34a out of 3 facts in 604ms

👉 Running revive-user (#1) at judges/revive-user/ (610ms already)...
D: Still 100 GitHub API quota left (&gt;100)
D: Zero/3 facts found by (and (eq stale 'who') (eq where 'github') (unique who)) in 44&mu;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 3 facts in 3ms

👉 Running fix-missing-hoc (#2) at judges/fix-missing-hoc/ (615ms 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 355μ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 3ms

👉 Running add-review-comments (#3) at judges/add-review-comments/ (620ms 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 65μ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 2ms
👍 The 'add-review-comments' judge made zero changes to 3 facts in 3ms

👉 Running quantity-of-deliverables (#4) at judges/quantity-of-deliverables/ (623ms already)...
D: Zero/3 facts found by (and (eq what 'pmp') (eq area 'scope') (exists qod_days)) in 44μs
D: Zero/3 facts found by (eq what 'quantity-of-deliverables') in 21μs
D: Zero/3 facts found by (eq what 'quantity-of-deliverables') in 6μs
D: Zero/3 facts found by (eq when (agg (eq what 'quantity-of-deliverables') (max when))) in 883μs
D: Inserted new fact #4 in 16ms
D: Set 'what' to "quantity-of-deliverables" (String)
D: Set 'when' to 2025-12-17T03:55:39Z (Time)
D: Set 'since' to 2025-11-19T03:55:39Z (Time)
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 125μs
D: Still 100 GitHub API quota left (>100)
D: Txn #1832 touched nothing in 109μs
D: Found and processed 1 facts by: (and (eq what 'quantity-of-deliverables') (exists since) (exists when))
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 17μ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 8ms
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 7ms
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 11ms
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)
D: Still 100 GitHub API quota left (>50)
Collected total_releases_published: [total_releases_published: 2] in 5ms
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 4ms
D: Txn #1840 touched nothing in 45ms
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 89ms
👍 The 'quantity-of-deliverables' judge 1i/0d/14a out of 4 facts in 90ms

👉 Running issue-was-opened (#5) at judges/issue-was-opened/ (715ms 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 462μ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 5ms
👍 The 'issue-was-opened' judge made zero changes to 4 facts in 5ms

👉 Running erase-repository (#6) at judges/erase-repository/ (721ms already)...
D: Found 3/4 fact(s) by (and (eq where 'github') (exists repository) (absent stale)) in 188μ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 293μ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 3ms
👍 The 'erase-repository' judge made zero changes to 4 facts in 3ms

👉 Running issue-was-closed (#7) at judges/issue-was-closed/ (726ms 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 142&mu;s
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first issues_were_scanned))' in 681μs
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 153μ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 12ms
D: Finished scanning 1 repos in 12ms: 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/ (741ms 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 293μ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 4ms
👍 The 'pull-was-opened' judge made zero changes to 4 facts in 5ms

👉 Running issue-was-assigned (#9) at judges/issue-was-assigned/ (747ms 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 109μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first assignees_were_scanned))' in 726μs
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 106μ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 217μs
D: Inserted new fact #5 in 898μ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 28w4d ago (fact #5)
D: Txn #1856 touched 1i/0d/0a in 11ms
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 22ms
D: Finished scanning 1 repos in 22ms: 2350:2
D: GitHub API trace is empty
issue-was-assigned completed in 23ms
👍 The 'issue-was-assigned' judge 1i/0d/12a out of 5 facts in 24ms

👉 Running pull-was-merged (#10) at judges/pull-was-merged/ (771ms 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 105μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first merges_were_scanned))' in 896μ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 61μs
D: Zero/5 facts found by (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-merged') (eq where $where)) in 58μ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 1ms
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 11ms
D: Finished scanning 1 repos in 11ms: 2350:1
D: GitHub API trace is empty
pull-was-merged completed in 11ms
👍 The 'pull-was-merged' judge made zero changes to 5 facts in 12ms

👉 Running fix-missing-who (#11) at judges/fix-missing-who/ (784ms 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 105μ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 92μ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 88μ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 95μ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 93μ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 10ms
👍 The 'fix-missing-who' judge made zero changes to 5 facts in 11ms

👉 Running find-all-issues (#12) at judges/find-all-issues/ (795ms 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 110μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first min_issue_was_found))' in 638μs
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 119μ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 144μs
D: Found 1/5 fact(s) by (and (eq issue 42) (eq repository 2350) (eq what 'issue-was-opened') (eq where 'github')) in 149μs
D: Txn #1912 touched nothing in 984μs
Checked 1 issues in yegor256/test (42) created >= 2024-09-20; from #42 to #42; found nothing in 3ms
D: No more repos to scan (out of 1), quitting after 11ms
D: Finished scanning 1 repos in 11ms: 2350:1
D: Found 1/5 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 15μ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 108μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first min_pull_was_found))' in 600μ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 what 'pull-was-opened') (eq repository $repository) (gt issue $before) (eq where 'github')) with {before=0, repository=2350} in 45μ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 25ms
D: Finished scanning 1 repos in 26ms: 2350:1
D: GitHub API trace is empty
find-all-issues completed in 26ms
👍 The 'find-all-issues' judge 0i/0d/1a out of 5 facts in 27ms

👉 Running who-is-alive (#13) at judges/who-is-alive/ (823ms 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' '2025-12-17T03:55:39Z')) '2 days')) (absent stale) (absent tombstone) (absent done) (exists who) (eq where 'github')) in 51μs
D: Found and processed 0 facts by: (and
       (eq what 'who-has-name')
       (lt when (minus (to_time (env 'TODAY' '2025-12-17T03:55:39Z')) '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 3ms

👉 Running find-latest-issue (#14) at judges/find-latest-issue/ (827ms 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 &quot;zerocracy/judges-action&quot; has an ID: #2350
D: Found 1/5 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 122μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first latest_issue_was_found))' in 640μ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 43μ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 134μs
D: Zero/5 facts found by (and (eq issue 42) (eq what 'pull-was-opened') (eq repository 2350) (eq where 'github')) in 74μs
D: Inserted new fact #6 in 266μ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 64w4d ago
D: Txn #1928 touched 1i/0d/0a in 12ms
D: No more repos to scan (out of 1), quitting after 19ms
D: Finished scanning 1 repos in 20ms: 2350:1
D: Found 1/6 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 838μs
D: GitHub API trace is empty
find-latest-issue completed in 26ms
👍 The 'find-latest-issue' judge 1i/0d/13a out of 6 facts in 26ms

👉 Running dimensions-of-terrain (#15) at judges/dimensions-of-terrain/ (855ms already)...
D: Zero/6 facts found by (and (eq what 'dimensions-of-terrain') (gt when (minus (to_time (env 'TODAY' '2025-12-17T03:55:39Z')) '1 days'))) in 47μs
D: Inserted new fact #7 in 16ms
D: Set 'what' to "dimensions-of-terrain" (String)
D: Set 'when' to 2025-12-17T03:55:39Z (Time)
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_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_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_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 10ms
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_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 6ms
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 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: GitHub API trace is empty
dimensions-of-terrain completed in 98ms
👍 The 'dimensions-of-terrain' judge 1i/0d/16a out of 7 facts in 99ms

👉 Running who-has-name (#16) at judges/who-has-name/ (955ms 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 65μs
D: Zero/7 facts found by (and (eq who $who) (eq what 'who-has-name') (eq where $where)) in 45μs
D: Zero/7 facts found by (and (eq who $who) (eq what 'who-has-name') (eq where $where)) in 38μ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 323μ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 2025-12-17T03:55:39Z (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 #1992 touched 1i/0d/0a in 8ms
D: Still 100 GitHub API quota left (&gt;100)
D: Inserted new fact #9 in 264&mu;s
D: Set 'who' to 422 (Integer)
D: Set 'where' to &quot;github&quot; (String)
D: Still 100 GitHub API quota left (&gt;50)
D: GitHub user #422 has a name: @torvalds
D: User #422 is actually @torvalds
D: Set 'name' to &quot;torvalds&quot; (String)
D: Set 'when' to 2025-12-17T03:55:39Z (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 #2064 touched 1i/0d/0a in 9ms
D: Still 100 GitHub API quota left (>100)
D: Inserted new fact #10 in 686μ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 2025-12-17T03:55:39Z (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 #2144 touched 1i/0d/0a in 8ms
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' '2025-12-17T03:55:39Z')) '5 days')) (absent stale) (absent tombstone) (absent done) (exists who) (eq where 'github')) in 288μs
D: Found and processed 0 facts by: (and
       (eq what 'who-has-name')
       (lt when (minus (to_time (env 'TODAY' '2025-12-17T03:55:39Z')) '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 208μs
D: GitHub API trace is empty
who-has-name completed in 38ms
👍 The 'who-has-name' judge 3i/0d/30a out of 10 facts in 38ms

👉 Running fix-missing-comments (#17) at judges/fix-missing-comments/ (994ms 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 82μ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 10 facts in 4ms

👉 Running eliminate-ghosts (#18) at judges/eliminate-ghosts/ (999ms already)...
D: Found 7/10 fact(s) by (and (absent stale) (eq where 'github') (exists who)) in 277μ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 632μs
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 657μs
D: Zero/10 facts found by (and (eq where 'github') (exists who) (unique who) (eq stale 'who')) in 292μs
D: GitHub API trace is empty
eliminate-ghosts completed in 7ms
👍 The 'eliminate-ghosts' judge made zero changes to 10 facts in 8ms

👉 Running issue-was-unassigned (#19) at judges/issue-was-unassigned/ (1s7ms 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 137μ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 #2232 touched nothing in 964μs
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 4ms
👍 The 'issue-was-unassigned' judge made zero changes to 10 facts in 5ms

👉 Running label-was-attached (#20) at judges/label-was-attached/ (1s13ms 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 143μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first labels_were_scanned))' in 673μs
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 76μ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 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/10 facts found by (and (eq issue 42) (eq label 'bug') (eq what 'label-was-attached') (eq repository 2350) (eq where 'github')) in 103μs
D: Inserted new fact #11 in 276μ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 2025-12-17T01:30:46Z (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 #2240 touched 1i/0d/0a in 9ms
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 19ms
D: Finished scanning 1 repos in 19ms: 2350:2
D: GitHub API trace is empty
label-was-attached completed in 19ms
👍 The 'label-was-attached' judge 1i/0d/12a out of 11 facts in 20ms

👉 Running find-missing-issues (#21) at judges/find-missing-issues/ (1s34ms already)...
D: Still 100 GitHub API quota left (&gt;100)
D: Found 1/11 fact(s) by (and (eq where 'github') (exists repository) (unique repository)) in 447&mu;s
D: Still 100 GitHub API quota left (&gt;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 305μs
No missing issues in yegor256/test
D: Txn #2344 touched nothing in 1ms
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 5ms
👍 The 'find-missing-issues' judge made zero changes to 11 facts in 6ms

👉 Running type-was-attached (#22) at judges/type-was-attached/ (1s40ms 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 171μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first types_were_scanned))' in 760μs
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 94μ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 772μ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: 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 97μs
D: Inserted new fact #12 in 287μ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 #2352 touched 1i/0d/0a in 10ms
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 461μs
D: Inserted new fact #13 in 299μ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 #2464 touched 1i/0d/0a in 10ms
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 36ms
D: Finished scanning 1 repos in 36ms: 2350:2
D: GitHub API trace is empty
type-was-attached completed in 36ms
👍 The 'type-was-attached' judge 2i/0d/24a out of 13 facts in 37ms

👉 Running code-was-reviewed (#23) at judges/code-was-reviewed/ (1s79ms 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 67μ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 13 facts in 4ms

👉 Running quality-of-service (#24) at judges/quality-of-service/ (1s84ms already)...
D: Zero/13 facts found by (and (eq what 'pmp') (eq area 'quality') (exists qos_days)) in 69μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 33μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 7μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 6μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 6μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 6μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 8μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 19μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 6μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 5μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 5μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 5μs
D: Zero/13 facts found by (eq what 'quality-of-service') in 6μs
D: Zero/13 facts found by (eq when (agg (eq what 'quality-of-service') (max when))) in 6ms
D: Inserted new fact #14 in 15ms
D: Set 'what' to "quality-of-service" (String)
D: Set 'when' to 2025-12-17T03:55:39Z (Time)
D: Set 'since' to 2025-11-19T03:55:39Z (Time)
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 569μs
D: Still 100 GitHub API quota left (>100)
D: Txn #2584 touched nothing in 89μs
D: Found and processed 1 facts by: (and (eq what 'quality-of-service') (exists since) (exists when))
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 17μs
D: Still 100 GitHub API quota left (>100)
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 12ms
D: Still 100 GitHub API quota left (&gt;100)
Starting to evaluate some_review_time, 14m58s of lifetime left, 9m59s of timeout left...
D: Still 100 GitHub API quota left (&gt;100)
D: Still 100 GitHub API quota left (&gt;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 18ms
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 4ms
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 10ms
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 317μs
Collected some_triage_time: [some_triage_time: [41754646.70660577]] in 8ms
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 21ms
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: [4019.999996228]] in 6ms
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 11ms
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 34ms
D: Txn #2592 touched nothing in 139ms
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 181ms
👍 The 'quality-of-service' judge 1i/0d/30a out of 14 facts in 181ms

👉 Running find-earliest-issue (#25) at judges/find-earliest-issue/ (1s266ms 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 173μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first earliest_issue_was_found))' in 780μ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 51μ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 312μs
D: Found 1/14 fact(s) by (and (eq issue 42) (eq what 'pull-was-opened') (eq repository 2350) (eq where 'github')) in 190μs
D: Txn #2600 touched nothing in 2ms
D: No more repos to scan (out of 1), quitting after 11ms
D: Finished scanning 1 repos in 11ms: 2350:1
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 18μs
D: GitHub API trace is empty
find-earliest-issue completed in 17ms
👍 The 'find-earliest-issue' judge 0i/0d/1a out of 14 facts in 18ms

👉 Running fix-missing-branch (#26) at judges/fix-missing-branch/ (1s285ms 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 148μ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 2ms
👍 The 'fix-missing-branch' judge made zero changes to 14 facts in 2ms

👉 Running is-human-or-robot (#27) at judges/is-human-or-robot/ (1s289ms already)...
D: Still 100 GitHub API quota left (&gt;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 633&mu;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 #2616 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 #888 (@torvalds) is not a bot, in issue-was-opened at yegor256/test#42
D: Txn #2624 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 #422 (@torvalds) is not a bot, in issue-was-assigned at yegor256/test#42
D: Txn #2632 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 #2640 touched nothing in 5ms
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 #2648 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 #2656 touched nothing in 6ms
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 #2664 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 #888 (@torvalds) is not a bot, in label-was-attached at yegor256/test#42
D: Txn #2672 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 #2680 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 #2688 touched nothing in 5ms
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 68ms
👍 The 'is-human-or-robot' judge 0i/0d/10a out of 14 facts in 69ms
👍 28 judge(s) processed in 1s354ms
The cycle 1 did 14i/0d/197a

Starting cycle #2 (out of 2)...

👉 Running github-events (#0) at judges/github-events/ (1s360ms already)...
Fbe version is 0.47.0
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 179μ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 53μ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 153μs
D: The event #124 just detected is already in the factbase
D: Txn #2696 touched nothing in 1ms
D: Found 1/14 fact(s) by (and (eq event_id 125) (eq where 'github')) in 161μs
D: The event #125 just detected is already in the factbase
D: Txn #2712 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 3ms
Finished scanning yegor256/test correctly in 4ms, next time will scan until #125
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 21μs
D: Deleted 1 fact(s) out of 14 by (eq _id 3) in 92μs
D: Inserted new fact #14 in 298μ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 #2728 touched 1i/0d/0a in 8ms
D: GitHub API trace is empty
github-events completed in 27ms
👍 The 'github-events' judge 1i/1d/11a out of 14 facts in 27ms

👉 Running revive-user (#1) at judges/revive-user/ (1s388ms 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 52μ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/ (1s392ms 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 101μ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 2ms
👍 The 'fix-missing-hoc' judge made zero changes to 14 facts in 2ms

👉 Running add-review-comments (#3) at judges/add-review-comments/ (1s396ms 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 77μ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 2ms
👍 The 'add-review-comments' judge made zero changes to 14 facts in 3ms

👉 Running quantity-of-deliverables (#4) at judges/quantity-of-deliverables/ (1s400ms already)...
D: Zero/14 facts found by (and (eq what 'pmp') (eq area 'scope') (exists qod_days)) in 58μs
D: Found 1/14 fact(s) by (eq what 'quantity-of-deliverables') in 34&mu;s
D: Found 6/14 fact(s) by (eq when (agg (eq what 'quantity-of-deliverables') (max when))) in 654&mu;s
D: Still 100 GitHub API quota left (&gt;100)
D: Found 1/14 fact(s) by (and (eq what 'quantity-of-deliverables') (exists since) (exists when)) in 102μs
D: Still 100 GitHub API quota left (>100)
D: Txn #2848 touched nothing in 172μs
D: Found and processed 1 facts by: (and (eq what 'quantity-of-deliverables') (exists since) (exists when))
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 13μs
D: Still 100 GitHub API quota left (>100)
D: total_releases_published is here: 2
D: total_issues_created is here: 25
D: total_reviews_submitted is here: 0
D: total_builds_ran is here: 2
D: total_commits_pushed is here: 29
D: Txn #2856 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 9ms
👍 The 'quantity-of-deliverables' judge made zero changes to 14 facts in 9ms

👉 Running issue-was-opened (#5) at judges/issue-was-opened/ (1s410ms 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 410μ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 4ms
👍 The 'issue-was-opened' judge made zero changes to 14 facts in 5ms

👉 Running erase-repository (#6) at judges/erase-repository/ (1s416ms already)...
D: Found 8/14 fact(s) by (and (eq where 'github') (exists repository) (absent stale)) in 462μ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 283μ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 4ms
👍 The 'erase-repository' judge made zero changes to 14 facts in 5ms

👉 Running issue-was-closed (#7) at judges/issue-was-closed/ (1s422ms 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 226μ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 143μ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 9ms
D: Finished scanning 1 repos in 10ms: 2350:1
D: GitHub API trace is empty
issue-was-closed completed in 10ms
👍 The 'issue-was-closed' judge made zero changes to 14 facts in 10ms

👉 Running pull-was-opened (#8) at judges/pull-was-opened/ (1s433ms 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 5ms
👍 The 'pull-was-opened' judge made zero changes to 14 facts in 5ms

👉 Running issue-was-assigned (#9) at judges/issue-was-assigned/ (1s440ms 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 159μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first assignees_were_scanned))' in 657μ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 issue $issue) (eq repository $repository) (eq what 'issue-was-assigned') (eq where $where) (absent unassigned)) in 739&mu;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 7ms
D: Finished scanning 1 repos in 7ms: 2350:1
D: GitHub API trace is empty
issue-was-assigned completed in 8ms
👍 The 'issue-was-assigned' judge made zero changes to 14 facts in 8ms

👉 Running pull-was-merged (#10) at judges/pull-was-merged/ (1s449ms 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 196μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first merges_were_scanned))' in 8ms
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 97μs
D: Zero/14 facts found by (and (eq repository $repository) (eq issue $issue) (eq what 'pull-was-merged') (eq where $where)) in 64μ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 23ms
D: Finished scanning 1 repos in 23ms: 2350:1
D: GitHub API trace is empty
pull-was-merged completed in 24ms
👍 The 'pull-was-merged' judge made zero changes to 14 facts in 25ms

👉 Running fix-missing-who (#11) at judges/fix-missing-who/ (1s475ms 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 142μ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 127μ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 270μ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 120μ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 115μ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 11ms
👍 The 'fix-missing-who' judge made zero changes to 14 facts in 11ms

👉 Running find-all-issues (#12) at judges/find-all-issues/ (1s487ms 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 141μs
D: Found [42] (Array) by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first min_issue_was_found))' in 681μ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 what 'issue-was-opened') (eq repository $repository) (gt issue $before) (eq where 'github')) with {before=42, repository=2350} in 245μ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 6ms
D: Finished scanning 1 repos in 6ms: 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 7&mu;s
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first min_pull_was_found))' in 589μ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 what 'pull-was-opened') (eq repository $repository) (gt issue $before) (eq where 'github')) with {before=0, repository=2350} in 115μ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 672μs
D: Found 1/14 fact(s) by (and (eq issue 42) (eq repository 2350) (eq what 'pull-was-opened') (eq where 'github')) in 161μs
D: Txn #2864 touched nothing in 943μs
Checked 1 pulls in yegor256/test (42) created >= 2024-09-20; from #42 to #42; found nothing in 3ms
D: No more repos to scan (out of 1), quitting after 16ms
D: Finished scanning 1 repos in 17ms: 2350:1
D: Found 1/14 fact(s) by (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) in 13μs
D: GitHub API trace is empty
find-all-issues completed in 22ms
👍 The 'find-all-issues' judge 0i/0d/1a out of 14 facts in 23ms

👉 Running who-is-alive (#13) at judges/who-is-alive/ (1s511ms 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' '2025-12-17T03:55:40Z')) '2 days')) (absent stale) (absent tombstone) (absent done) (exists who) (eq where 'github')) in 217μs
D: Found and processed 0 facts by: (and
       (eq what 'who-has-name')
       (lt when (minus (to_time (env 'TODAY' '2025-12-17T03:55:40Z')) '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/ (1s516ms 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 127μs
D: Found [42] (Array) by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first latest_issue_was_found))' in 630μ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 43μs
D: Next is #42, starting from it
D: No more repos to scan (out of 1), quitting after 6ms
D: Finished scanning 1 repos in 6ms: 2350:1
D: GitHub API trace is empty
find-latest-issue completed in 6ms
👍 The 'find-latest-issue' judge made zero changes to 14 facts in 7ms

👉 Running dimensions-of-terrain (#15) at judges/dimensions-of-terrain/ (1s523ms already)...
D: Found 1/14 fact(s) by (and (eq what 'dimensions-of-terrain') (gt when (minus (to_time (env 'TODAY' '2025-12-17T03:55:40Z')) '1 days'))) in 196μs
D: total_repositories is here: 1
D: total_files is here: 7
D: total_commits is here: 1484
D: total_active_contributors is here: 3
D: total_contributors is here: 7
D: total_issues is here: 23
D: total_releases is here: 2
D: total_stars is here: 1
D: GitHub API trace is empty
dimensions-of-terrain completed in 4ms
👍 The 'dimensions-of-terrain' judge made zero changes to 14 facts in 5ms

👉 Running who-has-name (#16) at judges/who-has-name/ (1s529ms 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' '2025-12-17T03:55:40Z')) '5 days')) (absent stale) (absent tombstone) (absent done) (exists who) (eq where 'github')) in 233μs
D: Found and processed 0 facts by: (and
       (eq what 'who-has-name')
       (lt when (minus (to_time (env 'TODAY' '2025-12-17T03:55:40Z')) '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 326μs
D: GitHub API trace is empty
who-has-name completed in 7ms
👍 The 'who-has-name' judge made zero changes to 14 facts in 7ms

👉 Running fix-missing-comments (#17) at judges/fix-missing-comments/ (1s538ms 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 104μ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 5ms
👍 The 'fix-missing-comments' judge made zero changes to 14 facts in 6ms

👉 Running eliminate-ghosts (#18) at judges/eliminate-ghosts/ (1s545ms already)...
D: Found 10/14 fact(s) by (and (absent stale) (eq where 'github') (exists who)) in 350μ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 603μs
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 603μs
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 385μs
D: GitHub API trace is empty
eliminate-ghosts completed in 7ms
👍 The 'eliminate-ghosts' judge made zero changes to 14 facts in 8ms

👉 Running issue-was-unassigned (#19) at judges/issue-was-unassigned/ (1s553ms 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 122μ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 874μs
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 4ms
👍 The 'issue-was-unassigned' judge made zero changes to 14 facts in 5ms

👉 Running label-was-attached (#20) at judges/label-was-attached/ (1s559ms 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 (&gt;50)
D: Still 100 GitHub API quota left (&gt;50)
D: GitHub repository &quot;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 169μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first labels_were_scanned))' in 684μ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 179μ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 791μs
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 8ms
D: Finished scanning 1 repos in 8ms: 2350:1
D: GitHub API trace is empty
label-was-attached completed in 9ms
👍 The 'label-was-attached' judge made zero changes to 14 facts in 9ms

👉 Running find-missing-issues (#21) at judges/find-missing-issues/ (1s569ms 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 1ms
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 316μs
No missing issues in yegor256/test
D: Txn #2888 touched nothing in 2ms
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 5ms
👍 The 'find-missing-issues' judge made zero changes to 14 facts in 6ms

👉 Running type-was-attached (#22) at judges/type-was-attached/ (1s576ms 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 121μs
D: Nothing found by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first types_were_scanned))' in 589μs
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 185μ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 8ms
D: Finished scanning 1 repos in 8ms: 2350:1
D: GitHub API trace is empty
type-was-attached completed in 9ms
👍 The 'type-was-attached' judge made zero changes to 14 facts in 9ms

👉 Running code-was-reviewed (#23) at judges/code-was-reviewed/ (1s586ms 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 70μ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 3ms
👍 The 'code-was-reviewed' judge made zero changes to 14 facts in 4ms

👉 Running quality-of-service (#24) at judges/quality-of-service/ (1s591ms already)...
D: Zero/14 facts found by (and (eq what 'pmp') (eq area 'quality') (exists qos_days)) in 54μs
D: Found 1/14 fact(s) by (eq what 'quality-of-service') in 32μs
D: Found 6/14 fact(s) by (eq when (agg (eq what 'quality-of-service') (max when))) in 683μ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 233μs
D: Still 100 GitHub API quota left (>100)
D: Txn #2896 touched nothing in 74μs
D: Found and processed 1 facts by: (and (eq what 'quality-of-service') (exists since) (exists when))
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 16μs
D: Still 100 GitHub API quota left (>100)
D: some_merged_pulls is here: 2
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 3ms
D: some_release_interval is here: 4019.999996228
D: some_triage_time is here: 41754646.70660577
D: some_build_success_rate is here: 1
D: some_review_time is here: 162000
D: some_pull_hoc_size is here: 17
D: some_backlog_size is here: 1
D: Txn #2904 touched nothing in 6ms
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 15ms
👍 The 'quality-of-service' judge made zero changes to 14 facts in 16ms

👉 Running find-earliest-issue (#25) at judges/find-earliest-issue/ (1s608ms 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 166μs
D: Found [42] (Array) by '(agg (and (eq what 'iterate') (eq where 'github') (eq repository 2350)) (first earliest_issue_was_found))' in 660&mu;s
D: Still 100 GitHub API quota left (&gt;100)
D: Still 100 GitHub API quota left (>100)
D: Found 42 (Integer) by '(plus 0 $before)' in 54μs
D: Next is #42, starting from it
D: No more repos to scan (out of 1), quitting after 6ms
D: Finished scanning 1 repos in 6ms: 2350:1
D: GitHub API trace is empty
find-earliest-issue completed in 6ms
👍 The 'find-earliest-issue' judge made zero changes to 14 facts in 7ms

👉 Running fix-missing-branch (#26) at judges/fix-missing-branch/ (1s616ms 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 157μ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 2ms
👍 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/ (1s620ms 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 209μ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 2ms
👍 The 'is-human-or-robot' judge made zero changes to 14 facts in 2ms
👍 28 judge(s) processed in 264ms
Too many cycles already, as set by --max-cycles=2, breaking
👍 Update completed in 2 cycle(s), did 15i/1d/209a in 1s620ms
Judge execution summary:
  Judge                                   Seconds        Cycles         Changes Results
  ---                                         ---           ---             --- ---
  github-events                             0.633             2       4i/1d/45a OK
  quality-of-service                        0.198             2       1i/0d/30a OK
  dimensions-of-terrain                     0.105             2       1i/0d/16a OK
  quantity-of-deliverables                  0.101             2       1i/0d/14a OK
  is-human-or-robot                         0.073             2       0i/0d/10a OK
  find-all-issues                           0.051             2        0i/0d/2a OK
  who-has-name                              0.048             2       3i/0d/30a OK
  type-was-attached                         0.047             2       2i/0d/24a OK
  pull-was-merged                           0.038             2         nothing OK
  find-latest-issue                         0.035             2       1i/0d/13a OK
  issue-was-assigned                        0.033             2       1i/0d/12a OK
  label-was-attached                        0.030             2       1i/0d/12a OK
  find-earliest-issue                       0.026             2        0i/0d/1a OK
  issue-was-closed                          0.025             2         nothing OK
  fix-missing-who                           0.023             2         nothing OK
  eliminate-ghosts                          0.017             2         nothing OK
  find-missing-issues                       0.013             2         nothing OK
  pull-was-opened                           0.012             2         nothing OK
  issue-was-opened                          0.012             2         nothing OK
  issue-was-unassigned                      0.011             2         nothing OK
  fix-missing-comments                      0.011             2         nothing OK
  erase-repository                          0.010             2         nothing OK
  code-was-reviewed                         0.009             2         nothing OK
  who-is-alive                              0.008             2         nothing OK
  fix-missing-hoc                           0.007             2         nothing OK
  revive-user                               0.007             2         nothing OK
  fix-missing-branch                        0.007             2         nothing OK
  add-review-comments                       0.006             2         nothing OK
No errors added to the summary
Factbase exported to /tmp/dzgrcusevennffis.fb (4791 bytes, 15 facts) in 412μs
Churn written to churn.txt: 15i/1d/209a
D: Command 'update' completed in 1s628ms
+ '[' -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
++ jq -r .tag_name
++ curl --retry 5 --retry-delay 5 --retry-max-time 40 --connect-timeout 5 -sL https://api.github.com/repos/zerocracy/judges-action/releases/latest
+ action_version=0.17.6
+ '[' 0.17.6 == 0.0.0 ']'
+ '[' 0.17.6 == null ']'
+ action_version='0.0.0!0.17.6'
++ 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/dzgrcusevennffis-vitals.html --meta=duration:4 '--meta=action_version:0.0.0!0.17.6' --token=ZRCY-00000000-0000-0000-0000-000000000000 dzgrcusevennffis /tmp/dzgrcusevennffis.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/dzgrcusevennffis-vitals.html --meta=duration:4 --meta=action_version:0.0.0!0.17.6 --token=ZRCY-00000000-0000-0000-0000-000000000000 dzgrcusevennffis /tmp/dzgrcusevennffis.fb
D: Judges 0.58.1
D: Running 'push' command...
The factbase imported from /tmp/dzgrcusevennffis.fb (4791 bytes, 15 facts) in 400μs
D: GET https://api.zerocracy.com/csrf -> 200 (0.02s)
CSRF token retrieved (110 chars) in 25ms
D: POST https://api.zerocracy.com/lock/dzgrcusevennffis -> 302 (0.29s)
Product name "dzgrcusevennffis" locked at api.zerocracy.com in 315ms
D: PUT https://api.zerocracy.com/push/dzgrcusevennffis -> 200 (1.13s)
D: Switching host from api.zerocracy.com to www.zerocracy.com as per X-Zerocracy-Host
D: PUT /push/dzgrcusevennffis 200, sent 4791 bytes, no chunks
Uploaded 4791 bytes to https://www.zerocracy.com/push/dzgrcusevennffis in 1s134ms
Pushed 4791 bytes to www.zerocracy.com in 1s135ms
D: GET https://www.zerocracy.com/csrf -> 200 (0.02s)
CSRF token retrieved (110 chars) in 20ms
D: POST https://www.zerocracy.com/unlock/dzgrcusevennffis -> 302 (0.16s)
Job name "dzgrcusevennffis" unlocked at www.zerocracy.com in 176ms
👍 Pushed 15 facts to baza in 1s629ms
D: Command 'push' completed in 1s630ms
img=$(cat target/docker-image.txt)
docker rmi "${img}"
rm "target/docker-image.txt"
Untagged: judges-action:latest
Deleted: sha256:eaa5e51572fa0b02b9404131d9fb22abbd665799432be0cfa860a786f948fa46
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
To github.com:zerocracy/judges-action.git
   296e63ed0..7e0f9deb5  master -&gt; master
container 82a7f98e2236fec9ba1c0765480a768875920a9aca53f8ffaac08b75e491a55e is dead
Wed Dec 17 03:57:35 UTC 2025