<===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/PacketLib/pom.xml clean install [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PacketLib 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.spacehq.org/content/repositories/release/io/netty/netty-all/5.0.0.Alpha1/netty-all-5.0.0.Alpha1.pom Downloading: http://repo.spacehq.org/content/repositories/snapshots/io/netty/netty-all/5.0.0.Alpha1/netty-all-5.0.0.Alpha1.pom Downloading: http://repo.maven.apache.org/maven2/io/netty/netty-all/5.0.0.Alpha1/netty-all-5.0.0.Alpha1.pom Downloaded: http://repo.maven.apache.org/maven2/io/netty/netty-all/5.0.0.Alpha1/netty-all-5.0.0.Alpha1.pom (16 KB at 205.1 KB/sec) Downloading: http://repo.spacehq.org/content/repositories/release/io/netty/netty-parent/5.0.0.Alpha1/netty-parent-5.0.0.Alpha1.pom Downloading: http://repo.spacehq.org/content/repositories/snapshots/io/netty/netty-parent/5.0.0.Alpha1/netty-parent-5.0.0.Alpha1.pom Downloading: http://repo.maven.apache.org/maven2/io/netty/netty-parent/5.0.0.Alpha1/netty-parent-5.0.0.Alpha1.pom Downloaded: http://repo.maven.apache.org/maven2/io/netty/netty-parent/5.0.0.Alpha1/netty-parent-5.0.0.Alpha1.pom (29 KB at 494.6 KB/sec) Downloading: http://repo.spacehq.org/content/repositories/release/io/netty/netty-all/5.0.0.Alpha1/netty-all-5.0.0.Alpha1.jar Downloading: http://repo.spacehq.org/content/repositories/snapshots/io/netty/netty-all/5.0.0.Alpha1/netty-all-5.0.0.Alpha1.jar Downloading: http://repo.maven.apache.org/maven2/io/netty/netty-all/5.0.0.Alpha1/netty-all-5.0.0.Alpha1.jar Downloaded: http://repo.maven.apache.org/maven2/io/netty/netty-all/5.0.0.Alpha1/netty-all-5.0.0.Alpha1.jar (1540 KB at 7400.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ packetlib --- [INFO] [INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ packetlib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/PacketLib/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ packetlib --- [INFO] Compiling 45 source files to /var/lib/jenkins/workspace/PacketLib/target/classes [INFO] [INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ packetlib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/PacketLib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ packetlib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ packetlib --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/workspace/PacketLib/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ packetlib --- [INFO] Building jar: /var/lib/jenkins/workspace/PacketLib/target/packetlib-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:1.5:shade (default) @ packetlib --- [INFO] Including io.netty:netty-all:jar:5.0.0.Alpha1 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/PacketLib/target/packetlib-1.0-SNAPSHOT.jar with /var/lib/jenkins/workspace/PacketLib/target/packetlib-1.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ packetlib --- [INFO] Installing /var/lib/jenkins/workspace/PacketLib/target/packetlib-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/spacehq/packetlib/1.0-SNAPSHOT/packetlib-1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/PacketLib/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/spacehq/packetlib/1.0-SNAPSHOT/packetlib-1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.783s [INFO] Finished at: Fri Apr 17 18:39:19 CEST 2015 [INFO] Final Memory: 24M/163M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data