+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 1969617 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Wed 09 Nov 2022 07:13:33 AM CET + uptime 07:13:33 up 133 days, 10:14, 0 users, load average: 0.00, 0.04, 0.07 + ff=default + image=yegor256/rultor-image:1.13.0 + rebase=false + head_branch=master + pull_title='fix tests' + author=yegor256 + directory= + head=git@github.com:jcabi/jcabi-aether.git + pull_id=119 + fork=git@github.com:kmtong/jcabi-aether.git + fork_branch=fixtests + squash=false + vars=('--env=head=git@github.com:jcabi/jcabi-aether.git' '--env=pull_id=119' '--env=fork=git@github.com:kmtong/jcabi-aether.git' '--env=fork_branch=fixtests' '--env=head_branch=master' '--env=pull_title=fix tests' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-aether.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=119'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:kmtong/jcabi-aether.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=fixtests'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=fix tests'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''sudo apt-get install -y openjdk-8-jdk'\'' '\'';'\'' '\''sudo update-java-alternatives --set java-1.8.0-openjdk-amd64'\'' '\'';'\'' '\''export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:jcabi/jcabi-aether.git'\''' ';' 'export '\''pull_id=119'\''' ';' 'export '\''fork=git@github.com:kmtong/jcabi-aether.git'\''' ';' 'export '\''fork_branch=fixtests'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=fix tests'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'sudo apt-get install -y openjdk-8-jdk' ';' 'sudo update-java-alternatives --set java-1.8.0-openjdk-amd64' ';' 'export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';') + container=jcabi_jcabi-aether_119 + as_root=false + hostname m1415.contaboserver.net + git --version git version 2.25.1 + docker --version Docker version 20.10.17, build 100c701 + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:jcabi/jcabi-aether.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:jcabi/jcabi-aether.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:jcabi/jcabi-aether.git'\''' ';' 'export '\''pull_id=119'\''' ';' 'export '\''fork=git@github.com:kmtong/jcabi-aether.git'\''' ';' 'export '\''fork_branch=fixtests'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=fix tests'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'sudo apt-get install -y openjdk-8-jdk' ';' 'sudo update-java-alternatives --set java-1.8.0-openjdk-amd64' ';' 'export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';' + sensitive=() + rm -rf .gnupg + cd repo + git remote add fork git@github.com:kmtong/jcabi-aether.git + git remote update Fetching origin Fetching fork From github.com:kmtong/jcabi-aether * [new branch] fixtests -> fork/fixtests * [new branch] master -> fork/master * [new branch] mirrorfix -> fork/mirrorfix + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git checkout -B __rultor fork/fixtests Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'fixtests' from 'fork'. + git checkout -B master origin/master Switched to and reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + '[' false == true ']' + '[' false == true ']' + git merge --ff __rultor Merge made by the 'recursive' strategy. src/it/basic-usage/src/test/java/com/jcabi/AetherTest.java | 2 +- src/it/mirror-usage/src/test/java/com/jcabi/AetherTest.java | 2 +- src/it/mirror-usage/verify.groovy | 2 +- src/it/settings.xml | 4 ++-- src/test/java/com/jcabi/aether/AetherTest.java | 4 ++-- src/test/java/com/jcabi/aether/ClasspathTest.java | 2 +- src/test/java/com/jcabi/aether/RootArtifactTest.java | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=0.07 ++ echo 0.07 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 0.07, low enough to run a new Docker container' load average is 0.07, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image:1.13.0 + docker pull yegor256/rultor-image:1.13.0 1.13.0: Pulling from yegor256/rultor-image Digest: sha256:2403492bdc2a1ddd160bfa352064321102063d6fa463c3f9cf56475ea2d4cc8a Status: Image is up to date for yegor256/rultor-image:1.13.0 docker.io/yegor256/rultor-image:1.13.0 + docker ps --filter=status=exited + grep --quiet '\sjcabi_jcabi-aether_119\s*$' + ls -al . total 52 drwx------ 3 rultor rultor 4096 Nov 9 07:13 . drwxrwxrwt 20 root root 4096 Nov 9 07:13 .. -rwxrwxr-x 1 rultor rultor 363 Nov 9 07:13 entry.sh -rw-rw-r-- 1 rultor rultor 8 Nov 9 07:13 pid -rw-rw-r-- 1 rultor rultor 1192 Nov 9 07:13 pubring.gpg drwxrwxr-x 5 rultor rultor 4096 Nov 9 07:13 repo -rwxrwxr-x 1 rultor rultor 6029 Nov 9 07:13 run.sh -rw-rw-r-- 1 rultor rultor 665 Nov 9 07:13 script.sh -rw-rw-r-- 1 rultor rultor 2570 Nov 9 07:13 secring.gpg -rw-rw-r-- 1 rultor rultor 3832 Nov 9 07:13 settings.xml -rw-rw-r-- 1 rultor rultor 5724 Nov 9 07:13 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-pI3u:/main --env=head=git@github.com:jcabi/jcabi-aether.git --env=pull_id=119 --env=fork=git@github.com:kmtong/jcabi-aether.git --env=fork_branch=fixtests --env=head_branch=master '--env=pull_title=fix tests' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-aether.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=119'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:kmtong/jcabi-aether.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=fixtests'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=fix tests'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''sudo apt-get install -y openjdk-8-jdk'\'' '\'';'\'' '\''sudo update-java-alternatives --set java-1.8.0-openjdk-amd64'\'' '\'';'\'' '\''export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-pI3u/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-aether_119 yegor256/rultor-image:1.13.0 /main/entry.sh WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cache /root/.cargo /root/.config /root/.gem /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r + cp -R ./cid ./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 + su --login r --command /home/r/script.sh + set -e + set -o pipefail + '[' -e /home/r/.profile ']' + source /home/r/.profile ++ '[' /bin/bash ']' ++ '[' -f /home/r/.bashrc ']' ++ . /home/r/.bashrc +++ '[' -z '' ']' +++ return ++ mesg n ++ true ++ export LC_ALL=en_US.UTF-8 ++ LC_ALL=en_US.UTF-8 ++ export LANG=en_US.UTF-8 ++ LANG=en_US.UTF-8 ++ export LANGUAGE=en_US.UTF-8 ++ LANGUAGE=en_US.UTF-8 ++ source /usr/local/rvm/scripts/rvm +++ builtin test -n '5.0.17(1)-release' -o -n '' -o -n '' +++ case "`uname`" in ++++ uname +++ case "$(command uname -o)" in ++++ command uname -o ++++ uname -o ++++ command ps -p 105 -o ucomm= ++++ ps -p 105 -o ucomm= +++ __shell_name=script.sh +++ case "$__shell_name" in +++ unset __shell_name +++ __rvm_has_opt posix +++ [[ -n '' ]] +++ [[ -n '' ]] +++ [[ -n 5.0.17(1)-release ]] +++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\p\o\s\i\x\:* ]] +++ return 1 +++ export HOME rvm_prefix rvm_user_install_flag rvm_path +++ HOME=/home/r +++ [[ -n 0002 ]] +++ (( 0 == 0 )) +++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++ [[ -n /usr/local ]] +++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /etc/rvmrc ]] +++ GREP_OPTIONS= +++ command grep '^\s*rvm .*$' /etc/rvmrc +++ source /etc/rvmrc ++++ umask u=rwx,g=rwx,o=rx +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /home/r/.rvmrc ]] +++ for rvmrc in "${rvm_rvmrc_files[@]}" +++ [[ -f /usr/local/.rvmrc ]] +++ unset rvm_rvmrc_files +++ [[ -z /usr/local/rvm ]] +++ rvm_path=/usr/local/rvm +++ [[ -z /usr/local ]] +++ [[ -n 0 ]] +++ export rvm_loaded_flag +++ [[ -n 5.0.17(1)-release ]] +++ typeset -f rvm +++ rvm_loaded_flag=0 +++ (( 0 == 0 )) +++ [[ -n /usr/local/rvm ]] +++ [[ -d /usr/local/rvm ]] +++ true /usr/local/rvm/scripts +++ [[ ! -f /usr/local/rvm/scripts/base ]] +++ source /usr/local/rvm/scripts/base ++++ __rvm_has_opt errexit ++++ [[ -n '' ]] ++++ [[ -n '' ]] ++++ [[ -n 5.0.17(1)-release ]] ++++ [[ :braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace: == *\:\e\r\r\e\x\i\t\:* ]] ++++ rvm_stored_errexit=1 ++++ set +e ++++ (( 0 == 1 )) ++++ export __array_start rvm_path ++++ [[ -n '' ]] ++++ __array_start=0 ++++ (( 0 == 0 )) ++++ [[ -n 0002 ]] ++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++++ [[ -n /usr/local ]] ++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /etc/rvmrc ]] ++++ GREP_OPTIONS= ++++ command grep '^\s*rvm .*$' /etc/rvmrc ++++ source /etc/rvmrc +++++ umask u=rwx,g=rwx,o=rx ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /home/r/.rvmrc ]] ++++ for rvmrc in "${rvm_rvmrc_files[@]}" ++++ [[ -f /usr/local/.rvmrc ]] ++++ unset rvm_rvmrc_files ++++ export rvm_path ++++ [[ -z /usr/local/rvm ]] ++++ true /usr/local/rvm/scripts ++++ load_rvm_scripts ++++ typeset -a scripts ++++ scripts=(selector logging support utility init cleanup env rvmrc install environment gemset checksum list) ++++ source /usr/local/rvm/scripts/initialize +++++ [[ -n 5.0.17(1)-release ]] +++++ shopt -s extglob +++++ (( 0 == 1 )) +++++ export __rvm_env_loaded +++++ : __rvm_env_loaded:0: +++++ : __rvm_env_loaded:1: +++++ [[ -z '' ]] +++++ typeset -f __rvm_cleanse_variables +++++ (( 0 == 0 )) +++++ [[ -n 0002 ]] +++++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") +++++ [[ -n /usr/local ]] +++++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] +++++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /etc/rvmrc ]] +++++ GREP_OPTIONS= +++++ command grep '^\s*rvm .*$' /etc/rvmrc +++++ source /etc/rvmrc ++++++ umask u=rwx,g=rwx,o=rx +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /home/r/.rvmrc ]] +++++ for rvmrc in "${rvm_rvmrc_files[@]}" +++++ [[ -f /usr/local/.rvmrc ]] +++++ unset rvm_rvmrc_files +++++ export rvm_path +++++ [[ -z /usr/local/rvm ]] +++++ true /usr/local/rvm/scripts +++++ [[ -n 0 ]] +++++ export rvm_user_install_flag +++++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache +++++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag ++++ for entry in ${scripts[@]} ++++ [[ == *\ \s\e\l\e\c\t\o\r\ * ]] ++++ source /usr/local/rvm/scripts/functions/selector +++++ source /usr/local/rvm/scripts/functions/selector_gemsets +++++ source /usr/local/rvm/scripts/functions/selector_late +++++ source /usr/local/rvm/scripts/functions/selector_parse +++++ source /usr/local/rvm/scripts/functions/selector_interpreters ++++ for entry in ${scripts[@]} ++++ [[ == *\ \l\o\g\g\i\n\g\ * ]] ++++ source /usr/local/rvm/scripts/functions/logging +++++ __rvm_set_colors +++++ case "${TERM:-dumb}" in +++++ __rvm_set_color rvm_error_clr red +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_error_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single red +++++ case "$1" in +++++ __buffer+=31 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_error_clr == '' ]] +++++ [[ rvm_error_clr == \p\r\i\n\t ]] +++++ eval 'rvm_error_clr='\''31m'\''' ++++++ rvm_error_clr='31m' +++++ __rvm_set_color rvm_warn_clr yellow +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_warn_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single yellow +++++ case "$1" in +++++ __buffer+=33 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_warn_clr == '' ]] +++++ [[ rvm_warn_clr == \p\r\i\n\t ]] +++++ eval 'rvm_warn_clr='\''33m'\''' ++++++ rvm_warn_clr='33m' +++++ __rvm_set_color rvm_debug_clr magenta +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_debug_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single magenta +++++ case "$1" in +++++ __buffer+=35 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_debug_clr == '' ]] +++++ [[ rvm_debug_clr == \p\r\i\n\t ]] +++++ eval 'rvm_debug_clr='\''35m'\''' ++++++ rvm_debug_clr='35m' +++++ __rvm_set_color rvm_notify_clr green +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_notify_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single green +++++ case "$1" in +++++ __buffer+=32 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_notify_clr == '' ]] +++++ [[ rvm_notify_clr == \p\r\i\n\t ]] +++++ eval 'rvm_notify_clr='\''32m'\''' ++++++ rvm_notify_clr='32m' +++++ __rvm_set_color rvm_code_clr blue +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_code_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single blue +++++ case "$1" in +++++ __buffer+=34 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_code_clr == '' ]] +++++ [[ rvm_code_clr == \p\r\i\n\t ]] +++++ eval 'rvm_code_clr='\''34m'\''' ++++++ rvm_code_clr='34m' +++++ __rvm_set_color rvm_comment_clr iblack +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_comment_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single iblack +++++ case "$1" in +++++ __buffer+='30;1' +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_comment_clr == '' ]] +++++ [[ rvm_comment_clr == \p\r\i\n\t ]] +++++ eval 'rvm_comment_clr='\''30;1m'\''' ++++++ rvm_comment_clr='30;1m' +++++ __rvm_set_color rvm_reset_clr reset +++++ typeset __buffer __variable +++++ __buffer='' +++++ __variable=rvm_reset_clr +++++ shift +++++ (( 1 )) +++++ __rvm_set_color_single reset +++++ case "$1" in +++++ __buffer+=0 +++++ shift +++++ (( 0 )) +++++ (( 0 )) +++++ __buffer+=m +++++ [[ rvm_reset_clr == '' ]] +++++ [[ rvm_reset_clr == \p\r\i\n\t ]] +++++ eval 'rvm_reset_clr='\''0m'\''' ++++++ rvm_reset_clr='0m' +++++ exec ++++ for entry in ${scripts[@]} ++++ [[ == *\ \s\u\p\p\o\r\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/support +++++ [[ -n '' ]] +++++ __rvm_setup_utils_functions +++++ typeset gnu_tools_path gnu_prefix gnu_util +++++ typeset -a gnu_utils gnu_missing +++++ gnu_utils=(awk cp date find sed tail tar xargs) +++++ gnu_missing=() +++++ is_a_function __rvm_setup_utils_functions_ +++++ typeset -f __rvm_setup_utils_functions_ +++++ return 1 +++++ __rvm_setup_utils_functions_Other +++++ __rvm_setup_utils_functions_common +++++ command which --skip-alias --skip-functions which +++++ command which whence +++++ command which which +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_awk() { \awk "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_cp() { \cp "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_date() { \date "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_find() { \find "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_sed() { \sed "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_tail() { \tail "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_tar() { \tar "$@" || return $?; }' +++++ for gnu_util in "${gnu_utils[@]}" +++++ eval '__rvm_xargs() { \xargs "$@" || return $?; }' +++++ source /usr/local/rvm/scripts/functions/db +++++ source /usr/local/rvm/scripts/functions/detect/system ++++++ source /usr/local/rvm/scripts/functions/detect/system_version/codename ++++++ __rvm_detect_system ++++++ unset _system_type _system_name _system_version _system_arch ++++++ export _system_type _system_name _system_version _system_arch +++++++ command uname -a +++++++ uname -a ++++++ _system_info='Linux docker 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux' ++++++ _system_type=unknown ++++++ _system_name=unknown ++++++ _system_name_lowercase=unknown ++++++ _system_version=unknown +++++++ command uname -m +++++++ uname -m ++++++ _system_arch=x86_64 ++++++ case "$(command uname)" in +++++++ command uname +++++++ uname ++++++ source /usr/local/rvm/scripts/functions/detect/system_name/lsb_release ++++++ source /usr/local/rvm/scripts/functions/detect/system_name/os_release ++++++ _system_type=Linux ++++++ [[ -f /etc/lsb-release ]] ++++++ __rvm_detect_system_from_lsb_release +++++++ awk -F= '$1=="DISTRIB_ID"{print $2}' /etc/lsb-release +++++++ head -n 1 +++++++ tr '[A-Z]' '[a-z]' +++++++ tr -d '"' ++++++ local __system_name=ubuntu ++++++ case $__system_name in ++++++ _system_name=Ubuntu +++++++ awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release +++++++ head -n 1 ++++++ _system_version=20.04 +++++++ uname -m ++++++ _system_arch=x86_64 ++++++ return 0 ++++++ : ++++++ _system_type=Linux ++++++ _system_name=Ubuntu +++++++ echo Ubuntu +++++++ command tr '[A-Z]' '[a-z]' +++++++ tr '[A-Z]' '[a-z]' ++++++ _system_name_lowercase=ubuntu ++++++ _system_version=20.04 ++++++ _system_arch=x86_64 ++++++ _system_arch=x86_64 ++++++ _system_arch=x86_64 ++++++ __rvm_detect_system_override ++++++ typeset _var ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_type _system_type ++++++ typeset value key variable ++++++ key=system_type ++++++ variable=_system_type ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_type +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_type +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_type +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_type +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_type +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_type +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_type=# { s#^system_type=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_name _system_name ++++++ typeset value key variable ++++++ key=system_name ++++++ variable=_system_name ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_name +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_name +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_name +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_name +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_name +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_name +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name=# { s#^system_name=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_name_lowercase _system_name_lowercase ++++++ typeset value key variable ++++++ key=system_name_lowercase ++++++ variable=_system_name_lowercase ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_name_lowercase +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_name_lowercase +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_name_lowercase +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_name_lowercase +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_name_lowercase +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_name_lowercase +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_name_lowercase=# { s#^system_name_lowercase=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_version _system_version ++++++ typeset value key variable ++++++ key=system_version ++++++ variable=_system_version ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_version +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_version +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_version +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_version +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_version +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_version +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_version=# { s#^system_version=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 ++++++ for _var in system_type system_name system_name_lowercase system_version system_arch ++++++ __rvm_db system_arch _system_arch ++++++ typeset value key variable ++++++ key=system_arch ++++++ variable=_system_arch ++++++ value= ++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_db_ /usr/local/rvm/user/db system_arch +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/user/db +++++++ __key=system_arch +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/user/db system_arch +++++++ [[ -f /usr/local/rvm/user/db ]] +++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -z '' ]] ++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_db_ /usr/local/rvm/config/db system_arch +++++++ typeset __db __key __value +++++++ __db=/usr/local/rvm/config/db +++++++ __key=system_arch +++++++ shift 2 +++++++ __value= +++++++ case "${__value}" in +++++++ __rvm_db_get /usr/local/rvm/config/db system_arch +++++++ [[ -f /usr/local/rvm/config/db ]] +++++++ __rvm_sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' +++++++ sed -n -e '\#^system_arch=# { s#^system_arch=##;; p; }' -e '/^$/d' ++++++ value= ++++++ [[ -n '' ]] ++++++ return 1 +++++ __rvm_setup_statf_function +++++ [[ Linux == Darwin ]] +++++ [[ Linux == BSD ]] +++++ __rvm_setup_sudo_function +++++ is_a_function __rvm_setup_sudo_function_Ubuntu +++++ typeset -f __rvm_setup_sudo_function_Ubuntu +++++ return 1 +++++ __rvm_setup_sudo_function_Other +++++ __rvm_which sudo +++++ other_utils=(ant automake autoreconf libtoolize make mount patch readlink) +++++ [[ Ubuntu 20.04 == \S\o\l\a\r\i\s\ \1\0 ]] +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_ant() { \ant "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_automake() { \automake "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_make() { \make "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_mount() { \mount "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_patch() { \patch "$@" || return $?; }' +++++ for other_util in "${other_utils[@]}" +++++ eval '__rvm_readlink() { \readlink "$@" || return $?; }' +++++ unset other_util other_utils ++++ for entry in ${scripts[@]} ++++ [[ == *\ \u\t\i\l\i\t\y\ * ]] ++++ source /usr/local/rvm/scripts/functions/utility +++++ source /usr/local/rvm/scripts/functions/utility_logging +++++ source /usr/local/rvm/scripts/functions/utility_package +++++ source /usr/local/rvm/scripts/functions/utility_rubygems +++++ source /usr/local/rvm/scripts/functions/utility_system ++++ for entry in ${scripts[@]} ++++ [[ == *\ \i\n\i\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/init ++++ for entry in ${scripts[@]} ++++ [[ == *\ \c\l\e\a\n\u\p\ * ]] ++++ source /usr/local/rvm/scripts/functions/cleanup ++++ for entry in ${scripts[@]} ++++ [[ == *\ \e\n\v\ * ]] ++++ source /usr/local/rvm/scripts/functions/env ++++ for entry in ${scripts[@]} ++++ [[ == *\ \r\v\m\r\c\ * ]] ++++ source /usr/local/rvm/scripts/functions/rvmrc +++++ source /usr/local/rvm/scripts/functions/rvmrc_env +++++ source /usr/local/rvm/scripts/functions/rvmrc_project +++++ source /usr/local/rvm/scripts/functions/rvmrc_set +++++ source /usr/local/rvm/scripts/functions/rvmrc_to +++++ source /usr/local/rvm/scripts/functions/rvmrc_trust +++++ source /usr/local/rvm/scripts/functions/rvmrc_warning ++++ for entry in ${scripts[@]} ++++ [[ == *\ \i\n\s\t\a\l\l\ * ]] ++++ source /usr/local/rvm/scripts/functions/install ++++ for entry in ${scripts[@]} ++++ [[ == *\ \e\n\v\i\r\o\n\m\e\n\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/environment ++++ for entry in ${scripts[@]} ++++ [[ == *\ \g\e\m\s\e\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/gemset ++++ for entry in ${scripts[@]} ++++ [[ == *\ \c\h\e\c\k\s\u\m\ * ]] ++++ source /usr/local/rvm/scripts/functions/checksum ++++ for entry in ${scripts[@]} ++++ [[ == *\ \l\i\s\t\ * ]] ++++ source /usr/local/rvm/scripts/functions/list ++++ unset rvm_base_except +++ __rvm_ensure_is_a_function +++ [[ 0 == 1 ]] +++ is_a_function rvm +++ typeset -f rvm +++ return 1 +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/version ]] +++ source /usr/local/rvm/scripts/functions/version +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/selector ]] +++ source /usr/local/rvm/scripts/functions/selector ++++ source /usr/local/rvm/scripts/functions/selector_gemsets ++++ source /usr/local/rvm/scripts/functions/selector_late ++++ source /usr/local/rvm/scripts/functions/selector_parse ++++ source /usr/local/rvm/scripts/functions/selector_interpreters +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/cd ]] +++ source /usr/local/rvm/scripts/cd ++++ case "${rvm_project_rvmrc:-1}" in ++++ source /usr/local/rvm/scripts/extras/bash_zsh_support/chpwd/function.sh ++++ [[ -n '' ]] ++++ [[ == *\ \_\_\r\v\m\_\c\d\_\f\u\n\c\t\i\o\n\s\_\s\e\t\ * ]] ++++ chpwd_functions=("${chpwd_functions[@]}" __rvm_cd_functions_set) ++++ (( 0 == 1 )) +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/functions/cli ]] +++ source /usr/local/rvm/scripts/functions/cli ++++ source /usr/local/rvm/scripts/functions/version +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/cli ]] +++ source /usr/local/rvm/scripts/cli +++ for script in functions/version functions/selector cd functions/cli cli override_gem +++ [[ -f /usr/local/rvm/scripts/override_gem ]] +++ source /usr/local/rvm/scripts/override_gem ++++ [[ 0 -eq 0 ]] +++ __rvm_setup +++ __variables_definition export +++ typeset -a __variables_list __array_list +++ typeset __method +++ __method=export +++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) +++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) +++ case "${__method}" in +++ true +++ export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error +++ [[ -n 5.0.17(1)-release ]] +++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems +++ (( __rvm_env_loaded != 1 )) +++ [[ -n 5.0.17(1)-release ]] +++ __function_on_stack cd pushd popd +++ __rvm_string_includes '__function_on_stack __rvm_setup source source main' cd pushd popd +++ typeset __search '__text=__function_on_stack __rvm_setup source source main' +++ shift +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \c\d\ * ]] +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \p\u\s\h\d\ * ]] +++ for __search in "$@" +++ [[ __function_on_stack __rvm_setup source source main == *\ \p\o\p\d\ * ]] +++ return 1 +++ return 1 +++ export rvm_shell_nounset +++ __rvm_has_opt nounset +++ [[ -n '' ]] +++ [[ -n '' ]] +++ [[ -n 5.0.17(1)-release ]] +++ [[ :braceexpand:hashall:interactive-comments:pipefail:xtrace: == *\:\n\o\u\n\s\e\t\:* ]] +++ return 1 +++ rvm_bash_nounset=0 +++ set +o nounset ++++ trap ++++ __rvm_grep -E 'EXIT|HUP|INT|QUIT|TERM' ++++ GREP_OPTIONS= ++++ command grep -E 'EXIT|HUP|INT|QUIT|TERM' ++++ grep -E 'EXIT|HUP|INT|QUIT|TERM' ++++ return 1 ++++ true +++ _rvm_old_traps= +++ trap '__rvm_teardown_final ; set +x' EXIT HUP INT QUIT TERM +++ [[ -n '' ]] +++ export rvm_version ++++ __rvm_version_installed +++++ command cat /usr/local/rvm/VERSION +++++ cat /usr/local/rvm/VERSION +++++ command cat /usr/local/rvm/RELEASE ++++ echo '1.29.12 (latest)' +++ rvm_version='1.29.12 (latest)' +++ alias 'rvm-restart=rvm_reload_flag=1 source '\''/usr/local/rvm/scripts/rvm'\''' ++++ builtin command -v ruby +++ __path_to_ruby=/usr/local/rvm/rubies/ruby-2.7.0/bin/ruby +++ [[ -z /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby ]] +++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby != \/\u\s\r\/\l\o\c\a\l\/\r\v\m* ]] +++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby == \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\/\r\u\b\y ]] +++ [[ /usr/local/rvm/rubies/ruby-2.7.0/bin/ruby == \/\u\s\r\/\l\o\c\a\l\/\r\v\m* ]] +++ [[ -z /usr/local/rvm/gems/ruby-2.7.0 ]] +++ [[ -z /usr/local/rvm/gems/ruby-2.7.0:/usr/local/rvm/gems/ruby-2.7.0@global ]] +++ unset __path_to_ruby +++ [[ :/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin: == *\:\/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\b\i\n\:* ]] +++ (( 0 == 1 )) +++ rvm_loaded_flag=1 +++ __rvm_teardown +++ builtin command -v __rvm_cleanup_tmp +++ __rvm_cleanup_tmp +++ [[ -d /usr/local/rvm/tmp/ ]] +++ case "${rvm_tmp_path%\/}" in +++ __rvm_rm_rf '/usr/local/rvm/tmp/105*' +++ __rvm_rm_rf_verbose '/usr/local/rvm/tmp/105*' +++ typeset target +++ target='/usr/local/rvm/tmp/105*' +++ [[ -n '' ]] +++ [[ -n 5.0.17(1)-release ]] +++ builtin shopt -s extglob +++ case "${target}" in +++ [[ -z /usr/local/rvm/tmp/105* ]] +++ [[ -d /usr/local/rvm/tmp/105* ]] +++ [[ -f /usr/local/rvm/tmp/105* ]] +++ [[ -L /usr/local/rvm/tmp/105* ]] +++ rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/105*' +++ (( 0 )) +++ return 0 +++ true +++ true +++ export __rvm_env_loaded +++ : __rvm_env_loaded:1: +++ : __rvm_env_loaded:1: +++ : __rvm_env_loaded:0: +++ [[ -z /usr/local/rvm/tmp ]] +++ (( __rvm_env_loaded > 0 )) +++ [[ -n 5.0.17(1)-release ]] +++ trap - EXIT HUP INT QUIT TERM +++ [[ -n '' ]] +++ (( rvm_bash_nounset == 1 )) +++ unset rvm_bash_nounset +++ [[ -n '' ]] +++ [[ -n 0002 ]] +++ umask 0002 +++ unset rvm_stored_umask +++ builtin command -v __rvm_cleanup_download +++ [[ 1 == \1 ]] +++ set -e +++ __variables_definition unset +++ typeset -a __variables_list __array_list +++ typeset __method +++ __method=unset +++ __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) +++ __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) +++ case "${__method}" in +++ unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures +++ unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error +++ [[ -n 5.0.17(1)-release ]] +++ export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems +++ unset _system_arch _system_name _system_type _system_version +++ return 0 +++ [[ 0 -eq 1 ]] +++ unset rvm_prefix_needs_trailing_slash rvm_gems_cache_path rvm_gems_path rvm_project_rvmrc_default rvm_gemset_separator rvm_reload_flag ++ export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 ++ JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 ++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux ++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux ++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin ++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin ++ export M2_HOME=/usr/local/apache-maven/apache-maven- ++ M2_HOME=/usr/local/apache-maven/apache-maven- ++ . /home/r/.cargo/env +++ case ":${PATH}:" in ++ export PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin ++ PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + __zsh_like_cd cd /home/r/repo + typeset __zsh_like_cd_hook + builtin cd /home/r/repo + for __zsh_like_cd_hook in chpwd "${chpwd_functions[@]}" + typeset -f chpwd + for __zsh_like_cd_hook in chpwd "${chpwd_functions[@]}" + typeset -f __rvm_cd_functions_set + __rvm_cd_functions_set + __rvm_do_with_env_before + [[ -n '' ]] + [[ -n /usr/local/rvm ]] + source /usr/local/rvm/scripts/initialize ++ [[ -n 5.0.17(1)-release ]] ++ shopt -s extglob ++ (( 0 == 1 )) ++ export __rvm_env_loaded ++ : __rvm_env_loaded:0: ++ : __rvm_env_loaded:1: ++ [[ -z '' ]] ++ typeset -f __rvm_cleanse_variables ++ __rvm_cleanse_variables ++ __rvm_unset_ruby_variables ++ unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag rvm_ruby_repo_tag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n '' ]] +++ umask ++ export rvm_stored_umask=0002 ++ rvm_stored_umask=0002 ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ [[ 0 -eq 1 ]] ++ unset rvm_gemset_name ++ unset rvm_configure_flags rvm_patch_names rvm_make_flags ++ unset rvm_env_string rvm_ruby_string rvm_action rvm_error_message rvm_force_flag rvm_debug_flag rvm_delete_flag rvm_summary_flag rvm_json_flag rvm_yaml_flag rvm_file_name rvm_user_flag rvm_system_flag rvm_install_flag rvm_llvm_flag rvm_sticky_flag rvm_rvmrc_flag rvm_gems_flag rvm_docs_flag rvm_ruby_alias rvm_static_flag rvm_archive_extension rvm_hook rvm_ruby_name rvm_remote_flag ++ __rvm_load_rvmrc ++ typeset _file ++ typeset -a rvm_rvmrc_files ++ (( 0 == 1 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /etc/rvmrc ]] ++ __rvm_grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /home/r/.rvmrc ]] ++ for _file in "${rvm_rvmrc_files[@]}" ++ [[ -s /usr/local/.rvmrc ]] ++ return 0 ++ (( 0 == 0 )) ++ [[ -n 0002 ]] ++ rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") ++ [[ -n /usr/local ]] ++ [[ /home/r/.rvmrc -ef /usr/local/.rvmrc ]] ++ rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /etc/rvmrc ]] ++ GREP_OPTIONS= ++ command grep '^\s*rvm .*$' /etc/rvmrc ++ source /etc/rvmrc +++ umask u=rwx,g=rwx,o=rx ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /home/r/.rvmrc ]] ++ for rvmrc in "${rvm_rvmrc_files[@]}" ++ [[ -f /usr/local/.rvmrc ]] ++ unset rvm_rvmrc_files ++ export rvm_path ++ [[ -z /usr/local/rvm ]] ++ true /usr/local/rvm/scripts ++ [[ -n '' ]] ++ case "$rvm_path" in ++ rvm_user_install_flag=0 ++ export rvm_user_install_flag ++ : rvm_bin_path:/usr/local/rvm/bin rvm_man_path:/usr/local/rvm/share/man rvm_archives_path:/usr/local/rvm/archives rvm_docs_path:/usr/local/rvm/docs rvm_environments_path:/usr/local/rvm/environments rvm_examples_path:/usr/local/rvm/examples rvm_gems_path:/usr/local/rvm/gems rvm_gemsets_path:/usr/local/rvm/gemsets rvm_help_path:/usr/local/rvm/help rvm_docs_path:/usr/local/rvm/docs rvm_hooks_path:/usr/local/rvm/hooks rvm_lib_path:/usr/local/rvm/lib rvm_log_path:/usr/local/rvm/log rvm_patches_path:/usr/local/rvm/patches rvm_repos_path:/usr/local/rvm/repos rvm_rubies_path:/usr/local/rvm/rubies rvm_rubygems_path:/usr/local/rvm/rubygems rvm_src_path:/usr/local/rvm/src rvm_tmp_path:/usr/local/rvm/tmp rvm_user_path:/usr/local/rvm/user rvm_usr_path:/usr/local/rvm/usr rvm_wrappers_path:/usr/local/rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/usr/local/rvm/gems/cache ++ export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_docs_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag rvm_ruby_repo_tag + __rvm_setup + __variables_definition export + typeset -a __variables_list __array_list + typeset __method + __method=export + __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) + __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) + case "${__method}" in + true + export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error + [[ -n 5.0.17(1)-release ]] + export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems + (( __rvm_env_loaded != 1 )) + [[ -n 5.0.17(1)-release ]] + __function_on_stack cd pushd popd + __rvm_string_includes '__function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main' cd pushd popd + typeset __search '__text=__function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main' + shift + for __search in "$@" + [[ __function_on_stack __rvm_setup __rvm_do_with_env_before __rvm_cd_functions_set __zsh_like_cd cd main == *\ \c\d\ * ]] + return 0 + [[ -n '' ]] + [[ -n '' ]] + __rvm_project_rvmrc + export __rvm_project_rvmrc_lock + : __rvm_project_rvmrc_lock:0 + : __rvm_project_rvmrc_lock:1 + (( __rvm_project_rvmrc_lock > 1 )) + typeset working_dir found_file rvm_trustworthiness_result save_PATH + working_dir=/home/r/repo + save_PATH=/home/r/.cargo/bin:/usr/local/rvm/gems/ruby-2.7.0/bin:/usr/local/rvm/gems/ruby-2.7.0@global/bin:/usr/local/rvm/rubies/ruby-2.7.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/rvm/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin:/usr/local/texlive/2022/bin/x86_64-linux:/usr/lib/postgresql/12/bin:/home/r/.cargo/bin + : + [[ -z /home/r/repo ]] + [[ /home/r == \/\h\o\m\e\/\r\/\r\e\p\o ]] + [[ /usr/local == \/\h\o\m\e\/\r\/\r\e\p\o ]] + [[ /home/r/repo == \. ]] + __rvm_project_dir_check /home/r/repo found_file + typeset _found_file path_to_check variable variable_default + typeset -a _valid_files + path_to_check=/home/r/repo + variable=found_file + variable_default= + _valid_files=("$path_to_check" "$path_to_check/.rvmrc" "$path_to_check/.versions.conf" "$path_to_check/.ruby-version" "$path_to_check/.rbfu-version" "$path_to_check/.rbenv-version" "$path_to_check/Gemfile") + __rvm_find_first_file _found_file /home/r/repo /home/r/repo/.rvmrc /home/r/repo/.versions.conf /home/r/repo/.ruby-version /home/r/repo/.rbfu-version /home/r/repo/.rbenv-version /home/r/repo/Gemfile + typeset _first_file _variable_first_file __file_enum + _first_file= + _variable_first_file=_found_file + shift + for __file_enum in "$@" + [[ -f /home/r/repo ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rvmrc ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.versions.conf ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.ruby-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rbfu-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/.rbenv-version ]] + for __file_enum in "$@" + [[ -f /home/r/repo/Gemfile ]] + eval '_found_file=""' ++ _found_file= + return 1 + true + [[ ! -s '' ]] + _found_file= + [[ -n found_file ]] + eval 'found_file="${_found_file:-}"' ++ found_file= + [[ -n '' ]] + typeset __result=1 + unset RVM_PROJECT_PATH + return 1 + working_dir=/home/r + : + [[ -z /home/r ]] + [[ /home/r == \/\h\o\m\e\/\r ]] + (( 0 >= 1 )) + [[ -n '' ]] + __rvm_file_env_check_unload + (( 0 > 0 )) + rvm_saved_env=() + unset rvm_current_rvmrc rvm_previous_environment + break + unset __rvm_project_rvmrc_lock + return 1 + true + __rvm_after_cd + typeset rvm_hook + rvm_hook=after_cd + [[ -n /usr/local/rvm/scripts ]] + source /usr/local/rvm/scripts/hook ++ typeset old_rvm_verbose_flag old_rvm_debug_flag ++ old_rvm_verbose_flag=0 ++ old_rvm_debug_flag=0 ++ typeset rvm_verbose_flag rvm_debug_flag hooks ++ true rvm_verbose_flag:0 rvm_hooks_path:/usr/local/rvm/hooks rvm_debug_flag:0 rvm_hook:after_cd ++ [[ -n after_cd ]] ++ hooks=() ++ [[ -d /usr/local/rvm/hooks ]] ++ hooks+=("$rvm_hooks_path") ++ [[ /home/r/repo/.rvm/hooks != \/\u\s\r\/\l\o\c\a\l\/\r\v\m\/\h\o\o\k\s ]] ++ [[ -d /home/r/repo/.rvm/hooks ]] ++ [[ -n /usr/local/rvm/hooks ]] ++ __rvm_read_lines _hooks_list /dev/fd/63 ++ typeset IFS ++ IFS=' ' +++ __rvm_find -L /usr/local/rvm/hooks -iname 'after_cd*' -type f ++ [[ /dev/fd/63 == \- ]] ++ eval '_hooks_list=( $( \command \cat "${2:--}" ) )' +++ _hooks_list=($( \command \cat "${2:--}" )) ++++ command cat /dev/fd/63 ++++ cat /dev/fd/63 ++ for hook in "${_hooks_list[@]}" ++ [[ -x /usr/local/rvm/hooks/after_cd_install_vendored_gems ]] ++ [[ after_cd_install_vendored_gems == \a\f\t\e\r\_\c\d ]] ++ for hook in "${_hooks_list[@]}" ++ [[ -x /usr/local/rvm/hooks/after_cd_bundler ]] ++ [[ after_cd_bundler == \a\f\t\e\r\_\c\d ]] ++ unset rvm_hook hooks _hooks_list hook + __rvm_do_with_env_after + __rvm_teardown + builtin command -v __rvm_cleanup_tmp + __rvm_cleanup_tmp + [[ -d /usr/local/rvm/tmp/ ]] + case "${rvm_tmp_path%\/}" in + __rvm_rm_rf '/usr/local/rvm/tmp/105*' + __rvm_rm_rf_verbose '/usr/local/rvm/tmp/105*' + typeset target + target='/usr/local/rvm/tmp/105*' + [[ -n '' ]] + [[ -n 5.0.17(1)-release ]] + builtin shopt -s extglob + case "${target}" in + [[ -z /usr/local/rvm/tmp/105* ]] + [[ -d /usr/local/rvm/tmp/105* ]] + [[ -f /usr/local/rvm/tmp/105* ]] + [[ -L /usr/local/rvm/tmp/105* ]] + rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/105*' + (( 0 )) + return 0 + true + true + export __rvm_env_loaded + : __rvm_env_loaded:1: + : __rvm_env_loaded:1: + : __rvm_env_loaded:0: + [[ -z /usr/local/rvm/tmp ]] + (( __rvm_env_loaded > 0 )) + [[ -n 5.0.17(1)-release ]] + trap - EXIT HUP INT QUIT TERM + [[ -n '' ]] + (( rvm_bash_nounset == 1 )) + unset rvm_bash_nounset + [[ -n '' ]] + [[ -n 0002 ]] + umask 0002 + unset rvm_stored_umask + builtin command -v __rvm_cleanup_download + [[ '' == \1 ]] + __variables_definition unset + typeset -a __variables_list __array_list + typeset __method + __method=unset + __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) + __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) + case "${__method}" in + unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures + unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_repo_tag rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_code_clr rvm_comment_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_code_color rvm_comment_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error + [[ -n 5.0.17(1)-release ]] + export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args __rvm_ruby_string_find __rvm_file_load_env __rvm_remove_without_gems + unset _system_arch _system_name _system_type _system_version + return 0 + return 0 + true + export head=git@github.com:jcabi/jcabi-aether.git + head=git@github.com:jcabi/jcabi-aether.git + export pull_id=119 + pull_id=119 + export fork=git@github.com:kmtong/jcabi-aether.git + fork=git@github.com:kmtong/jcabi-aether.git + export fork_branch=fixtests + fork_branch=fixtests + export head_branch=master + head_branch=master + export 'pull_title=fix tests' + pull_title='fix tests' + export author=yegor256 + author=yegor256 + pdd --file=/dev/null Found 7 lines in /home/r/repo/.pdd My version is 0.21.3 Ruby version is 2.7.0 at x86_64-linux Reading from root dir . Excluding target/**/* Excluding src/main/resources/images/**/* Reading .gitattributes ... Reading LICENSE.txt ... Reading .github/workflows/pdd.yml ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/xcop.yml ... Reading .github/workflows/mvn.yml ... Reading README.md ... Reading .0pdd.yml ... Reading pom.xml ... Reading .gitignore ... Reading .rultor.yml ... Reading .pdd ... Reading src/docker/Dockerfile ... Reading src/it/basic-usage/invoker.properties ... Reading src/it/basic-usage/pom.xml ... Reading src/it/basic-usage/src/test/java/com/jcabi/AetherTest.java ... Reading src/it/basic-usage/src/test/java/com/jcabi/package-info.java ... Reading src/it/basic-usage/src/test/resources/log4j.properties ... Reading src/it/mirror-usage/invoker.properties ... Reading src/it/mirror-usage/pom.xml ... Reading src/it/mirror-usage/src/test/java/com/jcabi/AetherTest.java ... Reading src/it/mirror-usage/src/test/java/com/jcabi/package-info.java ... Reading src/it/mirror-usage/src/test/resources/log4j.properties ... Reading src/it/mirror-usage/verify.groovy ... Reading src/it/settings.xml ... Reading src/test/java/com/jcabi/aether/AetherTest.java ... Reading src/test/java/com/jcabi/aether/MavenRootArtifactTest.java ... Reading src/test/java/com/jcabi/aether/package-info.java ... Reading src/test/java/com/jcabi/aether/RootArtifactTest.java ... Puzzle 70-7b24e628 30/DEV at src/test/java/com/jcabi/aether/RootArtifactTest.java Reading src/test/java/com/jcabi/aether/ClasspathTest.java ... Reading src/test/java/com/jcabi/aether/MavenClasspathTest.java ... Reading src/test/resources/invoker.settings.xml ... Reading src/test/resources/log4j.properties ... Reading src/changes/changes.xml ... Reading src/aws-it/aether-test/invoker.properties ... Reading src/aws-it/aether-test/client/pom.xml ... Reading src/aws-it/aether-test/pom.xml ... Reading src/aws-it/aether-test/plugin/pom.xml ... Reading src/aws-it/aether-test/plugin/src/main/java/com/jcabi/aether/plugin/RunMojo.java ... Reading src/aws-it/aether-test/plugin/src/main/java/com/jcabi/aether/plugin/package-info.java ... Reading src/site/resources/CNAME ... Reading src/site/site.xml ... Reading src/site/apt/example-classpath.apt.vm ... Reading src/site/apt/index.apt.vm ... Reading src/main/java/com/jcabi/aether/Classpath.java ... Reading src/main/java/com/jcabi/aether/SimpleRepository.java ... Reading src/main/java/com/jcabi/aether/LogTransferListener.java ... Reading src/main/java/com/jcabi/aether/Repository.java ... Reading src/main/java/com/jcabi/aether/RepositoryProxy.java ... Reading src/main/java/com/jcabi/aether/RepositorySystemBuilder.java ... Reading src/main/java/com/jcabi/aether/AmazonWagonProvider.java ... Reading src/main/java/com/jcabi/aether/RepositoryAuthentication.java ... Reading src/main/java/com/jcabi/aether/MavenClasspath.java ... Reading src/main/java/com/jcabi/aether/package-info.java ... Reading src/main/java/com/jcabi/aether/MavenRootArtifact.java ... Reading src/main/java/com/jcabi/aether/RootArtifact.java ... Reading src/main/java/com/jcabi/aether/Aether.java ... Puzzle 11-2b91e5db 30/DEV at src/main/java/com/jcabi/aether/Aether.java Puzzle 69-46002db1 30/DEV at src/main/java/com/jcabi/aether/Aether.java Reading src/main/aspect/README.txt ... + sudo -i apt-get install -y openjdk-8-jdk Reading package lists... Done Building dependency tree... 50% Reading state information... Done The following additional packages will be installed: openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless Suggested packages: openjdk-8-demo openjdk-8-source visualvm fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei fonts-indic The following NEW packages will be installed: openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. Need to get 40.6 MB of archives. After this operation, 148 MB of additional disk space will be used. Get:1ohttp://archive.ubuntu.com/ubuntu focal-updates/universe amd64 openjdk-8-jre-headless amd64 8u342-b07-0ubuntu1~20.04 [28.2 MB] Get:2Whttp://archive.ubuntu.com/ubuntu2focal-updates/universe amd64 openjdk-8-jre amd64 8u342-b07-0ubuntu1~20.04 [69.9 kB] Get:3Whttp://archive.ubuntu.com/ubuntu%focal-updates/universe amd64 openjdk-8-jdk-headless amd64 8u342-b07-0ubuntu1~20.04 [8,298 kB] Get:4Whttp://archive.ubuntu.com/ubuntu/focal-updates/universe amd64 openjdk-8-jdk amd64 8u342-b07-0ubuntu1~20.04 [3,982 kB] Fetchedo40.6gMB8ind5s3(8,343/kB/s) kB 1%] debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package openjdk-8-jre-headless:amd64. (Reading database ... 88799 files and directories currently installed.) Preparing to unpack .../openjdk-8-jre-headless_8u342-b07-0ubuntu1~20.04_amd64.deb ... Unpacking openjdk-8-jre-headless:amd64 (8u342-b07-0ubuntu1~20.04) ... Selecting previously unselected package openjdk-8-jre:amd64. Preparing to unpack .../openjdk-8-jre_8u342-b07-0ubuntu1~20.04_amd64.deb ... Unpacking openjdk-8-jre:amd64 (8u342-b07-0ubuntu1~20.04) ... Selecting previously unselected package openjdk-8-jdk-headless:amd64. Preparing to unpack .../openjdk-8-jdk-headless_8u342-b07-0ubuntu1~20.04_amd64.deb ... Unpacking openjdk-8-jdk-headless:amd64 (8u342-b07-0ubuntu1~20.04) ... Selecting previously unselected package openjdk-8-jdk:amd64. Preparing to unpack .../openjdk-8-jdk_8u342-b07-0ubuntu1~20.04_amd64.deb ... Unpacking openjdk-8-jdk:amd64 (8u342-b07-0ubuntu1~20.04) ... Setting up openjdk-8-jre-headless:amd64 (8u342-b07-0ubuntu1~20.04) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode Setting up openjdk-8-jre:amd64 (8u342-b07-0ubuntu1~20.04) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode Setting up openjdk-8-jdk-headless:amd64 (8u342-b07-0ubuntu1~20.04) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode Setting up openjdk-8-jdk:amd64 (8u342-b07-0ubuntu1~20.04) ... update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode Processing triggers for mime-support (3.64ubuntu1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for libc-bin (2.31-0ubuntu9.9) ... Processing triggers for desktop-file-utils (0.24-1ubuntu3) ... + sudo -i update-java-alternatives --set java-1.8.0-openjdk-amd64 update-alternatives: error: no alternatives for mozilla-javaplugin.so update-java-alternatives: plugin alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so + export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + mvn clean install -Pqulice --errors --batch-mode 0m0m[INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.17/jcabi-1.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.17/jcabi-1.17.pom (6.2 kB at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom (75 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 261 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 298 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 333 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 241 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 117 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 2.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 265 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 274 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 491 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 762 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 380 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 431 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 500 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 225 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 305 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 62 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 129 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 134 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 555 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 42 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 925 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 833 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 601 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 484 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 722 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 123 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 326 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 311 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 652 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 271 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 521 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 558 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 297 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 877 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 267 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 730 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 705 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 214 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 418 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 440 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 136 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 84 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 562 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 142 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 287 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 273 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 3.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 341 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 893 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 139 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 164 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 526 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 352 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 443 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 25 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 656 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.8 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 6.7 MB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for com.jcabi:jcabi-aether:jar:1.0-SNAPSHOT [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] -----------------------< com.jcabi:jcabi-aether >----------------------- [INFO] Building jcabi-aether 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml (433 B at 2.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6.1 kB at 28 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 kB at 61 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom (12 kB at 583 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 55 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar (28 kB at 135 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom (11 kB at 545 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 415 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 699 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar (102 kB at 830 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 196 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 652 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom (12 kB at 575 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 268 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar (31 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 451 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 511 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 780 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 537 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 600 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 735 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom (5.0 kB at 263 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 824 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar (34 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom (7.4 kB at 351 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar (25 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom (17 kB at 838 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar (216 kB at 5.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.pom (17 kB at 855 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.12/qulice-0.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice/0.12/qulice-0.12.pom (6.9 kB at 344 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/qulice/qulice-maven-plugin/0.12/qulice-maven-plugin-0.12.jar (45 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom (7.3 kB at 331 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar (33 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (13 kB at 608 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 531 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 166 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 164 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 218 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 393 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (5.0 kB at 263 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom (6.6 kB at 345 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (7.9 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom (6.2 kB at 194 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom (4.5 kB at 238 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (1.0 kB at 55 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.14.8/lombok-1.14.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.14.8/lombok-1.14.8.pom (1.6 kB at 78 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.1.20/maven-s3-wagon-1.1.20.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.1.20/maven-s3-wagon-1.1.20.pom (5.2 kB at 262 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.38/kuali-common-2.3.38.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.38/kuali-common-2.3.38.pom (41 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.38/kuali-pom-2.3.38.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.38/kuali-pom-2.3.38.pom (61 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 580 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 2.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 762 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.4.2/aws-java-sdk-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.4.2/aws-java-sdk-1.4.2.pom (6.2 kB at 312 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.pom (2.6 kB at 138 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-parent/3.1.2.RELEASE/spring-parent-3.1.2.RELEASE.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-parent/3.1.2.RELEASE/spring-parent-3.1.2.RELEASE.pom (8.7 kB at 485 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 79 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 533 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 753 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 80 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-file/1.13.1/aether-connector-file-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-file/1.13.1/aether-connector-file-1.13.1.pom (2.3 kB at 138 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-asynchttpclient/1.13.1/aether-connector-asynchttpclient-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-asynchttpclient/1.13.1/aether-connector-asynchttpclient-1.13.1.pom (3.0 kB at 164 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/ning/async-http-client/1.6.5/async-http-client-1.6.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/ning/async-http-client/1.6.5/async-http-client-1.6.5.pom (19 kB at 953 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 227 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/netty/netty/3.2.5.Final/netty-3.2.5.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/netty/netty/3.2.5.Final/netty-3.2.5.Final.pom (25 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/5/jboss-parent-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/5/jboss-parent-5.pom (19 kB at 895 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.pom (3.0 kB at 166 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom (9.7 kB at 486 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.pom (3.2 kB at 176 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 619 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 216 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 498 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 216 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 865 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom (2.8 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.2.3/sisu-inject-plexus-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.2.3/sisu-inject-plexus-2.2.3.pom (5.4 kB at 286 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.2.3/guice-plexus-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.2.3/guice-plexus-2.2.3.pom (3.8 kB at 190 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.2.3/guice-bean-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.2.3/guice-bean-2.2.3.pom (3.0 kB at 27 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.2.3/containers-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.2.3/containers-2.2.3.pom (1.2 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.2.3/sisu-inject-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.2.3/sisu-inject-2.2.3.pom (3.0 kB at 157 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.2.3/sisu-parent-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.2.3/sisu-parent-2.2.3.pom (9.6 kB at 435 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (13 kB at 692 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 223 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.2.3/sisu-inject-bean-2.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.2.3/sisu-inject-bean-2.2.3.pom (6.7 kB at 333 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.0.3/sisu-guice-3.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.0.3/sisu-guice-3.0.3.pom (7.8 kB at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.0.3/guice-parent-3.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.0.3/guice-parent-3.0.3.pom (14 kB at 736 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 200 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 145 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 54 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 282 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 100 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 75 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 989 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 185 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 937 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 338 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 304 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 102 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 340 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 442 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 271 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 115 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 127 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.4/sisu-inject-plexus-2.3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.4/sisu-inject-plexus-2.3.4.pom (7.9 kB at 70 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.4/containers-2.3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.4/containers-2.3.4.pom (989 B at 52 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.4/sisu-inject-2.3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.4/sisu-inject-2.3.4.pom (3.7 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.4/sisu-parent-2.3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.4/sisu-parent-2.3.4.pom (10 kB at 455 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/31/forge-parent-31.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/31/forge-parent-31.pom (19 kB at 172 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 195 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 564 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 175 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 340 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 353 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (11 kB at 595 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 266 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom (24 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 43 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 110 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 46 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom (1.3 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom (2.5 kB at 115 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (17 kB at 835 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.pom (1.6 kB at 89 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 627 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 149 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (60 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar (80 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.14.8/lombok-1.14.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 287 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (633 kB at 6.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (57 kB at 477 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.1.20/maven-s3-wagon-1.1.20.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 498 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.4.2/aws-java-sdk-1.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar (43 kB at 317 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.1.20/maven-s3-wagon-1.1.20.jar (35 kB at 242 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar (118 kB at 768 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar (181 kB at 780 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar (350 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 944 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.jar (228 kB at 746 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.jar (21 kB at 49 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.14.8/lombok-1.14.8.jar (1.2 MB at 2.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.jar (17 kB at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 192 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 33 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-file/1.13.1/aether-connector-file-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-file/1.13.1/aether-connector-file-1.13.1.jar (25 kB at 49 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-asynchttpclient/1.13.1/aether-connector-asynchttpclient-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.2.RELEASE/spring-core-3.1.2.RELEASE.jar (450 kB at 878 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/ning/async-http-client/1.6.5/async-http-client-1.6.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 251 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/netty/netty/3.2.5.Final/netty-3.2.5.Final.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-asynchttpclient/1.13.1/aether-connector-asynchttpclient-1.13.1.jar (52 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-connector-wagon/1.13.1/aether-connector-wagon-1.13.1.jar (30 kB at 52 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 75 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/netty/netty/3.2.5.Final/netty-3.2.5.Final.jar (792 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar (224 kB at 287 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/ning/async-http-client/1.6.5/async-http-client-1.6.5.jar (342 kB at 404 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 152 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 4.8 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 34 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.jar (669 kB at 726 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 57 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 161 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 51 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 29 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 62 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.4/sisu-inject-plexus-2.3.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 51 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 152 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.4/sisu-inject-plexus-2.3.4.jar (211 kB at 190 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 53 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 476 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (413 kB at 350 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 112 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 34 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar (73 kB at 60 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 42 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar (42 kB at 33 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar (315 kB at 238 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar (1.1 MB at 784 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar (8.9 kB at 6.0 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.4.2/aws-java-sdk-1.4.2.jar (9.8 MB at 5.0 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-aether --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 532 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 762 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 202 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 677 kB/s) [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ jcabi-aether --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 146 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 111 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 169 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 106 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 219 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 29 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 319 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 130 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 381 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 174 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 110 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 154 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 108 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 353 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 101 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 97 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 3.3 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 29 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 5.0 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 85 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 54 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 10.0 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 24 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom (1.6 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom (24 kB at 123 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 168 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom (2.2 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom (1.5 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 9.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom (2.1 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom (3.7 kB at 33 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.pom (145 B at 1.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom (2.8 kB at 22 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom (2.1 kB at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom (2.7 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom (2.6 kB at 19 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom (2.2 kB at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 303 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom (2.3 kB at 19 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom (2.7 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom (1.7 kB at 13 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom (2.4 kB at 13 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom (2.6 kB at 23 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom (2.7 kB at 27 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom (2.6 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom (2.5 kB at 20 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.pom (9.9 kB at 79 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom (2.1 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom (2.1 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom (3.6 kB at 30 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom (15 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 208 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom (1.6 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 23 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 120 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom (1.6 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.pom (1.1 kB at 27 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.pom (725 B at 10 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.pom (771 B at 8.5 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.pom (4.0 kB at 28 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.1.3/antlr-master-3.1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.1.3/antlr-master-3.1.3.pom (8.5 kB at 328 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom (2.0 kB at 60 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 3.3 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 2.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 719 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 974 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 507 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 85 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 416 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 177 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 549 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 954 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 138 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 76 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 33 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 143 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 176 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 47 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 61 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 173 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar (11 kB at 31 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 573 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/regexp/regexp/1.3/regexp-1.3.jar (25 kB at 75 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar (106 kB at 311 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar (55 kB at 131 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 337 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar (77 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar (65 kB at 126 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar (38 kB at 68 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar (40 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar (80 kB at 131 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar (30 kB at 49 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar (82 kB at 132 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar (74 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 334 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar (52 kB at 78 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar (66 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar (71 kB at 105 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar (251 kB at 315 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar (151 kB at 189 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar (172 kB at 215 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 436 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar (744 kB at 728 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar (858 kB at 791 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar (1.9 MB at 1.6 MB/s) [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: dcd7bfb at timestamp: 2022-11-09T06:14:17 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ jcabi-aether --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-aether --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 47 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 96 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 580 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 195 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 136 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 177 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 50 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 260 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 98 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 286 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 81 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 507 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 727 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jcabi-aether --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 79 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 378 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 271 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 95 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 21 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 36 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 24 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 42 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 53 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 60 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 53 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 45 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 46 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 46 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 78 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 62 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 21 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 71 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 29 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 345 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 506 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 147 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 25 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 89 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 36 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 293 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 26 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 18 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 32 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 34 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 61 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 68 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 40 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 54 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 30 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 128 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 8.3 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 33 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 37 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 71 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 35 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 32 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 713 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.5 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 162 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 9.1 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 638 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.1 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 2.0 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 163 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 753 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 180 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 305 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 212 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 102 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 199 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 376 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 241 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 786 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 142 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 146 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 112 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 690 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 60 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 38 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 9.2 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 93 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 436 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 269 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 193 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 71 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 952 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 533 kB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-compile) @ jcabi-aether --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (4.2 kB at 48 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom (11 kB at 84 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom (77 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.pom (7.6 kB at 204 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.11/jcabi-1.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.11/jcabi-1.11.pom (11 kB at 60 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.24/parent-0.24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.24/parent-0.24.pom (77 kB at 603 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.1/aspectjrt-1.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.1/aspectjrt-1.8.1.pom (1.0 kB at 12 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.pom (4.1 kB at 16 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/0.7.22/jcabi-0.7.22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/0.7.22/jcabi-0.7.22.pom (7.5 kB at 28 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.7.21/parent-0.7.21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.7.21/parent-0.7.21.pom (66 kB at 254 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 19 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 103 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 9.4 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 20 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 9.4 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 129 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom (1.0 kB at 57 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 323 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 211 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 179 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 180 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 558 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 237 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 396 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 350 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 575 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 67 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 579 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.1/aspectjrt-1.8.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.jar (7.8 kB at 323 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.jar (75 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 3.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 693 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 386 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 3.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.1/aspectjrt-1.8.1.jar (117 kB at 773 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.8 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 939 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 996 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 4.1 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar (10 MB at 7.2 MB/s) [INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods [INFO] Created temp dir /home/r/repo/target/jcabi-ajc [INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 29 file(s) processed, 23 pointcut(s) woven, 0 error(s), 12 warning(s) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-aether --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-aether --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.3:ajc (jcabi-ajc-test-compile) @ jcabi-aether --- [INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.AsynchronousAspect has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 7 file(s) processed, 0 pointcut(s) woven, 0 error(s), 14 warning(s) [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jcabi-aether --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 305 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (1.6 kB at 90 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 kB at 870 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (2.3 kB at 109 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 157 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 100 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 92 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 193 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 836 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 920 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 158 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 4.0 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 2.2 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 542 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 kB at 171 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 2.8 MB/s) [INFO] Surefire report directory: /home/r/repo/target/surefire-reports [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom (4.2 kB at 182 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom (2.4 kB at 132 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom (3.4 kB at 198 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom (2.0 kB at 93 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom (1.6 kB at 92 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom (1.7 kB at 15 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 238 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom (2.5 kB at 148 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar (16 kB at 707 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar (119 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 3.5 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar (11 kB at 98 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar (18 kB at 152 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar (38 kB at 325 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar (37 kB at 175 kB/s) ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.jcabi.aether.MavenRootArtifactTest [DEBUG] pool-1-thread-4 com.jcabi.aether.MavenRootArtifact: #children(): [junit:junit:jar:4.10:] cached in 4ms, valid forever [DEBUG] pool-1-thread-4 com.jcabi.aether.MavenRootArtifact: #children(): [junit:junit:jar:4.10:] from cache (hit #1, 10ms old) [DEBUG] pool-1-thread-11 com.jcabi.aether.MavenRootArtifact: #children(): [] cached in 4ms, valid forever Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in com.jcabi.aether.MavenRootArtifactTest Running com.jcabi.aether.ClasspathTest [WARN] pool-1-thread-24 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-24 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@35fa4bbc in 81.97ms [WARN] New I/O client worker #8-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/j..109..oken/junit-absent/1.0/junit-absent-1.0.pom'): in 28.09µs [WARN] New I/O client worker #23-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/j..109..oken/junit-absent/1.0/junit-absent-1.0.jar'): in 15.58µs [ERROR] pool-1-thread-24 com.jcabi.aether.Aether: #resolve(junit-broken:junit-absent:jar:1.0, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@ddf13a0): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'junit-broken:junit-absent:jar:1.0 (compile)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit6468997073392057722/junit6001788290857116964) out of com.jcabi.aether.Aether#fetch[268] in 1s [WARN] pool-1-thread-7 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-7 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@156db021 in 86.65ms [INFO] New I/O client worker #3-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..78..118480850/junit/junit/4.8.2/junit-4.8.2.pom'): in 28.75µs [INFO] New I/O client worker #24-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..78..118480850/junit/junit/4.8.2/junit-4.8.2.jar'): in 25.14µs [DEBUG] pool-1-thread-7 com.jcabi.aether.Aether: #resolve(junit:junit:jar:4.8.2, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@301a1f53): [junit:junit:jar:4.8.2] in 963.36ms [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8.2] cached in 967ms, valid forever [DEBUG] pool-1-thread-7 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@275a9f4e in 278.70µs [INFO] New I/O client worker #34-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..70..9026118480850/junit/junit/4.8/junit-4.8.pom'): in 41.06µs [INFO] New I/O client worker #42-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..70..9026118480850/junit/junit/4.8/junit-4.8.jar'): in 28.37µs [DEBUG] pool-1-thread-7 com.jcabi.aether.Aether: #resolve(junit:junit:jar:4.8, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@673bfda1): [junit:junit:jar:4.8] in 337.68ms [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8] cached in 338ms, valid forever [DEBUG] pool-1-thread-7 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@5d16da96 in 2.39ms [INFO] New I/O client worker #51-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..74..26118480850/junit/junit/4.11/junit-4.11.pom'): in 29.38µs [INFO] New I/O client worker #56-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..116..st/hamcrest-core/1.3/hamcrest-core-1.3.pom'): in 29.12µs [INFO] New I/O client worker #61-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..124..amcrest-parent/1.3/hamcrest-parent-1.3.pom'): in 26.01µs [INFO] New I/O client worker #65-2 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..116..st/hamcrest-core/1.3/hamcrest-core-1.3.jar'): in 27.16µs [INFO] New I/O client worker #65-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..74..26118480850/junit/junit/4.11/junit-4.11.jar'): in 33.34µs [DEBUG] pool-1-thread-7 com.jcabi.aether.Aether: #resolve(junit:junit:jar:4.11, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@172040cb): '[junit:junit:jar:4.11, org.hamcrest:hamcrest-core:jar:1.3]' in 410.59ms [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.11, org.hamcrest:hamcrest-core:jar:1.3]' cached in 411ms, valid forever [DEBUG] pool-1-thread-7 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@714eda6d in 1.72s [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8.2] from cache (hit #1, 2s old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8] from cache (hit #1, 750ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.11, org.hamcrest:hamcrest-core:jar:1.3]' from cache (hit #1, 413ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@5316c301 in 1.09ms [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8.2] from cache (hit #2, 2s old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8] from cache (hit #2, 752ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.11, org.hamcrest:hamcrest-core:jar:1.3]' from cache (hit #2, 414ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@1bc4ea1 in 1.63ms [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8.2] from cache (hit #3, 2s old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8] from cache (hit #3, 754ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.11, org.hamcrest:hamcrest-core:jar:1.3]' from cache (hit #3, 416ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@6a67149 in 1.18ms [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8.2] from cache (hit #4, 2s old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8] from cache (hit #4, 755ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.11, org.hamcrest:hamcrest-core:jar:1.3]' from cache (hit #4, 417ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@634db457 in 1.12ms [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8.2] from cache (hit #5, 2s old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): [junit:junit:jar:4.8] from cache (hit #5, 756ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.11, org.hamcrest:hamcrest-core:jar:1.3]' from cache (hit #5, 419ms old) [DEBUG] pool-1-thread-7 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@cbada27 in 1.17ms [WARN] pool-1-thread-17 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-17 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@51f5b095 in 83.47ms [INFO] New I/O client worker #11-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..74..41394058149/junit/junit/4.10/junit-4.10.pom'): in 11.02µs [INFO] New I/O client worker #18-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..116..st/hamcrest-core/1.1/hamcrest-core-1.1.pom'): in 24.93µs [INFO] New I/O client worker #30-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..124..amcrest-parent/1.1/hamcrest-parent-1.1.pom'): in 40.39µs [INFO] New I/O client worker #40-2 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..116..st/hamcrest-core/1.1/hamcrest-core-1.1.jar'): in 43.02µs [INFO] New I/O client worker #40-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..74..41394058149/junit/junit/4.10/junit-4.10.jar'): in 20.08µs [DEBUG] pool-1-thread-17 com.jcabi.aether.Aether: #resolve(junit:junit:jar:4.10, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@2b74245b): '[junit:junit:jar:4.10, org.hamcrest:hamcrest-core:jar:1.1]' in 1.30s [DEBUG] pool-1-thread-17 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.10, org.hamcrest:hamcrest-core:jar:1.1]' cached in 1s, valid forever [DEBUG] pool-1-thread-17 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@4f227edb in 1.31s [DEBUG] pool-1-thread-17 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.10, org.hamcrest:hamcrest-core:jar:1.1]' from cache (hit #1, 1s old) [DEBUG] pool-1-thread-17 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@2c4b7686 in 687.86µs [DEBUG] pool-1-thread-17 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.10, org.hamcrest:hamcrest-core:jar:1.1]' from cache (hit #2, 1s old) [DEBUG] pool-1-thread-17 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@50eee5ba in 561.67µs [WARN] pool-1-thread-14 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-14 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@6b99a86d in 87.95ms [INFO] New I/O client worker #1-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..102../jcabi/jcabi-ssh/1.5.2/jcabi-ssh-1.5.2.pom'): in 20.67µs [INFO] New I/O client worker #17-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..82..6505619/com/jcabi/jcabi/1.18/jcabi-1.18.pom'): in 31.85µs [INFO] New I/O client worker #28-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..86..05619/com/jcabi/parent/0.33/parent-0.33.pom'): in 29.51µs [INFO] New I/O client worker #35-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..114../jcabi-aspects/0.22/jcabi-aspects-0.22.pom'): in 38.98µs [INFO] New I/O client worker #44-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..82..6505619/com/jcabi/jcabi/1.17/jcabi-1.17.pom'): in 20.73µs [INFO] New I/O client worker #50-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..94..9/com/jcabi/parent/0.32.1/parent-0.32.1.pom'): in 29.06µs [INFO] New I/O client worker #63-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..98..com/jcabi/jcabi-log/0.16/jcabi-log-0.16.pom'): in 30.32µs [INFO] New I/O client worker #68-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..82..6505619/com/jcabi/jcabi/1.16/jcabi-1.16.pom'): in 37.36µs [INFO] New I/O client worker #70-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..86..05619/com/jcabi/parent/0.31/parent-0.31.pom'): in 33.04µs [INFO] New I/O client worker #72-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..102../slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom'): in 24.08µs [INFO] New I/O client worker #73-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..114../slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom'): in 24.42µs [INFO] New I/O client worker #74-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..106..spectj/aspectjrt/1.8.6/aspectjrt-1.8.6.pom'): in 22.89µs [INFO] New I/O client worker #75-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..160..1.1.0.Final/validation-api-1.1.0.Final.pom'): in 25.56µs [INFO] New I/O client worker #76-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..128..ns/commons-lang3/3.4/commons-lang3-3.4.pom'): in 32.82µs [INFO] New I/O client worker #77-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..128..ns/commons-parent/37/commons-parent-37.pom'): in 24.81µs [INFO] New I/O client worker #78-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..80..26505619/org/apache/apache/16/apache-16.pom'): in 31.74µs [INFO] New I/O client worker #79-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..100..mmons-io/commons-io/2.4/commons-io-2.4.pom'): in 37.09µs [INFO] New I/O client worker #80-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..128..ns/commons-parent/25/commons-parent-25.pom'): in 30.37µs [INFO] New I/O client worker #81-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..76..3026505619/org/apache/apache/9/apache-9.pom'): in 30.41µs [INFO] New I/O client worker #82-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..88..5619/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom'): in 35.96µs [INFO] New I/O client worker #83-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..104..sonatype/oss/oss-parent/6/oss-parent-6.pom'): in 29.96µs [INFO] New I/O client worker #84-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..118..sshd/sshd-core/0.11.0/sshd-core-0.11.0.pom'): in 29.27µs [INFO] New I/O client worker #85-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..98..org/apache/sshd/sshd/0.11.0/sshd-0.11.0.pom'): in 28.79µs [INFO] New I/O client worker #86-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..76..3026505619/org/apache/apache/7/apache-7.pom'): in 31.20µs [INFO] New I/O client worker #87-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..114..e/mina/mina-core/2.0.7/mina-core-2.0.7.pom'): in 38.74µs [INFO] New I/O client worker #88-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..122..na/mina-parent/2.0.7/mina-parent-2.0.7.pom'): in 30.57µs [INFO] New I/O client worker #89-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..80..26505619/org/apache/apache/11/apache-11.pom'): in 34.87µs [INFO] New I/O client worker #90-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..102../slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom'): in 32.19µs [INFO] New I/O client worker #91-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..114../slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom'): in 33.33µs [INFO] New I/O client worker #92-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..102../jcabi/jcabi-ssh/1.5.2/jcabi-ssh-1.5.2.jar'): in 37.35µs [INFO] New I/O client worker #92-6 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..102../slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar'): in 23.17µs [INFO] New I/O client worker #92-5 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..98..com/jcabi/jcabi-log/0.16/jcabi-log-0.16.jar'): in 35.27µs [INFO] New I/O client worker #92-4 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..160..1.1.0.Final/validation-api-1.1.0.Final.jar'): in 30.73µs [INFO] New I/O client worker #92-2 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..114../jcabi-aspects/0.22/jcabi-aspects-0.22.jar'): in 14.04µs [INFO] New I/O client worker #92-3 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..106..spectj/aspectjrt/1.8.6/aspectjrt-1.8.6.jar'): in 26.07µs [INFO] New I/O client worker #92-8 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..100..mmons-io/commons-io/2.4/commons-io-2.4.jar'): in 34.92µs [INFO] New I/O client worker #92-7 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..128..ns/commons-lang3/3.4/commons-lang3-3.4.jar'): in 35.69µs [INFO] New I/O client worker #92-9 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..88..5619/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar'): in 36.18µs [INFO] New I/O client worker #92-10 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..114..e/mina/mina-core/2.0.7/mina-core-2.0.7.jar'): in 21.88µs [DEBUG] pool-1-thread-14 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-ssh:jar:1.5.2, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@11d09b2e): '[com.jcabi:jcabi-ssh:jar:1.5.2, com.jcabi:jcabi-a..248..1.51, org.apache.mina:mina-core:jar:2.0.7]' in 3.91s [DEBUG] pool-1-thread-14 com.jcabi.aether.RootArtifact: #children(): '[com.jcabi:jcabi-ssh:jar:1.5.2, com.jcabi:jcabi-a..248..1.51, org.apache.mina:mina-core:jar:2.0.7]' cached in 4s, valid forever [DEBUG] pool-1-thread-14 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@6fc4b171 in 3.91s [DEBUG] pool-1-thread-14 com.jcabi.aether.RootArtifact: #children(): '[com.jcabi:jcabi-ssh:jar:1.5.2, com.jcabi:jcabi-a..248..1.51, org.apache.mina:mina-core:jar:2.0.7]' from cache (hit #1, 4s old) [DEBUG] pool-1-thread-14 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@4cd9e1d7 in 556.79µs [WARN] pool-1-thread-21 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-21 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@37fbdbd2 in 89.78ms [INFO] New I/O client worker #9-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..150..alidator/1.3.1/commons-validator-1.3.1.pom'): in 37.74µs [INFO] New I/O client worker #19-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..150..eanutils/1.7.0/commons-beanutils-1.7.0.pom'): in 29.94µs [INFO] New I/O client worker #29-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..138..ns-logging/1.0.3/commons-logging-1.0.3.pom'): in 27.60µs [INFO] New I/O client worker #36-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..136..mons-digester/1.6/commons-digester-1.6.pom'): in 27.59µs [INFO] New I/O client worker #43-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..142..ns-beanutils/1.6/commons-beanutils-1.6.pom'): in 30.76µs [INFO] New I/O client worker #48-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..130..ommons-logging/1.0/commons-logging-1.0.pom'): in 43.33µs [INFO] New I/O client worker #55-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..154..ollections/2.0/commons-collections-2.0.pom'): in 29.46µs [INFO] New I/O client worker #60-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..154..ollections/2.1/commons-collections-2.1.pom'): in 19.90µs [INFO] New I/O client worker #64-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..100..l-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom'): in 24.97µs [INFO] New I/O client worker #67-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..138..ns-logging/1.0.4/commons-logging-1.0.4.pom'): in 12.12µs [INFO] New I/O client worker #69-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..66..998420993821656/oro/oro/2.0.8/oro-2.0.8.pom'): in 32.71µs [INFO] New I/O client worker #71-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..150..alidator/1.3.1/commons-validator-1.3.1.jar'): in 32.03µs [INFO] New I/O client worker #71-2 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..150..eanutils/1.7.0/commons-beanutils-1.7.0.jar'): in 33.33µs [INFO] New I/O client worker #71-4 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..154..ollections/2.1/commons-collections-2.1.jar'): in 17.54µs [INFO] New I/O client worker #71-5 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..100..l-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar'): in 22.19µs [INFO] New I/O client worker #71-3 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..136..mons-digester/1.6/commons-digester-1.6.jar'): in 20.51µs [INFO] New I/O client worker #71-6 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..138..ns-logging/1.0.4/commons-logging-1.0.4.jar'): in 12.06µs [DEBUG] pool-1-thread-21 com.jcabi.aether.Aether: #resolve(commons-validator:commons-validator:jar:1.3.1, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@6594b3e9): '[commons-validator:commons-validator:jar:1.3.1, c..161..commons-logging:commons-logging:jar:1.0.4]' in 1.96s [DEBUG] pool-1-thread-21 com.jcabi.aether.RootArtifact: #children(): '[commons-validator:commons-validator:jar:1.3.1, c..161..commons-logging:commons-logging:jar:1.0.4]' cached in 2s, valid forever [DEBUG] pool-1-thread-21 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@684128b7 in 1.96s [DEBUG] pool-1-thread-21 com.jcabi.aether.RootArtifact: #children(): '[commons-validator:commons-validator:jar:1.3.1, c..161..commons-logging:commons-logging:jar:1.0.4]' from cache (hit #1, 2s old) [DEBUG] pool-1-thread-21 com.jcabi.aether.Classpath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@3263d44d in 390.23µs [WARN] pool-1-thread-12 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.793 sec - in com.jcabi.aether.ClasspathTest Running com.jcabi.aether.AetherTest [WARN] pool-1-thread-10 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-10 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@52400fe in 89.79ms [WARN] New I/O client worker #5-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..116..-log/1.0-SNAPSHOT/maven-metadata-Maven.xml'): in 26.70µs [WARN] New I/O client worker #7-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..116..-log/1.0-SNAPSHOT/maven-metadata-Maven.xml'): in 23.47µs [WARN] New I/O client worker #12-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..116..-log/1.0-SNAPSHOT/maven-metadata-Maven.xml'): in 20.91µs [WARN] New I/O client worker #6-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..116..-log/1.0-SNAPSHOT/maven-metadata-Maven.xml'): in 16.21µs [WARN] New I/O client worker #21-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..126..og/1.0-SNAPSHOT/jcabi-log-1.0-SNAPSHOT.pom'): in 25.70µs [WARN] New I/O client worker #37-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..126..og/1.0-SNAPSHOT/jcabi-log-1.0-SNAPSHOT.pom'): in 31.47µs [WARN] New I/O client worker #45-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..126..og/1.0-SNAPSHOT/jcabi-log-1.0-SNAPSHOT.pom'): in 30.28µs [WARN] New I/O client worker #46-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..126..og/1.0-SNAPSHOT/jcabi-log-1.0-SNAPSHOT.pom'): in 30.85µs [WARN] New I/O client worker #52-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..126..og/1.0-SNAPSHOT/jcabi-log-1.0-SNAPSHOT.pom'): in 28.28µs [WARN] New I/O client worker #57-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..126..og/1.0-SNAPSHOT/jcabi-log-1.0-SNAPSHOT.pom'): in 23.90µs [WARN] New I/O client worker #62-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..126..og/1.0-SNAPSHOT/jcabi-log-1.0-SNAPSHOT.pom'): in 25.21µs [WARN] New I/O client worker #66-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..126..og/1.0-SNAPSHOT/jcabi-log-1.0-SNAPSHOT.pom'): in 40.07µs [ERROR] pool-1-thread-10 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-log:pom:1.0-SNAPSHOT, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'com.jcabi:jcabi-log:pom:1.0-SNAPSHOT (runtime)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit381911585870482214/junit4516873755350253869) out of com.jcabi.aether.Aether#fetch[268] in 2s [ERROR] pool-1-thread-10 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-log:pom:1.0-SNAPSHOT, 'runtime'): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'com.jcabi:jcabi-log:pom:1.0-SNAPSHOT (runtime)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit381911585870482214/junit4516873755350253869) out of com.jcabi.aether.Aether#fetch[268] in 2s [WARN] pool-1-thread-9 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-9 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@22121f47 in 83.84ms [WARN] New I/O client worker #2-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..91..1/com/jcabi/jcabi-x/0.0.0/jcabi-x-0.0.0.pom'): in 62.57µs [WARN] New I/O client worker #16-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..91..1/com/jcabi/jcabi-x/0.0.0/jcabi-x-0.0.0.pom'): in 34.14µs [WARN] New I/O client worker #26-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..91..1/com/jcabi/jcabi-x/0.0.0/jcabi-x-0.0.0.pom'): in 24.51µs [WARN] New I/O client worker #33-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..91..1/com/jcabi/jcabi-x/0.0.0/jcabi-x-0.0.0.pom'): in 28.65µs [WARN] New I/O client worker #39-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..91..1/com/jcabi/jcabi-x/0.0.0/jcabi-x-0.0.0.jar'): in 31.54µs [WARN] New I/O client worker #49-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..91..1/com/jcabi/jcabi-x/0.0.0/jcabi-x-0.0.0.jar'): in 28.11µs [WARN] New I/O client worker #54-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..91..1/com/jcabi/jcabi-x/0.0.0/jcabi-x-0.0.0.jar'): in 29.89µs [WARN] New I/O client worker #59-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..91..1/com/jcabi/jcabi-x/0.0.0/jcabi-x-0.0.0.jar'): in 32.23µs [ERROR] pool-1-thread-9 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-x:jar:0.0.0, 'test', org.sonatype.aether.util.filter.ScopeDependencyFilter@3fd1): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'com.jcabi:jcabi-x:jar:0.0.0 (test)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit6201089393806843647/junit5079175037957162121) out of com.jcabi.aether.Aether#fetch[268] in 2s [ERROR] pool-1-thread-9 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-x:jar:0.0.0, 'test'): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'com.jcabi:jcabi-x:jar:0.0.0 (test)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit6201089393806843647/junit5079175037957162121) out of com.jcabi.aether.Aether#fetch[268] in 2s [WARN] pool-1-thread-8 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] verbose-37 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@5439d73a in 52.03ms [DEBUG] verbose-14 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@4ba11722 in 57.22ms [DEBUG] verbose-59 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@61a026ef in 43.69ms [DEBUG] verbose-50 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@27e8a250 in 45.16ms [DEBUG] verbose-52 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@b274883 in 46.13ms [DEBUG] verbose-8 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@644a8f44 in 57.73ms [DEBUG] verbose-21 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@1661390a in 55.81ms [DEBUG] verbose-24 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@231a3611 in 55.84ms [DEBUG] verbose-31 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@1c110213 in 53.16ms [DEBUG] verbose-30 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@4cd3605f in 53.66ms [DEBUG] verbose-40 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@4c80c05d in 51.84ms [DEBUG] verbose-11 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@3c89e3e in 61.50ms [DEBUG] verbose-44 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@46e8ec8 in 45.25ms [DEBUG] verbose-53 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@6db37b01 in 48.65ms [DEBUG] verbose-23 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@5ccd24c3 in 53.86ms [DEBUG] verbose-32 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@786a36ca in 56.85ms [DEBUG] verbose-3 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@ed9b6fd in 61.65ms [DEBUG] verbose-36 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@3afd8078 in 51.93ms [DEBUG] verbose-43 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@6e3cd82a in 51.00ms [DEBUG] verbose-20 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@5222116c in 58.18ms [DEBUG] verbose-57 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@130582ea in 44.08ms [DEBUG] verbose-60 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@24d0479 in 61.08ms [DEBUG] verbose-5 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@2dc70853 in 61.03ms [DEBUG] verbose-6 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@66f50aaf in 60.13ms [DEBUG] verbose-54 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@5b9c94be in 45.32ms [DEBUG] verbose-22 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@791b720f in 56.93ms [DEBUG] verbose-4 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@7b19aabb in 57.86ms [DEBUG] verbose-56 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@470a392f in 44.06ms [DEBUG] verbose-34 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@30effdc in 52.59ms [DEBUG] verbose-28 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@24a57db8 in 54.67ms [DEBUG] verbose-26 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@2a603151 in 60.40ms [DEBUG] verbose-41 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@626296ac in 58.34ms [DEBUG] verbose-48 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@65af29bb in 53.94ms [DEBUG] verbose-17 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@3395a581 in 63.21ms [DEBUG] verbose-2 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@119869f9 in 64.20ms [DEBUG] verbose-10 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@a0b8643 in 63.31ms [DEBUG] verbose-58 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@d64d436 in 49.39ms [DEBUG] verbose-29 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@4c6db11a in 59.11ms [DEBUG] verbose-49 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@5f5ae323 in 50.70ms [DEBUG] verbose-42 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@2826a37 in 57.38ms [DEBUG] verbose-15 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@40cb486 in 62.84ms [DEBUG] verbose-12 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@5bd5abb2 in 62.77ms [DEBUG] verbose-35 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@2fe24dd6 in 57.38ms [DEBUG] verbose-51 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@509f3a27 in 50.24ms [DEBUG] verbose-1 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@1d8efdf4 in 63.17ms [DEBUG] verbose-19 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@72056dd7 in 60.29ms [DEBUG] verbose-47 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@4cd76b4b in 50.13ms [DEBUG] verbose-13 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@39e5a4c5 in 62.29ms [DEBUG] verbose-16 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@3c2b3b01 in 61.65ms [DEBUG] verbose-7 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@1401a3f4 in 62.26ms [DEBUG] verbose-9 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@66c6241b in 62.23ms [DEBUG] verbose-18 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@2e349aa8 in 61.55ms [DEBUG] verbose-55 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@754ab643 in 48.61ms [DEBUG] verbose-25 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@402ab2b2 in 58.17ms [DEBUG] verbose-33 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@80c69ac in 57.06ms [DEBUG] verbose-45 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@4c0ff939 in 45.22ms [DEBUG] verbose-46 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@6beec722 in 53.91ms [DEBUG] verbose-38 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@733e63e4 in 60.66ms [DEBUG] verbose-39 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@382e3b07 in 60.67ms [DEBUG] verbose-27 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@5684296a in 62.23ms [INFO] New I/O client worker #14-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..126..-assembly/0.1.10/jcabi-assembly-0.1.10.pom'): in 18.06µs [INFO] New I/O client worker #27-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..90..769/com/jcabi/jcabi/0.1.10/jcabi-0.1.10.pom'): in 24.06µs [DEBUG] verbose-31 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.04s [DEBUG] verbose-31 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.04s [DEBUG] verbose-40 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.05s [DEBUG] verbose-40 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.05s [DEBUG] verbose-38 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.05s [DEBUG] verbose-38 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.06s [DEBUG] verbose-39 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.06s [DEBUG] verbose-39 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.06s [DEBUG] verbose-46 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.06s [DEBUG] verbose-46 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.06s [DEBUG] verbose-16 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.09s [DEBUG] verbose-16 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.09s [DEBUG] verbose-51 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.08s [DEBUG] verbose-51 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.08s [DEBUG] verbose-6 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.10s [DEBUG] verbose-6 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.10s [DEBUG] verbose-54 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.10s [DEBUG] verbose-54 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.10s [DEBUG] verbose-60 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.11s [DEBUG] verbose-60 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.11s [DEBUG] verbose-10 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.12s [DEBUG] verbose-10 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.12s [DEBUG] verbose-8 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.12s [DEBUG] verbose-8 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.13s [DEBUG] verbose-55 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.12s [DEBUG] verbose-55 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.12s [DEBUG] verbose-45 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.13s [DEBUG] verbose-45 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.13s [DEBUG] verbose-13 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.14s [DEBUG] verbose-13 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.14s [DEBUG] verbose-26 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.14s [DEBUG] verbose-26 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.14s [DEBUG] verbose-2 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.15s [DEBUG] verbose-2 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.15s [DEBUG] verbose-57 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.14s [DEBUG] verbose-57 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.14s [DEBUG] verbose-25 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.16s [DEBUG] verbose-25 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.16s [DEBUG] verbose-43 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.15s [DEBUG] verbose-43 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.15s [DEBUG] verbose-53 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.16s [DEBUG] verbose-53 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.16s [DEBUG] verbose-4 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.18s [DEBUG] verbose-4 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.18s [DEBUG] verbose-41 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.18s [DEBUG] verbose-41 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.18s [DEBUG] verbose-3 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-3 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-17 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-17 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-42 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-42 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-27 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.20s [DEBUG] verbose-27 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.20s [DEBUG] verbose-44 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-44 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-52 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.19s [DEBUG] verbose-52 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.20s [DEBUG] verbose-29 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.21s [DEBUG] verbose-29 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.21s [DEBUG] verbose-20 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.21s [DEBUG] verbose-20 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.21s [DEBUG] verbose-50 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.21s [DEBUG] verbose-50 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.21s [DEBUG] verbose-23 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.22s [DEBUG] verbose-23 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.22s [DEBUG] verbose-56 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.21s [DEBUG] verbose-56 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.22s [DEBUG] verbose-30 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.24s [DEBUG] verbose-30 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.24s [DEBUG] verbose-9 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.25s [DEBUG] verbose-9 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.25s [DEBUG] verbose-49 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.24s [DEBUG] verbose-49 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.24s [DEBUG] verbose-19 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.26s [DEBUG] verbose-19 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.26s [DEBUG] verbose-32 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.26s [DEBUG] verbose-32 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.26s [DEBUG] verbose-58 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.25s [DEBUG] verbose-58 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.25s [DEBUG] verbose-59 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.26s [DEBUG] verbose-59 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.26s [DEBUG] verbose-22 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.28s [DEBUG] verbose-22 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.28s [DEBUG] verbose-12 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.29s [DEBUG] verbose-12 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.29s [DEBUG] verbose-5 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.29s [DEBUG] verbose-5 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.29s [DEBUG] verbose-21 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.29s [DEBUG] verbose-21 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.29s [DEBUG] verbose-24 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.29s [DEBUG] verbose-24 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.29s [DEBUG] verbose-14 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.30s [DEBUG] verbose-14 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.30s [DEBUG] verbose-7 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.31s [DEBUG] verbose-7 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.31s [DEBUG] verbose-11 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.31s [DEBUG] verbose-11 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.31s [DEBUG] verbose-1 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.32s [DEBUG] verbose-1 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.32s [DEBUG] verbose-48 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.31s [DEBUG] verbose-48 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.31s [DEBUG] verbose-37 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.32s [DEBUG] verbose-37 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.32s [DEBUG] verbose-33 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.32s [DEBUG] verbose-33 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.32s [DEBUG] verbose-34 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.32s [DEBUG] verbose-34 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.32s [DEBUG] verbose-36 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.33s [DEBUG] verbose-36 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.33s [DEBUG] verbose-15 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.34s [DEBUG] verbose-15 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.34s [DEBUG] verbose-47 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.33s [DEBUG] verbose-47 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.33s [DEBUG] verbose-28 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.34s [DEBUG] verbose-28 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.34s [DEBUG] verbose-18 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.35s [DEBUG] verbose-18 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.35s [DEBUG] verbose-35 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime', org.sonatype.aether.util.filter.ScopeDependencyFilter@9076fc75): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.35s [DEBUG] verbose-35 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-assembly:pom:0.1.10, 'runtime'): [com.jcabi:jcabi-assembly:pom:0.1.10] in 1.35s [WARN] pool-1-thread-5 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-5 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@3b8c6953 in 82.15ms [WARN] New I/O client worker #13-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..99..m/jcabi/jcabi-log/0.0.0/jcabi-log-0.0.0.pom'): in 61.83µs [WARN] New I/O client worker #15-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..99..m/jcabi/jcabi-log/0.0.0/jcabi-log-0.0.0.pom'): in 38.06µs [WARN] New I/O client worker #25-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..99..m/jcabi/jcabi-log/0.0.0/jcabi-log-0.0.0.pom'): in 33.89µs [WARN] New I/O client worker #32-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..99..m/jcabi/jcabi-log/0.0.0/jcabi-log-0.0.0.pom'): in 24.76µs [WARN] New I/O client worker #38-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..99..m/jcabi/jcabi-log/0.0.0/jcabi-log-0.0.0.jar'): in 35.50µs [WARN] New I/O client worker #47-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..99..m/jcabi/jcabi-log/0.0.0/jcabi-log-0.0.0.jar'): in 22.79µs [WARN] New I/O client worker #53-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..99..m/jcabi/jcabi-log/0.0.0/jcabi-log-0.0.0.jar'): in 18.80µs [WARN] New I/O client worker #58-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/c..99..m/jcabi/jcabi-log/0.0.0/jcabi-log-0.0.0.jar'): in 23.93µs [ERROR] pool-1-thread-5 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-log:jar:0.0.0, 'compile', org.sonatype.aether.util.filter.ScopeDependencyFilter@5ca8543b): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'com.jcabi:jcabi-log:jar:0.0.0 (compile)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit2121549969095706129/junit4964808063088022793) out of com.jcabi.aether.Aether#fetch[268] in 2s [ERROR] pool-1-thread-5 com.jcabi.aether.Aether: #resolve(com.jcabi:jcabi-log:jar:0.0.0, 'compile'): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'com.jcabi:jcabi-log:jar:0.0.0 (compile)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit2121549969095706129/junit4964808063088022793) out of com.jcabi.aether.Aether#fetch[268] in 2s Tests run: 4, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 7.391 sec <<< FAILURE! - in com.jcabi.aether.AetherTest findsAndLoadsArtifacts(com.jcabi.aether.AetherTest) Time elapsed: 1.996 sec <<< ERROR! org.sonatype.aether.resolution.DependencyResolutionException: failed to load 'com.jcabi:jcabi-log:pom:1.0-SNAPSHOT (runtime)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit381911585870482214/junit4516873755350253869 at com.jcabi.aether.Aether.fetch(Aether.java:268) at com.jcabi.aether.Aether.resolve_aroundBody2(Aether.java:177) at com.jcabi.aether.Aether$AjcClosure3.run(Aether.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:212) at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1) at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136) at com.jcabi.aether.Aether.resolve(Aether.java:174) at com.jcabi.aether.Aether.resolve_aroundBody0(Aether.java:160) at com.jcabi.aether.Aether$AjcClosure1.run(Aether.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:212) at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1) at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136) at com.jcabi.aether.Aether.resolve(Aether.java:153) at com.jcabi.aether.AetherTest.findsAndLoadsArtifacts(AetherTest.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: java.lang.IllegalArgumentException: failed to load 'com.jcabi:jcabi-log:pom:1.0-SNAPSHOT (runtime)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit381911585870482214/junit4516873755350253869 ... 36 more Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact com.jcabi:jcabi-log:pom:1.0-SNAPSHOT in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375) at com.jcabi.aether.Aether.fetch(Aether.java:257) ... 35 more Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact com.jcabi:jcabi-log:pom:1.0-SNAPSHOT in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358) ... 36 more Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact com.jcabi:jcabi-log:pom:1.0-SNAPSHOT in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$3.wrap(AsyncRepositoryConnector.java:1542) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$3.wrap(AsyncRepositoryConnector.java:1537) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$GetTask.flush(AsyncRepositoryConnector.java:1035) at org.sonatype.aether.connector.async.AsyncRepositoryConnector.get(AsyncRepositoryConnector.java:409) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:457) ... 38 more recoversAfterFailure(com.jcabi.aether.AetherTest) Time elapsed: 1.866 sec <<< FAILURE! java.lang.AssertionError: Expected: (a string containing "oss.sonatype.org" and a string containing "repo1.maven.org" and a string containing "without authentication") but: a string containing "oss.sonatype.org" was "org.sonatype.aether.resolution.DependencyResolutionException: failed to load 'com.jcabi:jcabi-x:jar:0.0.0 (test)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit6201089393806843647/junit5079175037957162121 at com.jcabi.aether.Aether.fetch(Aether.java:268) at com.jcabi.aether.Aether.resolve_aroundBody2(Aether.java:177) at com.jcabi.aether.Aether$AjcClosure3.run(Aether.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:212) at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1) at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136) at com.jcabi.aether.Aether.resolve(Aether.java:174) at com.jcabi.aether.Aether.resolve_aroundBody0(Aether.java:160) at com.jcabi.aether.Aether$AjcClosure1.run(Aether.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:212) at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1) at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136) at com.jcabi.aether.Aether.resolve(Aether.java:153) at com.jcabi.aether.AetherTest.recoversAfterFailure(AetherTest.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: java.lang.IllegalArgumentException: failed to load 'com.jcabi:jcabi-x:jar:0.0.0 (test)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit6201089393806843647/junit5079175037957162121 ... 36 more Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact com.jcabi:jcabi-x:jar:0.0.0 in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375) at com.jcabi.aether.Aether.fetch(Aether.java:257) ... 35 more Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact com.jcabi:jcabi-x:jar:0.0.0 in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358) ... 36 more Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact com.jcabi:jcabi-x:jar:0.0.0 in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$3.wrap(AsyncRepositoryConnector.java:1542) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$3.wrap(AsyncRepositoryConnector.java:1537) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$GetTask.flush(AsyncRepositoryConnector.java:1035) at org.sonatype.aether.connector.async.AsyncRepositoryConnector.get(AsyncRepositoryConnector.java:409) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:457) ... 38 more " at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at com.jcabi.aether.AetherTest.recoversAfterFailure(AetherTest.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Running com.jcabi.aether.MavenClasspathTest [DEBUG] pool-1-thread-19 com.jcabi.aether.MavenClasspath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@1cf76e12 in 1.29ms [DEBUG] pool-1-thread-19 com.jcabi.aether.MavenClasspath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@6b24e9a4 in 441.99µs [DEBUG] pool-1-thread-16 com.jcabi.aether.MavenClasspath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@5c94ee9e in 1.34ms [DEBUG] pool-1-thread-16 com.jcabi.aether.MavenClasspath: #iterator(): java.util.LinkedHashMap$LinkedKeyIterator@58f5c6f9 in 521.17µs Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 sec - in com.jcabi.aether.MavenClasspathTest Running com.jcabi.aether.RootArtifactTest [WARN] pool-1-thread-18 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-18 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@3382a2ad in 83.48ms [WARN] New I/O client worker #4-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/j..109..oken/junit-absent/1.0/junit-absent-1.0.pom'): in 25.77µs [WARN] New I/O client worker #22-1 com.jcabi.aether.LogTransferListener: #transferFailed('GET FAILED https://repo.maven.apache.org/maven2/j..101..t-broken/junit-absent/1.0/junit-absent-1.0'): in 28.69µs [ERROR] pool-1-thread-18 com.jcabi.aether.Aether: #resolve(junit-broken:junit-absent::1.0, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@9a1276e): thrown org.sonatype.aether.resolution.DependencyResolutionException(failed to load 'junit-broken:junit-absent::1.0 (compile)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit7061382209574589622/junit4713762375098804306) out of com.jcabi.aether.Aether#fetch[268] in 1s [WARN] pool-1-thread-20 com.jcabi.aether.Aether: mirrors: [Mirror[id=Maven,mirrorOf=*,url=https://repo.maven.apache.org/maven2,name=Maven Central]] [DEBUG] pool-1-thread-20 com.jcabi.aether.RepositorySystemBuilder: #build(): org.sonatype.aether.impl.internal.DefaultRepositorySystem@7fb90475 in 88.71ms [INFO] New I/O client worker #10-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..74..35071564953/junit/junit/4.10/junit-4.10.pom'): in 30.92µs [INFO] New I/O client worker #20-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..116..st/hamcrest-core/1.1/hamcrest-core-1.1.pom'): in 24.27µs [INFO] New I/O client worker #31-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..124..amcrest-parent/1.1/hamcrest-parent-1.1.pom'): in 16.76µs [INFO] New I/O client worker #41-1 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..74..35071564953/junit/junit/4.10/junit-4.10.jar'): in 14.91µs [INFO] New I/O client worker #41-2 com.jcabi.aether.LogTransferListener: #transferSucceeded('GET SUCCEEDED https://repo.maven.apache.org/maven..116..st/hamcrest-core/1.1/hamcrest-core-1.1.jar'): in 18.25µs [DEBUG] pool-1-thread-20 com.jcabi.aether.Aether: #resolve(junit:junit:jar:4.10, 'compile', com.jcabi.aether.RootArtifact$NonOptionalFilter@3de589f0): '[junit:junit:jar:4.10, org.hamcrest:hamcrest-core:jar:1.1]' in 1.30s [DEBUG] pool-1-thread-20 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.10, org.hamcrest:hamcrest-core:jar:1.1]' cached in 1s, valid forever [DEBUG] pool-1-thread-20 com.jcabi.aether.RootArtifact: #children(): '[junit:junit:jar:4.10, org.hamcrest:hamcrest-core:jar:1.1]' from cache (hit #1, 1s old) Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.942 sec - in com.jcabi.aether.RootArtifactTest Results : Failed tests: AetherTest.recoversAfterFailure:197 Expected: (a string containing "oss.sonatype.org" and a string containing "repo1.maven.org" and a string containing "without authentication") but: a string containing "oss.sonatype.org" was "org.sonatype.aether.resolution.DependencyResolutionException: failed to load 'com.jcabi:jcabi-x:jar:0.0.0 (test)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit6201089393806843647/junit5079175037957162121 at com.jcabi.aether.Aether.fetch(Aether.java:268) at com.jcabi.aether.Aether.resolve_aroundBody2(Aether.java:177) at com.jcabi.aether.Aether$AjcClosure3.run(Aether.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:212) at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1) at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136) at com.jcabi.aether.Aether.resolve(Aether.java:174) at com.jcabi.aether.Aether.resolve_aroundBody0(Aether.java:160) at com.jcabi.aether.Aether$AjcClosure1.run(Aether.java:1) at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149) at com.jcabi.aspects.aj.MethodLogger.wrap(MethodLogger.java:212) at com.jcabi.aspects.aj.MethodLogger.ajc$inlineAccessMethod$com_jcabi_aspects_aj_MethodLogger$com_jcabi_aspects_aj_MethodLogger$wrap(MethodLogger.java:1) at com.jcabi.aspects.aj.MethodLogger.wrapClass(MethodLogger.java:136) at com.jcabi.aether.Aether.resolve(Aether.java:153) at com.jcabi.aether.AetherTest.recoversAfterFailure(AetherTest.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: java.lang.IllegalArgumentException: failed to load 'com.jcabi:jcabi-x:jar:0.0.0 (test)' from ["Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication", "Maven (https://repo.maven.apache.org/maven2, releases+snapshots) without authentication"] into /tmp/junit6201089393806843647/junit5079175037957162121 ... 36 more Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact com.jcabi:jcabi-x:jar:0.0.0 in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375) at com.jcabi.aether.Aether.fetch(Aether.java:257) ... 35 more Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact com.jcabi:jcabi-x:jar:0.0.0 in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358) ... 36 more Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact com.jcabi:jcabi-x:jar:0.0.0 in Maven (https://repo.maven.apache.org/maven2) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$3.wrap(AsyncRepositoryConnector.java:1542) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$3.wrap(AsyncRepositoryConnector.java:1537) at org.sonatype.aether.connector.async.AsyncRepositoryConnector$GetTask.flush(AsyncRepositoryConnector.java:1035) at org.sonatype.aether.connector.async.AsyncRepositoryConnector.get(AsyncRepositoryConnector.java:409) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:457) ... 38 more " Tests in error: AetherTest.findsAndLoadsArtifacts:118 » DependencyResolution failed to load 'c... Tests run: 19, Failures: 1, Errors: 1, Skipped: 1 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39.662 s [INFO] Finished at: 2022-11-09T06:14:37Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project jcabi-aether: There are test failures. [ERROR] [ERROR] Please refer to /home/r/repo/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project jcabi-aether: There are test failures. Please refer to /home/r/repo/target/surefire-reports for the individual test results. at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /home/r/repo/target/surefire-reports for the individual test results. at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:82) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:195) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:861) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:729) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 0m0mcontainer aecdc6c060b78d0a62bb2ce909593f481ba91fffbe1edf9addfe2b5405e14507 is dead Wed 09 Nov 2022 07:14:41 AM CET