rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-github#1843
++ dirname ./run.sh
+ cd .
+ echo 1772
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Mar 30 06:15:43 UTC 2026
+ uptime
 06:15:43 up 7 min,  0 users,  load average: 0.07, 0.12, 0.07
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-github.git
+ pull_id=1843
+ fork=git@github.com:jcabi/jcabi-github.git
+ fork_branch=renovate/net.bytebuddy-byte-buddy-1.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-github.git' '--env=pull_id=1843' '--env=fork=git@github.com:jcabi/jcabi-github.git' '--env=fork_branch=renovate/net.bytebuddy-byte-buddy-1.x' '--env=head_branch=master' '--env=pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1843'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/net.bytebuddy-byte-buddy-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1843'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/net.bytebuddy-byte-buddy-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-github_1843
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-31-176
+ pwd
/tmp/rultor-mGWf
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:jcabi/jcabi-github.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1843'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/net.bytebuddy-byte-buddy-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:jcabi/jcabi-github.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-github
 * [new branch]          1326                -> fork/1326
 * [new branch]          1807                -> fork/1807
 * [new branch]          dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.21.1 -> fork/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.21.1
 * [new branch]          dependabot/maven/com.jcabi.incubator-xembly-0.25.0 -> fork/dependabot/maven/com.jcabi.incubator-xembly-0.25.0
 * [new branch]          dependabot/maven/com.sun.grizzly-grizzly-servlet-webserver-1.9.65 -> fork/dependabot/maven/com.sun.grizzly-grizzly-servlet-webserver-1.9.65
 * [new branch]          dependabot/maven/org.apache.commons-commons-lang3-3.18.0 -> fork/dependabot/maven/org.apache.commons-commons-lang3-3.18.0
 * [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.apache.maven.plugins-maven-javadoc-plugin-3.2.0 -> fork/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0
 * [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]          gh-pages            -> fork/gh-pages
 * [new branch]          master              -> fork/master
 * [new branch]          renovate/com.jcabi-jcabi-1.x -> fork/renovate/com.jcabi-jcabi-1.x
 * [new branch]          renovate/com.jcabi-jcabi-http-2.x -> fork/renovate/com.jcabi-jcabi-http-2.x
 * [new branch]          renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
 * [new branch]          renovate/jackson-monorepo -> fork/renovate/jackson-monorepo
 * [new branch]          renovate/junit-framework-monorepo -> fork/renovate/junit-framework-monorepo
 * [new branch]          renovate/maven-com.fasterxml.jackson.core-jackson-core-vulnerability -> fork/renovate/maven-com.fasterxml.jackson.core-jackson-core-vulnerability
 * [new branch]          renovate/net.bytebuddy-byte-buddy-1.x -> fork/renovate/net.bytebuddy-byte-buddy-1.x
 * [new branch]          renovate/net.bytebuddy-byte-buddy-agent-1.x -> fork/renovate/net.bytebuddy-byte-buddy-agent-1.x
 * [new branch]          renovate/org.glassfish.grizzly-grizzly-http-servlet-server-5.x -> fork/renovate/org.glassfish.grizzly-grizzly-http-servlet-server-5.x
 * [new branch]          renovate/xml-apis-xml-apis-1.x -> fork/renovate/xml-apis-xml-apis-1.x
 * [new branch]          renovate/xml-apis-xml-apis-2.x -> fork/renovate/xml-apis-xml-apis-2.x
 * [new branch]          revert-1136-patch-1 -> fork/revert-1136-patch-1
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/net.bytebuddy-byte-buddy-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/net.bytebuddy-byte-buddy-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5' --ff __rultor
Auto-merging pom.xml
Merge made by the 'ort' strategy.
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 76d021bb377c74dfb20c9b50a986fc95eebeaa92
gpg: Signature made Mon Mar 30 06:15:52 2026 UTC
gpg:                using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1  3FF4 3FD3 FA7E 9AF0 FA4C
Merge: ec39750b3 13ff0da2e
Author: Rultor.com <gpg@rultor.com>
Date:   Mon Mar 30 06:15:52 2026 +0000

    Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.09
++ bc
++ echo 0.09 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.09, low enough to run a new Docker container'
load average is 0.09, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3ae0cb47dc06: Pulling fs layer
529dcf5ecc54: Pulling fs layer
6d5a140d320e: Pulling fs layer
d9a7c5bf399b: Pulling fs layer
b87fea433279: Pulling fs layer
ac9b9a706d63: Pulling fs layer
253852678e00: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3ae0cb47dc06: Waiting
529dcf5ecc54: Waiting
6d5a140d320e: Waiting
d9a7c5bf399b: Waiting
b87fea433279: Waiting
ac9b9a706d63: Waiting
253852678e00: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
529dcf5ecc54: Verifying Checksum
529dcf5ecc54: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
6d5a140d320e: Verifying Checksum
6d5a140d320e: Download complete
d9a7c5bf399b: Verifying Checksum
d9a7c5bf399b: Download complete
ac9b9a706d63: Verifying Checksum
ac9b9a706d63: Download complete
3ae0cb47dc06: Verifying Checksum
3ae0cb47dc06: Download complete
b87fea433279: Verifying Checksum
b87fea433279: Download complete
253852678e00: Verifying Checksum
253852678e00: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3ae0cb47dc06: Pull complete
529dcf5ecc54: Pull complete
6d5a140d320e: Pull complete
d9a7c5bf399b: Pull complete
b87fea433279: Pull complete
ac9b9a706d63: Pull complete
253852678e00: Pull complete
Digest: sha256:a74ab1f8990c7e972fffc0c4fd60a71aece3aab67f2d686cffd2201bf898293c
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-github_1843\s*$'
+ ls -al .
total 64
drwx------  3 ubuntu ubuntu  4096 Mar 30 06:15 .
drwxrwxrwt 12 root   root    4096 Mar 30 06:15 ..
-rwxrwxr-x  1 ubuntu ubuntu   666 Mar 30 06:15 end.sh
-rwxrwxr-x  1 ubuntu ubuntu   498 Mar 30 06:15 entry.sh
-rw-rw-r--  1 ubuntu ubuntu     5 Mar 30 06:15 pid
-rw-rw-r--  1 ubuntu ubuntu  1192 Mar 30 06:15 pubring.gpg
drwxrwxr-x  6 ubuntu ubuntu  4096 Mar 30 06:15 repo
-rwxrwxr-x  1 ubuntu ubuntu  6637 Mar 30 06:15 run.sh
-rw-rw-r--  1 ubuntu ubuntu   592 Mar 30 06:15 script.sh
-rw-rw-r--  1 ubuntu ubuntu  2570 Mar 30 06:15 secring.gpg
-rw-rw-r--  1 ubuntu ubuntu  4430 Mar 30 06:15 settings.xml
-rw-rw-r--  1 ubuntu ubuntu 10899 Mar 30 06:16 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-mGWf:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=pull_id=1843 --env=fork=git@github.com:jcabi/jcabi-github.git --env=fork_branch=renovate/net.bytebuddy-byte-buddy-1.x --env=head_branch=master '--env=pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1843'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/net.bytebuddy-byte-buddy-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-mGWf/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1843 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.m2 /root/.profile /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:jcabi/jcabi-github.git' ; export 'pull_id=1843' ; export 'fork=git@github.com:jcabi/jcabi-github.git' ; export 'fork_branch=renovate/net.bytebuddy-byte-buddy-1.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.7-jdk5' ; 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.23.1
Ruby version is 3.4.5 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading pom.xml ...
Reading src/it/basic-usage/invoker.properties ...
Reading src/it/basic-usage/pom.xml ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/Sample.java ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/SampleTest.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/resources/log4j.properties ...
Reading src/it/fat-jar/invoker.properties ...
Reading src/it/fat-jar/pom.xml ...
Reading src/it/settings.xml ...
Reading src/main/java/com/jcabi/github/Assignees.java ...
Reading src/main/java/com/jcabi/github/Blob.java ...
Reading src/main/java/com/jcabi/github/Blobs.java ...
Reading src/main/java/com/jcabi/github/Branch.java ...
Reading src/main/java/com/jcabi/github/Branches.java ...
Reading src/main/java/com/jcabi/github/Bulk.java ...
Reading src/main/java/com/jcabi/github/Check.java ...
Reading src/main/java/com/jcabi/github/Checks.java ...
Reading src/main/java/com/jcabi/github/Collaborators.java ...
Reading src/main/java/com/jcabi/github/Comment.java ...
Reading src/main/java/com/jcabi/github/Comments.java ...
Reading src/main/java/com/jcabi/github/Commit.java ...
Reading src/main/java/com/jcabi/github/Commits.java ...
Reading src/main/java/com/jcabi/github/CommitsComparison.java ...
Reading src/main/java/com/jcabi/github/Content.java ...
Reading src/main/java/com/jcabi/github/Contents.java ...
Reading src/main/java/com/jcabi/github/Coordinates.java ...
Reading src/main/java/com/jcabi/github/DeployKey.java ...
Reading src/main/java/com/jcabi/github/DeployKeys.java ...
Reading src/main/java/com/jcabi/github/Event.java ...
Reading src/main/java/com/jcabi/github/Existence.java ...
Reading src/main/java/com/jcabi/github/FileChange.java ...
Reading src/main/java/com/jcabi/github/Fork.java ...
Reading src/main/java/com/jcabi/github/Forks.java ...
Reading src/main/java/com/jcabi/github/FromProperties.java ...
Reading src/main/java/com/jcabi/github/Gist.java ...
Reading src/main/java/com/jcabi/github/GistComment.java ...
Reading src/main/java/com/jcabi/github/GistComments.java ...
Reading src/main/java/com/jcabi/github/Gists.java ...
Reading src/main/java/com/jcabi/github/Git.java ...
Reading src/main/java/com/jcabi/github/GitHub.java ...
Reading src/main/java/com/jcabi/github/GitHubThread.java ...
Reading src/main/java/com/jcabi/github/Gitignores.java ...
Reading src/main/java/com/jcabi/github/Hook.java ...
Reading src/main/java/com/jcabi/github/Hooks.java ...
Reading src/main/java/com/jcabi/github/Issue.java ...
Puzzle 1462-43294d01 30/DEV at src/main/java/com/jcabi/github/Issue.java
Reading src/main/java/com/jcabi/github/IssueEvents.java ...
Reading src/main/java/com/jcabi/github/IssueLabels.java ...
Reading src/main/java/com/jcabi/github/Issues.java ...
Reading src/main/java/com/jcabi/github/JsonPatchable.java ...
Reading src/main/java/com/jcabi/github/JsonReadable.java ...
Reading src/main/java/com/jcabi/github/Label.java ...
Reading src/main/java/com/jcabi/github/Labels.java ...
Reading src/main/java/com/jcabi/github/Language.java ...
Reading src/main/java/com/jcabi/github/Limit.java ...
Reading src/main/java/com/jcabi/github/Limits.java ...
Reading src/main/java/com/jcabi/github/Markdown.java ...
Reading src/main/java/com/jcabi/github/MergeState.java ...
Reading src/main/java/com/jcabi/github/Milestone.java ...
Reading src/main/java/com/jcabi/github/Milestones.java ...
Reading src/main/java/com/jcabi/github/Notification.java ...
Puzzle 920-1bdea297 0/DEV at src/main/java/com/jcabi/github/Notification.java
Reading src/main/java/com/jcabi/github/Notifications.java ...
Reading src/main/java/com/jcabi/github/Organization.java ...
Reading src/main/java/com/jcabi/github/Organizations.java ...
Reading src/main/java/com/jcabi/github/PublicKey.java ...
Reading src/main/java/com/jcabi/github/PublicKeys.java ...
Reading src/main/java/com/jcabi/github/PublicMembers.java ...
Reading src/main/java/com/jcabi/github/Pull.java ...
Reading src/main/java/com/jcabi/github/PullComment.java ...
Reading src/main/java/com/jcabi/github/PullComments.java ...
Reading src/main/java/com/jcabi/github/PullRef.java ...
Reading src/main/java/com/jcabi/github/Pulls.java ...
Reading src/main/java/com/jcabi/github/Reaction.java ...
Puzzle 1469-93fe85c7 30/DEV at src/main/java/com/jcabi/github/Reaction.java
Reading src/main/java/com/jcabi/github/Reference.java ...
Reading src/main/java/com/jcabi/github/References.java ...
Reading src/main/java/com/jcabi/github/Release.java ...
Reading src/main/java/com/jcabi/github/ReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/ReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/Releases.java ...
Reading src/main/java/com/jcabi/github/Repo.java ...
Reading src/main/java/com/jcabi/github/RepoCommit.java ...
Reading src/main/java/com/jcabi/github/RepoCommits.java ...
Reading src/main/java/com/jcabi/github/Repos.java ...
Puzzle 1095-deaa3e41 30/DEV at src/main/java/com/jcabi/github/Repos.java
Puzzle 1660-338c6d7a 30/DEV at src/main/java/com/jcabi/github/Repos.java
Reading src/main/java/com/jcabi/github/RepositoryStatistics.java ...
Reading src/main/java/com/jcabi/github/RtAssignees.java ...
Reading src/main/java/com/jcabi/github/RtBlob.java ...
Reading src/main/java/com/jcabi/github/RtBlobs.java ...
Reading src/main/java/com/jcabi/github/RtBranch.java ...
Reading src/main/java/com/jcabi/github/RtBranches.java ...
Reading src/main/java/com/jcabi/github/RtCheck.java ...
Reading src/main/java/com/jcabi/github/RtChecks.java ...
Reading src/main/java/com/jcabi/github/RtCollaborators.java ...
Reading src/main/java/com/jcabi/github/RtComment.java ...
Reading src/main/java/com/jcabi/github/RtComments.java ...
Reading src/main/java/com/jcabi/github/RtCommit.java ...
Reading src/main/java/com/jcabi/github/RtCommits.java ...
Reading src/main/java/com/jcabi/github/RtCommitsComparison.java ...
Reading src/main/java/com/jcabi/github/RtContent.java ...
Reading src/main/java/com/jcabi/github/RtContents.java ...
Reading src/main/java/com/jcabi/github/RtDeployKey.java ...
Reading src/main/java/com/jcabi/github/RtDeployKeys.java ...
Reading src/main/java/com/jcabi/github/RtEvent.java ...
Reading src/main/java/com/jcabi/github/RtFileChange.java ...
Reading src/main/java/com/jcabi/github/RtFork.java ...
Reading src/main/java/com/jcabi/github/RtForks.java ...
Reading src/main/java/com/jcabi/github/RtGist.java ...
Reading src/main/java/com/jcabi/github/RtGistComment.java ...
Reading src/main/java/com/jcabi/github/RtGistComments.java ...
Reading src/main/java/com/jcabi/github/RtGists.java ...
Reading src/main/java/com/jcabi/github/RtGit.java ...
Reading src/main/java/com/jcabi/github/RtGitHub.java ...
Reading src/main/java/com/jcabi/github/RtGitignores.java ...
Reading src/main/java/com/jcabi/github/RtHook.java ...
Reading src/main/java/com/jcabi/github/RtHooks.java ...
Reading src/main/java/com/jcabi/github/RtIssue.java ...
Reading src/main/java/com/jcabi/github/RtIssueEvents.java ...
Reading src/main/java/com/jcabi/github/RtIssueLabels.java ...
Reading src/main/java/com/jcabi/github/RtIssues.java ...
Reading src/main/java/com/jcabi/github/RtJson.java ...
Reading src/main/java/com/jcabi/github/RtLabel.java ...
Reading src/main/java/com/jcabi/github/RtLabels.java ...
Reading src/main/java/com/jcabi/github/RtLanguage.java ...
Reading src/main/java/com/jcabi/github/RtLimit.java ...
Reading src/main/java/com/jcabi/github/RtLimits.java ...
Reading src/main/java/com/jcabi/github/RtMarkdown.java ...
Reading src/main/java/com/jcabi/github/RtMilestone.java ...
Reading src/main/java/com/jcabi/github/RtMilestones.java ...
Reading src/main/java/com/jcabi/github/RtNotification.java ...
Reading src/main/java/com/jcabi/github/RtNotifications.java ...
Puzzle 913-3f99f964 30/DEV at src/main/java/com/jcabi/github/RtNotifications.java
Reading src/main/java/com/jcabi/github/RtOrganization.java ...
Reading src/main/java/com/jcabi/github/RtOrganizations.java ...
Reading src/main/java/com/jcabi/github/RtPagination.java ...
Reading src/main/java/com/jcabi/github/RtPublicKey.java ...
Reading src/main/java/com/jcabi/github/RtPublicKeys.java ...
Reading src/main/java/com/jcabi/github/RtPublicMembers.java ...
Reading src/main/java/com/jcabi/github/RtPull.java ...
Reading src/main/java/com/jcabi/github/RtPullComment.java ...
Reading src/main/java/com/jcabi/github/RtPullComments.java ...
Reading src/main/java/com/jcabi/github/RtPullRef.java ...
Reading src/main/java/com/jcabi/github/RtPulls.java ...
Reading src/main/java/com/jcabi/github/RtReaction.java ...
Reading src/main/java/com/jcabi/github/RtReference.java ...
Reading src/main/java/com/jcabi/github/RtReferences.java ...
Reading src/main/java/com/jcabi/github/RtRelease.java ...
Reading src/main/java/com/jcabi/github/RtReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/RtReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/RtReleases.java ...
Reading src/main/java/com/jcabi/github/RtRepo.java ...
Reading src/main/java/com/jcabi/github/RtRepoCommit.java ...
Reading src/main/java/com/jcabi/github/RtRepoCommits.java ...
Reading src/main/java/com/jcabi/github/RtRepos.java ...
Reading src/main/java/com/jcabi/github/RtSearch.java ...
Reading src/main/java/com/jcabi/github/RtSearchPagination.java ...
Reading src/main/java/com/jcabi/github/RtStargazers.java ...
Reading src/main/java/com/jcabi/github/RtStars.java ...
Reading src/main/java/com/jcabi/github/RtStatus.java ...
Reading src/main/java/com/jcabi/github/RtStatuses.java ...
Puzzle 1126-bb836510 30/DEV at src/main/java/com/jcabi/github/RtStatuses.java
Reading src/main/java/com/jcabi/github/RtTag.java ...
Reading src/main/java/com/jcabi/github/RtTags.java ...
Reading src/main/java/com/jcabi/github/RtTree.java ...
Reading src/main/java/com/jcabi/github/RtTrees.java ...
Reading src/main/java/com/jcabi/github/RtUser.java ...
Reading src/main/java/com/jcabi/github/RtUserEmails.java ...
Reading src/main/java/com/jcabi/github/RtUserOrganizations.java ...
Reading src/main/java/com/jcabi/github/RtUsers.java ...
Reading src/main/java/com/jcabi/github/RtValuePagination.java ...
Reading src/main/java/com/jcabi/github/Search.java ...
Reading src/main/java/com/jcabi/github/SmartJson.java ...
Reading src/main/java/com/jcabi/github/Smarts.java ...
Reading src/main/java/com/jcabi/github/Stargazers.java ...
Reading src/main/java/com/jcabi/github/Stars.java ...
Reading src/main/java/com/jcabi/github/Status.java ...
Reading src/main/java/com/jcabi/github/Statuses.java ...
Reading src/main/java/com/jcabi/github/StringEnum.java ...
Reading src/main/java/com/jcabi/github/Tag.java ...
Reading src/main/java/com/jcabi/github/Tags.java ...
Reading src/main/java/com/jcabi/github/ThreadSubscription.java ...
Puzzle 913-504d1bd2 30/DEV at src/main/java/com/jcabi/github/ThreadSubscription.java
Reading src/main/java/com/jcabi/github/Tree.java ...
Reading src/main/java/com/jcabi/github/Trees.java ...
Reading src/main/java/com/jcabi/github/User.java ...
Reading src/main/java/com/jcabi/github/UserAgent.java ...
Reading src/main/java/com/jcabi/github/UserEmails.java ...
Reading src/main/java/com/jcabi/github/UserOrganizations.java ...
Reading src/main/java/com/jcabi/github/Users.java ...
Reading src/main/java/com/jcabi/github/mock/ImmutableReentrantLock.java ...
Reading src/main/java/com/jcabi/github/mock/JsonNode.java ...
Reading src/main/java/com/jcabi/github/mock/JsonPatch.java ...
Reading src/main/java/com/jcabi/github/mock/MkAssignees.java ...
Reading src/main/java/com/jcabi/github/mock/MkBlob.java ...
Reading src/main/java/com/jcabi/github/mock/MkBlobs.java ...
Reading src/main/java/com/jcabi/github/mock/MkBranch.java ...
Puzzle 1085-a13e40d1 30/DEV at src/main/java/com/jcabi/github/mock/MkBranch.java
Reading src/main/java/com/jcabi/github/mock/MkBranches.java ...
Reading src/main/java/com/jcabi/github/mock/MkCheck.java ...
Reading src/main/java/com/jcabi/github/mock/MkChecks.java ...
Reading src/main/java/com/jcabi/github/mock/MkCollaborators.java ...
Reading src/main/java/com/jcabi/github/mock/MkComment.java ...
Reading src/main/java/com/jcabi/github/mock/MkComments.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommit.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommits.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommitsComparison.java ...
Reading src/main/java/com/jcabi/github/mock/MkContent.java ...
Reading src/main/java/com/jcabi/github/mock/MkContents.java ...
Reading src/main/java/com/jcabi/github/mock/MkDeployKey.java ...
Reading src/main/java/com/jcabi/github/mock/MkDeployKeys.java ...
Reading src/main/java/com/jcabi/github/mock/MkEvent.java ...
Reading src/main/java/com/jcabi/github/mock/MkFileChange.java ...
Reading src/main/java/com/jcabi/github/mock/MkFork.java ...
Reading src/main/java/com/jcabi/github/mock/MkForks.java ...
Reading src/main/java/com/jcabi/github/mock/MkGist.java ...
Reading src/main/java/com/jcabi/github/mock/MkGists.java ...
Reading src/main/java/com/jcabi/github/mock/MkGit.java ...
Reading src/main/java/com/jcabi/github/mock/MkGitHub.java ...
Reading src/main/java/com/jcabi/github/mock/MkGitignores.java ...
Reading src/main/java/com/jcabi/github/mock/MkHook.java ...
Reading src/main/java/com/jcabi/github/mock/MkHooks.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssue.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssueEvents.java ...
Puzzle 1063-0509ffcb 30/DEV at src/main/java/com/jcabi/github/mock/MkIssueEvents.java
Reading src/main/java/com/jcabi/github/mock/MkIssueLabels.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssues.java ...
Reading src/main/java/com/jcabi/github/mock/MkIterable.java ...
Reading src/main/java/com/jcabi/github/mock/MkLabel.java ...
Reading src/main/java/com/jcabi/github/mock/MkLabels.java ...
Reading src/main/java/com/jcabi/github/mock/MkLimits.java ...
Reading src/main/java/com/jcabi/github/mock/MkMarkdown.java ...
Reading src/main/java/com/jcabi/github/mock/MkMilestone.java ...
Reading src/main/java/com/jcabi/github/mock/MkMilestones.java ...
Reading src/main/java/com/jcabi/github/mock/MkNotification.java ...
Reading src/main/java/com/jcabi/github/mock/MkNotifications.java ...
Puzzle 913-9c17e827 30/DEV at src/main/java/com/jcabi/github/mock/MkNotifications.java
Reading src/main/java/com/jcabi/github/mock/MkOrganization.java ...
Puzzle 1107-31e47c0d 30/DEV at src/main/java/com/jcabi/github/mock/MkOrganization.java
Reading src/main/java/com/jcabi/github/mock/MkOrganizations.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicKey.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicKeys.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicMembers.java ...
Reading src/main/java/com/jcabi/github/mock/MkPull.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullComment.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullComments.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullRef.java ...
Reading src/main/java/com/jcabi/github/mock/MkPulls.java ...
Reading src/main/java/com/jcabi/github/mock/MkReference.java ...
Reading src/main/java/com/jcabi/github/mock/MkReferences.java ...
Reading src/main/java/com/jcabi/github/mock/MkRelease.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleases.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepo.java ...
Puzzle 1061-f87541c0 0/DEV at src/main/java/com/jcabi/github/mock/MkRepo.java
Reading src/main/java/com/jcabi/github/mock/MkRepoCommit.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepoCommits.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepos.java ...
Reading src/main/java/com/jcabi/github/mock/MkSearch.java ...
Reading src/main/java/com/jcabi/github/mock/MkStars.java ...
Reading src/main/java/com/jcabi/github/mock/MkStatuses.java ...
Puzzle 1129-3099cf0b 30/DEV at src/main/java/com/jcabi/github/mock/MkStatuses.java
Reading src/main/java/com/jcabi/github/mock/MkStorage.java ...
Reading src/main/java/com/jcabi/github/mock/MkTag.java ...
Reading src/main/java/com/jcabi/github/mock/MkTags.java ...
Reading src/main/java/com/jcabi/github/mock/MkTree.java ...
Reading src/main/java/com/jcabi/github/mock/MkTrees.java ...
Reading src/main/java/com/jcabi/github/mock/MkUser.java ...
Reading src/main/java/com/jcabi/github/mock/MkUserEmails.java ...
Reading src/main/java/com/jcabi/github/mock/MkUserOrganizations.java ...
Reading src/main/java/com/jcabi/github/mock/MkUsers.java ...
Reading src/main/java/com/jcabi/github/mock/package-info.java ...
Reading src/main/java/com/jcabi/github/package-info.java ...
Reading src/main/java/com/jcabi/github/safe/SfComment.java ...
Reading src/main/java/com/jcabi/github/safe/SfComments.java ...
Reading src/main/java/com/jcabi/github/safe/SfIssue.java ...
Reading src/main/java/com/jcabi/github/safe/package-info.java ...
Reading src/main/java/com/jcabi/github/wire/CarefulWire.java ...
Reading src/main/java/com/jcabi/github/wire/RetryCarefulWire.java ...
Reading src/main/java/com/jcabi/github/wire/package-info.java ...
Reading src/main/resources/jcabigithub.properties ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/respect-limits.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/jcabi/github/BulkTest.java ...
Reading src/test/java/com/jcabi/github/CommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/ContentTest.java ...
Reading src/test/java/com/jcabi/github/CoordinatesTest.java ...
Reading src/test/java/com/jcabi/github/DeployKeyTest.java ...
Reading src/test/java/com/jcabi/github/ExistenceTest.java ...
Reading src/test/java/com/jcabi/github/FileChangeTest.java ...
Reading src/test/java/com/jcabi/github/ForkTest.java ...
Reading src/test/java/com/jcabi/github/FromPropertiesTest.java ...
Reading src/test/java/com/jcabi/github/GitHubIT.java ...
Reading src/test/java/com/jcabi/github/IssueLabelsTest.java ...
Reading src/test/java/com/jcabi/github/IssueTest.java ...
Reading src/test/java/com/jcabi/github/LabelTest.java ...
Reading src/test/java/com/jcabi/github/LimitTest.java ...
Reading src/test/java/com/jcabi/github/MilestoneTest.java ...
Reading src/test/java/com/jcabi/github/OAuthScope.java ...
Puzzle 975-0a524603 30/DEV at src/test/java/com/jcabi/github/OAuthScope.java
Reading src/test/java/com/jcabi/github/OrganizationTest.java ...
Reading src/test/java/com/jcabi/github/PublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/PullCommentTest.java ...
Reading src/test/java/com/jcabi/github/PullRefTest.java ...
Reading src/test/java/com/jcabi/github/PullTest.java ...
Reading src/test/java/com/jcabi/github/RandomPort.java ...
Reading src/test/java/com/jcabi/github/ReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/ReleaseTest.java ...
Reading src/test/java/com/jcabi/github/RepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/RepoRule.java ...
Reading src/test/java/com/jcabi/github/RepoTest.java ...
Reading src/test/java/com/jcabi/github/RepositoryStatisticsTest.java ...
Puzzle 1660-83a5040d 90/DEV at src/test/java/com/jcabi/github/RepositoryStatisticsTest.java
Puzzle 1663-38685897 90/DEV at src/test/java/com/jcabi/github/RepositoryStatisticsTest.java
Reading src/test/java/com/jcabi/github/RtAssigneesITCase.java ...
Reading src/test/java/com/jcabi/github/RtAssigneesTest.java ...
Reading src/test/java/com/jcabi/github/RtBlobsITCase.java ...
Reading src/test/java/com/jcabi/github/RtBlobsTest.java ...
Reading src/test/java/com/jcabi/github/RtBranchTest.java ...
Reading src/test/java/com/jcabi/github/RtBranchesTest.java ...
Reading src/test/java/com/jcabi/github/RtCheckTest.java ...
Reading src/test/java/com/jcabi/github/RtChecksTest.java ...
Reading src/test/java/com/jcabi/github/RtCollaboratorsTest.java ...
Reading src/test/java/com/jcabi/github/RtCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java ...
Reading src/test/java/com/jcabi/github/RtCommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitsTest.java ...
Reading src/test/java/com/jcabi/github/RtContentTest.java ...
Reading src/test/java/com/jcabi/github/RtContentsITCase.java ...
Puzzle 863-4e783bd3 0/DEV at src/test/java/com/jcabi/github/RtContentsITCase.java
Reading src/test/java/com/jcabi/github/RtContentsTest.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeyTest.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeysITCase.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeysTest.java ...
Reading src/test/java/com/jcabi/github/RtEventTest.java ...
Reading src/test/java/com/jcabi/github/RtForkTest.java ...
Reading src/test/java/com/jcabi/github/RtForksITCase.java ...
Reading src/test/java/com/jcabi/github/RtForksTest.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentsITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentsTest.java ...
Reading src/test/java/com/jcabi/github/RtGistITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistTest.java ...
Reading src/test/java/com/jcabi/github/RtGistsITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistsTest.java ...
Reading src/test/java/com/jcabi/github/RtGitHubITCase.java ...
Reading src/test/java/com/jcabi/github/RtGitHubTest.java ...
Reading src/test/java/com/jcabi/github/RtGitTest.java ...
Reading src/test/java/com/jcabi/github/RtGitignoresITCase.java ...
Reading src/test/java/com/jcabi/github/RtGitignoresTest.java ...
Reading src/test/java/com/jcabi/github/RtHookTest.java ...
Reading src/test/java/com/jcabi/github/RtHooksITCase.java ...
Reading src/test/java/com/jcabi/github/RtHooksTest.java ...
Reading src/test/java/com/jcabi/github/RtIssueITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueLabelsITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueMilestoneITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueTest.java ...
Reading src/test/java/com/jcabi/github/RtIssuesITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssuesTest.java ...
Reading src/test/java/com/jcabi/github/RtJsonTest.java ...
Reading src/test/java/com/jcabi/github/RtLabelTest.java ...
Reading src/test/java/com/jcabi/github/RtLabelsITCase.java ...
Reading src/test/java/com/jcabi/github/RtLabelsTest.java ...
Reading src/test/java/com/jcabi/github/RtLimitTest.java ...
Reading src/test/java/com/jcabi/github/RtLimitsITCase.java ...
Reading src/test/java/com/jcabi/github/RtMarkdownITCase.java ...
Reading src/test/java/com/jcabi/github/RtMarkdownTest.java ...
Reading src/test/java/com/jcabi/github/RtMilestonesITCase.java ...
Reading src/test/java/com/jcabi/github/RtMilestonesTest.java ...
Reading src/test/java/com/jcabi/github/RtNotificationsITestCase.java ...
Puzzle 920-e9a632ce 0/DEV at src/test/java/com/jcabi/github/RtNotificationsITestCase.java
Reading src/test/java/com/jcabi/github/RtNotificationsTest.java ...
Puzzle 920-268906e9 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Puzzle 920-987ae9ac 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Puzzle 920-14172983 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Reading src/test/java/com/jcabi/github/RtOrganizationTest.java ...
Reading src/test/java/com/jcabi/github/RtOrganizationsITCase.java ...
Reading src/test/java/com/jcabi/github/RtOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/RtPaginationTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeyITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeysITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeysTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicMembersITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicMembersTest.java ...
Reading src/test/java/com/jcabi/github/RtPullCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtPullCommentsTest.java ...
Reading src/test/java/com/jcabi/github/RtPullRefITCase.java ...
Puzzle 1125-99a7deed 30/DEV at src/test/java/com/jcabi/github/RtPullRefITCase.java
Reading src/test/java/com/jcabi/github/RtPullRefTest.java ...
Reading src/test/java/com/jcabi/github/RtPullTest.java ...
Reading src/test/java/com/jcabi/github/RtPullsTest.java ...
Reading src/test/java/com/jcabi/github/RtReactionTest.java ...
Reading src/test/java/com/jcabi/github/RtReferenceTest.java ...
Reading src/test/java/com/jcabi/github/RtReferencesITCase.java ...
Reading src/test/java/com/jcabi/github/RtReferencesTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetsTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseTest.java ...
Reading src/test/java/com/jcabi/github/RtReleasesITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleasesTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitsITCase.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitsTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoITCase.java ...
Reading src/test/java/com/jcabi/github/RtRepoTest.java ...
Reading src/test/java/com/jcabi/github/RtReposITCase.java ...
Reading src/test/java/com/jcabi/github/RtReposTest.java ...
Reading src/test/java/com/jcabi/github/RtSearchITCase.java ...
Reading src/test/java/com/jcabi/github/RtSearchPaginationTest.java ...
Reading src/test/java/com/jcabi/github/RtSearchTest.java ...
Reading src/test/java/com/jcabi/github/RtStarsITCase.java ...
Reading src/test/java/com/jcabi/github/RtStarsTest.java ...
Reading src/test/java/com/jcabi/github/RtStatusTest.java ...
Reading src/test/java/com/jcabi/github/RtStatusesTest.java ...
Puzzle 1130-addbfb1d 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java
Puzzle 1490-7b753dc7 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java
Reading src/test/java/com/jcabi/github/RtTagITCase.java ...
Reading src/test/java/com/jcabi/github/RtTagTest.java ...
Reading src/test/java/com/jcabi/github/RtTagsITCase.java ...
Reading src/test/java/com/jcabi/github/RtTagsTest.java ...
Reading src/test/java/com/jcabi/github/RtTreesITCase.java ...
Reading src/test/java/com/jcabi/github/RtTreesTest.java ...
Reading src/test/java/com/jcabi/github/RtUserEmailsITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserEmailsTest.java ...
Reading src/test/java/com/jcabi/github/RtUserITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserOrganizationsITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/RtUserTest.java ...
Reading src/test/java/com/jcabi/github/RtUsersTest.java ...
Reading src/test/java/com/jcabi/github/RtValuePaginationTest.java ...
Reading src/test/java/com/jcabi/github/SmartJsonTest.java ...
Reading src/test/java/com/jcabi/github/SmartsTest.java ...
Reading src/test/java/com/jcabi/github/StatusTest.java ...
Reading src/test/java/com/jcabi/github/StatusesTest.java ...
Reading src/test/java/com/jcabi/github/mock/JsonNodeTest.java ...
Reading src/test/java/com/jcabi/github/mock/JsonPatchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkAssigneesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBlobsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBranchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBranchesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCheckTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkChecksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkContentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkContentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkEventTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkForkTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkForksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGistTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGistsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitHubTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitignoresTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkHookTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkHooksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssuesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkLabelsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkLimitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMarkdownTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMilestoneTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMilestonesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkNotificationTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkNotificationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullCommentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullRefTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReferenceTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReferencesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleasesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoCommitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReposTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkSearchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkStarsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkStorageTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTagTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTagsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTreeTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTreesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserTest.java ...
Reading src/test/java/com/jcabi/github/mock/package-info.java ...
Reading src/test/java/com/jcabi/github/package-info.java ...
Reading src/test/java/com/jcabi/github/wire/CarefulWireTest.java ...
Reading src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java ...
Reading src/test/java/com/jcabi/github/wire/package-info.java ...
Reading src/test/resources/META-INF/MANIFEST.MF ...
Reading src/test/resources/log4j.properties ...
Reading src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom (4.5 kB at 5.9 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.69.6/parent-0.69.6.pom (63 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 797 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 179 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 105 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 60 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 725 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 159 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 140 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 305 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 466 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 186 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 258 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 219 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 632 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 161 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 915 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 321 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 522 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 350 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 725 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 212 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (15 kB at 421 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 65 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 211 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 174 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 368 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 610 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 142 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 337 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 631 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 310 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 166 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 526 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 156 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 502 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 613 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (15 kB at 448 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 116 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 232 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 640 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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 oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 234 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 154 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 242 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 908 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 742 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 152 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 537 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 390 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 4.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 16 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 30 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 498 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 810 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 11 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.pom (11 kB at 300 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/9/felix-parent-9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/9/felix-parent-9.pom (21 kB at 607 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 26 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom (5.2 kB at 114 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom (2.7 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 128 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 409 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 190 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 302 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 6.2 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 157 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 16 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 762 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 705 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 241 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 138 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 251 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 93 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 141 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 524 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 87 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 219 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 221 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 166 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 289 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 60 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 151 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 413 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 273 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 714 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 163 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 350 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 295 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 9.8 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 424 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 118 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 122 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 74 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 117 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 961 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 46 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 147 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 186 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 507 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 771 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 275 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 179 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 635 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 230 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 985 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (15 kB at 435 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 130 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 673 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 218 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 306 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 134 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 320 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (4.1 kB at 158 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 75 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 230 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 102 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 268 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 240 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 235 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 292 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 96 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 75 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.jar (213 kB at 6.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 391 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 917 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 5.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 6.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 559 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 638 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 249 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 225 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 732 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 127 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 282 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 1.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 507 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 378 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar (442 kB at 2.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 228 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 665 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 158 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 158 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 2.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 1.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 154 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 518 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar (3.2 MB at 10 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 184 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 436 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 393 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 128 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 16 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 521 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 898 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 120 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 689 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 342 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 462 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 3.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 403 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 155 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 74 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 8.5 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 262 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 89 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 104 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 475 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 14 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 210 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 352 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 402 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 652 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 76 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 29 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 44 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 34 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 879 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.21.0/jackson-bom-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.21.0/jackson-bom-2.21.0.pom (20 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.21/jackson-parent-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.21/jackson-parent-2.21.pom (6.9 kB at 362 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/75/oss-parent-75.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/75/oss-parent-75.pom (24 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom (5.7 kB at 333 kB/s)
[INFO]
[INFO] -----------------------< com.jcabi:jcabi-github >-----------------------
[INFO] Building jcabi-github 2.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom (8.1 kB at 233 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom (9.3 kB at 244 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar (39 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.pom (11 kB at 306 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom (20 kB at 568 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/44/maven-parent-44.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/44/maven-parent-44.pom (52 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/34/apache-34.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/34/apache-34.pom (24 kB at 782 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom (5.6 kB at 188 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.jar (57 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom (16 kB at 464 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom (8.4 kB at 174 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/45/maven-parent-45.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/45/maven-parent-45.pom (53 kB at 1.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/35/apache-35.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/35/apache-35.pom (24 kB at 674 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom (27 kB at 909 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (5.6 kB at 177 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar (141 kB at 4.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom (11 kB at 347 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 182 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.60.5/parent-0.60.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 194 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar (23 kB at 754 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom (5.7 kB at 177 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom (8.4 kB at 298 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar (37 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom (12 kB at 352 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom (37 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 217 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar (46 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 199 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 261 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom (9.5 kB at 308 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 226 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/43/maven-parent-43.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/33/apache-33.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/33/apache-33.pom (24 kB at 930 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar (83 kB at 3.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom (5.5 kB at 156 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar (46 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom (7.7 kB at 248 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar (34 kB at 945 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.pom (12 kB at 354 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.25.1/qulice-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.25.1/qulice-0.25.1.pom (7.7 kB at 241 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.70.0/parent-0.70.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.70.0/parent-0.70.0.pom (59 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom (5.7 kB at 177 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.jar (49 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (8.1 kB at 289 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.pom (1.5 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom (8.1 kB at 429 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom (5.8 kB at 324 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom (63 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom (5.2 kB at 208 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (5.8 kB at 343 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (63 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 313 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 177 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 743 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 564 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom (2.2 kB at 95 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 584 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom (2.9 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom (5.3 kB at 265 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 274 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom (6.0 kB at 336 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom (5.9 kB at 310 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom (9.9 kB at 523 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom (65 kB at 2.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.pom (14 kB at 721 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/10.0.0/jakarta.jakartaee-bom-10.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/10.0.0/jakarta.jakartaee-bom-10.0.0.pom (14 kB at 771 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/10.0.0/jakartaee-api-parent-10.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/10.0.0/jakartaee-api-parent-10.0.0.pom (15 kB at 658 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 886 kB/s)
[INFO] Downloading from central: 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 central: 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 356 kB/s)
[INFO] Downloading from central: 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 central: 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 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 3.7 MB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom (5.3 kB at 28 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/2.5.2/arquillian-drone-bom-2.5.2.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/2.5.2/arquillian-drone-bom-2.5.2.pom (6.5 kB at 283 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom
[INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom
[INFO] Downloaded from central: 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 382 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 574 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 181 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 218 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.1 MB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 384 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 490 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom (4.6 kB at 256 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 748 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 538 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.pom (3.8 kB at 213 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/all/4.0.0/all-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/all/4.0.0/all-4.0.0.pom (19 kB at 893 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom (19 kB at 982 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 818 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 361 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 159 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 817 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 289 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.7-jdk5/byte-buddy-1.18.7-jdk5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.7-jdk5/byte-buddy-1.18.7-jdk5.pom (21 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.18.7-jdk5/byte-buddy-parent-1.18.7-jdk5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.18.7-jdk5/byte-buddy-parent-1.18.7-jdk5.pom (68 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 871 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom (12 kB at 375 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom (21 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom (33 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom (9.6 kB at 566 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom (24 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (5.6 kB at 397 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (22 kB at 1.2 MB/s)
[INFO] Downloading from central: 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 central: 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 120 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 679 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 365 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom (1.5 kB at 89 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom (4.3 kB at 185 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom (16 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom (5.4 kB at 387 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.pom (175 B at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.21.0/commons-codec-1.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.21.0/commons-codec-1.21.0.pom (19 kB at 858 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/96/commons-parent-96.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/96/commons-parent-96.pom (80 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom (26 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom (5.7 kB at 218 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 444 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 416 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 286 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 256 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 986 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom (1.7 kB at 110 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom (4.6 kB at 244 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom (22 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom (20 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom (8.1 kB at 541 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 633 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 289 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 816 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 362 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.pom (11 kB at 561 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/4.0.6/jaxb-bundles-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/4.0.6/jaxb-bundles-4.0.6.pom (1.3 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom (35 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom (3.5 kB at 232 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom (12 kB at 613 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom (4.0 kB at 266 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom (21 kB at 994 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.pom (19 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.pom (12 kB at 825 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom (8.0 kB at 380 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom (111 kB at 5.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom (21 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom (15 kB at 687 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Downloaded from central: 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 257 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 889 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom (4.6 kB at 254 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom (7.2 kB at 480 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom (5.6 kB at 332 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom (5.4 kB at 339 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom (1.5 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom (4.7 kB at 236 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom (41 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom (6.0 kB at 429 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom (1.4 kB at 96 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom (4.2 kB at 278 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom (5.3 kB at 353 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom (11 kB at 843 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 292 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 854 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 473 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 955 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom (18 kB at 990 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/79/commons-parent-79.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/79/commons-parent-79.pom (77 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom (3.6 kB at 212 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom (1.5 kB at 73 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.1.0-M1/grizzly-http-servlet-server-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.1.0-M1/grizzly-http-servlet-server-4.1.0-M1.pom (6.2 kB at 283 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.1.0-M1/grizzly-project-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.1.0-M1/grizzly-project-4.1.0-M1.pom (11 kB at 426 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.1.0-M1/grizzly-bom-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.1.0-M1/grizzly-bom-4.1.0-M1.pom (9.9 kB at 523 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.1.0-M1/grizzly-http-server-core-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.1.0-M1/grizzly-http-server-core-4.1.0-M1.pom (6.9 kB at 434 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.1.0-M1/grizzly-core-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.1.0-M1/grizzly-core-4.1.0-M1.pom (6.5 kB at 384 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.1.0-M1/grizzly-framework-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.1.0-M1/grizzly-framework-4.1.0-M1.pom (5.3 kB at 297 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.pom (3.2 kB at 177 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.1.0-M1/grizzly-http-server-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.1.0-M1/grizzly-http-server-4.1.0-M1.pom (3.6 kB at 198 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.pom (3.2 kB at 189 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.1.0-M1/grizzly-http-ajp-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.1.0-M1/grizzly-http-ajp-4.1.0-M1.pom (3.4 kB at 148 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.1.0-M1/grizzly-http2-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.1.0-M1/grizzly-http2-4.1.0-M1.pom (6.5 kB at 261 kB/s)
[INFO] Downloading from central: 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 central: 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 147 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom (6.3 kB at 298 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.pom (3.9 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.1.0-M1/grizzly-http-servlet-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.1.0-M1/grizzly-http-servlet-4.1.0-M1.pom (3.9 kB at 232 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.1.0-M1/grizzly-http-servlet-extras-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.1.0-M1/grizzly-http-servlet-extras-4.1.0-M1.pom (4.0 kB at 183 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.pom (19 kB at 910 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 216 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 403 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.pom (23 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.21.0/jackson-base-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.21.0/jackson-base-2.21.0.pom (13 kB at 786 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom (5.7 kB at 378 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.pom (7.4 kB at 493 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.pom (10 kB at 456 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.1.0-alpha1/slf4j-reload4j-2.1.0-alpha1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.1.0-alpha1/slf4j-reload4j-2.1.0-alpha1.pom (2.2 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.1.0-alpha1/slf4j-parent-2.1.0-alpha1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.1.0-alpha1/slf4j-parent-2.1.0-alpha1.pom (14 kB at 885 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.1.0-alpha1/slf4j-bom-2.1.0-alpha1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.1.0-alpha1/slf4j-bom-2.1.0-alpha1.pom (7.9 kB at 437 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.1.0-alpha1/slf4j-api-2.1.0-alpha1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.1.0-alpha1/slf4j-api-2.1.0-alpha1.pom (3.6 kB at 242 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.pom (16 kB at 929 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.13.2/junit-jupiter-engine-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.13.2/junit-jupiter-engine-5.13.2.pom (3.2 kB at 215 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.13.2/junit-platform-engine-1.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.13.2/junit-platform-engine-1.13.2.pom (3.2 kB at 190 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.13.2/junit-platform-commons-1.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.13.2/junit-platform-commons-1.13.2.pom (2.9 kB at 158 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.13.2/junit-jupiter-api-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.13.2/junit-jupiter-api-5.13.2.pom (3.2 kB at 160 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.13.2/junit-jupiter-params-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.13.2/junit-jupiter-params-5.13.2.pom (3.0 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom (2.5 kB at 130 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.pom (14 kB at 845 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.18.4/byte-buddy-parent-1.18.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.18.4/byte-buddy-parent-1.18.4.pom (67 kB at 3.7 MB/s)
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar (2.0 MB at 27 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar (92 kB at 5.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar (23 kB at 336 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar (355 kB at 5.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar (13 kB at 222 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar (47 kB at 569 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 839 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.7-jdk5/byte-buddy-1.18.7-jdk5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar (120 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 489 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 2.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar (58 kB at 492 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar (53 kB at 424 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 4.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 848 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (11 kB at 63 kB/s)
[INFO] Downloading from central: 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 central: 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 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar (3.8 kB at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 3.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar (585 kB at 2.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar (20 kB at 86 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar (17 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.21.0/commons-codec-1.21.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 479 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.21.0/commons-codec-1.21.0.jar (402 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.jar (563 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 60 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar (133 kB at 394 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar (154 kB at 441 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar (49 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 2.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar (126 kB at 340 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar (128 kB at 330 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar (27 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 139 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.jar (235 kB at 564 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar (3.0 MB at 6.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar (342 kB at 715 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Downloaded from central: 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 central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar (32 kB at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar (923 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar (88 kB at 170 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar (207 kB at 390 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar (210 kB at 386 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar (27 kB at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar (1.3 MB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar (133 kB at 238 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 117 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar (26 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 158 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 543 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar (168 kB at 275 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 167 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.1.0-M1/grizzly-http-servlet-server-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.1.0-M1/grizzly-http-server-core-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar (1.0 MB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.1.0-M1/grizzly-core-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.1.0-M1/grizzly-core-4.1.0-M1.jar (848 kB at 1000 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.1.0-M1/grizzly-framework-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.1.0-M1/grizzly-http-server-core-4.1.0-M1.jar (1.8 MB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.1.0-M1/grizzly-http-servlet-server-4.1.0-M1.jar (2.4 MB at 2.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.jar (32 kB at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.1.0-M1/grizzly-http-server-4.1.0-M1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.jar (362 kB at 397 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.1.0-M1/grizzly-http-server-4.1.0-M1.jar (311 kB at 340 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.1.0-M1/grizzly-http-ajp-4.1.0-M1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.1.0-M1/grizzly-http2-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.1.0-M1/grizzly-http-ajp-4.1.0-M1.jar (39 kB at 41 kB/s)
[INFO] Downloading from central: 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 central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.1.0-M1/grizzly-framework-4.1.0-M1.jar (843 kB at 891 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.7-jdk5/byte-buddy-1.18.7-jdk5.jar (9.2 MB at 9.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.1.0-M1/grizzly-http-servlet-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.1.0-M1/grizzly-http2-4.1.0-M1.jar (292 kB at 306 kB/s)
[INFO] Downloaded from central: 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 5.9 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.1.0-M1/grizzly-http-servlet-extras-4.1.0-M1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.1.0-M1/grizzly-http-servlet-4.1.0-M1.jar (148 kB at 152 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.jar (39 kB at 41 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.1.0-M1/grizzly-http-servlet-extras-4.1.0-M1.jar (25 kB at 26 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.jar (82 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 280 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.1.0-alpha1/slf4j-reload4j-2.1.0-alpha1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar (398 kB at 391 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.1.0-alpha1/slf4j-reload4j-2.1.0-alpha1.jar (12 kB at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.13.2/junit-jupiter-engine-5.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar (333 kB at 313 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.13.2/junit-platform-engine-1.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.jar (594 kB at 557 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.13.2/junit-jupiter-engine-5.13.2.jar (339 kB at 322 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.13.2/junit-jupiter-params-5.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar (5.8 MB at 5.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.13.2/junit-jupiter-api-5.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.13.2/junit-platform-engine-1.13.2.jar (269 kB at 252 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 6.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.13.2/junit-platform-commons-1.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.13.2/junit-jupiter-api-5.13.2.jar (240 kB at 221 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 13 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.jar (1.7 MB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.13.2/junit-platform-commons-1.13.2.jar (156 kB at 142 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.13.2/junit-jupiter-params-5.13.2.jar (661 kB at 592 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.jar (367 kB at 324 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar (710 kB at 623 kB/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (13 kB at 356 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (193 kB at 5.3 MB/s)
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom (3.8 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom (5.4 kB at 173 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 526 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 727 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 178 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar (15 kB at 469 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar (147 kB at 2.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 8.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 5.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 9.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 6.1 MB/s)
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom (2.2 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom (21 kB at 467 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 211 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom (1.9 kB at 51 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom (1.5 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom (2.6 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom (2.2 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom (3.5 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom (3.4 kB at 86 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom (2.6 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom (2.2 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 452 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 775 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom (3.4 kB at 86 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom (2.9 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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 oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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 230 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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 oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom (3.5 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom (22 kB at 541 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 242 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom (2.0 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 211 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 686 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom (3.8 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom (12 kB at 292 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (77 kB at 1.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 150 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (5.7 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom (4.7 kB at 127 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 141 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom (2.8 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 224 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom (1.1 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 51 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (3.7 kB at 97 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/18/plexus-18.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 750 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 281 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 667 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 106 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 328 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar (109 kB at 2.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar (84 kB at 2.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar (8.9 kB at 223 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar (75 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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 oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar (37 kB at 890 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 4.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar (40 kB at 619 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar (67 kB at 1.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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 912 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 154 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 431 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (950 kB at 5.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar (945 kB at 5.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 388 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 8.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 688 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 951 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (762 kB at 2.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 16 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 13 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (4.3 MB at 12 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (3.8 kB at 11 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 7.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 1.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 249 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 72 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (19 kB at 50 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (298 kB at 756 kB/s)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: ec39750 at timestamp: 2026-03-30T06:17:29
[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:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-github ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 292 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 189 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 189 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 7.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 11 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 1.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 11 MB/s)
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.14.0:compile (default-compile) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 125 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 141 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom (4.1 kB at 105 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom (3.9 kB at 99 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/20/plexus-20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/20/plexus-20.pom (29 kB at 679 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom (2.4 kB at 52 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom (18 kB at 420 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 190 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 26 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 376 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar (57 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 881 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar (126 kB at 3.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar (353 kB at 8.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 421 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 71 kB/s)
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 259 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jcabi-github ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jcabi-github ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 214 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom (3.7 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom (3.5 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom (4.0 kB at 88 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom (3.6 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom (7.8 kB at 201 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom (5.0 kB at 111 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom (1.7 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 128 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar (172 kB at 3.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar (14 kB at 331 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar (26 kB at 618 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar (118 kB at 2.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar (312 kB at 5.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 749 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar (8.2 kB at 92 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar (2.9 MB at 29 MB/s)
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=600091347293
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.pom (5.2 kB at 152 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.5.3/surefire-providers-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.5.3/surefire-providers-3.5.3.pom (2.5 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.pom (3.1 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.pom (3.2 kB at 111 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.pom (2.8 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom (3.0 kB at 95 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.jar (27 kB at 802 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.jar (256 kB at 8.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.jar (152 kB at 4.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar (18 kB at 503 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar (208 kB at 5.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.13.2/junit-platform-launcher-1.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.13.2/junit-platform-launcher-1.13.2.pom (3.0 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.13.2/junit-platform-launcher-1.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.13.2/junit-platform-launcher-1.13.2.jar (223 kB at 13 MB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.github.mock.MkContentsTest
SLF4J: Class path contains multiple SLF4J providers.
SLF4J: Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@7e985ce9]
SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@2a39fe6a]
SLF4J: See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@7e985ce9]
06:18:02.138 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/CaP5aFtVUN08mXkOadWG created by jeff
06:18:02.885 [main] INFO com.jcabi.github.mock.MkRepos -- repository test/S3SrbVNpJI7U6YomdNrs created by test
06:18:03.646 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VLeGoeDOF43VJdjzt3eY created by jeff
06:18:04.217 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/KA4ezuB5Kb71iV6Go4Gu created by jeff
06:18:04.943 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GxpUFONZEGu1N17SgWPK created by jeff
06:18:05.504 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2vVupXUF6N3ivDlCkGoR created by jeff
06:18:06.107 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Nz7XfL9sKl6bwISMa447 created by jeff
06:18:06.560 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/428hqxSLA2lmXayU9A5Z created by jeff
06:18:07.129 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zfG7IFPKhVxNTliGuJOm created by jeff
06:18:07.440 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/tOxMg6T7PUUvvtV42mcJ created by jeff
06:18:07.836 [main] INFO com.jcabi.github.mock.MkRepos -- repository test/KLnCRtrymMtPSLJH04om created by test
06:18:08.756 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/yf0YAApT7Sg5UMfSLZTA created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.515 s -- in com.jcabi.github.mock.MkContentsTest
[INFO] Running com.jcabi.github.RtPullCommentsTest
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
WARNING: A Java agent has been loaded dynamically (/home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
06:18:12.580 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/PZ8CngSo5SimSYUrvKQ7 created by johnny
Mar 30, 2026 6:18:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33697]
Mar 30, 2026 6:18:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
06:18:13.315 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33697
06:18:13.653 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/3LsK1cuf0Eqe6LmgGR0J created by johnny
06:18:14.930 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:33697 /repos/johnny/3LsK1cuf0Eqe6LmgGR0J/pulls/0/comments): [201 Created] in 1s
06:18:15.014 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33697 /repos/johnny/3LsK1cuf0Eqe6LmgGR0J/pulls/comments/1000000000): [200 OK] in 22ms
06:18:15.061 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33697
06:18:15.061 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:18:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42895]
Mar 30, 2026 6:18:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
06:18:15.132 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42895
06:18:15.495 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/V5XSoouhJ6NRnsDFq6v8 created by johnny
06:18:15.546 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:42895 /repos/johnny/V5XSoouhJ6NRnsDFq6v8/pulls/0/comments): [201 Created] in 17ms
06:18:15.550 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42895 /repos/johnny/V5XSoouhJ6NRnsDFq6v8/pulls/comments/1000000000): [200 OK] in 3ms
06:18:15.660 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42895
06:18:15.660 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:18:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35189]
Mar 30, 2026 6:18:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
06:18:15.724 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35189
06:18:16.128 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/E9DIodrLpDqBl8lNGHqX created by johnny
06:18:16.162 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:35189 /repos/johnny/E9DIodrLpDqBl8lNGHqX/pulls/0/comments/2): [204 No Content] in 31ms
06:18:16.177 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35189
06:18:16.178 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:18:16.634 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/cQfpapRFdy7zkTEGmMRo created by johnny
Mar 30, 2026 6:18:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34147]
Mar 30, 2026 6:18:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
06:18:16.700 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34147
06:18:16.789 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34147 /repos/johnny/cQfpapRFdy7zkTEGmMRo/pulls/0/comments): [200 OK] in 70ms
06:18:16.835 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34147
06:18:16.835 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:18:17.275 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/TOsUW2gY3C0exiuAggds created by johnny
Mar 30, 2026 6:18:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43831]
Mar 30, 2026 6:18:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
06:18:17.308 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43831
06:18:17.325 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43831 /repos/johnny/TOsUW2gY3C0exiuAggds/pulls/1/comments): [200 OK] in 15ms
06:18:17.332 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43831
06:18:17.332 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.400 s -- in com.jcabi.github.RtPullCommentsTest
[INFO] Running com.jcabi.github.RtPullRefTest
06:18:17.908 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/KUnfGTeXPDnfmfNxkIQQ created by jeff
06:18:18.331 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/PMi2CyeBphgnlMfAxtDy created by jeff
06:18:18.693 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/vA7HaESDTKVZwfbom3Fy created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s -- in com.jcabi.github.RtPullRefTest
[INFO] Running com.jcabi.github.mock.MkMilestonesTest
06:18:19.376 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/sY5wM8m0OpQG9mQ9PfJv created by jeff
06:18:20.927 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/D13ETWgeM6En6maHNoW9 created by jeff
06:18:22.007 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0cJAxZNY8acnEOlerQh1 created by jeff
06:18:23.709 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rG8bVg6x8U8kLDUJ19Mt created by jeff
06:18:25.070 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/hoDIMEXWJBYneC8JhXTM created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.715 s -- in com.jcabi.github.mock.MkMilestonesTest
[INFO] Running com.jcabi.github.mock.JsonPatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in com.jcabi.github.mock.JsonPatchTest
[INFO] Running com.jcabi.github.PullRefTest
06:18:26.911 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wWRa0MOFuuRuzHepCUAS created by jeff
06:18:27.690 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/KZSIr9bamnuH6yoU0lDF created by jeff
06:18:28.393 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/eGSn36kzIX7BDWTinAGa created by jeff
06:18:29.071 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/kUDMGlIy6kRt0HInclqV created by jeff
06:18:29.893 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/BytGiZfymNE8TACK4uhK created by jeff
06:18:31.272 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2PuiLYryPgdfzw7Lhdpt created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.703 s -- in com.jcabi.github.PullRefTest
[INFO] Running com.jcabi.github.BulkTest
06:18:32.635 [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.740 s -- in com.jcabi.github.BulkTest
[INFO] Running com.jcabi.github.RtEventTest
Mar 30, 2026 6:18:33 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42897]
Mar 30, 2026 6:18:33 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
06:18:33.995 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42897
06:18:34.074 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42897 /repos/test/event/issues/events/3): [200 OK] in 21ms
06:18:34.076 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42897
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s -- in com.jcabi.github.RtEventTest
[INFO] Running com.jcabi.github.RtNotificationsTest
06:18:34.334 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
06:18:34.396 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.323 s -- in com.jcabi.github.RtNotificationsTest
[INFO] Running com.jcabi.github.RepoTest
06:18:35.194 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/T0GS9LDlVeIggkAwC8NS created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s -- in com.jcabi.github.RepoTest
[INFO] Running com.jcabi.github.mock.JsonNodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in com.jcabi.github.mock.JsonNodeTest
[INFO] Running com.jcabi.github.RtCommentTest
Mar 30, 2026 6:18:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37159]
Mar 30, 2026 6:18:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
06:18:35.760 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37159
06:18:36.536 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ezLF08v4UBlDxSLwR84q created by jeff
06:18:37.119 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/ezLF08v4UBlDxSLwR84q by jeff: Reaction Listing test
06:18:37.198 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37159 /repos/jeff/ezLF08v4UBlDxSLwR84q/issues/comments/10/reactions): [200 OK] in 20ms
06:18:37.201 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37159
Mar 30, 2026 6:18:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44609]
Mar 30, 2026 6:18:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
06:18:37.301 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44609
06:18:37.976 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/vSuRXSaF1h1Nn5uuq4Dz created by jeff
06:18:38.377 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/vSuRXSaF1h1Nn5uuq4Dz by jeff: Reaction adding test
06:18:38.457 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:44609 /repos/jeff/vSuRXSaF1h1Nn5uuq4Dz/issues/comments/10): [200 OK] in 60ms
06:18:38.458 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44609
Mar 30, 2026 6:18:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35191]
Mar 30, 2026 6:18:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
06:18:38.517 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35191
06:18:39.061 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/hLVv0IDLi3548SsGk4k9 created by jeff
06:18:39.417 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/hLVv0IDLi3548SsGk4k9 by jeff: testing3
06:18:39.495 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:35191 /repos/jeff/hLVv0IDLi3548SsGk4k9/issues/comments/10): [204 No Content] in 59ms
06:18:39.496 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35191
06:18:40.138 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/juwt2jVJSznq6uiJHQNd created by jeff
06:18:40.619 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/juwt2jVJSznq6uiJHQNd by jeff: testing1
06:18:41.218 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/I9TBpfpxZ08SDVtw3j1m created by jeff
06:18:41.732 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/I9TBpfpxZ08SDVtw3j1m by jeff: testing2
Mar 30, 2026 6:18:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38563]
Mar 30, 2026 6:18:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
06:18:41.759 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38563
06:18:42.376 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/UWiINWrec3lfTaeFxbQS created by jeff
06:18:42.777 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/UWiINWrec3lfTaeFxbQS by jeff: testing4
06:18:42.797 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38563 /repos/jeff/UWiINWrec3lfTaeFxbQS/issues/comments/10): [200 OK] in 20ms
06:18:42.837 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38563
06:18:43.339 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2qmb4WatL3ld8GdVM0Qx created by jeff
06:18:43.673 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/2qmb4WatL3ld8GdVM0Qx by jeff: title
Mar 30, 2026 6:18:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38857]
Mar 30, 2026 6:18:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
06:18:43.715 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38857
06:18:44.296 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/7DDLZl2xkScKKc4cLGGl created by jeff
06:18:44.817 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/7DDLZl2xkScKKc4cLGGl by jeff: testing5
06:18:44.856 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:38857 /repos/jeff/7DDLZl2xkScKKc4cLGGl/issues/comments/10): [200 OK] in 20ms
06:18:44.857 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38857
Mar 30, 2026 6:18:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36435]
Mar 30, 2026 6:18:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
06:18:44.976 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36435
06:18:45.559 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lWLNtirKdp95k3refhLf created by jeff
06:18:46.020 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/lWLNtirKdp95k3refhLf by jeff: testing6
06:18:46.059 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36435
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.34 s -- in com.jcabi.github.RtCommentTest
[INFO] Running com.jcabi.github.RtReferencesTest
Mar 30, 2026 6:18:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45859]
Mar 30, 2026 6:18:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
06:18:46.119 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45859
06:18:46.794 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/j891lpCU0oeAIonL7d9A created by jeff
06:18:46.819 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45859
06:18:46.838 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:18:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33927]
Mar 30, 2026 6:18:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
06:18:46.880 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33927
06:18:47.397 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/tOjzFfzTOER8xnW24Jbo created by jeff
06:18:47.477 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33927 /repos/jeff/tOjzFfzTOER8xnW24Jbo/git/refs/heads): [200 OK] in 77ms
06:18:47.496 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33927
06:18:47.496 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:18:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35575]
Mar 30, 2026 6:18:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
06:18:47.577 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35575
06:18:48.199 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/tmN0UWN8XGmq9oaLmxq3 created by jeff
06:18:48.257 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:35575 /repos/jeff/tmN0UWN8XGmq9oaLmxq3/git/refs/heads/feature-a): [204 No Content] in 57ms
06:18:48.258 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35575
06:18:48.258 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:18:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35339]
Mar 30, 2026 6:18:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
06:18:48.300 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35339
06:18:48.760 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rhhqOhO07l3kVTi6WmrE created by jeff
06:18:48.840 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35339 /repos/jeff/rhhqOhO07l3kVTi6WmrE/git/refs): [201 Created] in 78ms
06:18:48.859 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35339
06:18:48.859 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:18:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37067]
Mar 30, 2026 6:18:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
06:18:48.960 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37067
06:18:49.541 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/WpIaCLCbCAKiXYf486UN created by jeff
06:18:49.576 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37067 /repos/jeff/WpIaCLCbCAKiXYf486UN/git/refs/tags): [200 OK] in 34ms
06:18:49.578 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37067
06:18:49.578 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.482 s -- in com.jcabi.github.RtReferencesTest
[INFO] Running com.jcabi.github.StatusTest
06:18:50.378 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/UOsspL2OSKfYKUOQoLWY created by jeff
06:18:51.420 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/6DJ0ZP7NS9kQC9EnWrwR created by jeff
06:18:52.297 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/mllAQJitts5mXVdE2828 created by jeff
06:18:53.321 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/53ftpGIfDdKl36xyvvfC created by jeff
06:18:54.281 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/r1eU9nSm7M1OVUvelOTR created by jeff
06:18:55.205 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/i1s5FvN9VkzUmaBi3NHG created by jeff
06:18:56.246 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/NK9UkWK6lJTmhLFZdSNI created by jeff
06:18:57.167 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jwNPlLvfWkYQZPyOLVwO created by jeff
06:18:58.071 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xAeckHMQDF6Miltp9CRX created by jeff
06:18:58.867 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/4nbvV9ixxRkIvbXl7ki5 created by jeff
06:18:59.627 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/77CRIleSHS7ms2adQxQ7 created by jeff
06:19:00.428 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xeH1qYhaOc0ybS7SAYrZ created by jeff
06:19:01.326 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/QARlGR8Cf2XMuRpWfwkL created by jeff
06:19:02.431 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/kBHsIvMgNSUvC8Eygu5N created by jeff
06:19:03.162 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/nDss2hVMZGjCo9aCRS93 created by jeff
06:19:03.843 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Q8rOI131cUdHMQ0Odv3l created by jeff
06:19:04.901 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jaxGPFIi8dKauWXqbroe created by jeff
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.57 s -- in com.jcabi.github.StatusTest
[INFO] Running com.jcabi.github.RtBranchesTest
Mar 30, 2026 6:19:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43975]
Mar 30, 2026 6:19:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
06:19:05.348 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43975
06:19:06.025 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/pI4i913gZIzENgqJzf2g created by jeff
06:19:06.084 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43975 /repos/jeff/pI4i913gZIzENgqJzf2g/branches): [200 OK] in 58ms
06:19:06.087 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43975 /repos/jeff/pI4i913gZIzENgqJzf2g/branches): [200 OK] in 2ms
06:19:06.128 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43975
06:19:06.165 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40505]
Mar 30, 2026 6:19:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
06:19:06.245 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40505
06:19:06.788 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/BHCmmRLvo9pJa0YGxmvX created by jeff
06:19:06.809 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40505 /repos/jeff/BHCmmRLvo9pJa0YGxmvX/branches): [200 OK] in 3ms
06:19:06.829 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40505
06:19:06.829 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:19:07.290 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/UaPvYZw1GA6eCijbt0a4 created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s -- in com.jcabi.github.RtBranchesTest
[INFO] Running com.jcabi.github.RtGitHubTest
06:19:07.467 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/meta): [200 OK] in 60ms
06:19:07.611 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/emojis): [200 OK] in 0ms
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in com.jcabi.github.RtGitHubTest
[INFO] Running com.jcabi.github.mock.MkHookTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.180 s -- in com.jcabi.github.mock.MkHookTest
[INFO] Running com.jcabi.github.RtPublicMembersTest
Mar 30, 2026 6:19:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44245]
Mar 30, 2026 6:19:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
06:19:08.930 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44245
06:19:09.307 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:44245 /orgs/starfleet/public_members/wesley): [204 No Content] in 56ms
06:19:09.768 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:44245 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 42ms
06:19:09.771 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44245
06:19:09.771 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33493]
Mar 30, 2026 6:19:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
06:19:09.812 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33493
06:19:09.909 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33493 /orgs/starfleet/public_members): [200 OK] in 39ms
06:19:09.969 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33493 /orgs/starfleet/public_members): [500 Internal Server Error] in 58ms
06:19:09.971 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33493
06:19:09.971 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36363]
Mar 30, 2026 6:19:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
06:19:10.030 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36363
06:19:10.552 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36363 /orgs/starfleet/public_members/wesley): [204 No Content] in 40ms
06:19:10.967 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36363 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 58ms
06:19:10.968 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36363
06:19:10.968 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35741]
Mar 30, 2026 6:19:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
06:19:11.049 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35741
06:19:11.430 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35741 /orgs/starfleet/public_members/wesley): [404 Not Found] in 20ms
06:19:11.789 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35741 /orgs/starfleet/public_members/wesley): [404 Not Found] in 59ms
06:19:12.192 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35741 /orgs/starfleet/public_members/wesley): [204 No Content] in 3ms
06:19:12.631 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35741 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 38ms
06:19:12.633 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35741
06:19:12.633 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.784 s -- in com.jcabi.github.RtPublicMembersTest
[INFO] Running com.jcabi.github.mock.MkForkTest
06:19:13.092 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/n6iARDm1g6AG6Uz6Cs5h created by jeff
06:19:13.293 [main] INFO com.jcabi.github.mock.MkForks -- fork jeff/n6iARDm1g6AG6Uz6Cs5h created inside fork by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s -- in com.jcabi.github.mock.MkForkTest
[INFO] Running com.jcabi.github.RtRepoTest
Mar 30, 2026 6:19:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36407]
Mar 30, 2026 6:19:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
06:19:13.850 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36407
06:19:13.892 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:36407 /repos/testuser/testrepo): [200 OK] in 41ms
06:19:13.909 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36407
06:19:13.909 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43619]
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
06:19:14.050 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43619
06:19:14.110 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43619 /repos/testuser/testrepo/stargazers): [200 OK] in 40ms
06:19:14.111 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43619
06:19:14.111 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45581]
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
06:19:14.191 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45581
06:19:14.250 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45581 /repos/testuser/testrepo/issues/events): [200 OK] in 57ms
06:19:14.272 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45581
06:19:14.272 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:19:14.293 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/testuser/testrepo): [200 OK] in 0ms
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39605]
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
06:19:14.490 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39605
06:19:14.511 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39605 /repos/testuser/testrepo): [200 OK] in 20ms
06:19:14.512 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39605
06:19:14.512 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42359]
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
06:19:14.594 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42359
06:19:14.654 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42359 /repos/testuser/testrepo/languages): [200 OK] in 60ms
06:19:14.732 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42359
06:19:14.732 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35603]
Mar 30, 2026 6:19:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
06:19:14.832 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35603
06:19:14.911 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35603 /repos/testuser/testrepo/languages): [200 OK] in 78ms
06:19:14.913 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35603
06:19:14.913 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s -- in com.jcabi.github.RtRepoTest
[INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Running com.jcabi.github.mock.MkPullRefTest
06:19:15.810 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/1IbaPj4SQaX35G9K18wr created by myrtle
06:19:16.528 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/o5k3sOVId8nUwhbOYjH5 created by myrtle
06:19:17.230 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/U4OpF6GAzWdD0w3HJBca created by myrtle
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.221 s -- in com.jcabi.github.mock.MkPullRefTest
[INFO] Running com.jcabi.github.mock.MkRepoTest
06:19:18.131 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test5 created by jeff
06:19:18.989 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test1 created by jeff
06:19:19.589 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/mrvM4AgNUJHnaodpuUv0 created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.102 s -- in com.jcabi.github.mock.MkRepoTest
[INFO] Running com.jcabi.github.RtGistCommentsTest
Mar 30, 2026 6:19:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32981]
Mar 30, 2026 6:19:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
06:19:19.792 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32981
06:19:20.632 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32981 /gists/2/comments): [200 OK] in 59ms
06:19:20.651 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32981
Mar 30, 2026 6:19:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32791]
Mar 30, 2026 6:19:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
06:19:20.734 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32791
06:19:20.854 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:32791 /gists/3/comments): [201 Created] in 62ms
06:19:20.894 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32791 /gists/3/comments/1): [200 OK] in 19ms
06:19:20.912 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32791
Mar 30, 2026 6:19:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32769]
Mar 30, 2026 6:19:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
06:19:20.992 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32769
06:19:21.013 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32769 /gists/1/comments/1): [200 OK] in 20ms
06:19:21.014 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32769
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.340 s -- in com.jcabi.github.RtGistCommentsTest
[INFO] Running com.jcabi.github.RtChecksTest
Mar 30, 2026 6:19:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39381]
Mar 30, 2026 6:19:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
06:19:21.194 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39381
06:19:22.452 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39381 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 39ms
06:19:22.532 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39381
Mar 30, 2026 6:19:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46809]
Mar 30, 2026 6:19:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
06:19:22.635 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46809
06:19:22.714 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46809 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 61ms
06:19:22.753 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46809
Mar 30, 2026 6:19:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46381]
Mar 30, 2026 6:19:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
06:19:22.833 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46381
06:19:22.932 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46381 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 60ms
06:19:22.933 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46381
Mar 30, 2026 6:19:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36523]
Mar 30, 2026 6:19:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
06:19:22.994 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36523
06:19:23.112 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36523 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 56ms
06:19:23.114 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36523
Mar 30, 2026 6:19:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46513]
Mar 30, 2026 6:19:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
06:19:23.196 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46513
06:19:23.333 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46513 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 59ms
06:19:23.352 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46513
Mar 30, 2026 6:19:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42765]
Mar 30, 2026 6:19:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
06:19:23.376 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42765
06:19:23.468 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42765 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 3ms
06:19:23.494 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42765
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.440 s -- in com.jcabi.github.RtChecksTest
[INFO] Running com.jcabi.github.mock.MkNotificationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.840 s -- in com.jcabi.github.mock.MkNotificationsTest
[INFO] Running com.jcabi.github.mock.MkPullsTest
06:19:26.270 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VljfXAMvJBhjR0GyZfVE created by jeff
06:19:26.874 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/VljfXAMvJBhjR0GyZfVE by jeff: hello
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.141 s -- in com.jcabi.github.mock.MkPullsTest
[INFO] Running com.jcabi.github.mock.MkReferenceTest
06:19:28.253 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/nkWLvtpz1qFuH4pyyZ2v created by jeff
06:19:29.053 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/IIlAjRDVSeEGUeeOOM0X created by jeff
06:19:30.110 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zwI7qXruB85AVVRvpBs9 created by jeff
06:19:30.791 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/001pDso3vC1eIzXMaXKk created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.785 s -- in com.jcabi.github.mock.MkReferenceTest
[INFO] Running com.jcabi.github.RtUserTest
Mar 30, 2026 6:19:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40157]
Mar 30, 2026 6:19:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
06:19:31.412 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40157
06:19:31.435 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:40157 /user): [200 OK] in 21ms
06:19:31.435 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40157
06:19:31.513 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.515 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.556 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.635 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.674 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.676 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.714 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.736 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.797 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.873 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:31.894 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Mar 30, 2026 6:19:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42185]
Mar 30, 2026 6:19:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
06:19:31.936 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42185
06:19:32.056 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:42185 /notifications): [205 Reset Content] in 98ms
06:19:32.074 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42185
06:19:32.076 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.078 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.195 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 41ms
06:19:32.255 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.273 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.292 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/user): [200 OK] in 0ms
06:19:32.312 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.314 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.377 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.453 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.474 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.494 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Mar 30, 2026 6:19:32 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32823]
Mar 30, 2026 6:19:32 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
06:19:32.537 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32823
06:19:32.555 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:32823 /notifications): [500 Internal Server Error] in 3ms
06:19:32.577 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32823
06:19:32.594 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
06:19:32.635 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s -- in com.jcabi.github.RtUserTest
[INFO] Running com.jcabi.github.mock.MkChecksTest
06:19:33.153 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YVkERCV7I6UeeYpfShat created by jeff
06:19:33.616 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/YVkERCV7I6UeeYpfShat by jeff: Test PR
06:19:34.659 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/73SJ5NhE5t84J8WJ0qO6 created by jeff
06:19:35.136 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/73SJ5NhE5t84J8WJ0qO6 by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.625 s -- in com.jcabi.github.mock.MkChecksTest
[INFO] Running com.jcabi.github.RtHooksTest
Mar 30, 2026 6:19:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35943]
Mar 30, 2026 6:19:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
06:19:35.374 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35943
06:19:35.455 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35943 /repos/test/hooks/hooks): [200 OK] in 80ms
06:19:35.457 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35943
06:19:35.457 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38961]
Mar 30, 2026 6:19:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
06:19:35.537 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38961
06:19:35.674 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38961 /repos/test/hooks/hooks): [201 Created] in 20ms
06:19:35.677 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38961 /repos/test/hooks/hooks/1): [200 OK] in 1ms
06:19:35.735 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38961
06:19:35.735 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40741]
Mar 30, 2026 6:19:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
06:19:35.797 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40741
06:19:35.875 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:40741 /repos/test/hooks/hooks/1): [204 No Content] in 19ms
06:19:35.876 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40741
06:19:35.876 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41917]
Mar 30, 2026 6:19:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
06:19:35.957 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41917
06:19:36.057 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41917 /repos/test/hooks/hooks): [200 OK] in 42ms
06:19:36.075 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41917
06:19:36.075 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36095]
Mar 30, 2026 6:19:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
06:19:36.136 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36095
06:19:36.175 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36095 /repos/test/hooks/hooks/1): [200 OK] in 38ms
06:19:36.215 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36095
06:19:36.215 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s -- in com.jcabi.github.RtHooksTest
[INFO] Running com.jcabi.github.RtOrganizationTest
Mar 30, 2026 6:19:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45891]
Mar 30, 2026 6:19:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
06:19:36.376 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45891
06:19:36.378 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45891
06:19:36.378 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:19:36.475 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/orgs/testJson): [200 OK] in 0ms
Mar 30, 2026 6:19:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37095]
Mar 30, 2026 6:19:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
06:19:36.557 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37095
06:19:36.676 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:37095 /orgs/testPatch): [200 OK] in 118ms
06:19:36.677 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37095
06:19:36.677 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in com.jcabi.github.RtOrganizationTest
[INFO] Running com.jcabi.github.IssueLabelsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.740 s -- in com.jcabi.github.IssueLabelsTest
[INFO] Running com.jcabi.github.RtMarkdownTest
Mar 30, 2026 6:19:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43727]
Mar 30, 2026 6:19:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
06:19:38.516 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43727
06:19:38.559 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:43727 /markdown): [200 OK] in 42ms
06:19:38.636 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43727
06:19:38.637 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37161]
Mar 30, 2026 6:19:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
06:19:38.659 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37161
06:19:38.776 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:37161 /markdown/raw): [200 OK] in 117ms
06:19:38.777 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37161
06:19:38.777 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in com.jcabi.github.RtMarkdownTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Running com.jcabi.github.RtReleaseTest
Mar 30, 2026 6:19:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42021]
Mar 30, 2026 6:19:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
06:19:39.595 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42021
06:19:40.115 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:42021 /repos/tstuser/tstbranch/releases/2): [200 OK] in 38ms
06:19:40.135 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42021
Mar 30, 2026 6:19:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36623]
Mar 30, 2026 6:19:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
06:19:40.155 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36623
06:19:40.216 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:36623 /repos/tstuser/tstbranch/releases/2): [200 OK] in 59ms
06:19:40.217 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36623
Mar 30, 2026 6:19:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40109]
Mar 30, 2026 6:19:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
06:19:40.237 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40109
06:19:40.318 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:40109 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 80ms
06:19:40.318 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40109
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s -- in com.jcabi.github.RtReleaseTest
[INFO] Running com.jcabi.github.mock.MkReferencesTest
06:19:40.919 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SSFW8CoHHJWfkvM5HxyV created by jeff
06:19:41.779 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/pENisDS9f4FRxPIXLtA5 created by jeff
06:19:42.281 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/W1y9wc4R2oO4l0jMH8yp created by jeff
06:19:42.862 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0a6EDMLnXEePWHfV4E4F created by jeff
06:19:44.122 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wJsuo4B5V7xYkInFL5s8 created by jeff
06:19:45.063 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/3bw9C9LloFzPqNoRC6nk created by jeff
06:19:45.803 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/DcDAK6jnxJNzsABbTC9C created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.810 s -- in com.jcabi.github.mock.MkReferencesTest
[INFO] Running com.jcabi.github.RtCollaboratorsTest
Mar 30, 2026 6:19:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45055]
Mar 30, 2026 6:19:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
06:19:46.245 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45055
06:19:46.324 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:45055 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 4ms
06:19:46.325 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45055
06:19:46.326 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38799]
Mar 30, 2026 6:19:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
06:19:46.407 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38799
06:19:46.487 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38799 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 41ms
06:19:46.524 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38799
06:19:46.524 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34155]
Mar 30, 2026 6:19:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
06:19:46.567 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34155
06:19:46.647 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:34155 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 41ms
06:19:46.666 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34155
06:19:46.667 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35605]
Mar 30, 2026 6:19:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
06:19:46.707 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35605
06:19:46.786 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35605 /repos/test/collaboratorrepo/collaborators): [200 OK] in 39ms
06:19:47.342 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35605
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.140 s -- in com.jcabi.github.RtCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkGitignoresTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.jcabi.github.mock.MkGitignoresTest
[INFO] Running com.jcabi.github.mock.MkMilestoneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.mock.MkMilestoneTest
[INFO] Running com.jcabi.github.RtCommitsComparisonTest
06:19:47.503 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
06:19:47.522 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
06:19:47.524 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in com.jcabi.github.RtCommitsComparisonTest
[INFO] Running com.jcabi.github.RtLabelTest
Mar 30, 2026 6:19:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33515]
Mar 30, 2026 6:19:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
06:19:47.623 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33515
06:19:47.665 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:33515 /repos/mark/test/labels/enhance): [200 OK] in 40ms
06:19:47.704 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33515
06:19:47.704 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:19:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40701]
Mar 30, 2026 6:19:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
06:19:47.763 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40701
06:19:47.842 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40701 /repos/mark/test/labels/bug): [200 OK] in 78ms
06:19:47.862 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40701
06:19:47.862 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in com.jcabi.github.RtLabelTest
[INFO] Running com.jcabi.github.ReleaseTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s -- in com.jcabi.github.ReleaseTest
[INFO] Running com.jcabi.github.PublicKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in com.jcabi.github.PublicKeyTest
[INFO] Running com.jcabi.github.RtForksTest
06:19:49.267 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/forks/forks): [200 OK] in 0ms
Mar 30, 2026 6:19:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43751]
Mar 30, 2026 6:19:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
06:19:49.307 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43751
06:19:49.386 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:43751 /repos/test_user/test_repo/forks): [202 Accepted] in 39ms
06:19:49.426 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43751 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 38ms
06:19:49.427 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43751
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in com.jcabi.github.RtForksTest
[INFO] Running com.jcabi.github.mock.MkGitTest
06:19:49.786 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Iftjpqo2aAI0wsllNya8 created by jeff
06:19:50.469 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/UsufLoY1RNf10nLGamZY created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s -- in com.jcabi.github.mock.MkGitTest
[INFO] Running com.jcabi.github.RtBlobsTest
Mar 30, 2026 6:19:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45501]
Mar 30, 2026 6:19:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
06:19:50.945 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45501
06:19:51.010 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45501 /repos/mark/test/git/blobs): [201 Created] in 23ms
06:19:51.092 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45501 /repos/mark/test/git/blobs/7bd2df67d4b5b8d3aef890c5cfe7aff51d9228eb): [200 OK] in 64ms
06:19:51.125 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45501
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in com.jcabi.github.RtBlobsTest
[INFO] Running com.jcabi.github.mock.MkCommitsTest
06:19:51.647 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/PshxGDDsIyJPo5uKAMeM created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in com.jcabi.github.mock.MkCommitsTest
[INFO] Running com.jcabi.github.mock.MkAssigneesTest
06:19:52.548 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/jclXOD6dTOxcQWTSpE4F created by Jonathan
06:19:52.889 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/Ctwbeesc0Yic7AH4XaWk created by Jonathan
06:19:53.444 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/KkrHtjMKsQYVZGn2RP9f created by Jonathan
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s -- in com.jcabi.github.mock.MkAssigneesTest
[INFO] Running com.jcabi.github.mock.MkReleasesTest
06:19:53.906 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bCOVZTidNLuTtPXRUONY created by jeff
06:19:54.587 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/mXragBb6sY1v7BLfbg8B created by jeff
06:19:55.086 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/n7vTekuYxqGIBCP8g583 created by jeff
06:19:55.744 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/49Y5wVxhneJJBtzxn8tV created by jeff
06:19:56.345 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/B9OgmRyzVPN6FtAMC0op created by jeff
06:19:56.708 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qFf2EGI1XlpZgjT54iJ1 created by jeff
06:19:57.484 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/fQOC6NCClQAM2FeMdSmF created by jeff
06:19:58.025 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bYN1wBxMm2BZhIjjHoUE created by jeff
06:19:58.469 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/hxEgtben9BBpEUPFrUvx created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.220 s -- in com.jcabi.github.mock.MkReleasesTest
[INFO] Running com.jcabi.github.mock.MkTreeTest
06:19:59.045 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SV5ScQtfagwSsgHA5PTd created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s -- in com.jcabi.github.mock.MkTreeTest
[INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Running com.jcabi.github.RtValuePaginationTest
Mar 30, 2026 6:20:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42647]
Mar 30, 2026 6:20:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
06:20:00.423 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42647
06:20:00.463 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42647 /): [200 OK] in 39ms
06:20:00.464 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42647
Mar 30, 2026 6:20:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38411]
Mar 30, 2026 6:20:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
06:20:00.543 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38411
06:20:00.565 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38411 /): [200 OK] in 21ms
06:20:00.625 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38411 /s): [200 OK] in 20ms
06:20:00.642 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38411
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in com.jcabi.github.RtValuePaginationTest
[INFO] Running com.jcabi.github.RtDeployKeysTest
Mar 30, 2026 6:20:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35907]
Mar 30, 2026 6:20:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
06:20:00.762 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35907
06:20:00.804 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35907 /repos/test/keys/keys): [201 Created] in 40ms
06:20:00.842 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35907
06:20:00.844 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys): [200 OK] in 0ms
06:20:00.883 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys/1): [200 OK] in 0ms
Mar 30, 2026 6:20:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45545]
Mar 30, 2026 6:20:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
06:20:00.944 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45545
06:20:00.964 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45545 /repos/test/keys/keys): [200 OK] in 19ms
06:20:01.003 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45545
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in com.jcabi.github.RtDeployKeysTest
[INFO] Running com.jcabi.github.mock.MkSearchTest
06:20:01.444 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestCode created by jeff
06:20:01.720 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestRepo created by jeff
06:20:02.264 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestIssues created by jeff
06:20:02.505 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/TestIssues by jeff: test issue
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s -- in com.jcabi.github.mock.MkSearchTest
[INFO] Running com.jcabi.github.ForkTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in com.jcabi.github.ForkTest
[INFO] Running com.jcabi.github.RtSearchTest
06:20:03.063 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/repositories): [200 OK] in 0ms
06:20:03.084 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/users): [200 OK] in 0ms
Mar 30, 2026 6:20:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42197]
Mar 30, 2026 6:20:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
06:20:03.123 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42197
06:20:03.144 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42197 /search/code): [200 OK] in 20ms
06:20:03.184 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42197 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 21ms
06:20:03.263 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42197 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 77ms
06:20:03.265 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42197
06:20:03.266 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:20:03.286 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/issues): [200 OK] in 0ms
06:20:03.365 [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.381 s -- in com.jcabi.github.RtSearchTest
[INFO] Running com.jcabi.github.mock.MkForksTest
06:20:03.904 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YDWmCVL59OXPXqUMja2P created by jeff
06:20:04.123 [main] INFO com.jcabi.github.mock.MkForks -- fork jeff/YDWmCVL59OXPXqUMja2P created inside Organization by jeff
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.861 s -- in com.jcabi.github.mock.MkForksTest
[INFO] Running com.jcabi.github.RtReleaseAssetsTest
06:20:04.602 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/zG75N05uQmfuwobzJjBV created by john
06:20:04.623 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST uploads.github.com /repos/john/zG75N05uQmfuwobzJjBV/releases/1/assets): [201 OK] in 18ms
06:20:04.946 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/FgPTycPQDjhILDeA5nO6 created by john
06:20:05.404 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/v1CcwPhAJui7DMpGWOSg created by john
06:20:05.424 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/v1CcwPhAJui7DMpGWOSg/releases/1/assets): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s -- in com.jcabi.github.RtReleaseAssetsTest
[INFO] Running com.jcabi.github.mock.MkCommentsTest
06:20:05.786 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VmyWzkMfN4dzAmWwLmoo created by jeff
06:20:06.006 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/VmyWzkMfN4dzAmWwLmoo by jeff: hey
06:20:06.202 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hello, dude!
06:20:06.345 [main] INFO com.jcabi.github.mock.MkComments -- comment #2 posted to issue #1 by jeff: hello again
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.960 s -- in com.jcabi.github.mock.MkCommentsTest
[INFO] Running com.jcabi.github.mock.MkIssueLabelsTest
06:20:06.845 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2giV2Rlz8DGYAZGHvcUN created by jeff
06:20:07.226 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/2giV2Rlz8DGYAZGHvcUN by jeff: Rewrite
06:20:07.587 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
06:20:07.967 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type unlabeled created in jeff for issue #1 by jeff
06:20:09.183 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/iIaX6M86t0mHvUCclUK6 created by jeff
06:20:09.365 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/iIaX6M86t0mHvUCclUK6 by jeff: how are you?
06:20:10.056 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
06:20:10.129 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/vKZiPVjWsnLD590iBv3z created by jeff
06:20:10.210 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/vKZiPVjWsnLD590iBv3z by jeff: title
06:20:10.286 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
06:20:10.398 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/AYkVm4xnw53q0GkqYPeA created by jeff
06:20:10.470 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/AYkVm4xnw53q0GkqYPeA by jeff: Titular
06:20:10.581 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.341 s -- in com.jcabi.github.mock.MkIssueLabelsTest
[INFO] Running com.jcabi.github.OrganizationTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in com.jcabi.github.OrganizationTest
[INFO] Running com.jcabi.github.RtReleasesTest
06:20:10.951 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Mar 30, 2026 6:20:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44315]
Mar 30, 2026 6:20:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
06:20:10.968 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44315
06:20:10.973 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:44315 /repos/test/releases/releases/1): [204 No Content] in 5ms
06:20:10.974 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44315
06:20:10.975 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:20:10.978 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Mar 30, 2026 6:20:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39437]
Mar 30, 2026 6:20:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
06:20:11.000 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39437
06:20:11.008 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39437 /repos/test/releases/releases): [201 Created] in 7ms
06:20:11.015 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39437 /repos/test/releases/releases/1): [200 OK] in 1ms
06:20:11.016 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39437
06:20:11.016 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in com.jcabi.github.RtReleasesTest
[INFO] Running com.jcabi.github.mock.MkPullTest
06:20:11.136 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/whMcSLQE9pxi5sr3Bbus created by patrick
06:20:11.299 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/whMcSLQE9pxi5sr3Bbus by patrick: Test PR
06:20:11.410 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/CZwIJ8wEeTY4pxHEvLAG created by patrick
06:20:11.581 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/CZwIJ8wEeTY4pxHEvLAG by patrick: Test PR
06:20:11.659 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/C9xrivrXDMxH5Se4GTsc created by patrick
06:20:11.829 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/C9xrivrXDMxH5Se4GTsc by patrick: Test PR
06:20:11.949 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/0ymnemtcx6l7J8ks3w9m created by patrick
06:20:12.048 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/0ymnemtcx6l7J8ks3w9m by patrick: Test PR
06:20:12.139 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/8LOp0VAEFKk2gsCAK6Fv created by patrick
06:20:12.198 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/8LOp0VAEFKk2gsCAK6Fv by patrick: Test Patch
06:20:12.384 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/Cr7qveESh6v3RaYL6asU created by patrick
06:20:12.593 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/Cr7qveESh6v3RaYL6asU by patrick: Test PR
06:20:12.762 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/J8YOpZbDgBsvCXcS4G7w created by patrick
06:20:12.962 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/J8YOpZbDgBsvCXcS4G7w by patrick: Test PR
06:20:13.217 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/MhSB9YDsf6aPVpxn7nCx created by patrick
06:20:13.345 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/MhSB9YDsf6aPVpxn7nCx by patrick: Test PR
06:20:13.570 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/QZq0A30z2GzaEAm47cVE created by patrick
06:20:13.666 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/QZq0A30z2GzaEAm47cVE by patrick: Test Pull Json
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.680 s -- in com.jcabi.github.mock.MkPullTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest
06:20:13.762 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Tzh4zGbwa2PdZbg0d7ti created by jeff
06:20:13.905 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VlPiYNVwE6X5W3YOVZWc created by jeff
06:20:14.030 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ux56v36poZn00qDc9i5V created by jeff
06:20:14.178 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/B3pKxUKrhLG1096wOmKq created by jeff
06:20:14.387 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SZ5VZrzxxJ8Yj2igQJeV created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.820 s -- in com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] Running com.jcabi.github.mock.MkBlobsTest
06:20:14.597 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/btFXpgUwEClK52BcT22R created by jeff
06:20:14.704 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/WTya5m7uhRp1caFnIz3k created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in com.jcabi.github.mock.MkBlobsTest
[INFO] Running com.jcabi.github.mock.MkReposTest
06:20:14.818 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
06:20:14.869 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
06:20:14.925 [main] INFO com.jcabi.github.mock.MkRepos -- repository /orgs/myorg/repos/test created by /orgs/myorg/repos
06:20:15.001 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/remove-me created by jeff
06:20:15.104 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/exist created by john
06:20:15.155 [main] INFO com.jcabi.github.mock.MkRepos -- repository tom/1 created by tom
06:20:15.193 [main] INFO com.jcabi.github.mock.MkRepos -- repository tom/2 created by tom
06:20:15.245 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/hello created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in com.jcabi.github.mock.MkReposTest
[INFO] Running com.jcabi.github.mock.MkStarsTest
06:20:15.357 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0APHGOpbZKoFAGRIA7nF created by jeff
06:20:15.547 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/h5eX8uaDTIvUXEAOKqzc created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in com.jcabi.github.mock.MkStarsTest
[INFO] Running com.jcabi.github.LabelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.LabelTest
[INFO] Running com.jcabi.github.RtRepoCommitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.jcabi.github.RtRepoCommitTest
[INFO] Running com.jcabi.github.wire.CarefulWireTest
06:20:15.639 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
06:20:15.647 [main] INFO com.jcabi.github.wire.CarefulWire -- Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
06:20:20.647 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 5s
06:20:20.649 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.028 s -- in com.jcabi.github.wire.CarefulWireTest
[INFO] Running com.jcabi.github.RtForkTest
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45349]
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
06:20:20.661 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45349
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33943]
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
06:20:20.676 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33943
06:20:20.686 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:45349 /repos/test_user/test_repo/forks/1): [200 OK] in 9ms
06:20:20.690 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45349 /repos/test_user/test_repo/forks/1): [200 OK] in 4ms
06:20:20.696 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45349 /repos/test_user/test_repo/forks/1): [200 OK] in 4ms
06:20:20.699 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33943
06:20:20.703 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45349
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.jcabi.github.RtForkTest
[INFO] Running com.jcabi.github.RtCommitsTest
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36105]
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
06:20:20.724 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36105
06:20:20.776 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/N92RDBB0P30XKBCcYY7G created by jeff
06:20:20.786 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:36105 /repos/jeff/N92RDBB0P30XKBCcYY7G/git/commits): [201 Created] in 8ms
06:20:20.788 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36105
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.jcabi.github.RtCommitsTest
[INFO] Running com.jcabi.github.RtPublicKeysTest
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37197]
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
06:20:20.799 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37197
06:20:20.871 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37197
06:20:20.872 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33335]
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
06:20:20.888 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33335
06:20:20.892 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:33335 /user/keys/1): [204 No Content] in 3ms
06:20:20.899 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33335
06:20:20.899 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37207]
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
06:20:20.912 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37207
06:20:20.918 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:37207 /user/keys): [201 Created] in 5ms
06:20:20.923 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37207
06:20:20.923 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44529]
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
06:20:20.940 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44529
06:20:20.944 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44529 /user/keys): [200 OK] in 4ms
06:20:20.946 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44529
06:20:20.946 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in com.jcabi.github.RtPublicKeysTest
[INFO] Running com.jcabi.github.RtDeployKeyTest
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37939]
Mar 30, 2026 6:20:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
06:20:20.984 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37939
06:20:20.990 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:37939 /repos/test/keys/keys/3): [204 No Content] in 6ms
06:20:20.994 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37939
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in com.jcabi.github.RtDeployKeyTest
[INFO] Running com.jcabi.github.mock.MkPullCommentTest
06:20:21.094 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/fVDoNisZl4YXm9RBI4wy created by jeff
06:20:21.153 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/fVDoNisZl4YXm9RBI4wy by jeff: hello
06:20:21.304 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rfupUjnhOF8izkdb0jE9 created by jeff
06:20:21.361 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/rfupUjnhOF8izkdb0jE9 by jeff: hello
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in com.jcabi.github.mock.MkPullCommentTest
[INFO] Running com.jcabi.github.RtReleaseAssetTest
Mar 30, 2026 6:20:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36299]
Mar 30, 2026 6:20:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
06:20:21.424 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36299
06:20:21.472 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
06:20:21.479 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:36299 /repos/john/blueharvest/releases/assets/2): [200 OK] in 6ms
06:20:21.480 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36299
06:20:21.480 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45285]
Mar 30, 2026 6:20:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
06:20:21.487 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45285
06:20:21.538 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
06:20:21.543 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:45285 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 4ms
06:20:21.544 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45285
06:20:21.544 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32799]
Mar 30, 2026 6:20:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
06:20:21.551 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32799
06:20:21.603 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
06:20:21.612 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32799 /repos/john/blueharvest/releases/assets/4): [200 OK] in 7ms
06:20:21.612 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32799
06:20:21.612 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:20:21.665 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
06:20:21.719 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
06:20:21.722 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/blueharvest/releases/assets/1): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in com.jcabi.github.RtReleaseAssetTest
[INFO] Running com.jcabi.github.RtBranchTest
06:20:21.788 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/KOXn5c5mnrTk0Ty4ZEN1 created by jeff
06:20:21.840 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/FIpY2UCS4lzHzCabUh0x created by jeff
06:20:21.907 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/HSZ93Iz0BceYDCQV2nBp created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in com.jcabi.github.RtBranchTest
[INFO] Running com.jcabi.github.mock.MkGitHubTest
06:20:21.969 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
06:20:22.006 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test by jeff: hey
06:20:22.038 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hey, works?
06:20:22.335 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/guF9ZoiadMmmJqkXNTVS created by jeff
06:20:24.835 [pool-81-thread-1] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:24.907 [pool-81-thread-11] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:24.932 [pool-81-thread-10] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:24.951 [pool-81-thread-9] INFO com.jcabi.github.mock.MkIssues -- issue #4 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:24.975 [pool-81-thread-8] INFO com.jcabi.github.mock.MkIssues -- issue #5 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.003 [pool-81-thread-7] INFO com.jcabi.github.mock.MkIssues -- issue #6 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.039 [pool-81-thread-6] INFO com.jcabi.github.mock.MkIssues -- issue #7 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.070 [pool-81-thread-5] INFO com.jcabi.github.mock.MkIssues -- issue #8 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.107 [pool-81-thread-4] INFO com.jcabi.github.mock.MkIssues -- issue #9 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.139 [pool-81-thread-3] INFO com.jcabi.github.mock.MkIssues -- issue #10 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.170 [pool-81-thread-2] INFO com.jcabi.github.mock.MkIssues -- issue #11 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.203 [pool-81-thread-100] INFO com.jcabi.github.mock.MkIssues -- issue #12 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.235 [pool-81-thread-99] INFO com.jcabi.github.mock.MkIssues -- issue #13 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.268 [pool-81-thread-98] INFO com.jcabi.github.mock.MkIssues -- issue #14 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.299 [pool-81-thread-97] INFO com.jcabi.github.mock.MkIssues -- issue #15 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.343 [pool-81-thread-96] INFO com.jcabi.github.mock.MkIssues -- issue #16 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.375 [pool-81-thread-95] INFO com.jcabi.github.mock.MkIssues -- issue #17 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.419 [pool-81-thread-94] INFO com.jcabi.github.mock.MkIssues -- issue #18 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.459 [pool-81-thread-93] INFO com.jcabi.github.mock.MkIssues -- issue #19 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.491 [pool-81-thread-92] INFO com.jcabi.github.mock.MkIssues -- issue #20 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.527 [pool-81-thread-91] INFO com.jcabi.github.mock.MkIssues -- issue #21 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.563 [pool-81-thread-90] INFO com.jcabi.github.mock.MkIssues -- issue #22 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.595 [pool-81-thread-89] INFO com.jcabi.github.mock.MkIssues -- issue #23 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.631 [pool-81-thread-88] INFO com.jcabi.github.mock.MkIssues -- issue #24 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.671 [pool-81-thread-87] INFO com.jcabi.github.mock.MkIssues -- issue #25 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.703 [pool-81-thread-86] INFO com.jcabi.github.mock.MkIssues -- issue #26 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.743 [pool-81-thread-85] INFO com.jcabi.github.mock.MkIssues -- issue #27 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.775 [pool-81-thread-84] INFO com.jcabi.github.mock.MkIssues -- issue #28 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.815 [pool-81-thread-83] INFO com.jcabi.github.mock.MkIssues -- issue #29 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.843 [pool-81-thread-82] INFO com.jcabi.github.mock.MkIssues -- issue #30 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.879 [pool-81-thread-81] INFO com.jcabi.github.mock.MkIssues -- issue #31 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.911 [pool-81-thread-80] INFO com.jcabi.github.mock.MkIssues -- issue #32 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.946 [pool-81-thread-79] INFO com.jcabi.github.mock.MkIssues -- issue #33 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:25.983 [pool-81-thread-78] INFO com.jcabi.github.mock.MkIssues -- issue #34 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.019 [pool-81-thread-77] INFO com.jcabi.github.mock.MkIssues -- issue #35 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.059 [pool-81-thread-76] INFO com.jcabi.github.mock.MkIssues -- issue #36 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.095 [pool-81-thread-75] INFO com.jcabi.github.mock.MkIssues -- issue #37 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.139 [pool-81-thread-74] INFO com.jcabi.github.mock.MkIssues -- issue #38 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.167 [pool-81-thread-73] INFO com.jcabi.github.mock.MkIssues -- issue #39 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.211 [pool-81-thread-72] INFO com.jcabi.github.mock.MkIssues -- issue #40 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.243 [pool-81-thread-71] INFO com.jcabi.github.mock.MkIssues -- issue #41 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.272 [pool-81-thread-70] INFO com.jcabi.github.mock.MkIssues -- issue #42 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.319 [pool-81-thread-69] INFO com.jcabi.github.mock.MkIssues -- issue #43 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.351 [pool-81-thread-68] INFO com.jcabi.github.mock.MkIssues -- issue #44 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.387 [pool-81-thread-67] INFO com.jcabi.github.mock.MkIssues -- issue #45 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.422 [pool-81-thread-66] INFO com.jcabi.github.mock.MkIssues -- issue #46 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.459 [pool-81-thread-65] INFO com.jcabi.github.mock.MkIssues -- issue #47 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.487 [pool-81-thread-64] INFO com.jcabi.github.mock.MkIssues -- issue #48 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.527 [pool-81-thread-63] INFO com.jcabi.github.mock.MkIssues -- issue #49 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.563 [pool-81-thread-62] INFO com.jcabi.github.mock.MkIssues -- issue #50 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.597 [pool-81-thread-61] INFO com.jcabi.github.mock.MkIssues -- issue #51 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.639 [pool-81-thread-60] INFO com.jcabi.github.mock.MkIssues -- issue #52 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.679 [pool-81-thread-59] INFO com.jcabi.github.mock.MkIssues -- issue #53 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.711 [pool-81-thread-58] INFO com.jcabi.github.mock.MkIssues -- issue #54 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.735 [pool-81-thread-57] INFO com.jcabi.github.mock.MkIssues -- issue #55 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.755 [pool-81-thread-56] INFO com.jcabi.github.mock.MkIssues -- issue #56 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.783 [pool-81-thread-55] INFO com.jcabi.github.mock.MkIssues -- issue #57 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.815 [pool-81-thread-54] INFO com.jcabi.github.mock.MkIssues -- issue #58 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.847 [pool-81-thread-53] INFO com.jcabi.github.mock.MkIssues -- issue #59 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.887 [pool-81-thread-52] INFO com.jcabi.github.mock.MkIssues -- issue #60 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.939 [pool-81-thread-51] INFO com.jcabi.github.mock.MkIssues -- issue #61 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.961 [pool-81-thread-50] INFO com.jcabi.github.mock.MkIssues -- issue #62 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:26.991 [pool-81-thread-49] INFO com.jcabi.github.mock.MkIssues -- issue #63 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.019 [pool-81-thread-48] INFO com.jcabi.github.mock.MkIssues -- issue #64 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.039 [pool-81-thread-47] INFO com.jcabi.github.mock.MkIssues -- issue #65 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.063 [pool-81-thread-46] INFO com.jcabi.github.mock.MkIssues -- issue #66 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.087 [pool-81-thread-45] INFO com.jcabi.github.mock.MkIssues -- issue #67 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.124 [pool-81-thread-44] INFO com.jcabi.github.mock.MkIssues -- issue #68 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.149 [pool-81-thread-43] INFO com.jcabi.github.mock.MkIssues -- issue #69 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.179 [pool-81-thread-42] INFO com.jcabi.github.mock.MkIssues -- issue #70 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.203 [pool-81-thread-41] INFO com.jcabi.github.mock.MkIssues -- issue #71 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.226 [pool-81-thread-40] INFO com.jcabi.github.mock.MkIssues -- issue #72 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.268 [pool-81-thread-39] INFO com.jcabi.github.mock.MkIssues -- issue #73 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.296 [pool-81-thread-38] INFO com.jcabi.github.mock.MkIssues -- issue #74 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.319 [pool-81-thread-37] INFO com.jcabi.github.mock.MkIssues -- issue #75 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.335 [pool-81-thread-36] INFO com.jcabi.github.mock.MkIssues -- issue #76 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.363 [pool-81-thread-35] INFO com.jcabi.github.mock.MkIssues -- issue #77 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.387 [pool-81-thread-34] INFO com.jcabi.github.mock.MkIssues -- issue #78 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.412 [pool-81-thread-33] INFO com.jcabi.github.mock.MkIssues -- issue #79 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.439 [pool-81-thread-32] INFO com.jcabi.github.mock.MkIssues -- issue #80 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.455 [pool-81-thread-31] INFO com.jcabi.github.mock.MkIssues -- issue #81 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.475 [pool-81-thread-30] INFO com.jcabi.github.mock.MkIssues -- issue #82 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.503 [pool-81-thread-29] INFO com.jcabi.github.mock.MkIssues -- issue #83 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.523 [pool-81-thread-28] INFO com.jcabi.github.mock.MkIssues -- issue #84 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.543 [pool-81-thread-27] INFO com.jcabi.github.mock.MkIssues -- issue #85 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.567 [pool-81-thread-26] INFO com.jcabi.github.mock.MkIssues -- issue #86 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.587 [pool-81-thread-25] INFO com.jcabi.github.mock.MkIssues -- issue #87 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.611 [pool-81-thread-24] INFO com.jcabi.github.mock.MkIssues -- issue #88 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.643 [pool-81-thread-23] INFO com.jcabi.github.mock.MkIssues -- issue #89 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.676 [pool-81-thread-22] INFO com.jcabi.github.mock.MkIssues -- issue #90 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.719 [pool-81-thread-21] INFO com.jcabi.github.mock.MkIssues -- issue #91 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.752 [pool-81-thread-20] INFO com.jcabi.github.mock.MkIssues -- issue #92 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.791 [pool-81-thread-19] INFO com.jcabi.github.mock.MkIssues -- issue #93 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.835 [pool-81-thread-18] INFO com.jcabi.github.mock.MkIssues -- issue #94 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.871 [pool-81-thread-17] INFO com.jcabi.github.mock.MkIssues -- issue #95 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.911 [pool-81-thread-16] INFO com.jcabi.github.mock.MkIssues -- issue #96 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.947 [pool-81-thread-15] INFO com.jcabi.github.mock.MkIssues -- issue #97 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:27.987 [pool-81-thread-14] INFO com.jcabi.github.mock.MkIssues -- issue #98 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:28.023 [pool-81-thread-13] INFO com.jcabi.github.mock.MkIssues -- issue #99 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:28.040 [pool-81-thread-12] INFO com.jcabi.github.mock.MkIssues -- issue #100 created in jeff/guF9ZoiadMmmJqkXNTVS by jeff:
06:20:28.339 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
06:20:28.402 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test by jeff: title
06:20:28.535 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by mark: Nice change
06:20:28.829 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xHMkCR51wmnfS89gzYoY created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.927 s -- in com.jcabi.github.mock.MkGitHubTest
[INFO] Running com.jcabi.github.StatusesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.StatusesTest
[INFO] Running com.jcabi.github.mock.MkLabelsTest
06:20:28.934 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/nD0RqyJbLApigeoxZZ2u created by jeff
06:20:29.013 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/nD0RqyJbLApigeoxZZ2u by jeff: hey, you!
06:20:29.125 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
06:20:29.230 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/OebSmwr1fH9NmPqdsMMh created by jeff
06:20:29.340 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SFW1dCYpXwBATXsZKGYH created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in com.jcabi.github.mock.MkLabelsTest
[INFO] Running com.jcabi.github.RtStatusesTest
06:20:29.474 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Ia2fIqhMNDTPa8Uv5MWR created by jeff
Mar 30, 2026 6:20:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40545]
Mar 30, 2026 6:20:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
06:20:29.519 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40545
06:20:29.570 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/XTrfYAbj9R873Fd79lNH created by jeff
06:20:29.575 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:40545 /repos/jeff/XTrfYAbj9R873Fd79lNH/statuses/0abcd89jcabitest): [201 Created] in 4ms
06:20:29.576 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40545
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in com.jcabi.github.RtStatusesTest
[INFO] Running com.jcabi.github.RtReactionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.RtReactionTest
[INFO] Running com.jcabi.github.RtPullCommentTest
Mar 30, 2026 6:20:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35563]
Mar 30, 2026 6:20:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-80] Started.
06:20:29.606 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35563
06:20:29.655 [main] INFO com.jcabi.github.mock.MkRepos -- repository joe/blueharvest created by joe
06:20:29.663 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35563 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 7ms
06:20:29.664 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35563
06:20:29.664 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:20:29.723 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/IizHdR7vLyd1FBxyX0Xe created by jeff
Mar 30, 2026 6:20:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33359]
Mar 30, 2026 6:20:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-81] Started.
06:20:29.728 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33359
06:20:29.780 [main] INFO com.jcabi.github.mock.MkRepos -- repository joe/blueharvest created by joe
06:20:29.786 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:33359 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 4ms
06:20:29.786 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33359
06:20:29.786 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.200 s -- in com.jcabi.github.RtPullCommentTest
[INFO] Running com.jcabi.github.mock.MkUserEmailsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in com.jcabi.github.mock.MkUserEmailsTest
[INFO] Running com.jcabi.github.wire.RetryCarefulWireTest
06:20:30.272 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
Mar 30, 2026 6:20:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41217]
Mar 30, 2026 6:20:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-82] Started.
06:20:30.288 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41217
06:20:30.291 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:41217/ returns 500 status (attempt #1)
06:20:30.295 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:41217/ returns 500 status (attempt #2)
06:20:30.303 [main] INFO com.jcabi.github.wire.CarefulWire -- Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
06:20:35.303 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41217 /): [200 OK] in 5s
06:20:35.304 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41217
06:20:35.305 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.040 s -- in com.jcabi.github.wire.RetryCarefulWireTest
[INFO] Running com.jcabi.github.mock.MkPublicKeysTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in com.jcabi.github.mock.MkPublicKeysTest
[INFO] Running com.jcabi.github.mock.MkIssueEventsTest
06:20:36.009 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/iiYdaTqgE7hqmd4pIfhk created by jeff
06:20:36.042 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #2 by samuel
06:20:36.114 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GjZ5Fipau78jgl9mPuvW created by jeff
06:20:36.149 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type unlocked created in jeff for issue #2 by jill
06:20:36.243 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/trbIs2djD89UrKRsFc4E created by jeff
06:20:36.276 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #3 by john
06:20:36.293 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type reopened created in jeff for issue #3 by jane
06:20:36.356 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/t96BqT94xispVvzDQERA created by jeff
06:20:36.387 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in com.jcabi.github.mock.MkIssueEventsTest
[INFO] Running com.jcabi.github.CoordinatesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.CoordinatesTest
[INFO] Running com.jcabi.github.mock.MkHooksTest
06:20:36.519 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/shylN1GpvhCoYGThbgfU created by jeff
06:20:36.587 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/EaR7Kjzn4CXEFkBlGu2I created by jeff
06:20:36.694 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qbzEJ2r322GZSABCqhod created by jeff
06:20:36.895 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qDyyqvja7D8gLnwEyCtl created by jeff
06:20:37.099 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/IEEpO2hwwxKvO7LEe8CP created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s -- in com.jcabi.github.mock.MkHooksTest
[INFO] Running com.jcabi.github.mock.MkCollaboratorsTest
06:20:37.298 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/BnvbYhqLcZxc6rjDq4Qr created by jeff
06:20:37.437 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wSlwtjwrerU6V6yqBAfJ created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in com.jcabi.github.mock.MkCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkLimitsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.jcabi.github.mock.MkLimitsTest
[INFO] Running com.jcabi.github.RtGistTest
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34845]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-83] Started.
06:20:37.508 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34845
06:20:37.513 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:34845 /gists/patch): [200 OK] in 3ms
06:20:37.515 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34845
06:20:37.515 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43543]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-84] Started.
06:20:37.531 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43543
06:20:37.533 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43543
06:20:37.533 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38297]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-85] Started.
06:20:37.547 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38297
06:20:37.551 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38297 /gists/testGetFiles): [200 OK] in 3ms
06:20:37.559 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38297
06:20:37.559 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35739]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-86] Started.
06:20:37.582 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35739
06:20:37.587 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:35739 /gists/unstar/star): [204 No Content] in 4ms
06:20:37.595 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35739
06:20:37.595 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45363]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-87] Started.
06:20:37.608 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45363
06:20:37.612 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45363 /gists/test): [200 OK] in 4ms
06:20:37.617 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45363 /gists/world): [200 OK] in 4ms
06:20:37.625 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45363 /gists/test/forks): [201 Created] in 8ms
06:20:37.632 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45363 /gists/forked): [200 OK] in 6ms
06:20:37.635 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45363 /gists/world): [200 OK] in 2ms
06:20:37.639 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45363
06:20:37.639 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44581]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-88] Started.
06:20:37.651 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44581
06:20:37.655 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44581 /gists/test): [200 OK] in 3ms
06:20:37.661 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44581 /gists/world): [200 OK] in 5ms
06:20:37.663 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44581
06:20:37.663 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32921]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-89] Started.
06:20:37.671 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32921
06:20:37.677 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:32921 /gists/testWrite): [200 OK] in 4ms
06:20:37.678 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32921
06:20:37.678 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in com.jcabi.github.RtGistTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.jcabi.github.mock.MkRepoCommitTest
[INFO] Running com.jcabi.github.ExistenceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.jcabi.github.ExistenceTest
[INFO] Running com.jcabi.github.RtJsonTest
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35433]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-90] Started.
06:20:37.775 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35433
06:20:37.778 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:35433 /): [200 OK] in 3ms
06:20:37.779 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35433
06:20:37.779 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33041]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-91] Started.
06:20:37.785 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33041
06:20:37.788 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33041 /): [200 OK] in 2ms
06:20:37.789 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33041
06:20:37.789 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.jcabi.github.RtJsonTest
[INFO] Running com.jcabi.github.RtUserEmailsTest
06:20:37.798 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:12345 /see-FakeRequest-class/user/emails): [204 OK] in 0ms
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44561]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-92] Started.
06:20:37.805 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44561
06:20:37.808 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:44561 /user/emails): [201 Created] in 3ms
06:20:37.809 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44561
06:20:37.810 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/user/emails): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in com.jcabi.github.RtUserEmailsTest
[INFO] Running com.jcabi.github.RtIssuesTest
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34403]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-93] Started.
06:20:37.832 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34403
06:20:37.837 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:34403 /repos/mark/test/issues): [201 Created] in 4ms
06:20:37.842 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34403 /repos/mark/test/issues/1): [200 OK] in 1ms
06:20:37.844 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34403
06:20:37.844 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33939]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-94] Started.
06:20:37.856 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33939
06:20:37.861 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33939 /repos/mark/test/issues): [200 OK] in 3ms
06:20:37.862 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33939
06:20:37.862 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35263]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-95] Started.
06:20:37.873 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35263
06:20:37.877 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35263 /repos/mark/test/issues/1): [200 OK] in 3ms
06:20:37.886 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35263
06:20:37.886 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36873]
Mar 30, 2026 6:20:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-96] Started.
06:20:37.894 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36873
06:20:37.901 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36873 /repos/mark/test/issues): [200 OK] in 5ms
06:20:37.906 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36873
06:20:37.906 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.jcabi.github.RtIssuesTest
[INFO] Running com.jcabi.github.ContentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in com.jcabi.github.ContentTest
[INFO] Running com.jcabi.github.RtLimitTest
06:20:38.072 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
06:20:38.079 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.jcabi.github.RtLimitTest
[INFO] Running com.jcabi.github.mock.MkBranchTest
06:20:38.227 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/1tFuFby3RIBf5xLSsf6c created by jeff
06:20:38.314 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2iCjGs2i8M5mYWDKC8vH created by jeff
06:20:38.403 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/gqoCooqW6MdHt3Z9TnlH created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in com.jcabi.github.mock.MkBranchTest
[INFO] Running com.jcabi.github.RtRepoCommitsTest
06:20:38.457 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/commits): [200 OK] in 0ms
06:20:38.461 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db55...6dcb09b5b57875f334f61aebed695e2e4193db56): [200 OK] in 0ms
06:20:38.467 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db57...6dcb09b5b57875f334f61aebed695e2e4193db58): [200 OK] in 0ms
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.jcabi.github.RtRepoCommitsTest
[INFO] Running com.jcabi.github.RtTagTest
Mar 30, 2026 6:20:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42847]
Mar 30, 2026 6:20:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-97] Started.
06:20:38.482 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42847
06:20:38.530 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/klEmDwME1XU56rt2hHdZ created by jeff
06:20:38.539 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42847 /repos/jeff/klEmDwME1XU56rt2hHdZ/git/tags/abdes00test): [200 OK] in 9ms
06:20:38.543 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42847
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in com.jcabi.github.RtTagTest
[INFO] Running com.jcabi.github.RtUsersTest
Mar 30, 2026 6:20:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34291]
Mar 30, 2026 6:20:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-98] Started.
06:20:38.579 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34291
06:20:38.583 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34291 /user): [200 OK] in 3ms
06:20:38.586 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34291
Mar 30, 2026 6:20:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44321]
Mar 30, 2026 6:20:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-99] Started.
06:20:38.603 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44321
06:20:38.607 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44321 /users): [200 OK] in 3ms
06:20:38.612 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44321
Mar 30, 2026 6:20:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43499]
Mar 30, 2026 6:20:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-100] Started.
06:20:38.628 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43499
06:20:38.631 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43499
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in com.jcabi.github.RtUsersTest
[INFO] Running com.jcabi.github.mock.MkOrganizationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s -- in com.jcabi.github.mock.MkOrganizationsTest
[INFO] Running com.jcabi.github.RtPublicKeyTest
06:20:39.811 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/user/keys/1): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.RtPublicKeyTest
[INFO] Running com.jcabi.github.RtCheckTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.jcabi.github.RtCheckTest
[INFO] Running com.jcabi.github.RepoCommitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.jcabi.github.RepoCommitTest
[INFO] Running com.jcabi.github.RtContentTest
06:20:39.929 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/contents/blah): [200 OK] in 0ms
Mar 30, 2026 6:20:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46689]
Mar 30, 2026 6:20:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-101] Started.
06:20:39.933 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46689
06:20:39.938 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:46689 /repos/user/repo/contents/path): [200 OK] in 4ms
06:20:39.939 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46689
Mar 30, 2026 6:20:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33673]
Mar 30, 2026 6:20:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-102] Started.
06:20:39.949 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33673
06:20:39.957 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33673 /repos/user/repo/contents/raw): [200 OK] in 7ms
06:20:39.958 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33673
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in com.jcabi.github.RtContentTest
[INFO] Running com.jcabi.github.mock.MkStorageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s -- in com.jcabi.github.mock.MkStorageTest
[INFO] Running com.jcabi.github.RtStatusTest
06:20:41.057 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/9uFJjF5b4Kibfnw3QTdg created by jeff
06:20:41.142 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/M2XWP4Qureg9B1Ot0qDP created by jeff
06:20:41.237 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Itx5WizbxRheBoPdgsHk created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in com.jcabi.github.RtStatusTest
[INFO] Running com.jcabi.github.mock.MkContentTest
06:20:41.335 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZJZHmxrWhpjn6dYT0jzi created by jeff
06:20:41.438 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Fffhg08Ive5td5cVw5Yh created by jeff
06:20:41.537 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/OVUIDIPWIoX1zBwa0b0W created by jeff
06:20:41.644 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/3GAu7j318ORIBh66LbGh created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in com.jcabi.github.mock.MkContentTest
[INFO] Running com.jcabi.github.mock.MkIssueTest
06:20:41.784 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/BvyUn7FOTUCEKnbijfON created by jeff
06:20:41.840 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/BvyUn7FOTUCEKnbijfON by jeff: hey
06:20:41.931 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Xlnf6gX3S250caeGFI9t created by jeff
06:20:41.969 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/Xlnf6gX3S250caeGFI9t by jeff: hey
06:20:42.147 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jGvjkg3grE1pjCkMzIxn created by jeff
06:20:42.183 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/jGvjkg3grE1pjCkMzIxn by jeff: hey
06:20:42.289 [main] INFO com.jcabi.github.mock.MkRepos -- repository first/fFwgcv5EaGBrORocWgV2 created by first
06:20:42.339 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in first/fFwgcv5EaGBrORocWgV2 by second:
06:20:42.495 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/1kE7bYEhgCjsfXVcfgZ1 created by jeff
06:20:42.555 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/1kE7bYEhgCjsfXVcfgZ1 by jeff: hey
06:20:42.657 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #1 by jeff
06:20:42.804 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type reopened created in jeff for issue #1 by jeff
06:20:42.940 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TdFW7fdMInXCV3RaQhtp created by jeff
06:20:42.976 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/TdFW7fdMInXCV3RaQhtp by jeff: hey
06:20:43.027 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/4p3rlCnJpOCP1H1RppEL created by jeff
06:20:43.064 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/4p3rlCnJpOCP1H1RppEL by jeff: hey
06:20:43.162 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
06:20:43.234 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/JKm844qoSHA38WQhcOSJ created by jeff
06:20:43.266 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/JKm844qoSHA38WQhcOSJ by jeff: hey
06:20:43.469 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/RtQ7EBaZmT4dSjcV3ya9 created by jeff
06:20:43.539 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/RtQ7EBaZmT4dSjcV3ya9 by jeff: hey
06:20:43.694 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/67ZG3TbMniu34ZfgEzWN created by jeff
06:20:43.726 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/67ZG3TbMniu34ZfgEzWN by jeff: hey
06:20:43.947 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/tbOghEsclIE8rTgo2czN created by jeff
06:20:43.979 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/tbOghEsclIE8rTgo2czN by jeff: hey
06:20:44.074 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #1 by jeff
06:20:44.174 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/esEhqLQCRifsmR5DMQfN created by jeff
06:20:44.206 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/esEhqLQCRifsmR5DMQfN by jeff: hey
06:20:44.318 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.627 s -- in com.jcabi.github.mock.MkIssueTest
[INFO] Running com.jcabi.github.RtPullsTest
Mar 30, 2026 6:20:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39323]
Mar 30, 2026 6:20:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-103] Started.
06:20:44.352 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39323
06:20:44.356 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39323 /repos/mark/test/pulls): [200 OK] in 3ms
06:20:44.357 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39323
06:20:44.357 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40587]
Mar 30, 2026 6:20:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-104] Started.
06:20:44.369 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40587
06:20:44.375 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40587 /repos/mark/test/pulls/1000000000): [200 OK] in 6ms
06:20:44.379 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40587
06:20:44.379 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38777]
Mar 30, 2026 6:20:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-105] Started.
06:20:44.387 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38777
06:20:44.395 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38777 /repos/mark/test/pulls): [201 Created] in 7ms
06:20:44.401 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38777 /repos/mark/test/pulls/1000000000): [200 OK] in 5ms
06:20:44.403 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38777
06:20:44.403 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in com.jcabi.github.RtPullsTest
[INFO] Running com.jcabi.github.LimitTest
06:20:44.496 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in com.jcabi.github.LimitTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetTest
06:20:44.556 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/mG41xm9YVb7dqAuy6FZm created by jeff
06:20:44.681 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/62bfbGFxTQYni0WugoPj created by jeff
06:20:44.853 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Y4OeSoDYJQAVdRPNR8bv created by jeff
06:20:44.980 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/PiCzQcuIHL7nGmlVSwcx created by jeff
06:20:45.129 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/28Fe9vIkBkBvf0SRc7Sl created by jeff
06:20:45.282 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YowL66oGquIxZjC1DXOw created by jeff
06:20:45.533 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/OvFimzHVPpNynJCtBWvS created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 s -- in com.jcabi.github.mock.MkReleaseAssetTest
[INFO] Running com.jcabi.github.RtCommitTest
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40947]
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-106] Started.
06:20:45.799 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40947
06:20:45.847 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/WoZLOK3RP3QBaV868IXY created by jeff
06:20:45.855 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40947 /repos/jeff/WoZLOK3RP3QBaV868IXY/git/commits/sha): [200 OK] in 8ms
06:20:45.856 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40947
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in com.jcabi.github.RtCommitTest
[INFO] Running com.jcabi.github.RtTreesTest
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34625]
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-107] Started.
06:20:45.877 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34625
06:20:45.885 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:34625 /repos/mark/test/git/trees): [201 Created] in 6ms
06:20:45.891 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34625
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.jcabi.github.RtTreesTest
[INFO] Running com.jcabi.github.RtStarsTest
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46055]
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-108] Started.
06:20:45.912 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46055
06:20:45.915 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:46055 /user/starred/staruser/starrepo): [204 No Content] in 2ms
06:20:45.917 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46055
06:20:45.917 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34271]
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-109] Started.
06:20:45.923 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34271
06:20:45.927 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34271 /user/starred/someuser/starredrepo): [204 No Content] in 3ms
06:20:45.933 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34271 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 6ms
06:20:45.936 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34271
06:20:45.936 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39159]
Mar 30, 2026 6:20:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-110] Started.
06:20:45.942 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39159
06:20:45.947 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:39159 /user/starred/unstaruser/unstarrepo): [204 No Content] in 4ms
06:20:45.950 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39159
06:20:45.950 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in com.jcabi.github.RtStarsTest
[INFO] Running com.jcabi.github.mock.MkGistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in com.jcabi.github.mock.MkGistTest
[INFO] Running com.jcabi.github.RtLabelsTest
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43137]
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-111] Started.
06:20:46.097 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43137
06:20:46.102 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:43137 /repos/mark/test/labels/issue): [204 No Content] in 4ms
06:20:46.103 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43137
06:20:46.103 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41533]
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-112] Started.
06:20:46.110 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41533
06:20:46.114 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41533 /repos/mark/test/labels): [201 Created] in 3ms
06:20:46.116 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41533 /repos/mark/test/labels/API): [200 OK] in 2ms
06:20:46.117 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41533
06:20:46.117 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38243]
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-113] Started.
06:20:46.128 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38243
06:20:46.133 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38243 /repos/mark/test/labels/bug): [200 OK] in 5ms
06:20:46.134 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38243
06:20:46.134 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36077]
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-114] Started.
06:20:46.143 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36077
06:20:46.147 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36077 /repos/mark/test/labels): [200 OK] in 3ms
06:20:46.150 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36077
06:20:46.150 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in com.jcabi.github.RtLabelsTest
[INFO] Running com.jcabi.github.RtPaginationTest
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39213]
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-115] Started.
06:20:46.176 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39213
06:20:46.181 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39213 /): [200 OK] in 5ms
06:20:46.187 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39213
06:20:46.187 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46331]
Mar 30, 2026 6:20:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-116] Started.
06:20:46.204 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46331
06:20:46.207 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46331 /): [200 OK] in 3ms
06:20:46.210 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46331 /s): [200 OK] in 3ms
06:20:46.216 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46331
06:20:46.216 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in com.jcabi.github.RtPaginationTest
[INFO] Running com.jcabi.github.mock.MkPullCommentsTest
06:20:46.339 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VxcDsl4QN04sWZvk7SPk created by jeff
06:20:46.430 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/VxcDsl4QN04sWZvk7SPk by jeff: hello
06:20:46.563 [main] INFO com.jcabi.github.mock.MkRepos -- repository jamie/incredible created by jamie
06:20:46.612 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jamie/incredible by jamie: pullrequest1
06:20:46.795 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xabYCavbx7K9V6GDizdk created by jeff
06:20:46.848 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/xabYCavbx7K9V6GDizdk by jeff: hello
06:20:46.991 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ilz7rTSBVngEmZymqZkY created by jeff
06:20:47.042 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/ilz7rTSBVngEmZymqZkY by jeff: hello
06:20:47.181 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/16iflqSMRD2ovxDEvBg2 created by jeff
06:20:47.231 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/16iflqSMRD2ovxDEvBg2 by jeff: hello
06:20:47.313 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/16iflqSMRD2ovxDEvBg2 by jeff: new
06:20:47.440 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/BkQxJqiI8U4EMUqQ9Gvf created by jeff
06:20:47.491 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/BkQxJqiI8U4EMUqQ9Gvf by jeff: hello
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s -- in com.jcabi.github.mock.MkPullCommentsTest
[INFO] Running com.jcabi.github.RtHookTest
Mar 30, 2026 6:20:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43121]
Mar 30, 2026 6:20:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-117] Started.
06:20:47.569 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43121
06:20:47.576 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43121 /repos/test/repo/hooks/1): [200 OK] in 6ms
06:20:47.583 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43121
06:20:47.583 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39269]
Mar 30, 2026 6:20:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-118] Started.
06:20:47.588 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39269
06:20:47.593 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39269 /repos/test/repo/hooks/1): [200 OK] in 5ms
06:20:47.594 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39269
06:20:47.594 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.jcabi.github.RtHookTest
[INFO] Running com.jcabi.github.mock.MkEventTest
06:20:47.674 [main] INFO com.jcabi.github.mock.MkRepos -- repository ken/foo created by ken
06:20:47.712 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in ken for issue #1 by ken
06:20:47.823 [main] INFO com.jcabi.github.mock.MkRepos -- repository barbie/bar created by barbie
06:20:47.857 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in barbie for issue #1 by barbie
06:20:47.930 [main] INFO com.jcabi.github.mock.MkRepos -- repository test_user/75AbRAuXh9Wtxn1R0Gf4 created by test_user
06:20:47.961 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type test_type created in test_user for issue #1 by test_user
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in com.jcabi.github.mock.MkEventTest
[INFO] Running com.jcabi.github.DeployKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.jcabi.github.DeployKeyTest
[INFO] Running com.jcabi.github.RtAssigneesTest
Mar 30, 2026 6:20:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35727]
Mar 30, 2026 6:20:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-119] Started.
06:20:48.075 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35727
06:20:48.082 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35727 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 6ms
06:20:48.086 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35727
Mar 30, 2026 6:20:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32777]
Mar 30, 2026 6:20:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-120] Started.
06:20:48.092 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32777
06:20:48.096 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32777 /repos/test/assignee/assignees/octocat2): [204 No Content] in 3ms
06:20:48.097 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32777
Mar 30, 2026 6:20:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38619]
Mar 30, 2026 6:20:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-121] Started.
06:20:48.106 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38619
06:20:48.110 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38619 /repos/test/assignee/assignees): [200 OK] in 1ms
06:20:48.112 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38619
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.jcabi.github.RtAssigneesTest
[INFO] Running com.jcabi.github.mock.MkIssuesTest
06:20:48.214 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VPKqcCDPxuDq0qBtNon3 created by jeff
06:20:48.278 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/VPKqcCDPxuDq0qBtNon3 by jeff: hello
06:20:48.421 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/BoPmGgef5gdXWitvgkaT created by jeff
06:20:48.452 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/BoPmGgef5gdXWitvgkaT by jeff: hey, you
06:20:48.487 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/BoPmGgef5gdXWitvgkaT by jeff: hey
06:20:48.538 [main] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/BoPmGgef5gdXWitvgkaT by jeff: hey again
06:20:48.624 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test-3 created by jeff
06:20:48.661 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test-3 by jeff: title
06:20:48.694 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/test-3 by jeff: title
06:20:48.731 [main] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/test-3 by jeff: title
06:20:48.765 [main] INFO com.jcabi.github.mock.MkIssues -- issue #4 created in jeff/test-3 by jeff: title
06:20:48.802 [main] INFO com.jcabi.github.mock.MkIssues -- issue #5 created in jeff/test-3 by jeff: title
06:20:48.836 [main] INFO com.jcabi.github.mock.MkIssues -- issue #6 created in jeff/test-3 by jeff: title
06:20:48.884 [main] INFO com.jcabi.github.mock.MkIssues -- issue #7 created in jeff/test-3 by jeff: title
06:20:48.938 [main] INFO com.jcabi.github.mock.MkIssues -- issue #8 created in jeff/test-3 by jeff: title
06:20:48.975 [main] INFO com.jcabi.github.mock.MkIssues -- issue #9 created in jeff/test-3 by jeff: title
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s -- in com.jcabi.github.mock.MkIssuesTest
[INFO] Running com.jcabi.github.CommitsComparisonTest
06:20:48.991 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db53...6dcb09b5b57875f334f61aebed695e2e4193db54): [200 OK] in 0ms
06:20:48.993 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.jcabi.github.CommitsComparisonTest
[INFO] Running com.jcabi.github.SmartsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.SmartsTest
[INFO] Running com.jcabi.github.PullCommentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in com.jcabi.github.PullCommentTest
[INFO] Running com.jcabi.github.RtOrganizationsTest
Mar 30, 2026 6:20:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44979]
Mar 30, 2026 6:20:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-122] Started.
06:20:49.132 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44979
06:20:49.139 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44979
06:20:49.139 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42083]
Mar 30, 2026 6:20:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-123] Started.
06:20:49.151 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42083
06:20:49.156 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42083 /user/orgs): [200 OK] in 3ms
06:20:49.159 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42083
06:20:49.159 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in com.jcabi.github.RtOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkPublicMembersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in com.jcabi.github.mock.MkPublicMembersTest
[INFO] Running com.jcabi.github.mock.MkGistsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in com.jcabi.github.mock.MkGistsTest
[INFO] Running com.jcabi.github.mock.MkCommentTest
06:20:50.290 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/blueharvest created by jeff
06:20:50.360 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/blueharvest by jeff: hey
06:20:50.424 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hey buddy
06:20:50.502 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/blueharvest created by jeff
06:20:50.538 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/blueharvest by jeff: hey
06:20:50.572 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: what's up?
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in com.jcabi.github.mock.MkCommentTest
[INFO] Running com.jcabi.github.RtReposTest
Mar 30, 2026 6:20:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42563]
Mar 30, 2026 6:20:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-124] Started.
06:20:50.666 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42563
06:20:50.670 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42563 /): [200 OK] in 3ms
06:20:50.671 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42563
06:20:50.671 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38835]
Mar 30, 2026 6:20:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-125] Started.
06:20:50.678 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38835
06:20:50.681 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:38835 /repos/): [204 No Content] in 2ms
06:20:50.682 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38835
06:20:50.682 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36627]
Mar 30, 2026 6:20:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-126] Started.
06:20:50.705 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36627
06:20:50.709 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:36627 /user/repos): [201 Created] in 3ms
06:20:50.715 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36627
06:20:50.715 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in com.jcabi.github.RtReposTest
[INFO] Running com.jcabi.github.mock.MkDeployKeysTest
06:20:50.825 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/vOJ7O3SPyjZZvSXiTm3m created by jeff
06:20:50.914 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xeWd62DCSOzhX1TviXq4 created by jeff
06:20:50.983 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/6tQf31r9LqRu950MU0de created by jeff
06:20:51.085 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/OyEPtQlEfGcCZkHLcabe created by jeff
06:20:51.252 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZHXJAs17NQ5JkSpXL216 created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in com.jcabi.github.mock.MkDeployKeysTest
[INFO] Running com.jcabi.github.PullTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in com.jcabi.github.PullTest
[INFO] Running com.jcabi.github.mock.MkTagTest
06:20:51.763 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/yLcfwlKgUjFN602Q6PFJ created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in com.jcabi.github.mock.MkTagTest
[INFO] Running com.jcabi.github.RepositoryStatisticsTest
06:20:51.916 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/volodya-lombrozo created by jeff
06:20:52.011 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/volodya-lombrozo created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in com.jcabi.github.RepositoryStatisticsTest
[INFO] Running com.jcabi.github.RtGistsTest
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42131]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-127] Started.
06:20:52.029 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42131
06:20:52.036 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:42131 /gists/12234): [204 No Content] in 6ms
06:20:52.037 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42131
06:20:52.037 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46527]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-128] Started.
06:20:52.047 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46527
06:20:52.054 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46527 /gists): [200 OK] in 7ms
06:20:52.055 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46527
06:20:52.055 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38471]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-129] Started.
06:20:52.061 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38471
06:20:52.064 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38471 /gists): [201 Created] in 2ms
06:20:52.068 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38471
06:20:52.068 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44415]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-130] Started.
06:20:52.077 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44415
06:20:52.079 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44415
06:20:52.079 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.jcabi.github.RtGistsTest
[INFO] Running com.jcabi.github.MilestoneTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in com.jcabi.github.MilestoneTest
[INFO] Running com.jcabi.github.FileChangeTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.jcabi.github.FileChangeTest
[INFO] Running com.jcabi.github.FromPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.FromPropertiesTest
[INFO] Running com.jcabi.github.RtContentsTest
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40193]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-131] Started.
06:20:52.201 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40193
06:20:52.206 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:40193 /repos/test/contents/contents/to/remove): [200 OK] in 4ms
06:20:52.207 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40193
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36449]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-132] Started.
06:20:52.213 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36449
06:20:52.218 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:36449 /repos/test/contents/contents/test/thefile): [201 Created] in 4ms
06:20:52.225 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36449 /repos/test/contents/contents/test/thefile): [200 OK] in 7ms
06:20:52.227 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36449
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35661]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-133] Started.
06:20:52.237 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35661
06:20:52.247 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35661 /repos/test/contents/contents/test/file): [200 OK] in 5ms
06:20:52.252 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35661 /repos/test/contents/contents/test/file): [200 OK] in 5ms
06:20:52.259 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35661
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44997]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-134] Started.
06:20:52.272 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44997
06:20:52.276 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:44997 /repos/test/contents/contents/test.txt): [200 OK] in 3ms
06:20:52.278 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44997
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37133]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-135] Started.
06:20:52.292 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37133
06:20:52.295 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37133 /repos/test/contents/readme): [200 OK] in 2ms
06:20:52.303 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37133
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40805]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-136] Started.
06:20:52.316 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40805
06:20:52.320 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40805 /repos/test/contents/readme): [200 OK] in 4ms
06:20:52.323 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40805
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40013]
Mar 30, 2026 6:20:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-137] Started.
06:20:52.335 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40013
06:20:52.341 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40013 /repos/test/contents/contents/dir): [200 OK] in 4ms
06:20:52.346 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40013
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in com.jcabi.github.RtContentsTest
[INFO] Running com.jcabi.github.RtGitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.jcabi.github.RtGitTest
[INFO] Running com.jcabi.github.mock.MkReleaseTest
06:20:52.418 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/o2M5fkwBmaEZyDivBGBL created by jeff
06:20:52.516 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/poGXrrGrbA8J8jtF9rpO created by jeff
06:20:52.616 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ve9aDHuotMD0MtmxjrjX created by jeff
06:20:52.728 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/iDnzmP7AtbcOzEcLTHLq created by jeff
06:20:52.835 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lS3zpmkXUOUxBnftYPlB created by jeff
06:20:52.950 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bLcbGGkhl1MngHzYOz9g created by jeff
06:20:53.047 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZxBqtkXN863JvUedi2RI created by jeff
06:20:53.165 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/fstu4wQvHXLRE7SwQved created by jeff
06:20:53.252 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ncXfrmhRsAJtv8dkPF00 created by jeff
06:20:53.349 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/nrl3Lb8p5LrFrrrjuTv2 created by jeff
06:20:53.482 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/83pE2jZyldyWV7ScLRO2 created by jeff
06:20:53.610 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Hvk9wibUgPxBTGXkwzPd created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s -- in com.jcabi.github.mock.MkReleaseTest
[INFO] Running com.jcabi.github.RtUserOrganizationsTest
Mar 30, 2026 6:20:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36349]
Mar 30, 2026 6:20:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-138] Started.
06:20:53.691 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36349
06:20:53.714 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36349 /users/octopus/orgs): [200 OK] in 4ms
06:20:53.766 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36349
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in com.jcabi.github.RtUserOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkMarkdownTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.mock.MkMarkdownTest
[INFO] Running com.jcabi.github.SmartJsonTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.jcabi.github.SmartJsonTest
[INFO] Running com.jcabi.github.IssueTest
06:20:53.794 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
06:20:53.798 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
06:20:54.198 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
06:20:54.202 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
06:20:54.210 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
06:20:54.220 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in com.jcabi.github.IssueTest
[INFO] Running com.jcabi.github.RtGistCommentTest
Mar 30, 2026 6:20:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39109]
Mar 30, 2026 6:20:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-139] Started.
06:20:54.228 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39109
06:20:54.231 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:39109 /gists/gistName/comments/1): [204 No Content] in 2ms
06:20:54.231 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39109
06:20:54.231 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35911]
Mar 30, 2026 6:20:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-140] Started.
06:20:54.245 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35911
Mar 30, 2026 6:20:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35937]
Mar 30, 2026 6:20:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-141] Started.
06:20:54.247 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35937
06:20:54.251 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:35911 /gists/someName/comments/1): [200 OK] in 4ms
06:20:54.253 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35911 /gists/someName/comments/1): [200 OK] in 2ms
06:20:54.254 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35911
06:20:54.255 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35937
06:20:54.255 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:20:54.255 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in com.jcabi.github.RtGistCommentTest
[INFO] Running com.jcabi.github.ReleaseAssetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in com.jcabi.github.ReleaseAssetTest
[INFO] Running com.jcabi.github.RtMilestonesTest
Mar 30, 2026 6:20:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43335]
Mar 30, 2026 6:20:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-142] Started.
06:20:54.408 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43335
06:20:54.411 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:43335 /repos/mark/test/milestones/1): [204 No Content] in 2ms
06:20:54.411 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43335
06:20:54.411 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.RtMilestonesTest
[INFO] Running com.jcabi.github.mock.MkNotificationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.mock.MkNotificationTest
[INFO] Running com.jcabi.github.mock.MkUserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in com.jcabi.github.mock.MkUserTest
[INFO] Running com.jcabi.github.mock.MkPublicKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in com.jcabi.github.mock.MkPublicKeyTest
[INFO] Running com.jcabi.github.mock.MkCheckTest
06:20:55.084 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qVREnJR90B5jJ6KXzSOC created by jeff
06:20:55.227 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/qVREnJR90B5jJ6KXzSOC by jeff: Test PR
06:20:55.405 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/DaO1g1OuRKGQR9Jfue6j created by jeff
06:20:55.498 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/DaO1g1OuRKGQR9Jfue6j by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in com.jcabi.github.mock.MkCheckTest
[INFO] Running com.jcabi.github.RtReferenceTest
Mar 30, 2026 6:20:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46287]
Mar 30, 2026 6:20:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-143] Started.
06:20:55.560 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46287
06:20:55.626 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZM5cdvK9QjC2zO8yOdTs created by jeff
06:20:55.629 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46287 /repos/jeff/ZM5cdvK9QjC2zO8yOdTs/git/refs/heads/featureB): [200 OK] in 3ms
06:20:55.630 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46287
06:20:55.630 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34093]
Mar 30, 2026 6:20:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-144] Started.
06:20:55.635 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34093
06:20:55.720 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GOvxvDsZWEQ8OF0sMpFM created by jeff
06:20:55.723 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:34093 /repos/jeff/GOvxvDsZWEQ8OF0sMpFM/git/refs/heads/featureA): [200 OK] in 2ms
06:20:55.724 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34093
06:20:55.724 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37445]
Mar 30, 2026 6:20:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-145] Started.
06:20:55.728 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37445
06:20:55.801 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/pv2AapOqBytPkY3bdAJe created by jeff
06:20:55.801 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37445
06:20:55.801 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
06:20:55.949 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/swLO3eooqtiLBBqR1wF8 created by jeff
Mar 30, 2026 6:20:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36841]
Mar 30, 2026 6:20:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-146] Started.
06:20:55.959 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36841
06:20:55.963 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36841
06:20:55.963 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in com.jcabi.github.RtReferenceTest
[INFO] Running com.jcabi.github.RtGitignoresTest
06:20:55.992 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/gitignore/templates/C#): [200 OK] in 0ms
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32809]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-147] Started.
06:20:56.005 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32809
06:20:56.009 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32809 /gitignore/templates): [200 OK] in 4ms
06:20:56.012 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32809
06:20:56.012 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.jcabi.github.RtGitignoresTest
[INFO] Running com.jcabi.github.RtIssueTest
06:20:56.027 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35975]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-148] Started.
06:20:56.042 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35975
06:20:56.147 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/aYbN4VDcdyEkhTe20Tbd created by jeff
06:20:56.155 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35975 /repos/jeff/aYbN4VDcdyEkhTe20Tbd/issues/10): [200 OK] in 6ms
06:20:56.164 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35975
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44175]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-149] Started.
06:20:56.171 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44175
06:20:56.178 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:44175 /repos/user/repo/issues/1): [200 OK] in 6ms
06:20:56.181 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44175
06:20:56.181 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in com.jcabi.github.RtIssueTest
[INFO] Running com.jcabi.github.RtSearchPaginationTest
06:20:56.206 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/path): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.RtSearchPaginationTest
[INFO] Running com.jcabi.github.RtTagsTest
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45705]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-150] Started.
06:20:56.223 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45705
06:20:56.342 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/XExqVgB5oNxzUAycuH22 created by jeff
06:20:56.348 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45705 /repos/jeff/XExqVgB5oNxzUAycuH22/git/tags): [201 Created] in 5ms
06:20:56.363 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45705 /repos/jeff/XExqVgB5oNxzUAycuH22/git/refs): [201 Created] in 6ms
06:20:56.364 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45705
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in com.jcabi.github.RtTagsTest
[INFO] Running com.jcabi.github.mock.MkTagsTest
06:20:56.455 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/omXoRcCzUyeOrVeiQuZy created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in com.jcabi.github.mock.MkTagsTest
[INFO] Running com.jcabi.github.RtPullTest
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45977]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-151] Started.
06:20:56.568 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45977
06:20:56.586 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:45977 /repos/user/repo/pulls/3/merge): [200 OK] in 16ms
06:20:56.587 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45977
06:20:56.587 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41193]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-152] Started.
06:20:56.594 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41193
06:20:56.598 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41193 /repos/user/repo/pulls/2/files): [200 OK] in 2ms
06:20:56.600 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41193
06:20:56.600 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45367]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-153] Started.
06:20:56.615 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45367
06:20:56.617 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45367
06:20:56.617 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38769]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-154] Started.
06:20:56.624 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38769
06:20:56.627 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38769 /repos/user/repo/pulls/1): [200 OK] in 2ms
06:20:56.629 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38769
06:20:56.629 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40799]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-155] Started.
06:20:56.646 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40799
06:20:56.652 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40799 /repos/user/repo/pulls/1): [200 OK] in 4ms
06:20:56.654 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40799
06:20:56.654 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42795]
Mar 30, 2026 6:20:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-156] Started.
06:20:56.664 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42795
06:20:56.679 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42795 /repos/user/repo/pulls/-1663376438): [200 OK] in 15ms
06:20:56.685 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42795 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 5ms
06:20:56.686 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42795
06:20:56.686 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.123 s -- in com.jcabi.github.RtPullTest
[INFO] Running com.jcabi.github.mock.MkBranchesTest
06:20:56.775 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/DkP8qWgF8V4fxizDhH5h created by jeff
06:20:56.938 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/4tPBYNaF5DSn6KeIrMSa created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in com.jcabi.github.mock.MkBranchesTest
[INFO] Running com.jcabi.github.mock.MkTreesTest
06:20:57.053 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Qc9NOFNJFofrhCVxApbB created by jeff
06:20:57.428 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/WyjktbXUNtb17C4a4ggd created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in com.jcabi.github.mock.MkTreesTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 713, Failures: 0, Errors: 0, Skipped: 6
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 539 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 553 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 248 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 588 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (5.2 kB at 154 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 197 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 175 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 176 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 659 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 178 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 65 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 146 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 119 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 101 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 272 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 216 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 334 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 317 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 16 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 67 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 782 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 281 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 117 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 108 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 770 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 88 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 127 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 119 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 371 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 420 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 267 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 138 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 247 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 253 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 95 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 130 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 109 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 128 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 514 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 83 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 121 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 91 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 460 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 261 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 537 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom (2.5 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 366 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 475 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 358 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 75 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 629 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 100 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 373 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 196 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 703 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 504 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (51 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar (61 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 738 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (8.4 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 5.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 2.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 639 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 414 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 783 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 210 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 224 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 1.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 614 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 121 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 1.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 106 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 8.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 130 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 367 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 335 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 67 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 255 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 273 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 575 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 6.8 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 767 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 278 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 261 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 5.2 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 188 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 32 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 67 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 3.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 79 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 14 MB/s)
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/github/mock/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/safe/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/wire/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/com-jcabi-jcabi-github-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 100 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 865 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 1.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 295 kB/s)
[INFO] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.7.1:single (assemble-all) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.pom (31 kB at 414 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 829 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 100 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 705 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 97 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 339 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 370 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 1.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 20 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.jar (56 kB at 907 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 337 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar (795 kB at 6.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar (373 kB at 4.7 MB/s)
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:33 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:33 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (0 B at 0 B/s)
[INFO] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- invoker:3.9.1:install (default) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (4.2 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom (21 kB at 375 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/81/commons-parent-81.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 912 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom (2.8 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom (3.8 kB at 3.8 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom (1.4 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom (17 kB at 297 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom (5.6 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom (8.8 kB at 110 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (5.6 kB at 93 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom (5.8 kB at 96 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom (12 kB at 122 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom (17 kB at 289 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom (25 kB at 215 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (5.6 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom (18 kB at 299 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.pom (2.4 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom (3.9 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 401 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/73/commons-parent-73.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 101 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom (7.8 kB at 99 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom (7.4 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom (3.0 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom (2.9 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom (2.5 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom (4.1 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/19/plexus-19.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 416 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom (12 kB at 196 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom (9.5 kB at 97 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/7/velocity-master-7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 172 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 117 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 492 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom (19 kB at 318 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/84/commons-parent-84.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 989 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom (32 kB at 555 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 178 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 301 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 164 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 501 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/50/commons-parent-50.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom (2.9 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom (5.4 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom (4.5 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom (24 kB at 402 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom (23 kB at 364 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom (23 kB at 230 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom (3.4 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (34 kB at 560 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar (9.8 kB at 128 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar (21 kB at 355 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar (44 kB at 316 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar (16 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar (50 kB at 195 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar (17 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 2.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar (5.7 kB at 18 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (247 kB at 622 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar (74 kB at 161 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 465 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 59 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 352 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar (54 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (510 kB at 731 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar (35 kB at 46 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar (305 kB at 382 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.jar (126 kB at 150 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar (216 kB at 251 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar (26 kB at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar (11 kB at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar (132 kB at 129 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar (216 kB at 180 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar (87 kB at 68 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar (556 kB at 422 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar (168 kB at 104 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar (86 kB at 44 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar (7.7 MB at 3.4 MB/s)
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.69.6/parent-0.69.6.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
[INFO] Installing /home/r/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar to /home/r/repo/target/local-repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Installing /home/r/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom to /home/r/repo/target/local-repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar to /home/r/repo/target/local-repo/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom to /home/r/repo/target/local-repo/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar to /home/r/repo/target/local-repo/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom to /home/r/repo/target/local-repo/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.7-jdk5/byte-buddy-1.18.7-jdk5.jar to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.7-jdk5/byte-buddy-1.18.7-jdk5.jar
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.7-jdk5/byte-buddy-1.18.7-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.7-jdk5/byte-buddy-1.18.7-jdk5.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar to /home/r/repo/target/local-repo/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom to /home/r/repo/target/local-repo/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom
[INFO] Installing /home/r/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar to /home/r/repo/target/local-repo/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
[INFO] Installing /home/r/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom to /home/r/repo/target/local-repo/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar to /home/r/repo/target/local-repo/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar to /home/r/repo/target/local-repo/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom to /home/r/repo/target/local-repo/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/r/repo/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom to /home/r/repo/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Installing /home/r/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar to /home/r/repo/target/local-repo/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom to /home/r/repo/target/local-repo/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar to /home/r/repo/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom to /home/r/repo/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Installing /home/r/.m2/repository/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar to /home/r/repo/target/local-repo/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar
[INFO] Installing /home/r/.m2/repository/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom to /home/r/repo/target/local-repo/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.67.0/parent-0.67.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.51.1/parent-0.51.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.68.0/parent-0.68.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom to /home/r/repo/target/local-repo/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-parent/1.18.7-jdk5/byte-buddy-parent-1.18.7-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy-parent/1.18.7-jdk5/byte-buddy-parent-1.18.7-jdk5.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/35/apache-35.pom to /home/r/repo/target/local-repo/org/apache/apache/35/apache-35.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/91/commons-parent-91.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/91/commons-parent-91.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/92/commons-parent-92.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/92/commons-parent-92.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom to /home/r/repo/target/local-repo/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/mvn/jaxb-bundles/4.0.6/jaxb-bundles-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/mvn/jaxb-bundles/4.0.6/jaxb-bundles-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/21/apache-21.pom to /home/r/repo/target/local-repo/org/apache/apache/21/apache-21.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/13/apache-13.pom to /home/r/repo/target/local-repo/org/apache/apache/13/apache-13.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/33/apache-33.pom to /home/r/repo/target/local-repo/org/apache/apache/33/apache-33.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/79/commons-parent-79.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/79/commons-parent-79.pom
[INFO]
[INFO] --- failsafe:3.5.3:integration-test (default) @ jcabi-github ---
[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=849353158967
[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.github.RtTreesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in com.jcabi.github.RtTreesITCase
[INFO] Running com.jcabi.github.RtIssueLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtIssueLabelsITCase
[INFO] Running com.jcabi.github.RtPublicMembersITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in com.jcabi.github.RtPublicMembersITCase
[INFO] Running com.jcabi.github.RtMarkdownITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.221 s -- in com.jcabi.github.RtMarkdownITCase
[INFO] Running com.jcabi.github.RtUserITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.039 s -- in com.jcabi.github.RtUserITCase
[INFO] Running com.jcabi.github.RtPublicKeyITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.039 s -- in com.jcabi.github.RtPublicKeyITCase
[INFO] Running com.jcabi.github.RtUserOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.020 s -- in com.jcabi.github.RtUserOrganizationsITCase
[INFO] Running com.jcabi.github.RtGistCommentITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.059 s -- in com.jcabi.github.RtGistCommentITCase
[INFO] Running com.jcabi.github.RtReleaseAssetITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.jcabi.github.RtReleaseAssetITCase
[INFO] Running com.jcabi.github.RtOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.040 s -- in com.jcabi.github.RtOrganizationsITCase
[INFO] Running com.jcabi.github.RtRepoITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.jcabi.github.RtRepoITCase
[INFO] Running com.jcabi.github.RtTagsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in com.jcabi.github.RtTagsITCase
[INFO] Running com.jcabi.github.RtIssuesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.RtIssuesITCase
[INFO] Running com.jcabi.github.RtForksITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtForksITCase
[INFO] Running com.jcabi.github.RtStarsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.RtStarsITCase
[INFO] Running com.jcabi.github.RtUserEmailsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.022 s -- in com.jcabi.github.RtUserEmailsITCase
[INFO] Running com.jcabi.github.RtLimitsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.040 s -- in com.jcabi.github.RtLimitsITCase
[INFO] Running com.jcabi.github.RtIssueMilestoneITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.jcabi.github.RtIssueMilestoneITCase
[INFO] Running com.jcabi.github.RtReposITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.079 s -- in com.jcabi.github.RtReposITCase
[INFO] Running com.jcabi.github.RtGitignoresITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.021 s -- in com.jcabi.github.RtGitignoresITCase
[INFO] Running com.jcabi.github.RtReleaseITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.RtReleaseITCase
[INFO] Running com.jcabi.github.RtIssueITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtIssueITCase
[INFO] Running com.jcabi.github.RtGitHubITCase
SLF4J: Class path contains multiple SLF4J providers.
SLF4J: Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2a9df478]
SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@23852b9]
SLF4J: See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@2a9df478]
06:22:16.821 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /repos/jcabi/jcabi-github/issues/1): [200 OK] in 4s
06:22:17.240 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /meta): [200 OK] in 123ms
06:22:17.719 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /emojis): [200 OK] in 279ms
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 5.417 s -- in com.jcabi.github.RtGitHubITCase
[INFO] Running com.jcabi.github.RtAssigneesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.RtAssigneesITCase
[INFO] Running com.jcabi.github.RtReleaseAssetsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.RtReleaseAssetsITCase
[INFO] Running com.jcabi.github.RtHooksITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.042 s -- in com.jcabi.github.RtHooksITCase
[INFO] Running com.jcabi.github.RtRepoCommitsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.160 s -- in com.jcabi.github.RtRepoCommitsITCase
[INFO] Running com.jcabi.github.RtContentsITCase
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.101 s -- in com.jcabi.github.RtContentsITCase
[INFO] Running com.jcabi.github.RtGistITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.020 s -- in com.jcabi.github.RtGistITCase
[INFO] Running com.jcabi.github.RtDeployKeysITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in com.jcabi.github.RtDeployKeysITCase
[INFO] Running com.jcabi.github.RtCommitsComparisonITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtCommitsComparisonITCase
[INFO] Running com.jcabi.github.RtSearchITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.079 s -- in com.jcabi.github.RtSearchITCase
[INFO] Running com.jcabi.github.RtGistCommentsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.059 s -- in com.jcabi.github.RtGistCommentsITCase
[INFO] Running com.jcabi.github.RtReleasesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtReleasesITCase
[INFO] Running com.jcabi.github.RtLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.RtLabelsITCase
[INFO] Running com.jcabi.github.RtTagITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtTagITCase
[INFO] Running com.jcabi.github.RtMilestonesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in com.jcabi.github.RtMilestonesITCase
[INFO] Running com.jcabi.github.RtPublicKeysITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.081 s -- in com.jcabi.github.RtPublicKeysITCase
[INFO] Running com.jcabi.github.RtGistsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.060 s -- in com.jcabi.github.RtGistsITCase
[INFO] Running com.jcabi.github.RtBlobsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.RtBlobsITCase
[INFO] Running com.jcabi.github.RtReferencesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.RtReferencesITCase
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 63, Failures: 0, Errors: 0, Skipped: 60
[INFO]
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ jcabi-github ---
[INFO] Building: basic-usage/pom.xml
[INFO]           basic-usage/pom.xml .............................. SUCCESS (92.31 s)
[INFO] Building: fat-jar/pom.xml
[INFO]           fat-jar/pom.xml .................................. SUCCESS (59.27 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- failsafe:3.5.3:verify (default) @ jcabi-github ---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice:0.25.1:check (jcabi-qulice-check) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.pom (1.9 kB at 7.7 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.pom (4.2 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.pom (252 kB at 3.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/6.0.1/junit-bom-6.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/6.0.1/junit-bom-6.0.1.pom (5.1 kB at 87 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.pom (1.4 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (3.6 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (4.8 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom (2.8 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom (13 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom (7.3 kB at 95 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom (1.3 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.pom (2.1 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 249 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 65 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 292 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 242 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom (32 kB at 471 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/85/commons-parent-85.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom (23 kB at 635 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (4.3 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (2.7 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom (18 kB at 295 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom (14 kB at 220 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom (3.8 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 621 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 76 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 83 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 26 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 193 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 363 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 179 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 114 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 240 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.pom (4.7 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.pom (7.4 kB at 121 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/7.20.0/pmd-7.20.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/7.20.0/pmd-7.20.0.pom (66 kB at 557 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.pom (991 B at 10 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.pom (1.5 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.pom (11 kB at 235 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.pom (13 kB at 292 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom (2.4 kB at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.13.2/gson-2.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.13.2/gson-2.13.2.pom (13 kB at 173 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.13.2/gson-parent-2.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.13.2/gson-parent-2.13.2.pom (27 kB at 450 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom (4.9 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.pom (6.3 kB at 101 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/44/maven-shared-components-44.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/44/maven-shared-components-44.pom (3.8 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-bom/3.27.3/assertj-bom-3.27.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-bom/3.27.3/assertj-bom-3.27.3.pom (3.7 kB at 60 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom (7.6 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 10 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 179 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 67 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 192 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 195 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 244 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 140 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom (5.0 kB at 83 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom (11 kB at 180 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom (18 kB at 291 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom (5.7 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/42/jboss-parent-42.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/42/jboss-parent-42.pom (76 kB at 944 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom (6.6 kB at 111 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/68/oss-parent-68.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 292 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.jar (9.5 kB at 98 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.jar (70 kB at 867 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.jar (418 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar (16 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.jar (242 kB at 381 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 333 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 329 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 177 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar (31 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar (11 kB at 11 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (326 kB at 327 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar (260 kB at 272 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 11 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 51 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 144 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.jar (2.1 MB at 1.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 134 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 46 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 439 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 93 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 268 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 2.7 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 128 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar (4.5 kB at 3.0 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.jar (20 kB at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar (74 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.jar (49 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar (703 kB at 414 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar (126 kB at 74 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.jar (45 kB at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.jar (993 kB at 545 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar (10 kB at 5.8 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (20 kB at 11 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar (272 kB at 147 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (45 kB at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar (106 kB at 55 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar (68 kB at 35 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar (62 kB at 31 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.jar (1.8 MB at 832 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar (1.4 MB at 643 kB/s)
[INFO] PMD: src/it/basic-usage/src/test/java/com/jcabi/foo/SampleTest.java[28-30]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/Blob.java[21-21]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Bulk.java[60-60]: Unnecessary suppression "PMD.ConstructorOnlyInitializesOrCallOtherConstructors" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Bulk.java[69-69]: Avoid creating unnecessary local variables like 'item' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/Check.java[16-16]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Checks.java[16-16]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Comments.java[44-44]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/Content.java[60-60]: Field content has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Contents.java[18-18]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Coordinates.java[191-191]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/DeployKey.java[24-24]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/DeployKey.java[54-54]: Field key has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Event.java[27-27]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/FileChange.java[22-22]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Fork.java[24-24]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/GitHub.java[171-171]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/GitHub.java[187-187]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/GitHub.java[209-209]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/Issue.java[46-46]: Unnecessary suppression "PMD.GodClass" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Issue.java[46-46]: Unnecessary suppression "PMD.ExcessivePublicCount" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Issues.java[63-63]: Avoid using implementation types like 'EnumMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/main/java/com/jcabi/github/JsonPatchable.java[16-16]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/JsonReadable.java[17-17]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Label.java[24-24]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Label.java[126-126]: Field repo has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Labels.java[19-19]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Limit.java[24-24]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Limit.java[80-85]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/Limit.java[140-142]: Avoid creating unnecessary local variables like 'remaining' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/Milestone.java[75-75]: Field STATE has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Milestone.java[80-80]: Field DESCRIPTION has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Milestone.java[85-85]: Field TITLE has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Milestone.java[267-267]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/Notification.java[21-21]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/PublicKey.java[36-36]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/PublicKey.java[66-66]: Field key has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/PullComment.java[86-86]: Field URL has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/PullComment.java[91-91]: Field BODY has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Reaction.java[17-17]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Reaction.java[64-64]: Field type has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Reaction.java[78-78]: The method 'type()' is missing an @Override annotation. (MissingOverride)
[INFO] PMD: src/main/java/com/jcabi/github/Repo.java[22-22]: Unnecessary suppression "PMD.ExcessivePublicCount" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RepoCommit.java[32-32]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RepoCommits.java[17-17]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Repos.java[25-25]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Repos.java[126-126]: Field organization has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Repos.java[156-156]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtChecks.java[61-63]: Avoid creating unnecessary local variables like 'object' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtCollaborators.java[27-27]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtCollaborators.java[109-112]: Avoid creating unnecessary local variables like 'obj' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtComment.java[110-112]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtComments.java[97-97]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/RtContents.java[210-212]: Avoid creating unnecessary local variables like 'response' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtGist.java[84-89]: Avoid creating unnecessary local variables like 'url' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtGist.java[104-105]: Avoid creating unnecessary local variables like 'builder' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtGist.java[106-108]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtGitHub.java[272-272]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtIssue.java[121-123]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtIssue.java[140-142]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtIssues.java[109-109]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtPull.java[112-114]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtPull.java[123-124]: Avoid creating unnecessary local variables like 'builder' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtPullComments.java[89-96]: Avoid creating unnecessary local variables like 'newreq' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtReaction.java[13-13]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtRepo.java[165-165]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtRepos.java[109-111]: Avoid creating unnecessary local variables like 'response' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtSearch.java[26-26]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtSearch.java[138-140]: Avoid creating unnecessary local variables like 'ref' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtSearchPagination.java[34-34]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtSearchPagination.java[80-80]: Unnecessary suppression "PMD.CyclomaticComplexity" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtStatuses.java[63-69]: Avoid creating unnecessary local variables like 'response' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtUser.java[25-25]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtUser.java[65-65]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtUser.java[124-124]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/RtValuePagination.java[91-91]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/RtValuePagination.java[143-150]: Use ReentrantLock rather than synchronization (AvoidSynchronizedStatement)
[INFO] PMD: src/main/java/com/jcabi/github/RtValuePagination.java[160-170]: Use ReentrantLock rather than synchronization (AvoidSynchronizedStatement)
[INFO] PMD: src/main/java/com/jcabi/github/Search.java[16-16]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Search.java[53-53]: Avoid using implementation types like 'EnumMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/main/java/com/jcabi/github/SmartJson.java[25-25]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Stargazers.java[15-15]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Statuses.java[28-28]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/StringEnum.java[15-15]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/User.java[26-26]: Unnecessary suppression "PMD.ExcessivePublicCount" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/User.java[27-27]: Unnecessary suppression "PMD.GodClass" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/User.java[80-80]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/User.java[244-244]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/UserAgent.java[11-11]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/mock/JsonNode.java[38-38]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkBranches.java[110-114]: Avoid creating unnecessary local variables like 'directives' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkCheck.java[69-71]: Avoid creating unnecessary local variables like 'status' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkCheck.java[72-74]: Avoid creating unnecessary local variables like 'conclusion' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkChecks.java[83-89]: Avoid creating unnecessary local variables like 'directives' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkComments.java[106-106]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkContents.java[171-171]: Avoid creating unnecessary local variables like 'path' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkContents.java[207-211]: Avoid creating unnecessary local variables like 'xpath' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkGists.java[68-68]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkGitignores.java[24-24]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkIssue.java[182-190]: Avoid creating unnecessary local variables like 'res' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkIssueEvents.java[120-120]: Avoid creating unnecessary local variables like 'created' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkIssues.java[137-137]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkIterable.java[88-88]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkNotification.java[34-34]: Unnecessary implicit unboxing. Use Long.parseLong(...) instead (UnnecessaryBoxing)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkPull.java[150-150]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkPull.java[151-151]: Avoid creating unnecessary local variables like 'branch' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkPull.java[219-219]: Avoid creating unnecessary local variables like 'parts' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkRepo.java[52-52]: Unnecessary suppression &quot;PMD.ExcessiveImports" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkRepo.java[261-261]: Avoid creating unnecessary local variables like 'java' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkRepo.java[263-263]: Avoid creating unnecessary local variables like 'php' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkRepo.java[265-265]: Avoid creating unnecessary local variables like 'ruby' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkStorage.java[26-26]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkStorage.java[117-123]: Use ReentrantLock rather than synchronization (AvoidSynchronizedStatement)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkStorage.java[130-138]: Use ReentrantLock rather than synchronization (AvoidSynchronizedStatement)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkStorage.java[180-180]: Field lock has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkTrees.java[78-78]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkUser.java[100-100]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkUser.java[110-111]: Avoid creating unnecessary local variables like 'read' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkUserOrganizations.java[31-31]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/safe/SfComments.java[58-58]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/wire/CarefulWire.java[48-48]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/wire/CarefulWire.java[118-118]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/BulkTest.java[22-22]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/BulkTest.java[24-25]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/CommitsComparisonTest.java[24-41]: Avoid creating unnecessary local variables like 'comparison' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/CommitsComparisonTest.java[52-71]: Avoid creating unnecessary local variables like 'comparison' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ContentTest.java[185-185]: Avoid creating unnecessary local variables like 'prop' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/CoordinatesTest.java[18-18]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/CoordinatesTest.java[55-55]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ExistenceTest.java[22-22]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ExistenceTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ExistenceTest.java[47-47]: Avoid creating unnecessary local variables like 'object' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/FileChangeTest.java[26-26]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ForkTest.java[85-85]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ForkTest.java[155-155]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ForkTest.java[194-194]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ForkTest.java[211-211]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueLabelsTest.java[50-50]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/IssueLabelsTest.java[86-86]: Avoid creating unnecessary local variables like 'labels' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[28-28]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[50-50]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[110-110]: Avoid creating unnecessary local variables like 'name' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[111-118]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[119-121]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[123-123]: Avoid creating unnecessary local variables like 'label' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[135-142]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[143-145]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[160-167]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[168-170]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[185-192]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[193-195]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[210-217]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[218-220]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[235-242]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[243-245]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/LabelTest.java[20-20]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/LimitTest.java[27-27]: Avoid creating unnecessary local variables like 'throttled' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/LimitTest.java[46-72]: Avoid creating unnecessary local variables like 'limit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/LimitTest.java[73-73]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/LimitTest.java[78-78]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/PullCommentTest.java[143-144]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/PullRefTest.java[95-95]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[33-33]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[50-50]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[67-67]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[84-84]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[96-96]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[113-113]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[130-130]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[139-139]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[173-173]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[190-190]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[207-207]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[224-224]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RepositoryStatisticsTest.java[35-35]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RepositoryStatisticsTest.java[180-180]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesITCase.java[68-68]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesITCase.java[77-77]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[32-40]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[42-45]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[55-55]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[57-65]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[66-69]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[79-79]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[81-89]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[91-94]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsITCase.java[72-72]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsITCase.java[74-74]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsTest.java[37-37]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsTest.java[49-49]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsTest.java[50-50]: Avoid creating unnecessary local variables like 'blob' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsTest.java[67-75]: Avoid creating unnecessary local variables like 'blobs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchTest.java[32-32]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchTest.java[61-61]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[38-38]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[92-92]: Avoid creating unnecessary local variables like 'thirdname' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[93-93]: Avoid creating unnecessary local variables like 'thirdsha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[109-112]: Avoid creating unnecessary local variables like 'branches' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[129-129]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCheckTest.java[55-55]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCheckTest.java[76-76]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[51-58]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[59-62]: Avoid creating unnecessary local variables like 'checks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[77-84]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[102-102]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[103-109]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[137-137]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[139-151]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[176-176]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[178-193]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[218-218]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[220-228]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[41-49]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[50-53]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[82-82]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[109-112]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[144-144]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[41-41]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[63-63]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[72-72]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[74-74]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[90-90]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[95-95]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[106-106]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[108-110]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[112-112]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[132-132]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[139-139]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[154-156]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[161-161]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[173-184]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[186-188]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[189-191]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[204-204]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[206-208]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[210-210]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitTest.java[34-39]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitTest.java[40-46]: Avoid creating unnecessary local variables like 'commit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java[24-24]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java[25-25]: Avoid creating unnecessary local variables like 'headsha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonTest.java[29-29]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonTest.java[37-41]: Avoid creating unnecessary local variables like 'bloburl' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonTest.java[42-46]: Avoid creating unnecessary local variables like 'rawurl' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonTest.java[47-51]: Avoid creating unnecessary local variables like 'contentsurl' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsTest.java[47-49]: Avoid creating unnecessary local variables like 'author' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsTest.java[50-52]: Avoid creating unnecessary local variables like 'input' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[43-47]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[83-83]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[109-109]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[115-119]: Avoid creating unnecessary local variables like 'stream' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[58-58]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[69-69]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[99-99]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[111-111]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[131-131]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[138-145]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[141-141]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[169-169]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[181-181]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[186-186]: Avoid creating unnecessary local variables like 'message' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[189-190]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[206-206]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[228-232]: Avoid creating unnecessary local variables like 'bfile' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[240-243]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[254-257]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[263-263]: Avoid creating unnecessary local variables like 'iterated' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[278-278]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[283-288]: Avoid creating unnecessary local variables like 'cont' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[285-286]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[41-41]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[51-54]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[75-75]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[84-87]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[112-112]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[115-118]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[130-133]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[171-171]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[187-190]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[191-195]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[227-227]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[243-249]: Avoid creating unnecessary local variables like 'commit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[273-273]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[287-290]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[326-334]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[335-339]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[341-344]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeyTest.java[48-48]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[62-62]: Avoid creating unnecessary local variables like 'title' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[102-102]: Avoid creating unnecessary local variables like 'title' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[120-120]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[122-122]: Avoid creating unnecessary local variables like 'title' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[150-150]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysTest.java[37-40]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysTest.java[83-87]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysTest.java[110-112]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[35-35]: Avoid creating unnecessary local variables like 'event' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[46-46]: Avoid creating unnecessary local variables like 'event' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[56-61]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[62-66]: Avoid creating unnecessary local variables like 'event' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[76-76]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtForkTest.java[34-34]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtForkTest.java[38-44]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForkTest.java[45-47]: Avoid creating unnecessary local variables like 'forksContainer' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForkTest.java[48-53]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksITCase.java[27-27]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksTest.java[42-45]: Avoid creating unnecessary local variables like 'forks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksTest.java[54-54]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksTest.java[56-59]: Avoid creating unnecessary local variables like 'answer' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksTest.java[76-76]: Avoid creating unnecessary local variables like 'fork' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentITCase.java[27-27]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentITCase.java[29-29]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentITCase.java[69-69]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentITCase.java[93-93]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[41-47]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[48-54]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[55-61]: Avoid creating unnecessary local variables like 'third' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[69-73]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[102-106]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[107-107]: Avoid creating unnecessary local variables like 'identifier' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[37-42]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[50-50]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[61-69]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[72-75]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[85-85]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[87-90]: Avoid creating unnecessary local variables like 'answer' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[104-104]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistITCase.java[26-26]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistITCase.java[27-27]: Avoid creating unnecessary local variables like 'filename' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[44-48]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[120-120]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[132-132]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[141-147]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[168-172]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[183-183]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsITCase.java[24-26]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsITCase.java[52-52]: Avoid creating unnecessary local variables like 'filename' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsITCase.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[34-34]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[43-46]: Avoid creating unnecessary local variables like 'gists' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[68-71]: Avoid creating unnecessary local variables like 'gists' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[91-94]: Avoid creating unnecessary local variables like 'gists' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[118-118]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[23-23]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[33-33]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[47-47]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[57-57]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[77-77]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[87-87]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[23-23]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[33-33]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[43-43]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[53-55]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[65-69]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[79-79]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[89-89]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[100-100]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[101-101]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[111-111]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[112-114]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[123-123]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitignoresTest.java[47-49]: Avoid creating unnecessary local variables like 'gitignores' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitignoresTest.java[61-63]: Avoid creating unnecessary local variables like 'gitignores' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHookTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtHookTest.java[45-49]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksITCase.java[104-104]: Avoid using implementation types like 'ConcurrentHashMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[50-53]: Avoid creating unnecessary local variables like 'hooks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[86-89]: Avoid creating unnecessary local variables like 'hooks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[117-117]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[128-128]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[129-129]: Avoid using implementation types like 'ConcurrentHashMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[145-147]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[163-163]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueITCase.java[64-64]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueITCase.java[74-74]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueITCase.java[101-101]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueITCase.java[122-122]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueMilestoneITCase.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[39-39]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[49-49]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[59-59]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[69-73]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[82-82]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[112-112]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[131-131]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[138-138]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesITCase.java[74-74]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesITCase.java[76-76]: Avoid using implementation types like 'EnumMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesITCase.java[88-88]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[37-37]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[50-52]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[82-82]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[105-108]: Avoid creating unnecessary local variables like 'issues' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[131-134]: Avoid creating unnecessary local variables like 'issues' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtJsonTest.java[39-39]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelTest.java[42-46]: Avoid creating unnecessary local variables like 'label' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsITCase.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsITCase.java[68-68]: Avoid creating unnecessary local variables like 'label' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsTest.java[85-85]: Avoid creating unnecessary local variables like 'label' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsTest.java[96-96]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsTest.java[135-138]: Avoid creating unnecessary local variables like 'labels' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLimitTest.java[23-27]: Avoid creating unnecessary local variables like 'limit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLimitTest.java[39-43]: Avoid creating unnecessary local variables like 'limit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLimitsITCase.java[22-22]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownITCase.java[22-22]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownITCase.java[36-36]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownTest.java[42-45]: Avoid creating unnecessary local variables like 'markdown' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownTest.java[63-63]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownTest.java[70-73]: Avoid creating unnecessary local variables like 'markdown' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMilestonesITCase.java[77-79]: Avoid creating unnecessary local variables like 'milestone' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMilestonesITCase.java[92-92]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtNotificationsTest.java[124-124]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationTest.java[35-39]: Avoid creating unnecessary local variables like 'org' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationTest.java[48-48]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationTest.java[78-78]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationTest.java[110-114]: Avoid creating unnecessary local variables like 'org' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsITCase.java[20-21]: Avoid creating unnecessary local variables like 'org' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsTest.java[39-42]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsTest.java[58-58]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsTest.java[59-59]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsTest.java[72-75]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPaginationTest.java[34-34]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPaginationTest.java[45-45]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPaginationTest.java[71-71]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPaginationTest.java[93-95]: Avoid creating unnecessary local variables like 'message' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeyTest.java[22-26]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeyTest.java[37-37]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeyTest.java[48-52]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysITCase.java[61-61]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysITCase.java[82-82]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysITCase.java[118-118]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[46-49]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[69-72]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[83-83]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[117-117]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[125-128]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersITCase.java[51-51]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersITCase.java[65-65]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersTest.java[79-79]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersTest.java[121-121]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersTest.java[157-157]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersTest.java[207-207]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[42-42]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[68-68]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[69-69]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[99-99]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[109-110]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[135-137]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[139-143]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[32-32]: Unnecessary suppression "PMD.TooManyMethods" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[45-46]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[74-76]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[106-108]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[124-124]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[143-145]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[166-166]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[188-190]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[211-211]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[58-62]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[82-86]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[101-101]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[151-151]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[188-188]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[220-220]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[257-257]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[272-272]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullsTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullsTest.java[49-49]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullsTest.java[79-79]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullsTest.java[102-105]: Avoid creating unnecessary local variables like 'pulls' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferenceTest.java[71-75]: Avoid creating unnecessary local variables like 'reference' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferenceTest.java[95-99]: Avoid creating unnecessary local variables like 'reference' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferenceTest.java[120-124]: Avoid creating unnecessary local variables like 'reference' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesITCase.java[21-21]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesITCase.java[66-70]: Avoid creating unnecessary local variables like 'reference' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[33-33]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[42-45]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[70-73]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[105-105]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[114-117]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[133-133]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[142-145]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetITCase.java[66-66]: Avoid creating unnecessary local variables like 'name' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetITCase.java[98-98]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetITCase.java[100-100]: Avoid creating unnecessary local variables like 'rname' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[44-48]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[63-67]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[80-80]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[91-92]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[131-131]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[146-146]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[157-157]: Avoid creating unnecessary local variables like 'stream' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[158-158]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[71-75]: Avoid creating unnecessary local variables like 'uploaded' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[72-72]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[87-87]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[94-98]: Avoid creating unnecessary local variables like 'uploaded' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[95-95]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[105-109]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[106-106]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[121-121]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[133-137]: Avoid creating unnecessary local variables like 'uploaded' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[134-134]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[143-147]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[144-144]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[167-167]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[188-192]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[189-189]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[193-197]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[194-194]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsTest.java[28-31]: Avoid creating unnecessary local variables like 'assets' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsTest.java[46-50]: Avoid creating unnecessary local variables like 'assets' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsTest.java[53-53]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsTest.java[65-69]: Avoid creating unnecessary local variables like 'assets' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseTest.java[59-59]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesITCase.java[62-64]: Avoid creating unnecessary local variables like 'release' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesITCase.java[77-77]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesITCase.java[95-95]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesITCase.java[117-117]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[40-43]: Avoid creating unnecessary local variables like 'releases' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[54-65]: Avoid creating unnecessary local variables like 'releases' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[75-77]: Avoid creating unnecessary local variables like 'releases' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[84-84]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[97-97]: Avoid creating unnecessary local variables like 'release' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[113-113]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitTest.java[21-23]: Avoid creating unnecessary local variables like 'commit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsITCase.java[54-54]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[27-35]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[48-56]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[66-75]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[88-91]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[104-109]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoITCase.java[55-55]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoITCase.java[84-84]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoTest.java[173-177]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoTest.java[320-320]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoTest.java[373-373]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposITCase.java[39-39]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposTest.java[39-39]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposTest.java[49-52]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposTest.java[82-85]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposTest.java[96-96]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchITCase.java[19-19]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchITCase.java[54-54]: Avoid using implementation types like 'EnumMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchPaginationTest.java[21-21]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchPaginationTest.java[23-33]: Avoid creating unnecessary local variables like 'pagination' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchTest.java[31-31]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchTest.java[143-144]: Avoid creating unnecessary local variables like 'resp' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchTest.java[145-145]: Avoid creating unnecessary local variables like 'response' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsITCase.java[58-58]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsTest.java[50-53]: Avoid creating unnecessary local variables like 'unstarred' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsTest.java[64-64]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsTest.java[99-99]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtStatusesTest.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagITCase.java[66-67]: Avoid creating unnecessary local variables like 'sha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagITCase.java[68-70]: Avoid creating unnecessary local variables like 'tagger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagTest.java[39-43]: Avoid creating unnecessary local variables like 'tag' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsITCase.java[64-65]: Avoid creating unnecessary local variables like 'sha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsITCase.java[67-69]: Avoid creating unnecessary local variables like 'tagger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsTest.java[47-50]: Avoid creating unnecessary local variables like 'tags' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsTest.java[51-53]: Avoid creating unnecessary local variables like 'tagger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsTest.java[54-57]: Avoid creating unnecessary local variables like 'input' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[47-50]: Avoid creating unnecessary local variables like 'tree' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[51-53]: Avoid creating unnecessary local variables like 'input' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[79-87]: Avoid creating unnecessary local variables like 'trees' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[97-105]: Avoid creating unnecessary local variables like 'trees' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsITCase.java[34-34]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsITCase.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsTest.java[35-41]: Avoid creating unnecessary local variables like 'emails' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsTest.java[59-61]: Avoid creating unnecessary local variables like 'emails' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsTest.java[73-73]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserOrganizationsITCase.java[21-23]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserOrganizationsTest.java[32-32]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserOrganizationsTest.java[35-35]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserOrganizationsTest.java[47-51]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[46-53]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[63-74]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[84-94]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[104-114]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[153-153]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[163-163]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[172-172]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[181-181]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[190-190]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[199-199]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[208-208]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[217-217]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[226-226]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[235-235]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[244-244]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[253-253]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[262-262]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[270-270]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[279-279]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[287-287]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[296-296]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[305-308]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[317-320]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[329-332]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[341-344]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[353-353]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[362-362]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[385-385]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[397-397]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[417-417]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/RtUsersTest.java[44-47]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUsersTest.java[65-68]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUsersTest.java[86-89]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[46-46]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[77-77]: Avoid creating unnecessary local variables like 'jeff' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[78-78]: Avoid creating unnecessary local variables like 'mark' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[83-83]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[113-115]: Avoid creating unnecessary local variables like 'message' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/SmartsTest.java[27-29]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/JsonNodeTest.java[22-22]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/JsonNodeTest.java[23-25]: Avoid creating unnecessary local variables like 'xml' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/JsonNodeTest.java[44-47]: Avoid creating unnecessary local variables like 'xml' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkAssigneesTest.java[39-39]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkAssigneesTest.java[54-54]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkBlobsTest.java[34-34]: Avoid creating unnecessary local variables like 'created' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkBranchTest.java[55-55]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkBranchesTest.java[27-27]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkBranchesTest.java[59-59]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCheckTest.java[43-43]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCheckTest.java[58-58]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkChecksTest.java[43-43]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkChecksTest.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkChecksTest.java[58-61]: Avoid creating unnecessary local variables like 'check' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java[24-24]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java[51-51]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java[60-60]: Avoid creating unnecessary local variables like 'stranger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommentTest.java[40-40]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommentTest.java[73-73]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommentTest.java[147-147]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommentsTest.java[31-31]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java[37-37]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java[59-59]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsTest.java[24-24]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsTest.java[25-27]: Avoid creating unnecessary local variables like 'author' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsTest.java[28-29]: Avoid creating unnecessary local variables like 'tree' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentTest.java[31-33]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentTest.java[45-47]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentTest.java[59-61]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentTest.java[75-77]: Avoid creating unnecessary local variables like 'stream' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[63-63]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[86-86]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[88-88]: Avoid creating unnecessary local variables like 'branch' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[124-124]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[148-148]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[152-152]: Avoid creating unnecessary local variables like 'branch' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[170-170]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[195-195]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[199-202]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[231-231]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[259-259]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[281-281]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[283-283]: Avoid creating unnecessary local variables like 'message' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[307-307]: Avoid creating unnecessary local variables like 'storage' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[309-311]: Avoid creating unnecessary local variables like 'correct' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[351-354]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[404-404]: Avoid creating unnecessary local variables like 'login' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java[79-79]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkEventTest.java[28-33]: Avoid creating unnecessary local variables like 'eventnum' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkEventTest.java[56-61]: Avoid creating unnecessary local variables like 'num' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkEventTest.java[83-88]: Avoid creating unnecessary local variables like 'num' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkForkTest.java[20-20]: Avoid creating unnecessary local variables like 'fork' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkForksTest.java[25-28]: Avoid creating unnecessary local variables like 'forks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkForksTest.java[37-37]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkForksTest.java[39-39]: Avoid creating unnecessary local variables like 'fork' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistTest.java[27-29]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[41-41]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[64-64]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[91-91]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[112-112]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[142-144]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[43-43]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[54-54]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[67-67]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[71-71]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[98-98]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[120-120]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[121-126]: Avoid creating unnecessary local variables like 'task' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHookTest.java[146-147]: Avoid creating unnecessary local variables like 'xml' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[19-19]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[32-32]: Avoid creating unnecessary local variables like 'hooks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[45-45]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[47-52]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[73-78]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[119-124]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[31-31]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[35-35]: Avoid creating unnecessary local variables like 'before' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[44-44]: Avoid creating unnecessary local variables like 'after' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[84-84]: Avoid creating unnecessary local variables like 'events' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[86-93]: Avoid creating unnecessary local variables like 'event' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[106-106]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[139-139]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[141-146]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[147-152]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java[47-47]: Avoid creating unnecessary local variables like 'name' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java[60-60]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java[100-100]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[114-114]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[152-152]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[190-193]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[249-249]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[257-259]: Avoid creating unnecessary local variables like 'closed' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[272-272]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[282-282]: Avoid creating unnecessary local variables like 'closed' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[283-283]: Avoid creating unnecessary local variables like 'reopened' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssuesTest.java[40-42]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssuesTest.java[51-51]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkLabelsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[26-26]: Avoid creating unnecessary local variables like 'owner' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[33-33]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[36-36]: Avoid creating unnecessary local variables like 'milestone' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[54-54]: Avoid creating unnecessary local variables like 'created' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[69-69]: Avoid creating unnecessary local variables like 'created' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[24-24]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[48-52]: Avoid creating unnecessary local variables like 'early' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[48-48]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[54-58]: Avoid creating unnecessary local variables like 'later' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[54-54]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicKeyTest.java[27-27]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java[23-23]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java[53-53]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java[101-101]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[38-38]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[80-80]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[85-85]: Avoid creating unnecessary local variables like 'login' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[86-86]: Avoid creating unnecessary local variables like 'reponame' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[97-104]: Avoid creating unnecessary local variables like 'position' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[110-117]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[124-124]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[147-147]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[45-45]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[76-76]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[106-106]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[119-119]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[136-136]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[153-153]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[198-198]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[230-230]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[231-231]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullsTest.java[30-34]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullsTest.java[35-37]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullsTest.java[47-47]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullsTest.java[53-53]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferenceTest.java[53-53]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferencesTest.java[24-25]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferencesTest.java[35-36]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferencesTest.java[61-61]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferencesTest.java[109-109]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[47-47]: Avoid creating unnecessary local variables like 'rel' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[60-60]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[63-63]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[83-83]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[90-90]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[113-113]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[117-117]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[136-136]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[139-139]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[165-168]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[168-168]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[33-35]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[34-34]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[51-51]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[68-68]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[97-100]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[100-100]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[104-104]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[43-43]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[58-58]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[73-73]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[88-88]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[103-103]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[118-118]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[133-133]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[148-148]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[163-163]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[197-197]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[59-59]: Avoid creating unnecessary local variables like 'release' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[80-80]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[98-98]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[120-120]: Avoid creating unnecessary local variables like 'tag' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[136-136]: Avoid creating unnecessary local variables like 'tag' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[64-64]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[66-69]: Avoid creating unnecessary local variables like 'repoa' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[70-73]: Avoid creating unnecessary local variables like 'repob' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[100-102]: Avoid creating unnecessary local variables like 'commit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[110-110]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[127-127]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitsTest.java[46-46]: Avoid creating unnecessary local variables like 'sha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[29-31]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[61-65]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[78-82]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[89-89]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[110-114]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[127-131]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[142-142]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[167-171]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReposTest.java[27-27]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReposTest.java[42-42]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReposTest.java[43-43]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReposTest.java[57-57]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkSearchTest.java[21-21]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkStorageTest.java[24-24]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkStorageTest.java[48-48]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTagTest.java[40-42]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTagsTest.java[23-24]: Avoid creating unnecessary local variables like 'tagger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTreeTest.java[40-47]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTreesTest.java[20-20]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTreesTest.java[25-36]: Avoid creating unnecessary local variables like 'tree' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java[25-27]: Avoid creating unnecessary local variables like 'added' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java[45-45]: Unnecessary explicit array creation for varargs method call (UnnecessaryVarargsArrayCreation)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserOrganizationsTest.java[25-26]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserTest.java[35-35]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserTest.java[68-68]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/wire/CarefulWireTest.java[36-36]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/CarefulWireTest.java[47-48]: Avoid creating unnecessary local variables like 'now' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/CarefulWireTest.java[62-62]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/CarefulWireTest.java[82-82]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[44-44]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[45-45]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[62-63]: Avoid creating unnecessary local variables like 'now' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[78-78]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[98-98]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:59 min
[INFO] Finished at: 2026-03-30T06:26:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:0.25.1:check (jcabi-qulice-check) on project jcabi-github: Failure: There are 837 violations -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:0.25.1:check (jcabi-qulice-check) on project jcabi-github: Failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: org.apache.maven.plugin.MojoFailureException: Failure
    at com.qulice.maven.CheckMojo.doExecute (CheckMojo.java:72)
    at com.qulice.maven.AbstractQuliceMojo.execute (AbstractQuliceMojo.java:145)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: com.qulice.spi.ValidationException: There are 837 violations
    at com.qulice.maven.CheckMojo.run (CheckMojo.java:148)
    at com.qulice.maven.CheckMojo.doExecute (CheckMojo.java:66)
    at com.qulice.maven.AbstractQuliceMojo.execute (AbstractQuliceMojo.java:145)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
0m0mcontainer ecb8c87d92fb38a60221e9efd56a6c99a0a338c0feeba1bcd71555dc29d7f90f is dead
Mon Mar 30 06:26:50 UTC 2026