rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-http#538
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1359
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Nov 12 22:43:16 UTC 2024
+ uptime
 22:43:16 up 1 min,  0 users,  load average: 1.39, 0.41, 0.14
+ ff=default
+ image=yegor256/rultor-image:1.13.0
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency com.jcabi:jcabi-xml to v0.30.1'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-http.git
+ pull_id=538
+ fork=git@github.com:jcabi/jcabi-http.git
+ fork_branch=renovate/com.jcabi-jcabi-xml-0.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-http.git' '--env=pull_id=538' '--env=fork=git@github.com:jcabi/jcabi-http.git' '--env=fork_branch=renovate/com.jcabi-jcabi-xml-0.x' '--env=head_branch=master' '--env=pull_title=Update dependency com.jcabi:jcabi-xml to v0.30.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=538'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/com.jcabi-jcabi-xml-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency com.jcabi:jcabi-xml to v0.30.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-http.git'\''' ';' 'export '\''pull_id=538'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-http.git'\''' ';' 'export '\''fork_branch=renovate/com.jcabi-jcabi-xml-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency com.jcabi:jcabi-xml to v0.30.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-http_538
+ as_root=false
+ hostname
ip-172-31-21-62
+ pwd
/tmp/rultor-ERCc
+ 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 git@github.com:jcabi/jcabi-http.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:jcabi/jcabi-http.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-http.git'\''' ';' 'export '\''pull_id=538'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-http.git'\''' ';' 'export '\''fork_branch=renovate/com.jcabi-jcabi-xml-0.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency com.jcabi:jcabi-xml to v0.30.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:jcabi/jcabi-http.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-http
 * [new branch]      andreoss-codecov-badge-1 -> fork/andreoss-codecov-badge-1
 * [new branch]      andreoss-patch-1         -> fork/andreoss-patch-1
 * [new branch]      andreoss-patch-2         -> fork/andreoss-patch-2
 * [new branch]      dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.12.0 -> fork/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.12.0
 * [new branch]      dependabot/maven/com.jcabi-jcabi-xml-0.22.2 -> fork/dependabot/maven/com.jcabi-jcabi-xml-0.22.2
 * [new branch]      dependabot/maven/org.apache.httpcomponents-httpcore-4.4.14 -> fork/dependabot/maven/org.apache.httpcomponents-httpcore-4.4.14
 * [new branch]      dependabot/maven/org.glassfish.jersey.core-jersey-server-2.32 -> fork/dependabot/maven/org.glassfish.jersey.core-jersey-server-2.32
 * [new branch]      dependabot/maven/org.jsoup-jsoup-1.13.1 -> fork/dependabot/maven/org.jsoup-jsoup-1.13.1
 * [new branch]      doc                      -> fork/doc
 * [new branch]      gh-pages                 -> fork/gh-pages
 * [new branch]      issue-224                -> fork/issue-224
 * [new branch]      issue-235                -> fork/issue-235
 * [new branch]      master                   -> fork/master
 * [new branch]      renovate/ch.qos.logback-logback-core-1.x -> fork/renovate/ch.qos.logback-logback-core-1.x
 * [new branch]      renovate/com.jcabi-jcabi-log-0.x -> fork/renovate/com.jcabi-jcabi-log-0.x
 * [new branch]      renovate/com.jcabi-jcabi-xml-0.x -> fork/renovate/com.jcabi-jcabi-xml-0.x
 * [new branch]      renovate/com.qulice-qulice-maven-plugin-0.x -> fork/renovate/com.qulice-qulice-maven-plugin-0.x
 * [new branch]      renovate/slf4j-monorepo  -> fork/renovate/slf4j-monorepo
 * [new branch]      yegor256-patch-1         -> fork/yegor256-patch-1
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ 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/com.jcabi-jcabi-xml-0.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/com.jcabi-jcabi-xml-0.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 138ea72..5711043
Fast-forward
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.16
++ bc
++ echo 0.16 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.16, low enough to run a new Docker container'
load average is 0.16, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.13.0
+ docker pull yegor256/rultor-image:1.13.0
1.13.0: Pulling from yegor256/rultor-image
675920708c8b: Pulling fs layer
3e952943b7ec: Pulling fs layer
e669212defc4: Pulling fs layer
b012a0ba3e98: Pulling fs layer
180ed337a280: Pulling fs layer
f992b867c53d: Pulling fs layer
84f7401194ef: Pulling fs layer
01de48744b9b: Pulling fs layer
7fd00c5a59e3: Pulling fs layer
1eaa9eb8baa5: Pulling fs layer
eb0d2045257c: Pulling fs layer
c7942ca5c3df: Pulling fs layer
6d860c216121: Pulling fs layer
d173e809dff4: Pulling fs layer
a1f3e869d9bb: Pulling fs layer
2263f2c95961: Pulling fs layer
8312f4260615: Pulling fs layer
3bdb0878a4c3: Pulling fs layer
83d2216ad0d5: Pulling fs layer
386b157f1e2f: Pulling fs layer
cbc7fca4cf55: Pulling fs layer
f520232ce745: Pulling fs layer
c9e5d42db30a: Pulling fs layer
7efe6cafb7db: Pulling fs layer
9a4c8c9f15a7: Pulling fs layer
f31baaad4b0a: Pulling fs layer
7d3bd91416ca: Pulling fs layer
8a43836411f2: Pulling fs layer
9c2ef6af8692: Pulling fs layer
7c776a099c54: Pulling fs layer
094558ef173f: Pulling fs layer
8f22827b155a: Pulling fs layer
8399553f1390: Pulling fs layer
c37eeb1a8c4c: Pulling fs layer
f67aeafcd17a: Pulling fs layer
95c187193750: Pulling fs layer
8795baad2027: Pulling fs layer
3ef4fcecba52: Pulling fs layer
82d8673e22c6: Pulling fs layer
d280c34a091c: Pulling fs layer
b012a0ba3e98: Waiting
180ed337a280: Waiting
f992b867c53d: Waiting
84f7401194ef: Waiting
01de48744b9b: Waiting
7fd00c5a59e3: Waiting
1eaa9eb8baa5: Waiting
eb0d2045257c: Waiting
c7942ca5c3df: Waiting
6d860c216121: Waiting
d173e809dff4: Waiting
a1f3e869d9bb: Waiting
2263f2c95961: Waiting
8312f4260615: Waiting
3bdb0878a4c3: Waiting
83d2216ad0d5: Waiting
386b157f1e2f: Waiting
cbc7fca4cf55: Waiting
f520232ce745: Waiting
c9e5d42db30a: Waiting
7efe6cafb7db: Waiting
9a4c8c9f15a7: Waiting
f31baaad4b0a: Waiting
7d3bd91416ca: Waiting
8a43836411f2: Waiting
9c2ef6af8692: Waiting
7c776a099c54: Waiting
094558ef173f: Waiting
8f22827b155a: Waiting
8399553f1390: Waiting
c37eeb1a8c4c: Waiting
f67aeafcd17a: Waiting
95c187193750: Waiting
8795baad2027: Waiting
3ef4fcecba52: Waiting
82d8673e22c6: Waiting
d280c34a091c: Waiting
3e952943b7ec: Verifying Checksum
3e952943b7ec: Download complete
e669212defc4: Verifying Checksum
e669212defc4: Download complete
675920708c8b: Verifying Checksum
675920708c8b: Download complete
180ed337a280: Verifying Checksum
180ed337a280: Download complete
f992b867c53d: Verifying Checksum
f992b867c53d: Download complete
84f7401194ef: Verifying Checksum
84f7401194ef: Download complete
b012a0ba3e98: Verifying Checksum
b012a0ba3e98: Download complete
7fd00c5a59e3: Verifying Checksum
7fd00c5a59e3: Download complete
eb0d2045257c: Verifying Checksum
eb0d2045257c: Download complete
1eaa9eb8baa5: Verifying Checksum
1eaa9eb8baa5: Download complete
6d860c216121: Verifying Checksum
6d860c216121: Download complete
01de48744b9b: Verifying Checksum
01de48744b9b: Download complete
d173e809dff4: Verifying Checksum
d173e809dff4: Download complete
2263f2c95961: Verifying Checksum
2263f2c95961: Download complete
8312f4260615: Verifying Checksum
8312f4260615: Download complete
3bdb0878a4c3: Verifying Checksum
3bdb0878a4c3: Download complete
c7942ca5c3df: Verifying Checksum
c7942ca5c3df: Download complete
675920708c8b: Pull complete
3e952943b7ec: Pull complete
e669212defc4: Pull complete
83d2216ad0d5: Verifying Checksum
83d2216ad0d5: Download complete
cbc7fca4cf55: Verifying Checksum
cbc7fca4cf55: Download complete
f520232ce745: Verifying Checksum
f520232ce745: Download complete
b012a0ba3e98: Pull complete
180ed337a280: Pull complete
c9e5d42db30a: Verifying Checksum
c9e5d42db30a: Download complete
f992b867c53d: Pull complete
84f7401194ef: Pull complete
7efe6cafb7db: Verifying Checksum
7efe6cafb7db: Download complete
9a4c8c9f15a7: Verifying Checksum
9a4c8c9f15a7: Download complete
f31baaad4b0a: Verifying Checksum
f31baaad4b0a: Download complete
7d3bd91416ca: Verifying Checksum
7d3bd91416ca: Download complete
8a43836411f2: Verifying Checksum
8a43836411f2: Download complete
9c2ef6af8692: Verifying Checksum
9c2ef6af8692: Download complete
7c776a099c54: Verifying Checksum
7c776a099c54: Download complete
094558ef173f: Verifying Checksum
094558ef173f: Download complete
8f22827b155a: Verifying Checksum
8f22827b155a: Download complete
8399553f1390: Verifying Checksum
8399553f1390: Download complete
c37eeb1a8c4c: Verifying Checksum
c37eeb1a8c4c: Download complete
f67aeafcd17a: Verifying Checksum
f67aeafcd17a: Download complete
95c187193750: Verifying Checksum
95c187193750: Download complete
8795baad2027: Verifying Checksum
8795baad2027: Download complete
3ef4fcecba52: Verifying Checksum
3ef4fcecba52: Download complete
82d8673e22c6: Verifying Checksum
82d8673e22c6: Download complete
d280c34a091c: Verifying Checksum
d280c34a091c: Download complete
a1f3e869d9bb: Verifying Checksum
a1f3e869d9bb: Download complete
01de48744b9b: Pull complete
7fd00c5a59e3: Pull complete
1eaa9eb8baa5: Pull complete
eb0d2045257c: Pull complete
c7942ca5c3df: Pull complete
6d860c216121: Pull complete
d173e809dff4: Pull complete
a1f3e869d9bb: Pull complete
2263f2c95961: Pull complete
8312f4260615: Pull complete
3bdb0878a4c3: Pull complete
83d2216ad0d5: Pull complete
386b157f1e2f: Verifying Checksum
386b157f1e2f: Download complete
386b157f1e2f: Pull complete
cbc7fca4cf55: Pull complete
f520232ce745: Pull complete
c9e5d42db30a: Pull complete
7efe6cafb7db: Pull complete
9a4c8c9f15a7: Pull complete
f31baaad4b0a: Pull complete
7d3bd91416ca: Pull complete
8a43836411f2: Pull complete
9c2ef6af8692: Pull complete
7c776a099c54: Pull complete
094558ef173f: Pull complete
8f22827b155a: Pull complete
8399553f1390: Pull complete
c37eeb1a8c4c: Pull complete
f67aeafcd17a: Pull complete
95c187193750: Pull complete
8795baad2027: Pull complete
3ef4fcecba52: Pull complete
82d8673e22c6: Pull complete
d280c34a091c: Pull complete
Digest: sha256:2403492bdc2a1ddd160bfa352064321102063d6fa463c3f9cf56475ea2d4cc8a
Status: Downloaded newer image for yegor256/rultor-image:1.13.0
docker.io/yegor256/rultor-image:1.13.0
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-http_538\s*$'
+ ls -al .
total 72
drwx------  3 ubuntu ubuntu  4096 Nov 12 22:43 .
drwxrwxrwt 12 root   root    4096 Nov 12 22:48 ..
-rwxrwxr-x  1 ubuntu ubuntu  2090 Nov 12 22:48 end.sh
-rwxrwxr-x  1 ubuntu ubuntu   490 Nov 12 22:43 entry.sh
-rw-rw-r--  1 ubuntu ubuntu     5 Nov 12 22:43 pid
-rw-rw-r--  1 ubuntu ubuntu  1192 Nov 12 22:43 pubring.gpg
drwxrwxr-x  5 ubuntu ubuntu  4096 Nov 12 22:43 repo
-rwxrwxr-x  1 ubuntu ubuntu  9100 Nov 12 22:43 run.sh
-rw-rw-r--  1 ubuntu ubuntu   564 Nov 12 22:43 script.sh
-rw-rw-r--  1 ubuntu ubuntu  2570 Nov 12 22:43 secring.gpg
-rw-rw-r--  1 ubuntu ubuntu  4439 Nov 12 22:43 settings.xml
-rw-rw-r--  1 ubuntu ubuntu 12528 Nov 12 22:48 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-ERCc:/main --env=head=git@github.com:jcabi/jcabi-http.git --env=pull_id=538 --env=fork=git@github.com:jcabi/jcabi-http.git --env=fork_branch=renovate/com.jcabi-jcabi-xml-0.x --env=head_branch=master '--env=pull_title=Update dependency com.jcabi:jcabi-xml to v0.30.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=538'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-http.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/com.jcabi-jcabi-xml-0.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency com.jcabi:jcabi-xml to v0.30.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-ERCc/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-http_538 yegor256/rultor-image:1.13.0 /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 systemd-timesync r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rtkit r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G input r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G kvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G render r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G lpadmin r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G bluetooth r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G geoclue r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G scanner r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G netdev r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G avahi r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G saned r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G colord r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G pulse r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G pulse-access r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G gdm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G crontab r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.cargo /root/.config /root/.gem /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/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-http.git' ; export 'pull_id=538' ; export 'fork=git@github.com:jcabi/jcabi-http.git' ; export 'fork_branch=renovate/com.jcabi-jcabi-xml-0.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency com.jcabi:jcabi-xml to v0.30.1' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -Pqulice --errors --batch-mode ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.21.3
Ruby version is 2.7.0 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .pdd ...
Reading src/test/java/com/jcabi/http/RequestITCaseTemplate.java ...
Reading src/test/java/com/jcabi/http/MockWire.java ...
Reading src/test/java/com/jcabi/http/RequestSecondITCase.java ...
Reading src/test/java/com/jcabi/http/RequestTest.java ...
Reading src/test/java/com/jcabi/http/RequestTestTemplate.java ...
Reading src/test/java/com/jcabi/http/response/JacksonResponseTest.java ...
Reading src/test/java/com/jcabi/http/response/JsonResponseTest.java ...
Reading src/test/java/com/jcabi/http/response/JsoupResponseTest.java ...
Reading src/test/java/com/jcabi/http/response/XmlResponseTest.java ...
Reading src/test/java/com/jcabi/http/response/RestResponseTest.java ...
Reading src/test/java/com/jcabi/http/response/WebLinkingResponseTest.java ...
Reading src/test/java/com/jcabi/http/response/RestResponseITCase.java ...
Reading src/test/java/com/jcabi/http/response/package-info.java ...
Reading src/test/java/com/jcabi/http/ImmutableHeaderTest.java ...
Reading src/test/java/com/jcabi/http/RequestITCase.java ...
Reading src/test/java/com/jcabi/http/RequestTimeoutLossTest.java ...
Reading src/test/java/com/jcabi/http/mock/MkContainerTest.java ...
Reading src/test/java/com/jcabi/http/mock/MkQueryMatchersTest.java ...
Reading src/test/java/com/jcabi/http/mock/GrizzlyQueryTest.java ...
Reading src/test/java/com/jcabi/http/mock/MkAnswerMatchersTest.java ...
Reading src/test/java/com/jcabi/http/mock/package-info.java ...
Reading src/test/java/com/jcabi/http/request/BoundaryTest.java ...
Reading src/test/java/com/jcabi/http/request/FakeRequestTest.java ...
Reading src/test/java/com/jcabi/http/request/JdkRequestITCase.java ...
Reading src/test/java/com/jcabi/http/request/DefaultResponseTest.java ...
Reading src/test/java/com/jcabi/http/request/BaseRequestTest.java ...
Reading src/test/java/com/jcabi/http/request/package-info.java ...
Reading src/test/java/com/jcabi/http/wire/CookieOptimizingWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/RetryWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/FcWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/TrustedWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/LastModifiedCachingWireTest.java ...
Puzzle 120-e6bf947f 15/DEV at src/test/java/com/jcabi/http/wire/LastModifiedCachingWireTest.java
Puzzle 120-2756c8f7 30/DEV at src/test/java/com/jcabi/http/wire/LastModifiedCachingWireTest.java
Reading src/test/java/com/jcabi/http/wire/CachingWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/UserAgentWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/AutoRedirectingWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/ETagCachingWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/BasicAuthWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/BasicAuthWireITCase.java ...
Reading src/test/java/com/jcabi/http/wire/VerboseWireTest.java ...
Reading src/test/java/com/jcabi/http/wire/TrustedWireITCase.java ...
Reading src/test/java/com/jcabi/http/wire/package-info.java ...
Reading src/test/java/com/jcabi/http/package-info.java ...
Reading src/test/resources/log4j.properties ...
Reading src/site/resources/CNAME ...
Reading src/site/apt/example-mock-container.apt.vm ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/pkix-validator.apt.vm ...
Reading src/site/apt/example-auto-redirecting.apt.vm ...
Reading src/site/apt/example-web-linking-response.apt.vm ...
Reading src/site/apt/example-json-response.apt.vm ...
Reading src/site/apt/optional-dependencies.apt.vm ...
Reading src/site/apt/example-retry-request.apt.vm ...
Reading src/site/apt/example-request.apt.vm ...
Reading src/site/apt/example-xml-response.apt.vm ...
Reading src/site/site.xml ...
Reading src/main/java/com/jcabi/http/RequestURI.java ...
Reading src/main/java/com/jcabi/http/RequestBody.java ...
Reading src/main/java/com/jcabi/http/Wire.java ...
Reading src/main/java/com/jcabi/http/ImmutableHeader.java ...
Reading src/main/java/com/jcabi/http/Request.java ...
Reading src/main/java/com/jcabi/http/response/JsonResponse.java ...
Reading src/main/java/com/jcabi/http/response/JacksonResponse.java ...
Reading src/main/java/com/jcabi/http/response/WebLinkingResponse.java ...
Reading src/main/java/com/jcabi/http/response/XmlResponse.java ...
Reading src/main/java/com/jcabi/http/response/AbstractResponse.java ...
Reading src/main/java/com/jcabi/http/response/RestResponse.java ...
Reading src/main/java/com/jcabi/http/response/JsoupResponse.java ...
Reading src/main/java/com/jcabi/http/response/package-info.java ...
Reading src/main/java/com/jcabi/http/mock/MkAnswerMatchers.java ...
Reading src/main/java/com/jcabi/http/mock/MkQueryHeaderMatcher.java ...
Reading src/main/java/com/jcabi/http/mock/MkQueryUriMatcher.java ...
Reading src/main/java/com/jcabi/http/mock/MkGrizzlyAdapter.java ...
Reading src/main/java/com/jcabi/http/mock/MkQueryMatchers.java ...
Reading src/main/java/com/jcabi/http/mock/MkAnswerHeaderMatcher.java ...
Reading src/main/java/com/jcabi/http/mock/MkAnswerBodyBytesMatcher.java ...
Reading src/main/java/com/jcabi/http/mock/MkGrizzlyContainer.java ...
Reading src/main/java/com/jcabi/http/mock/MkQueryBodyMatcher.java ...
Reading src/main/java/com/jcabi/http/mock/MkAnswer.java ...
Reading src/main/java/com/jcabi/http/mock/MkQuery.java ...
Reading src/main/java/com/jcabi/http/mock/MkAnswerBodyMatcher.java ...
Reading src/main/java/com/jcabi/http/mock/MkContainer.java ...
Reading src/main/java/com/jcabi/http/mock/GrizzlyQuery.java ...
Reading src/main/java/com/jcabi/http/mock/package-info.java ...
Reading src/main/java/com/jcabi/http/request/ApacheRequest.java ...
Puzzle 200-8bafc4f4 30/DEV at src/main/java/com/jcabi/http/request/ApacheRequest.java
Reading src/main/java/com/jcabi/http/request/MultipartBodyBuilder.java ...
Reading src/main/java/com/jcabi/http/request/DefaultResponse.java ...
Reading src/main/java/com/jcabi/http/request/FakeRequest.java ...
Reading src/main/java/com/jcabi/http/request/Boundary.java ...
Reading src/main/java/com/jcabi/http/request/BaseRequest.java ...
Puzzle 87-5547b016 30/DEV at src/main/java/com/jcabi/http/request/BaseRequest.java
Reading src/main/java/com/jcabi/http/request/JdkRequest.java ...
Reading src/main/java/com/jcabi/http/request/package-info.java ...
Reading src/main/java/com/jcabi/http/wire/UserAgentWire.java ...
Reading src/main/java/com/jcabi/http/wire/ETagCachingWire.java ...
Reading src/main/java/com/jcabi/http/wire/AbstractHeaderBasedCachingWire.java ...
Reading src/main/java/com/jcabi/http/wire/LastModifiedCachingWire.java ...
Reading src/main/java/com/jcabi/http/wire/TrustedWire.java ...
Reading src/main/java/com/jcabi/http/wire/FcCache.java ...
Reading src/main/java/com/jcabi/http/wire/AutoRedirectingWire.java ...
Reading src/main/java/com/jcabi/http/wire/OneMinuteWire.java ...
Reading src/main/java/com/jcabi/http/wire/VerboseWire.java ...
Reading src/main/java/com/jcabi/http/wire/BasicAuthWire.java ...
Reading src/main/java/com/jcabi/http/wire/RetryWire.java ...
Reading src/main/java/com/jcabi/http/wire/CookieOptimizingWire.java ...
Reading src/main/java/com/jcabi/http/wire/CachingWire.java ...
Puzzle 179-2a860650 30/DEV at src/main/java/com/jcabi/http/wire/CachingWire.java
Reading src/main/java/com/jcabi/http/wire/FcWire.java ...
Reading src/main/java/com/jcabi/http/wire/package-info.java ...
Reading src/main/java/com/jcabi/http/Response.java ...
Reading src/main/java/com/jcabi/http/package-info.java ...
Reading .gitattributes ...
Reading .gitignore ...
Reading .github/workflows/owasp.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading README.md ...
Reading .rultor.yml ...
Reading pom.xml ...
Puzzle 171-f8bc6a22 30/DEV at pom.xml
Reading .0pdd.yml ...
Reading LICENSE.txt ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom (5.9 kB at 10 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom (63 kB at 773 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 221 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 447 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 489 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 603 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 136 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 5.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 464 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 302 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 705 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 149 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 822 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 656 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 300 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 436 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 60 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 59 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 162 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 168 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 763 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 97 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 924 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 5.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 164 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 408 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 455 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 355 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 717 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 620 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 201 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 350 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 124 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 27 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 86 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 254 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 643 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 697 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 173 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 5.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 114 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 738 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 179 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 169 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 245 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 241 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 362 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 174 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 231 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 847 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 592 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 70 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 869 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 27 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 47 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 6.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 1.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 18 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom (11 kB at 744 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/7/felix-parent-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 53 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 210 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 53 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 58 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 53 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 70 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 71 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 68 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 109 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 142 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 145 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 179 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom (2.7 kB at 204 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 348 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 490 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 12 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 533 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 156 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 31 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 170 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 934 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 198 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 4.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 292 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 392 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 164 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 998 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 393 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 483 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 230 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 808 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 155 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 144 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 114 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 255 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 54 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 303 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 269 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 971 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 515 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 258 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 186 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 338 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 483 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 110 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 262 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 68 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 87 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 490 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 196 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 96 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 24 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 168 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 778 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 388 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 367 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 351 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 292 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 145 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 110 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 145 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 372 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 295 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 722 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 5.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 9.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 446 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 664 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 350 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 648 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 6.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 146 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 332 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 433 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 638 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 58 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 198 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 356 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 696 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 806 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 553 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 512 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 218 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 620 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 217 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 111 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 226 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 403 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 750 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 125 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 118 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 429 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 174 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 67 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 230 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 171 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 74 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 556 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 296 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 853 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 706 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 760 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 12 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 451 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 322 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 239 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 104 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 125 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 73 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 168 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 571 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar (211 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 479 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 595 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 410 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 276 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 180 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 246 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 758 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 343 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 654 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 494 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 74 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 160 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 286 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 825 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 215 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 206 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 123 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 193 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 673 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 68 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 547 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 222 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 704 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 159 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 473 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 21 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 8.3 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 108 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 14 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 154 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 845 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 84 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 8.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 37 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 398 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 548 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 478 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 142 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 182 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 199 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 85 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 269 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 9.5 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 293 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 19 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 3.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 22 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 558 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 98 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 22 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 113 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 16 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 244 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 130 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 97 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 459 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 397 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 90 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 743 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 35 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 52 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 41 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 281 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/10.0.0/jakarta.jakartaee-bom-10.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/10.0.0/jakarta.jakartaee-bom-10.0.0.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/10.0.0/jakartaee-api-parent-10.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/10.0.0/jakartaee-api-parent-10.0.0.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/wildfly/bom/wildfly-jakartaee8-with-tools/26.1.3.Final/wildfly-jakartaee8-with-tools-26.1.3.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/wildfly/bom/wildfly-jakartaee8-with-tools/26.1.3.Final/wildfly-jakartaee8-with-tools-26.1.3.Final.pom (6.4 kB at 582 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/wildfly/bom/wildfly-jakartaee8/26.1.3.Final/wildfly-jakartaee8-26.1.3.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/wildfly/bom/wildfly-jakartaee8/26.1.3.Final/wildfly-jakartaee8-26.1.3.Final.pom (62 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 5.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom (5.3 kB at 331 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-drone-bom/2.5.2/arquillian-drone-bom-2.5.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-drone-bom/2.5.2/arquillian-drone-bom-2.5.2.pom (6.5 kB at 501 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom (6.1 kB at 611 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 332 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 776 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 523 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.18.1/jackson-bom-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.18.1/jackson-bom-2.18.1.pom (19 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom (6.7 kB at 514 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/61/oss-parent-61.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/61/oss-parent-61.pom (23 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.20.3/testcontainers-bom-1.20.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.20.3/testcontainers-bom-1.20.3.pom (11 kB at 727 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom (5.6 kB at 565 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 628 kB/s)
[INFO]
[INFO] ------------------------< com.jcabi:jcabi-http >------------------------
[INFO] Building jcabi-http 2.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 645 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 755 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 4.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 332 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.pom (10 kB at 735 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom (22 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 5.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 563 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.jar (55 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom (11 kB at 826 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 646 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 433 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar (23 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 410 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 898 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom (12 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 5.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 433 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar (46 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 816 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 6.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom (18 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar (191 kB at 10 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom (9.7 kB at 745 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 735 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar (76 kB at 4.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom (5.3 kB at 443 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar (45 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 520 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 762 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom (15 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar (236 kB at 11 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.pom (13 kB at 885 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.0/qulice-0.22.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.22.0/qulice-0.22.0.pom (8.0 kB at 887 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.59.0/parent-0.59.0.pom (64 kB at 5.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 705 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.22.0/qulice-maven-plugin-0.22.0.jar (47 kB at 4.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 910 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 651 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom (2.9 kB at 287 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom (5.3 kB at 481 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 4.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.25.1/jcabi-aspects-0.25.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.25.1/jcabi-aspects-0.25.1.pom (8.0 kB at 666 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.36.0/jcabi-1.36.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.36.0/jcabi-1.36.0.pom (5.8 kB at 530 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.63.2/parent-0.63.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.63.2/parent-0.63.2.pom (63 kB at 6.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 626 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.0/jcabi-log-0.24.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.0/jcabi-log-0.24.0.pom (5.2 kB at 434 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (5.8 kB at 583 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (63 kB at 5.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 305 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.pom (2.0 kB at 137 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom (8.1 kB at 815 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom (5.8 kB at 486 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom (5.2 kB at 347 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom (4.6 kB at 354 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.34/lombok-1.18.34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.34/lombok-1.18.34.pom (1.5 kB at 99 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/73/commons-parent-73.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 7.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 514 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom (20 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/74/commons-parent-74.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/74/commons-parent-74.pom (78 kB at 8.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.pom (9.3 kB at 846 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.3.1-jre/guava-parent-33.3.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.3.1-jre/guava-parent-33.3.1-jre.pom (20 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 334 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 938 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 325 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 612 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 349 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom (4.3 kB at 472 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 843 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.pom (6.7 kB at 745 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 113 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.30.1/jcabi-xml-0.30.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.30.1/jcabi-xml-0.30.1.pom (7.3 kB at 806 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.pom (10 kB at 725 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom (65 kB at 4.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 628 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.11.3/junit-jupiter-params-5.11.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.11.3/junit-jupiter-params-5.11.3.pom (3.0 kB at 301 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.pom (3.2 kB at 398 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 291 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.pom (2.8 kB at 315 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 218 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom (12 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom (9.2 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.pom (18 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/all/3.1.0/all-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/all/3.1.0/all-3.1.0.pom (2.8 kB at 236 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.pom (18 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.2/grizzly-http-servlet-server-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.2/grizzly-http-servlet-server-4.0.2.pom (6.2 kB at 691 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.0.2/grizzly-project-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.0.2/grizzly-project-4.0.2.pom (11 kB at 791 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.0.2/grizzly-bom-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.0.2/grizzly-bom-4.0.2.pom (9.9 kB at 994 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.2/grizzly-http-server-core-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.2/grizzly-http-server-core-4.0.2.pom (6.9 kB at 533 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.2/grizzly-core-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.2/grizzly-core-4.0.2.pom (6.5 kB at 408 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.pom (5.3 kB at 534 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.pom (3.2 kB at 245 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.pom (3.6 kB at 223 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.pom (3.2 kB at 292 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.pom (3.4 kB at 309 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.pom (6.5 kB at 653 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.pom (2.3 kB at 213 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom (6.3 kB at 695 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.2/grizzly-http-server-multipart-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.2/grizzly-http-server-multipart-4.0.2.pom (3.9 kB at 386 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.pom (3.9 kB at 282 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.2/grizzly-http-servlet-extras-4.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.2/grizzly-http-servlet-extras-4.0.2.pom (4.0 kB at 401 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 442 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.1.9/jersey-client-3.1.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.1.9/jersey-client-3.1.9.pom (6.8 kB at 677 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.1.9/project-3.1.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.1.9/project-3.1.9.pom (105 kB at 12 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.1.9/jersey-common-3.1.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.1.9/jersey-common-3.1.9.pom (21 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 494 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 669 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 710 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 662 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 552 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 7.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 8.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.1.9/jersey-server-3.1.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.1.9/jersey-server-3.1.9.pom (13 kB at 911 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom (11 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.pom (16 kB at 775 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.18.1/jackson-databind-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.18.1/jackson-databind-2.18.1.pom (21 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.18.1/jackson-base-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.18.1/jackson-base-2.18.1.pom (12 kB at 878 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 565 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.7/jackson-annotations-2.12.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.7/jackson-annotations-2.12.7.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.7/jackson-core-2.12.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.12.7/jackson-core-2.12.7.pom (5.5 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.7/jackson-base-2.12.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.7/jackson-base-2.12.7.pom (9.3 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.7/jackson-bom-2.12.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.7/jackson-bom-2.12.7.pom (17 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.pom (10 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.20.3/testcontainers-1.20.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.20.3/testcontainers-1.20.3.pom (2.6 kB at 218 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/61/commons-parent-61.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 8.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 777 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 169 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.4.0/docker-java-api-3.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.4.0/docker-java-api-3.4.0.pom (2.4 kB at 344 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.4.0/docker-java-parent-3.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.4.0/docker-java-parent-3.4.0.pom (12 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.4.0/docker-java-transport-zerodep-3.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.4.0/docker-java-transport-zerodep-3.4.0.pom (4.1 kB at 511 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.4.0/docker-java-transport-3.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.4.0/docker-java-transport-3.4.0.pom (1.6 kB at 182 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 226 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.20.3/junit-jupiter-1.20.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.20.3/junit-jupiter-1.20.3.pom (1.5 kB at 220 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 128 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 246 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.pom (13 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.5.12/logback-parent-1.5.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.5.12/logback-parent-1.5.12.pom (18 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.pom (7.9 kB at 881 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.10/logback-core-1.5.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.10/logback-core-1.5.10.pom (7.9 kB at 881 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.5.10/logback-parent-1.5.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.5.10/logback-parent-1.5.10.pom (18 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 471 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 367 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 147 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.pom (2.5 kB at 224 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.12/byte-buddy-1.11.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.12/byte-buddy-1.11.12.pom (12 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.12/byte-buddy-parent-1.11.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.12/byte-buddy-parent-1.11.12.pom (43 kB at 4.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.15.10/byte-buddy-agent-1.15.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.15.10/byte-buddy-agent-1.15.10.pom (12 kB at 835 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.15.10/byte-buddy-parent-1.15.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.15.10/byte-buddy-parent-1.15.10.pom (63 kB at 6.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 334 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom (4.6 kB at 332 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom (22 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.15.10/byte-buddy-1.15.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.15.10/byte-buddy-1.15.10.pom (18 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.4/objenesis-3.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.4/objenesis-3.4.pom (3.0 kB at 334 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.4/objenesis-parent-3.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.4/objenesis-parent-3.4.pom (19 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.3/junit-jupiter-engine-5.11.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.3/junit-jupiter-engine-5.11.3.pom (3.2 kB at 246 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.3/junit-platform-engine-1.11.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.3/junit-platform-engine-1.11.3.pom (3.2 kB at 356 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.pom (2.2 kB at 276 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 547 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom (16 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar (23 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar (92 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.jar (127 kB at 4.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.jar (52 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar (516 kB at 6.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 50 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 22 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 6.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 172 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.jar (19 kB at 151 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 91 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar (232 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.30.1/jcabi-xml-0.30.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.jar (22 kB at 150 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.30.1/jcabi-xml-0.30.1.jar (45 kB at 284 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.11.3/junit-jupiter-params-5.11.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.56.1/cactoos-0.56.1.jar (351 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 34 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar (2.1 MB at 9.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar (127 kB at 588 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.11.3/junit-jupiter-params-5.11.3.jar (592 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.2/grizzly-http-servlet-server-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.0/jakarta.json-api-2.1.0.jar (49 kB at 212 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.2/grizzly-http-server-core-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar (155 kB at 656 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.2/grizzly-core-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar (13 kB at 50 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.0.2/grizzly-core-4.0.2.jar (848 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.0.2/grizzly-portunif-4.0.2.jar (32 kB at 93 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.jar (3.1 MB at 8.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.0.2/grizzly-framework-4.0.2.jar (843 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.0.2/grizzly-http-server-4.0.2.jar (314 kB at 798 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.0.2/grizzly-http-ajp-4.0.2.jar (39 kB at 98 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar (5.6 kB at 14 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.2/grizzly-http-server-multipart-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.0.2/grizzly-http-4.0.2.jar (362 kB at 881 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.0.2/grizzly-http-server-core-4.0.2.jar (1.8 MB at 4.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.2/grizzly-http-servlet-extras-4.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.0.2/grizzly-http-server-multipart-4.0.2.jar (39 kB at 94 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.0.2/grizzly-http2-4.0.2.jar (292 kB at 685 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.0.2/grizzly-http-servlet-4.0.2.jar (148 kB at 347 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.0.2/grizzly-http-servlet-extras-4.0.2.jar (25 kB at 57 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.1.9/jersey-client-3.1.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 288 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.1.9/jersey-common-3.1.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.0.2/grizzly-http-servlet-server-4.0.2.jar (2.3 MB at 5.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 732 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.1.9/jersey-client-3.1.9.jar (304 kB at 631 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 40 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 21 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 118 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 612 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.1.9/jersey-server-3.1.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 632 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 43 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar (93 kB at 150 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.18.1/jackson-databind-2.18.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.1.9/jersey-common-3.1.9.jar (1.2 MB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.7/jackson-annotations-2.12.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.12.7/jackson-annotations-2.12.7.jar (76 kB at 115 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar (453 kB at 684 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.20.3/testcontainers-1.20.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.1.9/jersey-server-3.1.9.jar (982 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.jar (598 kB at 795 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 506 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 33 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 24 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.4.0/docker-java-api-3.4.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.18.1/jackson-databind-2.18.1.jar (1.7 MB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.4.0/docker-java-transport-zerodep-3.4.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.4.0/docker-java-api-3.4.0.jar (485 kB at 569 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.4.0/docker-java-transport-3.4.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.4.0/docker-java-transport-3.4.0.jar (39 kB at 44 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.20.3/junit-jupiter-1.20.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.20.3/junit-jupiter-1.20.3.jar (15 kB at 16 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (140 kB at 149 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar (333 kB at 336 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 4.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.10/logback-core-1.5.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.12/logback-classic-1.5.12.jar (306 kB at 296 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 64 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.4.0/docker-java-transport-zerodep-3.4.0.jar (2.3 MB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 115 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.15.10/byte-buddy-agent-1.15.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.10/logback-core-1.5.10.jar (628 kB at 557 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.15.10/byte-buddy-1.15.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar (126 kB at 108 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.4/objenesis-3.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.15.10/byte-buddy-agent-1.15.10.jar (365 kB at 309 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.3/junit-jupiter-engine-5.11.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.14.2/mockito-core-5.14.2.jar (708 kB at 598 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.3/junit-platform-engine-1.11.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.4/objenesis-3.4.jar (49 kB at 41 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.3/junit-jupiter-engine-5.11.3.jar (260 kB at 212 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.3/junit-platform-engine-1.11.3.jar (247 kB at 200 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.jar (216 kB at 174 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 12 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.jar (11 kB at 8.6 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.jar (142 kB at 113 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.15.10/byte-buddy-1.15.10.jar (8.5 MB at 5.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.20.3/testcontainers-1.20.3.jar (18 MB at 10 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 14 MB/s)
[INFO]
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 179 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 251 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 274 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 3.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 211 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 624 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 850 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 5.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 4.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 9.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 4.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 6.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 9.2 MB/s)
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber-maven-plugin:3.2.0:create (jcabi-build-number) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom (2.1 kB at 211 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom (21 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 9.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom (1.8 kB at 180 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom (1.5 kB at 186 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom (2.5 kB at 196 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom (2.1 kB at 236 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom (3.4 kB at 261 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom (3.2 kB at 214 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom (2.6 kB at 214 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom (2.1 kB at 239 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 566 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 10 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 5.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 637 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom (3.1 kB at 350 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom (2.8 kB at 176 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom (9.7 kB at 126 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom (3.4 kB at 259 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom (2.2 kB at 125 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom (3.5 kB at 390 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom (22 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom (2.0 kB at 201 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 338 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom (3.8 kB at 317 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom (12 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (77 kB at 6.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 803 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (5.7 kB at 377 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom (4.7 kB at 522 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 479 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 197 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 678 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 173 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom (2.8 kB at 257 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 347 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 939 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 198 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 257 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 129 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 185 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 725 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 805 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 100 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 145 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 124 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 139 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 143 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom (1.1 kB at 163 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 113 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 170 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 329 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar (110 kB at 6.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar (8.9 kB at 404 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar (73 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar (84 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar (37 kB at 747 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 6.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar (40 kB at 724 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar (68 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 3.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar (69 kB at 866 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 6.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 135 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 440 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 460 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (950 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar (945 kB at 4.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 685 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (762 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 45 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 909 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 35 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 6.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 24 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 19 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (3.8 kB at 13 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 26 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 14 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 90 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 864 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 1.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 6.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (4.3 MB at 10 MB/s)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 5711043 at timestamp: 2024-11-12T22:49:46
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:3.2.0:create-timestamp (jcabi-build-number) @ jcabi-http ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 862 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 537 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 21 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 377 kB/s)
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-dependency-plugin:3.6.1:copy (copy) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 197 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 198 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 376 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 760 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 769 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 543 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 167 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 188 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 103 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 340 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 236 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 233 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 507 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 672 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 364 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 412 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 442 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 292 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 729 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 340 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 83 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 686 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 905 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 150 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 601 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 9.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 552 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 828 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 264 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 3.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 540 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 182 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 296 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 275 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 138 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 330 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 343 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 283 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 564 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 443 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 60 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 144 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 773 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 21 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 21 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 28 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 162 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 385 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 23 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 24 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 556 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 250 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 20 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 8.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 763 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/14/plexus-14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 859 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 8.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 240 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom (6.4 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 896 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 386 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 310 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 433 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 220 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 248 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 335 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 432 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 499 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 708 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 342 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 579 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 913 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 198 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 780 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 816 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 405 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 737 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 486 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 269 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 278 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 130 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 322 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 458 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 767 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 521 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 521 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 250 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 136 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 606 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 571 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 910 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 374 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 412 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 279 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 344 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 528 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 218 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 849 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 830 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 655 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 737 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 968 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 652 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 587 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 3.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 813 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 912 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 915 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 681 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 735 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 664 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 757 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 3.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 5.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 386 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 2.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 494 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 121 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 125 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 126 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 56 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 486 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 748 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 949 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 311 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 46 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar (39 kB at 139 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 429 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 562 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 147 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 14 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 195 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 517 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 3.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 468 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 2.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 12 MB/s)
[INFO] Configured Artifact: net.bytebuddy:byte-buddy-agent:?:jar
[INFO] Copying byte-buddy-agent-1.15.10.jar to /home/r/repo/target/byte-buddy-agent-1.15.10.jar
[INFO]
[INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 395 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 908 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 427 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 456 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 82 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom (1.4 kB at 85 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom (8.1 kB at 576 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom (1.2 kB at 65 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 249 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom (1.3 kB at 121 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom (1.3 kB at 128 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 211 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar (29 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 4.6 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 4.7 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar (23 kB at 932 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 9.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar (4.4 kB at 90 kB/s)
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 53 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jcabi-http ---
[INFO] Copying 1 resource 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] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jcabi-http ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 37 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom (6.2 kB at 201 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom (3.5 kB at 272 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom (3.3 kB at 296 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom (4.1 kB at 290 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom (3.3 kB at 330 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom (4.5 kB at 371 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom (1.8 kB at 196 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 966 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 599 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 784 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 879 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 6.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar (308 kB at 12 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar (14 kB at 618 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 6.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar (26 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar (8.2 kB at 341 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 2.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 3.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 8.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar (2.4 MB at 19 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 560 kB/s)
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=469410862260
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom (4.7 kB at 333 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom (2.6 kB at 218 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom (2.8 kB at 234 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 159 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 107 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 240 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 404 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar (27 kB at 1.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar (18 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 333 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 6.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 6.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.3/junit-platform-launcher-1.11.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.3/junit-platform-launcher-1.11.3.pom (3.0 kB at 252 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.3/junit-platform-launcher-1.11.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.3/junit-platform-launcher-1.11.3.jar (189 kB at 9.0 MB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.http.mock.MkContainerTest
Nov 12, 2024 10:50:00 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39665]
Nov 12, 2024 10:50:00 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@4032d386]
SLF4J(W): Found provider [org.slf4j.reload4j.Reload4jServiceProvider@28d18df5]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@4032d386]
22:50:01.099 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39665
22:50:01.359 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(POST http://localhost:39665/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  reqBodyMatches
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39665/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left
  Content-Length: 15

  respBodyMatches
22:50:01.363 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39665 /): [200 OK] in 249ms
22:50:01.376 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(POST http://localhost:39665/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  reqBodyMismatches
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39665/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 1 answer(s) left
  Content-Length: 4

  bleh
22:50:01.382 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39665 /): [200 OK] in 10ms
22:50:01.419 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39665
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43079]
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
22:50:01.504 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43079
22:50:01.511 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:43079/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  500 Internal Server Error [http://localhost:43079/]
  Connection: close
  Content-Length: 462

  java.util.NoSuchElementException: No matching answers found.
        at com.jcabi.http.mock.MkGrizzlyAdapter.service(MkGrizzlyAdapter.java:127)
        at org.glassfish.grizzly.http.server.HttpHandler$1.run(HttpHandler.java:190)
        at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535)
        at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515)
        at java.base/java.lang.Thread.run(Thread.java:829)

22:50:01.511 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43079 /): [500 Internal Server Error] in 7ms
22:50:01.518 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43079
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45785]
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
22:50:01.555 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45785
22:50:01.562 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:45785/):
HTTP Request (com.jcabi.http.request.BaseRequest):
  X-Something: text/html
  X-Something: text/xml

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:45785/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
  Content-Length: 0

  <<empty>>
22:50:01.562 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45785 /): [200 OK] in 6ms
22:50:01.570 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45785
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38335]
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
22:50:01.611 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38335
22:50:01.617 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:38335/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:38335/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left
  Content-Length: 8

  matching
22:50:01.618 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38335 /): [200 OK] in 7ms
22:50:01.630 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38335
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45699]
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
22:50:01.663 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45699
22:50:01.666 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45699 /): [200 OK] in 3ms
22:50:01.679 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45699
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35073]
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
22:50:01.704 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35073
22:50:01.709 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:35073/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:35073/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
  Content-Length: 5

  E!\ufffd
22:50:01.709 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35073 /): [200 OK] in 4ms
22:50:01.714 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35073
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46489]
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
22:50:01.743 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46489
22:50:01.749 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(POST http://localhost:46489/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  multipleRequestMatches
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:46489/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left
  Content-Length: 23

  multipleResponseMatches
22:50:01.750 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:46489 /): [200 OK] in 6ms
22:50:01.756 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(POST http://localhost:46489/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  multipleRequestMatches
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:46489/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 2 answer(s) left
  Content-Length: 23

  multipleResponseMatches
22:50:01.757 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:46489 /): [200 OK] in 6ms
22:50:01.762 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(POST http://localhost:46489/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  multipleRequestNotMatching
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:46489/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #3, 1 answer(s) left
  Content-Length: 4

  blaa
22:50:01.762 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:46489 /): [200 OK] in 5ms
22:50:01.770 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46489
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39051]
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
22:50:01.805 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39051
22:50:01.811 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:39051/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39051/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
  Content-Length: 8

  multiple
22:50:01.811 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39051 /): [200 OK] in 6ms
22:50:01.814 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:39051/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39051/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 1 answer(s) left
  Content-Length: 8

  multiple
22:50:01.815 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39051 /): [200 OK] in 4ms
22:50:01.822 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:39051/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39051/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #3, 1 answer(s) left
  Content-Length: 8

  multiple
22:50:01.822 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39051 /): [200 OK] in 7ms
22:50:01.833 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:39051/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39051/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #4, 1 answer(s) left
  Content-Length: 8

  multiple
22:50:01.833 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39051 /): [200 OK] in 7ms
22:50:01.838 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:39051/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39051/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #5, 1 answer(s) left
  Content-Length: 8

  multiple
22:50:01.839 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39051 /): [200 OK] in 6ms
22:50:01.846 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39051
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37333]
Nov 12, 2024 10:50:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
22:50:01.885 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37333
22:50:01.893 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:37333/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:37333/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left
  Content-Length: 5

  first
22:50:01.895 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37333 /): [200 OK] in 9ms
22:50:01.903 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37333
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s -- in com.jcabi.http.mock.MkContainerTest
[INFO] Running com.jcabi.http.response.WebLinkingResponseTest
22:50:01.967 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /test): [200 OK] in 0ms
22:50:01.991 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:02.007 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in com.jcabi.http.response.WebLinkingResponseTest
[INFO] Running com.jcabi.http.RequestTest
Nov 12, 2024 10:50:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42633]
Nov 12, 2024 10:50:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
22:50:02.309 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42633
22:50:03.026 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42633 /helloall): [200 OK] in 714ms
22:50:03.042 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42633
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36365]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
22:50:03.067 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36365
22:50:03.072 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36365 /helloall): [200 OK] in 5ms
22:50:03.078 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36365
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36465]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
22:50:03.107 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36465
22:50:03.115 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36465 /): [404 Not Found] in 7ms
22:50:03.118 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36465
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33063]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
22:50:03.140 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33063
22:50:03.146 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33063 /): [404 Not Found] in 6ms
22:50:03.149 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33063
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35049]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
22:50:03.184 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35049
22:50:03.189 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35049 /): [200 OK] in 5ms
22:50:03.194 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35049
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45895]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
22:50:03.216 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45895
22:50:03.225 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45895 /): [200 OK] in 9ms
22:50:03.229 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45895
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34081]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
22:50:03.269 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34081
22:50:03.278 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34081 /): [200 OK] in 9ms
22:50:03.282 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34081
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45871]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
22:50:03.317 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45871
22:50:03.321 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45871 /): [200 OK] in 4ms
22:50:03.324 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45871
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33959]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
22:50:03.352 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33959
22:50:03.362 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33959 /): [200 OK] in 9ms
22:50:03.710 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33959
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39841]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
22:50:03.721 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39841
22:50:03.730 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39841 /): [200 OK] in 9ms
22:50:03.742 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39841
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41493]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
22:50:03.772 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41493
22:50:03.795 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41493 /abcde): [200 OK] in 21ms
22:50:03.798 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41493
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34829]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
22:50:03.823 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34829
22:50:03.834 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34829 /abcde): [200 OK] in 10ms
22:50:03.838 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34829
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35369]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
22:50:03.858 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35369
22:50:03.867 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35369 /abcdefff): [200 OK] in 8ms
22:50:03.874 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35369
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46435]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
22:50:03.900 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46435
22:50:03.908 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46435 /abcdefff): [200 OK] in 8ms
22:50:03.914 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46435
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40573]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
22:50:03.935 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40573
22:50:03.945 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:40573 /): [200 OK] in 6ms
22:50:03.950 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40573
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40873]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
22:50:03.967 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40873
22:50:03.975 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:40873 /): [200 OK] in 8ms
22:50:03.982 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40873
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39801]
Nov 12, 2024 10:50:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
22:50:03.999 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39801
22:50:04.006 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39801
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38011]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
22:50:04.023 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38011
22:50:04.040 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38011
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42261]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
22:50:04.064 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42261
22:50:04.077 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:42261 /): [200 OK] in 11ms
22:50:04.078 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42261
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38067]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
22:50:04.098 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38067
22:50:04.105 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38067 /): [200 OK] in 7ms
22:50:04.107 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38067
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42867]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
22:50:04.128 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42867
22:50:04.137 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42867 /): [303 See Other] in 9ms
22:50:04.142 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42867
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36761]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
22:50:04.159 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36761
22:50:04.168 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36761 /): [303 See Other] in 9ms
22:50:04.174 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36761
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41533]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
22:50:04.195 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41533
22:50:04.230 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41533 /): [200 OK] in 7ms
22:50:04.238 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41533
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39145]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
22:50:04.255 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39145
22:50:04.266 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39145 /): [200 OK] in 10ms
22:50:04.269 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39145
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39141]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
22:50:04.287 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39141
22:50:04.302 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39141 /): [200 OK] in 14ms
22:50:04.311 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39141
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35015]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
22:50:04.333 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35015
22:50:04.340 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35015 /): [200 OK] in 6ms
22:50:04.342 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35015
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37853]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
22:50:04.366 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37853
22:50:04.374 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37853 /): [200 OK] in 7ms
22:50:04.382 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37853
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35569]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
22:50:04.399 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35569
22:50:04.406 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35569 /): [200 OK] in 6ms
22:50:04.408 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35569
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32851]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
22:50:04.439 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32851
22:50:04.446 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:32851 /): [200 OK] in 6ms
22:50:04.454 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32851
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36287]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
22:50:04.469 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36287
22:50:04.476 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:36287 /): [200 OK] in 6ms
22:50:04.484 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36287
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41059]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
22:50:04.503 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41059
22:50:04.513 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41059 /barbar): [200 OK] in 10ms
22:50:04.534 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41059
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40489]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
22:50:04.547 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40489
22:50:04.562 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40489 /barbar): [200 OK] in 14ms
22:50:04.575 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40489
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41733]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
22:50:04.598 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41733
22:50:04.606 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41733 /): [200 OK] in 7ms
22:50:04.610 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41733
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41469]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
22:50:04.626 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41469
22:50:04.632 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41469 /): [200 OK] in 4ms
22:50:04.638 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41469
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43227]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
22:50:04.660 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43227
22:50:04.733 [main] DEBUG com.jcabi.manifests.Manifests -- 3 attribute(s) loaded ["Created-By", "Main-Class", "Manifest-Version"]
22:50:04.738 [main] DEBUG com.jcabi.manifests.Manifests -- 3 attribute(s) loaded ["Class-Path", "Main-Class", "Manifest-Version"]
22:50:04.740 [main] DEBUG com.jcabi.manifests.Manifests -- 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.742 [main] DEBUG com.jcabi.manifests.Manifests -- 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.742 [main] DEBUG com.jcabi.manifests.Manifests -- 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.742 [main] DEBUG com.jcabi.manifests.Manifests -- 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.742 [main] DEBUG com.jcabi.manifests.Manifests -- 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.742 [main] DEBUG com.jcabi.manifests.Manifests -- 6 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version"]
22:50:04.743 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Bnd-LastModified", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version", "Require-Capability", "Tool"]
22:50:04.743 [main] DEBUG com.jcabi.manifests.Manifests -- 5 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk", "Built-By", "Created-By", "Manifest-Version"]
22:50:04.744 [main] DEBUG com.jcabi.manifests.Manifests -- 16 attribute(s) loaded ["Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool"]
22:50:04.744 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Bnd-LastModified", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version", "Require-Capability", "Tool"]
22:50:04.744 [main] DEBUG com.jcabi.manifests.Manifests -- 6 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version"]
22:50:04.745 [main] DEBUG com.jcabi.manifests.Manifests -- 9 attribute(s) loaded ["Agent-Class", "Ant-Version", "Automatic-Module-Name", "Can-Redefine-Classes", "Created-By", "Lombok-Version", "Main-Class", "Manifest-Version", "Premain-Class"]
22:50:04.745 [main] DEBUG com.jcabi.manifests.Manifests -- 23 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Include-Resource", "Manifest-Version", "Multi-Release", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
22:50:04.750 [main] DEBUG com.jcabi.manifests.Manifests -- 24 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Include-Resource", "Manifest-Version", "Multi-Release", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
22:50:04.750 [main] DEBUG com.jcabi.manifests.Manifests -- 15 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
22:50:04.751 [main] DEBUG com.jcabi.manifests.Manifests -- 15 attribute(s) loaded [&quot;Automatic-Module-Name&quot;, &quot;Bnd-LastModified&quot;, &quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
22:50:04.751 [main] DEBUG com.jcabi.manifests.Manifests -- 4 attribute(s) loaded [&quot;Build-Jdk&quot;, &quot;Built-By&quot;, &quot;Created-By&quot;, &quot;Manifest-Version&quot;]
22:50:04.751 [main] DEBUG com.jcabi.manifests.Manifests -- 14 attribute(s) loaded [&quot;Archiver-Version&quot;, &quot;Bnd-LastModified&quot;, &quot;Build-Jdk&quot;, &quot;Built-By&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Manifest-Version&quot;, &quot;Tool&quot;]
22:50:04.752 [main] DEBUG com.jcabi.manifests.Manifests -- 14 attribute(s) loaded [&quot;Bnd-LastModified&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-URL&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
22:50:04.752 [main] DEBUG com.jcabi.manifests.Manifests -- 16 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SCM&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Require-Capability&quot;]
22:50:04.752 [main] DEBUG com.jcabi.manifests.Manifests -- 4 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Manifest-Version", "Multi-Release"]
22:50:04.757 [main] DEBUG com.jcabi.manifests.Manifests -- 6 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version"]
22:50:04.757 [main] DEBUG com.jcabi.manifests.Manifests -- 6 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Manifest-Version"]
22:50:04.757 [main] DEBUG com.jcabi.manifests.Manifests -- 3 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Manifest-Version"]
22:50:04.758 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.758 [main] DEBUG com.jcabi.manifests.Manifests -- 23 attribute(s) loaded ["Bnd-LastModified", "Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
22:50:04.758 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "DynamicImport-Package", "Export-Package", "Extension-Name", "Implementation-Build-Id", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Specification-Vendor", "Specification-Version"]
22:50:04.759 [main] DEBUG com.jcabi.manifests.Manifests -- 23 attribute(s) loaded ["Bnd-LastModified", "Build-Id", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "DynamicImport-Package", "Export-Package", "Extension-Name", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Specification-Vendor", "Specification-Version", "Tool"]
22:50:04.759 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "DynamicImport-Package", "Export-Package", "Extension-Name", "Implementation-Build-Id", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Specification-Vendor", "Specification-Version"]
22:50:04.759 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Embed-Dependency", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool", "implementation-version", "mode", "package", "url"]
22:50:04.759 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded ["Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Embed-Dependency&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;, &quot;implementation-version&quot;, &quot;mode&quot;, &quot;package&quot;, &quot;url&quot;]
22:50:04.760 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Embed-Dependency&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;, &quot;implementation-version&quot;, &quot;mode&quot;, &quot;package&quot;, &quot;url&quot;]
22:50:04.760 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;, &quot;implementation-version&quot;, &quot;mode&quot;, &quot;package&quot;, &quot;url&quot;]
22:50:04.760 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;, &quot;implementation-version&quot;, &quot;mode&quot;, &quot;package&quot;, &quot;url&quot;]
22:50:04.760 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;, &quot;implementation-version&quot;, &quot;mode&quot;, &quot;package&quot;, &quot;url&quot;]
22:50:04.760 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool", "implementation-version", "mode", "package", "url"]
22:50:04.760 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool", "implementation-version", "mode", "package", "url"]
22:50:04.763 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool", "implementation-version", "mode", "package", "url"]
22:50:04.765 [main] DEBUG com.jcabi.manifests.Manifests -- 5 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Manifest-Version"]
22:50:04.765 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool", "implementation-version", "mode", "package", "url"]
22:50:04.765 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool", "implementation-version", "mode", "package", "url"]
22:50:04.766 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool", "implementation-version", "mode", "package", "url"]
22:50:04.766 [main] DEBUG com.jcabi.manifests.Manifests -- 24 attribute(s) loaded ["Bnd-LastModified", "Build-Jdk", "Build-Jdk-Spec", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Extension-Name", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;, &quot;Tool&quot;]
22:50:04.768 [main] DEBUG com.jcabi.manifests.Manifests -- 5 attribute(s) loaded [&quot;Ant-Version&quot;, &quot;Created-By&quot;, &quot;Main-Class&quot;, &quot;Manifest-Version&quot;, &quot;Project-Name&quot;]
22:50:04.769 [main] DEBUG com.jcabi.manifests.Manifests -- 3 attribute(s) loaded [&quot;Ant-Version&quot;, &quot;Created-By&quot;, &quot;Manifest-Version&quot;]
22:50:04.774 [main] DEBUG com.jcabi.manifests.Manifests -- 15 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
22:50:04.776 [main] DEBUG com.jcabi.manifests.Manifests -- 17 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-ActivationPolicy&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
22:50:04.776 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded [&quot;Archiver-Version&quot;, &quot;Bnd-LastModified&quot;, &quot;Build-Jdk&quot;, &quot;Built-By&quot;, &quot;Bundle-ActivationPolicy&quot;, &quot;Bundle-Activator&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
22:50:04.777 [main] DEBUG com.jcabi.manifests.Manifests -- 18 attribute(s) loaded [&quot;Bnd-LastModified&quot;, &quot;Build-Jdk&quot;, &quot;Build-Jdk-Spec&quot;, &quot;Built-By&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Version&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
22:50:04.778 [main] DEBUG com.jcabi.manifests.Manifests -- 17 attribute(s) loaded [&quot;Automatic-Module-Name&quot;, &quot;Build-Jdk&quot;, &quot;Built-By&quot;, &quot;Created-By&quot;, &quot;Implementation-Build", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version", "X-Compile-Source-JDK", "X-Compile-Target-JDK", "url"]
22:50:04.778 [main] DEBUG com.jcabi.manifests.Manifests -- 13 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.779 [main] DEBUG com.jcabi.manifests.Manifests -- 28 attribute(s) loaded ["Archiver-Version", "Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Build", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
22:50:04.779 [main] DEBUG com.jcabi.manifests.Manifests -- 23 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Include-Resource", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
22:50:04.780 [main] DEBUG com.jcabi.manifests.Manifests -- 15 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool"]
22:50:04.780 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Extension-Name", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version", "Require-Capability", "Specification-Vendor", "Specification-Version"]
22:50:04.780 [main] DEBUG com.jcabi.manifests.Manifests -- 17 attribute(s) loaded ["Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Require-Capability", "Tool"]
22:50:04.780 [main] DEBUG com.jcabi.manifests.Manifests -- 21 attribute(s) loaded ["Bnd-LastModified", "Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Originally-Created-By&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;]
22:50:04.780 [main] DEBUG com.jcabi.manifests.Manifests -- 25 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Vendor-Id&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;, &quot;Tool&quot;, &quot;X-Compile-Source-JDK&quot;, &quot;X-Compile-Target-JDK&quot;]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 25 attribute(s) loaded [&quot;Bnd-LastModified&quot;, &quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Build-Date&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Vendor-Id&quot;, &quot;Implementation-Version&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;, &quot;Tool&quot;, &quot;X-Compile-Source-JDK&quot;, &quot;X-Compile-Target-JDK&quot;]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 25 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Vendor-Id&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package", "Manifest-Version", "Multi-Release", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 2 attribute(s) loaded ["Implementation-Version", "Manifest-Version"]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 11 attribute(s) loaded ["Archiver-Version", "Automatic-Module-Name", "Build-Jdk", "Built-By", "Created-By", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Manifest-Version"]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 30 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Extension-Name", "Implementation-Title", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "Main-Class", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK"]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 5 attribute(s) loaded ["Archiver-Version", "Build-Jdk", "Built-By", "Created-By", "Manifest-Version"]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 2 attribute(s) loaded ["Automatic-Module-Name", "Manifest-Version"]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 5 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk", "Built-By", "Created-By", "Manifest-Version"]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 5 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk", "Built-By", "Created-By", "Manifest-Version"]
22:50:04.781 [main] DEBUG com.jcabi.manifests.Manifests -- 5 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk", "Built-By", "Created-By", "Manifest-Version"]
22:50:04.782 [main] DEBUG com.jcabi.manifests.Manifests -- 22 attribute(s) loaded ["Ant-Version", "Automatic-Module-Name", "Bundle-ActivationPolicy", "Bundle-Category", "Bundle-Description", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-NativeCode", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Main-Class", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.782 [main] DEBUG com.jcabi.manifests.Manifests -- 1 attribute(s) loaded ["Manifest-Version"]
22:50:04.782 [main] DEBUG com.jcabi.manifests.Manifests -- 21 attribute(s) loaded ["Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk", "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Extension-Name", "Implementation-Version", "Import-Package", "Manifest-Version", "Specification-Vendor", "Specification-Version", "Tool"]
22:50:04.790 [main] DEBUG com.jcabi.manifests.Manifests -- 22 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Bundle-Description", "Bundle-DocURL", "Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Originally-Created-By&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;, &quot;X-Compile-Source-JDK&quot;, &quot;X-Compile-Target-JDK&quot;]
22:50:04.791 [main] DEBUG com.jcabi.manifests.Manifests -- 23 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Originally-Created-By&quot;, &quot;Provide-Capability&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;, &quot;Tool&quot;]
22:50:04.791 [main] DEBUG com.jcabi.manifests.Manifests -- 23 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Originally-Created-By&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;, &quot;Tool&quot;]
22:50:04.791 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;, &quot;X-Compile-Source-JDK&quot;, &quot;X-Compile-Target-JDK"]
22:50:04.791 [main] DEBUG com.jcabi.manifests.Manifests -- 16 attribute(s) loaded ["Automatic-Module-Name", "Bnd-LastModified", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Tool"]
22:50:04.792 [main] DEBUG com.jcabi.manifests.Manifests -- 11 attribute(s) loaded ["Automatic-Module-Name", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Can-Retransform-Classes", "Export-Package", "Import-Package", "Manifest-Version", "Premain-Class", "Require-Capability"]
22:50:04.792 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Agent-Class", "Build-Jdk-Spec", "Bundle-Description", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Can-Redefine-Classes", "Can-Retransform-Classes", "Can-Set-Native-Method-Prefix", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Multi-Release", "Premain-Class", "Require-Capability", "Tool"]
22:50:04.792 [main] DEBUG com.jcabi.manifests.Manifests -- 16 attribute(s) loaded ["Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "HK2-Bundle-Name", "Implementation-Build-Id", "Import-Package", "Manifest-Version", "Provide-Capability", "Require-Capability"]
22:50:04.792 [main] DEBUG com.jcabi.manifests.Manifests -- 13 attribute(s) loaded ["Build-Jdk-Spec", "Bundle-Description", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Main-Class", "Manifest-Version", "Multi-Release", "Tool"]
22:50:04.792 [main] DEBUG com.jcabi.manifests.Manifests -- 22 attribute(s) loaded ["Automatic-Module-Name", "Build-Jdk-Spec", "Bundle-Description", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Dependencies", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
22:50:04.792 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded ["Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Provide-Capability", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.792 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.793 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded [&quot;Build-Date&quot;, &quot;Build-Revision&quot;, &quot;Build-Time&quot;, &quot;Built-By&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;]
22:50:04.793 [main] DEBUG com.jcabi.manifests.Manifests -- 22 attribute(s) loaded [&quot;Bnd-LastModified&quot;, &quot;Build-Date&quot;, &quot;Build-Revision&quot;, &quot;Build-Time&quot;, &quot;Built-By&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Manifest-Version&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;, &quot;Tool&quot;]
22:50:04.793 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded [&quot;Build-Date&quot;, &quot;Build-Revision&quot;, &quot;Build-Time&quot;, &quot;Built-By&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title&quot;, &quot;Specification-Vendor&quot;, &quot;Specification-Version&quot;]
22:50:04.793 [main] DEBUG com.jcabi.manifests.Manifests -- 22 attribute(s) loaded [&quot;Build-Jdk-Spec&quot;, &quot;Bundle-Description&quot;, &quot;Bundle-DocURL&quot;, &quot;Bundle-License&quot;, &quot;Bundle-ManifestVersion&quot;, &quot;Bundle-Name&quot;, &quot;Bundle-SymbolicName&quot;, &quot;Bundle-Vendor&quot;, &quot;Bundle-Version&quot;, &quot;Created-By&quot;, &quot;Export-Package&quot;, &quot;Implementation-Title&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Originally-Created-By&quot;, &quot;Provide-Capability&quot;, &quot;Require-Capability&quot;, &quot;Tool&quot;, &quot;X-Compile-Source-JDK&quot;, &quot;X-Compile-Target-JDK&quot;]
22:50:04.803 [main] DEBUG com.jcabi.manifests.Manifests -- 17 attribute(s) loaded [&quot;Bnd-LastModified&quot;, &quot;Build-Jdk&quot;, "Built-By", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Created-By", "Export-Package", "Ignore-Package", "Import-Package", "Manifest-Version", "Tool"]
22:50:04.803 [main] DEBUG com.jcabi.manifests.Manifests -- 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.803 [main] DEBUG com.jcabi.manifests.Manifests -- 9 attribute(s) loaded ["Build-Jdk-Spec", "Created-By", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Manifest-Version", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.803 [main] DEBUG com.jcabi.manifests.Manifests -- 20 attribute(s) loaded ["Build-Date", "Build-Revision", "Build-Time", "Built-By", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Created-By", "Export-Package", "Implementation-Title", "Implementation-Vendor", "Implementation-Version", "Import-Package", "Manifest-Version", "Provide-Capability", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version"]
22:50:04.803 [main] DEBUG com.jcabi.manifests.Manifests -- 19 attribute(s) loaded ["Agent-Class", "Build-Jdk-Spec", "Bundle-Description", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-SymbolicName", "Bundle-Version", "Can-Redefine-Classes", "Can-Retransform-Classes", "Can-Set-Native-Method-Prefix", "Created-By", "Export-Package", "Import-Package", "Manifest-Version", "Multi-Release", "Premain-Class", "Require-Capability", "Tool"]
22:50:04.807 [main] INFO com.jcabi.manifests.Manifests -- 70 attributes loaded from 94 stream(s) in 142ms, 70 saved, 1365 ignored: ["Agent-Class", "Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Date", "Build-Id", "Build-Jdk", "Build-Jdk-Spec", "Build-Revision", "Build-Time", "Built-By", "Bundle-ActivationPolicy", "Bundle-Activator", "Bundle-Category", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-NativeCode", "Bundle-RequiredExecutionEnvironment", "Bundle-SCM", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "Can-Redefine-Classes", "Can-Retransform-Classes", "Can-Set-Native-Method-Prefix", "Class-Path", "Created-By", "Dependencies", "DynamicImport-Package", "Embed-Dependency", "Export-Package", "Extension-Name", "HK2-Bundle-Name", "Ignore-Package", "Implementation-Build", "Implementation-Build-Date", "Implementation-Build-Id", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Lombok-Version", "Main-Class", "Manifest-Version", "Multi-Release", "Originally-Created-By", "Premain-Class", "Project-Name", "Provide-Capability", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool", "X-Compile-Source-JDK", "X-Compile-Target-JDK", "implementation-version", &quot;mode&quot;, &quot;package&quot;, &quot;url&quot;]
22:50:04.813 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43227 /foo1): [200 OK] in 5ms
22:50:04.817 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43227
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36377]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
22:50:04.876 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36377
22:50:04.880 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36377 /foo1): [200 OK] in 4ms
22:50:04.882 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36377
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34007]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
22:50:04.905 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34007
22:50:04.911 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34007 /foo-X): [200 OK] in 6ms
22:50:04.918 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:34007 /foo-X): [200 OK] in 7ms
22:50:04.924 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34007 /foo-X): [200 OK] in 6ms
22:50:04.927 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34007
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39617]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
22:50:04.943 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39617
22:50:04.947 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39617 /foo-X): [200 OK] in 3ms
22:50:04.950 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39617 /foo-X): [200 OK] in 3ms
22:50:04.952 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39617 /foo-X): [200 OK] in 2ms
22:50:04.953 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39617
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41585]
Nov 12, 2024 10:50:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
22:50:04.976 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41585
22:50:04.980 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41585 /): [200 OK] in 4ms
22:50:04.986 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41585
Nov 12, 2024 10:50:05 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40579]
Nov 12, 2024 10:50:05 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
22:50:05.003 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40579
22:50:05.008 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:40579 /): [200 OK] in 4ms
22:50:05.009 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40579
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.971 s -- in com.jcabi.http.RequestTest
[INFO] Running com.jcabi.http.wire.FcWireTest
Nov 12, 2024 10:50:05 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36561]
Nov 12, 2024 10:50:05 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
22:50:05.049 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36561
22:50:05.094 [main] DEBUG com.jcabi.http.wire.FcCache -- directory created for /tmp/com.jcabi.http.wire.FcCache-476209642821/GET_/_2F.json
22:50:05.105 [main] DEBUG com.jcabi.http.wire.FcCache -- cache saved into /tmp/com.jcabi.http.wire.FcCache-476209642821/GET_/_2F.json
22:50:05.105 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36561 /): [200 OK] in 53ms
22:50:05.135 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476209642821/GET_/_2F.json
22:50:05.135 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36561 /): [200 OK] in 30ms
22:50:05.171 [main] DEBUG com.jcabi.http.wire.FcCache -- cache invalidated in /tmp/com.jcabi.http.wire.FcCache-476209642821
22:50:05.174 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:36561 /flush): [200 OK] in 38ms
22:50:05.184 [main] DEBUG com.jcabi.http.wire.FcCache -- directory created for /tmp/com.jcabi.http.wire.FcCache-476209642821/GET_/_2F.json
22:50:05.189 [main] DEBUG com.jcabi.http.wire.FcCache -- cache saved into /tmp/com.jcabi.http.wire.FcCache-476209642821/GET_/_2F.json
22:50:05.190 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36561 /): [200 OK] in 16ms
22:50:05.194 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36561
Nov 12, 2024 10:50:05 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45327]
Nov 12, 2024 10:50:05 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
22:50:05.211 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45327
22:50:05.214 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:45327 /): [200 OK] in 3ms
22:50:05.217 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:45327 /): [200 OK] in 2ms
22:50:05.226 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45327
Nov 12, 2024 10:50:05 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33691]
Nov 12, 2024 10:50:05 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
22:50:05.235 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33691
22:50:05.240 [main] DEBUG com.jcabi.http.wire.FcCache -- directory created for /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.241 [main] DEBUG com.jcabi.http.wire.FcCache -- cache saved into /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.241 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 6ms
22:50:05.245 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.245 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 1ms
22:50:05.246 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.246 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 1ms
22:50:05.251 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.251 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 5ms
22:50:05.255 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.255 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 4ms
22:50:05.256 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.256 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 1ms
22:50:05.257 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.257 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 1ms
22:50:05.257 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.257 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 0ms
22:50:05.258 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.258 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 1ms
22:50:05.264 [main] DEBUG com.jcabi.http.wire.FcCache -- cache loaded from /tmp/com.jcabi.http.wire.FcCache-476393136418/GET_/_2F.json
22:50:05.264 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33691 /): [200 OK] in 6ms
22:50:05.270 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33691
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in com.jcabi.http.wire.FcWireTest
[INFO] Running com.jcabi.http.response.JsoupResponseTest
22:50:05.289 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in com.jcabi.http.response.JsoupResponseTest
[INFO] Running com.jcabi.http.mock.MkAnswerMatchersTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s -- in com.jcabi.http.mock.MkAnswerMatchersTest
[INFO] Running com.jcabi.http.response.JacksonResponseTest
22:50:06.735 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 3ms
22:50:07.143 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.154 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.177 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.183 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms
22:50:07.191 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.193 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.198 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.200 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in com.jcabi.http.response.JacksonResponseTest
[INFO] Running com.jcabi.http.response.XmlResponseTest
22:50:07.223 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.260 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.283 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.315 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:07.339 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in com.jcabi.http.response.XmlResponseTest
[INFO] Running com.jcabi.http.ImmutableHeaderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.http.ImmutableHeaderTest
[INFO] Running com.jcabi.http.wire.BasicAuthWireTest
Nov 12, 2024 10:50:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46267]
Nov 12, 2024 10:50:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
22:50:07.391 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46267
22:50:07.398 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46267 /): [404 Not Found] in 4ms
22:50:07.402 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46267
Nov 12, 2024 10:50:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40175]
Nov 12, 2024 10:50:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
22:50:07.456 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40175
22:50:07.464 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40175 /): [200 OK] in 8ms
22:50:07.467 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40175
Nov 12, 2024 10:50:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32825]
Nov 12, 2024 10:50:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
22:50:07.484 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32825
22:50:07.490 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32825 /): [200 OK] in 5ms
22:50:07.492 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32825
Nov 12, 2024 10:50:07 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35609]
Nov 12, 2024 10:50:07 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
22:50:07.502 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35609
22:50:07.507 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35609 /): [200 OK] in 5ms
22:50:07.509 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35609
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in com.jcabi.http.wire.BasicAuthWireTest
[INFO] Running com.jcabi.http.request.DefaultResponseTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in com.jcabi.http.request.DefaultResponseTest
[INFO] Running com.jcabi.http.RequestTimeoutLossTest
22:50:07.881 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /api): [0 null] in 5ms
22:50:07.908 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /api): [0 null] in 0ms
22:50:07.930 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
22:50:07.938 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
22:50:07.949 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
22:50:07.958 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
22:50:07.972 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 1ms
22:50:07.981 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 2ms
22:50:07.994 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
22:50:08.007 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
22:50:08.023 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
22:50:08.030 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
22:50:08.039 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET null fake-url): [0 null] in 1ms
22:50:08.052 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 1ms
22:50:08.058 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost /): [0 null] in 0ms
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in com.jcabi.http.RequestTimeoutLossTest
[INFO] Running com.jcabi.http.request.BaseRequestTest
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41309]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
22:50:08.087 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41309
22:50:08.093 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41309 /): [200 OK] in 2ms
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in com.jcabi.http.request.BaseRequestTest
[INFO] Running com.jcabi.http.wire.CachingWireTest
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38253]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
22:50:08.157 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38253
22:50:08.208 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 21ms
22:50:08.209 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 0ms
22:50:08.209 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 0ms
22:50:08.210 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 0ms
22:50:08.210 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 0ms
22:50:08.212 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 1ms
22:50:08.214 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 2ms
22:50:08.214 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 0ms
22:50:08.214 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 0ms
22:50:08.214 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38253 /): [200 OK] in 0ms
22:50:08.216 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38253
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42031]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
22:50:08.228 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42031
22:50:08.236 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42031 /): [200 OK] in 6ms
22:50:08.238 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42031 /): [200 OK] in 0ms
22:50:08.244 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:42031 /flush): [200 OK] in 6ms
22:50:08.246 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42031 /): [200 OK] in 2ms
22:50:08.249 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42031
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43735]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
22:50:08.255 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43735
22:50:08.257 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:43735 /): [200 OK] in 2ms
22:50:08.262 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:43735 /): [200 OK] in 5ms
22:50:08.267 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43735
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32937]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
22:50:08.271 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32937
22:50:08.273 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 2ms
22:50:08.273 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 0ms
22:50:08.273 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 0ms
22:50:08.273 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 0ms
22:50:08.273 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 0ms
22:50:08.274 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 1ms
22:50:08.274 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 0ms
22:50:08.274 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 0ms
22:50:08.274 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 0ms
22:50:08.274 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32937 /): [200 OK] in 0ms
22:50:08.288 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32937
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in com.jcabi.http.wire.CachingWireTest
[INFO] Running com.jcabi.http.wire.ETagCachingWireTest
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34015]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
22:50:08.309 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34015
22:50:08.314 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34015 /): [200 OK] in 4ms
22:50:08.316 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34015 /): [200 OK] in 1ms
22:50:08.317 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34015
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37063]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
22:50:08.326 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37063
22:50:08.328 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37063 /): [200 OK] in 2ms
22:50:08.330 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37063 /): [200 OK] in 2ms
22:50:08.343 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37063
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in com.jcabi.http.wire.ETagCachingWireTest
[INFO] Running com.jcabi.http.response.RestResponseTest
22:50:08.356 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:08.382 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:08.384 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET locahost:888 /tt): [200 OK] in 0ms
22:50:08.388 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:08.395 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.jcabi.http.response.RestResponseTest
[INFO] Running com.jcabi.http.request.BoundaryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.http.request.BoundaryTest
[INFO] Running com.jcabi.http.wire.LastModifiedCachingWireTest
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33133]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
22:50:08.423 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33133
22:50:08.429 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33133 /): [200 OK] in 3ms
22:50:08.432 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33133 /): [200 OK] in 3ms
22:50:08.434 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33133
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45421]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
22:50:08.442 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45421
22:50:08.447 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45421 /): [200 OK] in 5ms
22:50:08.450 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45421 /): [200 OK] in 1ms
22:50:08.452 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45421 /): [200 OK] in 2ms
22:50:08.458 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45421
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39437]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
22:50:08.472 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39437
22:50:08.474 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39437 /): [200 OK] in 2ms
22:50:08.483 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39437
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40337]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
22:50:08.499 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40337
22:50:08.502 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40337 /): [200 OK] in 3ms
22:50:08.507 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40337 /): [404 Not Found] in 4ms
22:50:08.508 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40337 /): [200 OK] in 1ms
22:50:08.513 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40337
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39329]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
22:50:08.520 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39329
22:50:08.523 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 2ms
22:50:08.525 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 2ms
22:50:08.527 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 2ms
22:50:08.530 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 2ms
22:50:08.534 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 3ms
22:50:08.535 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 1ms
22:50:08.536 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 1ms
22:50:08.537 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 1ms
22:50:08.538 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 1ms
22:50:08.540 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39329 /): [200 OK] in 2ms
22:50:08.550 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39329
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40567]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
22:50:08.560 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40567
22:50:08.562 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40567 /): [200 OK] in 2ms
22:50:08.566 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40567 /): [200 OK] in 4ms
22:50:08.571 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40567 /): [200 OK] in 2ms
22:50:08.575 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40567 /): [200 OK] in 3ms
22:50:08.582 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40567
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in com.jcabi.http.wire.LastModifiedCachingWireTest
[INFO] Running com.jcabi.http.request.FakeRequestTest
22:50:08.585 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:12345 /see-FakeRequest-class/helloall): [200 OK] in 0ms
22:50:08.605 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET google.com /): [200 OK] in 0ms
22:50:08.612 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:12345 /see-FakeRequest-class/binContent): [200 OK] in 0ms
22:50:08.614 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.jcabi.http.request.FakeRequestTest
[INFO] Running com.jcabi.http.wire.UserAgentWireTest
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41407]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
22:50:08.642 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41407
22:50:08.647 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41407 /): [200 OK] in 4ms
22:50:08.650 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41407
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37845]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
22:50:08.665 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37845
22:50:08.668 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37845 /): [200 OK] in 3ms
22:50:08.678 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37845
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.jcabi.http.wire.UserAgentWireTest
[INFO] Running com.jcabi.http.wire.VerboseWireTest
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45797]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
22:50:08.708 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45797
22:50:08.712 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:45797/):
HTTP Request (com.jcabi.http.request.BaseRequest):
  User-Agent: it's me

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:45797/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
  Content-Length: 0

  <<empty>>
22:50:08.712 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45797 /): [200 OK] in 4ms
22:50:08.718 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45797
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38491]
Nov 12, 2024 10:50:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
22:50:08.730 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38491
22:50:08.733 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(POST http://localhost:38491/):
HTTP Request (com.jcabi.http.request.BaseRequest):

  hello, world!
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:38491/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
  Content-Length: 0

  &lt;&lt;empty&gt;&gt;
22:50:08.733 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38491 /): [200 OK] in 3ms
22:50:08.738 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38491
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in com.jcabi.http.wire.VerboseWireTest
[INFO] Running com.jcabi.http.mock.GrizzlyQueryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.630 s -- in com.jcabi.http.mock.GrizzlyQueryTest
[INFO] Running com.jcabi.http.wire.CookieOptimizingWireTest
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39727]
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
22:50:09.417 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39727
22:50:09.430 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:39727/):
HTTP Request (com.jcabi.http.request.BaseRequest):
  Cookie: second=initial-value

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39727/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left
  Set-Cookie: third=B; path=/
  Set-Cookie: second=; path=/
  Set-Cookie: first=A; path=/
  Content-Length: 0
  Location: /a

  <<empty>>
22:50:09.430 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39727 /): [200 OK] in 12ms
22:50:09.442 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:39727/a):
HTTP Request (com.jcabi.http.request.BaseRequest):
  Cookie: third=B; first=A

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:39727/a]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 1 answer(s) left
  Content-Length: 0

  <<empty>>
22:50:09.442 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39727 /a): [200 OK] in 11ms
22:50:09.444 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39727
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44789]
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
22:50:09.467 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44789
22:50:09.470 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:44789/):
HTTP Request (com.jcabi.http.request.BaseRequest):
  Cookie: alpha=boom5

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:44789/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 2 answer(s) left
  Set-Cookie: gamma=something; path=/
  Set-Cookie: alpha=boom1; path=/
  Set-Cookie: beta=something; path=/
  Content-Length: 0
  Location: /

  <<empty>>
22:50:09.470 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44789 /): [200 OK] in 2ms
22:50:09.471 [main] INFO com.jcabi.http.wire.VerboseWire -- #send(GET http://localhost:44789/):
HTTP Request (com.jcabi.http.request.BaseRequest):
  Cookie: gamma=something; beta=something; alpha=boom1

  <<empty>>
HTTP Response (com.jcabi.http.request.DefaultResponse):
  200 OK [http://localhost:44789/]
  Server: com.jcabi.http.mock.MkGrizzlyAdapter query #2, 1 answer(s) left
  Content-Length: 0

  <<empty>>
22:50:09.471 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44789 /): [200 OK] in 1ms
22:50:09.478 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44789
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in com.jcabi.http.wire.CookieOptimizingWireTest
[INFO] Running com.jcabi.http.mock.MkQueryMatchersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in com.jcabi.http.mock.MkQueryMatchersTest
[INFO] Running com.jcabi.http.wire.RetryWireTest
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46523]
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
22:50:09.648 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46523
22:50:09.654 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:46523/ (auth: j***j) returns 500 status (attempt #1)
22:50:09.662 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46523 /): [200 OK] in 12ms
22:50:09.686 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46523
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43337]
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
22:50:09.703 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43337
22:50:09.706 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:43337/ returns 500 status (attempt #1)
22:50:09.709 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:43337/ returns 500 status (attempt #2)
22:50:09.710 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43337 /): [200 OK] in 6ms
22:50:09.719 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43337
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in com.jcabi.http.wire.RetryWireTest
[INFO] Running com.jcabi.http.wire.TrustedWireTest
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46839]
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
22:50:09.743 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46839
22:50:09.750 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46839 /): [200 OK] in 6ms
22:50:09.755 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46839
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in com.jcabi.http.wire.TrustedWireTest
[INFO] Running com.jcabi.http.response.JsonResponseTest
22:50:09.771 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:09.795 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:09.812 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:09.828 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
22:50:09.839 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.jcabi.http.response.JsonResponseTest
[INFO] Running com.jcabi.http.wire.AutoRedirectingWireTest
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42587]
Nov 12, 2024 10:50:09 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
22:50:09.876 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42587
22:50:12.889 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42587 /): [302 Found] in 3s
22:50:12.891 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42587
Nov 12, 2024 10:50:12 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33395]
Nov 12, 2024 10:50:12 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
22:50:12.900 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33395
22:50:15.913 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33395 /): [200 OK] in 3s
22:50:15.918 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33395
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.065 s -- in com.jcabi.http.wire.AutoRedirectingWireTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi-maven-plugin:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 396 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 162 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 58 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 6.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 601 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (5.2 kB at 653 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 929 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 489 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 683 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 3.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 475 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 289 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 262 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 251 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 270 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 148 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 266 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 614 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 317 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 380 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 120 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 404 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 890 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 54 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 411 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 470 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 238 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 290 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 345 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 496 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 352 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 4.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 256 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 380 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 4.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 7.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 4.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 467 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 890 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 299 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 714 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 438 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 688 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 758 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 210 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 282 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 201 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 539 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 883 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 302 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 377 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 469 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 526 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 530 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 351 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 529 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 349 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 410 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 998 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 483 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 232 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 541 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 552 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 239 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 2.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 531 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 597 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 409 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (51 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 3.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar (61 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (8.4 kB at 241 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 4.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 8.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 528 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 540 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 2.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 314 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 279 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 147 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 3.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 76 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 81 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 158 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 361 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 994 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 185 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 859 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 750 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 657 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 1.8 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 345 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 16 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 53 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 29 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 14 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 661 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 593 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 440 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 10.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 68 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 149 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 182 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 6.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 19 MB/s)
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/http/response/com-jcabi-jcabi-http-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/http/mock/com-jcabi-jcabi-http-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/http/request/com-jcabi-jcabi-http-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/http/wire/com-jcabi-jcabi-http-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/http/com-jcabi-jcabi-http-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 374 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 490 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 668 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 1.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 2.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 5.5 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 8.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 16 MB/s)
[INFO] Building jar: /home/r/repo/target/jcabi-http-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-assembly-plugin:3.6.0:single (assemble-all) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 816 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 240 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 12 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 48 MB/s)
[INFO] Building jar: /home/r/repo/target/jcabi-http-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-failsafe-plugin:3.2.3:integration-test (default) @ jcabi-http ---
[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=494319336721
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] Running com.jcabi.http.request.JdkRequestITCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in com.jcabi.http.request.JdkRequestITCase
[INFO] Running com.jcabi.http.response.RestResponseITCase
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@274847c7]
SLF4J(W): Found provider [org.slf4j.reload4j.Reload4jServiceProvider@2163939f]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@274847c7]
22:50:24.744 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET httpbin.org /cookies/set): [302 FOUND] in 431ms
22:50:24.821 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET httpbin.org /cookies/set): [302 FOUND] in 58ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in com.jcabi.http.response.RestResponseITCase
[INFO] Running com.jcabi.http.wire.BasicAuthWireITCase
22:50:26.007 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET authenticationtest.com /HTTPAuth/): [200 OK] in 1s
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.170 s -- in com.jcabi.http.wire.BasicAuthWireITCase
[INFO] Running com.jcabi.http.wire.TrustedWireITCase
22:50:26.379 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET expired.badssl.com /): [200 OK] in 190ms
22:50:26.578 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET self-signed.badssl.com /): [200 OK] in 167ms
22:50:26.743 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET untrusted-root.badssl.com /): [200 OK] in 162ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s -- in com.jcabi.http.wire.TrustedWireITCase
[INFO] Running com.jcabi.http.RequestITCase
Nov 12, 2024 10:50:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41971]
Nov 12, 2024 10:50:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
22:50:27.061 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41971
22:50:27.473 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:41971 /): [200 OK] in 407ms
22:50:27.507 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41971
22:50:28.703 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET www.rt.com /rss/): [200 OK] in 1s
22:50:29.964 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET www.rt.com /rss/): [200 OK] in 722ms
Nov 12, 2024 10:50:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34715]
Nov 12, 2024 10:50:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
22:50:30.144 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34715
22:50:30.150 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:34715 /): [200 OK] in 5ms
22:50:30.158 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34715
Nov 12, 2024 10:50:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40357]
Nov 12, 2024 10:50:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
22:50:30.169 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40357
22:50:30.178 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40357 /): [200 OK] in 9ms
22:50:30.179 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40357
22:50:30.241 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET example.com /file-not-found.txt): [404 Not Found] in 56ms
22:50:30.279 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET example.com /file-not-found.txt): [404 Not Found] in 34ms
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.521 s -- in com.jcabi.http.RequestITCase
22:50:30.311 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.20.3
22:50:30.351 [main] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/home/r/.testcontainers.properties
22:50:30.356 [main] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Attempted to read Testcontainers configuration file at file:/home/r/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /home/r/.testcontainers.properties (No such file or directory)
22:50:30.557 [main] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- $XDG_RUNTIME_DIR is not set.
22:50:30.558 [main] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/home/r/.docker/run' does not exist.
22:50:30.615 [main] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/run/user/1000' does not exist.
22:50:30.616 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
22:50:30.639 [main] WARN org.testcontainers.dockerclient.DockerClientProviderStrategy -- DOCKER_HOST unix:///var/run/docker.sock is not listening
java.io.IOException: com.sun.jna.LastErrorException: [13] Permission denied
        at com.github.dockerjava.transport.DomainSocket.<init>(DomainSocket.java:63)
        at com.github.dockerjava.transport.LinuxDomainSocket.<init>(LinuxDomainSocket.java:41)
        at com.github.dockerjava.transport.DomainSocket.get(DomainSocket.java:140)
        at com.github.dockerjava.transport.UnixSocket.get(UnixSocket.java:29)
        at org.testcontainers.dockerclient.DockerClientProviderStrategy.lambda$test$2(DockerClientProviderStrategy.java:194)
        at org.testcontainers.dockerclient.DockerClientProviderStrategy.test(DockerClientProviderStrategy.java:208)
        at org.testcontainers.dockerclient.DockerClientProviderStrategy.tryOutStrategy(DockerClientProviderStrategy.java:284)
        at org.testcontainers.dockerclient.DockerClientProviderStrategy.lambda$getFirstValidStrategy$5(DockerClientProviderStrategy.java:263)
        at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:176)
        at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
        at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
        at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1632)
        at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
        at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
        at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
        at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
        at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150)
        at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:543)
        at org.testcontainers.dockerclient.DockerClientProviderStrategy.getFirstValidStrategy(DockerClientProviderStrategy.java:264)
        at org.testcontainers.DockerClientFactory.getOrInitializeStrategy(DockerClientFactory.java:154)
        at org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:196)
        at org.testcontainers.junit.jupiter.DockerAvailableDetector.isDockerAvailable(DockerAvailableDetector.java:9)
        at org.testcontainers.junit.jupiter.TestcontainersExtension.isDockerAvailable(TestcontainersExtension.java:196)
        at org.testcontainers.junit.jupiter.TestcontainersExtension.evaluate(TestcontainersExtension.java:187)
        at java.base/java.util.Optional.map(Optional.java:265)
        at org.testcontainers.junit.jupiter.TestcontainersExtension.evaluateExecutionCondition(TestcontainersExtension.java:166)
        at org.junit.jupiter.engine.execution.ConditionEvaluator.evaluate(ConditionEvaluator.java:64)
        at org.junit.jupiter.engine.execution.ConditionEvaluator.lambda$evaluate$0(ConditionEvaluator.java:55)
        at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
        at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
        at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
        at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
        at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
        at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1632)
        at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
        at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
        at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
        at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
        at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150)
        at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:543)
        at org.junit.jupiter.engine.execution.ConditionEvaluator.evaluate(ConditionEvaluator.java:57)
        at org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.shouldBeSkipped(JupiterTestDescriptor.java:204)
        at org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.shouldBeSkipped(JupiterTestDescriptor.java:57)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$checkWhetherSkipped$3(NodeTestTask.java:136)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.checkWhetherSkipped(NodeTestTask.java:136)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:97)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
        at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
        at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
        at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
        at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
        at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
        at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
        at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
        at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
        at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
        at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
        at org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:91)
        at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1211)
        at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1089)
        at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:905)
        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
        at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)
        at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)
        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)
        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
        at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
Caused by: com.sun.jna.LastErrorException: [13] Permission denied
        at com.github.dockerjava.transport.LinuxDomainSocket.connect(Native Method)
        at com.github.dockerjava.transport.LinuxDomainSocket.connect(LinuxDomainSocket.java:49)
        at com.github.dockerjava.transport.DomainSocket.open(DomainSocket.java:69)
        at com.github.dockerjava.transport.DomainSocket.<init>(DomainSocket.java:59)
        ... 109 common frames omitted
22:50:30.664 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- strategy UnixSocketClientProviderStrategy did not pass the test
22:50:30.664 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: DockerDesktopClientProviderStrategy
22:50:30.664 [main] DEBUG org.testcontainers.dockerclient.DockerDesktopClientProviderStrategy -- '/home/r/.docker/desktop' does not exist.
22:50:30.665 [main] DEBUG org.testcontainers.dockerclient.DockerDesktopClientProviderStrategy -- '/home/r/.docker/run' does not exist.
22:50:30.666 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- DockerDesktopClientProviderStrategy: failed with exception NullPointerException (null). Root cause NullPointerException (null)
22:50:30.672 [main] INFO org.testcontainers.dockerclient.DockerMachineClientProviderStrategy -- docker-machine executable was not found on PATH ([/home/r/.cargo/bin, /usr/local/rvm/gems/ruby-2.7.0/bin, /usr/local/rvm/gems/ruby-2.7.0@global/bin, /usr/local/rvm/rubies/ruby-2.7.0/bin, /usr/local/sbin, /usr/local/bin, /usr/sbin, /usr/bin, /sbin, /bin, /usr/games, /usr/local/games, /snap/bin, /usr/local/rvm/bin, /usr/local/texlive/2022/bin/x86_64-linux, /usr/lib/postgresql/12/bin, /home/r/.cargo/bin, /usr/local/texlive/2022/bin/x86_64-linux, /usr/lib/postgresql/12/bin, /home/r/.cargo/bin])
22:50:30.673 [main] ERROR org.testcontainers.dockerclient.DockerClientProviderStrategy -- Could not find a valid Docker environment. Please check configuration. Attempted configurations were:
        DockerDesktopClientProviderStrategy: failed with exception NullPointerException (null). Root cause NullPointerException (null)As no valid configuration was found, execution cannot continue.
See https://java.testcontainers.org/on_failure.html for more details.
[INFO] Running com.jcabi.http.RequestSecondITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in com.jcabi.http.RequestSecondITCase
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 21, Failures: 0, Errors: 0, Skipped: 2
[INFO]
[INFO]
[INFO] --- maven-failsafe-plugin:3.2.3:verify (default) @ jcabi-http ---
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice-maven-plugin:0.22.0:check (jcabi-qulice-check) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.pom (11 kB at 985 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.22.0/qulice-spi-0.22.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.22.0/qulice-spi-0.22.0.pom (3.2 kB at 228 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.22.0/qulice-checkstyle-0.22.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.22.0/qulice-checkstyle-0.22.0.pom (5.9 kB at 732 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.pom (4.8 kB at 681 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.29.0/jcabi-1.29.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.29.0/jcabi-1.29.0.pom (5.8 kB at 482 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.54.0/parent-0.54.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.54.0/parent-0.54.0.pom (62 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.pom (1.6 kB at 90 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha5/slf4j-parent-2.0.0-alpha5.pom (17 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.pom (106 kB at 8.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.pom (1.4 kB at 96 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 126 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 402 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 550 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 8.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 667 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 667 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 674 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 822 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 5.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 193 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.22.0/qulice-pmd-0.22.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.22.0/qulice-pmd-0.22.0.pom (5.4 kB at 672 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.pom (8.5 kB at 854 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/6.10.0/pmd-6.10.0.pom (47 kB at 4.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 172 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2.1/asm-6.2.1.pom (2.9 kB at 420 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 2.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.pom (8.9 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.pom (6.2 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.pom (3.9 kB at 389 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 14 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.pom (6.1 kB at 874 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.30.0/jcabi-1.30.0.pom (5.8 kB at 727 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.55.0/parent-0.55.0.pom (62 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.pom (4.4 kB at 553 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (1.6 kB at 197 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 1.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.pom (5.4 kB at 490 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 393 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 6.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 2.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 276 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 916 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 383 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 454 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 3.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 858 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 153 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 956 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 91 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 679 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 303 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 164 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 198 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 1.5 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 485 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 141 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 375 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 834 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 2.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 790 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 654 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6.1 kB at 761 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (6.6 kB at 820 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 kB at 2.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 942 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom (2.9 kB at 484 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.22.0/qulice-spi-0.22.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.22.0/qulice-checkstyle-0.22.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.51.0/cactoos-0.51.0.jar (344 kB at 14 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-checkstyle/0.22.0/qulice-checkstyle-0.22.0.jar (62 kB at 2.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-spi/0.22.0/qulice-spi-0.22.0.jar (9.9 kB at 367 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 894 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/info/picocli/picocli/3.8.0/picocli-3.8.0.jar (245 kB at 4.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (246 kB at 4.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 687 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.22.0/qulice-pmd-0.22.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 2.4 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-pmd/0.22.0/qulice-pmd-0.22.0.jar (19 kB at 296 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/6.10.0/pmd-jsp-6.10.0.jar (100 kB at 1.3 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 5.6 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.20.1/jcabi-log-0.20.1.jar (51 kB at 533 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.23.2/jcabi-xml-0.23.2.jar (39 kB at 386 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.10/jcabi-maven-slf4j-0.10.jar (7.9 kB at 73 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha5/slf4j-api-2.0.0-alpha5.jar (59 kB at 539 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 262 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 435 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 111 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 1.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/8.15/checkstyle-8.15.jar (1.3 MB at 8.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 845 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 560 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 292 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 372 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/6.10.0/pmd-java-6.10.0.jar (1.0 MB at 6.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 288 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 935 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.5/maven-dependency-analyzer-1.5.jar (31 kB at 176 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 291 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (53 kB at 285 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 1.3 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (20 kB at 101 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (45 kB at 216 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar (61 kB at 279 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 913 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 1.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar (60 kB at 262 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 287 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (118 kB at 468 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.5/gson-2.5.jar (232 kB at 845 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar (299 kB at 1.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 1.2 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (573 kB at 2.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/6.10.0/pmd-core-6.10.0.jar (1.1 MB at 3.8 MB/s)
ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.2
ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.2
ANTLR Tool version 4.7.1 used for code generation does not match the current runtime version 4.9.2
ANTLR Runtime version 4.7.1 used for parser compilation does not match the current runtime version 4.9.2
Nov 12, 2024 10:50:37 PM net.sourceforge.pmd.lang.ast.xpath.Attribute getValue
WARNING: Use of deprecated attribute 'FieldDeclaration/@VariableName' in XPath query
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom (7.7 kB at 589 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom (8.7 kB at 1.2 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar (27 kB at 3.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom (3.0 kB at 217 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom (4.7 kB at 333 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 695 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.9 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom (6.9 kB at 533 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom (2.8 kB at 312 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom (19 kB at 1.7 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom (2.6 kB at 292 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom (4.0 kB at 400 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 123 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 1.0 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 2.8 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar (12 kB at 363 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 2.1 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar (103 kB at 4.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar (116 kB at 3.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar (168 kB at 4.7 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 7.9 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar (149 kB at 3.5 MB/s)
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce...
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 28s
[INFO]
[INFO] --- maven-antrun-plugin:3.1.0:run (jcabi-xcop) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom (159 B at 9.9 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 1.4 MB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 725 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 288 kB/s)
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar (9.4 kB at 468 kB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 1.1 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 8.0 MB/s)
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 25 MB/s)
[INFO] Executing tasks
[INFO]      [exec] /home/r/repo/pom.xml looks good
[INFO]      [exec] /home/r/repo/src/site/site.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ jcabi-http ---
[INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 8.9 MB/s)
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-http/2.0-SNAPSHOT/jcabi-http-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-http-2.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-http/2.0-SNAPSHOT/jcabi-http-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-http-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-http/2.0-SNAPSHOT/jcabi-http-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:29 min
[INFO] Finished at: 2024-11-12T22:51:01Z
[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:jcabi/jcabi-http.git
   138ea72..5711043  master -> master
container 8e076898ce23333cf145b99a0f17c5cd7bcb8029a7b30fdbcad0efac245da817 is dead
Tue Nov 12 22:51:30 UTC 2024