++ dirname ./run.sh
+ cd .
+ echo 1267
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Jun 11 10:16:56 UTC 2026
+ uptime
10:16:56 up 0 min, 0 users, load average: 1.10, 0.31, 0.11
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='Update crate-ci/typos action to v1.47.2'
+ author=yegor256
+ directory=
+ head=git@github.com:zerocracy/zerocracy-mcp-server.git
+ pull_id=17
+ fork=git@github.com:zerocracy/zerocracy-mcp-server.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:zerocracy/zerocracy-mcp-server.git' '--env=pull_id=17' '--env=fork=git@github.com:zerocracy/zerocracy-mcp-server.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.2' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=17'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.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.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''pull_id=17'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.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.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' 'make' ';')
+ container=zerocracy_zerocracy-mcp-server_17
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-29-89
+ pwd
/tmp/rultor-MShc
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:zerocracy/zerocracy-mcp-server.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''' ';' 'export '\''pull_id=17'\''' ';' 'export '\''fork=git@github.com:zerocracy/zerocracy-mcp-server.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.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' make ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:zerocracy/zerocracy-mcp-server.git
+ git remote update
Fetching origin
Fetching fork
From github.com:zerocracy/zerocracy-mcp-server
* [new branch] master -> fork/master
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
* [new branch] renovate/eslint-monorepo -> fork/renovate/eslint-monorepo
* [new branch] renovate/fsfe-reuse-action-6.x -> fork/renovate/fsfe-reuse-action-6.x
* [new branch] renovate/major-eslint-monorepo -> fork/renovate/major-eslint-monorepo
* [new branch] renovate/major-jest-monorepo -> fork/renovate/major-jest-monorepo
* [new branch] renovate/npm-modelcontextprotocol-sdk-vulnerability -> fork/renovate/npm-modelcontextprotocol-sdk-vulnerability
* [new branch] renovate/ts-jest-29.x-lockfile -> fork/renovate/ts-jest-29.x-lockfile
* [new branch] renovate/tsx-4.x-lockfile -> fork/renovate/tsx-4.x-lockfile
* [new branch] renovate/typescript-5.x-lockfile -> fork/renovate/typescript-5.x-lockfile
* [new branch] renovate/typescript-6.x -> fork/renovate/typescript-6.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.2' --ff __rultor
Updating 37e9687..cbb9a30
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 cbb9a30622dfc660c5043819fc30fa0937c7f815
gpg: Signature made Thu Jun 11 10:13:00 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: Thu Jun 11 10:13:00 2026 +0000
Update crate-ci/typos action to v1.47.2
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.13
++ bc
++ echo 0.13 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.13, low enough to run a new Docker container'
load average is 0.13, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
c64f1ad49f2f: Pulling fs layer
2dae3dae39d6: Pulling fs layer
1e2c7031206a: Pulling fs layer
4d892ad9c006: Pulling fs layer
204e584f0ddc: Pulling fs layer
7a458e15c06e: Pulling fs layer
c64f1ad49f2f: Waiting
2dae3dae39d6: Waiting
1e2c7031206a: Waiting
4d892ad9c006: Waiting
204e584f0ddc: Waiting
7a458e15c06e: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
1e2c7031206a: Verifying Checksum
1e2c7031206a: Download complete
4d892ad9c006: Verifying Checksum
4d892ad9c006: Download complete
204e584f0ddc: Verifying Checksum
204e584f0ddc: Download complete
7a458e15c06e: Verifying Checksum
7a458e15c06e: Download complete
c64f1ad49f2f: Verifying Checksum
c64f1ad49f2f: Download complete
2dae3dae39d6: Verifying Checksum
2dae3dae39d6: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
c64f1ad49f2f: Pull complete
2dae3dae39d6: Pull complete
1e2c7031206a: Pull complete
4d892ad9c006: Pull complete
204e584f0ddc: Pull complete
7a458e15c06e: Pull complete
Digest: sha256:67c048e49cc8977ff025f4169d86a730db7e227a8eb44df0d17d5789a0070070
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\szerocracy_zerocracy-mcp-server_17\s*$'
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Jun 11 10:17 .
drwxrwxrwt 12 root root 4096 Jun 11 10:17 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jun 11 10:16 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jun 11 10:17 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Jun 11 10:16 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Jun 11 10:16 pid
drwxrwxr-x 7 ubuntu ubuntu 4096 Jun 11 10:17 repo
-rwxrwxr-x 1 ubuntu ubuntu 6683 Jun 11 10:16 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 597 Jun 11 10:17 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 7929 Jun 11 10:17 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-MShc:/main --env=head=git@github.com:zerocracy/zerocracy-mcp-server.git --env=pull_id=17 --env=fork=git@github.com:zerocracy/zerocracy-mcp-server.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.2' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:zerocracy/zerocracy-mcp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=17'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:zerocracy/zerocracy-mcp-server.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.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )' --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-MShc/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=zerocracy_zerocracy-mcp-server_17 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G 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/.profile /root/.ssh /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./npmrc ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:zerocracy/zerocracy-mcp-server.git' ; export 'pull_id=17' ; export 'fork=git@github.com:zerocracy/zerocracy-mcp-server.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.2' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; npm install --no-color ; pdd -f /dev/null -v ; make ;
+ su --login r --command /home/r/script.sh
+ bash
+ curl -fsSL https://deb.nodesource.com/setup_18.x
1;31m2026-06-11 10:17:44 -
===============================================================================
DEPRECATION WARNING
===============================================================================
Node.js 18.x is no longer actively supported!
You will not receive security or critical stability updates for this version.
You should migrate to a supported version of Node.js as soon as possible.
Please see https://nodesource.com/products/distributions for details about which
version may be appropriate for you.
The NodeSource Node.js distributions site contains
information both about supported versions of Node.js and N|Solid supported Linux
distributions. To learn more about usage, see:
https://nodesource.com/products/distributions
===============================================================================
Continuing in 10 seconds ...
0m
38;5;79m2026-06-11 10:17:54 - Installing pre-requisites0m
Get:1ohttps://download.docker.com/linux/ubuntu noble InRelease [48.5 kB]
Get:2ahttp://archive.ubuntu.com/ubuntuhnoblesInRelease[[256ikB]for headers]0m33m
Get:3ahttp://archive.ubuntu.com/ubuntuinoble-updateseInRelease [126 kB]
Get:4 https://download.docker.com/linux/ubunturnoble/stable amd64 Packages [68.7 kB]
Get:5ahttp://archive.ubuntu.com/ubuntuhnoble-backportsnInReleased[1260kB]maders0m33m
Get:6ahttp://archive.ubuntu.com/ubuntuinoble/maineamd64]Packages [1,808 kB]
Get:7 http://archive.ubuntu.com/ubuntuanoble/restrictedsamd64 Packages [117 kB]
Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB]
Get:9 http://archive.ubuntu.com/ubuntu5noble/universe1amd64WPackageso[19.3dMB]]0m33m
Get:10Phttp://security.ubuntu.com/ubuntu.noble-security3InReleasen[126rkB]aders0m33m
Get:11Phttp://archive.ubuntu.com/ubuntu3noble-updates/restrictednamd64mPackages0[4,038 kB]
Get:12Phttp://archive.ubuntu.com/ubuntu2noble-updates/main]amd64nPackages1[2,528mkB]
Get:13Phttp://archive.ubuntu.com/ubuntu0noble-updates/universeRamd64ePackages/[2,159 kB]
Get:14Phttp://archive.ubuntu.com/ubuntu0noble-updates/multiverselamd646Packages0[54.6 kB]
Get:15Phttp://archive.ubuntu.com/ubuntu0noble-backports/universeeamd642Packages0[35.9 kB]
Get:16Phttp://archive.ubuntu.com/ubuntu0noble-backports/multiversesamd641Packages3[671 B]
Get:17Phttp://archive.ubuntu.com/ubuntu0noble-backports/mainmamd64 Packages1[49.03kB]
Get:18Phttp://security.ubuntu.com/ubuntu8noble-security/multiversesamd640Packages3[48.4 kB]
Get:19 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB]
Get:20 http://security.ubuntu.com/ubuntu5noble-security/restricted amd64 Packages [3,807 kB]
Get:21 http://security.ubuntu.com/ubuntu0noble-security/universe amd64 Packages [1,514 kB]
Fetchedo38.7gMBmint3se(12.00MB/s)ckages 72.0 kB/1,514 kB 5%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
18 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20240203).
curl is already the newest version (8.5.0-2ubuntu10.9).
gnupg is already the newest version (2.4.4-2ubuntu17.4).
gnupg set to manually installed.
The following NEW packages will be installed:
apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.
Need to get 3,970 B of archives.
After this operation, 36.9 kB of additional disk space will be used.
Get:1ohttp://archive.ubuntu.com/ubuntu noble-updates/universe amd64 apt-transport-https all 2.8.3 [3,970 B]
Fetchedo3,970]Bmint0st(1380kB/s)970 B 0%]0m33m
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 19277 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.8.3_all.deb ...
Unpacking apt-transport-https (2.8.3) ...
Setting up apt-transport-https (2.8.3) ...
Hit:1ohttps://download.docker.com/linux/ubuntu noble InRelease
Get:2ahttps://deb.nodesource.com/node_18.xenodistrotInReleasee[12.1]kB]
Hit:3ahttp://archive.ubuntu.com/ubuntuhnoblesInRelease
Hit:4ahttp://security.ubuntu.com/ubuntuenoble-security InRelease
Get:5ahttps://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [12.1 kB]
Hit:6ahttp://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:7ahttp://archive.ubuntu.com/ubuntu noble-backports InRelease
Fetchedo24.2gkBmin 0s (54.2 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
18 packages can be upgraded. Run 'apt list --upgradable' to see them.
1;34m2026-06-11 10:18:05 - Repository configured successfully.0m
38;5;79m2026-06-11 10:18:05 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-06-11 10:18:05 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-06-11 10:18:05 - To install N|solid Runtime, run: apt install nsolid -y
0m
+ apt-get install --yes nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
nodejs
0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.
Need to get 29.7 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
Fetchedo29.7gMBBin91s (53.2]MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 19281 files and directories currently installed.)
Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.8-1nodesource1) ...
Setting up nodejs (18.20.8-1nodesource1) ...
+ node --version
v18.20.8
+ npm --version
10.8.2
1G0K1G0K⠙1G0K⠹1G0K⠸1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'eslint-visitor-keys@5.0.1',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0Knpm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0Knpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K
added 461 packages, and audited 462 packages in 14s
1G0K⠦1G0K
1G0K⠦1G0K82 packages are looking for funding
1G0K⠦1G0K run `npm fund` for details
1G0K⠦1G0K
13 vulnerabilities (3 low, 5 moderate, 5 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
1G0K⠦1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 11.16.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0
npm notice To update run: npm install -g npm@11.16.0
npm notice
1G0K⠦1G0KFound 8 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/**/*
Excluding node_modules/**/*
/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/eslint.config.mjs is a binary file (1173 bytes)
/home/r/repo/index.ts is a binary file (398 bytes)
/home/r/repo/jest.config.ts is a binary file (548 bytes)
/home/r/repo/package-lock.json is a binary file (237491 bytes)
/home/r/repo/package.json is a binary file (998 bytes)
/home/r/repo/renovate.json is a binary file (114 bytes)
/home/r/repo/src/baza.ts is a binary file (1135 bytes)
/home/r/repo/src/prompts.ts is a binary file (1106 bytes)
/home/r/repo/src/resources.ts is a binary file (1368 bytes)
/home/r/repo/src/server.ts is a binary file (339 bytes)
/home/r/repo/src/to_gpt.ts is a binary file (322 bytes)
/home/r/repo/src/tools.ts is a binary file (1203 bytes)
/home/r/repo/test/baza.test.ts is a binary file (1412 bytes)
/home/r/repo/test/fakes/FakeBaza.ts is a binary file (1938 bytes)
/home/r/repo/test/fakes/FakeTransport.ts is a binary file (444 bytes)
/home/r/repo/test/fixtures/claude-desktop-config.json is a binary file (189 bytes)
/home/r/repo/test/helpers/once.ts is a binary file (1903 bytes)
/home/r/repo/test/resources.test.ts is a binary file (2357 bytes)
/home/r/repo/test/server.test.ts is a binary file (5229 bytes)
/home/r/repo/test/to_gpt.test.ts is a binary file (351 bytes)
/home/r/repo/test/tools.test.ts is a binary file (1560 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/typos.toml ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/checkmake.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/eslint.yml ...
Reading .github/workflows/make.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/titles.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .npmignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading .xcop ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading Makefile ...
Reading README.md ...
Reading REUSE.toml ...
Reading tsconfig.json ...
npx -y jest --config jest.config.ts --no-color --ci
1G0K⠙1G0KDetermining test suites to run...999DK
1A999DK
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1AFAIL test/server.test.ts (15.765 s)
RUNS ...
1A
● Test suite failed to run
thrown: "Exceeded timeout of 5000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
20 | });
21 |
> 22 | afterAll(async (): Promise<void> => {
| ^
23 | delete process.env.ZEROCRACY_HOST;
24 | await fake.close();
25 | });
at test/server.test.ts:22:11
at Object.<anonymous> (test/server.test.ts:14:9)
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1APASS test/resources.test.ts
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1APASS test/tools.test.ts
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1APASS test/baza.test.ts (5.334 s)
RUNS ...
1A
RUNS ...
1A
RUNS ...
1A
RUNS ...
1APASS test/to_gpt.test.ts
RUNS ...
1A999DKRunning coverage on untested files...999DK--------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
--------------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
baza.ts | 100 | 100 | 100 | 100 |
prompts.ts | 100 | 100 | 100 | 100 |
resources.ts | 100 | 100 | 100 | 100 |
server.ts | 100 | 100 | 100 | 100 |
to_gpt.ts | 100 | 100 | 100 | 100 |
tools.ts | 100 | 100 | 100 | 100 |
--------------|---------|----------|---------|---------|-------------------
Test Suites: 1 failed, 4 passed, 5 total
Tests: 15 passed, 15 total
Snapshots: 0 total
Time: 24.603 s
Ran all test suites.
1G0K⠙1G0Kmake: *** [Makefile:17: test] Error 1
container df6a282b66126bfd9a0a997104af2e6fdcca2996518721fe77dc9afdcee09b5e is dead
Thu Jun 11 10:19:21 UTC 2026