++ dirname ./run.sh
+ cd .
+ echo 1385
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sun May 17 09:07:08 UTC 2026
+ uptime
09:07:08 up 2 min, 0 users, load average: 0.49, 0.25, 0.10
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update crate-ci/typos action to v1.46.2'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/jaxec.git
+ pull_id=105
+ fork=git@github.com:yegor256/jaxec.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/jaxec.git' '--env=pull_id=105' '--env=fork=git@github.com:yegor256/jaxec.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.46.2' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jaxec.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=105'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jaxec.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.46.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/jaxec.git'\''' ';' 'export '\''pull_id=105'\''' ';' 'export '\''fork=git@github.com:yegor256/jaxec.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.46.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors -Dstyle.color=never' ';')
+ container=yegor256_jaxec_105
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-26-54
+ pwd
/tmp/rultor-wy67
+ 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/jaxec.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/jaxec.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/jaxec.git'\''' ';' 'export '\''pull_id=105'\''' ';' 'export '\''fork=git@github.com:yegor256/jaxec.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.46.2'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors -Dstyle.color=never' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/jaxec.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/jaxec
* [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.46.2' --ff __rultor
Updating cb18aa2..6d52f02
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 6d52f02fa1252159433f5f298f4dbf78b8c7c90c
gpg: Signature made Sat May 16 20:57:14 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: Sat May 16 20:57:14 2026 +0000
Update crate-ci/typos action to v1.46.2
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.10
++ bc
++ echo 0.10 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.10, low enough to run a new Docker container'
load average is 0.10, 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
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
29e30624c231: Pulling fs layer
4e6c30a6639c: Pulling fs layer
be5819937019: Pulling fs layer
439b5901cf18: Pulling fs layer
f766e619249f: Pulling fs layer
cc48877d15ee: Pulling fs layer
8be45a522bee: Pulling fs layer
68ce65124a2a: Pulling fs layer
062d8286a697: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
29e30624c231: Waiting
4e6c30a6639c: Waiting
be5819937019: Waiting
439b5901cf18: Waiting
f766e619249f: Waiting
cc48877d15ee: Waiting
8be45a522bee: Waiting
68ce65124a2a: Waiting
062d8286a697: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
29e30624c231: Verifying Checksum
29e30624c231: Download complete
4e6c30a6639c: Verifying Checksum
4e6c30a6639c: Download complete
439b5901cf18: Verifying Checksum
439b5901cf18: Download complete
f766e619249f: Verifying Checksum
f766e619249f: Download complete
cc48877d15ee: Verifying Checksum
cc48877d15ee: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
be5819937019: Verifying Checksum
be5819937019: Download complete
68ce65124a2a: Verifying Checksum
68ce65124a2a: Download complete
8be45a522bee: Verifying Checksum
8be45a522bee: Download complete
062d8286a697: Verifying Checksum
062d8286a697: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
29e30624c231: Pull complete
4e6c30a6639c: Pull complete
be5819937019: Pull complete
439b5901cf18: Pull complete
f766e619249f: Pull complete
cc48877d15ee: Pull complete
8be45a522bee: Pull complete
68ce65124a2a: Pull complete
062d8286a697: Pull complete
Digest: sha256:6d2aa65ab6c810041a3dbef96ee917515eb6e6b34278936f9e93ece3212601da
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_jaxec_105\s*$'
+ ls -al .
total 56
drwx------ 3 ubuntu ubuntu 4096 May 17 09:07 .
drwxrwxrwt 12 root root 4096 May 17 09:07 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 May 17 09:07 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 May 17 09:07 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 May 17 09:07 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 May 17 09:07 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 May 17 09:07 repo
-rwxrwxr-x 1 ubuntu ubuntu 6504 May 17 09:07 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 566 May 17 09:07 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 May 17 09:07 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 459 May 17 09:07 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 7962 May 17 09:08 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-wy67:/main --env=head=git@github.com:yegor256/jaxec.git --env=pull_id=105 --env=fork=git@github.com:yegor256/jaxec.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.46.2' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jaxec.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=105'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jaxec.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.46.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )' --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-wy67/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_jaxec_105 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 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/.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:yegor256/jaxec.git' ; export 'pull_id=105' ; export 'fork=git@github.com:yegor256/jaxec.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.46.2' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors -Dstyle.color=never ;
+ su --login r --command /home/r/script.sh
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------< com.yegor256:jaxec >-------------------------
[INFO] Building jaxec 1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [boom (file:///tmp/boom, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [boom (file:///tmp/boom, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jaxec ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jaxec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ jaxec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ jaxec ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: 6d52f02 at timestamp: 2026-05-17T09:08:50
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ jaxec ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ jaxec ---
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ jaxec ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 3 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.5.0:testResources (default-testResources) @ jaxec ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jaxec ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.5:test (default-test) @ jaxec ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=237615252310
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.yegor256.JaxecTest
[WARN] com.jcabi.log.VerboseProcess: >> cat: /file-is-definitely-absent: No such file or directory
Exception in thread "VrbPrc.Monitor-260084831-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "VrbPrc.Monitor-807322507-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "VrbPrc.Monitor-12905860-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "VrbPrc.Monitor-204805934-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "VrbPrc.Monitor-937277082-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "VrbPrc.Monitor-79290250-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
[WARN] com.jcabi.log.VerboseProcess: >> cat: /the-file-is-absent.txt: No such file or directory
[ERROR] com.yegor256.Jaxec: cat: /the-file-is-absent.txt: No such file or directory
Exception in thread "VrbPrc.Monitor-1767230265-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
[WARN] com.jcabi.log.VerboseProcess: >> head: cannot open '/file-is-absent' for reading: No such file or directory
Exception in thread "VrbPrc.Monitor-1803093683-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "VrbPrc.Monitor-628064884-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
[WARN] com.jcabi.log.VerboseProcess: >> Error message
Exception in thread "VrbPrc.Monitor-788905599-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "VrbPrc.Monitor-2015301874-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
[DEBUG] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of Process[pid=243, exitValue=0] in Thread[#42,VrbPrc.Monitor-782228073-out,5,main]...
[INFO] com.jcabi.log.VerboseProcess: >> Hello from stdout
[DEBUG] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of Process[pid=243, exitValue=0] in Thread[#43,VrbPrc.Monitor-782228073-err,5,main]...
[DEBUG] com.jcabi.log.VerboseProcess: #waitFor(): process finished: Process[pid=243, exitValue=0]
[DEBUG] com.jcabi.log.VerboseProcess: Monitor interrupted
[DEBUG] com.jcabi.log.VerboseProcess: Monitor interrupted
[DEBUG] com.jcabi.log.VerboseProcess: Underlying process destroyed
Exception in thread "VrbPrc.Monitor-782228073-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
Exception in thread "VrbPrc.Monitor-1936550492-err" java.lang.IllegalStateException: The thread has been interrupted
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
at java.base/java.lang.Thread.run(Thread.java:1583)
[WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 1.335 s -- in com.yegor256.JaxecTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 14
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jaxec ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/yegor256/com-yegor256-jaxec-jar.txt added
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ jaxec ---
[INFO] Building jar: /home/r/repo/target/jaxec-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- revapi:0.15.1:check (default) @ jaxec ---
[INFO] Comparing [com.yegor256:jaxec:jar:0.5.1] against [com.yegor256:jaxec:jar:1.0-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO]
[INFO] --- pitest:1.23.1:mutationCoverage (default) @ jaxec ---
[INFO] Root dir is : /home/r/repo
[INFO] Found plugin : Default csv report plugin
[INFO] Found plugin : Default xml report plugin
[INFO] Found plugin : Default html report plugin
[INFO] Found plugin : Static initializer code detector plugin
[INFO] Found plugin : Excluded annotations plugin
[INFO] Found plugin : Try with resources filter
[INFO] Found plugin : Inlined finally block filter plugin
[INFO] Found plugin : Implicit null check filter
[INFO] Found plugin : Method reference null check filter
[INFO] Found plugin : For each loop filter
[INFO] Found plugin : Enum junk filter
[INFO] Found plugin : Record junk mutation filter
[INFO] Found plugin : String switch filter
[INFO] Found plugin : Assertions filter
[INFO] Found plugin : Enum switch filter
[INFO] Found plugin : Logging calls filter
[INFO] Found plugin : Infinite for loop filter
[INFO] Found plugin : Long running iterator loop filter
[INFO] Found plugin : For loop counter filter
[INFO] Found plugin : Kotlin junk mutations filter
[INFO] Found plugin : Groovy junk mutations filter
[INFO] Found plugin : Max mutations per class limit
[INFO] Found plugin : Equals shortcut equivalent mutant filter
[INFO] Found plugin : Trivial return vals equivalence filter
[INFO] Found plugin : Filters mutants with line number <= 1
[INFO] Found plugin : Division by one equivalent mutant filter
[INFO] Found plugin : Lombok junk mutations filter
[INFO] Found plugin : Filter mutations to defensive wrappers such as unmodifiableCollection on return or field write
[INFO] Found plugin : Final field null assignment equivalent mutant filter
[INFO] Found plugin : Mutant export plugin
[INFO] Found plugin : Auto add java.awt.headless=true to keep keyboard focus on Mac OS
[INFO] Found plugin : Auto set number of threads based on machine
[INFO] Found plugin : Automatically add -ea to launch args to enable assertions
[INFO] Found plugin : Default build verifier
[INFO] Found plugin : Detect missing JUnit5 plugin
[INFO] Found plugin : Detect missing TestNG plugin
[INFO] Found plugin : Detect missing kotlin plugin
[INFO] Found plugin : Detect missing spring plugin
[INFO] Found plugin : Default coverage exporter
[INFO] Found plugin : Basic test statistics
[INFO] Found shared classpath plugin : Default mutation engine
[INFO] Found shared classpath plugin : JUnit 5 test framework support
[INFO] Found shared classpath plugin : JUnit plugin
[INFO] Found shared classpath plugin : Support for mocking frameworks using javassist
[INFO] Found shared classpath plugin : Reset environment for javassist
[INFO] Available mutators : EXPERIMENTAL_ARGUMENT_PROPAGATION,FALSE_RETURNS,TRUE_RETURNS,CONDITIONALS_BOUNDARY,CONSTRUCTOR_CALLS,EMPTY_RETURNS,INCREMENTS,INLINE_CONSTS,INVERT_NEGS,MATH,NEGATE_CONDITIONALS,NON_VOID_METHOD_CALLS,NULL_RETURNS,PRIMITIVE_RETURNS,REMOVE_CONDITIONALS_EQUAL_IF,REMOVE_CONDITIONALS_EQUAL_ELSE,REMOVE_CONDITIONALS_ORDER_IF,REMOVE_CONDITIONALS_ORDER_ELSE,VOID_METHOD_CALLS,EXPERIMENTAL_BIG_DECIMAL,EXPERIMENTAL_BIG_INTEGER,EXPERIMENTAL_MEMBER_VARIABLE,EXPERIMENTAL_NAKED_RECEIVER,REMOVE_INCREMENTS,EXPERIMENTAL_SWITCH
[INFO] Adding org.pitest:pitest-junit5-plugin to SUT classpath
[INFO] Adding org.pitest:pitest to SUT classpath
[INFO] Auto adding org.junit.platform:junit-platform-launcher:jar:6.0.3 < central (https://repo.maven.apache.org/maven2, default, releases) to classpath.
[INFO] Mutating from /home/r/repo/target/classes
[INFO] Defaulting target classes to match packages in build directory
[INFO] Defaulting target tests to match packages in test build directory
9:09:21 AM PIT >> INFO : Verbose logging is disabled. If you encounter a problem, please enable it before reporting an issue.
9:09:21 AM PIT >> INFO : Created 2 mutation test units in pre scan
9:09:22 AM PIT >> INFO : Sending 4 test classes to minion
9:09:22 AM PIT >> INFO : Sent tests to minion
9:09:23 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-1627010197-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:23 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:23 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:23 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-1598898814-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:23 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:23 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:23 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-809383315-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:23 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:23 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:23 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-745627268-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-932885627-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-1168079523-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-712423434-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
-9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-948960194-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-562561015-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-1052842393-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-1427775702-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-2047984839-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
9:09:24 AM PIT >> INFO : MINION : Exception in thread "VrbPrc.Monitor-1402531280-err" java.lang.IllegalStateException: The thread has been interrupted
9:09:24 AM PIT >> INFO : MINION : at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:208)
9:09:24 AM PIT >> INFO : MINION : at java.base/java.lang.Thread.run(Thread.java:1583)
|9:09:24 AM PIT >> INFO : Calculated coverage in 3 seconds.
9:09:24 AM PIT >> INFO : 0 tests took longer than 2000 ms
9:09:24 AM PIT >> INFO : Slowest test ([engine:junit-jupiter]/[class:com.yegor256.JaxecTest]/[method:runsMaven()]) took 767 ms
9:09:24 AM PIT >> INFO : Largest test ([engine:junit-jupiter]/[class:com.yegor256.JaxecTest]/[method:redirectsStderr(java.nio.file.Path)]) covered 93 blocks
9:09:25 AM PIT >> INFO : Created 2 mutation test units
-9:09:36 AM PIT >> INFO : Completed in 15 seconds
================================================================================
- Mutators
================================================================================
> org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator
>> Generated 1 Killed 0 (0%)
> KILLED 0 SURVIVED 1 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.IncrementsMutator
>> Generated 1 Killed 0 (0%)
> KILLED 0 SURVIVED 1 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.PrimitiveReturnsMutator
>> Generated 1 Killed 0 (0%)
> KILLED 0 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 1
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator
>> Generated 5 Killed 2 (40%)
> KILLED 2 SURVIVED 2 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 1
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.NullReturnValsMutator
>> Generated 15 Killed 14 (93%)
> KILLED 14 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 1
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.EmptyObjectReturnValsMutator
>> Generated 2 Killed 2 (100%)
> KILLED 2 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator
>> Generated 15 Killed 14 (93%)
> KILLED 14 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 1
--------------------------------------------------------------------------------
================================================================================
- Timings
================================================================================
> pre-scan for mutations : < 1 second
> scan classpath : < 1 second
> coverage and dependency analysis : 3 seconds
> build mutation tests : < 1 second
> run mutation analysis : 11 seconds
--------------------------------------------------------------------------------
> Total : 15 seconds
--------------------------------------------------------------------------------
> 0 tests took longer than 2000 ms
> Slowest test ([engine:junit-jupiter]/[class:com.yegor256.JaxecTest]/[method:runsMaven()]) took 767 ms
> Largest test ([engine:junit-jupiter]/[class:com.yegor256.JaxecTest]/[method:redirectsStderr(java.nio.file.Path)]) covered 93 blocks
================================================================================
- Statistics
================================================================================
>> Line Coverage (for mutated classes only): 79/97 (81%)
>> 4 tests examined
>> Generated 40 mutations Killed 32 (80%)
>> Mutations with no coverage 4. Test strength 89%
>> Ran 72 tests (1.8 tests per mutation)
Enhanced functionality available at https://www.arcmutate.com/
[INFO]
[INFO] --- qulice:0.27.6:check (jcabi-qulice-check) @ jaxec ---
[INFO] >> /home/r/repo/src/test/java/com/yegor256/package-info.java:10: warning: a package-info.java file has already been seen for package com.yegor256
[INFO] >> package com.yegor256;
[INFO] >> ^
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> reason: class file for org.apiguardian.api.API$Status not found
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> warning: unknown enum constant Status.STABLE
[INFO] >> 100 warnings
[INFO] >> only showing the first 100 warnings, of 150 total; use -Xmaxwarns if you would like to see more
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] No dependency problems found
[INFO] Qulice quality check completed
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jaxec ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/yegor256/jaxec/1.0-SNAPSHOT/jaxec-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jaxec-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/yegor256/jaxec/1.0-SNAPSHOT/jaxec-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:22 min
[INFO] Finished at: 2026-05-17T09:09: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
To github.com:yegor256/jaxec.git
cb18aa2..6d52f02 master -> master
container 823c9174f183abd176958dcfb31b4afa670b9df0c65542e38510342098c910c4 is dead
Sun May 17 09:11:39 UTC 2026