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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.helloworld.HelloWorldTest
Oct 09, 2018 10:11:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:11:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 09, 2018 10:11:25 AM org.glassfish.jersey.test.util.runner.ConcurrentRunner runThemAll
INFO: Waiting for 7 requests to finish...

Oct 09, 2018 10:11:26 AM org.glassfish.jersey.examples.helloworld.HelloWorldTest testAsyncClientRequests
INFO: Executed in: 287
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
Oct 09, 2018 10:11:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.569 sec - in org.glassfish.jersey.examples.helloworld.HelloWorldTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ helloworld ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/examples/helloworld/target/helloworld.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ helloworld ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/examples/helloworld/target/helloworld-sources.jar