++ dirname ./run.sh
+ cd .
+ echo 2158
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jun 3 10:13:46 UTC 2026
+ uptime
10:13:46 up 8 min, 0 users, load average: 0.24, 0.24, 0.14
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update crate-ci/typos action to v1.47.1'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/pgtk.git
+ pull_id=374
+ fork=git@github.com:yegor256/pgtk.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/pgtk.git' '--env=pull_id=374' '--env=fork=git@github.com:yegor256/pgtk.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.47.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=374'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.47.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update --yes --fix-missing'\'' '\'';'\'' '\''sudo apt-get install --yes libpq-dev postgresql-client postgresql'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=374'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.47.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get update --yes --fix-missing' ';' 'sudo apt-get install --yes libpq-dev postgresql-client postgresql' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';')
+ container=yegor256_pgtk_374
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-29-26
+ pwd
/tmp/rultor-9Mmk
+ 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:yegor256/pgtk.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:yegor256/pgtk.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''pull_id=374'\''' ';' 'export '\''fork=git@github.com:yegor256/pgtk.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.47.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get update --yes --fix-missing' ';' 'sudo apt-get install --yes libpq-dev postgresql-client postgresql' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres' ';' 'sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/pgtk.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/pgtk
* [new branch] master -> fork/master
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.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/crate-ci-typos-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.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 crate-ci/typos action to v1.47.1' --ff __rultor
Updating 6772017..4a15ca8
Fast-forward (no commit created; -m option ignored)
.github/workflows/typos.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 4a15ca8173699f787e33d4c6ade1a65ee97f9a0c
gpg: Signature made Wed Jun 3 05:11:12 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Jun 3 05:11:12 2026 +0000
Update crate-ci/typos action to v1.47.1
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.14
++ bc
++ echo 0.14 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.14, low enough to run a new Docker container'
load average is 0.14, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
b40150c1c271: Pulling fs layer
4f4fb700ef54: Pulling fs layer
370ee6357b62: Pulling fs layer
6e40dfae476b: Pulling fs layer
7b6ba531086b: Pulling fs layer
91de1f168c28: Pulling fs layer
25a59335f16c: Pulling fs layer
82f21c2d449a: Pulling fs layer
e0ffa75b3058: Pulling fs layer
d7d739fd2e3e: Pulling fs layer
1c58c5dcf64a: Pulling fs layer
27d38369bb38: Pulling fs layer
6e40dfae476b: Waiting
7b6ba531086b: Waiting
91de1f168c28: Waiting
25a59335f16c: Waiting
82f21c2d449a: Waiting
e0ffa75b3058: Waiting
d7d739fd2e3e: Waiting
1c58c5dcf64a: Waiting
27d38369bb38: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
370ee6357b62: Verifying Checksum
370ee6357b62: Download complete
b40150c1c271: Verifying Checksum
b40150c1c271: Download complete
91de1f168c28: Verifying Checksum
91de1f168c28: Download complete
25a59335f16c: Verifying Checksum
25a59335f16c: Download complete
7b6ba531086b: Verifying Checksum
7b6ba531086b: Download complete
82f21c2d449a: Verifying Checksum
82f21c2d449a: Download complete
6e40dfae476b: Verifying Checksum
6e40dfae476b: Download complete
e0ffa75b3058: Verifying Checksum
e0ffa75b3058: Download complete
1c58c5dcf64a: Verifying Checksum
1c58c5dcf64a: Download complete
d7d739fd2e3e: Verifying Checksum
d7d739fd2e3e: Download complete
27d38369bb38: Verifying Checksum
27d38369bb38: Download complete
b40150c1c271: Pull complete
4f4fb700ef54: Pull complete
370ee6357b62: Pull complete
6e40dfae476b: Pull complete
7b6ba531086b: Pull complete
91de1f168c28: Pull complete
25a59335f16c: Pull complete
82f21c2d449a: Pull complete
e0ffa75b3058: Pull complete
d7d739fd2e3e: Pull complete
1c58c5dcf64a: Pull complete
27d38369bb38: Pull complete
Digest: sha256:6e31d0220d4a379603e07b010f054faa43d956dabcec5a1597a475a2953bf6b9
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_pgtk_374\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Jun 3 10:13 .
drwxrwxrwt 12 root root 4096 Jun 3 10:13 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jun 3 10:13 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jun 3 10:13 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jun 3 10:13 pid
drwxrwxr-x 9 ubuntu ubuntu 4096 Jun 3 10:13 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Jun 3 10:13 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 7235 Jun 3 10:13 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 874 Jun 3 10:13 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8289 Jun 3 10:14 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-9Mmk:/main --env=head=git@github.com:yegor256/pgtk.git --env=pull_id=374 --env=fork=git@github.com:yegor256/pgtk.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.47.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=374'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pgtk.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.47.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update --yes --fix-missing'\'' '\'';'\'' '\''sudo apt-get install --yes libpq-dev postgresql-client postgresql'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres'\'' '\'';'\'' '\''sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )' --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-9Mmk/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_pgtk_374 yegor256/java /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 ubuntu 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 messagebus 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 polkitd 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/.gradle /root/.m2 /root/.profile /root/.ssh /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./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:yegor256/pgtk.git' ; export 'pull_id=374' ; export 'fork=git@github.com:yegor256/pgtk.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.47.1' ; export 'author=yegor256' ; sudo apt-get update --yes --fix-missing ; sudo apt-get install --yes libpq-dev postgresql-client postgresql ; sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/initdb)" /bin/initdb ; sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/postgres)" /bin/postgres ; sudo ln -s "$(realpath /usr/lib/postgresql/*/bin/pg_ctl)" /bin/pg_ctl ; pdd -f /dev/null ; bundle install --no-color ; bundle exec rake ;
+ su --login r --command /home/r/script.sh
Get:1ohttps://download.docker.com/linux/ubuntu noble InRelease [48.5 kB]
Get:2ahttp://archive.ubuntu.com/ubuntuhnoblesInReleaseg[256[kB]ders]for headers
Get:3ahttp://security.ubuntu.com/ubuntu6noble-security4InReleasen[126rkB]aders]
Get:4ahttp://archive.ubuntu.com/ubuntuhnoble-updatesRInRelease.[126/kB],kB553%]
Get:5ahttps://packages.adoptium.net/artifactory/debBbullseye InRelease [7,507 B]
Get:6 https://download.docker.com/linux/ubuntufnoble/stable amd64 Packages [67.7 kB]
Get:7 http://archive.ubuntu.com/ubuntuWnoble-backportseInReleaset[126fkB]header
Get:8ohttp://archive.ubuntu.com/ubuntu7noble/restrictedkamd647Packagess[117.kB]
Get:9ohttp://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB]
Get:10Phttp://archive.ubuntu.com/ubuntu,noble/universe amd64 Packages [19.3 MB]
Get:11Phttp://security.ubuntu.com/ubuntu0noble-security/universe amd64 Packages [1,513 kB]
Get:12Phttp://security.ubuntu.com/ubuntu1noble-security/main,amd64BPackages.[2,125 kB]
Get:13 http://security.ubuntu.com/ubuntu1noble-security/multiverseaamd64sPackages [48.4 kB]
Get:14 http://security.ubuntu.com/ubuntu1noble-security/restrictedaamd64sPackages [3,764 kB]
Get:15 http://archive.ubuntu.com/ubuntu noble/multiverse1amd641Packagese[331BkB]
Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.6 kB]
Get:17 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [4,013 kB]
Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,156 kB]
Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,511 kB]
Get:20 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]
Get:21 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]
Get:22 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB]
Get:230https://packages.adoptium.net/artifactory/deb bullseye/main amd64 Packages [24.0 kB]
Fetchedo38.6gMBeins3sr(11.7]MB/s)ackages 6,107 B/24.0 kB 25%]
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
libcommon-sense-perl libjson-perl libjson-xs-perl libllvm17t64 libpopt0
libpq5 libsensors-config libsensors5 libtypes-serialiser-perl libxslt1.1
logrotate postgresql-16 postgresql-client-16 postgresql-client-common
postgresql-common ssl-cert sysstat
Suggested packages:
postgresql-doc-16 lm-sensors bsd-mailx | mailx postgresql-doc isag
The following NEW packages will be installed:
libcommon-sense-perl libjson-perl libjson-xs-perl libllvm17t64 libpopt0
libpq-dev libpq5 libsensors-config libsensors5 libtypes-serialiser-perl
libxslt1.1 logrotate postgresql postgresql-16 postgresql-client
postgresql-client-16 postgresql-client-common postgresql-common ssl-cert
sysstat
0 upgraded, 20 newly installed, 0 to remove and 11 not upgraded.
Need to get 44.6 MB of archives.
After this operation, 178 MB of additional disk space will be used.
Get:1ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB]
Get:2ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB]
Get:3ohttp://archive.ubuntu.com/ubuntu4noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB]
Get:4ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB]
Get:5ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB]
Get:6ohttp://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB]
Get:7ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B]
Get:8ohttp://archive.ubuntu.com/ubuntu]noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB]
Get:9ohttp://archive.ubuntu.com/ubuntu noble/main amd64 sysstat amd64 12.6.1-2 [489 kB]
Get:10ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB]
Get:11ohttp://archive.ubuntu.com/ubuntuBnoble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
Get:12ohttp://archive.ubuntu.com/ubuntu.noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB]
Get:13ohttp://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB]
Get:14ohttp://archive.ubuntu.com/ubuntu0noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB]
Get:15ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB]
Get:16ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB]
Get:17ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB]
Get:18ohttp://archive.ubuntu.com/ubuntuknoble-updates/main amd64 postgresql-16 amd64 16.14-0ubuntu0.24.04.1 [15.6 MB]
Get:19ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql all 16+257build1.1 [11.6 kB]
Get:20ohttp://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client all 16+257build1.1 [11.6 kB]
Fetchedo44.6gMBsin-1si(42.9 MB/s)6 kB 0%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libjson-perl.
(Reading database ... 20034 files and directories currently installed.)
Preparing to unpack .../00-libjson-perl_4.10000-1_all.deb ...
Unpacking libjson-perl (4.10000-1) ...
Selecting previously unselected package postgresql-client-common.
Preparing to unpack .../01-postgresql-client-common_257build1.1_all.deb ...
Unpacking postgresql-client-common (257build1.1) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../02-ssl-cert_1.1.2ubuntu1_all.deb ...
Unpacking ssl-cert (1.1.2ubuntu1) ...
Selecting previously unselected package postgresql-common.
Preparing to unpack .../03-postgresql-common_257build1.1_all.deb ...
Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common'
Unpacking postgresql-common (257build1.1) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ...
Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ...
Selecting previously unselected package logrotate.
Preparing to unpack .../05-logrotate_3.21.0-2build1_amd64.deb ...
Unpacking logrotate (3.21.0-2build1) ...
Selecting previously unselected package libsensors-config.
Preparing to unpack .../06-libsensors-config_1%3a3.6.0-9build1_all.deb ...
Unpacking libsensors-config (1:3.6.0-9build1) ...
Selecting previously unselected package libsensors5:amd64.
Preparing to unpack .../07-libsensors5_1%3a3.6.0-9build1_amd64.deb ...
Unpacking libsensors5:amd64 (1:3.6.0-9build1) ...
Selecting previously unselected package sysstat.
Preparing to unpack .../08-sysstat_12.6.1-2_amd64.deb ...
Unpacking sysstat (12.6.1-2) ...
Selecting previously unselected package libcommon-sense-perl:amd64.
Preparing to unpack .../09-libcommon-sense-perl_3.75-3build3_amd64.deb ...
Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ...
Selecting previously unselected package libtypes-serialiser-perl.
Preparing to unpack .../10-libtypes-serialiser-perl_1.01-1_all.deb ...
Unpacking libtypes-serialiser-perl (1.01-1) ...
Selecting previously unselected package libjson-xs-perl.
Preparing to unpack .../11-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ...
Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ...
Selecting previously unselected package libllvm17t64:amd64.
Preparing to unpack .../12-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ...
Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ...
Selecting previously unselected package libpq5:amd64.
Preparing to unpack .../13-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ...
Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../14-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ...
Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ...
Selecting previously unselected package postgresql-client-16.
Preparing to unpack .../16-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ...
Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ...
Selecting previously unselected package postgresql-16.
Preparing to unpack .../17-postgresql-16_16.14-0ubuntu0.24.04.1_amd64.deb ...
Unpacking postgresql-16 (16.14-0ubuntu0.24.04.1) ...
Selecting previously unselected package postgresql.
Preparing to unpack .../18-postgresql_16+257build1.1_all.deb ...
Unpacking postgresql (16+257build1.1) ...
Selecting previously unselected package postgresql-client.
Preparing to unpack .../19-postgresql-client_16+257build1.1_all.deb ...
Unpacking postgresql-client (16+257build1.1) ...
Setting up postgresql-client-common (257build1.1) ...
Setting up libsensors-config (1:3.6.0-9build1) ...
Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ...
Setting up libcommon-sense-perl:amd64 (3.75-3build3) ...
Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ...
Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ...
Setting up ssl-cert (1.1.2ubuntu1) ...
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 79.)
debconf: falling back to frontend: Readline
Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service.
Setting up libsensors5:amd64 (1:3.6.0-9build1) ...
Setting up libtypes-serialiser-perl (1.01-1) ...
Setting up libjson-perl (4.10000-1) ...
Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ...
Setting up sysstat (12.6.1-2) ...
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 79.)
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
update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer → /usr/lib/systemd/system/sysstat-collect.timer.
Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer → /usr/lib/systemd/system/sysstat-summary.timer.
Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service → /usr/lib/systemd/system/sysstat.service.
Setting up libpopt0:amd64 (1.19+dfsg-1build1) ...
Setting up logrotate (3.21.0-2build1) ...
Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer.
Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ...
Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ...
update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
Setting up postgresql-common (257build1.1) ...
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 79.)
debconf: falling back to frontend: Readline
Creating config file /etc/postgresql-common/createcluster.conf with new version
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
Removing obsolete dictionary files:
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service.
Setting up postgresql-client (16+257build1.1) ...
Setting up postgresql-16 (16.14-0ubuntu0.24.04.1) ...
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 79.)
debconf: falling back to frontend: Readline
Creating new PostgreSQL cluster 16/main ...
/usr/lib/postgresql/16/bin/initdb -D /var/lib/postgresql/16/main --auth-local peer --auth-host scram-sha-256 --no-instructions
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
fixing permissions on existing directory /var/lib/postgresql/16/main ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up postgresql (16+257build1.1) ...
Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/docker.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading cucumber.yml ...
Reading lib/pgtk/impatient/too_slow.rb ...
Reading lib/pgtk/impatient.rb ...
Reading lib/pgtk/liquibase_task.rb ...
Reading lib/pgtk/liquicheck_task/must_error.rb ...
Reading lib/pgtk/liquicheck_task.rb ...
Reading lib/pgtk/pgsql_task.rb ...
Reading lib/pgtk/pool/busy.rb ...
Reading lib/pgtk/pool/iterable_queue.rb ...
Reading lib/pgtk/pool/txn.rb ...
Reading lib/pgtk/pool.rb ...
Reading lib/pgtk/retry/exhausted.rb ...
Reading lib/pgtk/retry.rb ...
Reading lib/pgtk/spy.rb ...
Reading lib/pgtk/stash.rb ...
Reading lib/pgtk/version.rb ...
Reading lib/pgtk/wire/direct.rb ...
Reading lib/pgtk/wire/env.rb ...
Reading lib/pgtk/wire/yaml.rb ...
Reading lib/pgtk/wire.rb ...
Reading lib/pgtk.rb ...
Reading pgtk.gemspec ...
Reading resources/pom.xml ...
Reading test/test__helper.rb ...
Reading test/test_fake_config.rb ...
Reading test/test_impatient.rb ...
Reading test/test_liquibase_task.rb ...
Reading test/test_liquicheck_task.rb ...
Reading test/test_pgsql_task.rb ...
Reading test/test_pool.rb ...
Reading test/test_retry.rb ...
Reading test/test_spy.rb ...
Reading test/test_stash.rb ...
Reading test/test_wire.rb ...
Reading test-resources/2019/01-test.xml ...
Reading test-resources/master.xml ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.6.8. Installing Bundler 2.6.8 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.6.8
Installing bundler 2.6.8
Fetching gem metadata from https://rubygems.org/.........
Fetching rake 13.4.2
Installing rake 13.4.2
Fetching ansi 1.6.0
Installing ansi 1.6.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.6
Installing concurrent-ruby 1.3.6
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching qbash 0.8.4
Installing qbash 0.8.4
Fetching donce 0.7.0
Installing donce 0.7.0
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching joined 0.4.0
Installing joined 0.4.0
Fetching json 2.19.7
Installing json 2.19.7 with native extensions
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 prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.6
Installing minitest 6.0.6
Fetching minitest-mock 5.27.0
Installing minitest-mock 5.27.0
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.8.0
Installing minitest-reporters 1.8.0
Fetching minitest-stub-const 0.6
Installing minitest-stub-const 0.6
Fetching parallel 2.1.0
Installing parallel 2.1.0
Fetching parser 3.3.11.1
Installing parser 3.3.11.1
Fetching pg 1.6.3 (x86_64-linux)
Installing pg 1.6.3 (x86_64-linux)
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching waitutil 0.2.1
Installing waitutil 0.2.1
Fetching rack 3.2.6
Installing rack 3.2.6
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.49.1
Installing rubocop-ast 1.49.1
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.87.0
Installing rubocop 1.87.0
Fetching rubocop-elegant 0.5.1
Installing rubocop-elegant 0.5.1
Fetching rubocop-minitest 0.39.1
Installing rubocop-minitest 0.39.1
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.2
Installing simplecov-html 0.13.2
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 3.1.0
Installing simplecov-cobertura 3.1.0
Fetching threads 0.5.0
Installing threads 0.5.0
Fetching timeout 0.6.1
Installing timeout 0.6.1
Fetching xcop 0.9.0
Installing xcop 0.9.0
Fetching yard 0.9.44
Installing yard 0.9.44
Bundle complete! 20 Gemfile dependencies, 57 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
/usr/local/bundle/gems/waitutil-0.2.1/lib/waitutil.rb:37: warning: assigned but unused variable - stop_time
/usr/local/bundle/gems/waitutil-0.2.1/lib/waitutil.rb:121: warning: assigned but unused variable - reader
/usr/local/bundle/gems/waitutil-0.2.1/lib/waitutil.rb:121: warning: assigned but unused variable - error
Started with run options --seed 24565
TestWire
test_defaults_port_when_missing 32m PASS0m (13.63s)
test_connects 32m PASS0m (10.95s)
test_honors_url_query_options_in_env 32m PASS0m (10.23s)
test_connects_via_env_variable 32m PASS0m (10.43s)
test_explicit_kwargs_win_over_url_query 32m PASS0m (11.01s)
test_forwards_extra_opts_via_direct 32m PASS0m (10.39s)
TestStash
test_non_trivial_queries 32m PASS0m (11.54s)
test_cache_refills 32m PASS0m (10.89s)
test_not_count_queries_that_uncached 32m PASS0m (10.64s)
test_cascade_delete_invalidates_child_cache 32m PASS0m (10.60s)
test_cache_invalidation 32m PASS0m (10.57s)
test_dump_empty_inner_state 32m PASS0m (10.62s)
test_cache_refill_respects_pause 32m PASS0m (10.71s)
test_refill_skips_when_modify_in_flight 32m PASS0m (10.58s)
test_concurrent_stash_iteration_is_safe 32m PASS0m (13.69s)
test_caches_select_from_digited_table 32m PASS0m (10.72s)
test_simple_insert 32m PASS0m (10.80s)
test_retire_oldest_queries 32m PASS0m (10.67s)
test_invalidates_cache_for_underscored_table 32m PASS0m (10.74s)
test_refill_does_not_clobber_fresh_cache 32m PASS0m (10.74s)
test_preserves_stale_marker_on_refill 32m PASS0m (11.03s)
test_version 32m PASS0m (11.09s)
test_two_writes_same_tick_marks_cache_stillborn 32m PASS0m (10.64s)
test_cold_miss_marks_stale_on_race 32m PASS0m (10.66s)
test_invalidates_cache_for_digited_table 32m PASS0m (10.61s)
test_query_with_semicolon 32m PASS0m (10.92s)
test_caching 32m PASS0m (10.64s)
test_caps_oldest_queries 32m PASS0m (10.96s)
test_dump_not_started_inner_state 32m PASS0m (10.76s)
test_dump_inner_state 32m PASS0m (10.44s)
test_raise_no_tables_error 32m PASS0m (10.77s)
test_select_stays_consistent_under_writers 32m PASS0m (26.74s)
test_start 32m PASS0m (10.56s)
test_transaction 32m PASS0m (10.62s)
test_select_does_not_clear_stale_marker 32m PASS0m (10.72s)
test_dumps_with_spaces_in_query 32m PASS0m (10.83s)
test_list_query_converges_after_writers 32m PASS0m (26.96s)
test_capper_prunes_tables_index 32m PASS0m (10.77s)
test_replenish_survives_eviction 32m PASS0m (10.98s)
test_retiree_prunes_tables_index 32m PASS0m (11.46s)
test_caching_with_params 32m PASS0m (10.81s)
TestFakeConfig
test_creates_yaml_when_called_twice_with_same_id 32m PASS0m (21.73s)
TestPool
test_renews_connection_after_failed_txn 32m PASS0m (10.66s)
test_ellipsizes_long_running_query_in_dump 32m PASS0m (11.83s)
test_dumps_running_query_for_active_connection 32m PASS0m (11.86s)
test_basic 32m PASS0m (10.79s)
test_reconnects_on_pg_error 32m PASS0m (10.40s)
test_queries_with_block 32m PASS0m (10.78s)
test_complex_query 32m PASS0m (10.64s)
test_logs_errors 32m PASS0m (10.63s)
test_validates_stale_connection_on_checkout 32m PASS0m (10.68s)
test_dumps_closed_connection_with_last_query 32m PASS0m (10.77s)
Connection refused - connect(2) for "localhost" port 1078
test_reconnects_on_pg_reboot 32m PASS0m (7.32s)
test_logs_pgsql_errors_to_logger 32m PASS0m (10.48s)
test_renews_dead_connections_proactively 32m PASS0m (11.08s)
test_raises_busy_on_connection_timeout 32m PASS0m (11.70s)
test_start_fails_on_broken_pool 32m PASS0m (10.81s)
test_validates_slots_during_start 32m PASS0m (10.68s)
test_dumps_closed_connection_with_timestamp 32m PASS0m (11.01s)
test_dumps_itself 32m PASS0m (10.91s)
test_no_double_login_on_renew_failure 32m PASS0m (10.64s)
test_logs_sql 32m PASS0m (10.75s)
test_rolls_back_on_non_standard_error 32m PASS0m (10.74s)
test_transaction 32m PASS0m (10.67s)
test_no_slot_leak_on_renew_failure 32m PASS0m (10.47s)
test_reads_version 32m PASS0m (11.19s)
test_dumps_different_statuses 32m PASS0m (10.83s)
test_transaction_with_error 32m PASS0m (10.62s)
test_dumps_connections 32m PASS0m (10.45s)
test_dumps_closed_connection_with_reason 32m PASS0m (10.64s)
test_with_spy 32m PASS0m (10.51s)
TestLiquibaseTask
test_with_invalid_master_file 32m PASS0m (0.00s)
test_schema_dump 32m PASS0m (11.38s)
test_latest_version 32m PASS0m (13.64s)
test_basic 32m PASS0m (10.67s)
TestImpatient
test_takes_version 32m PASS0m (10.53s)
test_accepts_fractional_timeout_in_transaction 32m PASS0m (10.98s)
test_terminates_idle_in_transaction 32m PASS0m (12.75s)
test_doesnt_interrupt 32m PASS0m (11.02s)
test_sets_server_side_timeout_per_query 32m PASS0m (10.78s)
test_doesnt_shadow_larger_timeout 32m PASS0m (50.27s)
test_skips_by_regex 32m PASS0m (10.65s)
test_does_not_leave_orphan_backend_after_timeout 32m PASS0m (11.29s)
test_interrupts 32m PASS0m (10.83s)
test_skips_timeout_for_excluded_queries 32m PASS0m (10.93s)
test_dumps_inner_state 32m PASS0m (10.85s)
test_doesnt_interrupt_in_transaction 32m PASS0m (10.92s)
TestPgsqlTask
test_not_quiet 32m PASS0m (3.35s)
test_docker 32m PASS0m (13.80s)
test_basic 32m PASS0m (4.42s)
TestSpy
test_version 32m PASS0m (10.80s)
test_transaction 32m PASS0m (11.33s)
test_start 32m PASS0m (11.07s)
test_simple_insert 32m PASS0m (10.94s)
TestLiquicheckTask
test_simple 32m PASS0m (0.01s)
test_with_incorrect_attributes 32m PASS0m (0.40s)
test_with_empty_attributes 32m PASS0m (0.39s)
test_without_errors 32m PASS0m (0.38s)
test_without_xml 32m PASS0m (0.37s)
TestRetry
test_does_not_retry_delete 32m PASS0m (10.88s)
test_retries_insert_on_too_slow 32m PASS0m (10.98s)
test_retries_with_unicode_query 32m PASS0m (10.40s)
test_does_not_retry_non_select_on_connection_bad 32m PASS0m (10.75s)
test_transaction_passes_through 32m PASS0m (11.44s)
test_handles_array_sql 32m PASS0m (11.12s)
test_takes_version 32m PASS0m (11.04s)
test_dumps_inner_state 32m PASS0m (11.06s)
test_fails_after_max_too_slow_attempts 32m PASS0m (10.75s)
test_handles_select_with_leading_whitespace 32m PASS0m (10.93s)
test_retries_select_on_failure 32m PASS0m (11.00s)
test_retries_select_on_too_slow 32m PASS0m (10.56s)
test_does_not_retry_insert 32m PASS0m (10.99s)
test_fails_after_max_attempts 32m PASS0m (10.85s)
test_handles_select_case_insensitive 32m PASS0m (11.29s)
test_preserves_original_error_as_cause 32m PASS0m (10.78s)
test_executes_select_without_error 32m PASS0m (10.39s)
test_does_not_retry_update 32m PASS0m (10.88s)
Finished in 1282.41699s
117 tests, 394 assertions, 32m0 failures, 0 errors, 0m33m0 skips0m
Coverage report generated for test to /home/r/repo/coverage.
Line Coverage: 96.95% (731 / 754)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 96.95% (731 / 754)
+ bundle exec ruby lib/pgtk/impatient/too_slow.rb /#13043
+ bundle exec ruby lib/pgtk/impatient.rb /#13054
+ bundle exec ruby lib/pgtk/liquibase_task.rb /#13065
+ bundle exec ruby lib/pgtk/liquicheck_task/must_error.rb /#13076
+ bundle exec ruby lib/pgtk/liquicheck_task.rb /#13087
+ bundle exec ruby lib/pgtk/pgsql_task.rb /#13098
+ bundle exec ruby lib/pgtk/pool/busy.rb /#13109
+ bundle exec ruby lib/pgtk/pool/iterable_queue.rb /#13120
+ bundle exec ruby lib/pgtk/pool/txn.rb /#13131
+ bundle exec ruby lib/pgtk/pool.rb /#13142
+ bundle exec ruby lib/pgtk/retry/exhausted.rb /#13153
+ bundle exec ruby lib/pgtk/retry.rb /#13164
+ bundle exec ruby lib/pgtk/spy.rb /#13175
+ bundle exec ruby lib/pgtk/stash.rb /#13186
+ bundle exec ruby lib/pgtk/version.rb /#13197
+ bundle exec ruby lib/pgtk/wire/direct.rb /#13208
+ bundle exec ruby lib/pgtk/wire/env.rb /#13219
+ bundle exec ruby lib/pgtk/wire/yaml.rb /#13230
+ bundle exec ruby lib/pgtk/wire.rb /#13241
+ bundle exec ruby lib/pgtk.rb /#13252
Running RuboCop...
Inspecting 34 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m
34 files inspected, 32mno offenses0m detected
Running xcop...
Inspecting 3 files...
32m.0m32m.0m32m.0m
3 files checked, everything looks 32mpretty0m
?25h2KFiles:1m⣾aGenera20nggdoc/Pgtk/LiquicheckTask/MustError.html0m
Modules: 2 ( 0 undocumented)
Classes: 17 ( 0 undocumented)
Constants: 2 ( 2 undocumented)
Attributes: 17 ( 0 undocumented)
Methods: 46 ( 4 undocumented)
92.86% documented
+ 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:yegor256/pgtk.git
6772017..4a15ca8 master -> master
container 5209b4bcfa143d1a161b84d825f47bd1cbd15c73a9c7b0627fa16f487144303a is dead
Wed Jun 3 10:54:56 UTC 2026