rultor.com logo This build log was produced by rultor.com for tracehubpm/reports-check-action#74
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1048
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Apr  8 10:25:57 UTC 2024
+ uptime
 10:25:57 up 0 min,  0 users,  load average: 0.97, 0.25, 0.09
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ head_branch=master
+ pull_title='chore: returns complex JSON if no backticks'
+ author=h1alexbel
+ directory=
+ head=git@github.com:tracehubpm/reports-check-action.git
+ pull_id=74
+ fork=git@github.com:tracehubpm/reports-check-action.git
+ fork_branch=test-suite
+ squash=false
+ vars=('--env=head=git@github.com:tracehubpm/reports-check-action.git' '--env=pull_id=74' '--env=fork=git@github.com:tracehubpm/reports-check-action.git' '--env=fork_branch=test-suite' '--env=head_branch=master' '--env=pull_title=chore: returns complex JSON if no backticks' '--env=author=h1alexbel' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tracehubpm/reports-check-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=74'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:tracehubpm/reports-check-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=test-suite'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore: returns complex JSON if no backticks'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''npm run gha'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:tracehubpm/reports-check-action.git'\''' ';' 'export '\''pull_id=74'\''' ';' 'export '\''fork=git@github.com:tracehubpm/reports-check-action.git'\''' ';' 'export '\''fork_branch=test-suite'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore: returns complex JSON if no backticks'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'npm install' ';' 'npm run gha' ';')
+ container=tracehubpm_reports-check-action_74
+ as_root=false
+ hostname
ip-172-31-28-28
+ pwd
/tmp/rultor-LMHk
+ 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:tracehubpm/reports-check-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:tracehubpm/reports-check-action.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:tracehubpm/reports-check-action.git'\''' ';' 'export '\''pull_id=74'\''' ';' 'export '\''fork=git@github.com:tracehubpm/reports-check-action.git'\''' ';' 'export '\''fork_branch=test-suite'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore: returns complex JSON if no backticks'\''' ';' 'export '\''author=h1alexbel'\''' ';' 'npm install' ';' 'npm run gha' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:tracehubpm/reports-check-action.git
+ git remote update
Fetching origin
Fetching fork
From github.com:tracehubpm/reports-check-action
 * [new branch]      13-docker  -> fork/13-docker
 * [new branch]      30         -> fork/30
 * [new branch]      55         -> fork/55
 * [new branch]      7-prompt   -> fork/7-prompt
 * [new branch]      chore-sync -> fork/chore-sync
 * [new branch]      empty      -> fork/empty
 * [new branch]      master     -> fork/master
 * [new branch]      skeleton   -> fork/skeleton
 * [new branch]      test-suite -> fork/test-suite
+ 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/test-suite
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'test-suite' 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
Merge made by the 'ort' strategy.
 tests/md-unbox.test.ts | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.12
++ bc
++ echo 0.12 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.12, low enough to run a new Docker container'
load average is 0.12, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
bccd10f490ab: Pulling fs layer
4f4fb700ef54: Pulling fs layer
3388fa6ed601: Pulling fs layer
a12507e52312: Pulling fs layer
e23ebcc037b3: Pulling fs layer
bb4f039d23e6: Pulling fs layer
bff0f5c21f97: Pulling fs layer
d9fc8e7722be: Pulling fs layer
ad0d8d906737: Pulling fs layer
da0965651d17: Pulling fs layer
258028b06422: Pulling fs layer
78ff19bf7482: Pulling fs layer
b4f403e87234: Pulling fs layer
27f9babec026: Pulling fs layer
edda9c9c491a: Pulling fs layer
8a3be2ae9667: Pulling fs layer
0fb2ad8587f2: Pulling fs layer
ad339a44131b: Pulling fs layer
1333140dab36: Pulling fs layer
a9b611ac1ac8: Pulling fs layer
bc8a8b928d03: Pulling fs layer
b082b933f133: Pulling fs layer
16116aa7a2bd: Pulling fs layer
ba52c94956f1: Pulling fs layer
f3c2f8b0afdd: Pulling fs layer
b16e153fbe48: Pulling fs layer
6b8d855570b3: Pulling fs layer
a12507e52312: Waiting
e23ebcc037b3: Waiting
bb4f039d23e6: Waiting
bff0f5c21f97: Waiting
d9fc8e7722be: Waiting
ad0d8d906737: Waiting
da0965651d17: Waiting
258028b06422: Waiting
78ff19bf7482: Waiting
b4f403e87234: Waiting
27f9babec026: Waiting
edda9c9c491a: Waiting
8a3be2ae9667: Waiting
0fb2ad8587f2: Waiting
ad339a44131b: Waiting
1333140dab36: Waiting
a9b611ac1ac8: Waiting
bc8a8b928d03: Waiting
b082b933f133: Waiting
16116aa7a2bd: Waiting
ba52c94956f1: Waiting
f3c2f8b0afdd: Waiting
b16e153fbe48: Waiting
6b8d855570b3: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
3388fa6ed601: Verifying Checksum
3388fa6ed601: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
a12507e52312: Verifying Checksum
a12507e52312: Download complete
bff0f5c21f97: Verifying Checksum
bff0f5c21f97: Download complete
d9fc8e7722be: Verifying Checksum
d9fc8e7722be: Download complete
bccd10f490ab: Pull complete
ad0d8d906737: Verifying Checksum
ad0d8d906737: Download complete
4f4fb700ef54: Pull complete
3388fa6ed601: Pull complete
da0965651d17: Verifying Checksum
da0965651d17: Download complete
258028b06422: Verifying Checksum
258028b06422: Download complete
e23ebcc037b3: Verifying Checksum
e23ebcc037b3: Download complete
b4f403e87234: Verifying Checksum
b4f403e87234: Download complete
a12507e52312: Pull complete
78ff19bf7482: Verifying Checksum
78ff19bf7482: Download complete
27f9babec026: Verifying Checksum
27f9babec026: Download complete
8a3be2ae9667: Verifying Checksum
8a3be2ae9667: Download complete
0fb2ad8587f2: Verifying Checksum
0fb2ad8587f2: Download complete
ad339a44131b: Verifying Checksum
ad339a44131b: Download complete
1333140dab36: Verifying Checksum
1333140dab36: Download complete
a9b611ac1ac8: Verifying Checksum
a9b611ac1ac8: Download complete
bc8a8b928d03: Verifying Checksum
bc8a8b928d03: Download complete
b082b933f133: Verifying Checksum
b082b933f133: Download complete
16116aa7a2bd: Verifying Checksum
16116aa7a2bd: Download complete
ba52c94956f1: Verifying Checksum
ba52c94956f1: Download complete
f3c2f8b0afdd: Verifying Checksum
f3c2f8b0afdd: Download complete
e23ebcc037b3: Pull complete
b16e153fbe48: Verifying Checksum
b16e153fbe48: Download complete
6b8d855570b3: Verifying Checksum
6b8d855570b3: Download complete
edda9c9c491a: Verifying Checksum
edda9c9c491a: Download complete
bb4f039d23e6: Verifying Checksum
bb4f039d23e6: Download complete
bb4f039d23e6: Pull complete
bff0f5c21f97: Pull complete
d9fc8e7722be: Pull complete
ad0d8d906737: Pull complete
da0965651d17: Pull complete
258028b06422: Pull complete
78ff19bf7482: Pull complete
b4f403e87234: Pull complete
27f9babec026: Pull complete
edda9c9c491a: Pull complete
8a3be2ae9667: Pull complete
0fb2ad8587f2: Pull complete
ad339a44131b: Pull complete
1333140dab36: Pull complete
a9b611ac1ac8: Pull complete
bc8a8b928d03: Pull complete
b082b933f133: Pull complete
16116aa7a2bd: Pull complete
ba52c94956f1: Pull complete
f3c2f8b0afdd: Pull complete
b16e153fbe48: Pull complete
6b8d855570b3: Pull complete
Digest: sha256:54a67f9dafd27aa59e014b2982870d51c742fd7a5885fee19442213819d43dc7
Status: Downloaded newer image for yegor256/rultor-image:latest
docker.io/yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\stracehubpm_reports-check-action_74\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Apr  8 10:26 .
drwxrwxrwt 13 root   root   4096 Apr  8 10:30 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Apr  8 10:30 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  466 Apr  8 10:26 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Apr  8 10:25 pid
drwxrwxr-x  7 ubuntu ubuntu 4096 Apr  8 10:26 repo
-rwxrwxr-x  1 ubuntu ubuntu 5926 Apr  8 10:25 run.sh
-rw-rw-r--  1 ubuntu ubuntu  521 Apr  8 10:26 script.sh
-rw-rw-r--  1 ubuntu ubuntu 9218 Apr  8 10:31 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-LMHk:/main --env=head=git@github.com:tracehubpm/reports-check-action.git --env=pull_id=74 --env=fork=git@github.com:tracehubpm/reports-check-action.git --env=fork_branch=test-suite --env=head_branch=master '--env=pull_title=chore: returns complex JSON if no backticks' --env=author=h1alexbel '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tracehubpm/reports-check-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=74'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:tracehubpm/reports-check-action.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=test-suite'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore: returns complex JSON if no backticks'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=h1alexbel'\''\'\'''\'''\'' '\'';'\'' '\''npm install'\'' '\'';'\'' '\''npm run gha'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-LMHk/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=tracehubpm_reports-check-action_74 yegor256/rultor-image /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 _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 ./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
+ 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
K?25h97m##################0m)0⠏9reify:typescript::32;40mhttp0mm35mfetch0mmGETT2000https://registry.np0mK.npmjs0mK
added 378 packages, and audited 379 packages in 14s

34 packages are looking for funding
  run `npm fund` for details

1 1mlow22m severity vulnerability

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
37;40mnpm0m 0m36;40mnotice0m35m0m
0m37;40mnpm0m 0m36;40mnotice0m35m0m New 33mminor39m version of npm available! 31m10.2.439m -> 32m10.5.139m
0m37;40mnpm0m 0m36;40mnotice0m35m0m Changelog: 36mhttps://github.com/npm/cli/releases/tag/v10.5.139m
0m37;40mnpm0m 0m36;40mnotice0m35m0m Run 32mnpm install -g npm@10.5.139m to update!
0m37;40mnpm0m 0m36;40mnotice0m35m0m
0m
> reports-check-action@0.0.0 gha
> npm run build && npm run package && npm run test


> reports-check-action@0.0.0 build
> tsc


> reports-check-action@0.0.0 package
> ncc build --source-map --license licenses.txt

ncc: Version 0.36.1
ncc: Compiling file index.js into CJS
  40kB  dist/sourcemap-register.js
  61kB  dist/licenses.txt
2164kB  dist/index.js
2225kB  dist/index.js.map
2225kB  dist/index.js.map
4490kB  [7610ms] - ncc 0.36.1

> reports-check-action@0.0.0 test
> jest

1m2mDetermining test suites to run...22m22m999DK
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32m PASS 39m22m27m0m 2mtests/22m1mmd-unbox.test.ts22m

0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32m PASS 39m22m27m0m 2mtests/22m1mblob-path.test.ts22m

0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32m PASS 39m22m27m0m 2mtests/22m1mexcluded.test.ts22m

0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32m PASS 39m22m27m0m 2mtests/22m1mhash-split.test.ts22m

0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32m PASS 39m22m27m0m 2mtests/22m1mtitled.test.ts22m

0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32m PASS 39m22m27m0m 2mtests/22m1msplit.test.ts22m

0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32m PASS 39m22m27m0m 2mtests/22m1mlines.test.ts22m

0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A999DK
1mTest Suites: 22m1m33m1 skipped39m22m, 1m32m7 passed39m22m, 7 of 8 total
1mTests:       22m1m33m1 skipped39m22m, 1m32m11 passed39m22m, 12 total
1mSnapshots:   22m0 total
1mTime:22m        9.123 s
2mRan all test suites22m2m.22m
+ 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:tracehubpm/reports-check-action.git
   12c1755..6178928  master -> master
container 8cc4a48b4025afd28ab333499353db955702f06b86a1d66e827a746c928c126e is dead
Mon Apr  8 10:33:54 UTC 2024