++ dirname ./run.sh
+ cd .
+ echo 1382
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jun 24 09:31:49 UTC 2026
+ uptime
09:31:49 up 1 min, 0 users, load average: 0.81, 0.32, 0.12
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update actions/cache action to v6'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-github.git
+ pull_id=1938
+ fork=git@github.com:jcabi/jcabi-github.git
+ fork_branch=renovate/actions-cache-6.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-github.git' '--env=pull_id=1938' '--env=fork=git@github.com:jcabi/jcabi-github.git' '--env=fork_branch=renovate/actions-cache-6.x' '--env=head_branch=master' '--env=pull_title=Update actions/cache action to v6' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1938'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/actions-cache-6.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update actions/cache action to v6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1938'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/actions-cache-6.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update actions/cache action to v6'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-github_1938
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-28-250
+ pwd
/tmp/rultor-JizF
+ 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=1938'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/actions-cache-6.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update actions/cache action to v6'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:jcabi/jcabi-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.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.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/actions-cache-6.x -> fork/renovate/actions-cache-6.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/actions-cache-6.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/actions-cache-6.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update actions/cache action to v6' --ff __rultor
Updating 2cf62aaf1..76606013e
Fast-forward (no commit created; -m option ignored)
.github/workflows/codecov.yml | 2 +-
.github/workflows/mvn.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
+ git log -1 --show-signature
commit 76606013e97954c7c2f8a3240a574dffdcb701cc
gpg: Signature made Tue Jun 23 17:39:42 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue Jun 23 17:39:42 2026 +0000
Update actions/cache action to v6
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.13
++ bc
++ echo 0.13 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.13, low enough to run a new Docker container'
load average is 0.13, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
f8ae7b3bd9d2: Pulling fs layer
62bf76adc5c1: Pulling fs layer
6f3edb78ee5d: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
f8ae7b3bd9d2: Waiting
62bf76adc5c1: Waiting
6f3edb78ee5d: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
62bf76adc5c1: Verifying Checksum
62bf76adc5c1: Download complete
f8ae7b3bd9d2: Verifying Checksum
f8ae7b3bd9d2: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
6f3edb78ee5d: Verifying Checksum
6f3edb78ee5d: Download complete
50778be6ae7c: Pull complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
f8ae7b3bd9d2: Pull complete
62bf76adc5c1: Pull complete
6f3edb78ee5d: Pull complete
Digest: sha256:321ee930e2e2723cfabc943101c63a26019e88bb50a6a98690958ec3649391bc
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-github_1938\s*$'
+ ls -al .
total 64
drwx------ 3 ubuntu ubuntu 4096 Jun 24 09:31 .
drwxrwxrwt 12 root root 4096 Jun 24 09:31 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jun 24 09:31 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jun 24 09:31 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jun 24 09:31 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Jun 24 09:31 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Jun 24 09:31 repo
-rwxrwxr-x 1 ubuntu ubuntu 6503 Jun 24 09:31 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 561 Jun 24 09:31 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Jun 24 09:31 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 Jun 24 09:31 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 8326 Jun 24 09:32 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-JizF:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=pull_id=1938 --env=fork=git@github.com:jcabi/jcabi-github.git --env=fork_branch=renovate/actions-cache-6.x --env=head_branch=master '--env=pull_title=Update actions/cache action to v6' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1938'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/actions-cache-6.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update actions/cache action to v6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-JizF/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1938 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G polkitd r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.gradle /root/.m2 /root/.profile /root/.ssh /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:jcabi/jcabi-github.git' ; export 'pull_id=1938' ; export 'fork=git@github.com:jcabi/jcabi-github.git' ; export 'fork_branch=renovate/actions-cache-6.x' ; export 'head_branch=master' ; export 'pull_title=Update actions/cache action to v6' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors --batch-mode ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading pom.xml ...
Reading src/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 ...
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/UnexpectedHttpStatus.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/EventTest.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]
[INFO] -----------------------< com.jcabi:jcabi-github >-----------------------
[INFO] Building jcabi-github 2.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jcabi-github ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-github ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-github ---
[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: 7660601 at timestamp: 2026-06-24T09:33:37
[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] 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] Recompiling the module because of changed source code.
[INFO] Compiling 260 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 215 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] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=227588035167
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.github.LabelTest
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10-jdk5/byte-buddy-agent-1.18.10-jdk5.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.288 s -- in com.jcabi.github.LabelTest
[INFO] Running com.jcabi.github.mock.MkUserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.931 s -- in com.jcabi.github.mock.MkUserTest
[INFO] Running com.jcabi.github.ExistenceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in com.jcabi.github.ExistenceTest
[INFO] Running com.jcabi.github.RtBranchesTest
Jun 24, 2026 9:34:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42723]
Jun 24, 2026 9:34:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42723
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WljCKR6OPDMNXYUZ1h4E created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42723 /repos/jeff/WljCKR6OPDMNXYUZ1h4E/branches): [200 OK] in 321ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42723 /repos/jeff/WljCKR6OPDMNXYUZ1h4E/branches): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42723
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38465]
Jun 24, 2026 9:34:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38465
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ONkplvO3VQQwUM7h83Nv created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38465 /repos/jeff/ONkplvO3VQQwUM7h83Nv/branches): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38465
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YdXfZJu2KtcSF5p8Kz90 created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 s -- in com.jcabi.github.RtBranchesTest
[INFO] Running com.jcabi.github.mock.MkCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vjVQxuAkR81CXbUIp4pO created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/vjVQxuAkR81CXbUIp4pO by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hello, dude!
[INFO] main 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: 1.072 s -- in com.jcabi.github.mock.MkCommentsTest
[INFO] Running com.jcabi.github.FileChangeTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in com.jcabi.github.FileChangeTest
[INFO] Running com.jcabi.github.RtIssuesTest
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42547]
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42547
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42547 /repos/mark/test/issues): [201 Created] in 15ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42547 /repos/mark/test/issues/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42547
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39169]
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39169
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39169 /repos/mark/test/issues): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39169
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38547]
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38547
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38547 /repos/mark/test/issues/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38547
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33777]
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33777
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33777 /repos/mark/test/issues): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33777
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in com.jcabi.github.RtIssuesTest
[INFO] Running com.jcabi.github.RtMilestonesTest
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35493]
Jun 24, 2026 9:34:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35493
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35493 /repos/mark/test/milestones/1): [204 No Content] in 821ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35493
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s -- in com.jcabi.github.RtMilestonesTest
[INFO] Running com.jcabi.github.mock.MkIssuesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WDn7WscF0On79HPDl8ot created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/WDn7WscF0On79HPDl8ot by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WT9A2Zit0gKPTW93BUG3 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/WT9A2Zit0gKPTW93BUG3 by jeff: hey, you
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/WT9A2Zit0gKPTW93BUG3 by jeff: hey
[INFO] main com.jcabi.github.mock.MkIssues: issue #3 created in jeff/WT9A2Zit0gKPTW93BUG3 by jeff: hey again
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test-3 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #3 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #4 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #5 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #6 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #7 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #8 created in jeff/test-3 by jeff: title
[INFO] main 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: 3.246 s -- in com.jcabi.github.mock.MkIssuesTest
[INFO] Running com.jcabi.github.RtGistTest
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46061]
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46061
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:46061 /gists/patch): [200 OK] in 13ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46061
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41925]
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41925
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41925
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39269]
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39269
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39269 /gists/testGetFiles): [200 OK] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39269
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43961]
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43961
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43961 /gists/unstar/star): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43961
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41767]
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41767
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41767 /gists/test): [200 OK] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41767 /gists/world): [200 OK] in 8ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41767 /gists/test/forks): [201 Created] in 8ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41767 /gists/forked): [200 OK] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41767 /gists/world): [200 OK] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41767
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41577]
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41577
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41577 /gists/test): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41577 /gists/world): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41577
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36979]
Jun 24, 2026 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36979
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:36979 /gists/testWrite): [200 OK] in 10ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36979
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in com.jcabi.github.RtGistTest
[INFO] Running com.jcabi.github.RepoCommitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in com.jcabi.github.RepoCommitTest
[INFO] Running com.jcabi.github.mock.MkReleasesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HPnw0o3whQOu1IVeylJd created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8EGLUyUdzTOUf9dwhhXt created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DZp0MOIzQxy8Rli2lXeq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/A2eEXXJmMNFEN0D5S9ad created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Lj3uB43uhb63NGGBxueu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1mEcAHGfFXqBvZErMbSR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/62z1gDa5JsqCDUnbtH0Y created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GCx7BKYlABom6F1vw0GW created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EOOq9y9c4cyepZrLZnBQ created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.285 s -- in com.jcabi.github.mock.MkReleasesTest
[INFO] Running com.jcabi.github.mock.MkUserEmailsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s -- in com.jcabi.github.mock.MkUserEmailsTest
[INFO] Running com.jcabi.github.mock.MkTreesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CYbJSAXrozeegsspp3wJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PHPJe5VCNM5fU6ATiy7s created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in com.jcabi.github.mock.MkTreesTest
[INFO] Running com.jcabi.github.RtReferencesTest
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36185]
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36185
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/XZp3j55cZug3r68UoSFx created by jeff
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36185
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38727]
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38727
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/o70Jpib7yoBapkReDxC5 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38727 /repos/jeff/o70Jpib7yoBapkReDxC5/git/refs/heads): [200 OK] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38727
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34533]
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34533
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QU2iZK1nstt5WUwusJ8D created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:34533 /repos/jeff/QU2iZK1nstt5WUwusJ8D/git/refs/heads/feature-a): [204 No Content] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34533
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42415]
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42415
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/s3EPvvN9Hrg05K2WD4qO created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42415 /repos/jeff/s3EPvvN9Hrg05K2WD4qO/git/refs): [201 Created] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42415
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45703]
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45703
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/K3d1viLLpKayIudpAlza created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45703 /repos/jeff/K3d1viLLpKayIudpAlza/git/refs/tags): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45703
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in com.jcabi.github.RtReferencesTest
[INFO] Running com.jcabi.github.RtUsersTest
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43807]
Jun 24, 2026 9:34:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43807
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43807 /user): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43807
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33401]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33401
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33401 /users): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33401
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37909]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37909
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37909
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in com.jcabi.github.RtUsersTest
[INFO] Running com.jcabi.github.RtUserOrganizationsTest
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44551]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44551
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44551 /users/octopus/orgs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44551
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in com.jcabi.github.RtUserOrganizationsTest
[INFO] Running com.jcabi.github.RtChecksTest
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44743]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44743
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44743 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44743
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36931]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36931
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36931 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36931
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34731]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34731
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34731 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34731
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36393]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36393
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36393 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36393
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45545]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45545
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45545 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45545
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38267]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38267
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38267 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38267
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in com.jcabi.github.RtChecksTest
[INFO] Running com.jcabi.github.RtUserTest
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42947]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42947
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:42947 /user): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42947
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36101]
Jun 24, 2026 9:34:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36101
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:36101 /notifications): [205 Reset Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36101
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38805]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38805
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:38805 /notifications): [500 Internal Server Error] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38805
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in com.jcabi.github.RtUserTest
[INFO] Running com.jcabi.github.RtRepoTest
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37971]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37971
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37971 /repos/testuser/testrepo): [200 OK] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37971
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36209]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36209
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36209 /repos/testuser/testrepo/stargazers): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36209
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45435]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45435
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45435 /repos/testuser/testrepo/issues/events): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45435
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/testuser/testrepo): [200 OK] in 0ms
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34719]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34719
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34719 /repos/testuser/testrepo): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34719
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39229]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39229
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39229 /repos/testuser/testrepo/languages): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39229
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44477]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44477
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44477 /repos/testuser/testrepo/languages): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44477
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in com.jcabi.github.RtRepoTest
[INFO] Running com.jcabi.github.RtOrganizationsTest
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37657]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37657
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37657
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38617]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38617
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38617 /user/orgs): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38617
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.jcabi.github.RtOrganizationsTest
[INFO] Running com.jcabi.github.RtReleaseTest
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35195]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35195
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35195 /repos/tstuser/tstbranch/releases/2): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35195
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34091]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34091
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34091 /repos/tstuser/tstbranch/releases/2): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34091
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39575]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39575
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39575 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39575
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in com.jcabi.github.RtReleaseTest
[INFO] Running com.jcabi.github.RtGitignoresTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/gitignore/templates/C#): [200 OK] in 0ms
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43365]
Jun 24, 2026 9:34:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43365
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43365 /gitignore/templates): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43365
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.RtGitignoresTest
[INFO] Running com.jcabi.github.mock.MkIssueLabelsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/odjxbMMhyqbeVo4EMd9w created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/odjxbMMhyqbeVo4EMd9w by jeff: Rewrite
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KAwR4JVu5R451U1qTPe6 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/KAwR4JVu5R451U1qTPe6 by jeff: how are you?
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OeYCuEEcki7jwAMOdtFz created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/OeYCuEEcki7jwAMOdtFz by jeff: title
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/76j0A4gu5exe1x2Sesuq created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/76j0A4gu5exe1x2Sesuq by jeff: Titular
[INFO] main 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: 2.266 s -- in com.jcabi.github.mock.MkIssueLabelsTest
[INFO] Running com.jcabi.github.mock.MkPullCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fKbSE102Y7pEtaByMq9r created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/fKbSE102Y7pEtaByMq9r by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jamie/incredible created by jamie
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jamie/incredible by jamie: pullrequest1
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CHn0uyabZofVxoE6zhCZ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/CHn0uyabZofVxoE6zhCZ by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/So2wPkGPGvTpk4LyC0p3 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/So2wPkGPGvTpk4LyC0p3 by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/xFy3RnQkGAI92pTl3crs created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/xFy3RnQkGAI92pTl3crs by jeff: hello
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/xFy3RnQkGAI92pTl3crs by jeff: new
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Iu06I3Aph3NopztIDv6E created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Iu06I3Aph3NopztIDv6E by jeff: hello
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 s -- in com.jcabi.github.mock.MkPullCommentsTest
[INFO] Running com.jcabi.github.mock.MkGistsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s -- in com.jcabi.github.mock.MkGistsTest
[INFO] Running com.jcabi.github.mock.MkPullsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7nn1K6xrgzYFBHvBSBX1 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/7nn1K6xrgzYFBHvBSBX1 by jeff: hello
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.272 s -- in com.jcabi.github.mock.MkPullsTest
[INFO] Running com.jcabi.github.RtDeployKeysTest
Jun 24, 2026 9:34:34 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33023]
Jun 24, 2026 9:34:34 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33023
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33023 /repos/test/keys/keys): [201 Created] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33023
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys/1): [200 OK] in 0ms
Jun 24, 2026 9:34:34 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36275]
Jun 24, 2026 9:34:34 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36275
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36275 /repos/test/keys/keys): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36275
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.jcabi.github.RtDeployKeysTest
[INFO] Running com.jcabi.github.RtBranchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/K1nV6z7bCP8YPvgKVEMI created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/n57l7gMOeDfrkMayUhjk created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/H9nAEuloBnMz9C1U32rf created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in com.jcabi.github.RtBranchTest
[INFO] Running com.jcabi.github.mock.MkNotificationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in com.jcabi.github.mock.MkNotificationsTest
[INFO] Running com.jcabi.github.RtTreesTest
Jun 24, 2026 9:34:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40295]
Jun 24, 2026 9:34:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40295
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40295 /repos/mark/test/git/trees): [201 Created] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40295
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in com.jcabi.github.RtTreesTest
[INFO] Running com.jcabi.github.PublicKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in com.jcabi.github.PublicKeyTest
[INFO] Running com.jcabi.github.mock.MkGitHubTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey, works?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WraaUEaXrOaXO23qMmty created by jeff
[INFO] pool-49-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-9 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-8 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-7 com.jcabi.github.mock.MkIssues: issue #4 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-6 com.jcabi.github.mock.MkIssues: issue #5 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-5 com.jcabi.github.mock.MkIssues: issue #6 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-4 com.jcabi.github.mock.MkIssues: issue #7 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-3 com.jcabi.github.mock.MkIssues: issue #8 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-2 com.jcabi.github.mock.MkIssues: issue #9 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-99 com.jcabi.github.mock.MkIssues: issue #10 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-98 com.jcabi.github.mock.MkIssues: issue #11 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-97 com.jcabi.github.mock.MkIssues: issue #12 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-96 com.jcabi.github.mock.MkIssues: issue #13 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-95 com.jcabi.github.mock.MkIssues: issue #14 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-94 com.jcabi.github.mock.MkIssues: issue #15 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-93 com.jcabi.github.mock.MkIssues: issue #16 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-92 com.jcabi.github.mock.MkIssues: issue #17 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-91 com.jcabi.github.mock.MkIssues: issue #18 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-90 com.jcabi.github.mock.MkIssues: issue #19 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-89 com.jcabi.github.mock.MkIssues: issue #20 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-88 com.jcabi.github.mock.MkIssues: issue #21 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-87 com.jcabi.github.mock.MkIssues: issue #22 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-86 com.jcabi.github.mock.MkIssues: issue #23 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-85 com.jcabi.github.mock.MkIssues: issue #24 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-84 com.jcabi.github.mock.MkIssues: issue #25 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-100 com.jcabi.github.mock.MkIssues: issue #26 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-83 com.jcabi.github.mock.MkIssues: issue #27 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-82 com.jcabi.github.mock.MkIssues: issue #28 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-81 com.jcabi.github.mock.MkIssues: issue #29 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-80 com.jcabi.github.mock.MkIssues: issue #30 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-79 com.jcabi.github.mock.MkIssues: issue #31 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-78 com.jcabi.github.mock.MkIssues: issue #32 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-77 com.jcabi.github.mock.MkIssues: issue #33 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-76 com.jcabi.github.mock.MkIssues: issue #34 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-75 com.jcabi.github.mock.MkIssues: issue #35 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-74 com.jcabi.github.mock.MkIssues: issue #36 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-73 com.jcabi.github.mock.MkIssues: issue #37 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-72 com.jcabi.github.mock.MkIssues: issue #38 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-71 com.jcabi.github.mock.MkIssues: issue #39 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-70 com.jcabi.github.mock.MkIssues: issue #40 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-69 com.jcabi.github.mock.MkIssues: issue #41 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-68 com.jcabi.github.mock.MkIssues: issue #42 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-67 com.jcabi.github.mock.MkIssues: issue #43 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-66 com.jcabi.github.mock.MkIssues: issue #44 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-65 com.jcabi.github.mock.MkIssues: issue #45 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-64 com.jcabi.github.mock.MkIssues: issue #46 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-63 com.jcabi.github.mock.MkIssues: issue #47 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-62 com.jcabi.github.mock.MkIssues: issue #48 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-61 com.jcabi.github.mock.MkIssues: issue #49 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-60 com.jcabi.github.mock.MkIssues: issue #50 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-59 com.jcabi.github.mock.MkIssues: issue #51 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-58 com.jcabi.github.mock.MkIssues: issue #52 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-56 com.jcabi.github.mock.MkIssues: issue #53 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-54 com.jcabi.github.mock.MkIssues: issue #54 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-55 com.jcabi.github.mock.MkIssues: issue #55 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-53 com.jcabi.github.mock.MkIssues: issue #56 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-52 com.jcabi.github.mock.MkIssues: issue #57 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-51 com.jcabi.github.mock.MkIssues: issue #58 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-50 com.jcabi.github.mock.MkIssues: issue #59 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-49 com.jcabi.github.mock.MkIssues: issue #60 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-48 com.jcabi.github.mock.MkIssues: issue #61 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-47 com.jcabi.github.mock.MkIssues: issue #62 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-46 com.jcabi.github.mock.MkIssues: issue #63 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-45 com.jcabi.github.mock.MkIssues: issue #64 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-44 com.jcabi.github.mock.MkIssues: issue #65 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-43 com.jcabi.github.mock.MkIssues: issue #66 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-42 com.jcabi.github.mock.MkIssues: issue #67 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-41 com.jcabi.github.mock.MkIssues: issue #68 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-40 com.jcabi.github.mock.MkIssues: issue #69 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-39 com.jcabi.github.mock.MkIssues: issue #70 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-38 com.jcabi.github.mock.MkIssues: issue #71 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-37 com.jcabi.github.mock.MkIssues: issue #72 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-36 com.jcabi.github.mock.MkIssues: issue #73 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-35 com.jcabi.github.mock.MkIssues: issue #74 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-34 com.jcabi.github.mock.MkIssues: issue #75 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-33 com.jcabi.github.mock.MkIssues: issue #76 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-32 com.jcabi.github.mock.MkIssues: issue #77 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-31 com.jcabi.github.mock.MkIssues: issue #78 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-30 com.jcabi.github.mock.MkIssues: issue #79 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-29 com.jcabi.github.mock.MkIssues: issue #80 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-28 com.jcabi.github.mock.MkIssues: issue #81 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-27 com.jcabi.github.mock.MkIssues: issue #82 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-26 com.jcabi.github.mock.MkIssues: issue #83 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-57 com.jcabi.github.mock.MkIssues: issue #84 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-25 com.jcabi.github.mock.MkIssues: issue #85 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-24 com.jcabi.github.mock.MkIssues: issue #86 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-23 com.jcabi.github.mock.MkIssues: issue #87 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-22 com.jcabi.github.mock.MkIssues: issue #88 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-21 com.jcabi.github.mock.MkIssues: issue #89 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-20 com.jcabi.github.mock.MkIssues: issue #90 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-19 com.jcabi.github.mock.MkIssues: issue #91 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-18 com.jcabi.github.mock.MkIssues: issue #92 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-17 com.jcabi.github.mock.MkIssues: issue #93 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-16 com.jcabi.github.mock.MkIssues: issue #94 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-15 com.jcabi.github.mock.MkIssues: issue #95 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-14 com.jcabi.github.mock.MkIssues: issue #96 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-13 com.jcabi.github.mock.MkIssues: issue #97 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-12 com.jcabi.github.mock.MkIssues: issue #98 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-11 com.jcabi.github.mock.MkIssues: issue #99 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] pool-49-thread-10 com.jcabi.github.mock.MkIssues: issue #100 created in jeff/WraaUEaXrOaXO23qMmty by jeff:
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: title
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by mark: Nice change
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/varjVe09m59fZClSVmLj created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.602 s -- in com.jcabi.github.mock.MkGitHubTest
[INFO] Running com.jcabi.github.mock.MkPullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/pK8dmYpP0fGz883CLlzK created by myrtle
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/Ojb5rp7aUkMIxci8EAfD created by myrtle
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/4bKC38RR0j3QDigdkSNf created by myrtle
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in com.jcabi.github.mock.MkPullRefTest
[INFO] Running com.jcabi.github.RtBlobsTest
Jun 24, 2026 9:34:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41685]
Jun 24, 2026 9:34:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41685
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41685 /repos/mark/test/git/blobs): [201 Created] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41685 /repos/mark/test/git/blobs/0639c7f84dfafa50e2c30565636e5553dd788679): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41685
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.jcabi.github.RtBlobsTest
[INFO] Running com.jcabi.github.RtRepoCommitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.RtRepoCommitTest
[INFO] Running com.jcabi.github.mock.MkReferenceTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KIXTWw7kLO7VPpZiDcb2 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mX2QTOuSQYAnc2J7Mj7A created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0GBpjWyBbv6I5xJf0y7d created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IeDinvBY4RqMdbPErvCh created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 s -- in com.jcabi.github.mock.MkReferenceTest
[INFO] Running com.jcabi.github.mock.MkGitTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Y4vT0BKhGlyL109KuSOJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/redto7XrAvsJhHRN8kwN created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in com.jcabi.github.mock.MkGitTest
[INFO] Running com.jcabi.github.ReleaseAssetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in com.jcabi.github.ReleaseAssetTest
[INFO] Running com.jcabi.github.RtValuePaginationTest
Jun 24, 2026 9:34:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42969]
Jun 24, 2026 9:34:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42969
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42969 /): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42969
Jun 24, 2026 9:34:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39401]
Jun 24, 2026 9:34:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39401
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39401 /): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39401 /s): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39401
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in com.jcabi.github.RtValuePaginationTest
[INFO] Running com.jcabi.github.mock.MkDeployKeysTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KZOrbhxfaiP0YRPZJdLn created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1sWZCkWu2MiAGcgmTqrE created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QJnSxkM1Irq7HWIwVew7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/LIHpLN0vXy8TeunWKtIy created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3rsIgeh8rRPq5zWnAVrs created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in com.jcabi.github.mock.MkDeployKeysTest
[INFO] Running com.jcabi.github.mock.MkContentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZCq0zPHcy6rhJVoS0mnq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/MRUzoAj78RxmoiocPYqa created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YVsfWI8HscHDbO66G2RL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AFROX4gKrGnSvpeI95u4 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GNq05QXYf0csv5OJ3g2L created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1Cp8Y1r8WClBAp9a3fK6 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0C9SokjNC4aXOUbGBQeX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gwpEobWQR6y6dJWDYVgg created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AOUbNZVznXfdFVBeyuT3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rlRuC9BcXc7OGh4lSzX3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/JYMt2FSLE1Uju7FmlzPU created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rBontO5Go4DeNWAZbp8h created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s -- in com.jcabi.github.mock.MkContentsTest
[INFO] Running com.jcabi.github.RtLimitTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] main 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.017 s -- in com.jcabi.github.RtLimitTest
[INFO] Running com.jcabi.github.RtReleaseAssetsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository john/6Hkjr1zjmS7VC5SbH629 created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST uploads.github.com /repos/john/6Hkjr1zjmS7VC5SbH629/releases/1/assets): [201 OK] in 0ms
[INFO] main com.jcabi.github.mock.MkRepos: repository john/iEnpHKDUUREVLfmspjEq created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository john/R2Y4mbM0fBHMX93nxdAs created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/R2Y4mbM0fBHMX93nxdAs/releases/1/assets): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in com.jcabi.github.RtReleaseAssetsTest
[INFO] Running com.jcabi.github.wire.CarefulWireTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] main com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 5s
[INFO] main 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.023 s -- in com.jcabi.github.wire.CarefulWireTest
[INFO] Running com.jcabi.github.RtMarkdownTest
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36181]
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36181
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36181 /markdown): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36181
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38277]
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38277
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38277 /markdown/raw): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38277
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.jcabi.github.RtMarkdownTest
[INFO] Running com.jcabi.github.mock.MkForkTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2Y4HLmzRvWNIcIe1CohC created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/2Y4HLmzRvWNIcIe1CohC created inside fork by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in com.jcabi.github.mock.MkForkTest
[INFO] Running com.jcabi.github.OrganizationTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in com.jcabi.github.OrganizationTest
[INFO] Running com.jcabi.github.RtJsonTest
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41535]
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41535
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41535 /): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41535
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46345]
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46345
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46345 /): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46345
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41919]
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41919
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41919 /): [404 Not Found] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41919
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38351]
Jun 24, 2026 9:34:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38351
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:38351 /): [404 Not Found] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38351
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in com.jcabi.github.RtJsonTest
[INFO] Running com.jcabi.github.mock.JsonNodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.jcabi.github.mock.JsonNodeTest
[INFO] Running com.jcabi.github.RtPullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tLXG2D5cxvJ0AeytUdMN created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5TL5OweVhHkHvnWWMPwR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/yS9tjvHN626MACo0XduM created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in com.jcabi.github.RtPullRefTest
[INFO] Running com.jcabi.github.mock.JsonPatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.mock.JsonPatchTest
[INFO] Running com.jcabi.github.RtPublicKeyTest
[INFO] main 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.089 s -- in com.jcabi.github.RtPublicKeyTest
[INFO] Running com.jcabi.github.DeployKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.jcabi.github.DeployKeyTest
[INFO] Running com.jcabi.github.mock.MkMilestonesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/y55SAwz9mYGBed17ayGy created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pXndb2pJIMEPYKxGkwHM created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TmXOWk3Own58mbKaO4gt created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Fz0Mtk6Jh4ULQV7KCnDi created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KvZwfVX4pVqFNV2aYm7x created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in com.jcabi.github.mock.MkMilestonesTest
[INFO] Running com.jcabi.github.RtTagsTest
Jun 24, 2026 9:34:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39439]
Jun 24, 2026 9:34:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39439
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mlNryPTa0rD19kSlHAHr created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39439 /repos/jeff/mlNryPTa0rD19kSlHAHr/git/tags): [201 Created] in 8ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39439 /repos/jeff/mlNryPTa0rD19kSlHAHr/git/refs): [201 Created] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39439
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in com.jcabi.github.RtTagsTest
[INFO] Running com.jcabi.github.wire.RetryCarefulWireTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
Jun 24, 2026 9:34:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35519]
Jun 24, 2026 9:34:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35519
[WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:35519/ returns 500 status (attempt #1)
[WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:35519/ returns 500 status (attempt #2)
[INFO] main com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35519 /): [200 OK] in 5s
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35519
[INFO] main 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.038 s -- in com.jcabi.github.wire.RetryCarefulWireTest
[INFO] Running com.jcabi.github.mock.MkPublicMembersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in com.jcabi.github.mock.MkPublicMembersTest
[INFO] Running com.jcabi.github.mock.MkStorageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s -- in com.jcabi.github.mock.MkStorageTest
[INFO] Running com.jcabi.github.RtPullCommentTest
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45167]
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45167
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45167 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45167
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/RaTgoAHTdlg4pfG3rkg2 created by jeff
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33711]
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33711
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33711 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33711
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.251 s -- in com.jcabi.github.RtPullCommentTest
[INFO] Running com.jcabi.github.RtGistsTest
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41163]
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41163
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:41163 /gists/12234): [204 No Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41163
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45749]
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45749
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45749 /gists): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45749
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39463]
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39463
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39463 /gists): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39463
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33495]
Jun 24, 2026 9:34:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33495
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33495
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in com.jcabi.github.RtGistsTest
[INFO] Running com.jcabi.github.mock.MkBranchesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/g2wFqfnwBTUIrGIznGRX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0S0trio3v6YNeb0R8WPV created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in com.jcabi.github.mock.MkBranchesTest
[INFO] Running com.jcabi.github.mock.MkMarkdownTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.mock.MkMarkdownTest
[INFO] Running com.jcabi.github.ForkTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in com.jcabi.github.ForkTest
[INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Running com.jcabi.github.RtForksTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/forks/forks): [200 OK] in 0ms
Jun 24, 2026 9:35:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38401]
Jun 24, 2026 9:35:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38401
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38401 /repos/test_user/test_repo/forks): [202 Accepted] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38401 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38401
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.jcabi.github.RtForksTest
[INFO] Running com.jcabi.github.RtUserEmailsTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:12345 /see-FakeRequest-class/user/emails): [204 OK] in 0ms
Jun 24, 2026 9:35:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40311]
Jun 24, 2026 9:35:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40311
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40311 /user/emails): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40311
[INFO] main 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.043 s -- in com.jcabi.github.RtUserEmailsTest
[INFO] Running com.jcabi.github.mock.MkRepoTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test5 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test1 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JUWzUHPtC7qXmNZddLNW created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in com.jcabi.github.mock.MkRepoTest
[INFO] Running com.jcabi.github.mock.MkContentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MObrvU4AoE2vc7NqnOVw created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/35Z5mbLkKt8LaRtarF1y created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/W1Z1oCaxkuMowruOyhD6 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jfsfesiPYQeREQYBlFoo created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in com.jcabi.github.mock.MkContentTest
[INFO] Running com.jcabi.github.FromPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.jcabi.github.FromPropertiesTest
[INFO] Running com.jcabi.github.RtCheckTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.RtCheckTest
[INFO] Running com.jcabi.github.RtReferenceTest
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35843]
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35843
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AnomdBQbYpJwGfoqhsSH created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35843 /repos/jeff/AnomdBQbYpJwGfoqhsSH/git/refs/heads/featureB): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35843
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37113]
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37113
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vrDvPdk6hmVShiSBbhnA created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37113 /repos/jeff/vrDvPdk6hmVShiSBbhnA/git/refs/heads/featureA): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37113
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40777]
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40777
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GhNlqA38SNB0KecKkiG5 created by jeff
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40777
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YBh4Eaue1WdiWvtUcY7L created by jeff
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35533]
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35533
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35533
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in com.jcabi.github.RtReferenceTest
[INFO] Running com.jcabi.github.RtForkTest
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44467]
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44467
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38303]
Jun 24, 2026 9:35:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38303
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:44467 /repos/test_user/test_repo/forks/1): [200 OK] in 8ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44467 /repos/test_user/test_repo/forks/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44467 /repos/test_user/test_repo/forks/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38303
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44467
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.RtForkTest
[INFO] Running com.jcabi.github.StatusTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IvaPypI6FYnEe8fjtOaM created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UDgk22p9DVJwRxhA9UMJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/e9Jen6blArD8GmjTe2Ft created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lVnpt4Amt6PlVM14zRPS created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HRYFbis5RanhjPfysEzf created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gfBs9c4f1VIp5kO0IKrQ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KpS1bHg0E154leQGlbv3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AS7NUkBCB88oTLXYqzmT created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/iKyLpP3USEAy2jhsOTRO created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/oAD62JlQLh19mdW6JTJM created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/wVBhZaiRl5wY2VBjgEeL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Zxa2Vj9pOX6wyCWrzbK1 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ERbG5YTGLkTd2x0ZtD23 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mTQruIOoGExIZ5RwMTJS created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DLy7RJTKwH3G5h5lZCHs created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Zke6rHxCARLcv0fIBa6z created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hZZLWuk4iAVrlWgMngPe created by jeff
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s -- in com.jcabi.github.StatusTest
[INFO] Running com.jcabi.github.RtCollaboratorsTest
Jun 24, 2026 9:35:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42709]
Jun 24, 2026 9:35:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42709
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:42709 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42709
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36481]
Jun 24, 2026 9:35:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36481
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36481 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36481
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43375]
Jun 24, 2026 9:35:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43375
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43375 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43375
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39247]
Jun 24, 2026 9:35:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39247
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39247 /repos/test/collaboratorrepo/collaborators): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39247
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in com.jcabi.github.RtCollaboratorsTest
[INFO] Running com.jcabi.github.RtRepoCommitsTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/commits): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db55...6dcb09b5b57875f334f61aebed695e2e4193db56): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db57...6dcb09b5b57875f334f61aebed695e2e4193db58): [200 OK] in 1ms
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.jcabi.github.RtRepoCommitsTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4Xi2UlEAb2vReivMzmiP created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kMZbOKbqhoqvcjHZYllr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/D6ebfUWGoQAJUDWudTIe created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1LBsZLWIiCC59tK6OksB created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/RzM6yjwNeKnoT8zJx5iC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9SWyD2E9l2Ed1zoOGeUi created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WyQaxUPhlqN4wBKhe4Yd created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s -- in com.jcabi.github.mock.MkReleaseAssetTest
[INFO] Running com.jcabi.github.RtSearchTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/repositories): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/users): [200 OK] in 0ms
Jun 24, 2026 9:35:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45063]
Jun 24, 2026 9:35:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45063
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45063 /search/code): [200 OK] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45063 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45063 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45063
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/issues): [200 OK] in 0ms
[INFO] main 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.060 s -- in com.jcabi.github.RtSearchTest
[INFO] Running com.jcabi.github.mock.MkReposTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository amihaiemil/test created by amihaiemil
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository /orgs/myorg/repos/test created by /orgs/myorg/repos
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/remove-me created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository john/exist created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository tom/1 created by tom
[INFO] main com.jcabi.github.mock.MkRepos: repository tom/2 created by tom
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hello created by jeff
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s -- in com.jcabi.github.mock.MkReposTest
[INFO] Running com.jcabi.github.StatusesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.jcabi.github.StatusesTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Running com.jcabi.github.mock.MkReleaseTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7cORLO3I0IgYvDDosERt created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/C61wOZCGYVDX8PaOkAYg created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0hLLAUQZFblyv5DAcwNY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dmxplxFd6FHADe4FRd1x created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7Xq5CisBpSBfYZVQ4KCk created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Qm5sPQyC3XqvJPeOeesR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8T8OkzhOAgM5TJAtpbWb created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GfdDLjPfO9gI4wMY6Gdx created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/A97oAun0m1v3J7ZxOMRA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vwMXC81PzUW8EI1SsMUQ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HPVSRJzdHyUdhbSZKAaJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/SbwPTraKFgx4YYUy0bHI created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s -- in com.jcabi.github.mock.MkReleaseTest
[INFO] Running com.jcabi.github.mock.MkCheckTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/eMcGPi4yC8kXecUYOGqA created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/eMcGPi4yC8kXecUYOGqA by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1iCHusOQ1Z1g3Cu832M3 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/1iCHusOQ1Z1g3Cu832M3 by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3dwiYJB1CBluw1V1JA4q created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/3dwiYJB1CBluw1V1JA4q by jeff: Test PR
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in com.jcabi.github.mock.MkCheckTest
[INFO] Running com.jcabi.github.RtGitHubTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/meta): [200 OK] in 0ms
[INFO] main 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.012 s -- in com.jcabi.github.RtGitHubTest
[INFO] Running com.jcabi.github.RtPublicKeysTest
Jun 24, 2026 9:35:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33135]
Jun 24, 2026 9:35:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33135
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33135
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36753]
Jun 24, 2026 9:35:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36753
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36753 /user/keys/1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36753
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45275]
Jun 24, 2026 9:35:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45275
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45275 /user/keys): [201 Created] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45275
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46029]
Jun 24, 2026 9:35:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-80] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46029
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46029 /user/keys): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46029
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.jcabi.github.RtPublicKeysTest
[INFO] Running com.jcabi.github.RtSearchPaginationTest
[INFO] main 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.003 s -- in com.jcabi.github.RtSearchPaginationTest
[INFO] Running com.jcabi.github.mock.MkCommentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey buddy
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main 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.376 s -- in com.jcabi.github.mock.MkCommentTest
[INFO] Running com.jcabi.github.BulkTest
[INFO] main 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.084 s -- in com.jcabi.github.BulkTest
[INFO] Running com.jcabi.github.RtReactionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtReactionTest
[INFO] Running com.jcabi.github.RepoTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Eu5hUGrvffOkNpsCQBlw created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in com.jcabi.github.RepoTest
[INFO] Running com.jcabi.github.RtNotificationsTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] main 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.016 s -- in com.jcabi.github.RtNotificationsTest
[INFO] Running com.jcabi.github.RtContentsTest
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36403]
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-81] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36403
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36403 /repos/test/contents/contents/to/remove): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36403
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44033]
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-82] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44033
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:44033 /repos/test/contents/contents/test/thefile): [201 Created] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44033 /repos/test/contents/contents/test/thefile): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44033
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46067]
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-83] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46067
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46067 /repos/test/contents/contents/test/file): [200 OK] in 16ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46067 /repos/test/contents/contents/test/file): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46067
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43057]
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-84] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43057
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:43057 /repos/test/contents/contents/test.txt): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43057
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39291]
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-85] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39291
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39291 /repos/test/contents/readme): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39291
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44369]
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-86] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44369
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44369 /repos/test/contents/readme): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44369
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39637]
Jun 24, 2026 9:35:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-87] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39637
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39637 /repos/test/contents/contents/dir): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39637
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in com.jcabi.github.RtContentsTest
[INFO] Running com.jcabi.github.PullTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in com.jcabi.github.PullTest
[INFO] Running com.jcabi.github.mock.MkIssueEventsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JFq0QPMy92OV5r5Y99GP created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #2 by samuel
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tdfs0SBh2hlt5kOy9eRe created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type unlocked created in jeff for issue #2 by jill
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/xtM638TgmypFrSWCGH18 created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #3 by john
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #3 by jane
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UCf0g6Ya2Sh7xWe18OHd created by jeff
[INFO] main 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.642 s -- in com.jcabi.github.mock.MkIssueEventsTest
[INFO] Running com.jcabi.github.RtDeployKeyTest
Jun 24, 2026 9:35:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43157]
Jun 24, 2026 9:35:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-88] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43157
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43157 /repos/test/keys/keys/3): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43157
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.jcabi.github.RtDeployKeyTest
[INFO] Running com.jcabi.github.RepositoryStatisticsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] main 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.201 s -- in com.jcabi.github.RepositoryStatisticsTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.mock.MkRepoCommitTest
[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.MkCollaboratorsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/C8FVZVbPtyQBqgxdaHau created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/LelYQdsTxZPbvsu7TrZX created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in com.jcabi.github.mock.MkCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkChecksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/wb266bO0dgJ2WWti397q created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/wb266bO0dgJ2WWti397q by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/c8wIAcymZUH707mPQTnA created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/c8wIAcymZUH707mPQTnA by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in com.jcabi.github.mock.MkChecksTest
[INFO] Running com.jcabi.github.mock.MkForksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3ALqEMSgcxPwWldUxtwv created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/3ALqEMSgcxPwWldUxtwv created inside Organization by jeff
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.122 s -- in com.jcabi.github.mock.MkForksTest
[INFO] Running com.jcabi.github.SmartsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.SmartsTest
[INFO] Running com.jcabi.github.mock.MkMilestoneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.jcabi.github.mock.MkMilestoneTest
[INFO] Running com.jcabi.github.RtCommentTest
Jun 24, 2026 9:35:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36647]
Jun 24, 2026 9:35:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-89] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36647
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ltrzvrRDacAEkV47bw8x created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ltrzvrRDacAEkV47bw8x by jeff: Reaction Listing test
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36647 /repos/jeff/ltrzvrRDacAEkV47bw8x/issues/comments/10/reactions): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36647
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34013]
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-90] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34013
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2aBQ1oSE49hwCtgVAdm9 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/2aBQ1oSE49hwCtgVAdm9 by jeff: Reaction adding test
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34013 /repos/jeff/2aBQ1oSE49hwCtgVAdm9/issues/comments/10): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34013
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46625]
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-91] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46625
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Rvdsh0fRPQf987iNhEch created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Rvdsh0fRPQf987iNhEch by jeff: testing3
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46625 /repos/jeff/Rvdsh0fRPQf987iNhEch/issues/comments/10): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46625
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tHo36uon5jI8VB9FU5Lp created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/tHo36uon5jI8VB9FU5Lp by jeff: testing1
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7xhLbM7b4XbX4a1Q0QsY created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/7xhLbM7b4XbX4a1Q0QsY by jeff: testing2
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38323]
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-92] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38323
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qV8B5UkysO98AaaA3xNN created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/qV8B5UkysO98AaaA3xNN by jeff: testing4
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38323 /repos/jeff/qV8B5UkysO98AaaA3xNN/issues/comments/10): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38323
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/j4L1QHEqhSNdzVqUHHYJ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/j4L1QHEqhSNdzVqUHHYJ by jeff: title
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40441]
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-93] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40441
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sMVxPfTZJdpTpaZmGPZu created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/sMVxPfTZJdpTpaZmGPZu by jeff: testing5
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:40441 /repos/jeff/sMVxPfTZJdpTpaZmGPZu/issues/comments/10): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40441
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35499]
Jun 24, 2026 9:35:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-94] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35499
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/xTDvFvvqc1tc21XpACdw created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/xTDvFvvqc1tc21XpACdw by jeff: testing6
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35499
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s -- in com.jcabi.github.RtCommentTest
[INFO] Running com.jcabi.github.mock.MkTagsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/wKxRtZGSEupotQZg0r7F created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in com.jcabi.github.mock.MkTagsTest
[INFO] Running com.jcabi.github.RtEventTest
Jun 24, 2026 9:35:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43009]
Jun 24, 2026 9:35:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-95] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43009
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43009 /repos/test/event/issues/events/3): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43009
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.jcabi.github.RtEventTest
[INFO] Running com.jcabi.github.mock.MkPullTest
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/zCOJhxCsCvk35pVbUBVI created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/zCOJhxCsCvk35pVbUBVI by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/dyPeNMSeeM0NwrslvGQD created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/dyPeNMSeeM0NwrslvGQD by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/1DPe1ft010CQlyTbjdTr created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/1DPe1ft010CQlyTbjdTr by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/2ldmr4aqLSOPwtO6CJOY created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/2ldmr4aqLSOPwtO6CJOY by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/02rTXnb4PwCP5ZEAO50m created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/02rTXnb4PwCP5ZEAO50m by patrick: Test Patch
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/NKT8iIqUEgBAB1ypOgoB created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/NKT8iIqUEgBAB1ypOgoB by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/QIyWEaufWpjBJ4bDC88D created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/QIyWEaufWpjBJ4bDC88D by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/0d8pFoYtgfOLi5HeKcft created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/0d8pFoYtgfOLi5HeKcft by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/NVORS5BROJcyQGo2Gsb6 created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/NVORS5BROJcyQGo2Gsb6 by patrick: Test Pull Json
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.090 s -- in com.jcabi.github.mock.MkPullTest
[INFO] Running com.jcabi.github.ReleaseTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in com.jcabi.github.ReleaseTest
[INFO] Running com.jcabi.github.mock.MkIssueTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KVuMPmVo0FAgdb4wuk97 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/KVuMPmVo0FAgdb4wuk97 by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jEMtmOCZVYNzUE3PCNMT created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/jEMtmOCZVYNzUE3PCNMT by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jeimARLa8fXEHbQH70xR created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/jeimARLa8fXEHbQH70xR by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository first/w66zdMZuIuTFSdGdtKVC created by first
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in first/w66zdMZuIuTFSdGdtKVC by second:
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6rxcV5FSsUDj3kqwEzfY created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/6rxcV5FSsUDj3kqwEzfY by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zTpYDm0GoUYR7OGL7ePE created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/zTpYDm0GoUYR7OGL7ePE by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/REF4wdnjc5OAS5Aqx6d8 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/REF4wdnjc5OAS5Aqx6d8 by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QpLcZl6JBImLbPFfMHnP created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/QpLcZl6JBImLbPFfMHnP by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZjQYThux4nKS0xxeeKWe created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ZjQYThux4nKS0xxeeKWe by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DpkXAvUlIhYcZTGHoAWP created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DpkXAvUlIhYcZTGHoAWP by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EHRzwrNssCByWwzlRnV5 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/EHRzwrNssCByWwzlRnV5 by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/O5orsn3679K9HlHr7Z57 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/O5orsn3679K9HlHr7Z57 by jeff: hey
[INFO] main 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: 3.252 s -- in com.jcabi.github.mock.MkIssueTest
[INFO] Running com.jcabi.github.RtStatusesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/D5cr9pRTzvLnXAD7Q7so created by jeff
Jun 24, 2026 9:35:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39409]
Jun 24, 2026 9:35:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-96] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39409
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/uWk6VKRhbU1SErMjLcRM created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39409 /repos/jeff/uWk6VKRhbU1SErMjLcRM/statuses/0abcd89jcabitest): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39409
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in com.jcabi.github.RtStatusesTest
[INFO] Running com.jcabi.github.mock.MkBlobsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tqT8a7cpuAHQ3o320uy7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Nxrcg95lX318ebeNkTAt created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in com.jcabi.github.mock.MkBlobsTest
[INFO] Running com.jcabi.github.MilestoneTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.jcabi.github.MilestoneTest
[INFO] Running com.jcabi.github.mock.MkTagTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rDmQua9aeofNvqMh222X created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in com.jcabi.github.mock.MkTagTest
[INFO] Running com.jcabi.github.RtTagTest
Jun 24, 2026 9:35:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38085]
Jun 24, 2026 9:35:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-97] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38085
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/r1j3GMJsR2yNbXfOP0jD created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38085 /repos/jeff/r1j3GMJsR2yNbXfOP0jD/git/tags/abdes00test): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38085
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.jcabi.github.RtTagTest
[INFO] Running com.jcabi.github.RtReleasesTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Jun 24, 2026 9:35:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36387]
Jun 24, 2026 9:35:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-98] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36387
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36387 /repos/test/releases/releases/1): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36387
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Jun 24, 2026 9:35:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35227]
Jun 24, 2026 9:35:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-99] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35227
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35227 /repos/test/releases/releases): [201 Created] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35227 /repos/test/releases/releases/1): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35227
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in com.jcabi.github.RtReleasesTest
[INFO] Running com.jcabi.github.mock.MkHooksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vMxKiIcwmYwrSySD4njK created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1ZqHPFwwDH3gJjltTMRs created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/t3WbA2w0BBvZizwJ5ByM created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7DbETnsnhCsGWOHphVLE created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7QXWUR5rlG4X864eWjV7 created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in com.jcabi.github.mock.MkHooksTest
[INFO] Running com.jcabi.github.mock.MkPublicKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in com.jcabi.github.mock.MkPublicKeyTest
[INFO] Running com.jcabi.github.mock.MkNotificationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.jcabi.github.mock.MkNotificationTest
[INFO] Running com.jcabi.github.RtPullTest
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37231]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-100] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37231
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:37231 /repos/user/repo/pulls/3/merge): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37231
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34321]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-101] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34321
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34321 /repos/user/repo/pulls/2/files): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34321
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46073]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-102] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46073
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46073
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43969]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-103] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43969
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43969 /repos/user/repo/pulls/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43969
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37723]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-104] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37723
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37723 /repos/user/repo/pulls/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37723
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46867]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-105] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46867
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46867 /repos/user/repo/pulls/1357649504): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46867 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46867
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.136 s -- in com.jcabi.github.RtPullTest
[INFO] Running com.jcabi.github.CommitsComparisonTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db53...6dcb09b5b57875f334f61aebed695e2e4193db54): [200 OK] in 0ms
[INFO] main 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.014 s -- in com.jcabi.github.CommitsComparisonTest
[INFO] Running com.jcabi.github.RtCommitTest
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43349]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-106] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43349
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/oMs6jHE2N3eWJ4xV8e5F created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43349 /repos/jeff/oMs6jHE2N3eWJ4xV8e5F/git/commits/sha): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43349
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in com.jcabi.github.RtCommitTest
[INFO] Running com.jcabi.github.LimitTest
[INFO] main 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.087 s -- in com.jcabi.github.LimitTest
[INFO] Running com.jcabi.github.RtPullCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/x55ySwt5hxeM9rH1VixV created by johnny
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33149]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-107] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33149
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/ZH9j3CdAnX9XpKanqzp7 created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33149 /repos/johnny/ZH9j3CdAnX9XpKanqzp7/pulls/0/comments): [201 Created] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33149 /repos/johnny/ZH9j3CdAnX9XpKanqzp7/pulls/comments/1000000000): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33149
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38179]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-108] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38179
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/zx05EGxd5XtFoZoKh3pU created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38179 /repos/johnny/zx05EGxd5XtFoZoKh3pU/pulls/0/comments): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38179 /repos/johnny/zx05EGxd5XtFoZoKh3pU/pulls/comments/1000000000): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38179
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35937]
Jun 24, 2026 9:35:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-109] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35937
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/rF0h2OjCJWdFUlrrTvZx created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35937 /repos/johnny/rF0h2OjCJWdFUlrrTvZx/pulls/0/comments/2): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35937
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/9yZhFSNxwf7cb0EkqCtO created by johnny
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42689]
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-110] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42689
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42689 /repos/johnny/9yZhFSNxwf7cb0EkqCtO/pulls/0/comments): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42689
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/CXLPGE9buBNRe46UcWiJ created by johnny
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33699]
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-111] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33699
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33699 /repos/johnny/CXLPGE9buBNRe46UcWiJ/pulls/1/comments): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33699
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in com.jcabi.github.RtPullCommentsTest
[INFO] Running com.jcabi.github.mock.MkCommitsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YtS6VHts0bDEY222x3Co created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ee9nXM655fzTeEGbyk9m created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2trZgpXC12aJg2LLyAlc created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.350 s -- in com.jcabi.github.mock.MkCommitsTest
[INFO] Running com.jcabi.github.mock.MkSearchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestCode created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestRepo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestIssues created by jeff
[INFO] main 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: 0.295 s -- in com.jcabi.github.mock.MkSearchTest
[INFO] Running com.jcabi.github.RtAssigneesTest
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35005]
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-112] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35005
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35005 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35005
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34537]
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-113] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34537
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34537 /repos/test/assignee/assignees/octocat2): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34537
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39643]
Jun 24, 2026 9:35:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-114] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39643
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39643 /repos/test/assignee/assignees): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39643
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.RtAssigneesTest
[INFO] Running com.jcabi.github.RtCommitsComparisonTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main 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.012 s -- in com.jcabi.github.RtCommitsComparisonTest
[INFO] Running com.jcabi.github.mock.MkLimitsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.mock.MkLimitsTest
[INFO] Running com.jcabi.github.mock.MkOrganizationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s -- in com.jcabi.github.mock.MkOrganizationsTest
[INFO] Running com.jcabi.github.RtCommitsTest
Jun 24, 2026 9:35:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45467]
Jun 24, 2026 9:35:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-115] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45467
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vBD70V8CI6VYNkPeb6gv created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45467 /repos/jeff/vBD70V8CI6VYNkPeb6gv/git/commits): [201 Created] in 10ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45467
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in com.jcabi.github.RtCommitsTest
[INFO] Running com.jcabi.github.PullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/S96Pie56ZgKUQUdE0lou created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1QGsf3W7k9xE2qdCBmnX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/uB3M1iHv69QMzq4jHAWg created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/nU9wGnTBp8I9NwfdfmRu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GEp9arnw3ycrYoBVkDQY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gSitO8KU3JaWSx88JZi5 created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in com.jcabi.github.PullRefTest
[INFO] Running com.jcabi.github.PullCommentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in com.jcabi.github.PullCommentTest
[INFO] Running com.jcabi.github.ContentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in com.jcabi.github.ContentTest
[INFO] Running com.jcabi.github.RtPublicMembersTest
Jun 24, 2026 9:35:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35335]
Jun 24, 2026 9:35:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-116] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35335
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:35335 /orgs/starfleet/public_members/wesley): [204 No Content] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:35335 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35335
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42893]
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-117] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42893
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42893 /orgs/starfleet/public_members): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42893 /orgs/starfleet/public_members): [500 Internal Server Error] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42893
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43133]
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-118] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43133
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43133 /orgs/starfleet/public_members/wesley): [204 No Content] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43133 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 10ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43133
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41363]
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-119] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41363
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41363 /orgs/starfleet/public_members/wesley): [404 Not Found] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41363 /orgs/starfleet/public_members/wesley): [404 Not Found] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41363 /orgs/starfleet/public_members/wesley): [204 No Content] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41363 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41363
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in com.jcabi.github.RtPublicMembersTest
[INFO] Running com.jcabi.github.RtLabelTest
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32819]
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-120] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32819
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:32819 /repos/mark/test/labels/enhance): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32819
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35265]
Jun 24, 2026 9:35:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-121] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35265
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35265 /repos/mark/test/labels/bug): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35265
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in com.jcabi.github.RtLabelTest
[INFO] Running com.jcabi.github.mock.MkReferencesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BhMorDlfiD4ODjgToEbC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hZZ0oLafWHn8T52GCg9D created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OoZyr4Y1cIMVG4LR7P5n created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zrvBuan4Xus5IkEOdOHb created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IU6cTHMSSwKSH9h6ArpJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/FJwAGdXRGFDIz6nhNSHi created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qdQbMEZzpweSeljyCCQH created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s -- in com.jcabi.github.mock.MkReferencesTest
[INFO] Running com.jcabi.github.RtContentTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/contents/blah): [200 OK] in 0ms
Jun 24, 2026 9:35:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39625]
Jun 24, 2026 9:35:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-122] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39625
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:39625 /repos/user/repo/contents/path): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39625
Jun 24, 2026 9:35:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36583]
Jun 24, 2026 9:35:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-123] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36583
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36583 /repos/user/repo/contents/raw): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36583
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in com.jcabi.github.RtContentTest
[INFO] Running com.jcabi.github.mock.MkTreeTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QdpJT3ed5FfVZFXEr5B0 created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in com.jcabi.github.mock.MkTreeTest
[INFO] Running com.jcabi.github.RtPaginationTest
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34269]
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-124] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34269
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34269 /): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34269
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43751]
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-125] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43751
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43751 /): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43751 /s): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43751
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.jcabi.github.RtPaginationTest
[INFO] Running com.jcabi.github.mock.MkPublicKeysTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in com.jcabi.github.mock.MkPublicKeysTest
[INFO] Running com.jcabi.github.IssueLabelsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in com.jcabi.github.IssueLabelsTest
[INFO] Running com.jcabi.github.RtGitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtGitTest
[INFO] Running com.jcabi.github.RtHookTest
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41169]
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-126] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41169
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41169 /repos/test/repo/hooks/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41169
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32955]
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-127] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32955
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32955 /repos/test/repo/hooks/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32955
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.jcabi.github.RtHookTest
[INFO] Running com.jcabi.github.RtReleaseAssetTest
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46251]
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-128] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46251
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:46251 /repos/john/blueharvest/releases/assets/2): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46251
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43921]
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-129] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43921
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43921 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43921
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38243]
Jun 24, 2026 9:35:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-130] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38243
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38243 /repos/john/blueharvest/releases/assets/4): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38243
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main 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.325 s -- in com.jcabi.github.RtReleaseAssetTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/nF7KXH29fmy6qffAIjdt created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2U1rXubyVxqGKUNSgx6f created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/xHpVGcMr32XqLMLmQ1Ao created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/g3o940SfebnQE9KkASpc created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qKJTDIVMu9SvzTHboCJZ created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 s -- in com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] Running com.jcabi.github.RtLabelsTest
Jun 24, 2026 9:35:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39415]
Jun 24, 2026 9:35:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-131] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39415
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39415 /repos/mark/test/labels/issue): [204 No Content] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39415
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33593]
Jun 24, 2026 9:35:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-132] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33593
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33593 /repos/mark/test/labels): [201 Created] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33593 /repos/mark/test/labels/API): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33593
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43431]
Jun 24, 2026 9:35:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-133] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43431
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43431 /repos/mark/test/labels/bug): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43431
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36733]
Jun 24, 2026 9:35:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-134] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36733
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36733 /repos/mark/test/labels): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36733
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.jcabi.github.RtLabelsTest
[INFO] Running com.jcabi.github.mock.MkLabelsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QfEBoRoQbaSmVdta9ANE created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/QfEBoRoQbaSmVdta9ANE by jeff: hey, you!
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/toTx77V6kFgezOPypXe9 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dLX7cTzoorfUz6rpEMli created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in com.jcabi.github.mock.MkLabelsTest
[INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Running com.jcabi.github.EventTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in com.jcabi.github.EventTest
[INFO] Running com.jcabi.github.mock.MkPullCommentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MA5qdG3jVxKqHAo6ERjJ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/MA5qdG3jVxKqHAo6ERjJ by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4PVDOWcSWA3w9aB8n6Ba created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/4PVDOWcSWA3w9aB8n6Ba by jeff: hello
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in com.jcabi.github.mock.MkPullCommentTest
[INFO] Running com.jcabi.github.mock.MkGistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in com.jcabi.github.mock.MkGistTest
[INFO] Running com.jcabi.github.RtGistCommentsTest
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36697]
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-135] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36697
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36697 /gists/2/comments): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36697
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45321]
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-136] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45321
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45321 /gists/3/comments): [201 Created] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45321 /gists/3/comments/1): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45321
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46609]
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-137] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46609
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46609 /gists/1/comments/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46609
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in com.jcabi.github.RtGistCommentsTest
[INFO] Running com.jcabi.github.mock.MkBranchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TUkKHjK4HEstl5Jf3uRb created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OIzvwwiIW93EnxZZceX6 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/cpP9yR04ewpOkdchWYmw created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in com.jcabi.github.mock.MkBranchTest
[INFO] Running com.jcabi.github.RtOrganizationTest
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45901]
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-138] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45901
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45901
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/orgs/testJson): [200 OK] in 0ms
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34643]
Jun 24, 2026 9:35:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-139] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34643
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34643 /orgs/testPatch): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34643
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.RtOrganizationTest
[INFO] Running com.jcabi.github.IssueTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main 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.430 s -- in com.jcabi.github.IssueTest
[INFO] Running com.jcabi.github.mock.MkHookTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in com.jcabi.github.mock.MkHookTest
[INFO] Running com.jcabi.github.mock.MkStarsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IBFu4CgKQoFmuMjBkKZF created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MczhmhvgcqX0GgAirUg3 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in com.jcabi.github.mock.MkStarsTest
[INFO] Running com.jcabi.github.RtHooksTest
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41559]
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-140] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41559
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41559 /repos/test/hooks/hooks): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41559
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42757]
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-141] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42757
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42757 /repos/test/hooks/hooks): [201 Created] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42757 /repos/test/hooks/hooks/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42757
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45009]
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-142] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45009
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45009 /repos/test/hooks/hooks/1): [204 No Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45009
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40239]
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-143] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40239
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40239 /repos/test/hooks/hooks): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40239
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37183]
Jun 24, 2026 9:35:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-144] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37183
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37183 /repos/test/hooks/hooks/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37183
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in com.jcabi.github.RtHooksTest
[INFO] Running com.jcabi.github.mock.MkGitignoresTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.jcabi.github.mock.MkGitignoresTest
[INFO] Running com.jcabi.github.mock.MkAssigneesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/5aO1iyMM3Fw51ENXf88j created by Jonathan
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/wnoBkotg38LqFf23Q70q created by Jonathan
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/szaPgs7785BmQVIzlfCR created by Jonathan
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in com.jcabi.github.mock.MkAssigneesTest
[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.RtIssueTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36989]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-145] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36989
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MRYPVeEUbYTcdmftbwJx created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36989 /repos/jeff/MRYPVeEUbYTcdmftbwJx/issues/10): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36989
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39347]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-146] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39347
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:39347 /repos/user/repo/issues/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39347
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41121]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-147] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41121
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:41121 /repos/user/repo/issues/1/lock): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41121
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in com.jcabi.github.RtIssueTest
[INFO] Running com.jcabi.github.RtPullsTest
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40249]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-148] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40249
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40249 /repos/mark/test/pulls): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40249
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37729]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-149] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37729
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37729 /repos/mark/test/pulls/1000000000): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37729
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34355]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-150] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34355
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34355 /repos/mark/test/pulls): [201 Created] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34355 /repos/mark/test/pulls/1000000000): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34355
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in com.jcabi.github.RtPullsTest
[INFO] Running com.jcabi.github.RtStatusTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/M0AGmvRTle93roqH8lH0 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EKgDSLbl9KWRh7D5zyJC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qKlYi4CRQ8VKHmUkYTEA created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in com.jcabi.github.RtStatusTest
[INFO] Running com.jcabi.github.RtGistCommentTest
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42833]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-151] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42833
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42833 /gists/gistName/comments/1): [204 No Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42833
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46363]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-152] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46363
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34401]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-153] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34401
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:46363 /gists/someName/comments/1): [200 OK] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46363 /gists/someName/comments/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46363
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34401
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.jcabi.github.RtGistCommentTest
[INFO] Running com.jcabi.github.RtStarsTest
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46733]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-154] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46733
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:46733 /user/starred/staruser/starrepo): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46733
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32965]
Jun 24, 2026 9:35:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-155] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32965
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32965 /user/starred/someuser/starredrepo): [204 No Content] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32965 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32965
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33047]
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-156] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33047
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33047 /user/starred/unstaruser/unstarrepo): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33047
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in com.jcabi.github.RtStarsTest
[INFO] Running com.jcabi.github.mock.MkEventTest
[INFO] main com.jcabi.github.mock.MkRepos: repository ken/foo created by ken
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in ken for issue #1 by ken
[INFO] main com.jcabi.github.mock.MkRepos: repository barbie/bar created by barbie
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in barbie for issue #1 by barbie
[INFO] main com.jcabi.github.mock.MkRepos: repository test_user/4DHKgoeqKCK4E7Mvbw19 created by test_user
[INFO] main 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.303 s -- in com.jcabi.github.mock.MkEventTest
[INFO] Running com.jcabi.github.RtReposTest
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45851]
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-157] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45851
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45851 /repositories): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45851
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35755]
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-158] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35755
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35755 /repos/): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35755
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45517]
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-159] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45517
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45517 /user/repos): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45517
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39119]
Jun 24, 2026 9:35:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-160] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39119
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39119 /repositories): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39119
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in com.jcabi.github.RtReposTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 732, Failures: 0, Errors: 0, Skipped: 6
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-github ---
[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] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.7.1:single (assemble-all) @ jcabi-github ---
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.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] Artifact com.jcabi:parent:pom:0.67.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:parent:pom:0.67.0 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] 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] 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.37.0/jcabi-xml-0.37.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.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/net/bytebuddy/byte-buddy/1.18.10-jdk5/byte-buddy-1.18.10-jdk5.jar to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.10-jdk5/byte-buddy-1.18.10-jdk5.jar
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.10-jdk5/byte-buddy-1.18.10-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.10-jdk5/byte-buddy-1.18.10-jdk5.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.4/objenesis-3.4.jar to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.4/objenesis-3.4.jar
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.4/objenesis-3.4.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.4/objenesis-3.4.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/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.pom to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.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.6.0-jre/guava-33.6.0-jre.jar to /home/r/repo/target/local-repo/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava/33.6.0-jre/guava-33.6.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.47.0/error_prone_annotations-2.47.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.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.9/parsson-1.1.9.jar to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.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.9/jaxb-impl-4.0.9.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.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/parent/0.73.1/parent-0.73.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.73.1/parent-0.73.1.pom
[INFO] 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/net/bytebuddy/byte-buddy-parent/1.18.10-jdk5/byte-buddy-parent-1.18.10-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy-parent/1.18.10-jdk5/byte-buddy-parent-1.18.10-jdk5.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis-parent/3.4/objenesis-parent-3.4.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis-parent/3.4/objenesis-parent-3.4.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/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/37/apache-37.pom to /home/r/repo/target/local-repo/org/apache/apache/37/apache-37.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/98/commons-parent-98.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/98/commons-parent-98.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/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.6.0-jre/guava-parent-33.6.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.6.0-jre/guava-parent-33.6.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.47.0/error_prone_parent-2.47.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_parent/2.47.0/error_prone_parent-2.47.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.9/project-1.1.9.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/project/1.1.9/project-1.1.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/2.0.4/project-2.0.4.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/2.0.4/project-2.0.4.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom/4.0.9/jaxb-bom-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom/4.0.9/jaxb-bom-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom-ext/4.0.9/jaxb-bom-ext-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom-ext/4.0.9/jaxb-bom-ext-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-parent/4.0.9/jaxb-parent-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-parent/4.0.9/jaxb-parent-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bundles/4.0.9/jaxb-bundles-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bundles/4.0.9/jaxb-bundles-4.0.9.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=344025713450
[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.RtGitignoresITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.476 s -- in com.jcabi.github.RtGitignoresITCase
[INFO] Running com.jcabi.github.RtLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in com.jcabi.github.RtLabelsITCase
[INFO] Running com.jcabi.github.RtRepoCommitsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.056 s -- in com.jcabi.github.RtRepoCommitsITCase
[INFO] Running com.jcabi.github.RtIssueITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.jcabi.github.RtIssueITCase
[INFO] Running com.jcabi.github.RtIssueLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.RtIssueLabelsITCase
[INFO] Running com.jcabi.github.RtGistITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.018 s -- in com.jcabi.github.RtGistITCase
[INFO] Running com.jcabi.github.RtContentsITCase
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.096 s -- in com.jcabi.github.RtContentsITCase
[INFO] Running com.jcabi.github.RtLimitsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s -- in com.jcabi.github.RtLimitsITCase
[INFO] Running com.jcabi.github.RtGistCommentsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.034 s -- in com.jcabi.github.RtGistCommentsITCase
[INFO] Running com.jcabi.github.RtGistCommentITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.036 s -- in com.jcabi.github.RtGistCommentITCase
[INFO] Running com.jcabi.github.RtAssigneesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.RtAssigneesITCase
[INFO] Running com.jcabi.github.RtReleaseAssetITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.jcabi.github.RtReleaseAssetITCase
[INFO] Running com.jcabi.github.RtPublicMembersITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.jcabi.github.RtPublicMembersITCase
[INFO] Running com.jcabi.github.RtReferencesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReferencesITCase
[INFO] Running com.jcabi.github.RtUserEmailsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.031 s -- in com.jcabi.github.RtUserEmailsITCase
[INFO] Running com.jcabi.github.RtGitHubITCase
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /repos/jcabi/jcabi-github/issues/1): [200 OK] in 2s
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /meta): [200 OK] in 398ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /emojis): [200 OK] in 366ms
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 4.104 s -- in com.jcabi.github.RtGitHubITCase
[INFO] Running com.jcabi.github.RtSearchITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.054 s -- in com.jcabi.github.RtSearchITCase
[INFO] Running com.jcabi.github.RtReleaseITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReleaseITCase
[INFO] Running com.jcabi.github.RtStarsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtStarsITCase
[INFO] Running com.jcabi.github.RtReleasesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReleasesITCase
[INFO] Running com.jcabi.github.RtForksITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 s -- in com.jcabi.github.RtForksITCase
[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.RtPublicKeyITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtPublicKeyITCase
[INFO] Running com.jcabi.github.RtReposITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.042 s -- in com.jcabi.github.RtReposITCase
[INFO] Running com.jcabi.github.RtTagsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtTagsITCase
[INFO] Running com.jcabi.github.RtBlobsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtBlobsITCase
[INFO] Running com.jcabi.github.RtIssuesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.RtIssuesITCase
[INFO] Running com.jcabi.github.RtIssueMilestoneITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.RtIssueMilestoneITCase
[INFO] Running com.jcabi.github.RtTreesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtTreesITCase
[INFO] Running com.jcabi.github.RtDeployKeysITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtDeployKeysITCase
[INFO] Running com.jcabi.github.RtMilestonesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.RtMilestonesITCase
[INFO] Running com.jcabi.github.RtGistsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.029 s -- in com.jcabi.github.RtGistsITCase
[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.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.RtUserOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s -- in com.jcabi.github.RtUserOrganizationsITCase
[INFO] Running com.jcabi.github.RtHooksITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.017 s -- in com.jcabi.github.RtHooksITCase
[INFO] Running com.jcabi.github.RtRepoITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.jcabi.github.RtRepoITCase
[INFO] Running com.jcabi.github.RtReleaseAssetsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtReleaseAssetsITCase
[INFO] Running com.jcabi.github.RtPublicKeysITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.025 s -- in com.jcabi.github.RtPublicKeysITCase
[INFO] Running com.jcabi.github.RtMarkdownITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 s -- in com.jcabi.github.RtMarkdownITCase
[INFO] Running com.jcabi.github.RtOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s -- in com.jcabi.github.RtOrganizationsITCase
[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 (27.21 s)
[INFO] Building: fat-jar/pom.xml
[INFO] fat-jar/pom.xml .................................. SUCCESS (11.13 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.24.0:check (jcabi-qulice-check) @ jcabi-github ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] This is not an SVN project
[INFO] Dependency analysis suppressed in the project via pom.xml
[INFO] Qulice quality check completed in 2min
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ jcabi-github ---
[INFO] Executing tasks
[INFO] [exec] /home/r/repo/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/basic-usage/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/fat-jar/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/settings.xml looks good
[INFO] [exec] /home/r/repo/src/site/site.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jcabi-github ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar to /home/r/.m2/repository/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/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:54 min
[INFO] Finished at: 2026-06-24T09:39:04Z
[INFO] ------------------------------------------------------------------------
0m0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 6 vulnerabilities on jcabi/jcabi-github's default branch (3 critical, 3 high). To find out more, visit:
remote: https://github.com/jcabi/jcabi-github/security/dependabot
remote:
To github.com:jcabi/jcabi-github.git
2cf62aaf1..76606013e master -> master
container a21191c140f097a0567ac7b0964137a204439df2d6edc1b787336617c6d3c44c is dead
Wed Jun 24 09:39:42 UTC 2026