Skip to content
Success

Console Output

Established TCP socket on 45995
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/ChestShop/pom.xml clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< com.acrobot.chestshop:chestshop >-------------------
[INFO] Building chestshop 3.9.0-brokko-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ chestshop ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/ChestShop/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ chestshop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ chestshop ---
[INFO] Compiling 124 source files to /home/tomcat/.jenkins/workspace/ChestShop/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ chestshop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/ChestShop/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ chestshop ---
[INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/ChestShop/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ chestshop ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/ChestShop/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.Acrobot.ChestShop.Tests.MaterialTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec
Running com.Acrobot.ChestShop.Tests.PriceCheckerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Zeichne Testergebnisse auf
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ chestshop ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ chestshop ---
[INFO] Including com.j256.ormlite:ormlite-jdbc:jar:5.1 in the shaded jar.
[INFO] Including com.j256.ormlite:ormlite-core:jar:5.1 in the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-core:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.11.0 from the shaded jar.
[INFO] Including javax.persistence:persistence-api:jar:1.0 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar with /home/tomcat/.jenkins/workspace/ChestShop/target/chestshop-3.9.0-brokko-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ chestshop ---
[INFO] Installing /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar to /home/tomcat/.m2/repository/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.559 s
[INFO] Finished at: 2018-09-23T05:35:57+02:00
[INFO] ------------------------------------------------------------------------
Warte bis Jenkins die Datensammlung abgeschlossen hat