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.connectors:jersey-netty-connector >-------
[INFO] Building jersey-connectors-netty 2.28-SNAPSHOT                  [34/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-all/4.1.5.Final/netty-all-4.1.5.Final.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-all/4.1.5.Final/netty-all-4.1.5.Final.pom (19 kB at 309 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.1.5.Final/netty-parent-4.1.5.Final.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.1.5.Final/netty-parent-4.1.5.Final.pom (47 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-all/4.1.5.Final/netty-all-4.1.5.Final.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-all/4.1.5.Final/netty-all-4.1.5.Final.jar (3.5 MB at 18 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-netty-connector ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-netty-connector ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-netty-connector ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-version) @ jersey-netty-connector ---
[INFO] 
[INFO] --- maven-istack-commons-plugin:2.6.1:rs-gen (default) @ jersey-netty-connector ---
Resources:
org/glassfish/jersey/netty/connector/localization.properties
Processing /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/src/main/resources/org/glassfish/jersey/netty/connector/localization.properties
org/glassfish/jersey/netty/connector/LocalizationMessages.java
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ jersey-netty-connector ---
[INFO] Source directory: /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-netty-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jersey-netty-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/target/classes
[WARNING] /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/JerseyClientHandler.java: /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/JerseyClientHandler.java uses unchecked or unsafe operations.
[WARNING] /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/src/main/java/org/glassfish/jersey/netty/connector/JerseyClientHandler.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-netty-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jersey-netty-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jersey-netty-connector ---
[INFO] Surefire report directory: /home/jenkins/workspace/Jersey_sign/connectors/netty-connector/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.netty.connector.ParallelTest
Oct 09, 2018 9:33:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 sec - in org.glassfish.jersey.netty.connector.ParallelTest
Running org.glassfish.jersey.netty.connector.TraceSupportTest
Oct 09, 2018 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Oct 09, 2018 9:33:13 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: 0.662 sec - in org.glassfish.jersey.netty.connector.TraceSupportTest
Running org.glassfish.jersey.netty.connector.TimeoutTest
Oct 09, 2018 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Oct 09, 2018 9:33:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 sec - in org.glassfish.jersey.netty.connector.TimeoutTest
Running org.glassfish.jersey.netty.connector.MethodTest
Oct 09, 2018 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.glassfish.jersey.netty.connector.MethodTest
Running org.glassfish.jersey.netty.connector.HugeEntityTest
Oct 09, 2018 9:33:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Oct 09, 2018 9:33:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
Oct 09, 2018 9:33:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.382 sec - in org.glassfish.jersey.netty.connector.HugeEntityTest
Running org.glassfish.jersey.netty.connector.HttpHeadersTest
Oct 09, 2018 9:33:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
Oct 09, 2018 9:33:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.glassfish.jersey.netty.connector.HttpHeadersTest
Running org.glassfish.jersey.netty.connector.HelloWorldTest
Oct 09, 2018 9:33:56 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.preFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.postFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.preFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.postFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.preFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.postFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.HelloWorldTest testAsyncClientRequests
INFO: Executed in: 130
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.preFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.postFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.preFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.netty.connector.CustomLoggingFilter filter
INFO: CustomLoggingFilter.postFilter called
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:57 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec - in org.glassfish.jersey.netty.connector.HelloWorldTest
Running org.glassfish.jersey.netty.connector.NoEntityTest
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec - in org.glassfish.jersey.netty.connector.NoEntityTest
Running org.glassfish.jersey.netty.connector.AsyncTest
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 2 on thread grizzly-http-server-1
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 1 on thread grizzly-http-server-0
Oct 09, 2018 9:33:58 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 3 on thread grizzly-http-server-2
Oct 09, 2018 9:33:59 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-2
Oct 09, 2018 9:33:59 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-1
Oct 09, 2018 9:33:59 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-3
Oct 09, 2018 9:33:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:33:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:33:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:33:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
Oct 09, 2018 9:33:59 AM org.glassfish.jersey.netty.connector.AsyncTest$AsyncResource asyncGetWithTimeout
INFO: Async long-running get with timeout called on thread grizzly-http-server-0
Oct 09, 2018 9:34:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.131 sec - in org.glassfish.jersey.netty.connector.AsyncTest

Results :

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

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