rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-urn#11
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-ryCw/run.sh
+ cd /tmp/rultor-ryCw
+ echo 26034
+ echo '1.31.1 0bc9918'
1.31.1 0bc9918
+ date --iso-8601=seconds --utc
2014-08-20T10:49:29+0000
+ uptime
 12:49:29 up 133 days, 14:24,  0 users,	 load average: 2.74, 3.27, 4.27
+ head=git@github.com:jcabi/jcabi-urn.git
+ head_branch=master
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:jcabi/jcabi-urn.git' '--env=head_branch=master')
+ image=yegor256/rultor
+ scripts=('sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=jcabi-urn.xml' ';' 's3cmd --no-progress put jcabi-urn.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-urn.xml' ';')
+ '[' -z '' ']'
+ docker=docker
+ git clone git@github.com:jcabi/jcabi-urn.git repo
Initialized empty Git repository in /tmp/rultor-ryCw/repo/.git/
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ git checkout master
Already on 'master'
+ '[' -z 'sudo gem install pdd' ']'
+ cd ..
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=jcabi-urn.xml' ';' 's3cmd --no-progress put jcabi-urn.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-urn.xml' ';'
+ rm -rf .gpg
+ cd repo
+ docker_when_possible
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=4.25
+ '[' 4.25 '>' 8 ']'
+ echo 'load average is 4.25, low enough to run a new Docker container'
load average is 4.25, low enough to run a new Docker container
+ break
+ cd ..
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-ryCw:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:jcabi/jcabi-urn.git --env=head_branch=master --memory=4g --cidfile=/tmp/rultor-ryCw/cid -w=/main yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ adduser --disabled-password --gecos '' r
Adding user `r' ...
Adding new group `r' (1000) ...
Adding new user `r' (1000) with group `r' ...
Creating home directory `/home/r' ...
Copying files from `/etc/skel' ...
+ adduser r sudo
Adding user `r' to group `sudo' ...
Adding user r to group sudo
Done.
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.java /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo gem install pdd
Successfully installed pdd-0.5.2
1 gem installed
Installing ri documentation for pdd-0.5.2...
Installing RDoc documentation for pdd-0.5.2...
+ mvn clean deploy -Pqulice --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (7 KB at 26.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (73 KB at 1542.7 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-urn 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 494.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (5 KB at 1.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom (2 KB at 5.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 KB at 69.9 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar (1153 KB at 216.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-urn ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:add-test-source (jcabi-add-test-sources) @ jcabi-urn ---
[INFO] Test Source directory: /home/r/repo/src/mock/java added.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-urn ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[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: 2db4a9f at timestamp: 1408531817187
[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 buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-urn ---
[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-urn ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-urn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-urn ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ jcabi-urn ---
[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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.jcabi.urn.URNTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.943 sec - in com.jcabi.urn.URNTest

Results :

Tests run: 23, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.2:versionalize (jcabi-versionalize-packages) @ jcabi-urn ---
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/urn/com-jcabi-jcabi-urn-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jcabi-urn ---
[INFO] Building jar: /home/r/repo/target/jcabi-urn-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (jcabi-mock-artifact) @ jcabi-urn ---
[INFO] Building jar: /home/r/repo/target/jcabi-urn-1.0-SNAPSHOT-mock.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.4:single (assemble-all) @ jcabi-urn ---
[INFO] Building jar: /home/r/repo/target/jcabi-urn-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- qulice-maven-plugin:0.8.2:check (jcabi-check) @ jcabi-urn ---
[INFO] LICENSE found: file:/home/r/repo/LICENSE.txt
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] No Checkstyle violations found in 9 files
[INFO] No PMD violations found in 6 files
[INFO] /src/site/site.xml: to be validated
[ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] jcabi-aspects 0.15/1409f87 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] CodeNarc not required since no groovy files in /home/r/repo/src
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 28s
[INFO]
[INFO] --- maven-install-plugin:2.5:install (default-install) @ jcabi-urn ---
[INFO] Installing /home/r/repo/target/jcabi-urn-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-urn-1.0-SNAPSHOT-mock.jar to /home/r/.m2/repository/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-SNAPSHOT-mock.jar
[INFO] Installing /home/r/repo/target/jcabi-urn-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jcabi-urn ---
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 1599.2 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/maven-metadata.xml (979 B at 1.9 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-20140820.105100-347.jar
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-20140820.105100-347.jar (8 KB at 11.5 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-20140820.105100-347.pom
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-20140820.105100-347.pom (4 KB at 5.8 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/maven-metadata.xml (276 B at 0.8 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/maven-metadata.xml (979 B at 1.5 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/maven-metadata.xml (276 B at 0.4 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-20140820.105100-347-mock.jar
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-20140820.105100-347-mock.jar (4 KB at 7.0 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/maven-metadata.xml (979 B at 2.0 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-20140820.105100-347-jar-with-dependencies.jar
Uploaded:Bhttps://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/jcabi-urn-1.0-20140820.105100-347-jar-with-dependencies.jar (723 KB at 392.9 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-urn/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.1 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:06 min
[INFO] Finished at: 2014-08-20T10:51:06+00:00
[INFO] Final Memory: 50M/482M
[INFO] ------------------------------------------------------------------------
+ mvn clean
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-urn 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-urn ---
[INFO] Deleting /home/r/repo/target
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.563 s
[INFO] Finished at: 2014-08-20T10:51:11+00:00
[INFO] Final Memory: 7M/239M
[INFO] ------------------------------------------------------------------------
++ pwd
+ pdd --source=/home/r/repo --verbose --file=jcabi-urn.xml
INFO: "my version is 0.5.2"
INFO: "reading /home/r/repo"
INFO: "34 file(s) found"
+ s3cmd --no-progress put jcabi-urn.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-urn.xml
File 'jcabi-urn.xml' stored as 's3://pdd.teamed.io/jcabi-urn.xml' (275 bytes in 0.6 seconds, 487.50 B/s) [1 of 1]
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
++ whoami
+ sudo chown -R rultor repo
+ cd repo