rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-github#1507
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 13824
+ echo '1.68.9 b65c1294d'
1.68.9 b65c1294d
+ date
Wed Jan 22 15:58:34 CET 2020
+ uptime
 15:58:34 up 97 days, 13:07,  0 users,  load average: 4.92, 4.95, 4.83
+ head=git@github.com:jcabi/jcabi-github.git
+ ff=default
+ image=yegor256/java8
+ rebase=false
+ squash=false
+ head_branch=master
+ author=amihaiemil
+ tag=1.1
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:jcabi/jcabi-github.git' '--env=tag=1.1' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=1.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install --no-rdoc --no-ri pdd'\'' '\'';'\'' '\''sudo gem install --no-rdoc --no-ri xcop'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Pqulice -Psonatype -Dinvoker.skip -DskipITs -Pjcabi --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Psite -DskipITs -Dinvoker.skip --errors --settings ../settings.xml || echo '\''\'\'''\''site-deploy failed'\''\'\'''\'''\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=amihaiemil')
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''tag=1.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'sudo gem install --no-rdoc --no-ri pdd' ';' 'sudo gem install --no-rdoc --no-ri xcop' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Psonatype -Dinvoker.skip -DskipITs -Pjcabi --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite -DskipITs -Dinvoker.skip --errors --settings ../settings.xml || echo '\''site-deploy failed'\''' ';')
+ directory=
+ container=jcabi_jcabi-github_1507
+ as_root=false
+ 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-github.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''tag=1.1'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'sudo gem install --no-rdoc --no-ri pdd' ';' 'sudo gem install --no-rdoc --no-ri xcop' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Psonatype -Dinvoker.skip -DskipITs -Pjcabi --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite -DskipITs -Dinvoker.skip --errors --settings ../settings.xml || echo '\''site-deploy failed'\''' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z 1.1 ']'
+ [[ 1.1 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "1.1"'
tag name is valid: "1.1"
+ cd repo
++ git tag -l 1.1
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ tail -n 1
++ sed 's/ /\n/g'
+ load=4.82
++ echo 4.82 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 4.82, low enough to run a new Docker container'
load average is 4.82, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java8
+ docker pull yegor256/java8
Using default tag: latest
latest: Pulling from yegor256/java8
324d088ce065: Pulling fs layer
2ab951b6c615: Pulling fs layer
9b01635313e2: Pulling fs layer
04510b914a6c: Pulling fs layer
83ab617df7b4: Pulling fs layer
3de19e14b7f2: Pulling fs layer
62e95eb885b3: Pulling fs layer
7493f079e461: Pulling fs layer
e23f93c2d32a: Pulling fs layer
799e6b731512: Pulling fs layer
0456d4c8091f: Pulling fs layer
62e95eb885b3: Waiting
447eb3008ba6: Pulling fs layer
83ab617df7b4: Waiting
1bab769c6a54: Pulling fs layer
3de19e14b7f2: Waiting
ac843214d48a: Pulling fs layer
bc465412e4f5: Pulling fs layer
cdbc947b2340: Pulling fs layer
74421e7e7650: Pulling fs layer
c08c6fca6c0c: Pulling fs layer
c8a78d538ad7: Pulling fs layer
9199961c4a35: Pulling fs layer
04940830d7d6: Pulling fs layer
95e6bf28aa2c: Pulling fs layer
338109ffaa93: Pulling fs layer
b2f4c01de2c3: Pulling fs layer
ddbc2ed43286: Pulling fs layer
9cdb41e51169: Pulling fs layer
aeea77e3b70d: Pulling fs layer
7b5643351a17: Pulling fs layer
a03b6a9e6f0a: Pulling fs layer
4c272ee85def: Pulling fs layer
555506f285c4: Pulling fs layer
301d8f764d9b: Pulling fs layer
e81c1ac9dede: Pulling fs layer
03af20d26ff2: Pulling fs layer
d0ed3e875ede: Pulling fs layer
24658c543665: Pulling fs layer
271caa00c6c3: Pulling fs layer
7d5023ae3b9f: Pulling fs layer
7bc45e12f754: Pulling fs layer
95d23b677db4: Pulling fs layer
00a3effaabea: Pulling fs layer
fdaf81afe496: Pulling fs layer
a3aebfe0ef63: Pulling fs layer
bd68c87f7aab: Pulling fs layer
0f177c73981b: Pulling fs layer
4754f10dc5a8: Pulling fs layer
d5347696d9c5: Pulling fs layer
315a7dc4c0b4: Pulling fs layer
f3c5e448a66c: Pulling fs layer
243c747cbee4: Pulling fs layer
7493f079e461: Waiting
800c9d069984: Pulling fs layer
1e797006f504: Pulling fs layer
a03b6a9e6f0a: Waiting
e23f93c2d32a: Waiting
5633571670a7: Pulling fs layer
c62e9bd65aba: Pulling fs layer
d51ecd0bd085: Pulling fs layer
4c272ee85def: Waiting
434129c1a5c5: Pulling fs layer
04510b914a6c: Waiting
b141dfb5099c: Pulling fs layer
e444630bbaa2: Pulling fs layer
555506f285c4: Waiting
c3e868279ec8: Pulling fs layer
7bc45e12f754: Waiting
8bfe8ad99b25: Pulling fs layer
cfaaecd4ec44: Pulling fs layer
301d8f764d9b: Waiting
e49373d0c7c9: Pulling fs layer
95d23b677db4: Waiting
ab45a37bded9: Pulling fs layer
7ccc7d1e6d3e: Pulling fs layer
e81c1ac9dede: Waiting
00a3effaabea: Waiting
fdaf81afe496: Waiting
03af20d26ff2: Waiting
315a7dc4c0b4: Waiting
a3aebfe0ef63: Waiting
f3c5e448a66c: Waiting
d0ed3e875ede: Waiting
bd68c87f7aab: Waiting
243c747cbee4: Waiting
0f177c73981b: Waiting
24658c543665: Waiting
800c9d069984: Waiting
4754f10dc5a8: Waiting
271caa00c6c3: Waiting
1e797006f504: Waiting
d5347696d9c5: Waiting
7d5023ae3b9f: Waiting
5633571670a7: Waiting
8bfe8ad99b25: Waiting
c62e9bd65aba: Waiting
cfaaecd4ec44: Waiting
0456d4c8091f: Waiting
d51ecd0bd085: Waiting
447eb3008ba6: Waiting
e49373d0c7c9: Waiting
434129c1a5c5: Waiting
ab45a37bded9: Waiting
1bab769c6a54: Waiting
b141dfb5099c: Waiting
7ccc7d1e6d3e: Waiting
ac843214d48a: Waiting
e444630bbaa2: Waiting
c3e868279ec8: Waiting
bc465412e4f5: Waiting
9199961c4a35: Waiting
cdbc947b2340: Waiting
c8a78d538ad7: Waiting
b2f4c01de2c3: Waiting
c08c6fca6c0c: Waiting
7b5643351a17: Waiting
aeea77e3b70d: Waiting
ddbc2ed43286: Waiting
9cdb41e51169: Waiting
338109ffaa93: Waiting
04940830d7d6: Waiting
9b01635313e2: Verifying Checksum
9b01635313e2: Download complete
2ab951b6c615: Verifying Checksum
2ab951b6c615: Download complete
04510b914a6c: Download complete
83ab617df7b4: Verifying Checksum
83ab617df7b4: Download complete
62e95eb885b3: Verifying Checksum
62e95eb885b3: Download complete
3de19e14b7f2: Verifying Checksum
3de19e14b7f2: Download complete
e23f93c2d32a: Verifying Checksum
e23f93c2d32a: Download complete
799e6b731512: Verifying Checksum
799e6b731512: Download complete
7493f079e461: Verifying Checksum
7493f079e461: Download complete
447eb3008ba6: Verifying Checksum
447eb3008ba6: Download complete
0456d4c8091f: Verifying Checksum
0456d4c8091f: Download complete
324d088ce065: Verifying Checksum
324d088ce065: Download complete
1bab769c6a54: Verifying Checksum
1bab769c6a54: Download complete
ac843214d48a: Verifying Checksum
ac843214d48a: Download complete
cdbc947b2340: Verifying Checksum
cdbc947b2340: Download complete
74421e7e7650: Verifying Checksum
74421e7e7650: Download complete
c08c6fca6c0c: Download complete
324d088ce065: Pull complete
2ab951b6c615: Pull complete
9b01635313e2: Pull complete
bc465412e4f5: Verifying Checksum
bc465412e4f5: Download complete
04510b914a6c: Pull complete
83ab617df7b4: Pull complete
3de19e14b7f2: Pull complete
62e95eb885b3: Pull complete
7493f079e461: Pull complete
04940830d7d6: Download complete
c8a78d538ad7: Verifying Checksum
c8a78d538ad7: Download complete
e23f93c2d32a: Pull complete
799e6b731512: Pull complete
338109ffaa93: Verifying Checksum
338109ffaa93: Download complete
9199961c4a35: Download complete
0456d4c8091f: Pull complete
b2f4c01de2c3: Verifying Checksum
b2f4c01de2c3: Download complete
447eb3008ba6: Pull complete
1bab769c6a54: Pull complete
ac843214d48a: Pull complete
bc465412e4f5: Pull complete
cdbc947b2340: Pull complete
74421e7e7650: Pull complete
95e6bf28aa2c: Verifying Checksum
95e6bf28aa2c: Download complete
c08c6fca6c0c: Pull complete
c8a78d538ad7: Pull complete
9cdb41e51169: Download complete
ddbc2ed43286: Verifying Checksum
ddbc2ed43286: Download complete
9199961c4a35: Pull complete
04940830d7d6: Pull complete
aeea77e3b70d: Verifying Checksum
aeea77e3b70d: Download complete
95e6bf28aa2c: Pull complete
338109ffaa93: Pull complete
b2f4c01de2c3: Pull complete
ddbc2ed43286: Pull complete
a03b6a9e6f0a: Verifying Checksum
a03b6a9e6f0a: Download complete
555506f285c4: Verifying Checksum
555506f285c4: Download complete
4c272ee85def: Verifying Checksum
4c272ee85def: Download complete
301d8f764d9b: Verifying Checksum
301d8f764d9b: Download complete
e81c1ac9dede: Verifying Checksum
e81c1ac9dede: Download complete
03af20d26ff2: Download complete
9cdb41e51169: Pull complete
d0ed3e875ede: Download complete
7b5643351a17: Verifying Checksum
7b5643351a17: Download complete
271caa00c6c3: Download complete
aeea77e3b70d: Pull complete
24658c543665: Verifying Checksum
24658c543665: Download complete
7b5643351a17: Pull complete
a03b6a9e6f0a: Pull complete
4c272ee85def: Pull complete
555506f285c4: Pull complete
301d8f764d9b: Pull complete
95d23b677db4: Verifying Checksum
95d23b677db4: Download complete
e81c1ac9dede: Pull complete
03af20d26ff2: Pull complete
d0ed3e875ede: Pull complete
24658c543665: Pull complete
271caa00c6c3: Pull complete
7bc45e12f754: Verifying Checksum
7bc45e12f754: Download complete
fdaf81afe496: Verifying Checksum
fdaf81afe496: Download complete
a3aebfe0ef63: Verifying Checksum
a3aebfe0ef63: Download complete
bd68c87f7aab: Verifying Checksum
bd68c87f7aab: Download complete
0f177c73981b: Download complete
4754f10dc5a8: Verifying Checksum
4754f10dc5a8: Download complete
d5347696d9c5: Verifying Checksum
d5347696d9c5: Download complete
315a7dc4c0b4: Verifying Checksum
315a7dc4c0b4: Download complete
f3c5e448a66c: Verifying Checksum
f3c5e448a66c: Download complete
243c747cbee4: Download complete
800c9d069984: Verifying Checksum
800c9d069984: Download complete
1e797006f504: Verifying Checksum
1e797006f504: Download complete
5633571670a7: Download complete
c62e9bd65aba: Download complete
d51ecd0bd085: Verifying Checksum
d51ecd0bd085: Download complete
7d5023ae3b9f: Verifying Checksum
7d5023ae3b9f: Download complete
b141dfb5099c: Verifying Checksum
b141dfb5099c: Download complete
e444630bbaa2: Download complete
c3e868279ec8: Verifying Checksum
c3e868279ec8: Download complete
8bfe8ad99b25: Download complete
cfaaecd4ec44: Verifying Checksum
cfaaecd4ec44: Download complete
e49373d0c7c9: Verifying Checksum
e49373d0c7c9: Download complete
ab45a37bded9: Verifying Checksum
ab45a37bded9: Download complete
7ccc7d1e6d3e: Verifying Checksum
7ccc7d1e6d3e: Download complete
7d5023ae3b9f: Pull complete
434129c1a5c5: Verifying Checksum
434129c1a5c5: Download complete
7bc45e12f754: Pull complete
95d23b677db4: Pull complete
00a3effaabea: Download complete
00a3effaabea: Pull complete
fdaf81afe496: Pull complete
a3aebfe0ef63: Pull complete
bd68c87f7aab: Pull complete
0f177c73981b: Pull complete
4754f10dc5a8: Pull complete
d5347696d9c5: Pull complete
315a7dc4c0b4: Pull complete
f3c5e448a66c: Pull complete
243c747cbee4: Pull complete
800c9d069984: Pull complete
1e797006f504: Pull complete
5633571670a7: Pull complete
c62e9bd65aba: Pull complete
d51ecd0bd085: Pull complete
434129c1a5c5: Pull complete
b141dfb5099c: Pull complete
e444630bbaa2: Pull complete
c3e868279ec8: Pull complete
8bfe8ad99b25: Pull complete
cfaaecd4ec44: Pull complete
e49373d0c7c9: Pull complete
ab45a37bded9: Pull complete
7ccc7d1e6d3e: Pull complete
Digest: sha256:fc3b52526d557cc92fb73c755b863fc37d3022ffcd296b2781bba35142a4ef13
Status: Downloaded newer image for yegor256/java8:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-github_1507\s*$'
+ ls -al .
total 736
drwx--x--x  3 rultor rultor   4096 Jan 22 15:58 .
drwxrwxrwt 12 root   root   684032 Jan 22 16:02 ..
-rw-rw-r--  1 rultor rultor    444 Jan 22 16:02 end.sh
-rwxrwxr-x  1 rultor rultor    338 Jan 22 15:58 entry.sh
-rw-rw-r--  1 rultor rultor      6 Jan 22 15:58 pid
-rw-rw-r--  1 rultor rultor   1192 Jan 22 15:58 pubring.gpg
drwxrwxr-x  6 rultor rultor   4096 Jan 22 15:58 repo
-rwxrwxr-x  1 rultor rultor   6024 Jan 22 15:58 run.sh
-rw-rw-r--  1 rultor rultor     98 Jan 22 15:58 s3cfg
-rw-rw-r--  1 rultor rultor    682 Jan 22 15:58 script.sh
-rw-rw-r--  1 rultor rultor   2570 Jan 22 15:58 secring.gpg
-rw-rw-r--  1 rultor rultor   2464 Jan 22 15:58 settings.xml
-rw-rw-r--  1 rultor rultor  12957 Jan 22 16:02 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-LDdJ:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:jcabi/jcabi-github.git --env=tag=1.1 '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=1.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install --no-rdoc --no-ri pdd'\'' '\'';'\'' '\''sudo gem install --no-rdoc --no-ri xcop'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Pqulice -Psonatype -Dinvoker.skip -DskipITs -Pjcabi --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Psite -DskipITs -Dinvoker.skip --errors --settings ../settings.xml || echo '\''\'\'''\''site-deploy failed'\''\'\'''\'''\'' '\'';'\'' )' --env=head_branch=master --env=author=amihaiemil --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-LDdJ/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --entrypoint=/main/entry.sh --name=jcabi_jcabi-github_1507 yegor256/java8 /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
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./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
mesg: /dev/pts/0: Operation not permitted
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export 'MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'
+ MAVEN_OPTS='-XX:MaxPermSize=256m -Xmx1g'
+ export head=git@github.com:jcabi/jcabi-github.git
+ head=git@github.com:jcabi/jcabi-github.git
+ export tag=1.1
+ tag=1.1
+ export head_branch=master
+ head_branch=master
+ export author=amihaiemil
+ author=amihaiemil
+ sudo -i gem install --no-rdoc --no-ri pdd
Fetching: mini_portile2-2.4.0.gem (100%)
Successfully installed mini_portile2-2.4.0
Fetching: nokogiri-1.10.3.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.10.3
Fetching: rainbow-3.0.0.gem (100%)
Successfully installed rainbow-3.0.0
Fetching: slop-4.6.1.gem (100%)
Successfully installed slop-4.6.1
Fetching: pdd-0.20.5.gem (100%)
Successfully installed pdd-0.20.5
5 gems installed
+ sudo -i gem install --no-rdoc --no-ri xcop
Fetching: differ-0.1.2.gem (100%)
Successfully installed differ-0.1.2
Fetching: xcop-0.6.gem (100%)
Successfully installed xcop-0.6
2 gems installed
+ mvn versions:set -DnewVersion=1.1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-site-plugin:3.4: Plugin org.apache.maven.plugins:maven-site-plugin:3.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-site-plugin:jar:3.4
Downloading: http://repo.maven.apache.org/maven2/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom
[WARNING] Failed to retrieve plugin descriptor for com.github.github:site-maven-plugin:0.12: Plugin com.github.github:site-maven-plugin:0.12 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.github.github:site-maven-plugin:jar:0.12
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-invoker-plugin:1.9: Plugin org.apache.maven.plugins:maven-invoker-plugin:1.9 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-invoker-plugin:jar:1.9
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-assembly-plugin:2.4.1: Plugin org.apache.maven.plugins:maven-assembly-plugin:2.4.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-assembly-plugin:jar:2.4.1
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.3/maven-compiler-plugin-3.3.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-compiler-plugin:3.3: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:3.3
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-failsafe-plugin:2.17: Plugin org.apache.maven.plugins:maven-failsafe-plugin:2.17 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-failsafe-plugin:jar:2.17
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-deploy-plugin:2.8.1: Plugin org.apache.maven.plugins:maven-deploy-plugin:2.8.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.1
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom
[WARNING] Failed to retrieve plugin descriptor for com.jcabi:jcabi-mysql-maven-plugin:0.9: Plugin com.jcabi:jcabi-mysql-maven-plugin:0.9 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.jcabi:jcabi-mysql-maven-plugin:jar:0.9
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.pom
[WARNING] Failed to retrieve plugin descriptor for com.jcabi:jcabi-dynamodb-maven-plugin:0.7.1: Plugin com.jcabi:jcabi-dynamodb-maven-plugin:0.7.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.jcabi:jcabi-dynamodb-maven-plugin:jar:0.7.1
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom
[WARNING] Failed to retrieve plugin descriptor for com.jcabi:jcabi-ssl-maven-plugin:0.11: Plugin com.jcabi:jcabi-ssl-maven-plugin:0.11 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.jcabi:jcabi-ssl-maven-plugin:jar:0.11
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
[WARNING] Failed to retrieve plugin descriptor for com.jcabi:jcabi-heroku-maven-plugin:0.9: Plugin com.jcabi:jcabi-heroku-maven-plugin:0.9 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.jcabi:jcabi-heroku-maven-plugin:jar:0.9
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
[WARNING] Failed to retrieve plugin descriptor for com.jcabi:jcabi-beanstalk-maven-plugin:0.11: Plugin com.jcabi:jcabi-beanstalk-maven-plugin:0.11 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.jcabi:jcabi-beanstalk-maven-plugin:jar:0.11
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.pom
[WARNING] Failed to retrieve plugin descriptor for org.codehaus.mojo:cobertura-maven-plugin:2.7: Plugin org.codehaus.mojo:cobertura-maven-plugin:2.7 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.codehaus.mojo:cobertura-maven-plugin:jar:2.7
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-antrun-plugin:1.7: Plugin org.apache.maven.plugins:maven-antrun-plugin:1.7 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-antrun-plugin:jar:1.7
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-assembly-plugin:2.4.1: Plugin org.apache.maven.plugins:maven-assembly-plugin:2.4.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-assembly-plugin:jar:2.4.1
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-changes-plugin:2.10: Plugin org.apache.maven.plugins:maven-changes-plugin:2.10 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-changes-plugin:jar:2.10
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-compiler-plugin:3.3: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-compiler-plugin:jar:3.3
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-deploy-plugin:2.8.1: Plugin org.apache.maven.plugins:maven-deploy-plugin:2.8.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-deploy-plugin:jar:2.8.1
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-failsafe-plugin:2.17: Plugin org.apache.maven.plugins:maven-failsafe-plugin:2.17 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-failsafe-plugin:jar:2.17
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-help-plugin:2.2: Plugin org.apache.maven.plugins:maven-help-plugin:2.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-help-plugin:jar:2.2
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-invoker-plugin:1.9: Plugin org.apache.maven.plugins:maven-invoker-plugin:1.9 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-invoker-plugin:jar:1.9
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-javadoc-plugin:2.9.1: Plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-javadoc-plugin:jar:2.9.1
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
[WARNING] Failed to retrieve plugin descriptor for com.sun.tools.jxc.maven2:maven-jaxb-schemagen-plugin:1.2: Plugin com.sun.tools.jxc.maven2:maven-jaxb-schemagen-plugin:1.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.sun.tools.jxc.maven2:maven-jaxb-schemagen-plugin:jar:1.2
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-plugin-plugin:3.2: Plugin org.apache.maven.plugins:maven-plugin-plugin:3.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-plugin-plugin:jar:3.2
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:2.5: Plugin org.apache.maven.plugins:maven-release-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-release-plugin:jar:2.5
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-site-plugin:3.4: Plugin org.apache.maven.plugins:maven-site-plugin:3.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-site-plugin:jar:3.4
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-source-plugin:2.3: Plugin org.apache.maven.plugins:maven-source-plugin:2.3 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-source-plugin:jar:2.3
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-war-plugin:2.4: Plugin org.apache.maven.plugins:maven-war-plugin:2.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-war-plugin:jar:2.4
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom
[WARNING] Failed to retrieve plugin descriptor for org.codehaus.mojo:versions-maven-plugin:2.1: Plugin org.codehaus.mojo:versions-maven-plugin:2.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.codehaus.mojo:versions-maven-plugin:jar:2.1
[WARNING] Failed to retrieve plugin descriptor for com.github.github:site-maven-plugin:0.12: Plugin com.github.github:site-maven-plugin:0.12 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.github.github:site-maven-plugin:jar:0.12
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.maven.plugins/maven-metadata.xml from/to Maven (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml. Return code is: 501 , ReasonPhrase:HTTPS Required.
[WARNING] Could not transfer metadata org.codehaus.mojo/maven-metadata.xml from/to Maven (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml. Return code is: 501 , ReasonPhrase:HTTPS Required.
[WARNING] Failure to transfer org.apache.maven.plugins/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of Maven has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins/maven-metadata.xml from/to Maven (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml. Return code is: 501 , ReasonPhrase:HTTPS Required.
[WARNING] Failure to transfer org.codehaus.mojo/maven-metadata.xml from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of Maven has elapsed or updates are forced. Original error: Could not transfer metadata org.codehaus.mojo/maven-metadata.xml from/to Maven (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml. Return code is: 501 , ReasonPhrase:HTTPS Required.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.649 s
[INFO] Finished at: 2020-01-22T15:03:27+00:00
[INFO] Final Memory: 20M/457M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'versions' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/r/.m2/repository), Maven (http://repo.maven.apache.org/maven2)] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/NoPluginFoundForPrefixException
container 99c7216db88e751da3e66f8faca589b36f5771ba476c7aca57d571d9e6d65ede is dead
Wed Jan 22 16:04:13 CET 2020