rultor.com logo This build log was produced by rultor.com for zerocracy/pages-action#20
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1241
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jul  3 10:48:18 UTC 2024
+ uptime
 10:48:18 up 1 min,  0 users,  load average: 1.13, 0.46, 0.17
+ ff=default
+ image=yegor256/rultor-image:1.23.1
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency judges to v0.15.1'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/pages-action.git
+ pull_id=20
+ fork=git@github.com:zerocracy/pages-action.git
+ fork_branch=renovate/judges-0.x-lockfile
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/pages-action.git' '--env=pull_id=20' '--env=fork=git@github.com:zerocracy/pages-action.git' '--env=fork_branch=renovate/judges-0.x-lockfile' '--env=head_branch=master' '--env=pull_title=Update dependency judges to v0.15.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=20'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/judges-0.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency judges to v0.15.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo make install clean "--directory=$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)"'\'' '\'';'\'' '\''make'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''pull_id=20'\''' ';' 'export '\''fork=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''fork_branch=renovate/judges-0.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency judges to v0.15.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo make install clean "--directory=$(pwd)"' ';' 'sudo docker build "$(pwd)"' ';' 'make' ';')
+ container=zerocracy_pages-action_20
+ as_root=false
+ hostname
ip-172-31-17-48
+ pwd
/tmp/rultor-1Oyk
+ 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 git@github.com:zerocracy/pages-action.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:zerocracy/pages-action.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''pull_id=20'\''' ';' 'export '\''fork=git@github.com:zerocracy/pages-action.git'\''' ';' 'export '\''fork_branch=renovate/judges-0.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency judges to v0.15.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo make install clean "--directory=$(pwd)"' ';' 'sudo docker build "$(pwd)"' ';' make ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:zerocracy/pages-action.git
+ git remote update
Fetching origin
Fetching fork
From github.com:zerocracy/pages-action
 * [new branch]      master     -> fork/master
 * [new branch]      renovate/judges-0.x-lockfile -> fork/renovate/judges-0.x-lockfile
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ 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/judges-0.x-lockfile
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/judges-0.x-lockfile' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 84fd548..573e8d7
Fast-forward
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.19
++ bc
++ echo 0.19 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.19, low enough to run a new Docker container'
load average is 0.19, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.23.1
+ docker pull yegor256/rultor-image:1.23.1
1.23.1: Pulling from yegor256/rultor-image
bccd10f490ab: Pulling fs layer
2c78bdfd1661: Pulling fs layer
30469571f9ab: Pulling fs layer
cac62b5ba932: Pulling fs layer
403ec2ae2389: Pulling fs layer
62628d0488a1: Pulling fs layer
84283471f652: Pulling fs layer
9ad1fa82e034: Pulling fs layer
80bda748ab48: Pulling fs layer
615b3b9f2aac: Pulling fs layer
09ce9dff669f: Pulling fs layer
e8271a417b38: Pulling fs layer
0c9916c1cff4: Pulling fs layer
875e86560ccf: Pulling fs layer
091892e3a304: Pulling fs layer
1cbed1b837ca: Pulling fs layer
986b3170a0d9: Pulling fs layer
e56ee5c784dc: Pulling fs layer
8cb6f425b6ba: Pulling fs layer
35d35565636d: Pulling fs layer
8e683020951f: Pulling fs layer
13d94c2ee76f: Pulling fs layer
41080f3c5d30: Pulling fs layer
123b733366ff: Pulling fs layer
630a507fc3a5: Pulling fs layer
55c1f8c9bd45: Pulling fs layer
cac62b5ba932: Waiting
403ec2ae2389: Waiting
62628d0488a1: Waiting
84283471f652: Waiting
9ad1fa82e034: Waiting
80bda748ab48: Waiting
615b3b9f2aac: Waiting
09ce9dff669f: Waiting
e8271a417b38: Waiting
0c9916c1cff4: Waiting
875e86560ccf: Waiting
091892e3a304: Waiting
1cbed1b837ca: Waiting
986b3170a0d9: Waiting
e56ee5c784dc: Waiting
8cb6f425b6ba: Waiting
35d35565636d: Waiting
8e683020951f: Waiting
13d94c2ee76f: Waiting
41080f3c5d30: Waiting
123b733366ff: Waiting
630a507fc3a5: Waiting
55c1f8c9bd45: Waiting
2c78bdfd1661: Verifying Checksum
2c78bdfd1661: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
30469571f9ab: Verifying Checksum
30469571f9ab: Download complete
62628d0488a1: Verifying Checksum
62628d0488a1: Download complete
84283471f652: Verifying Checksum
84283471f652: Download complete
9ad1fa82e034: Verifying Checksum
9ad1fa82e034: Download complete
80bda748ab48: Verifying Checksum
80bda748ab48: Download complete
615b3b9f2aac: Verifying Checksum
615b3b9f2aac: Download complete
cac62b5ba932: Verifying Checksum
cac62b5ba932: Download complete
e8271a417b38: Verifying Checksum
e8271a417b38: Download complete
bccd10f490ab: Pull complete
2c78bdfd1661: Pull complete
09ce9dff669f: Verifying Checksum
09ce9dff669f: Download complete
0c9916c1cff4: Verifying Checksum
0c9916c1cff4: Download complete
091892e3a304: Verifying Checksum
091892e3a304: Download complete
1cbed1b837ca: Verifying Checksum
1cbed1b837ca: Download complete
986b3170a0d9: Verifying Checksum
986b3170a0d9: Download complete
e56ee5c784dc: Verifying Checksum
e56ee5c784dc: Download complete
8cb6f425b6ba: Verifying Checksum
8cb6f425b6ba: Download complete
35d35565636d: Verifying Checksum
35d35565636d: Download complete
8e683020951f: Verifying Checksum
8e683020951f: Download complete
13d94c2ee76f: Verifying Checksum
13d94c2ee76f: Download complete
41080f3c5d30: Verifying Checksum
41080f3c5d30: Download complete
30469571f9ab: Pull complete
123b733366ff: Verifying Checksum
123b733366ff: Download complete
630a507fc3a5: Verifying Checksum
630a507fc3a5: Download complete
55c1f8c9bd45: Verifying Checksum
55c1f8c9bd45: Download complete
403ec2ae2389: Verifying Checksum
403ec2ae2389: Download complete
875e86560ccf: Verifying Checksum
875e86560ccf: Download complete
cac62b5ba932: Pull complete
403ec2ae2389: Pull complete
62628d0488a1: Pull complete
84283471f652: Pull complete
9ad1fa82e034: Pull complete
80bda748ab48: Pull complete
615b3b9f2aac: Pull complete
09ce9dff669f: Pull complete
e8271a417b38: Pull complete
0c9916c1cff4: Pull complete
875e86560ccf: Pull complete
091892e3a304: Pull complete
1cbed1b837ca: Pull complete
986b3170a0d9: Pull complete
e56ee5c784dc: Pull complete
8cb6f425b6ba: Pull complete
35d35565636d: Pull complete
8e683020951f: Pull complete
13d94c2ee76f: Pull complete
41080f3c5d30: Pull complete
123b733366ff: Pull complete
630a507fc3a5: Pull complete
55c1f8c9bd45: Pull complete
Digest: sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620
Status: Downloaded newer image for yegor256/rultor-image:1.23.1
docker.io/yegor256/rultor-image:1.23.1
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_pages-action_20\s*$'
+ ls -al .
total 52
drwx------  3 ubuntu ubuntu 4096 Jul  3 10:48 .
drwxrwxrwt 12 root   root   4096 Jul  3 10:53 ..
-rw-rw-r--  1 ubuntu ubuntu    9 Jul  3 10:48 docker-password
-rwxrwxr-x  1 ubuntu ubuntu  556 Jul  3 10:52 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Jul  3 10:48 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Jul  3 10:48 pid
drwxrwxr-x  8 ubuntu ubuntu 4096 Jul  3 10:48 repo
-rwxrwxr-x  1 ubuntu ubuntu 6042 Jul  3 10:48 run.sh
-rw-rw-r--  1 ubuntu ubuntu  567 Jul  3 10:48 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8887 Jul  3 10:53 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-1Oyk:/main --env=head=git@github.com:zerocracy/pages-action.git --env=pull_id=20 --env=fork=git@github.com:zerocracy/pages-action.git --env=fork_branch=renovate/judges-0.x-lockfile --env=head_branch=master '--env=pull_title=Update dependency judges to v0.15.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=20'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/pages-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/judges-0.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency judges to v0.15.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo make install clean "--directory=$(pwd)"'\'' '\'';'\'' '\''sudo docker build "$(pwd)"'\'' '\'';'\'' '\''make'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-1Oyk/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_pages-action_20 yegor256/rultor-image:1.23.1 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ 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 systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync 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 rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres 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/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /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
#!/bin/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/pages-action.git' ; export 'pull_id=20' ; export 'fork=git@github.com:zerocracy/pages-action.git' ; export 'fork_branch=renovate/judges-0.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=Update dependency judges to v0.15.1' ; export 'author=yegor256' ; sudo make install clean "--directory=$(pwd)" ; sudo docker build "$(pwd)" ; make ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
make: Entering directory '/home/r/repo'
2024-07-03 10:54:43 URL:https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar [5006294/5006294] -> "target/saxon.jar" [1]
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
32mFetching rake 13.2.10m
32mInstalling rake 13.2.10m
32mFetching public_suffix 6.0.00m
32mInstalling public_suffix 6.0.00m
32mFetching addressable 2.8.70m
32mInstalling addressable 2.8.70m
32mFetching ast 2.4.20m
32mInstalling ast 2.4.20m
32mFetching backtrace 0.4.00m
32mInstalling backtrace 0.4.00m
Using bundler 2.4.10
32mFetching concurrent-ruby 1.3.30m
32mInstalling concurrent-ruby 1.3.30m
32mFetching decoor 0.0.10m
32mInstalling decoor 0.0.10m
32mFetching ffi 1.17.0 (x86_64-linux-gnu)0m
32mInstalling ffi 1.17.0 (x86_64-linux-gnu)0m
32mFetching ethon 0.16.00m
32mInstalling ethon 0.16.00m
32mFetching json 2.7.20m
32mInstalling json 2.7.2 with native extensions0m
32mFetching loog 0.5.20m
32mInstalling loog 0.5.20m
32mFetching racc 1.8.00m
32mInstalling racc 1.8.0 with native extensions0m
32mFetching nokogiri 1.16.6 (x86_64-linux)0m
32mInstalling nokogiri 1.16.6 (x86_64-linux)0m
32mFetching others 0.0.30m
32mInstalling others 0.0.30m
32mFetching tago 0.0.20m
32mInstalling tago 0.0.20m
32mFetching yaml 0.3.00m
32mInstalling yaml 0.3.00m
32mFetching factbase 0.0.600m
32mInstalling factbase 0.0.600m
32mFetching uri 0.13.00m
32mInstalling uri 0.13.00m
32mFetching net-http 0.4.10m
32mInstalling net-http 0.4.10m
32mFetching faraday-net_http 3.1.00m
32mInstalling faraday-net_http 3.1.00m
32mFetching faraday 2.9.20m
32mInstalling faraday 2.9.20m
32mFetching faraday-http-cache 2.5.10m
32mInstalling faraday-http-cache 2.5.10m
32mFetching multipart-post 2.4.10m
32mInstalling multipart-post 2.4.10m
32mFetching faraday-multipart 1.0.40m
32mInstalling faraday-multipart 1.0.40m
32mFetching faraday-retry 2.2.10m
32mInstalling faraday-retry 2.2.10m
32mFetching gli 2.21.10m
32mInstalling gli 2.21.10m
32mFetching iri 0.8.00m
32mInstalling iri 0.8.00m
32mFetching moments 0.3.00m
32mInstalling moments 0.3.00m
32mFetching retries 0.0.50m
32mInstalling retries 0.0.50m
32mFetching typhoeus 1.4.10m
32mInstalling typhoeus 1.4.10m
32mFetching judges 0.15.232m (was 0.15.1)0m0m
32mInstalling judges 0.15.232m (was 0.15.1)0m0m
32mFetching obk 0.3.10m
32mInstalling obk 0.3.10m
32mFetching sawyer 0.9.20m
32mInstalling sawyer 0.9.20m
32mFetching octokit 9.1.00m
32mInstalling octokit 9.1.00m
32mFetching verbose 0.0.20m
32mInstalling verbose 0.0.20m
32mFetching fbe 0.0.60m
32mInstalling fbe 0.0.60m
32mFetching language_server-protocol 3.17.0.30m
32mInstalling language_server-protocol 3.17.0.30m
32mFetching parallel 1.25.10m
32mInstalling parallel 1.25.10m
32mFetching parser 3.3.3.00m
32mInstalling parser 3.3.3.00m
Using rainbow 3.1.1
32mFetching regexp_parser 2.9.20m
32mInstalling regexp_parser 2.9.20m
32mFetching strscan 3.1.00m
32mInstalling strscan 3.1.0 with native extensions0m
32mFetching rexml 3.3.10m
32mInstalling rexml 3.3.10m
32mFetching rubocop-ast 1.31.30m
32mInstalling rubocop-ast 1.31.30m
32mFetching ruby-progressbar 1.13.00m
32mInstalling ruby-progressbar 1.13.00m
32mFetching unicode-display_width 2.5.00m
32mInstalling unicode-display_width 2.5.00m
32mFetching rubocop 1.64.10m
32mInstalling rubocop 1.64.10m
32mBundle updated!0m
K?25h##############)⠂⠸⠂reify:immutable:hhttpffetchGGET2200hhttps://registry.npm0mK
added 17 packages in 2s

3 packages are looking for funding
  run `npm fund` for details
npm notice
npm notice New minor version of npm available! 10.2.4 -> 10.8.1
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.1>
npm notice Run `npm install -g npm@10.8.1` to update!
npm notice
make: Leaving directory '/home/r/repo'
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Sending build context to Docker daemon  284.7kB
Step 1/16 : FROM ruby:3.3
3.3: Pulling from library/ruby

1Baef93137af: Pulling fs layer
1Bb365fa3e8d: Pulling fs layer
1Bbed71fc544: Pulling fs layer
1B70830af8b6: Pulling fs layer
1Bcf18b9da93: Pulling fs layer
1B5e7c1e7015: Pulling fs layer
1BDigest:9sha256:e2891d64de047907f6346688a6f3c48a9ab06afe88229d1468eda6e5603ee3c3
Status: Downloaded newer image for ruby:3.3
 ---> 181cbabc7711
Step 2/16 : LABEL "repository"="https://github.com/zerocracy/pages-action"
 ---> Running in bc980237b18d
 ---> Removed intermediate container bc980237b18d
 ---> 4c8f2fcd838a
Step 3/16 : LABEL "maintainer"="Yegor Bugayenko"
 ---> Running in c6f63118842d
 ---> Removed intermediate container c6f63118842d
 ---> 4db1354e383c
Step 4/16 : LABEL "version"="0.0.0"
 ---> Running in cd1f9a5c415f
 ---> Removed intermediate container cd1f9a5c415f
 ---> 323af2dedef6
Step 5/16 : RUN apt-get update -y --fix-missing   && apt-get -y install --no-install-recommends     openjdk-17-jdk   && apt-get clean   && rm -rf /var/lib/apt/lists/*
 ---> Running in 1d8f7217a5e5
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [164 kB]
Fetched 9220 kB in 2s (5732 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  adwaita-icon-theme at-spi2-common ca-certificates-java gtk-update-icon-cache
  java-common libasound2 libasound2-data libatk1.0-0 libavahi-client3
  libavahi-common-data libavahi-common3 libcups2 libdbus-1-3 libdrm-amdgpu1
  libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libgif7
  libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0
  libgtk2.0-0 libgtk2.0-common libllvm15 libnspr4 libnss3 libpciaccess0
  libpcsclite1 libsensors-config libsensors5 libx11-xcb1 libxcb-dri2-0
  libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1
  libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6
  libxinerama1 libxrandr2 libxshmfence1 libxtst6 libxxf86vm1 libz3-4
  openjdk-17-jdk-headless openjdk-17-jre openjdk-17-jre-headless
Suggested packages:
  default-jre libasound2-plugins alsa-utils cups-common gvfs pciutils pcscd
  lm-sensors openjdk-17-demo openjdk-17-source visualvm libnss-mdns
  fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
  fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
Recommended packages:
  alsa-ucm-conf alsa-topology-conf dbus libgail-common libgtk2.0-bin
  libatk-wrapper-java-jni fonts-dejavu-extra
The following NEW packages will be installed:
  adwaita-icon-theme at-spi2-common ca-certificates-java gtk-update-icon-cache
  java-common libasound2 libasound2-data libatk1.0-0 libavahi-client3
  libavahi-common-data libavahi-common3 libcups2 libdbus-1-3 libdrm-amdgpu1
  libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libgif7
  libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0
  libgtk2.0-0 libgtk2.0-common libllvm15 libnspr4 libnss3 libpciaccess0
  libpcsclite1 libsensors-config libsensors5 libx11-xcb1 libxcb-dri2-0
  libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1
  libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6
  libxinerama1 libxrandr2 libxshmfence1 libxtst6 libxxf86vm1 libz3-4
  openjdk-17-jdk openjdk-17-jdk-headless openjdk-17-jre
  openjdk-17-jre-headless
0 upgraded, 58 newly installed, 0 to remove and 0 not upgraded.
Need to get 167 MB of archives.
After this operation, 501 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u1 [44.0 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5124 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 ca-certificates-java all 20230710~deb12u1 [11.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 java-common all 0.74 [6388 B]
Get:6 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB]
Get:7 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB]
Get:13 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u5 [245 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B]
Get:15 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
Get:16 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
Get:17 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB]
Get:18 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
Get:19 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
Get:20 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 libgif7 amd64 5.2.1-2.5 [46.9 kB]
Get:22 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
Get:23 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
Get:24 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
Get:26 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
Get:27 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
Get:28 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
Get:29 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
Get:30 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
Get:31 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
Get:32 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
Get:33 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8820 B]
Get:34 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
Get:35 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB]
Get:36 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
Get:37 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB]
Get:38 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB]
Get:39 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7239 kB]
Get:40 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
Get:41 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
Get:42 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
Get:43 http://deb.debian.org/debian bookworm/main amd64 libgtk2.0-common all 2.24.33-2 [2700 kB]
Get:44 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
Get:45 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
Get:46 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
Get:47 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB]
Get:48 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
Get:49 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
Get:50 http://deb.debian.org/debian bookworm/main amd64 libgtk2.0-0 amd64 2.24.33-2 [1855 kB]
Get:51 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB]
Get:52 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB]
Get:53 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB]
Get:54 http://deb.debian.org/debian bookworm/main amd64 libxtst6 amd64 2:1.2.3-1.1 [28.0 kB]
Get:55 http://deb.debian.org/debian bookworm/main amd64 openjdk-17-jre-headless amd64 17.0.11+9-1~deb12u1 [43.7 MB]
Get:56 http://deb.debian.org/debian bookworm/main amd64 openjdk-17-jre amd64 17.0.11+9-1~deb12u1 [184 kB]
Get:57 http://deb.debian.org/debian bookworm/main amd64 openjdk-17-jdk-headless amd64 17.0.11+9-1~deb12u1 [71.4 MB]
Get:58 http://deb.debian.org/debian bookworm/main amd64 openjdk-17-jdk amd64 17.0.11+9-1~deb12u1 [10.4 kB]
91mdebconf: delaying package configuration, since apt-utils is not installed
0mFetched 167 MB in 2s (70.0 MB/s)
Selecting previously unselected package gtk-update-icon-cache.
(Reading database ... 23243 files and directories currently installed.)
Preparing to unpack .../00-gtk-update-icon-cache_3.24.38-2~deb12u1_amd64.deb ...
Unpacking gtk-update-icon-cache (3.24.38-2~deb12u1) ...
Selecting previously unselected package adwaita-icon-theme.
Preparing to unpack .../01-adwaita-icon-theme_43-1_all.deb ...
Unpacking adwaita-icon-theme (43-1) ...
Selecting previously unselected package at-spi2-common.
Preparing to unpack .../02-at-spi2-common_2.46.0-5_all.deb ...
Unpacking at-spi2-common (2.46.0-5) ...
Selecting previously unselected package ca-certificates-java.
Preparing to unpack .../03-ca-certificates-java_20230710~deb12u1_all.deb ...
Unpacking ca-certificates-java (20230710~deb12u1) ...
Selecting previously unselected package java-common.
Preparing to unpack .../04-java-common_0.74_all.deb ...
Unpacking java-common (0.74) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../05-libasound2-data_1.2.8-1_all.deb ...
Unpacking libasound2-data (1.2.8-1) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../06-libasound2_1.2.8-1+b1_amd64.deb ...
Unpacking libasound2:amd64 (1.2.8-1+b1) ...
Selecting previously unselected package libatk1.0-0:amd64.
Preparing to unpack .../07-libatk1.0-0_2.46.0-5_amd64.deb ...
Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
Selecting previously unselected package libavahi-common-data:amd64.
Preparing to unpack .../08-libavahi-common-data_0.8-10_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.8-10) ...
Selecting previously unselected package libavahi-common3:amd64.
Preparing to unpack .../09-libavahi-common3_0.8-10_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.8-10) ...
Selecting previously unselected package libdbus-1-3:amd64.
Preparing to unpack .../10-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
Selecting previously unselected package libavahi-client3:amd64.
Preparing to unpack .../11-libavahi-client3_0.8-10_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.8-10) ...
Selecting previously unselected package libcups2:amd64.
Preparing to unpack .../12-libcups2_2.4.2-3+deb12u5_amd64.deb ...
Unpacking libcups2:amd64 (2.4.2-3+deb12u5) ...
Selecting previously unselected package libdrm-common.
Preparing to unpack .../13-libdrm-common_2.4.114-1_all.deb ...
Unpacking libdrm-common (2.4.114-1) ...
Selecting previously unselected package libdrm2:amd64.
Preparing to unpack .../14-libdrm2_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libdrm-amdgpu1:amd64.
Preparing to unpack .../15-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libpciaccess0:amd64.
Preparing to unpack .../16-libpciaccess0_0.17-2_amd64.deb ...
Unpacking libpciaccess0:amd64 (0.17-2) ...
Selecting previously unselected package libdrm-intel1:amd64.
Preparing to unpack .../17-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libdrm-nouveau2:amd64.
Preparing to unpack .../18-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libdrm-radeon1:amd64.
Preparing to unpack .../19-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
Selecting previously unselected package libgif7:amd64.
Preparing to unpack .../20-libgif7_5.2.1-2.5_amd64.deb ...
Unpacking libgif7:amd64 (5.2.1-2.5) ...
Selecting previously unselected package libglvnd0:amd64.
Preparing to unpack .../21-libglvnd0_1.6.0-1_amd64.deb ...
Unpacking libglvnd0:amd64 (1.6.0-1) ...
Selecting previously unselected package libglapi-mesa:amd64.
Preparing to unpack .../22-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
Selecting previously unselected package libx11-xcb1:amd64.
Preparing to unpack .../23-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libxcb-dri2-0:amd64.
Preparing to unpack .../24-libxcb-dri2-0_1.15-1_amd64.deb ...
Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-dri3-0:amd64.
Preparing to unpack .../25-libxcb-dri3-0_1.15-1_amd64.deb ...
Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-glx0:amd64.
Preparing to unpack .../26-libxcb-glx0_1.15-1_amd64.deb ...
Unpacking libxcb-glx0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-present0:amd64.
Preparing to unpack .../27-libxcb-present0_1.15-1_amd64.deb ...
Unpacking libxcb-present0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-randr0:amd64.
Preparing to unpack .../28-libxcb-randr0_1.15-1_amd64.deb ...
Unpacking libxcb-randr0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-sync1:amd64.
Preparing to unpack .../29-libxcb-sync1_1.15-1_amd64.deb ...
Unpacking libxcb-sync1:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-xfixes0:amd64.
Preparing to unpack .../30-libxcb-xfixes0_1.15-1_amd64.deb ...
Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
Selecting previously unselected package libxfixes3:amd64.
Preparing to unpack .../31-libxfixes3_1%3a6.0.0-2_amd64.deb ...
Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
Selecting previously unselected package libxshmfence1:amd64.
Preparing to unpack .../32-libxshmfence1_1.3-1_amd64.deb ...
Unpacking libxshmfence1:amd64 (1.3-1) ...
Selecting previously unselected package libxxf86vm1:amd64.
Preparing to unpack .../33-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../34-libz3-4_4.8.12-3.1_amd64.deb ...
Unpacking libz3-4:amd64 (4.8.12-3.1) ...
Selecting previously unselected package libllvm15:amd64.
Preparing to unpack .../35-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../36-libsensors-config_1%3a3.6.0-7.1_all.deb ...
Unpacking libsensors-config (1:3.6.0-7.1) ...
Selecting previously unselected package libsensors5:amd64.
Preparing to unpack .../37-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
Selecting previously unselected package libgl1-mesa-dri:amd64.
Preparing to unpack .../38-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
Selecting previously unselected package libglx-mesa0:amd64.
Preparing to unpack .../39-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
Selecting previously unselected package libglx0:amd64.
Preparing to unpack .../40-libglx0_1.6.0-1_amd64.deb ...
Unpacking libglx0:amd64 (1.6.0-1) ...
Selecting previously unselected package libgl1:amd64.
Preparing to unpack .../41-libgl1_1.6.0-1_amd64.deb ...
Unpacking libgl1:amd64 (1.6.0-1) ...
Selecting previously unselected package libgtk2.0-common.
Preparing to unpack .../42-libgtk2.0-common_2.24.33-2_all.deb ...
Unpacking libgtk2.0-common (2.24.33-2) ...
Selecting previously unselected package libxcomposite1:amd64.
Preparing to unpack .../43-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
Selecting previously unselected package libxcursor1:amd64.
Preparing to unpack .../44-libxcursor1_1%3a1.2.1-1_amd64.deb ...
Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
Selecting previously unselected package libxdamage1:amd64.
Preparing to unpack .../45-libxdamage1_1%3a1.1.6-1_amd64.deb ...
Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
Selecting previously unselected package libxi6:amd64.
Preparing to unpack .../46-libxi6_2%3a1.8-1+b1_amd64.deb ...
Unpacking libxi6:amd64 (2:1.8-1+b1) ...
Selecting previously unselected package libxinerama1:amd64.
Preparing to unpack .../47-libxinerama1_2%3a1.1.4-3_amd64.deb ...
Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
Selecting previously unselected package libxrandr2:amd64.
Preparing to unpack .../48-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
Selecting previously unselected package libgtk2.0-0:amd64.
Preparing to unpack .../49-libgtk2.0-0_2.24.33-2_amd64.deb ...
Unpacking libgtk2.0-0:amd64 (2.24.33-2) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../50-libnspr4_2%3a4.35-1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.35-1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../51-libnss3_2%3a3.87.1-1_amd64.deb ...
Unpacking libnss3:amd64 (2:3.87.1-1) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../52-libpcsclite1_1.9.9-2_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.9.9-2) ...
Selecting previously unselected package libxtst6:amd64.
Preparing to unpack .../53-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
Selecting previously unselected package openjdk-17-jre-headless:amd64.
Preparing to unpack .../54-openjdk-17-jre-headless_17.0.11+9-1~deb12u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.11+9-1~deb12u1) ...
Selecting previously unselected package openjdk-17-jre:amd64.
Preparing to unpack .../55-openjdk-17-jre_17.0.11+9-1~deb12u1_amd64.deb ...
Unpacking openjdk-17-jre:amd64 (17.0.11+9-1~deb12u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../56-openjdk-17-jdk-headless_17.0.11+9-1~deb12u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.11+9-1~deb12u1) ...
Selecting previously unselected package openjdk-17-jdk:amd64.
Preparing to unpack .../57-openjdk-17-jdk_17.0.11+9-1~deb12u1_amd64.deb ...
Unpacking openjdk-17-jdk:amd64 (17.0.11+9-1~deb12u1) ...
Setting up libxcb-dri3-0:amd64 (1.15-1) ...
Setting up gtk-update-icon-cache (3.24.38-2~deb12u1) ...
Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
Setting up libpciaccess0:amd64 (0.17-2) ...
Setting up libxdamage1:amd64 (1:1.1.6-1) ...
Setting up libxcb-xfixes0:amd64 (1.15-1) ...
Setting up libxi6:amd64 (2:1.8-1+b1) ...
Setting up java-common (0.74) ...
Setting up libglvnd0:amd64 (1.6.0-1) ...
Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
Setting up libxcb-glx0:amd64 (1.15-1) ...
Setting up libsensors-config (1:3.6.0-7.1) ...
Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
Setting up libxcb-present0:amd64 (1.15-1) ...
Setting up libasound2-data (1.2.8-1) ...
Setting up libz3-4:amd64 (4.8.12-3.1) ...
Setting up adwaita-icon-theme (43-1) ...
update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
Setting up libnspr4:amd64 (2:4.35-1) ...
Setting up libxfixes3:amd64 (1:6.0.0-2) ...
Setting up libxcb-sync1:amd64 (1.15-1) ...
Setting up libavahi-common-data:amd64 (0.8-10) ...
Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
Setting up libxinerama1:amd64 (2:1.1.4-3) ...
Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
Setting up libpcsclite1:amd64 (1.9.9-2) ...
Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
Setting up libxcb-dri2-0:amd64 (1.15-1) ...
Setting up libgif7:amd64 (5.2.1-2.5) ...
Setting up libxshmfence1:amd64 (1.3-1) ...
Setting up at-spi2-common (2.46.0-5) ...
Setting up libxcb-randr0:amd64 (1.15-1) ...
Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
Setting up libasound2:amd64 (1.2.8-1+b1) ...
Setting up libgtk2.0-common (2.24.33-2) ...
Setting up libatk1.0-0:amd64 (2.46.0-5) ...
Setting up ca-certificates-java (20230710~deb12u1) ...
No JRE found. Skipping Java certificates setup.
Setting up libdrm-common (2.4.114-1) ...
Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
Setting up libxcursor1:amd64 (1:1.2.1-1) ...
Setting up libavahi-common3:amd64 (0.8-10) ...
Setting up libnss3:amd64 (2:3.87.1-1) ...
Setting up libdrm2:amd64 (2.4.114-1+b1) ...
Setting up libavahi-client3:amd64 (0.8-10) ...
Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
Setting up libcups2:amd64 (2.4.2-3+deb12u5) ...
Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
Setting up libglx0:amd64 (1.6.0-1) ...
Setting up libgtk2.0-0:amd64 (2.24.33-2) ...
Setting up libgl1:amd64 (1.6.0-1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.11+9-1~deb12u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
Processing triggers for libc-bin (2.36-9+deb12u7) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for ca-certificates-java (20230710~deb12u1) ...
Adding debian:ACCVRAIZ1.pem
Adding debian:AC_RAIZ_FNMT-RCM.pem
Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
Adding debian:ANF_Secure_Server_Root_CA.pem
Adding debian:Actalis_Authentication_Root_CA.pem
Adding debian:AffirmTrust_Commercial.pem
Adding debian:AffirmTrust_Networking.pem
Adding debian:AffirmTrust_Premium.pem
Adding debian:AffirmTrust_Premium_ECC.pem
Adding debian:Amazon_Root_CA_1.pem
Adding debian:Amazon_Root_CA_2.pem
Adding debian:Amazon_Root_CA_3.pem
Adding debian:Amazon_Root_CA_4.pem
Adding debian:Atos_TrustedRoot_2011.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.pem
Adding debian:Baltimore_CyberTrust_Root.pem
Adding debian:Buypass_Class_2_Root_CA.pem
Adding debian:Buypass_Class_3_Root_CA.pem
Adding debian:CA_Disig_Root_R2.pem
Adding debian:CFCA_EV_ROOT.pem
Adding debian:COMODO_Certification_Authority.pem
Adding debian:COMODO_ECC_Certification_Authority.pem
Adding debian:COMODO_RSA_Certification_Authority.pem
Adding debian:Certainly_Root_E1.pem
Adding debian:Certainly_Root_R1.pem
Adding debian:Certigna.pem
Adding debian:Certigna_Root_CA.pem
Adding debian:Certum_EC-384_CA.pem
Adding debian:Certum_Trusted_Network_CA.pem
Adding debian:Certum_Trusted_Network_CA_2.pem
Adding debian:Certum_Trusted_Root_CA.pem
Adding debian:Comodo_AAA_Services_root.pem
Adding debian:D-TRUST_BR_Root_CA_1_2020.pem
Adding debian:D-TRUST_EV_Root_CA_1_2020.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
Adding debian:DigiCert_Assured_ID_Root_CA.pem
Adding debian:DigiCert_Assured_ID_Root_G2.pem
Adding debian:DigiCert_Assured_ID_Root_G3.pem
Adding debian:DigiCert_Global_Root_CA.pem
Adding debian:DigiCert_Global_Root_G2.pem
Adding debian:DigiCert_Global_Root_G3.pem
Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem
Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem
Adding debian:DigiCert_Trusted_Root_G4.pem
Adding debian:E-Tugra_Certification_Authority.pem
Adding debian:E-Tugra_Global_Root_CA_ECC_v3.pem
Adding debian:E-Tugra_Global_Root_CA_RSA_v3.pem
Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
Adding debian:Entrust_Root_Certification_Authority.pem
Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
Adding debian:GLOBALTRUST_2020.pem
Adding debian:GTS_Root_R1.pem
Adding debian:GTS_Root_R2.pem
Adding debian:GTS_Root_R3.pem
Adding debian:GTS_Root_R4.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
Adding debian:GlobalSign_Root_CA.pem
Adding debian:GlobalSign_Root_CA_-_R3.pem
Adding debian:GlobalSign_Root_CA_-_R6.pem
Adding debian:GlobalSign_Root_E46.pem
Adding debian:GlobalSign_Root_R46.pem
Adding debian:Go_Daddy_Class_2_CA.pem
Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem
Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
Adding debian:HiPKI_Root_CA_-_G1.pem
Adding debian:Hongkong_Post_Root_CA_1.pem
Adding debian:Hongkong_Post_Root_CA_3.pem
Adding debian:ISRG_Root_X1.pem
Adding debian:ISRG_Root_X2.pem
Adding debian:IdenTrust_Commercial_Root_CA_1.pem
Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
Adding debian:Izenpe.com.pem
Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
Adding debian:NAVER_Global_Root_Certification_Authority.pem
Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
Adding debian:QuoVadis_Root_CA_1_G3.pem
Adding debian:QuoVadis_Root_CA_2.pem
Adding debian:QuoVadis_Root_CA_2_G3.pem
Adding debian:QuoVadis_Root_CA_3.pem
Adding debian:QuoVadis_Root_CA_3_G3.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
Adding debian:SZAFIR_ROOT_CA2.pem
Adding debian:SecureSign_RootCA11.pem
Adding debian:SecureTrust_CA.pem
Adding debian:Secure_Global_CA.pem
Adding debian:Security_Communication_ECC_RootCA1.pem
Adding debian:Security_Communication_RootCA2.pem
Adding debian:Security_Communication_RootCA3.pem
Adding debian:Security_Communication_Root_CA.pem
Adding debian:Starfield_Class_2_CA.pem
Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
Adding debian:SwissSign_Gold_CA_-_G2.pem
Adding debian:SwissSign_Silver_CA_-_G2.pem
Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
Adding debian:TWCA_Global_Root_CA.pem
Adding debian:TWCA_Root_Certification_Authority.pem
Adding debian:TeliaSonera_Root_CA_v1.pem
Adding debian:Telia_Root_CA_v2.pem
Adding debian:TrustCor_ECA-1.pem
Adding debian:TrustCor_RootCert_CA-1.pem
Adding debian:TrustCor_RootCert_CA-2.pem
Adding debian:Trustwave_Global_Certification_Authority.pem
Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
Adding debian:TunTrust_Root_CA.pem
Adding debian:UCA_Extended_Validation_Root.pem
Adding debian:UCA_Global_G2_Root.pem
Adding debian:USERTrust_ECC_Certification_Authority.pem
Adding debian:USERTrust_RSA_Certification_Authority.pem
Adding debian:XRamp_Global_CA_Root.pem
Adding debian:certSIGN_ROOT_CA.pem
Adding debian:certSIGN_Root_CA_G2.pem
Adding debian:e-Szigno_Root_CA_2017.pem
Adding debian:ePKI_Root_Certification_Authority.pem
Adding debian:emSign_ECC_Root_CA_-_C3.pem
Adding debian:emSign_ECC_Root_CA_-_G3.pem
Adding debian:emSign_Root_CA_-_C1.pem
Adding debian:emSign_Root_CA_-_G1.pem
Adding debian:vTrus_ECC_Root_CA.pem
Adding debian:vTrus_Root_CA.pem
done.
Setting up openjdk-17-jdk-headless:amd64 (17.0.11+9-1~deb12u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
Setting up openjdk-17-jre:amd64 (17.0.11+9-1~deb12u1) ...
Setting up openjdk-17-jdk:amd64 (17.0.11+9-1~deb12u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode
 ---> Removed intermediate container 1d8f7217a5e5
 ---> c202778f33ef
Step 6/16 : RUN rm -rf /usr/lib/node_modules   && curl -sL -o /tmp/nodesource_setup.sh https://deb.nodesource.com/setup_18.x   && bash /tmp/nodesource_setup.sh   && apt-get update -y --fix-missing   && apt-get -y install --no-install-recommends     nodejs   && apt-get clean   && rm -rf /var/lib/apt/lists/*
 ---> Running in 88b3eb08eea3
38;5;79m2024-07-03 10:56:14 - Installing pre-requisites0m
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [164 kB]
Fetched 9220 kB in 2s (5871 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
ca-certificates is already the newest version (20230311).
curl is already the newest version (7.88.1-10+deb12u6).
gnupg is already the newest version (2.2.40-1.1).
The following NEW packages will be installed:
  apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 25.2 kB of archives.
After this operation, 35.8 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB]
91mdebconf: delaying package configuration, since apt-utils is not installed
0mFetched 25.2 kB in 0s (1494 kB/s)
Selecting previously unselected package apt-transport-https.
(Reading database ... 30309 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.6.1_all.deb ...
Unpacking apt-transport-https (2.6.1) ...
Setting up apt-transport-https (2.6.1) ...
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
Get:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [9347 B]
Fetched 21.5 kB in 0s (68.4 kB/s)
Reading package lists...
1;32m2024-07-03 10:56:19 - Repository configured successfully. To install Node.js, run: apt-get install nodejs -y0m
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  nodejs
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 29.6 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.3-1nodesource1 [29.6 MB]
91mdebconf: delaying package configuration, since apt-utils is not installed
0mFetched 29.6 MB in 1s (48.3 MB/s)
Selecting previously unselected package nodejs.
(Reading database ... 30313 files and directories currently installed.)
Preparing to unpack .../nodejs_18.20.3-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.3-1nodesource1) ...
Setting up nodejs (18.20.3-1nodesource1) ...
 ---> Removed intermediate container 88b3eb08eea3
 ---> 98c92ae986b2
Step 7/16 : WORKDIR /home
 ---> Running in 77060e60bd1e
 ---> Removed intermediate container 77060e60bd1e
 ---> 2177f2d6df8a
Step 8/16 : COPY Makefile /home
 ---> 65e9f2840265
Step 9/16 : COPY Gemfile /home
 ---> 62df8c3f9623
Step 10/16 : COPY Rakefile /home
 ---> 78ea48c52db7
Step 11/16 : COPY entry.sh /home
 ---> 1857b90cf8aa
Step 12/16 : COPY judges /home/judges
 ---> 00f32a1d91ca
Step 13/16 : COPY sass /home/sass
 ---> 7073b54ce1c1
Step 14/16 : COPY xsl /home/xsl
 ---> 563bd06fa3cc
Step 15/16 : RUN make --directory=/home --no-silent install all
 ---> Running in 6a339f368735
make: Entering directory '/home'
91m2024-07-03 10:56:32 URL:https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar [5006294/5006294] -> "target/saxon.jar" [1]
0mFetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Fetching public_suffix 6.0.0
Installing public_suffix 6.0.0
Fetching addressable 2.8.7
Installing addressable 2.8.7
Fetching ast 2.4.2
Installing ast 2.4.2
Fetching backtrace 0.4.0
Installing backtrace 0.4.0
Fetching concurrent-ruby 1.3.3
Installing concurrent-ruby 1.3.3
Fetching decoor 0.0.1
Installing decoor 0.0.1
Fetching ffi 1.17.0 (x86_64-linux-gnu)
Installing ffi 1.17.0 (x86_64-linux-gnu)
Fetching ethon 0.16.0
Installing ethon 0.16.0
Fetching json 2.7.2
Installing json 2.7.2 with native extensions
Fetching loog 0.5.2
Installing loog 0.5.2
Fetching racc 1.8.0
Installing racc 1.8.0 with native extensions
Fetching nokogiri 1.16.6 (x86_64-linux)
Installing nokogiri 1.16.6 (x86_64-linux)
Fetching others 0.0.3
Installing others 0.0.3
Fetching tago 0.0.2
Installing tago 0.0.2
Fetching factbase 0.0.60
Installing factbase 0.0.60
Fetching faraday-net_http 3.1.0
Installing faraday-net_http 3.1.0
Fetching faraday 2.9.2
Installing faraday 2.9.2
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.0.4
Installing faraday-multipart 1.0.4
Fetching faraday-retry 2.2.1
Installing faraday-retry 2.2.1
Fetching gli 2.21.1
Installing gli 2.21.1
Fetching iri 0.8.0
Installing iri 0.8.0
Fetching moments 0.3.0
Installing moments 0.3.0
Fetching retries 0.0.5
Installing retries 0.0.5
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching judges 0.15.2
Installing judges 0.15.2
Fetching obk 0.3.1
Installing obk 0.3.1
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 9.1.0
Installing octokit 9.1.0
Fetching verbose 0.0.2
Installing verbose 0.0.2
Fetching fbe 0.0.6
Installing fbe 0.0.6
Fetching language_server-protocol 3.17.0.3
Installing language_server-protocol 3.17.0.3
Fetching parallel 1.25.1
Installing parallel 1.25.1
Fetching parser 3.3.3.0
Installing parser 3.3.3.0
Fetching rainbow 3.1.1
Installing rainbow 3.1.1
Fetching regexp_parser 2.9.2
Installing regexp_parser 2.9.2
Fetching strscan 3.1.0
Installing strscan 3.1.0 with native extensions
Fetching rexml 3.3.1
Installing rexml 3.3.1
Fetching rubocop-ast 1.31.3
Installing rubocop-ast 1.31.3
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching unicode-display_width 2.5.0
Installing unicode-display_width 2.5.0
Fetching rubocop 1.64.1
Installing rubocop 1.64.1
Bundle updated!

added 17 packages in 2s

3 packages are looking for funding
  run `npm fund` for details
91mnpm notice
npm notice New minor version of npm available! 10.7.0 -> 10.8.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
npm notice To update run: npm install -g npm@10.8.1
npm notice
0mmake: Leaving directory '/home'
 ---> Removed intermediate container 6a339f368735
 ---> 91ec809e237a
Step 16/16 : ENTRYPOINT ["/home/entry.sh", "/home"]
 ---> Running in a9d9f1a51104
 ---> Removed intermediate container a9d9f1a51104
 ---> 2e2b9d89207c
Successfully built 2e2b9d89207c
2024-07-03 10:56:51 URL:https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar [5006294/5006294] -> "target/saxon.jar" [1]
YAML loaded from tests/simple.yml (3 facts)
Nothing to import from target/fb/simple.fb (file not found)
Factbase exported to target/fb/simple.fb (437 bytes, 3 facts)
Import of 3 facts finished in 4ms
D: Judges 0.15.2
D: Factbase 0.0.60
The factbase imported from target/fb/simple.fb (437 bytes, 3 facts)
Factbase printed to target/output/simple/simple.yaml (445 bytes) in 2ms
D: Judges 0.15.2
D: Factbase 0.0.60
The factbase imported from target/fb/simple.fb (437 bytes, 3 facts)
Factbase printed to target/output/simple/simple.xml (747 bytes) in 4ms
D: Judges 0.15.2
D: Factbase 0.0.60
The factbase imported from target/fb/simple.fb (437 bytes, 3 facts)
Factbase printed to target/output/simple/simple.json (427 bytes) in 1ms
D: Judges 0.15.2
D: Factbase 0.0.60
The factbase imported from target/fb/simple.fb (437 bytes, 3 facts)
D: No options provided by the --option flag

👉 Running add-user-names (#0) at judges/add-user-names/...
D: User #526301 is actually @yegor256
D: User #6305016 is actually @davvd
D: User #6305016 is actually @davvd
👍 The judge add-user-names modified 0/0 facts out of 3 in 557ms
👍 1 judge(s) processed in 560ms
Factbase exported to target/fb/simple.fb (501 bytes, 3 facts)
The update cycle #1 has made no changes to the factbase, let's stop
Update finished in 1 cycle(s), modified 0/0 fact(s) in 561ms
D: Judges 0.15.2
D: Factbase 0.0.60
The factbase imported from target/fb/simple.fb (501 bytes, 3 facts)
Factbase printed to target/output/simple/simple.rich.xml (861 bytes) in 1ms
HTML generated at target/output/simple/simple.html
+ 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/pages-action.git
   84fd548..573e8d7  master -> master
container 9cda6e667ce566fdd82acf7f5dd7bc83d73d9ca1b08563a031eae2acb77622e5 is dead
Wed Jul  3 10:57:45 UTC 2024