Skip to content
Success

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Recording test results
[WARNING] Failed to getClass for org.mortbay.jetty.plugin.JettyRunMojo
Null identity service, trying login service: null
Finding identity service: null
[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.
[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.
[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.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.tests.integration.servlettests.StaticContentRegexITCase
Sep 21, 2018 12:47:14 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 sec - in org.glassfish.jersey.tests.integration.servlettests.StaticContentRegexITCase
Running org.glassfish.jersey.tests.integration.servlettests.CacheControlOn404ITCase
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.glassfish.jersey.tests.integration.servlettests.CacheControlOn404ITCase
Running org.glassfish.jersey.tests.integration.servlettests.ForwardOn404ITCase
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.glassfish.jersey.tests.integration.servlettests.ForwardOn404ITCase
Running org.glassfish.jersey.tests.integration.servlettests.DuplicateHeaderITCase
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.glassfish.jersey.tests.integration.servlettests.DuplicateHeaderITCase
Running org.glassfish.jersey.tests.integration.servlettests.FormConsumptionITCase
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[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 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[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 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[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.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.glassfish.jersey.tests.integration.servlettests.FormConsumptionITCase
Running org.glassfish.jersey.tests.integration.servlettests.FilterContextPathITCase
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.glassfish.jersey.tests.integration.servlettests.FilterContextPathITCase
Running org.glassfish.jersey.tests.integration.servlettests.InvalidRequestUriITCase
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.glassfish.jersey.tests.integration.servlettests.InvalidRequestUriITCase
Running org.glassfish.jersey.tests.integration.servlettests.RolesAllowedFilterITCase
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.glassfish.jersey.tests.integration.servlettests.RolesAllowedFilterITCase
Running org.glassfish.jersey.tests.integration.servlettests.Custom404MediaTypeITCase
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Sep 21, 2018 12:47:15 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.glassfish.jersey.tests.integration.servlettests.Custom404MediaTypeITCase

Results :

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

[JENKINS] Recording test results
Stopping server 0
[JENKINS] Recording test results