++ dirname ./run.sh
+ cd .
+ echo 1372
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Jul 24 15:57:04 UTC 2026
+ uptime
15:57:04 up 1 min, 0 users, load average: 0.96, 0.35, 0.12
+ ff=default
+ image=yegor256/rultor-image:1.24.0
+ rebase=false
+ head_branch=master
+ pull_title='Update DavidAnson/markdownlint-cli2-action action to v24'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/jping-maven-plugin.git
+ pull_id=66
+ fork=git@github.com:yegor256/jping-maven-plugin.git
+ fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/jping-maven-plugin.git' '--env=pull_id=66' '--env=fork=git@github.com:yegor256/jping-maven-plugin.git' '--env=fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x' '--env=head_branch=master' '--env=pull_title=Update DavidAnson/markdownlint-cli2-action action to v24' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jping-maven-plugin.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=66'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jping-maven-plugin.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update DavidAnson/markdownlint-cli2-action action to v24'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/jping-maven-plugin.git'\''' ';' 'export '\''pull_id=66'\''' ';' 'export '\''fork=git@github.com:yegor256/jping-maven-plugin.git'\''' ';' 'export '\''fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update DavidAnson/markdownlint-cli2-action action to v24'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=yegor256_jping-maven-plugin_66
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-30-13
+ pwd
/tmp/rultor-JFed
+ 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/jping-maven-plugin.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/jping-maven-plugin.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/jping-maven-plugin.git'\''' ';' 'export '\''pull_id=66'\''' ';' 'export '\''fork=git@github.com:yegor256/jping-maven-plugin.git'\''' ';' 'export '\''fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update DavidAnson/markdownlint-cli2-action action to v24'\''' ';' '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:yegor256/jping-maven-plugin.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/jping-maven-plugin
* [new branch] gh-pages -> fork/gh-pages
* [new branch] master -> fork/master
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
* [new branch] renovate/davidanson-markdownlint-cli2-action-24.x -> fork/renovate/davidanson-markdownlint-cli2-action-24.x
* [new branch] renovate/junit-framework-monorepo -> fork/renovate/junit-framework-monorepo
* [new branch] renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-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/davidanson-markdownlint-cli2-action-24.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/davidanson-markdownlint-cli2-action-24.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 DavidAnson/markdownlint-cli2-action action to v24' --ff __rultor
Updating 133e733..2ed699e
Fast-forward (no commit created; -m option ignored)
.github/workflows/markdown-lint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 2ed699e177ab3ccbcd14569bcdf815fe75d79d81
gpg: Signature made Fri Jul 24 15:53:28 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: Fri Jul 24 15:53:28 2026 +0000
Update DavidAnson/markdownlint-cli2-action action to v24
+ 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/rultor-image:1.24.0
+ docker pull yegor256/rultor-image:1.24.0
1.24.0: Pulling from yegor256/rultor-image
9cb31e2e37ea: Pulling fs layer
6fdf9d57c770: Pulling fs layer
b1b8e573ea09: Pulling fs layer
d98471df16b3: Pulling fs layer
d91bad0881f6: Pulling fs layer
0989603b9c78: Pulling fs layer
be0e4fe934ac: Pulling fs layer
836583b1a84e: Pulling fs layer
9a7a8a989f21: Pulling fs layer
206d2c40dab6: Pulling fs layer
7e814560871d: Pulling fs layer
3e6884fb6bef: Pulling fs layer
efc2cb2da490: Pulling fs layer
a2685e4ec0a3: Pulling fs layer
d8f398d41642: Pulling fs layer
00d87e982675: Pulling fs layer
0a47604816a9: Pulling fs layer
39620eda6329: Pulling fs layer
1e5066b6f93c: Pulling fs layer
bf2832135ec0: Pulling fs layer
17c9f809a0eb: Pulling fs layer
791d75dcb5dd: Pulling fs layer
4d856b07c9bd: Pulling fs layer
08fb6625faae: Pulling fs layer
6fbcea1fd5f0: Pulling fs layer
e5e0772939b2: Pulling fs layer
d98471df16b3: Waiting
d91bad0881f6: Waiting
0989603b9c78: Waiting
be0e4fe934ac: Waiting
836583b1a84e: Waiting
9a7a8a989f21: Waiting
206d2c40dab6: Waiting
7e814560871d: Waiting
3e6884fb6bef: Waiting
efc2cb2da490: Waiting
a2685e4ec0a3: Waiting
d8f398d41642: Waiting
00d87e982675: Waiting
0a47604816a9: Waiting
39620eda6329: Waiting
1e5066b6f93c: Waiting
bf2832135ec0: Waiting
17c9f809a0eb: Waiting
791d75dcb5dd: Waiting
4d856b07c9bd: Waiting
08fb6625faae: Waiting
6fbcea1fd5f0: Waiting
e5e0772939b2: Waiting
6fdf9d57c770: Verifying Checksum
6fdf9d57c770: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
b1b8e573ea09: Verifying Checksum
b1b8e573ea09: Download complete
0989603b9c78: Verifying Checksum
0989603b9c78: Download complete
be0e4fe934ac: Verifying Checksum
be0e4fe934ac: Download complete
836583b1a84e: Verifying Checksum
836583b1a84e: Download complete
9a7a8a989f21: Verifying Checksum
9a7a8a989f21: Download complete
206d2c40dab6: Verifying Checksum
206d2c40dab6: Download complete
d98471df16b3: Verifying Checksum
d98471df16b3: Download complete
3e6884fb6bef: Verifying Checksum
3e6884fb6bef: Download complete
9cb31e2e37ea: Pull complete
6fdf9d57c770: Pull complete
efc2cb2da490: Verifying Checksum
efc2cb2da490: Download complete
7e814560871d: Verifying Checksum
7e814560871d: Download complete
d8f398d41642: Verifying Checksum
d8f398d41642: Download complete
00d87e982675: Verifying Checksum
00d87e982675: Download complete
0a47604816a9: Verifying Checksum
0a47604816a9: Download complete
39620eda6329: Verifying Checksum
39620eda6329: Download complete
1e5066b6f93c: Verifying Checksum
1e5066b6f93c: Download complete
bf2832135ec0: Verifying Checksum
bf2832135ec0: Download complete
17c9f809a0eb: Verifying Checksum
17c9f809a0eb: Download complete
791d75dcb5dd: Verifying Checksum
791d75dcb5dd: Download complete
4d856b07c9bd: Verifying Checksum
4d856b07c9bd: Download complete
08fb6625faae: Verifying Checksum
08fb6625faae: Download complete
b1b8e573ea09: Pull complete
a2685e4ec0a3: Verifying Checksum
a2685e4ec0a3: Download complete
6fbcea1fd5f0: Verifying Checksum
6fbcea1fd5f0: Download complete
e5e0772939b2: Verifying Checksum
e5e0772939b2: Download complete
d91bad0881f6: Verifying Checksum
d91bad0881f6: Download complete
d98471df16b3: Pull complete
d91bad0881f6: Pull complete
0989603b9c78: Pull complete
be0e4fe934ac: Pull complete
836583b1a84e: Pull complete
9a7a8a989f21: Pull complete
206d2c40dab6: Pull complete
7e814560871d: Pull complete
3e6884fb6bef: Pull complete
efc2cb2da490: Pull complete
a2685e4ec0a3: Pull complete
d8f398d41642: Pull complete
00d87e982675: Pull complete
0a47604816a9: Pull complete
39620eda6329: Pull complete
1e5066b6f93c: Pull complete
bf2832135ec0: Pull complete
17c9f809a0eb: Pull complete
791d75dcb5dd: Pull complete
4d856b07c9bd: Pull complete
08fb6625faae: Pull complete
6fbcea1fd5f0: Pull complete
e5e0772939b2: Pull complete
Digest: sha256:183145a1ee07aff04b992ff3478c86b34eacc5f241c6d4a711c39e2687e07d0e
Status: Downloaded newer image for yegor256/rultor-image:1.24.0
docker.io/yegor256/rultor-image:1.24.0
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_jping-maven-plugin_66\s*$'
+ ls -al .
total 60
drwx------ 3 ubuntu ubuntu 4096 Jul 24 15:57 .
drwxrwxrwt 12 root root 4096 Jul 24 16:01 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jul 24 15:59 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jul 24 15:57 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jul 24 15:57 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Jul 24 15:57 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Jul 24 15:57 repo
-rwxrwxr-x 1 ubuntu ubuntu 6773 Jul 24 15:57 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 623 Jul 24 15:57 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Jul 24 15:57 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 589 Jul 24 15:56 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 10166 Jul 24 16:01 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-JFed:/main --env=head=git@github.com:yegor256/jping-maven-plugin.git --env=pull_id=66 --env=fork=git@github.com:yegor256/jping-maven-plugin.git --env=fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x --env=head_branch=master '--env=pull_title=Update DavidAnson/markdownlint-cli2-action action to v24' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jping-maven-plugin.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=66'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jping-maven-plugin.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update DavidAnson/markdownlint-cli2-action action to v24'\''\'\'''\'''\'' '\'';'\'' '\''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-JFed/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_jping-maven-plugin_66 yegor256/rultor-image:1.24.0 /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/.profile /root/.rustup /root/.rvmrc /root/texmf /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:yegor256/jping-maven-plugin.git' ; export 'pull_id=66' ; export 'fork=git@github.com:yegor256/jping-maven-plugin.git' ; export 'fork_branch=renovate/davidanson-markdownlint-cli2-action-24.x' ; export 'head_branch=master' ; export 'pull_title=Update DavidAnson/markdownlint-cli2-action action to v24' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors --batch-mode ;
+ 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
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/usr/local/rvm/gems/ruby-3.2.2/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 (114 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.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 ...
Reading src/it/basic/invoker.properties ...
Reading src/it/basic/pom.xml ...
Reading src/it/settings.xml ...
Reading src/main/java/com/yegor256/JpingMojo.java ...
Reading src/main/java/com/yegor256/package-info.java ...
Reading src/main/resources/log4j.properties ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/usage.apt.vm ...
Reading src/site/fml/faq.fml ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/yegor256/JpingMojoTest.java ...
Reading src/test/java/com/yegor256/package-info.java ...
Reading src/test/resources/log4j.properties ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< com.yegor256:jping-maven-plugin >-------------------
[INFO] Building jping-maven-plugin 1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jping-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jping-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ jping-maven-plugin ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ jping-maven-plugin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: 2ed699e at timestamp: 2026-07-24T16:03:04
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ jping-maven-plugin ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ jping-maven-plugin ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ jping-maven-plugin ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 2 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- compiler:3.15.0:compile (compile-helpmojo) @ jping-maven-plugin ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ jping-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-core:jar:3.9.15:compile
* org.apache.maven:maven-model:jar:3.9.15:compile
* org.apache.maven:maven-settings:jar:3.9.15:compile
* org.apache.maven:maven-settings-builder:jar:3.9.15:compile
* org.apache.maven:maven-builder-support:jar:3.9.15:compile
* org.apache.maven:maven-repository-metadata:jar:3.9.15:compile
* org.apache.maven:maven-artifact:jar:3.9.15:compile
* org.apache.maven:maven-model-builder:jar:3.9.15:compile
* org.apache.maven:maven-resolver-provider:jar:3.9.15:compile
* org.apache.maven:maven-plugin-api:jar:3.9.15:compile
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ jping-maven-plugin ---
[WARNING]
Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.
The following dependencies are in wrong scope:
* org.apache.maven:maven-core:jar:3.9.15:compile
* org.apache.maven:maven-model:jar:3.9.15:compile
* org.apache.maven:maven-settings:jar:3.9.15:compile
* org.apache.maven:maven-settings-builder:jar:3.9.15:compile
* org.apache.maven:maven-builder-support:jar:3.9.15:compile
* org.apache.maven:maven-repository-metadata:jar:3.9.15:compile
* org.apache.maven:maven-artifact:jar:3.9.15:compile
* org.apache.maven:maven-model-builder:jar:3.9.15:compile
* org.apache.maven:maven-resolver-provider:jar:3.9.15:compile
* org.apache.maven:maven-plugin-api:jar:3.9.15:compile
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- resources:3.5.0:testResources (default-testResources) @ jping-maven-plugin ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jping-maven-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug deprecation target 1.8] to target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[11,29] cannot access org.junit.jupiter.api.Test
bad class file: /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.3/junit-jupiter-api-6.0.3.jar(/org/junit/jupiter/api/Test.class)
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[12,39] cannot access org.junit.jupiter.api.extension.ExtendWith
bad class file: /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.3/junit-jupiter-api-6.0.3.jar(/org/junit/jupiter/api/extension/ExtendWith.class)
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[13,32] cannot access org.junit.jupiter.api.io.TempDir
bad class file: /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.3/junit-jupiter-api-6.0.3.jar(/org/junit/jupiter/api/io/TempDir.class)
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[23,30] cannot find symbol
symbol: class TempDir
location: class com.yegor256.JpingMojoTest
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[21,6] cannot find symbol
symbol: class Test
location: class com.yegor256.JpingMojoTest
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[22,6] cannot find symbol
symbol: class ExtendWith
location: class com.yegor256.JpingMojoTest
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[45,28] cannot find symbol
symbol: class TempDir
location: class com.yegor256.JpingMojoTest
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[44,6] cannot find symbol
symbol: class Test
location: class com.yegor256.JpingMojoTest
[INFO] 8 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.605 s
[INFO] Finished at: 2026-07-24T16:03:11Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:testCompile (default-testCompile) on project jping-maven-plugin: Compilation failure: Compilation failure:
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[11,29] cannot access org.junit.jupiter.api.Test
[ERROR] bad class file: /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.3/junit-jupiter-api-6.0.3.jar(/org/junit/jupiter/api/Test.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[12,39] cannot access org.junit.jupiter.api.extension.ExtendWith
[ERROR] bad class file: /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.3/junit-jupiter-api-6.0.3.jar(/org/junit/jupiter/api/extension/ExtendWith.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[13,32] cannot access org.junit.jupiter.api.io.TempDir
[ERROR] bad class file: /home/r/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.3/junit-jupiter-api-6.0.3.jar(/org/junit/jupiter/api/io/TempDir.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[23,30] cannot find symbol
[ERROR] symbol: class TempDir
[ERROR] location: class com.yegor256.JpingMojoTest
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[21,6] cannot find symbol
[ERROR] symbol: class Test
[ERROR] location: class com.yegor256.JpingMojoTest
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[22,6] cannot find symbol
[ERROR] symbol: class ExtendWith
[ERROR] location: class com.yegor256.JpingMojoTest
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[45,28] cannot find symbol
[ERROR] symbol: class TempDir
[ERROR] location: class com.yegor256.JpingMojoTest
[ERROR] /home/r/repo/src/test/java/com/yegor256/JpingMojoTest.java:[44,6] cannot find symbol
[ERROR] symbol: class Test
[ERROR] location: class com.yegor256.JpingMojoTest
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:testCompile (default-testCompile) on project jping-maven-plugin: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.executeReal (AbstractCompilerMojo.java:1319)
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:708)
at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:208)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
0m0mcontainer 2de0c10b5b7663ae2f9e975a9a6c390100665c0bc26fa9bcbe66bfbf20bdf48a is dead
Fri Jul 24 16:03:15 UTC 2026