rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-xml#492
++ dirname ./run.sh
+ cd .
+ echo 1418
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri May 29 07:32:02 UTC 2026
+ uptime
 07:32:02 up 1 min,  0 users,  load average: 1.09, 0.38, 0.13
+ head=git@github.com:jcabi/jcabi-xml.git
+ ff=default
+ image=yegor256/java
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.36.0
+ vars=('--env=head=git@github.com:jcabi/jcabi-xml.git' '--env=tag=0.36.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-xml.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.36.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn -ntp versions:set "-DnewVersion=${tag}" --batch-mode'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''export MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED"'\'' '\'';'\'' '\''mvn clean deploy -ntp -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn -ntp clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-xml.git'\''' ';' 'export '\''tag=0.36.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn -ntp versions:set "-DnewVersion=${tag}" --batch-mode' ';' 'git commit -am "${tag}"' ';' 'export MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED"' ';' 'mvn clean deploy -ntp -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml' ';' 'mvn -ntp clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode' ';')
+ directory=
+ container=jcabi_jcabi-xml_492
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-31-170
+ pwd
/tmp/rultor-1eTt
+ 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-xml.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-xml.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-xml.git'\''' ';' 'export '\''tag=0.36.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn -ntp versions:set "-DnewVersion=${tag}" --batch-mode' ';' 'git commit -am "${tag}"' ';' 'export MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED"' ';' 'mvn clean deploy -ntp -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml' ';' 'mvn -ntp clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.36.0 ']'
+ [[ 0.36.0 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.36.0"'
tag name is valid: "0.36.0"
+ cd repo
++ git tag -l 0.36.0
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ 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/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
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
29e30624c231: Verifying Checksum
29e30624c231: Download complete
4e6c30a6639c: Verifying Checksum
4e6c30a6639c: Download complete
439b5901cf18: Verifying Checksum
439b5901cf18: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
cc48877d15ee: Verifying Checksum
cc48877d15ee: Download complete
f766e619249f: Verifying Checksum
f766e619249f: Download complete
68ce65124a2a: Verifying Checksum
68ce65124a2a: Download complete
be5819937019: Verifying Checksum
be5819937019: 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 '\sjcabi_jcabi-xml_492\s*$'
+ ls -al .
total 60
drwx------  3 ubuntu ubuntu 4096 May 29 07:32 .
drwxrwxrwt 12 root   root   4096 May 29 07:31 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 May 29 07:33 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 May 29 07:32 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 May 29 07:32 pid
-rw-rw-r--  1 ubuntu ubuntu 1192 May 29 07:31 pubring.gpg
drwxrwxr-x  6 ubuntu ubuntu 4096 May 29 07:32 repo
-rwxrwxr-x  1 ubuntu ubuntu 6713 May 29 07:32 run.sh
-rw-rw-r--  1 ubuntu ubuntu  785 May 29 07:32 script.sh
-rw-rw-r--  1 ubuntu ubuntu 2570 May 29 07:31 secring.gpg
-rw-rw-r--  1 ubuntu ubuntu 4430 May 29 07:31 settings.xml
-rw-rw-r--  1 ubuntu ubuntu 6915 May 29 07:34 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-1eTt:/main --env=head=git@github.com:jcabi/jcabi-xml.git --env=tag=0.36.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-xml.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.36.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn -ntp versions:set "-DnewVersion=${tag}" --batch-mode'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''export MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED"'\'' '\'';'\'' '\''mvn clean deploy -ntp -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn -ntp clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --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-1eTt/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-xml_492 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:jcabi/jcabi-xml.git' ; export 'tag=0.36.0' ; export 'head_branch=master' ; export 'author=yegor256' ; pdd --file=/dev/null ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; mvn -ntp versions:set "-DnewVersion=${tag}" --batch-mode ; git commit -am "${tag}" ; export MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED" ; mvn clean deploy -ntp -Pqulice -Psonatype -Pjcabi --batch-mode --errors --settings ../settings.xml ; mvn -ntp clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode ;
+ su --login r --command /home/r/script.sh
Found 5 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.5 at x86_64-linux
Reading from root dir .
/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 (154 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 ...
Puzzle 1-ee5e6b2b 90/DEV at pom.xml
Reading src/it/groovy/README.md ...
Reading src/it/groovy/first.xmir ...
Reading src/it/groovy/invoker.properties ...
Reading src/it/groovy/pom.xml ...
Reading src/it/groovy/same.xmir ...
Reading src/it/groovy/verify.groovy ...
Reading src/it/saxon/invoker.properties ...
Reading src/it/saxon/pom.xml ...
Reading src/it/saxon/src/main/java/com/jcabi/saxon/SaxonSample.java ...
Reading src/it/saxon/src/main/java/com/jcabi/saxon/package-info.java ...
Reading src/it/saxon/src/test/java/com/jcabi/saxon/SaxonSampleTest.java ...
Reading src/it/saxon/src/test/java/com/jcabi/saxon/package-info.java ...
Reading src/it/saxon/src/test/resources/log4j.properties ...
Reading src/it/settings.xml ...
Reading src/it/utf/invoker.properties ...
Reading src/it/utf/pom.xml ...
Reading src/it/utf/src/main/java/com/jcabi/utf/package-info.java ...
Reading src/it/utf/src/test/java/com/jcabi/utf/UtfTest.java ...
Reading src/it/utf/src/test/java/com/jcabi/utf/package-info.java ...
Reading src/it/utf/src/test/resources/log4j.properties ...
Reading src/it/xerces/invoker.properties ...
Reading src/it/xerces/pom.xml ...
Reading src/it/xerces/src/main/java/com/jcabi/xerces/XercesSample.java ...
Reading src/it/xerces/src/main/java/com/jcabi/xerces/package-info.java ...
Reading src/it/xerces/src/test/java/com/jcabi/xerces/XercesSampleTest.java ...
Reading src/it/xerces/src/test/java/com/jcabi/xerces/package-info.java ...
Reading src/it/xerces/src/test/resources/log4j.properties ...
Reading src/main/java/com/jcabi/xml/ClasspathInput.java ...
Reading src/main/java/com/jcabi/xml/ClasspathResolver.java ...
Reading src/main/java/com/jcabi/xml/ClasspathSources.java ...
Reading src/main/java/com/jcabi/xml/ConsoleErrorListener.java ...
Reading src/main/java/com/jcabi/xml/DomParser.java ...
Reading src/main/java/com/jcabi/xml/FileSources.java ...
Reading src/main/java/com/jcabi/xml/ListWrapper.java ...
Reading src/main/java/com/jcabi/xml/SaxonDocument.java ...
Reading src/main/java/com/jcabi/xml/Sources.java ...
Reading src/main/java/com/jcabi/xml/StrictXML.java ...
Reading src/main/java/com/jcabi/xml/TextResource.java ...
Reading src/main/java/com/jcabi/xml/XML.java ...
Reading src/main/java/com/jcabi/xml/XMLDocument.java ...
Reading src/main/java/com/jcabi/xml/XPathContext.java ...
Reading src/main/java/com/jcabi/xml/XSD.java ...
Reading src/main/java/com/jcabi/xml/XSDDocument.java ...
Reading src/main/java/com/jcabi/xml/XSL.java ...
Reading src/main/java/com/jcabi/xml/XSLChain.java ...
Reading src/main/java/com/jcabi/xml/XSLDocument.java ...
Reading src/main/java/com/jcabi/xml/package-info.java ...
Reading src/main/resources/com/jcabi/xml/strip.xsl ...
Reading src/site/apt/404.apt.vm ...
Reading src/site/apt/example-parsing.apt.vm ...
Reading src/site/apt/example-xsd.apt.vm ...
Reading src/site/apt/example-xslt.apt.vm ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/jcabi/xml/ClasspathInputTest.java ...
Reading src/test/java/com/jcabi/xml/ClasspathSourcesTest.java ...
Reading src/test/java/com/jcabi/xml/DomParserTest.java ...
Reading src/test/java/com/jcabi/xml/FileSourcesTest.java ...
Reading src/test/java/com/jcabi/xml/SaxonDocumentTest.java ...
Reading src/test/java/com/jcabi/xml/StrictXMLTest.java ...
Reading src/test/java/com/jcabi/xml/TextResourceTest.java ...
Reading src/test/java/com/jcabi/xml/XMLDocumentTest.java ...
Puzzle 1-c7571585 90/DEV at src/test/java/com/jcabi/xml/XMLDocumentTest.java
Reading src/test/java/com/jcabi/xml/XPathContextTest.java ...
Reading src/test/java/com/jcabi/xml/XSLChainTest.java ...
Reading src/test/java/com/jcabi/xml/XSLDocumentBenchmark.java ...
Reading src/test/java/com/jcabi/xml/XSLDocumentTest.java ...
Reading src/test/java/com/jcabi/xml/package-info.java ...
Reading src/test/resources/com/jcabi/xml/first.xsl ...
Reading src/test/resources/com/jcabi/xml/multiple-imports.xsl ...
Reading src/test/resources/com/jcabi/xml/root.xsd ...
Reading src/test/resources/com/jcabi/xml/sample-namespaces.xsd ...
Reading src/test/resources/com/jcabi/xml/sample.xsd ...
Reading src/test/resources/com/jcabi/xml/second.xsl ...
Reading src/test/resources/com/jcabi/xml/simple.xml ...
Reading src/test/resources/com/jcabi/xml/small-pom.xml ...
Reading src/test/resources/com/jcabi/xml/xsi-schemalocation-invalid.xml ...
Reading src/test/resources/com/jcabi/xml/xsi-schemalocation-valid.xml ...
Reading src/test/resources/log4j.properties ...
0m0m[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< com.jcabi:jcabi-xml >-------------------------
[INFO] Building jcabi-xml 1.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- versions:2.18.0:set (default-cli) @ jcabi-xml ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing change of com.jcabi:jcabi-xml:1.0-SNAPSHOT -> 0.36.0
[INFO] Processing com.jcabi:jcabi-xml
[INFO]     Updating project com.jcabi:jcabi-xml
[INFO]         from version 1.0-SNAPSHOT to 0.36.0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18.660 s
[INFO] Finished at: 2026-05-29T07:34:38Z
[INFO] ------------------------------------------------------------------------
0m0m[__rultor 154ab0a] 0.36.0
 1 file changed, 1 insertion(+), 1 deletion(-)
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules
[INFO] Installing Central Publishing features
[INFO]
[INFO] ------------------------< com.jcabi:jcabi-xml >-------------------------
[INFO] Building jcabi-xml 0.36.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact com.jcabi:jcabi:pom:1.37.1 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 com.jcabi:jcabi:pom:1.37.1 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 com.jcabi:parent:pom:0.64.1 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 com.jcabi:parent:pom:0.64.1 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 org.junit:junit-bom:pom:5.9.1 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 org.junit:junit-bom:pom:5.9.1 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 com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava 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] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava 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-xml ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-xml ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-xml ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 154ab0a at timestamp: 2026-05-29T07:34:53
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jcabi-xml ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.14.0:compile (default-compile) @ jcabi-xml ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 20 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jcabi-xml ---
[INFO] Copying 11 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jcabi-xml ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 12 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ jcabi-xml ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=247560641773
[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.xml.FileSourcesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in com.jcabi.xml.FileSourcesTest
[INFO] Running com.jcabi.xml.ClasspathSourcesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.jcabi.xml.ClasspathSourcesTest
[INFO] Running com.jcabi.xml.XSLChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.172 s -- in com.jcabi.xml.XSLChainTest
[INFO] Running com.jcabi.xml.XSLDocumentTest
oopsie...
[ERROR] main com.jcabi.xml.ConsoleErrorListener: #fatalError(): Processing terminated by xsl:message at line 1 in foo; SystemID: file:///home/r/repo/foo; Line#: 1; Column#: 136
[ERROR] main com.jcabi.xml.ConsoleErrorListener: #fatalError(): Variable $xx has not been declared (or its declaration is not in scope); SystemID: file:///home/r/repo/some-fake-systemId; Line#: 1; Column#: 3
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.488 s -- in com.jcabi.xml.XSLDocumentTest
[INFO] Running com.jcabi.xml.DomParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in com.jcabi.xml.DomParserTest
[INFO] Running com.jcabi.xml.XPathContextTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in com.jcabi.xml.XPathContextTest
[INFO] Running com.jcabi.xml.ClasspathInputTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.jcabi.xml.ClasspathInputTest
[INFO] Running com.jcabi.xml.StrictXMLTest
[WARNING] Tests run: 188, Failures: 0, Errors: 0, Skipped: 188, Time elapsed: 189.2 s -- in com.jcabi.xml.StrictXMLTest
[INFO] Running com.jcabi.xml.SaxonDocumentTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in com.jcabi.xml.SaxonDocumentTest
[INFO] Running com.jcabi.xml.TextResourceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.jcabi.xml.TextResourceTest
[INFO] Running com.jcabi.xml.XMLDocumentTest
[WARNING] Tests run: 397, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 28.47 s -- in com.jcabi.xml.XMLDocumentTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 636, Failures: 0, Errors: 0, Skipped: 190
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-xml ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/xml/com-jcabi-jcabi-xml-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ jcabi-xml ---
[INFO] Building jar: /home/r/repo/target/jcabi-xml-0.36.0.jar
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ jcabi-xml >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-xml ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-xml ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ jcabi-xml <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ jcabi-xml ---
[INFO] Building jar: /home/r/repo/target/jcabi-xml-0.36.0-sources.jar
[INFO]
[INFO] --- javadoc:3.11.2:jar (jcabi-javadoc) @ jcabi-xml ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /home/r/repo/target/jcabi-xml-0.36.0-javadoc.jar
[INFO]
[INFO] --- assembly:3.7.1:single (assemble-all) @ jcabi-xml ---
[INFO] Building jar: /home/r/repo/target/jcabi-xml-0.36.0-jar-with-dependencies.jar
[INFO]
[INFO] --- invoker:3.9.1:install (default) @ jcabi-xml ---
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-sources.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-sources.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-javadoc.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-javadoc.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.69.6/parent-0.69.6.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.73.1/parent-0.73.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.73.1/parent-0.73.1.pom
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ jcabi-xml ---
[INFO] Building: utf/pom.xml
[INFO]           utf/pom.xml ...................................... SUCCESS (11.34 s)
[INFO] Building: xerces/pom.xml
[INFO]           xerces/pom.xml ................................... SUCCESS (15.58 s)
[INFO] Building: saxon/pom.xml
[INFO]           saxon/pom.xml .................................... SUCCESS (12.18 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- qulice:0.25.1:check (jcabi-qulice-check) @ jcabi-xml ---
[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] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 15s
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ jcabi-xml ---
[INFO] Executing tasks
[INFO]      [exec] /home/r/repo/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/it/groovy/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/it/saxon/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/it/settings.xml looks good
[INFO]      [exec] /home/r/repo/src/it/utf/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/it/xerces/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/main/resources/com/jcabi/xml/strip.xsl looks good
[INFO]      [exec] /home/r/repo/src/site/site.xml looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/first.xsl looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/multiple-imports.xsl looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/root.xsd looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/sample-namespaces.xsd looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/sample.xsd looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/second.xsl looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/simple.xml looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/small-pom.xml looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/xsi-schemalocation-invalid.xml looks good
[INFO]      [exec] /home/r/repo/src/test/resources/com/jcabi/xml/xsi-schemalocation-valid.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- gpg:3.2.7:sign (jcabi-sign-artifacts) @ jcabi-xml ---
[WARNING]  Parameter 'passphrase' (user property 'gpg.passphrase') is deprecated: Do not use this configuration, it may leak sensitive information. Rely on gpg-agent or env variables instead.
[WARNING]
[WARNING] W A R N I N G
[WARNING]
[WARNING] Do not store passphrase in any file (disk or SCM repository),
[WARNING] instead rely on GnuPG agent or provide passphrase in
[WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[WARNING]
[WARNING] Sensitive content loaded from Mojo configuration
[WARNING]
[INFO] Signer 'gpg' is signing 5 files with key F8BB5686
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent
gpg: key 7124994AF8BB5686: secret key imported
gpg: migration succeeded
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jcabi-xml ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.pom
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0.jar to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-sources.jar to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-sources.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-javadoc.jar to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-javadoc.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.jar.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0.pom.asc to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.pom.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-sources.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-sources.jar.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-javadoc.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-javadoc.jar.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-jar-with-dependencies.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-jar-with-dependencies.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ jcabi-xml ---
[INFO] Using Central baseUrl: https://central.sonatype.com
[INFO] Using credentials from server id central in settings.xml
[INFO] Using Usertoken auth, with namecode: GmSdmVBB
[INFO] Staging 9 files
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0.jar to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.pom
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0-sources.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-sources.jar to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-sources.jar
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0-javadoc.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-javadoc.jar to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-javadoc.jar
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-jar-with-dependencies.jar to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-jar-with-dependencies.jar
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0.jar.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0.jar.asc to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.jar.asc
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0.pom.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0.pom.asc to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0.pom.asc
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0-sources.jar.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-sources.jar.asc to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-sources.jar.asc
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0-javadoc.jar.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-javadoc.jar.asc to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-javadoc.jar.asc
[INFO] Staging /home/r/repo/target/jcabi-xml-0.36.0-jar-with-dependencies.jar.asc
[INFO] Installing /home/r/repo/target/jcabi-xml-0.36.0-jar-with-dependencies.jar.asc to /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/0.36.0/jcabi-xml-0.36.0-jar-with-dependencies.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/com/jcabi/jcabi-xml/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: com/jcabi/jcabi-xml/0.36.0
[INFO] Going to create /home/r/repo/target/central-publishing/central-bundle.zip by bundling content at /home/r/repo/target/central-staging
[INFO] Created bundle successfully /home/r/repo/target/central-staging/central-bundle.zip
[INFO] Going to upload /home/r/repo/target/central-publishing/central-bundle.zip
[INFO] Uploaded bundle successfully, deployment name: 0.36.0, deploymentId: cd1ad462-e898-4fab-bf57-cbdb495c759a. Deployment will publish automatically
[INFO] Waiting until Deployment cd1ad462-e898-4fab-bf57-cbdb495c759a is validated
[INFO] Deployment cd1ad462-e898-4fab-bf57-cbdb495c759a has been validated. To finish publishing visit https://central.sonatype.com/publishing/deployments
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:36 min
[INFO] Finished at: 2026-05-29T07:40:18Z
[INFO] ------------------------------------------------------------------------
0m0m0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------< com.jcabi:jcabi-xml >-------------------------
[INFO] Building jcabi-xml 0.36.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact org.junit:junit-bom:pom:5.13.4 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 org.junit:junit-bom:pom:5.13.4 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 com.google.guava:listenablefuture:pom:9999.0-empty-to-avoid-conflict-with-guava 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 com.google.guava:listenablefuture:pom:9999.0-empty-to-avoid-conflict-with-guava 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 com.google.guava:guava-parent:pom:26.0-android 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 com.google.guava:guava-parent:pom:26.0-android 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 org.sonatype.oss:oss-parent:pom:9 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 org.sonatype.oss:oss-parent:pom:9 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-xml ---
[INFO] Deleting /home/r/repo/target
[INFO]
[INFO] --- site:3.21.0:site (default-site) @ jcabi-xml ---
[INFO] Rendering site for default locale
[INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0
[INFO] Configured 5 reports for maven-project-info-reports-plugin:3.9.0: dependencies, index, plugins, scm, summary
[INFO] Configuring report plugin maven-jxr-plugin:3.6.0
[INFO] Preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:jxr (default-site) > generate-sources @ jcabi-xml >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-xml ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-xml ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 154ab0a at timestamp: 2026-05-29T07:40:32
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< jxr:3.6.0:jxr (default-site) < generate-sources @ jcabi-xml <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done
[INFO] Preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> jxr:3.6.0:test-jxr (default-site) > generate-test-sources @ jcabi-xml >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-xml ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-xml ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 154ab0a at timestamp: 2026-05-29T07:40:32
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jcabi-xml ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.14.0:compile (default-compile) @ jcabi-xml ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 20 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] <<< jxr:3.6.0:test-jxr (default-site) < generate-test-sources @ jcabi-xml <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done
[INFO] Detected 4 reports for maven-jxr-plugin:3.6.0: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork
[INFO] Configuring report plugin maven-surefire-report-plugin:3.5.3
[INFO] Configured 1 report for maven-surefire-report-plugin:3.5.3: report-only
[INFO] Configuring report plugin versions-maven-plugin:2.18.0
[INFO] Configured 2 reports for versions-maven-plugin:2.18.0: dependency-updates-report, plugin-updates-report
[INFO] Configuring report plugin maven-javadoc-plugin:3.11.2
[INFO] Preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.2:javadoc (default-site) > generate-sources @ jcabi-xml >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-xml ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-xml ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 154ab0a at timestamp: 2026-05-29T07:40:39
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< javadoc:3.11.2:javadoc (default-site) < generate-sources @ jcabi-xml <<<
[INFO]
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] Preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> javadoc:3.11.2:test-javadoc (default-site) > generate-test-sources @ jcabi-xml >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-xml ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-xml ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 154ab0a at timestamp: 2026-05-29T07:40:39
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jcabi-xml ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.14.0:compile (default-compile) @ jcabi-xml ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] <<< javadoc:3.11.2:test-javadoc (default-site) < generate-test-sources @ jcabi-xml <<<
[INFO]
[INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[INFO] Configured 2 reports for maven-javadoc-plugin:3.11.2: javadoc, test-javadoc
[INFO] Configuring report plugin jacoco-maven-plugin:0.8.13
[INFO] Detected 3 reports for jacoco-maven-plugin:0.8.13: report, report-aggregate, report-integration
[INFO] Configuring report plugin maven-plugin-report-plugin:3.15.1
[INFO] Preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> plugin-report:3.15.1:report (default-site) > process-classes @ jcabi-xml >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-xml ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-xml ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 154ab0a at timestamp: 2026-05-29T07:40:42
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jcabi-xml ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.14.0:compile (default-compile) @ jcabi-xml ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] <<< plugin-report:3.15.1:report (default-site) < process-classes @ jcabi-xml <<<
[INFO]
[INFO] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done
[INFO] Detected 2 reports for maven-plugin-report-plugin:3.15.1: report, report-no-fork
[INFO] Configuring report plugin maven-plugin-plugin:3.15.1
[WARNING] Ignoring report plugin maven-plugin-plugin:3.15.1, it does not contain any report goals: should be removed from reporting configuration in POM
[INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.11.2:test-javadoc report
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] Relativizing site links with respect to localized project URL: https://www.jcabi.com/jcabi-xml
[INFO] Rendering content with com.jcabi:jcabi-maven-skin:jar:2.0.1 skin
[INFO] Skipped "About" report (maven-project-info-reports-plugin:3.9.0:index), file "index.html" already exists.
[INFO] Skipped "Source Xref" report (maven-jxr-plugin:3.6.0:jxr-no-fork), file "xref/index.html" already exists.
[INFO] Skipped "Test Source Xref" report (maven-jxr-plugin:3.6.0:test-jxr-no-fork), file "xref-test/index.html" already exists.
[INFO] Rendering 5 Doxia documents: 5 apt
[INFO] Rendering 14 report documents
[INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.9.0:dependencies
[INFO] Artifact log4j:log4j:pom: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:pom: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 org.apache:apache:pom:35 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 org.apache:apache:pom:35 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 org.sonatype.oss:oss-parent:pom:7 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 [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.oss:oss-parent:pom:7 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 [sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.9.0:plugins
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.9.0:scm
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.9.0:summary
[INFO] Generating "Source Xref" report          --- maven-jxr-plugin:3.6.0:jxr
[INFO] Generating "Test Source Xref" report     --- maven-jxr-plugin:3.6.0:test-jxr
[INFO] Generating "Surefire" report             --- maven-surefire-report-plugin:3.5.3:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.18.0:dependency-updates-report
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.18.0:plugin-updates-report
[INFO] Generating "Javadoc" report              --- maven-javadoc-plugin:3.11.2:javadoc
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules.
[WARNING] 1 warning
[INFO] Generating "JaCoCo Aggregate" report     --- jacoco-maven-plugin:0.8.13:report-aggregate
[INFO] Generating "Project Information" report  --- maven-site-plugin:3.21.0:project-info
[INFO] Generating "Generated Reports" report    --- maven-site-plugin:3.21.0:project-reports
[INFO] Generating "Sitemap" report              --- maven-site-plugin:3.21.0:sitemap
[INFO]
[INFO] --- site:3.21.0:deploy (default-deploy) @ jcabi-xml ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site:0.12:site (default) @ jcabi-xml ---
[INFO] Creating 154 blobs
[INFO] Creating tree with 154 blob entries
[INFO] Merging with tree 7cabd5f6accde892058cb4d6696a9922994bc56a
[INFO] Creating commit with SHA-1: 05b170165bcf47f543750bc682656706fb3506ee
[INFO] Updating reference refs/heads/gh-pages from 0ba1b683aa7c10fed3e1dd00f899d9f83a22f1c0 to 05b170165bcf47f543750bc682656706fb3506ee
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:24 min
[INFO] Finished at: 2026-05-29T07:48:45Z
[INFO] ------------------------------------------------------------------------
0m0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.36.0 -m '0.36.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at 154ab0a 0.36.0
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 154ab0a).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:jcabi/jcabi-xml.git
 * [new tag]         0.36.0 -> 0.36.0
container 39bfa694d123be781bd12b28c8b479e42b369bf37376aea9fc7d330a36ad55e8 is dead
Fri May 29 07:49:23 UTC 2026