Skip to content
Success

Console Output

[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 >--
[INFO] Building jersey-test-framework-provider-grizzly2 3.1.0-SNAPSHOT [23/281]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-grizzly2 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-test-framework-provider-grizzly2 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/target/test-classes
[INFO] /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/ssl/GrizzlyTwoWaySslWebTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/src/test/java/org/glassfish/jersey/test/grizzly/web/ssl/GrizzlyTwoWaySslWebTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.test.grizzly.web.context.GrizzlyWebContextPathTest
May 06, 2022 8:50:04 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:04 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:04 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:04 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [/context].
May 06, 2022 8:50:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 06, 2022 8:50:05 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet
INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer
May 06, 2022 8:50:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:05 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:05 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:05 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:05 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [/context].
May 06, 2022 8:50:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 06, 2022 8:50:05 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet
INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer
May 06, 2022 8:50:05 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 s - in org.glassfish.jersey.test.grizzly.web.context.GrizzlyWebContextPathTest
[INFO] Running org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyTwoWaySslWebTest
May 06, 2022 8:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998
May 06, 2022 8:50:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
May 06, 2022 8:50:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998
May 06, 2022 8:50:06 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998
May 06, 2022 8:50:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998
May 06, 2022 8:50:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyTwoWaySslWebTest
[INFO] Running org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyOneWaySslWebTest
May 06, 2022 8:50:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998
May 06, 2022 8:50:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998
May 06, 2022 8:50:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
May 06, 2022 8:50:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI https://localhost:9998
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in org.glassfish.jersey.test.grizzly.web.ssl.GrizzlyOneWaySslWebTest
[INFO] Running org.glassfish.jersey.test.grizzly.web.AvailablePortGrizzlyWebTest
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:<AVAILABLE-PORT>/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:43707]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Started GrizzlyWebTestContainer at the base URI http://localhost:43707/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:43707]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.glassfish.jersey.test.grizzly.web.AvailablePortGrizzlyWebTest
[INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyServlet] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initFilters
INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyFilter1] registered for url pattern(s) [[/*]] and servlet name(s) [[]]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initFilters
INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyFilter2] registered for url pattern(s) [[/*]] and servlet name(s) [[]]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet
INFO: Loading Servlet: org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest$MyServlet
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebServletAndFilterTest
[INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebInjectionTest
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet
INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet
INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet
INFO: Loading Servlet: org.glassfish.jersey.servlet.ServletContainer
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebInjectionTest
[INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebFixedRequestSizeTest
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebFixedRequestSizeTest
[INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RequestDispatcherServlet] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initFilters
INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$ForwardFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initFilters
INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$IncludeFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initFilters
INFO: [TestContext] Filter [org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RegularFilter] registered for url pattern(s) [[/*]] and servlet name(s) [[]]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.ServletHandler loadServlet
INFO: Loading Servlet: org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest$RequestDispatcherServlet
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyRequestDispatchFilterTest
[INFO] Running org.glassfish.jersey.test.grizzly.web.GrizzlyWebTest
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating GrizzlyWebTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Starting application [TestContext] ...
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext initServlets
INFO: [TestContext] Servlet [org.glassfish.jersey.servlet.ServletContainer] registered for url pattern(s) [[/*]].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.servlet.WebappContext deploy
INFO: Application [TestContext] is ready to service requests.  Root: [].
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.glassfish.jersey.test.grizzly.web.GrizzlyWebTest
[INFO] Running org.glassfish.jersey.test.grizzly.BaseUriTest
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.glassfish.jersey.test.grizzly.BaseUriTest
[INFO] Running org.glassfish.jersey.test.grizzly.AvailablePortGrizzlyTest
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:<AVAILABLE-PORT>/
May 06, 2022 8:50:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:40253]
May 06, 2022 8:50:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
May 06, 2022 8:50:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer start
INFO: Started GrizzlyTestContainer at the base URI http://localhost:40253/
May 06, 2022 8:50:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:40253]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.glassfish.jersey.test.grizzly.AvailablePortGrizzlyTest
[INFO] Running org.glassfish.jersey.test.grizzly.pckg.GrizzlyPackageTest
May 06, 2022 8:50:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
May 06, 2022 8:50:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 8:50:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 8:50:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 8:50:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 8:50:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
May 06, 2022 8:50:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.glassfish.jersey.test.grizzly.pckg.GrizzlyPackageTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-test-framework-provider-grizzly2 ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.1.0-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.1.0-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-grizzly2/3.1.0-SNAPSHOT/jersey-test-framework-provider-grizzly2-3.1.0-SNAPSHOT-sources.jar