++ dirname ./run.sh
+ cd .
+ echo 1383
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jun 17 03:34:45 UTC 2026
+ uptime
03:34:45 up 1 min, 0 users, load average: 0.86, 0.33, 0.12
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-parent.git
+ pull_id=813
+ fork=git@github.com:jcabi/jcabi-parent.git
+ fork_branch=renovate/org.sonatype.central-central-publishing-maven-plugin-0.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-parent.git' '--env=pull_id=813' '--env=fork=git@github.com:jcabi/jcabi-parent.git' '--env=fork_branch=renovate/org.sonatype.central-central-publishing-maven-plugin-0.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-parent.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=813'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-parent.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.sonatype.central-central-publishing-maven-plugin-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-parent.git'\''' ';' 'export '\''pull_id=813'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-parent.git'\''' ';' 'export '\''fork_branch=renovate/org.sonatype.central-central-publishing-maven-plugin-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-parent_813
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-29-126
+ pwd
/tmp/rultor-Sd5e
+ 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:jcabi/jcabi-parent.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:jcabi/jcabi-parent.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-parent.git'\''' ';' 'export '\''pull_id=813'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-parent.git'\''' ';' 'export '\''fork_branch=renovate/org.sonatype.central-central-publishing-maven-plugin-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:jcabi/jcabi-parent.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-parent
* [new branch] dependabot/maven/commons-net-commons-net-3.7.2 -> fork/dependabot/maven/commons-net-commons-net-3.7.2
* [new branch] dependabot/maven/javax.json-javax.json-api-1.1.4 -> fork/dependabot/maven/javax.json-javax.json-api-1.1.4
* [new branch] dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.11.1 -> fork/dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.11.1
* [new branch] dependabot/maven/org.codehaus.groovy-groovy-all-3.0.0-alpha-1 -> fork/dependabot/maven/org.codehaus.groovy-groovy-all-3.0.0-alpha-1
* [new branch] dependabot/maven/org.hibernate.validator-hibernate-validator-6.1.6.Final -> fork/dependabot/maven/org.hibernate.validator-hibernate-validator-6.1.6.Final
* [new branch] gh-pages -> fork/gh-pages
* [new branch] master -> fork/master
* [new branch] renovate/org.sonatype.central-central-publishing-maven-plugin-0.x -> fork/renovate/org.sonatype.central-central-publishing-maven-plugin-0.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/org.sonatype.central-central-publishing-maven-plugin-0.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/org.sonatype.central-central-publishing-maven-plugin-0.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 'chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0' --ff __rultor
Updating efa10cf..8137225
Fast-forward (no commit created; -m option ignored)
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 813722585b1c80d03be2ac30db4a56a832de8333
gpg: Signature made Tue Jun 16 18:02:51 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: Tue Jun 16 18:02:51 2026 +0000
chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0
+ 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/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
c64f1ad49f2f: Pulling fs layer
2dae3dae39d6: Pulling fs layer
e3a0bb889b9a: Pulling fs layer
986bc8f2afd5: Pulling fs layer
9d69c14f4db1: Pulling fs layer
390c1aa00cce: Pulling fs layer
fc5f61b3fc3b: Pulling fs layer
89c8997735ea: Pulling fs layer
0d5fd42b4d31: Pulling fs layer
c64f1ad49f2f: Waiting
2dae3dae39d6: Waiting
e3a0bb889b9a: Waiting
986bc8f2afd5: Waiting
9d69c14f4db1: Waiting
390c1aa00cce: Waiting
fc5f61b3fc3b: Waiting
89c8997735ea: Waiting
0d5fd42b4d31: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e3a0bb889b9a: Verifying Checksum
e3a0bb889b9a: Download complete
986bc8f2afd5: Verifying Checksum
986bc8f2afd5: Download complete
9d69c14f4db1: Verifying Checksum
9d69c14f4db1: Download complete
390c1aa00cce: Verifying Checksum
390c1aa00cce: Download complete
2dae3dae39d6: Verifying Checksum
2dae3dae39d6: Download complete
89c8997735ea: Verifying Checksum
89c8997735ea: Download complete
c64f1ad49f2f: Verifying Checksum
c64f1ad49f2f: Download complete
fc5f61b3fc3b: Verifying Checksum
fc5f61b3fc3b: Download complete
cb259a83ac3d: Pull complete
0d5fd42b4d31: Verifying Checksum
0d5fd42b4d31: Download complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
c64f1ad49f2f: Pull complete
2dae3dae39d6: Pull complete
e3a0bb889b9a: Pull complete
986bc8f2afd5: Pull complete
9d69c14f4db1: Pull complete
390c1aa00cce: Pull complete
fc5f61b3fc3b: Pull complete
89c8997735ea: Pull complete
0d5fd42b4d31: Pull complete
Digest: sha256:59f809834b67308e747013cf061f276dda89d3a517b6d230f882f2f78398b3df
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-parent_813\s*$'
+ ls -al .
total 64
drwx------ 3 ubuntu ubuntu 4096 Jun 17 03:34 .
drwxrwxrwt 12 root root 4096 Jun 17 03:34 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jun 17 03:34 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jun 17 03:34 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jun 17 03:34 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Jun 17 03:34 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Jun 17 03:34 repo
-rwxrwxr-x 1 ubuntu ubuntu 6898 Jun 17 03:34 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 660 Jun 17 03:34 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Jun 17 03:34 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 Jun 17 03:34 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 8771 Jun 17 03:36 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-Sd5e:/main --env=head=git@github.com:jcabi/jcabi-parent.git --env=pull_id=813 --env=fork=git@github.com:jcabi/jcabi-parent.git --env=fork_branch=renovate/org.sonatype.central-central-publishing-maven-plugin-0.x --env=head_branch=master '--env=pull_title=chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-parent.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=813'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-parent.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.sonatype.central-central-publishing-maven-plugin-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --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-Sd5e/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-parent_813 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 ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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:jcabi/jcabi-parent.git' ; export 'pull_id=813' ; export 'fork=git@github.com:jcabi/jcabi-parent.git' ; export 'fork_branch=renovate/org.sonatype.central-central-publishing-maven-plugin-0.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.11.0' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors --batch-mode ;
+ su --login r --command /home/r/script.sh
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 src/main/resources/images/**/*
/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/logo.svg is a binary file (1986 bytes)
/home/r/repo/renovate.json is a binary file (154 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/up.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading pom.xml ...
Puzzle 1307-f30066ce 15/DEV at pom.xml
Reading src/main/java/com/jcabi/JCabi.java ...
Reading src/main/java/com/jcabi/package-info.java ...
Reading src/site/apt/dependencyManagement.apt.vm ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/pluginManagement.apt.vm ...
Reading src/site/apt/profile-antlr3.apt.vm ...
Reading src/site/apt/profile-aspectj.apt.vm ...
Reading src/site/apt/profile-clojure.apt.vm ...
Reading src/site/apt/profile-groovy.apt.vm ...
Reading src/site/apt/profile-junit.apt.vm ...
Reading src/site/apt/profile-mock.apt.vm ...
Reading src/site/apt/profile-qulice.apt.vm ...
Reading src/site/apt/profile-site.apt.vm ...
Reading src/site/apt/profile-slf4j.apt.vm ...
Reading src/site/apt/profile-sonatype.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------------< com.jcabi:parent >--------------------------
[INFO] Building parent 1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ parent ---
[INFO]
[INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.3:enforce (enforce-deps) @ parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: 8137225 at timestamp: 2026-06-17T03:36:33
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ parent ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ parent ---
[INFO] created directory /home/r/repo/target/classes
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] created dir /home/r/repo/target/classes/com/jcabi
[INFO] File /home/r/repo/target/classes/com/jcabi/com-jcabi-parent-pom.txt added
[INFO]
[INFO] --- qulice:0.27.6:check (jcabi-qulice-check) @ parent ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] Calling org.basepom.maven:duplicate-finder-maven-plugin:2.0.1:check...
[INFO] Ignoring POM project!
[INFO] No dependency analysis in this project
[INFO] Qulice quality check completed
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ parent ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/parent/1.0-SNAPSHOT/parent-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38.993 s
[INFO] Finished at: 2026-06-17T03:36:59Z
[INFO] ------------------------------------------------------------------------
0m0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 6 vulnerabilities on jcabi/jcabi-parent's default branch (3 critical, 3 high). To find out more, visit:
remote: https://github.com/jcabi/jcabi-parent/security/dependabot
remote:
To github.com:jcabi/jcabi-parent.git
efa10cf..8137225 master -> master
container 6f29e42321c0810df47d28aba67d6f330d27e02a570ef8e256e0c8f387fef6ad is dead
Wed Jun 17 03:38:16 UTC 2026