Skip to content

Console Output

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
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple >--
[INFO] Building jersey-test-framework-provider-simple 2.28-SNAPSHOT    [31/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-simple ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-test-framework-provider-simple ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-test-framework-provider-simple ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-simple ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jersey-test-framework-provider-simple ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Jersey_sign/test-framework/providers/simple/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-simple ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/test-framework/providers/simple/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jersey-test-framework-provider-simple ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Jersey_sign/test-framework/providers/simple/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jersey-test-framework-provider-simple ---
[INFO] Surefire report directory: /home/jenkins/workspace/Jersey_sign/test-framework/providers/simple/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.test.simple.SimpleContainerTest
Oct 09, 2018 9:32:51 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer <init>
INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 sec - in org.glassfish.jersey.test.simple.SimpleContainerTest
Running org.glassfish.jersey.test.simple.AvailablePortSimpleTest
Oct 09, 2018 9:32:52 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer <init>
INFO: Creating SimpleTestContainer configured at the base URI http://localhost:0/
Oct 09, 2018 9:32:52 AM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer start
INFO: Started SimpleTestContainer at the base URI http://localhost:40013/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.glassfish.jersey.test.simple.AvailablePortSimpleTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jersey-test-framework-provider-simple ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.28-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-simple ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.28-SNAPSHOT-sources.jar