Started by user Philipp Hau?leiter Building on master in workspace /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git@git-lab.de:javastream/ipmilib.git # timeout=10 Fetching upstream changes from git@git-lab.de:javastream/ipmilib.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress git@git-lab.de:javastream/ipmilib.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/tags/1.0.17^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/refs/tags/1.0.17^{commit} # timeout=10 Checking out Revision ec997a99468cfb6fd254e03ef84ec29f3bcfb0ad (refs/tags/1.0.17) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f ec997a99468cfb6fd254e03ef84ec29f3bcfb0ad First time build. Skipping changelog. [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn -Dgit_tag=1.0.17 clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for verax:vxIPMI:jar:1.0.17 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 24, column 12 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 40, column 12 [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] ------------------------------------------------------------------------ [INFO] Building Verax IPMI module 1.0.17 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ vxIPMI --- [INFO] Deleting /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ vxIPMI --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ vxIPMI --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 219 source files to /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/classes [WARNING] /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/src/main/java/com/veraxsystems/vxipmi/coding/commands/session/Rakp3.java:[105,43] unmappable character for encoding ASCII [WARNING] /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/src/main/java/com/veraxsystems/vxipmi/coding/commands/session/Rakp3.java:[105,44] unmappable character for encoding ASCII [WARNING] /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/src/main/java/com/veraxsystems/vxipmi/coding/commands/session/Rakp3.java:[105,45] unmappable character for encoding ASCII [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ vxIPMI --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ vxIPMI --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 9 source files to /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ vxIPMI --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ vxIPMI --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/vxIPMI.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ vxIPMI >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ vxIPMI <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ vxIPMI --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/vxIPMI-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ vxIPMI --- [INFO] Installing /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/vxIPMI.jar to /home/javastream.de/www/maven/verax/vxIPMI/1.0.17/vxIPMI-1.0.17.jar [INFO] Installing /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/pom.xml to /home/javastream.de/www/maven/verax/vxIPMI/1.0.17/vxIPMI-1.0.17.pom [INFO] Installing /home/javastream.de/jenkins/jobs/fr.jrds.verax.vxIPMI/workspace/target/vxIPMI-sources.jar to /home/javastream.de/www/maven/verax/vxIPMI/1.0.17/vxIPMI-1.0.17-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.545 s [INFO] Finished at: 2016-05-29T16:58:34+02:00 [INFO] Final Memory: 18M/250M [INFO] ------------------------------------------------------------------------ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS