++ dirname ./run.sh
+ cd .
+ echo 1863
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Jun 19 04:45:00 UTC 2026
+ uptime
04:45:00 up 1:03, 0 users, load average: 0.07, 0.02, 0.00
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update actions/checkout action to v7'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-email.git
+ pull_id=112
+ fork=git@github.com:jcabi/jcabi-email.git
+ fork_branch=renovate/actions-checkout-7.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-email.git' '--env=pull_id=112' '--env=fork=git@github.com:jcabi/jcabi-email.git' '--env=fork_branch=renovate/actions-checkout-7.x' '--env=head_branch=master' '--env=pull_title=Update actions/checkout action to v7' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-email.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=112'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-email.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/actions-checkout-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update actions/checkout action to v7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-email.git'\''' ';' 'export '\''pull_id=112'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-email.git'\''' ';' 'export '\''fork_branch=renovate/actions-checkout-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update actions/checkout action to v7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-email_112
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-21-248
+ pwd
/tmp/rultor-VGTX
+ 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-email.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-email.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-email.git'\''' ';' 'export '\''pull_id=112'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-email.git'\''' ';' 'export '\''fork_branch=renovate/actions-checkout-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update actions/checkout action to v7'\''' ';' '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-email.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-email
* [new branch] andreoss-patch-1 -> fork/andreoss-patch-1
* [new branch] dependabot/maven/com.icegreen-greenmail-1.6.1 -> fork/dependabot/maven/com.icegreen-greenmail-1.6.1
* [new branch] dependabot/maven/com.jcabi-jcabi-1.27.0 -> fork/dependabot/maven/com.jcabi-jcabi-1.27.0
* [new branch] gh-pages -> fork/gh-pages
* [new branch] master -> fork/master
* [new branch] renovate/actions-checkout-7.x -> fork/renovate/actions-checkout-7.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/actions-checkout-7.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/actions-checkout-7.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 actions/checkout action to v7' --ff __rultor
Updating ab56007..d75d426
Fast-forward (no commit created; -m option ignored)
.github/workflows/actionlint.yml | 2 +-
.github/workflows/codecov.yml | 2 +-
.github/workflows/copyrights.yml | 2 +-
.github/workflows/markdown-lint.yml | 2 +-
.github/workflows/mvn.yml | 2 +-
.github/workflows/pdd.yml | 2 +-
.github/workflows/reuse.yml | 2 +-
.github/workflows/typos.yml | 2 +-
.github/workflows/xcop.yml | 2 +-
.github/workflows/yamllint.yml | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
+ git log -1 --show-signature
commit d75d426bea746d2eab0cdea3237669f5b730030f
gpg: Signature made Thu Jun 18 20:48:35 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu Jun 18 20:48:35 2026 +0000
Update actions/checkout action to v7
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.00
++ bc
++ echo 0.00 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, 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
e9b75b04736a: Pulling fs layer
ffabbf0a356d: Pulling fs layer
2c5be3bfa100: Pulling fs layer
d56d0b1279fa: Pulling fs layer
05c988d9beab: Pulling fs layer
288f94e84c26: Pulling fs layer
720c246cd161: Pulling fs layer
c64f1ad49f2f: Waiting
2dae3dae39d6: Waiting
e9b75b04736a: Waiting
ffabbf0a356d: Waiting
2c5be3bfa100: Waiting
d56d0b1279fa: Waiting
05c988d9beab: Waiting
288f94e84c26: Waiting
720c246cd161: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
ffabbf0a356d: Verifying Checksum
ffabbf0a356d: Download complete
2c5be3bfa100: Verifying Checksum
2c5be3bfa100: Download complete
2dae3dae39d6: Verifying Checksum
2dae3dae39d6: Download complete
d56d0b1279fa: Verifying Checksum
d56d0b1279fa: Download complete
c64f1ad49f2f: Verifying Checksum
c64f1ad49f2f: Download complete
288f94e84c26: Verifying Checksum
288f94e84c26: Download complete
05c988d9beab: Verifying Checksum
05c988d9beab: Download complete
cb259a83ac3d: Pull complete
720c246cd161: Verifying Checksum
720c246cd161: Download complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
c64f1ad49f2f: Pull complete
2dae3dae39d6: Pull complete
e9b75b04736a: Pull complete
ffabbf0a356d: Pull complete
2c5be3bfa100: Pull complete
d56d0b1279fa: Pull complete
05c988d9beab: Pull complete
288f94e84c26: Pull complete
720c246cd161: Pull complete
Digest: sha256:48251ad0bf6570f2c684845ca94e1130eae205f7ba50e4a259362abfebc6cc6c
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-email_112\s*$'
+ ls -al .
total 60
drwx------ 3 ubuntu ubuntu 4096 Jun 19 04:45 .
drwxrwxrwt 12 root root 4096 Jun 19 04:45 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jun 19 04:45 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jun 19 04:45 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jun 19 04:45 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Jun 19 04:44 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Jun 19 04:45 repo
-rwxrwxr-x 1 ubuntu ubuntu 6513 Jun 19 04:44 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 564 Jun 19 04:45 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Jun 19 04:44 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 Jun 19 04:44 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 8021 Jun 19 04:45 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-VGTX:/main --env=head=git@github.com:jcabi/jcabi-email.git --env=pull_id=112 --env=fork=git@github.com:jcabi/jcabi-email.git --env=fork_branch=renovate/actions-checkout-7.x --env=head_branch=master '--env=pull_title=Update actions/checkout action to v7' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-email.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=112'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-email.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/actions-checkout-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update actions/checkout action to v7'\''\'\'''\'''\'' '\'';'\'' '\''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-VGTX/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-email_112 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-email.git' ; export 'pull_id=112' ; export 'fork=git@github.com:jcabi/jcabi-email.git' ; export 'fork_branch=renovate/actions-checkout-7.x' ; export 'head_branch=master' ; export 'pull_title=Update actions/checkout action to v7' ; 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/renovate.json is a binary file (107 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/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/main/java/com/jcabi/email/Enclosure.java ...
Reading src/main/java/com/jcabi/email/Envelope.java ...
Reading src/main/java/com/jcabi/email/Postman.java ...
Reading src/main/java/com/jcabi/email/Protocol.java ...
Reading src/main/java/com/jcabi/email/Stamp.java ...
Reading src/main/java/com/jcabi/email/Token.java ...
Reading src/main/java/com/jcabi/email/Wire.java ...
Reading src/main/java/com/jcabi/email/enclosure/EnBinary.java ...
Reading src/main/java/com/jcabi/email/enclosure/EnHtml.java ...
Reading src/main/java/com/jcabi/email/enclosure/EnPlain.java ...
Reading src/main/java/com/jcabi/email/enclosure/package-info.java ...
Reading src/main/java/com/jcabi/email/package-info.java ...
Reading src/main/java/com/jcabi/email/postman/PostNoDrafts.java ...
Reading src/main/java/com/jcabi/email/postman/PostNoLoops.java ...
Reading src/main/java/com/jcabi/email/postman/package-info.java ...
Reading src/main/java/com/jcabi/email/stamp/StBcc.java ...
Reading src/main/java/com/jcabi/email/stamp/StCc.java ...
Reading src/main/java/com/jcabi/email/stamp/StHeader.java ...
Reading src/main/java/com/jcabi/email/stamp/StRecipient.java ...
Reading src/main/java/com/jcabi/email/stamp/StReplyTo.java ...
Reading src/main/java/com/jcabi/email/stamp/StSender.java ...
Reading src/main/java/com/jcabi/email/stamp/StSubject.java ...
Reading src/main/java/com/jcabi/email/stamp/package-info.java ...
Reading src/main/java/com/jcabi/email/wire/Smtp.java ...
Reading src/main/java/com/jcabi/email/wire/Smtps.java ...
Reading src/main/java/com/jcabi/email/wire/package-info.java ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/jcabi/email/EnvelopeTest.java ...
Reading src/test/java/com/jcabi/email/enclosure/EnBinaryTest.java ...
Reading src/test/java/com/jcabi/email/enclosure/EnHtmlTest.java ...
Reading src/test/java/com/jcabi/email/enclosure/EnPlainTest.java ...
Reading src/test/java/com/jcabi/email/enclosure/package-info.java ...
Reading src/test/java/com/jcabi/email/package-info.java ...
Reading src/test/java/com/jcabi/email/postman/PostNoLoopsTest.java ...
Reading src/test/java/com/jcabi/email/postman/package-info.java ...
Reading src/test/java/com/jcabi/email/stamp/StBccTest.java ...
Reading src/test/java/com/jcabi/email/stamp/StCcTest.java ...
Reading src/test/java/com/jcabi/email/stamp/StHeaderTest.java ...
Reading src/test/java/com/jcabi/email/stamp/StRecipientTest.java ...
Reading src/test/java/com/jcabi/email/stamp/StReplyToTest.java ...
Reading src/test/java/com/jcabi/email/stamp/StSenderTest.java ...
Reading src/test/java/com/jcabi/email/stamp/StSubjectTest.java ...
Reading src/test/java/com/jcabi/email/stamp/package-info.java ...
Reading src/test/java/com/jcabi/email/wire/SmtpTest.java ...
Reading src/test/java/com/jcabi/email/wire/SmtpsTest.java ...
Reading src/test/java/com/jcabi/email/wire/package-info.java ...
Reading src/test/resources/log4j.properties ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------------< com.jcabi:jcabi-email >------------------------
[INFO] Building jcabi-email 2.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 [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 [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jcabi-email ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jcabi-email ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ jcabi-email ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ jcabi-email ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: d75d426 at timestamp: 2026-06-19T04:46:21
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ jcabi-email ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ jcabi-email ---
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ jcabi-email ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 26 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.5.0:testResources (default-testResources) @ jcabi-email ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jcabi-email ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.5:test (default-test) @ jcabi-email ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=3893185613135
[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.jcabi.email.enclosure.EnPlainTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in com.jcabi.email.enclosure.EnPlainTest
[INFO] Running com.jcabi.email.postman.PostNoLoopsTest
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.164 s -- in com.jcabi.email.postman.PostNoLoopsTest
[INFO] Running com.jcabi.email.EnvelopeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in com.jcabi.email.EnvelopeTest
[INFO] Running com.jcabi.email.wire.SmtpTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in com.jcabi.email.wire.SmtpTest
[INFO] Running com.jcabi.email.stamp.StSenderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.jcabi.email.stamp.StSenderTest
[INFO] Running com.jcabi.email.stamp.StSubjectTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.jcabi.email.stamp.StSubjectTest
[INFO] Running com.jcabi.email.stamp.StBccTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.jcabi.email.stamp.StBccTest
[INFO] Running com.jcabi.email.stamp.StReplyToTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.jcabi.email.stamp.StReplyToTest
[INFO] Running com.jcabi.email.stamp.StCcTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.email.stamp.StCcTest
[INFO] Running com.jcabi.email.stamp.StHeaderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.jcabi.email.stamp.StHeaderTest
[INFO] Running com.jcabi.email.stamp.StRecipientTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.jcabi.email.stamp.StRecipientTest
[INFO] Running com.jcabi.email.wire.SmtpsTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.025 s -- in com.jcabi.email.wire.SmtpsTest
[INFO] Running com.jcabi.email.enclosure.EnHtmlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.jcabi.email.enclosure.EnHtmlTest
[INFO] Running com.jcabi.email.enclosure.EnBinaryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in com.jcabi.email.enclosure.EnBinaryTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-email ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/email/postman/com-jcabi-jcabi-email-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/email/stamp/com-jcabi-jcabi-email-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/email/enclosure/com-jcabi-jcabi-email-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/email/wire/com-jcabi-jcabi-email-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/email/com-jcabi-jcabi-email-jar.txt added
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ jcabi-email ---
[INFO] Building jar: /home/r/repo/target/jcabi-email-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.8.0:single (assemble-all) @ jcabi-email ---
[INFO] Building jar: /home/r/repo/target/jcabi-email-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- failsafe:3.5.5:integration-test (default) @ jcabi-email ---
[WARNING] useSystemClassLoader setting has no effect when not forking
[WARNING] The parameter forkCount should likely not be 0. Forking a JVM for tests improves test accuracy. Ensure to have a <forkCount> >= 1.
[INFO] Tests will run in random order. To reproduce ordering use flag -Dfailsafe.runOrder.random.seed=3909029714003
[INFO]
[INFO] --- failsafe:3.5.5:verify (default) @ jcabi-email ---
[INFO] No tests to run.
[INFO]
[INFO] --- qulice:0.27.6:check (jcabi-qulice-check) @ jcabi-email ---
[INFO] >> /home/r/repo/src/test/java/com/jcabi/email/postman/package-info.java:10: warning: a package-info.java file has already been seen for package com.jcabi.email.postman
[INFO] >> package com.jcabi.email.postman;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/jcabi/email/stamp/package-info.java:10: warning: a package-info.java file has already been seen for package com.jcabi.email.stamp
[INFO] >> package com.jcabi.email.stamp;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/jcabi/email/enclosure/package-info.java:10: warning: a package-info.java file has already been seen for package com.jcabi.email.enclosure
[INFO] >> package com.jcabi.email.enclosure;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/jcabi/email/wire/package-info.java:10: warning: a package-info.java file has already been seen for package com.jcabi.email.wire
[INFO] >> package com.jcabi.email.wire;
[INFO] >> ^
[INFO] >> /home/r/repo/src/test/java/com/jcabi/email/package-info.java:10: warning: a package-info.java file has already been seen for package com.jcabi.email
[INFO] >> package com.jcabi.email;
[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.MAINTAINED
[INFO] >> warning: unknown enum constant Status.MAINTAINED
[INFO] >> warning: unknown enum constant Status.MAINTAINED
[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] >> /home/r/repo/src/test/java/com/jcabi/email/enclosure/EnBinaryTest.java:32: error: cannot access TestAbortedException
[INFO] >> Assumptions.assumeTrue("UTF-8".equals(Charset.defaultCharset().name()));
[INFO] >> ^
[INFO] >> class file for org.opentest4j.TestAbortedException not found
[INFO] >> 1 error
[INFO] >> 18 warnings
[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] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] No dependency problems found
[INFO] Qulice quality check completed
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jcabi-email ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-email/2.0-SNAPSHOT/jcabi-email-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-email-2.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-email/2.0-SNAPSHOT/jcabi-email-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-email-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-email/2.0-SNAPSHOT/jcabi-email-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 min
[INFO] Finished at: 2026-06-19T04:47:17Z
[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-email's default branch (3 critical, 3 high). To find out more, visit:
remote: https://github.com/jcabi/jcabi-email/security/dependabot
remote:
To github.com:jcabi/jcabi-email.git
ab56007..d75d426 master -> master