Skip to content
Aborted

Console Output

Skipping 9,139 KB.. Full Log
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ servlet-4.0-mvc-1 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/classes
Sep 08, 2022 2:02:25 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:26 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:26 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Sep 08, 2022 2:02:26 PM 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.95 s - in org.glassfish.jersey.tests.e2e.common.MessageBodyWorkerInheritanceTest
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/src/main/java/org/glassfish/jersey/tests/integration/servlet_40_mvc_1/MyApplication.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/src/main/java/org/glassfish/jersey/tests/integration/servlet_40_mvc_1/MyApplication.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/src/main/java/org/glassfish/jersey/tests/integration/servlet_40_mvc_1/MyApplication.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ servlet-4.0-mvc-1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ servlet-4.0-mvc-1 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ servlet-4.0-mvc-1 ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/surefire-reports
[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.tests.e2e.common.HeaderParamTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ servlet-4.0-mvc-1 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [servlet-4.0-mvc-1] in [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/servlet-4.0-mvc-1-3.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/servlet-4.0-mvc-1-3.1.0-SNAPSHOT.war
Sep 08, 2022 2:02:26 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ servlet-4.0-mvc-1 ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/servlet-4.0-mvc-1-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> jetty-maven-plugin:11.0.9:start (start-jetty) > validate @ servlet-4.0-mvc-1 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ servlet-4.0-mvc-1 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ servlet-4.0-mvc-1 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] <<< jetty-maven-plugin:11.0.9:start (start-jetty) < validate @ servlet-4.0-mvc-1 <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:start (start-jetty) @ servlet-4.0-mvc-1 ---
[INFO] Skipping Jetty start: jetty.skip==true
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:integration-test (default) @ servlet-4.0-mvc-1 ---
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:stop (stop-jetty) @ servlet-4.0-mvc-1 ---
[INFO] Jetty not running!
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:verify (default) @ servlet-4.0-mvc-1 ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/failsafe-reports
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ servlet-4.0-mvc-1 ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/servlet-4.0-mvc-1-3.1.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-4.0-mvc-1/3.1.0-SNAPSHOT/servlet-4.0-mvc-1-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-4.0-mvc-1/3.1.0-SNAPSHOT/servlet-4.0-mvc-1-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-4.0-mvc-1/target/servlet-4.0-mvc-1-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-4.0-mvc-1/3.1.0-SNAPSHOT/servlet-4.0-mvc-1-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ servlet-4.0-mvc-1 ---
[INFO] 
[INFO] --------< org.glassfish.jersey.tests.integration:servlet-tests >--------
[INFO] Building jersey-tests-integration-servlet-tests 3.1.0-SNAPSHOT [249/361]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ servlet-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ servlet-tests ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ servlet-tests ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ servlet-tests ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ servlet-tests ---
[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) @ servlet-tests ---
[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) @ servlet-tests ---
[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) @ servlet-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ servlet-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ servlet-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ servlet-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ servlet-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ servlet-tests ---
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ servlet-tests ---
[INFO] Packaging webapp
[INFO] Assembling webapp [servlet-tests] in [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/servlet-tests-3.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/servlet-tests-3.1.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ servlet-tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/servlet-tests-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> jetty-maven-plugin:11.0.9:start (start-jetty) > validate @ servlet-tests >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ servlet-tests ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ servlet-tests ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] <<< jetty-maven-plugin:11.0.9:start (start-jetty) < validate @ servlet-tests <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:start (start-jetty) @ servlet-tests ---
[INFO] Configuring Jetty for project: jersey-tests-integration-servlet-tests
[INFO] Classes = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/classes
[INFO] Context path = /
[INFO] Tmp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/tmp
[INFO] web.xml file = file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/main/webapp/WEB-INF/web.xml
[INFO] Webapp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/main/webapp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-11.0.9; built: 2022-03-30T17:44:47.085Z; git: 243a48a658a183130a8c8de353178d154ca04f04; jvm 11.0.2+9
[INFO] Session workerName=node0
Sep 08, 2022 2:02:27 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
Sep 08, 2022 2:02:27 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
Sep 08, 2022 2:02:27 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.internal.util.ExtendedLogger warning
WARNING: The root of the app was not properly defined. Either use a Servlet 3.x container or add an init-param jersey.config.servlet.filter.contextPath to the filter configuration. Due to Servlet 2.x API, Jersey cannot determine the request base URI solely from the ServletContext. The application will most likely not work.
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.internal.util.ExtendedLogger warning
WARNING: The root of the app was not properly defined. Either use a Servlet 3.x container or add an init-param jersey.config.servlet.filter.contextPath to the filter configuration. Due to Servlet 2.x API, Jersey cannot determine the request base URI solely from the ServletContext. The application will most likely not work.
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 08, 2022 2:02:28 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.internal.util.ExtendedLogger warning
WARNING: The root of the app was not properly defined. Either use a Servlet 3.x container or add an init-param jersey.config.servlet.filter.contextPath to the filter configuration. Due to Servlet 2.x API, Jersey cannot determine the request base URI solely from the ServletContext. The application will most likely not work.
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[INFO] Started o.e.j.m.p.MavenWebAppContext@1706ca62{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/main/webapp/],AVAILABLE}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/main/webapp/}
[INFO] Started ServerConnector@3a30218b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Started Server@4be4a861{STARTING}[11.0.9,sto=0] @2925201ms
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:integration-test (default) @ servlet-tests ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/failsafe-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Sep 08, 2022 2:02:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Sep 08, 2022 2:02:28 PM 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.987 s - in org.glassfish.jersey.tests.e2e.common.HeaderParamTest
[INFO] Running org.glassfish.jersey.tests.e2e.common.ProvidersLegacyOrderingTest
Sep 08, 2022 2:02:28 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.RolesAllowedFilterITCase
Sep 08, 2022 2:02:29 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in org.glassfish.jersey.tests.integration.servlettests.RolesAllowedFilterITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.DuplicateHeaderITCase
Sep 08, 2022 2:02:29 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.glassfish.jersey.tests.integration.servlettests.DuplicateHeaderITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.CacheControlOn404ITCase
Sep 08, 2022 2:02:29 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:29 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
Sep 08, 2022 2:02:29 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.glassfish.jersey.tests.integration.servlettests.CacheControlOn404ITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.FormConsumptionITCase
Sep 08, 2022 2:02:29 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.servlet.WebComponent filterFormParameters
WARNING: A servlet request to the URI http://localhost:9998/form-consumption/form-consumption contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.servlet.WebComponent filterFormParameters
WARNING: A servlet request to the URI http://localhost:9998/form-consumption/form-consumption contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.servlet.WebComponent filterFormParameters
WARNING: A servlet request to the URI http://localhost:9998/form-consumption/form-consumption/encoding contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.glassfish.jersey.tests.integration.servlettests.FormConsumptionITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.ForwardOn404ITCase
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.glassfish.jersey.tests.integration.servlettests.ForwardOn404ITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.FilterContextPathITCase
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.glassfish.jersey.tests.integration.servlettests.FilterContextPathITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.InvalidRequestUriITCase
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 08, 2022 2:02:30 PM 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: 1.894 s - in org.glassfish.jersey.tests.e2e.common.ProvidersLegacyOrderingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.glassfish.jersey.tests.integration.servlettests.InvalidRequestUriITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.StaticContentRegexITCase
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.glassfish.jersey.tests.integration.servlettests.StaticContentRegexITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlettests.Custom404MediaTypeITCase
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Running org.glassfish.jersey.tests.e2e.container.QueryParamTest
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:30 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.glassfish.jersey.tests.integration.servlettests.Custom404MediaTypeITCase
Sep 08, 2022 2:02:31 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:stop (stop-jetty) @ servlet-tests ---
[INFO] Waiting 10 seconds for jetty 154 to stop
[INFO] Stopped Server@4be4a861{STOPPING}[11.0.9,sto=0]
[INFO] Stopped ServerConnector@3a30218b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Stopped o.e.j.m.p.MavenWebAppContext@1706ca62{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/main/webapp/],STOPPED}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/src/main/webapp/}
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:verify (default) @ servlet-tests ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/failsafe-reports
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ servlet-tests ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/servlet-tests-3.1.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-tests/3.1.0-SNAPSHOT/servlet-tests-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-tests/3.1.0-SNAPSHOT/servlet-tests-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-tests/target/servlet-tests-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-tests/3.1.0-SNAPSHOT/servlet-tests-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ servlet-tests ---
Sep 08, 2022 2:02:31 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
Sep 08, 2022 2:02:32 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding >--
[INFO] Building jersey-tests-integration-servlet-request-wrapper-binding 3.1.0-SNAPSHOT [250/361]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ servlet-request-wrappper-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ servlet-request-wrappper-binding ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ servlet-request-wrappper-binding ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ servlet-request-wrappper-binding ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ servlet-request-wrappper-binding ---
[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) @ servlet-request-wrappper-binding ---
[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) @ servlet-request-wrappper-binding ---
[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) @ servlet-request-wrappper-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ servlet-request-wrappper-binding ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ servlet-request-wrappper-binding ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ servlet-request-wrappper-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ servlet-request-wrappper-binding ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ servlet-request-wrappper-binding ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Sep 08, 2022 2:02:32 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:32 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 08, 2022 2:02:32 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ servlet-request-wrappper-binding ---
[INFO] Packaging webapp
[INFO] Assembling webapp [servlet-request-wrappper-binding] in [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/servlet-request-wrappper-binding-3.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/servlet-request-wrappper-binding-3.1.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ servlet-request-wrappper-binding ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/servlet-request-wrappper-binding-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> jetty-maven-plugin:11.0.9:start (start-jetty) > validate @ servlet-request-wrappper-binding >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ servlet-request-wrappper-binding ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ servlet-request-wrappper-binding ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] <<< jetty-maven-plugin:11.0.9:start (start-jetty) < validate @ servlet-request-wrappper-binding <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:start (start-jetty) @ servlet-request-wrappper-binding ---
Sep 08, 2022 2:02:32 PM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/
[INFO] Configuring Jetty for project: jersey-tests-integration-servlet-request-wrapper-binding
[INFO] Classes = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/classes
[INFO] Context path = /
[INFO] Tmp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/tmp
[INFO] web.xml file = file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/src/main/webapp/WEB-INF/web.xml
[INFO] Webapp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/src/main/webapp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-11.0.9; built: 2022-03-30T17:44:47.085Z; git: 243a48a658a183130a8c8de353178d154ca04f04; jvm 11.0.2+9
[INFO] Session workerName=node0
Sep 08, 2022 2:02:33 PM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer <init>
INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:33 PM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer <init>
INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:33 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:33 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[INFO] Started o.e.j.m.p.MavenWebAppContext@233d9e61{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/src/main/webapp/],AVAILABLE}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/src/main/webapp/}
[INFO] Started ServerConnector@5e42e195{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Started Server@6a6a6bc7{STARTING}[11.0.9,sto=0] @2930485ms
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:integration-test (default) @ servlet-request-wrappper-binding ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/failsafe-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.tests.integration.servlet_request_wrapper.WebXmlConfiguredAppRequestResponseTypeITCase
Sep 08, 2022 2:02:34 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:34 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s - in org.glassfish.jersey.tests.integration.servlet_request_wrapper.WebXmlConfiguredAppRequestResponseTypeITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlet_request_wrapper.AutodetectedAppRequestResponseTypeITCase
Sep 08, 2022 2:02:34 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:35 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.glassfish.jersey.tests.integration.servlet_request_wrapper.AutodetectedAppRequestResponseTypeITCase
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:stop (stop-jetty) @ servlet-request-wrappper-binding ---
[INFO] Waiting 10 seconds for jetty 154 to stop
[INFO] Stopped Server@6a6a6bc7{STOPPING}[11.0.9,sto=0]
[INFO] Stopped ServerConnector@5e42e195{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Stopped o.e.j.m.p.MavenWebAppContext@233d9e61{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/src/main/webapp/],STOPPED}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/src/main/webapp/}
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:verify (default) @ servlet-request-wrappper-binding ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/failsafe-reports
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ servlet-request-wrappper-binding ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/servlet-request-wrappper-binding-3.1.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-request-wrappper-binding/3.1.0-SNAPSHOT/servlet-request-wrappper-binding-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-request-wrappper-binding/3.1.0-SNAPSHOT/servlet-request-wrappper-binding-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding/target/servlet-request-wrappper-binding-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-request-wrappper-binding/3.1.0-SNAPSHOT/servlet-request-wrappper-binding-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ servlet-request-wrappper-binding ---
[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding-2 >--
[INFO] Building jersey-tests-integration-servlet-request-wrapper-binding-2 3.1.0-SNAPSHOT [251/361]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ servlet-request-wrappper-binding-2 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ servlet-request-wrappper-binding-2 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ servlet-request-wrappper-binding-2 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ servlet-request-wrappper-binding-2 ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ servlet-request-wrappper-binding-2 ---
[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) @ servlet-request-wrappper-binding-2 ---
[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) @ servlet-request-wrappper-binding-2 ---
[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) @ servlet-request-wrappper-binding-2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ servlet-request-wrappper-binding-2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/classes
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/java/org/glassfish/jersey/tests/integration/servlet_request_wrapper_binding2/RequestResponseWrapperProvider.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/java/org/glassfish/jersey/tests/integration/servlet_request_wrapper_binding2/RequestResponseWrapperProvider.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/java/org/glassfish/jersey/tests/integration/servlet_request_wrapper_binding2/RequestResponseWrapperProvider.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ servlet-request-wrappper-binding-2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/classes
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/java/org/glassfish/jersey/tests/integration/servlet_request_wrapper_binding2/RequestResponseWrapperProvider.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/java/org/glassfish/jersey/tests/integration/servlet_request_wrapper_binding2/RequestResponseWrapperProvider.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/java/org/glassfish/jersey/tests/integration/servlet_request_wrapper_binding2/RequestResponseWrapperProvider.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ servlet-request-wrappper-binding-2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ servlet-request-wrappper-binding-2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ servlet-request-wrappper-binding-2 ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Sep 08, 2022 2:02:36 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ servlet-request-wrappper-binding-2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [servlet-request-wrappper-binding-2] in [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/servlet-request-wrappper-binding-2-3.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/servlet-request-wrappper-binding-2-3.1.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ servlet-request-wrappper-binding-2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/servlet-request-wrappper-binding-2-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> jetty-maven-plugin:11.0.9:start (start-jetty) > validate @ servlet-request-wrappper-binding-2 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ servlet-request-wrappper-binding-2 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ servlet-request-wrappper-binding-2 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] <<< jetty-maven-plugin:11.0.9:start (start-jetty) < validate @ servlet-request-wrappper-binding-2 <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:start (start-jetty) @ servlet-request-wrappper-binding-2 ---
[INFO] Configuring Jetty for project: jersey-tests-integration-servlet-request-wrapper-binding-2
[INFO] Classes = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/classes
[INFO] Context path = /
[INFO] Tmp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/tmp
[INFO] web.xml file = file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/webapp/WEB-INF/web.xml
[INFO] Webapp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/webapp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-11.0.9; built: 2022-03-30T17:44:47.085Z; git: 243a48a658a183130a8c8de353178d154ca04f04; jvm 11.0.2+9
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.125 s - in org.glassfish.jersey.tests.e2e.container.QueryParamTest
[INFO] Session workerName=node0
[INFO] Running org.glassfish.jersey.tests.e2e.container.GzipContentEncodingTest
Sep 08, 2022 2:02:37 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:37 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:37 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[INFO] Started o.e.j.m.p.MavenWebAppContext@3dcad53c{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/webapp/],AVAILABLE}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/webapp/}
[INFO] Started ServerConnector@1ee85f93{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Started Server@3e75e53e{STARTING}[11.0.9,sto=0] @2934701ms
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:integration-test (default) @ servlet-request-wrappper-binding-2 ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/failsafe-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.tests.integration.servlet_request_wrapper2.WebXmlConfiguredAppRequestResponseTypeITCase
Sep 08, 2022 2:02:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:38 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
Sep 08, 2022 2:02:38 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
Sep 08, 2022 2:02:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 08, 2022 2:02:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:39 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in org.glassfish.jersey.tests.integration.servlet_request_wrapper2.WebXmlConfiguredAppRequestResponseTypeITCase
[INFO] Running org.glassfish.jersey.tests.integration.servlet_request_wrapper2.AutodetectedAppRequestResponseTypeITCase
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer <init>
INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s - in org.glassfish.jersey.tests.integration.servlet_request_wrapper2.AutodetectedAppRequestResponseTypeITCase
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer <init>
INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:39 PM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer <init>
INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:stop (stop-jetty) @ servlet-request-wrappper-binding-2 ---
[INFO] Waiting 10 seconds for jetty 154 to stop
[INFO] Stopped Server@3e75e53e{STOPPING}[11.0.9,sto=0]
[INFO] Stopped ServerConnector@1ee85f93{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Stopped o.e.j.m.p.MavenWebAppContext@3dcad53c{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/webapp/],STOPPED}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/src/main/webapp/}
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:verify (default) @ servlet-request-wrappper-binding-2 ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/failsafe-reports
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ servlet-request-wrappper-binding-2 ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/servlet-request-wrappper-binding-2-3.1.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-request-wrappper-binding-2/3.1.0-SNAPSHOT/servlet-request-wrappper-binding-2-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-request-wrappper-binding-2/3.1.0-SNAPSHOT/servlet-request-wrappper-binding-2-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/servlet-request-wrapper-binding-2/target/servlet-request-wrappper-binding-2-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/servlet-request-wrappper-binding-2/3.1.0-SNAPSHOT/servlet-request-wrappper-binding-2-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ servlet-request-wrappper-binding-2 ---
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:sonar-test >----------
[INFO] Building jersey-tests-integration-sonar-test 3.1.0-SNAPSHOT    [252/361]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sonar-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ sonar-test ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ sonar-test ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ sonar-test ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ sonar-test ---
[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) @ sonar-test ---
[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) @ sonar-test ---
[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) @ sonar-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ sonar-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ sonar-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sonar-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ sonar-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ sonar-test ---
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ sonar-test ---
[INFO] Packaging webapp
[INFO] Assembling webapp [sonar-test] in [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/sonar-test-3.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/sonar-test-3.1.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ sonar-test ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/sonar-test-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> jetty-maven-plugin:11.0.9:start (start-jetty) > validate @ sonar-test >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ sonar-test ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ sonar-test ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] <<< jetty-maven-plugin:11.0.9:start (start-jetty) < validate @ sonar-test <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:start (start-jetty) @ sonar-test ---
[INFO] Configuring Jetty for project: jersey-tests-integration-sonar-test
[INFO] Classes = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/classes
[INFO] Context path = /
[INFO] Tmp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/tmp
[INFO] web.xml file = file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/main/webapp/WEB-INF/web.xml
[INFO] Webapp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/main/webapp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-11.0.9; built: 2022-03-30T17:44:47.085Z; git: 243a48a658a183130a8c8de353178d154ca04f04; jvm 11.0.2+9
[INFO] Session workerName=node0
Sep 08, 2022 2:02:41 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[INFO] Started o.e.j.m.p.MavenWebAppContext@59262661{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/main/webapp/],AVAILABLE}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/main/webapp/}
[INFO] Started ServerConnector@6658f44b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Started Server@dc9009{STARTING}[11.0.9,sto=0] @2938607ms
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:integration-test (default) @ sonar-test ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/failsafe-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.tests.integration.sonar.JerseySonarITCase
Sep 08, 2022 2:02:42 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:42 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 s - in org.glassfish.jersey.tests.integration.sonar.JerseySonarITCase
Sep 08, 2022 2:02:43 PM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer <init>
INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:stop (stop-jetty) @ sonar-test ---
[INFO] Waiting 10 seconds for jetty 154 to stop
[INFO] Stopped Server@dc9009{STOPPING}[11.0.9,sto=0]
[INFO] Stopped ServerConnector@6658f44b{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Stopped o.e.j.m.p.MavenWebAppContext@59262661{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/main/webapp/],STOPPED}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/src/main/webapp/}
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:verify (default) @ sonar-test ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/failsafe-reports
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sonar-test ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/sonar-test-3.1.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/sonar-test/3.1.0-SNAPSHOT/sonar-test-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/sonar-test/3.1.0-SNAPSHOT/sonar-test-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/sonar-test/target/sonar-test-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/sonar-test/3.1.0-SNAPSHOT/sonar-test-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ sonar-test ---
[INFO] 
[INFO] ---------< org.glassfish.jersey.tests.integration:thin-server >---------
[INFO] Building jersey-thin-server 3.1.0-SNAPSHOT                     [253/361]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ thin-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ thin-server ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ thin-server ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ thin-server ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ thin-server ---
[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) @ thin-server ---
[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) @ thin-server ---
[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) @ thin-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ thin-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ thin-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ thin-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ thin-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ thin-server ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/target/surefire-reports
[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.integration.thinserver.ThinServerTest
Sep 08, 2022 2:02:45 PM org.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder
WARNING: A class jakarta.activation.DataSource for a default provider MessageBodyWriter<jakarta.activation.DataSource> was not found. The provider is not available.
Sep 08, 2022 2:02:45 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAX-B API not found . WADL feature is disabled.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s - in org.glassfish.jersey.integration.thinserver.ThinServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ thin-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/target/thin-server-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ thin-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/target/thin-server-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ thin-server ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/target/thin-server-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/thin-server/3.1.0-SNAPSHOT/thin-server-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/thin-server/3.1.0-SNAPSHOT/thin-server-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/thin-server/target/thin-server-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/thin-server/3.1.0-SNAPSHOT/thin-server-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ thin-server ---
[INFO] 
[INFO] -------< org.glassfish.jersey.tests.integration:tracing-support >-------
[INFO] Building jersey-tests-integration-tracing-support 3.1.0-SNAPSHOT [254/361]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tracing-support ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ tracing-support ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ tracing-support ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tracing-support ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tracing-support ---
[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) @ tracing-support ---
[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) @ tracing-support ---
[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) @ tracing-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tracing-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/classes
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/src/main/java/org/glassfish/jersey/tests/integration/tracing/Utils.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/src/main/java/org/glassfish/jersey/tests/integration/tracing/Utils.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/src/main/java/org/glassfish/jersey/tests/integration/tracing/Utils.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ tracing-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/classes
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/src/main/java/org/glassfish/jersey/tests/integration/tracing/Utils.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/src/main/java/org/glassfish/jersey/tests/integration/tracing/Utils.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/src/main/java/org/glassfish/jersey/tests/integration/tracing/Utils.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tracing-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tracing-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ tracing-support ---
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ tracing-support ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tracing-support] in [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/tracing-support-3.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Building war: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/tracing-support-3.1.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ tracing-support ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/tracing-support-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> jetty-maven-plugin:11.0.9:start (start-jetty) > validate @ tracing-support >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ tracing-support ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ tracing-support ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] <<< jetty-maven-plugin:11.0.9:start (start-jetty) < validate @ tracing-support <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:start (start-jetty) @ tracing-support ---
[INFO] Configuring Jetty for project: jersey-tests-integration-tracing-support
[INFO] Classes = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/classes
[INFO] Context path = /
[INFO] Tmp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/tmp
[INFO] web.xml file = null
[INFO] Webapp directory = /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/webapp-synth
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] jetty-11.0.9; built: 2022-03-30T17:44:47.085Z; git: 243a48a658a183130a8c8de353178d154ca04f04; jvm 11.0.2+9
[INFO] Session workerName=node0
Sep 08, 2022 2:02:46 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:46 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
[INFO] Started o.e.j.m.p.MavenWebAppContext@1dcc8fe7{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/webapp-synth/],AVAILABLE}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/webapp-synth/}
[INFO] Started ServerConnector@17787f0f{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
[INFO] Started Server@43e89c99{STARTING}[11.0.9,sto=0] @2943321ms
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:integration-test (default) @ tracing-support ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/failsafe-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Sep 08, 2022 2:02:46 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
Sep 08, 2022 2:02:46 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
[INFO] Running org.glassfish.jersey.tests.integration.tracing.AllTracingSupportITCase
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.554 s - in org.glassfish.jersey.tests.e2e.container.GzipContentEncodingTest
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.internal.ServiceFinder] Running in a non-OSGi environment
[INFO] Running org.glassfish.jersey.tests.e2e.container.Jersey2462Test$GrizzlyContainerTest
Sep 08, 2022 2:02:47 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
Sep 08, 2022 2:02:48 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
Sep 08, 2022 2:02:48 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
Sep 08, 2022 2:02:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
Sep 08, 2022 2:02:49 PM 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: 1.935 s - in org.glassfish.jersey.tests.e2e.container.Jersey2462Test$GrizzlyContainerTest
[INFO] Running org.glassfish.jersey.tests.e2e.container.Jersey2462Test$JettyContainerTest
Sep 08, 2022 2:02:49 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
Sep 08, 2022 2:02:50 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
Sep 08, 2022 2:02:50 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s - in org.glassfish.jersey.tests.e2e.container.Jersey2462Test$JettyContainerTest
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
[INFO] Running org.glassfish.jersey.tests.e2e.container.Jersey2462Test$SimpleContainerTest
Sep 08, 2022 2:02:51 PM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer <init>
INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
Sep 08, 2022 2:02:52 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
Sep 08, 2022 2:02:52 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 s - in org.glassfish.jersey.tests.e2e.container.Jersey2462Test$SimpleContainerTest
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
[INFO] Running org.glassfish.jersey.tests.e2e.container.Jersey2462Test
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.808 s - in org.glassfish.jersey.tests.integration.tracing.AllTracingSupportITCase
[INFO] Running org.glassfish.jersey.tests.integration.tracing.OnDemandTracingSupportITCase
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
Sep 08, 2022 2:02:53 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:54 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
INFO    [org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer] Creating ExternalTestContainer configured at the base URI http://localhost:9998/
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
CONFIG  [org.glassfish.jersey.process.internal.ExecutorProviders] Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
CONFIG  [org.glassfish.jersey.client.internal.HttpUrlConnector] Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
Sep 08, 2022 2:02:55 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s - in org.glassfish.jersey.tests.integration.tracing.OnDemandTracingSupportITCase
Sep 08, 2022 2:02:55 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 08, 2022 2:02:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:11.0.9:stop (stop-jetty) @ tracing-support ---
[INFO] Waiting 10 seconds for jetty 154 to stop
[INFO] Stopped Server@43e89c99{STOPPING}[11.0.9,sto=0]
[INFO] Stopped ServerConnector@17787f0f{HTTP/1.1, (http/1.1)}{0.0.0.0:9998}
Sep 08, 2022 2:02:55 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Stopped o.e.j.m.p.MavenWebAppContext@1dcc8fe7{/,[file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/webapp-synth/],STOPPED}{file:///home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/webapp-synth/}
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:verify (default) @ tracing-support ---
[INFO] Failsafe report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/failsafe-reports
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tracing-support ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/tracing-support-3.1.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/tracing-support/3.1.0-SNAPSHOT/tracing-support-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/tracing-support/3.1.0-SNAPSHOT/tracing-support-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/integration/tracing-support/target/tracing-support-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/tracing-support/3.1.0-SNAPSHOT/tracing-support-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ tracing-support ---
Sep 08, 2022 2:02:56 PM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer <init>
INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.624 s - in org.glassfish.jersey.tests.e2e.container.Jersey2462Test
[INFO] Running org.glassfish.jersey.tests.e2e.container.MatrixParamTest
[INFO] 
[INFO] ----------< org.glassfish.jersey.tests:jersey-tests-jmockit >-----------
[INFO] Building jersey-tests-jmockit 3.1.0-SNAPSHOT                   [255/361]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-tests-jmockit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ jersey-tests-jmockit ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-tests-jmockit ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ jersey-tests-jmockit ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-tests-jmockit ---
[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-tests-jmockit ---
[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-tests-jmockit ---
[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-tests-jmockit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-tests-jmockit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-tests-jmockit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-tests-jmockit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-tests-jmockit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/target/test-classes
Sep 08, 2022 2:02:56 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/src/test/java/org/glassfish/jersey/tests/jmockit/media/multipart/internal/FormDataMultiPartReaderWriterTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/src/test/java/org/glassfish/jersey/tests/jmockit/media/multipart/internal/FormDataMultiPartReaderWriterTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ jersey-tests-jmockit ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/target/surefire-reports
[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.tests.jmockit.server.ResourceConfigTest
Sep 08, 2022 2:02:57 PM org.eclipse.persistence.internal.libraries.asm.EclipseLinkASMClassWriter getLatestOPCodeVersion
WARNING: Java SE '19' is not fully supported yet. Report this error to the EclipseLink open source project.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.glassfish.jersey.tests.jmockit.server.ResourceConfigTest
[INFO] Running org.glassfish.jersey.tests.jmockit.server.internal.scanning.PackageNamesScannerTest
Sep 08, 2022 2:02:58 PM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 8.0.0.CR3
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.glassfish.jersey.tests.jmockit.server.internal.scanning.PackageNamesScannerTest
[INFO] Running org.glassfish.jersey.tests.jmockit.server.WebServerFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.glassfish.jersey.tests.jmockit.server.WebServerFactoryTest
[INFO] Running org.glassfish.jersey.tests.jmockit.media.multipart.internal.FormDataMultiPartReaderWriterTest
Sep 08, 2022 2:02:58 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:58 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:58 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 08, 2022 2:02:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 08, 2022 2:02:58 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:02:58 PM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:59 PM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer <init>
INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:59 PM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer <init>
INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:02:59 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:02:59 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 08, 2022 2:03:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 08, 2022 2:03:00 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 08, 2022 2:03:00 PM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
Sep 08, 2022 2:03:00 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:03:00 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Sep 08, 2022 2:03:00 PM 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: 2.634 s - in org.glassfish.jersey.tests.jmockit.media.multipart.internal.FormDataMultiPartReaderWriterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jersey-tests-jmockit ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/target/jersey-tests-jmockit-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-tests-jmockit ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/target/jersey-tests-jmockit-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-tests-jmockit ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/target/jersey-tests-jmockit-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/jersey-tests-jmockit/3.1.0-SNAPSHOT/jersey-tests-jmockit-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/jersey-tests-jmockit/3.1.0-SNAPSHOT/jersey-tests-jmockit-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/jmockit/target/jersey-tests-jmockit-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/jersey-tests-jmockit/3.1.0-SNAPSHOT/jersey-tests-jmockit-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ jersey-tests-jmockit ---
[INFO] 
[INFO] ------< org.glassfish.jersey.test-framework:memleak-test-common >-------
[INFO] Building jersey-test-framework-memleak-test-common 3.1.0-SNAPSHOT [256/361]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ memleak-test-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ memleak-test-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ memleak-test-common ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ memleak-test-common ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ memleak-test-common ---
[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) @ memleak-test-common ---
[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) @ memleak-test-common ---
[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) @ memleak-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ memleak-test-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/target/classes
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakSucceedingTimeout.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakSucceedingTimeout.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakSucceedingTimeout.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakUtils.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakUtils.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakUtils.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ memleak-test-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/target/classes
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakSucceedingTimeout.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakSucceedingTimeout.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakSucceedingTimeout.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakUtils.java: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakUtils.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/main/java/org/glassfish/jersey/test/memleak/common/MemoryLeakUtils.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ memleak-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ memleak-test-common ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ memleak-test-common ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ memleak-test-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/target/memleak-test-common-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ memleak-test-common ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/target/memleak-test-common-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ memleak-test-common ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/target/memleak-test-common-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/memleak-test-common/3.1.0-SNAPSHOT/memleak-test-common-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/memleak-test-common/3.1.0-SNAPSHOT/memleak-test-common-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/memleak-test-common/target/memleak-test-common-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/memleak-test-common/3.1.0-SNAPSHOT/memleak-test-common-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ memleak-test-common ---
[INFO] 
[INFO] ------------< org.glassfish.jersey.tests.memleaks:project >-------------
[INFO] Building jersey-tests-memleak 3.1.0-SNAPSHOT                   [257/361]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project ---
[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) @ project ---
[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) @ project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/memleaks/project/3.1.0-SNAPSHOT/project-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project ---
[INFO] 
[INFO] ------< org.glassfish.jersey.tests.memleaks.redeployment:project >------
[INFO] Building jersey-tests-memleak-redeployment 3.1.0-SNAPSHOT      [258/361]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project ---
[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) @ project ---
[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) @ project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/memleaks/redeployment/project/3.1.0-SNAPSHOT/project-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project ---
[INFO] 
[INFO] --< org.glassfish.jersey.tests.memleaks.redeployment:redeployment-leaking-test-app >--
[INFO] Building jersey-tests-memleak-redeployment-leaking-test-app 3.1.0-SNAPSHOT [259/361]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redeployment-leaking-test-app ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ redeployment-leaking-test-app ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ redeployment-leaking-test-app ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ redeployment-leaking-test-app ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ redeployment-leaking-test-app ---
[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) @ redeployment-leaking-test-app ---
[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) @ redeployment-leaking-test-app ---
[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) @ redeployment-leaking-test-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ redeployment-leaking-test-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ redeployment-leaking-test-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redeployment-leaking-test-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ redeployment-leaking-test-app ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ redeployment-leaking-test-app ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ redeployment-leaking-test-app ---
[INFO] Packaging webapp
[INFO] Assembling webapp [redeployment-leaking-test-app] in [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/target/redeployment-leaking-test-app-3.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/target/redeployment-leaking-test-app-3.1.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ redeployment-leaking-test-app ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/target/redeployment-leaking-test-app-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ redeployment-leaking-test-app ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/target/redeployment-leaking-test-app-3.1.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/memleaks/redeployment/redeployment-leaking-test-app/3.1.0-SNAPSHOT/redeployment-leaking-test-app-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/memleaks/redeployment/redeployment-leaking-test-app/3.1.0-SNAPSHOT/redeployment-leaking-test-app-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/tests/mem-leaks/redeployment/redeployment-leaking-test-app/target/redeployment-leaking-test-app-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/memleaks/redeployment/redeployment-leaking-test-app/3.1.0-SNAPSHOT/redeployment-leaking-test-app-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ redeployment-leaking-test-app ---
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:webapp-example-parent >---------
[INFO] Building jersey-examples-webapp-parent-pom 3.1.0-SNAPSHOT      [260/361]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webapp-example-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ webapp-example-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ webapp-example-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ webapp-example-parent ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ webapp-example-parent ---
[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) @ webapp-example-parent ---
[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) @ webapp-example-parent ---
[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-wars) @ webapp-example-parent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ webapp-example-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ webapp-example-parent ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/webapp-example-parent/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/webapp-example-parent/3.1.0-SNAPSHOT/webapp-example-parent-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ webapp-example-parent ---
[INFO] 
[INFO] ----------< org.glassfish.jersey.examples:helloworld-webapp >-----------
[INFO] Building jersey-examples-helloworld-webapp 3.1.0-SNAPSHOT      [261/361]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ helloworld-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ helloworld-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ helloworld-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ helloworld-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ helloworld-webapp ---
[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) @ helloworld-webapp ---
[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) @ helloworld-webapp ---
[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-wars) @ helloworld-webapp ---
[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) @ helloworld-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ helloworld-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ helloworld-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ helloworld-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ helloworld-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ helloworld-webapp ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Sep 08, 2022 2:03:02 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Running org.glassfish.jersey.examples.helloworld.webapp.HelloWorldTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.505 s - in org.glassfish.jersey.tests.e2e.container.MatrixParamTest
Sep 08, 2022 2:03:03 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/helloworld-webapp
[INFO] Running org.glassfish.jersey.tests.e2e.container.ApplicationPathTest
Sep 08, 2022 2:03:03 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sending interrupt signal to process
Sep 08, 2022 2:03:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 08, 2022 2:03:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Sep 08, 2022 2:03:04 PM 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: 1.863 s - in org.glassfish.jersey.examples.helloworld.webapp.HelloWorldTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ helloworld-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [helloworld-webapp] in [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/helloworld-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/helloworld-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ helloworld-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/helloworld-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ helloworld-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/helloworld-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-webapp/3.1.0-SNAPSHOT/helloworld-webapp-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-webapp/3.1.0-SNAPSHOT/helloworld-webapp-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/examples/helloworld-webapp/target/helloworld-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-webapp/3.1.0-SNAPSHOT/helloworld-webapp-3.1.0-SNAPSHOT-sources.jar
[INFO] Running org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ helloworld-webapp ---
[INFO] 
[INFO] ---------< org.glassfish.jersey.test-framework.maven:project >----------
[INFO] Building jersey-test-framework-maven 3.1.0-SNAPSHOT            [262/361]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ project ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ project ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project ---
[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) @ project ---
[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) @ project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project ---
[INFO] Installing /home/jenkins/agent/workspace/uous-integration_3.1.0-M8-BRANCH/test-framework/maven/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/project/3.1.0-SNAPSHOT/project-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:check (default-cli) @ project ---
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin >--
[INFO] Building jersey-test-framework-maven-container-runner-plugin 3.1.0-SNAPSHOT [263/361]
[INFO] ----------------------------[ maven-plugin ]----------------------------
Sending interrupt signal to process
script returned exit code 143
script returned exit code 143
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // node
[Pipeline] }
Failed in branch JDK 19 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 11 
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: ABORTED