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-benchmark >---------
[INFO] Building jersey-examples-helloworld-benchmark 2.28-SNAPSHOT    [269/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ helloworld-benchmark ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ helloworld-benchmark ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ helloworld-benchmark ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ helloworld-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ helloworld-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ helloworld-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ helloworld-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ helloworld-benchmark ---
[INFO] Surefire report directory: /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/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:30 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:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 09, 2018 10:11:31 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:31 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:32 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 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:32 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 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:32 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 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:32 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 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:32 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Oct 09, 2018 10:11:32 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 sec - in org.glassfish.jersey.examples.helloworld.HelloWorldTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ helloworld-benchmark ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/target/helloworld-benchmark.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ helloworld-benchmark ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/target/helloworld-benchmark-sources.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.4.3:shade (shade-archive) @ helloworld-benchmark ---
[INFO] Including org.glassfish.jersey.core:jersey-server:jar:2.28-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.28-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.1 in the shaded jar.
[INFO] Including org.glassfish.jersey.core:jersey-client:jar:2.28-SNAPSHOT in the shaded jar.
[INFO] Including javax.ws.rs:javax.ws.rs-api:jar:2.1 in the shaded jar.
[INFO] Including org.glassfish.jersey.media:jersey-media-jaxb:jar:2.28-SNAPSHOT in the shaded jar.
[INFO] Including javax.annotation:javax.annotation-api:jar:1.3.2 in the shaded jar.
[INFO] Including org.glassfish.hk2.external:javax.inject:jar:2.5.0-b62 in the shaded jar.
[INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar.
[INFO] Including org.glassfish.jersey.inject:jersey-hk2:jar:2.28-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.hk2:hk2-locator:jar:2.5.0-b62 in the shaded jar.
[INFO] Including org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b62 in the shaded jar.
[INFO] Including org.glassfish.hk2:hk2-api:jar:2.5.0-b62 in the shaded jar.
[INFO] Including org.glassfish.hk2:hk2-utils:jar:2.5.0-b62 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including org.javassist:javassist:jar:3.22.0-GA in the shaded jar.
[INFO] Including org.openjdk.jmh:jmh-core:jar:1.10.2 in the shaded jar.
[INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar.
[INFO] Including org.apache.commons:commons-math3:jar:3.2 in the shaded jar.
[INFO] Including org.glassfish.jersey.test-framework:jersey-test-framework-util:jar:2.28-SNAPSHOT in the shaded jar.
[WARNING] javax.inject-2.5.0-b62.jar, javax.inject-1.jar define 6 overlapping classes: 
[WARNING]   - javax.inject.Inject
[WARNING]   - javax.inject.Singleton
[WARNING]   - javax.inject.Scope
[WARNING]   - javax.inject.Named
[WARNING]   - javax.inject.Provider
[WARNING]   - javax.inject.Qualifier
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/target/benchmark.jar with /home/jenkins/workspace/Jersey_sign/examples/helloworld-benchmark/target/helloworld-benchmark-2.28-SNAPSHOT-shaded.jar