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
[INFO] 
[INFO] --------------< org.glassfish.jersey.core:jersey-server >---------------
[INFO] Building jersey-core-server 2.28-SNAPSHOT                       [14/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 557 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-vfs/3.2.6.Final/jboss-vfs-3.2.6.Final.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-vfs/3.2.6.Final/jboss-vfs-3.2.6.Final.pom (7.3 kB at 250 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 901 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom (5.9 kB at 245 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-vfs/3.2.6.Final/jboss-vfs-3.2.6.Final.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 3.2 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-vfs/3.2.6.Final/jboss-vfs-3.2.6.Final.jar (135 kB at 2.8 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar (67 kB at 1.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-server ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-server ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-version) @ jersey-server ---
[INFO] 
[INFO] --- maven-istack-commons-plugin:2.6.1:rs-gen (default) @ jersey-server ---
Resources:
org/glassfish/jersey/server/internal/localization.properties
Processing /home/jenkins/workspace/Jersey_sign/core-server/src/main/resources/org/glassfish/jersey/server/internal/localization.properties
org/glassfish/jersey/server/internal/LocalizationMessages.java
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ jersey-server ---
[INFO] Source directory: /home/jenkins/workspace/Jersey_sign/core-server/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jersey-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 361 source files to /home/jenkins/workspace/Jersey_sign/core-server/target/classes
[WARNING] /home/jenkins/workspace/Jersey_sign/core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsImpl.java: Some input files use or override a deprecated API.
[WARNING] /home/jenkins/workspace/Jersey_sign/core-server/src/main/java/org/glassfish/jersey/server/internal/monitoring/MonitoringStatisticsImpl.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/jenkins/workspace/Jersey_sign/core-server/src/main/java/org/glassfish/jersey/server/wadl/config/WadlGeneratorConfig.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/jenkins/workspace/Jersey_sign/core-server/src/main/java/org/glassfish/jersey/server/wadl/config/WadlGeneratorConfig.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jersey-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 145 source files to /home/jenkins/workspace/Jersey_sign/core-server/target/test-classes
[WARNING] /home/jenkins/workspace/Jersey_sign/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AbstractNanosReservoirTest.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/jenkins/workspace/Jersey_sign/core-server/src/test/java/org/glassfish/jersey/server/internal/monitoring/AbstractNanosReservoirTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jersey-server ---
[INFO] Surefire report directory: /home/jenkins/workspace/Jersey_sign/core-server/target/surefire-reports
[INFO] parallel='classes', perCoreThreadCount=true, threadCount=1, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.server.model.internal.ModelHelperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in org.glassfish.jersey.server.model.internal.ModelHelperTest
Running org.glassfish.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 sec - in org.glassfish.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupportTest
Running org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest
Oct 09, 2018 9:30:46 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest$MyWadlGenerator
Oct 09, 2018 9:30:46 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest$MyWadlGenerator
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 sec - in org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigurationLoaderTest
Running org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator3
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest$MyWadlGenerator2
Running org.glassfish.jersey.server.model.ConsumeProduceWildcardTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.384 sec - in org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.081 sec - in org.glassfish.jersey.server.model.ConsumeProduceWildcardTest
Running org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.506 sec - in org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactoryTest
Running org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty
WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead.
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty
WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead.
Oct 09, 2018 9:30:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader loadWadlGenerator
INFO: Loading wadlGenerator org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest$MyWadlGenerator2
Oct 09, 2018 9:30:48 AM org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader setProperty
WARNING: Configuring the MyWadlGenerator2 with the file based property testFile is deprecated and will be removed in future versions of jersey! You should use the InputStream based property instead.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.002 sec - in org.glassfish.jersey.server.wadl.config.WadlGeneratorLoaderTest
Running org.glassfish.jersey.server.model.MethodListTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.glassfish.jersey.server.model.MethodListTest
Running org.glassfish.jersey.server.model.SubResourceDynamicWithParametersTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.684 sec - in org.glassfish.jersey.server.model.SubResourceDynamicWithParametersTest
Running org.glassfish.jersey.server.model.ResourcePathOverrideTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec - in org.glassfish.jersey.server.model.ResourcePathOverrideTest
Running org.glassfish.jersey.server.model.InnerClassWithGenericTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.368 sec - in org.glassfish.jersey.server.model.InnerClassWithGenericTypeTest
Running org.glassfish.jersey.server.model.SubResourceDynamicWithDuplicateTemplateNamesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.881 sec - in org.glassfish.jersey.server.model.SubResourceDynamicWithDuplicateTemplateNamesTest
Running org.glassfish.jersey.server.model.AsyncContentAndEntityTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 sec - in org.glassfish.jersey.server.model.AsyncContentAndEntityTypeTest
Running org.glassfish.jersey.server.model.SubResourceDynamicTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 sec - in org.glassfish.jersey.server.model.SubResourceDynamicTest
Running org.glassfish.jersey.server.model.GenericMethodListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.glassfish.jersey.server.model.GenericMethodListTest
Running org.glassfish.jersey.server.model.ResourceNotFoundTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.236 sec - in org.glassfish.jersey.server.model.ResourceNotFoundTest
Running org.glassfish.jersey.server.model.SubResourceHttpMethodsTest
one
Oct 09, 2018 9:30:49 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"foo", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "foo" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored.

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.281 sec - in org.glassfish.jersey.server.model.SubResourceHttpMethodsTest
Running org.glassfish.jersey.server.model.ParameterWithMultipleAnnotationsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.glassfish.jersey.server.model.ParameterWithMultipleAnnotationsTest
Running org.glassfish.jersey.server.model.ParameterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.glassfish.jersey.server.model.ParameterTest
Running org.glassfish.jersey.server.model.MixedResourceConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.814 sec - in org.glassfish.jersey.server.model.MixedResourceConfigurationTest
Running org.glassfish.jersey.server.model.AncestorsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 sec - in org.glassfish.jersey.server.model.AncestorsTest
Running org.glassfish.jersey.server.model.ResourceModelTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.glassfish.jersey.server.model.ResourceModelTest
Running org.glassfish.jersey.server.model.HeadTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.488 sec - in org.glassfish.jersey.server.model.HeadTest
Running org.glassfish.jersey.server.model.RMBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 sec - in org.glassfish.jersey.server.model.RMBuilderTest
Running org.glassfish.jersey.server.model.OptionsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.118 sec - in org.glassfish.jersey.server.model.OptionsTest
Running org.glassfish.jersey.server.model.ProgrammaticResourceMethodsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.569 sec - in org.glassfish.jersey.server.model.ProgrammaticResourceMethodsTest
Running org.glassfish.jersey.server.model.ConsumeProduceSimpleTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 sec - in org.glassfish.jersey.server.model.ConsumeProduceSimpleTest
Running org.glassfish.jersey.server.model.HeadSubResourceMethodTest
Running org.glassfish.jersey.server.model.SubResourceNullTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.glassfish.jersey.server.model.SubResourceNullTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.918 sec - in org.glassfish.jersey.server.model.HeadSubResourceMethodTest
Running org.glassfish.jersey.server.model.ConstrainedToServerTest
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientFilter constrained (via @ConstrainedTo) to SERVER runtime implements interface javax.ws.rs.client.ClientResponseFilter which is only usable in a CLIENT runtime context. 
Oct 09, 2018 9:30:48 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient constrained (via @ConstrainedTo) to CLIENT runtime implements interface javax.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the implementations of providers in the resource class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient will be ignored. However, the resource class will be loaded and used as an resource. 
Oct 09, 2018 9:30:48 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient constrained (via @ConstrainedTo) to CLIENT runtime implements interface javax.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the implementations of providers in the resource class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient will be ignored. However, the resource class will be loaded and used as an resource. 
Oct 09, 2018 9:30:49 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToClient, implements provider interface [interface javax.ws.rs.container.ContainerResponseFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton.

Running org.glassfish.jersey.server.model.internal.ChildResourceTest
Oct 09, 2018 9:30:49 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. 
Oct 09, 2018 9:30:49 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface javax.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter will be ignored. 
Oct 09, 2018 9:30:49 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 constrained (via @ConstrainedTo) to CLIENT runtime implements interface javax.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter2 will be ignored. 
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ConstrainedToServerTest$ResourceAndProviderConstrainedToServer, implements provider interface [interface javax.ws.rs.container.ContainerResponseFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton.

Oct 09, 2018 9:30:50 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientUnConstrainedFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientUnConstrainedFilter will be ignored. 
template: /http\://localhost/([^/]+)/aa/f
pattern: /http\://localhost/([^/]+)/aa/f(/.*)?
template: /http\://localhost/([^/]+)/aa/f
pattern: /http\://localhost/([^/]+)/aa/f(/.*)?
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.423 sec - in org.glassfish.jersey.server.model.internal.ChildResourceTest
Running org.glassfish.jersey.server.internal.ServiceFinderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.glassfish.jersey.server.internal.ServiceFinderTest
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface javax.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerAndClientContrainedToClientFilter will be ignored. 
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime is constrained (via @ConstrainedTo) to CLIENT runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. A provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyClientFilter will be ignored. 
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter constrained (via @ConstrainedTo) to CLIENT runtime implements interface javax.ws.rs.container.ContainerResponseFilter which is only usable in a SERVER runtime context. A registered provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter is constrained (via @ConstrainedTo) to CLIENT runtime but does not implement any provider interface usable in the runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ConstrainedToServerTest$MyServerWrongFilter will be ignored. 
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.195 sec - in org.glassfish.jersey.server.model.ConstrainedToServerTest
Running org.glassfish.jersey.server.model.AcceptAnnotatedReaderWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec - in org.glassfish.jersey.server.model.AcceptAnnotatedReaderWriterTest
Running org.glassfish.jersey.server.model.AcceptWriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec - in org.glassfish.jersey.server.model.AcceptWriterTest
Running org.glassfish.jersey.server.model.AcceptQsTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.793 sec - in org.glassfish.jersey.server.model.AcceptQsTest
Running org.glassfish.jersey.server.model.DynamicFeatureTest
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ContextResolver) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.ext.ExceptionMapper) of class org.glassfish.jersey.server.model.DynamicFeatureTest$ProviderBall provider cannot be bound to a resource method.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.
WARNING: Contract interface javax.ws.rs.ext.MessageBodyReader can not be registered for component class org.glassfish.jersey.server.model.DynamicFeatureTest$CustomResponseFilter: Contract not assignable to component.

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.707 sec - in org.glassfish.jersey.server.model.DynamicFeatureTest
Running org.glassfish.jersey.server.model.ResourceInfoTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.492 sec - in org.glassfish.jersey.server.model.ResourceInfoTest
Running org.glassfish.jersey.server.model.OptionsSubResourceMethodTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.593 sec - in org.glassfish.jersey.server.model.OptionsSubResourceMethodTest
Running org.glassfish.jersey.server.internal.inject.BeanParamMemoryLeakTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 sec - in org.glassfish.jersey.server.internal.inject.BeanParamMemoryLeakTest
Running org.glassfish.jersey.server.model.SubResourceClassDynamicTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 sec - in org.glassfish.jersey.server.model.SubResourceClassDynamicTest
Running org.glassfish.jersey.server.model.ValidatorTest
Oct 09, 2018 9:30:47 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: Method public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource.moreNonAnnotatedParameters(java.lang.String,java.lang.String,java.lang.String) on resource class org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource contains multiple parameters with no annotation. Unable to resolve the injection source.

Oct 09, 2018 9:30:47 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMConsumingFormParam
INFO: An issue should be reported if a get method consumes a form param:
Oct 09, 2018 9:30:48 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingFormParam.getMethod(java.lang.String), should not consume any form parameter.

Oct 09, 2018 9:30:48 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonMethodParamsInjection
INFO: An issue should not be reported as injections into the methods are allowed.
Oct 09, 2018 9:30:48 AM org.glassfish.jersey.server.model.ValidatorTest testSRLReturningVoid
INFO: An issue should be reported if a sub-resource locator returns void:
Oct 09, 2018 9:30:48 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A sub-resource model, public void org.glassfish.jersey.server.model.ValidatorTest$TestSRLReturningVoid.srLocator(), MUST return a non-void type.

Oct 09, 2018 9:30:49 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam will be ignored. 
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='a', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=ClassBasedMethodHandler{handlerClass=class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource, handlerConstructors=[org.glassfish.jersey.server.model.HandlerConstructor@5e1ce124]}, definitionMethod=public org.glassfish.jersey.server.model.ValidatorTest$SubResource org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource.locator(), parameters=[], responseType=class org.glassfish.jersey.server.model.ValidatorTest$SubResource}, nameBindings=[], handlerClasses=[class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource], handlerInstances=[], parentResource=<no parent>, extended=false} and resource Resource{"a", 0 child resources, 0 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances}, contains sub resource locators on the same path a.
WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsSRM.postPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@javax.ws.rs.POST(), @javax.ws.rs.PUT()]
WARNING: A sub-resource model, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestEntityParamOnSRL.locator(java.lang.String), can not have an entity parameter. Try to move the parameter to the corresponding resource method.
WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingFormParam.getMethod(java.lang.String), should not consume any form parameter.
WARNING: (Sub)resource method query in org.glassfish.jersey.server.model.ValidatorTest$ResourceWithParamOnResourcePathAnnotatedMethod contains unexpected annotation javax.ws.rs.QueryParam.
WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceWithMultipleScopes, is annotated with multiple scope annotations. Only one scope annotation is allowed for the resource.
WARNING: A sub-resource model, public void org.glassfish.jersey.server.model.ValidatorTest$TestSRLReturningVoid.srLocator(), MUST return a non-void type.
WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String), should not consume any form parameter.
WARNING: (Sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$ResourceGETMethodFails contains unexpected annotation javax.ws.rs.QueryParam.
WARNING: Method public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource.moreNonAnnotatedParameters(java.lang.String,java.lang.String,java.lang.String) on resource class org.glassfish.jersey.server.model.ValidatorTest$AmbiguousParameterResource contains multiple parameters with no annotation. Unable to resolve the injection source.
WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsRM.getPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@javax.ws.rs.GET(), @javax.ws.rs.PUT()]
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String) and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object) at matching regular expression /test. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$ResourceRoot.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$ResourceRootNotUnique.get() at matching regular expression /sub\-root. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource1.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource2.get() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous sub-resource locators on path pattern /([^/]+)/x.
WARNING: Parameter 1 of public void org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.setB(java.lang.String) MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter a of private int org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.a MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter 1 of type V[] from public void org.glassfish.jersey.server.model.ValidatorTest$GenericArrayResource.set(V[]) is not resolvable to a concrete type.
WARNING: Parameter fieldV of type V[] from V[] org.glassfish.jersey.server.model.ValidatorTest$GenericArrayResource.fieldV is not resolvable to a concrete type.
WARNING: Parameter 1 of type java.util.List<java.util.List<V>> from public void org.glassfish.jersey.server.model.ValidatorTest$ParameterizedTypeResource.set(java.util.List<java.util.List<V>>) is not resolvable to a concrete type.
WARNING: Parameter fieldV of type java.util.Collection<V> from java.util.Collection<V> org.glassfish.jersey.server.model.ValidatorTest$ParameterizedTypeResource.fieldV is not resolvable to a concrete type.
WARNING: Parameter 1 of type V from public void org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.set(V) is not resolvable to a concrete type.
WARNING: Parameter fieldV of type V from V org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.fieldV is not resolvable to a concrete type.
WARNING: A resource method, private java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestNonPublicRM.privateGet(), MUST be public scoped otherwise the method is ignored
WARNING: The resource (or sub resource) Resource{"failRoot", 1 child resources, 4 resource methods, 1 sub-resource locator, 5 method handler classes, 0 method handler instances} with path "failRoot" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored.
WARNING: The resource (or sub resource) Resource{"a", 0 child resources, 4 resource methods, 1 sub-resource locator, 4 method handler classes, 0 method handler instances} with path "a" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored.
WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceAsProvider, implements provider interface [interface javax.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton.
WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity.
WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity.
WARNING: The resource (or sub resource) Resource{"x", 0 child resources, 4 resource methods, 1 sub-resource locator, 5 method handler classes, 0 method handler instances} with path "x" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored.
WARNING: The resource (or sub resource) Resource{"x", 0 child resources, 1 resource methods, 1 sub-resource locator, 2 method handler classes, 0 method handler instances} with path "x" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored.
WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter 2 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.get(java.lang.String) MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter 1 of public java.lang.Object org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSubLoc(java.lang.String) MUST be only one of a path, query, matrix or header parameter.
WARNING: The (sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$TestEmptyPathSegment contains empty path annotation.
HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMReturningVoid.getSRMethod(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content".
HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content".
HINT: A HTTP GET method, public void org.glassfish.jersey.server.model.ValidatorTest$ResourceMethodWithVoidReturnType.error(), returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content".
HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String) and public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod() at matching path pattern /test.
HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and output mime-types as defined by @Produces annotation at Java methods public void org.glassfish.jersey.server.model.ValidatorTest$TestGetRMReturningVoid.getMethod() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object) at matching path pattern /test.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorPathValidationFail
INFO: Should report error during validation as Resource cannot have ambiguous sub resource locators.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='a', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=ClassBasedMethodHandler{handlerClass=class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource, handlerConstructors=[org.glassfish.jersey.server.model.HandlerConstructor@68e10b8a]}, definitionMethod=public org.glassfish.jersey.server.model.ValidatorTest$SubResource org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource.locator(), parameters=[], responseType=class org.glassfish.jersey.server.model.ValidatorTest$SubResource}, nameBindings=[], handlerClasses=[class org.glassfish.jersey.server.model.ValidatorTest$TwoLocatorsResource], handlerInstances=[], parentResource=<no parent>, extended=false} and resource Resource{"a", 0 child resources, 0 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances}, contains sub resource locators on the same path a.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnResourcePathAnnotatedMethodFails
INFO: Should report fatal during validation as @Path method should not be annotated with parameter annotation
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: (Sub)resource method query in org.glassfish.jersey.server.model.ValidatorTest$ResourceWithParamOnResourcePathAnnotatedMethod contains unexpected annotation javax.ws.rs.QueryParam.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousResources
INFO: Should report warning during validation error as resource path patterns are ambiguous ({abc} and {def} results into same path pattern).
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource1.get() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$AmbiguousResource2.get() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testEmptyResourcel
INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A resource, Resource{"root", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "root" is empty. It has no resource (or sub resource) methods neither sub resource locators defined.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testRelaxedProducesConsumesParserRules
INFO: An issue should not be reported with the relaxed Produces/Consumes values parser.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousResourceLocators
INFO: Should report warning during validation error as resource path patterns are ambiguous ({abc} and {def} results into same path pattern).
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous sub-resource locators on path pattern /([^/]+)/x.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMConsumingEntity
INFO: An issue should be reported if a get method consumes an entity:
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetSRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testNonPublicRM
INFO: An issue should be reported if a resource method is not public:
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A resource method, private java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestNonPublicRM.privateGet(), MUST be public scoped otherwise the method is ignored

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testGenericArrayResource
INFO: 
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testResourceAsProvider
INFO: An issue should be reported as resource implements provider but does not define scope.
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceAsProvider, implements provider interface [interface javax.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testRootResourceNonAmbigConstructors
INFO: No issue should be reported if more public ctors exists with the same number of params, but another just one is presented with more params at a root resource:
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.server.model.ValidatorTest testEmptyPathSegment
INFO: A warning should be reported if @Path with "/" or empty string value is seen
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: The (sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$TestEmptyPathSegment contains empty path annotation.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testMultipleHttpMethodDesignatorsRM
INFO: An issue should be reported if more than one HTTP method designator exist on a resource method:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsRM.getPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@javax.ws.rs.GET(), @javax.ws.rs.PUT()]

Running org.glassfish.jersey.server.internal.inject.QueryParamFromStringTest
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.notEncoded() and public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$PercentEncodedCaseSensitiveTest.percent() at matching regular expression /%5[bB]%5[dD]. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testEntityParamOnSRL
INFO: An issue should be reported if an entity parameter exists on a sub-resource locator:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A sub-resource model, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestEntityParamOnSRL.locator(java.lang.String), can not have an entity parameter. Try to move the parameter to the corresponding resource method.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testGetSRMReturningVoid
INFO: An issue should be reported if a get sub-resource method returns void:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testProviderFieldsInjection
INFO: An issue should be reported if injection is required for a class which is provider and therefore singleton:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: Parameter matrixParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.matrixParam cannot be injected into singleton resource.
WARNING: Parameter queryParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.queryParam cannot be injected into singleton resource.
WARNING: Parameter pParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.pParam cannot be injected into singleton resource.
WARNING: Parameter cParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.cParam cannot be injected into singleton resource.
WARNING: Parameter hParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.hParam cannot be injected into singleton resource.
WARNING: Parameter beanParam of org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider.beanParam cannot be injected into singleton resource.
WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForProvider, implements provider interface [interface javax.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testCantReturnFromEventSinkInjectedMethod
INFO: An issue should be reported if method with injected SseEventSink parameter does not return void.
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A HTTP GET method public javax.ws.rs.sse.SseEventSink org.glassfish.jersey.server.model.ValidatorTest$TestSseEventSinkValidations.nonVoidReturnType(javax.ws.rs.sse.SseEventSink) that is being injected with SseEventSink should return void. The output will propagate automatically.
WARNING: A HTTP GET method public void org.glassfish.jersey.server.model.ValidatorTest$TestSseEventSinkValidations.multipleInjection(javax.ws.rs.sse.SseEventSink,javax.ws.rs.sse.SseEventSink) defines to SseEventSink parameters to be injected. Only one of the injected event sinks will be connected to the output.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorAndMethod2Validation
INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path.
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"a", 0 child resources, 1 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances} with path "a" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMReturningVoid
INFO: An issue should be reported if a non-async get method returns void:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnResourceGETMethodFails
INFO: Should report fatal during validation as @GET method should not be annotated with parameter annotation
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: (Sub)resource method get in org.glassfish.jersey.server.model.ValidatorTest$ResourceGETMethodFails contains unexpected annotation javax.ws.rs.QueryParam.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testParamOnSetterIsOk
INFO: Validation should report no issues.
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testNonConflictingHttpMethodDelete
INFO: No issue should be reported if produced mime types differ
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testMultipleHttpMethodDesignatorsSRM
INFO: An issue should be reported if more than one HTTP method designator exist on a sub-resource method:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A (sub-)resource method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestMultipleHttpMethodDesignatorsSRM.postPutIt(), should have only one HTTP method designator. It currently has the following designators defined: [@javax.ws.rs.POST(), @javax.ws.rs.PUT()]

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonFieldsInjection
INFO: An issue should be reported if injection is required for a singleton life-cycle:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: Parameter matrixParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.matrixParam cannot be injected into singleton resource.
WARNING: Parameter queryParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.queryParam cannot be injected into singleton resource.
WARNING: Parameter pParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.pParam cannot be injected into singleton resource.
WARNING: Parameter cParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.cParam cannot be injected into singleton resource.
WARNING: Parameter hParam of java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.hParam cannot be injected into singleton resource.
WARNING: Parameter beanParam of org.glassfish.jersey.server.model.ValidatorTest$MyBeanParam org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectFieldsForSingleton.beanParam cannot be injected into singleton resource.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testAmbiguousParams
INFO: A warning should be reported if ambiguous source of a parameter is seen
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Parameter 1 of public void org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.setB(java.lang.String) MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter a of private int org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.a MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter 2 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSub(java.lang.String,int) MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter 1 of public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.get(java.lang.String) MUST be only one of a path, query, matrix or header parameter.
WARNING: Parameter 1 of public java.lang.Object org.glassfish.jersey.server.model.ValidatorTest$TestAmbiguousParams.getSubLoc(java.lang.String) MUST be only one of a path, query, matrix or header parameter.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testTypeVariableResource
INFO: 
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Parameter 1 of type V from public void org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.set(V) is not resolvable to a concrete type.
WARNING: Parameter fieldV of type V from V org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.fieldV is not resolvable to a concrete type.
WARNING: Parameter 1 of type T from public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.postSub(T) is not resolvable to a concrete type.
WARNING: Return type, T, of method, public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.postSub(T), is not resolvable to a concrete type.
WARNING: Parameter 1 of type T from public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.post(T) is not resolvable to a concrete type.
WARNING: Return type, T, of method, public T org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.post(T), is not resolvable to a concrete type.
WARNING: Parameter 1 of type V from public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TypeVariableResource.get(V) is not resolvable to a concrete type.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testResourceWithMultipleScopes
INFO: An issue should not be reported as resource defines multiple scopes.
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource, class org.glassfish.jersey.server.model.ValidatorTest$ResourceWithMultipleScopes, is annotated with multiple scope annotations. Only one scope annotation is allowed for the resource.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testVoidReturnType
INFO: Should report hint during validation as @GET resource method returns void.
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testParameterizedTypeResource
INFO: 
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMConsumingEntity
INFO: An issue should be reported if a get method consumes an entity:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingEntity.getMethod(java.lang.Object), should not consume any entity.

[afromString, fromString, bfromString]
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testSingletonConstructorParamsInjection
INFO: An issue should be reported if injection is required for a singleton life-cycle:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: Parameter 1 of public org.glassfish.jersey.server.model.ValidatorTest$TestCantInjectConstructorParamsForSingleton(java.lang.String) cannot be injected into singleton resource.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testLocatorAndMethodValidation
INFO: Should report warning during validation as Resource cannot have resource method and sub resource locators on the same path.
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: The resource (or sub resource) Resource{"failRoot", 0 child resources, 1 resource methods, 1 sub-resource locator, 1 method handler classes, 0 method handler instances} with path "failRoot" contains (sub) resource method(s) and sub resource locator. The resource cannot have both, methods and locator, defined on same path. The locator will be ignored.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testGetRMConsumingFormParam
INFO: An issue should be reported if a get method consumes a form param:
Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A HTTP GET method, public java.lang.String org.glassfish.jersey.server.model.ValidatorTest$TestGetRMConsumingFormParam.getMethod(java.lang.String,java.lang.String), should not consume any form parameter.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.server.model.ValidatorTest testAsyncGetRMReturningVoid
INFO: An issue should NOT be reported if a async get method returns void:
Tests run: 44, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 6.894 sec - in org.glassfish.jersey.server.model.ValidatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 sec - in org.glassfish.jersey.server.internal.inject.QueryParamFromStringTest
Running org.glassfish.jersey.server.internal.inject.QueryParamEnumTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in org.glassfish.jersey.server.internal.inject.QueryParamEnumTest
Running org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest
Oct 09, 2018 9:30:50 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method POST and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.postA() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.postB() at matching regular expression /test. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
HINT: A resource model has ambiguous (sub-)resource method for HTTP method GET and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.getAllPossible() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousClassProducingWarnings.getHtml() at matching path pattern /test.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous sub-resource locators on path pattern //([^/]+).

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText1() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsProducesGET.getText1() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get2() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsGET.get3() at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method PUT and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public void org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsConsumesPUT.put2(java.lang.Object) and public void org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousResourceMethodsConsumesPUT.put3(java.lang.Object) at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.getPlain2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.getPlain() at matching regular expression /test2. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
HINT: A resource model has ambiguous (sub-)resource method for HTTP method POST and output mime-types as defined by @Produces annotation at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.postA() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousPostClassProducingWarnings.postB() at matching path pattern /test2.

Oct 09, 2018 9:30:52 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText3() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText1() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsProducesGET.getText1() at matching regular expression /x. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Oct 09, 2018 9:30:53 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get1() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get2() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get3() and public java.lang.String org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest$AmbiguousSubResourceMethodsGET.get4() at matching regular expression /([^/]+). These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Tests run: 12, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 6.763 sec - in org.glassfish.jersey.server.model.PathAndResourceMethodErrorsTest
Running org.glassfish.jersey.server.model.AmbiguousTemplateTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.787 sec - in org.glassfish.jersey.server.model.AmbiguousTemplateTest
Running org.glassfish.jersey.server.model.AcceptTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.471 sec - in org.glassfish.jersey.server.model.AcceptTest
Running org.glassfish.jersey.server.model.SubResourceProgrammaticTest
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.model.SubResourceProgrammaticTest$InvalidSubResource.get2() and public java.lang.String org.glassfish.jersey.server.model.SubResourceProgrammaticTest$InvalidSubResource.get1() at matching regular expression null. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 sec - in org.glassfish.jersey.server.model.SubResourceProgrammaticTest
Running org.glassfish.jersey.server.internal.inject.ActiveBindingBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.glassfish.jersey.server.internal.inject.ActiveBindingBindingTest
Running org.glassfish.jersey.server.internal.inject.PathParamAsPathSegmentTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.369 sec - in org.glassfish.jersey.server.internal.inject.PathParamAsPathSegmentTest
Running org.glassfish.jersey.server.internal.inject.CookieParamAsCookieTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.glassfish.jersey.server.internal.inject.CookieParamAsCookieTest
Running org.glassfish.jersey.server.internal.inject.UriTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.763 sec - in org.glassfish.jersey.server.internal.inject.UriTest
Running org.glassfish.jersey.server.internal.inject.ContextBasedInjectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.09 sec - in org.glassfish.jersey.server.internal.inject.ContextBasedInjectionTest
Running org.glassfish.jersey.server.internal.inject.PathParamStringConstructorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.glassfish.jersey.server.internal.inject.PathParamStringConstructorTest
Running org.glassfish.jersey.server.internal.inject.QueryParamAsStringTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.875 sec - in org.glassfish.jersey.server.internal.inject.QueryParamAsStringTest
Running org.glassfish.jersey.server.internal.inject.ParamConverterInternalTest
Running org.glassfish.jersey.server.internal.inject.PathParamDefaultValueTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.034 sec - in org.glassfish.jersey.server.internal.inject.PathParamDefaultValueTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 sec - in org.glassfish.jersey.server.internal.inject.ParamConverterInternalTest
Running org.glassfish.jersey.server.internal.inject.JaxRsInjectablesTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.465 sec - in org.glassfish.jersey.server.internal.inject.JaxRsInjectablesTest
Running org.glassfish.jersey.server.internal.inject.HeaderParamAsStringTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.317 sec - in org.glassfish.jersey.server.internal.inject.HeaderParamAsStringTest
Running org.glassfish.jersey.server.AsyncApplicationBuildingTest
Oct 09, 2018 9:30:51 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method POST and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.AsyncApplicationBuildingTest$ErrornousResource.postTwo(java.lang.String) and public java.lang.String org.glassfish.jersey.server.AsyncApplicationBuildingTest$ErrornousResource.postOne(java.lang.String) at matching regular expression /. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.943 sec - in org.glassfish.jersey.server.AsyncApplicationBuildingTest
Running org.glassfish.jersey.server.internal.inject.ConstructorParameterInjectionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 sec - in org.glassfish.jersey.server.internal.inject.ConstructorParameterInjectionTest
Running org.glassfish.jersey.server.internal.inject.ParamExceptionMappingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 sec - in org.glassfish.jersey.server.internal.inject.ParamExceptionMappingTest
Running org.glassfish.jersey.server.internal.inject.FormParamTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.999 sec - in org.glassfish.jersey.server.internal.inject.FormParamTest
Running org.glassfish.jersey.server.internal.inject.PathParamAsStringTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec - in org.glassfish.jersey.server.internal.inject.PathParamAsStringTest
Running org.glassfish.jersey.server.internal.inject.HeaderParamStringConstructorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 sec - in org.glassfish.jersey.server.internal.inject.HeaderParamStringConstructorTest
Running org.glassfish.jersey.server.internal.inject.QueryParamAsSetStringTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec - in org.glassfish.jersey.server.internal.inject.QueryParamAsSetStringTest
Running org.glassfish.jersey.server.internal.inject.PathParamAsPrimitiveTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 sec - in org.glassfish.jersey.server.internal.inject.PathParamAsPrimitiveTest
Running org.glassfish.jersey.server.internal.inject.QueryParamSetStringConstructorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 sec - in org.glassfish.jersey.server.internal.inject.QueryParamSetStringConstructorTest
Running org.glassfish.jersey.server.internal.routing.UriRoutingContextTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.glassfish.jersey.server.internal.routing.UriRoutingContextTest
Running org.glassfish.jersey.server.internal.inject.QueryParamSortedSetStringConstructorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 sec - in org.glassfish.jersey.server.internal.inject.QueryParamSortedSetStringConstructorTest
Running org.glassfish.jersey.server.internal.inject.CookieParamStringConstructorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.026 sec - in org.glassfish.jersey.server.internal.inject.CookieParamStringConstructorTest
Running org.glassfish.jersey.server.internal.inject.EncodedParamsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 sec - in org.glassfish.jersey.server.internal.inject.EncodedParamsTest
Running org.glassfish.jersey.server.internal.inject.CookieParamAsStringTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.547 sec - in org.glassfish.jersey.server.internal.inject.CookieParamAsStringTest
Running org.glassfish.jersey.server.internal.routing.ResponseMediaTypeFromProvidersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in org.glassfish.jersey.server.internal.routing.ResponseMediaTypeFromProvidersTest
Running org.glassfish.jersey.server.internal.scanning.BundleSchemeScannerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.glassfish.jersey.server.internal.scanning.BundleSchemeScannerTest
Running org.glassfish.jersey.server.internal.routing.SubResourceValidationTest
Oct 09, 2018 9:30:58 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.internal.routing.SubResourceValidationTest$InvalidSubResource.aget() and public java.lang.String org.glassfish.jersey.server.internal.routing.SubResourceValidationTest$InvalidSubResource.aget2() at matching regular expression /aaa. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.glassfish.jersey.server.internal.routing.SubResourceValidationTest
Running org.glassfish.jersey.server.internal.inject.InvalidParamsTest
Oct 09, 2018 9:30:58 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected:
MultiException stack 1 of 3
org.glassfish.jersey.server.ParamException$QueryParamException: HTTP 404 Not Found
	at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:81)
	at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65)
	at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97)
	at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62)
	at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:212)
	at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235)
	at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:358)
	at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
	at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59)
	at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:777)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:740)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:710)
	at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160)
	at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30)
	at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105)
	at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260)
	at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:591)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:571)
	at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:346)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.glassfish.jersey.internal.inject.ExtractorException: java.lang.IllegalStateException: error
	at org.glassfish.jersey.server.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:69)
	at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116)
	at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107)
	at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61)
	at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78)
	... 68 more
Caused by: java.lang.IllegalStateException: error
	at org.glassfish.jersey.server.internal.inject.InvalidParamsTest$FaultyParamEntityISE.fromString(InvalidParamsTest.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.glassfish.jersey.server.internal.inject.ParamConverters$TypeFromString$1._fromString(ParamConverters.java:155)
	at org.glassfish.jersey.server.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:59)
	... 72 more
MultiException stack 2 of 3
java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldISE errors were found
	at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248)
	at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:358)
	at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
	at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59)
	at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:777)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:740)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:710)
	at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160)
	at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30)
	at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105)
	at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260)
	at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:591)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:571)
	at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:346)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
MultiException stack 3 of 3
java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldISE
	at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:387)
	at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
	at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59)
	at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:777)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:740)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:710)
	at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160)
	at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30)
	at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105)
	at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260)
	at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:591)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:571)
	at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldISE(InvalidParamsTest.java:174)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:346)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


Oct 09, 2018 9:30:58 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Unknown HK2 failure detected:
MultiException stack 1 of 3
javax.ws.rs.WebApplicationException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.server.internal.inject.InvalidParamsTest$FaultyParamEntityWAE.fromString(InvalidParamsTest.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.glassfish.jersey.server.internal.inject.ParamConverters$TypeFromString$1._fromString(ParamConverters.java:155)
	at org.glassfish.jersey.server.internal.inject.ParamConverters$AbstractStringReader.fromString(ParamConverters.java:59)
	at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.convert(AbstractParamValueExtractor.java:116)
	at org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor.fromString(AbstractParamValueExtractor.java:107)
	at org.glassfish.jersey.server.internal.inject.SingleValueExtractor.extract(SingleValueExtractor.java:61)
	at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:78)
	at org.glassfish.jersey.server.internal.inject.QueryParamValueParamProvider$QueryParamValueProvider.apply(QueryParamValueParamProvider.java:65)
	at org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.resolve(ParamInjectionResolver.java:97)
	at org.glassfish.jersey.inject.hk2.InjectionResolverWrapper.resolve(InjectionResolverWrapper.java:62)
	at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:212)
	at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:235)
	at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:358)
	at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
	at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59)
	at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:777)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:740)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:710)
	at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160)
	at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30)
	at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105)
	at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260)
	at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:591)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:571)
	at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:346)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
MultiException stack 2 of 3
java.lang.IllegalArgumentException: While attempting to resolve the dependencies of org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldWAE errors were found
	at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:248)
	at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:358)
	at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
	at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59)
	at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:777)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:740)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:710)
	at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160)
	at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30)
	at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105)
	at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260)
	at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:591)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:571)
	at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:346)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
MultiException stack 3 of 3
java.lang.IllegalStateException: Unable to perform operation: resolve on org.glassfish.jersey.server.internal.inject.InvalidParamsTest$ResourceWithFaultyParamEntityFieldWAE
	at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:387)
	at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
	at org.glassfish.jersey.inject.hk2.RequestContext.findOrCreate(RequestContext.java:59)
	at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:777)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:740)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:710)
	at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.getInstance(AbstractHk2InjectionManager.java:160)
	at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.getInstance(ImmediateHk2InjectionManager.java:30)
	at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:105)
	at org.glassfish.jersey.server.model.MethodHandler$ClassBasedMethodHandler.getInstance(MethodHandler.java:260)
	at org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter.apply(PushMethodHandlerRouter.java:51)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:591)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:571)
	at org.glassfish.jersey.server.internal.inject.InvalidParamsTest.testInvalidQueryParamFieldWAE(InvalidParamsTest.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:346)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.738 sec - in org.glassfish.jersey.server.internal.inject.InvalidParamsTest
Running org.glassfish.jersey.server.internal.routing.CombinedMediaTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.glassfish.jersey.server.internal.routing.CombinedMediaTypeTest
Running org.glassfish.jersey.server.internal.scanning.CompositeResourceFinderTest
Running org.glassfish.jersey.server.internal.scanning.JarFileScannerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in org.glassfish.jersey.server.internal.scanning.JarFileScannerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.glassfish.jersey.server.internal.scanning.CompositeResourceFinderTest
Running org.glassfish.jersey.server.internal.ContainerUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.glassfish.jersey.server.internal.ContainerUtilsTest
Running org.glassfish.jersey.server.internal.scanning.VFSSchemeResourceFinderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec - in org.glassfish.jersey.server.internal.scanning.VFSSchemeResourceFinderTest
Running org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImplTest
Running org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsTest
Running org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirTest
Running org.glassfish.jersey.server.internal.monitoring.MonitoringUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.glassfish.jersey.server.internal.monitoring.MonitoringUtilsTest
Running org.glassfish.jersey.server.internal.inject.MatrixParamStringConstructorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.689 sec - in org.glassfish.jersey.server.internal.inject.MatrixParamStringConstructorTest
Running org.glassfish.jersey.server.internal.inject.QueryParamStringConstructorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.994 sec - in org.glassfish.jersey.server.internal.inject.QueryParamStringConstructorTest
Running org.glassfish.jersey.server.internal.RuntimeDelegateImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.glassfish.jersey.server.internal.RuntimeDelegateImplTest
Running org.glassfish.jersey.server.internal.inject.QueryParamAsSetPrimitiveTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.glassfish.jersey.server.internal.inject.QueryParamAsSetPrimitiveTest
Running org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirAggregatingTrimmerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 sec - in org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoirAggregatingTrimmerTest
Running org.glassfish.jersey.server.internal.routing.ExtendedUriInfoTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.134 sec - in org.glassfish.jersey.server.internal.routing.ExtendedUriInfoTest
Running org.glassfish.jersey.server.internal.inject.MatrixParamAsStringTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.07 sec - in org.glassfish.jersey.server.internal.inject.MatrixParamAsStringTest
Running org.glassfish.jersey.server.internal.sonar.SonarJerseyServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.glassfish.jersey.server.internal.sonar.SonarJerseyServerTest
Running org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImplTest
Running org.glassfish.jersey.server.internal.BackgroundSchedulerProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in org.glassfish.jersey.server.internal.BackgroundSchedulerProviderTest
Running org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetStringTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.99 sec - in org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetStringTest
Running org.glassfish.jersey.server.filter.LayeredFiltersTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.601 sec - in org.glassfish.jersey.server.filter.LayeredFiltersTest
Running org.glassfish.jersey.server.internal.ResourceContextTest
Oct 09, 2018 9:31:01 AM org.glassfish.jersey.server.internal.JerseyResourceContext getResource
WARNING: Lookup and initialization failed for a resource class: class org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable.
MultiException stack 1 of 1
java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable class. Instantiation of non-static member classes is not supported.
	at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119)
	at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:180)
	at org.jvnet.hk2.internal.Utilities.justCreate(Utilities.java:1066)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.create(ServiceLocatorImpl.java:978)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1082)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1074)
	at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.createAndInitialize(AbstractHk2InjectionManager.java:189)
	at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.createAndInitialize(ImmediateHk2InjectionManager.java:30)
	at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:106)
	at org.glassfish.jersey.server.JerseyResourceContextConfigurator.lambda$init$0(JerseyResourceContextConfigurator.java:45)
	at org.glassfish.jersey.server.internal.JerseyResourceContext.getResource(JerseyResourceContext.java:83)
	at org.glassfish.jersey.server.internal.ResourceContextTest$ResourceA.isNull(ResourceContextTest.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:591)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:571)
	at org.glassfish.jersey.server.internal.ResourceContextTest.testGetResource(ResourceContextTest.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:346)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Oct 09, 2018 9:31:01 AM org.glassfish.jersey.server.internal.JerseyResourceContext getResource
WARNING: Lookup and initialization failed for a resource class: class org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable.
MultiException stack 1 of 1
java.lang.NoSuchMethodException: Cannot instantiate org.glassfish.jersey.server.internal.ResourceContextTest$NotInstantiable class. Instantiation of non-static member classes is not supported.
	at org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.getConstructor(JerseyClassAnalyzer.java:119)
	at org.jvnet.hk2.internal.Utilities.getConstructor(Utilities.java:180)
	at org.jvnet.hk2.internal.Utilities.justCreate(Utilities.java:1066)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.create(ServiceLocatorImpl.java:978)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1082)
	at org.jvnet.hk2.internal.ServiceLocatorImpl.createAndInitialize(ServiceLocatorImpl.java:1074)
	at org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager.createAndInitialize(AbstractHk2InjectionManager.java:189)
	at org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager.createAndInitialize(ImmediateHk2InjectionManager.java:30)
	at org.glassfish.jersey.internal.inject.Injections.getOrCreate(Injections.java:106)
	at org.glassfish.jersey.server.JerseyResourceContextConfigurator.lambda$init$0(JerseyResourceContextConfigurator.java:45)
	at org.glassfish.jersey.server.internal.JerseyResourceContext.getResource(JerseyResourceContext.java:83)
	at org.glassfish.jersey.server.internal.ResourceContextTest$ResourceA.notInstantiable(ResourceContextTest.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.lambda$getResource$0(SubResourceLocatorRouter.java:132)
	at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.getResource(SubResourceLocatorRouter.java:150)
	at org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter.apply(SubResourceLocatorRouter.java:86)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:86)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage._apply(RoutingStage.java:89)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:69)
	at org.glassfish.jersey.server.internal.routing.RoutingStage.apply(RoutingStage.java:38)
	at org.glassfish.jersey.process.internal.Stages.process(Stages.java:173)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:245)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:591)
	at org.glassfish.jersey.server.ApplicationHandler.apply(ApplicationHandler.java:571)
	at org.glassfish.jersey.server.internal.ResourceContextTest.testGetResource(ResourceContextTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:54)
	at org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:346)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:387)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 sec - in org.glassfish.jersey.server.internal.ResourceContextTest
Running org.glassfish.jersey.server.filter.EntityTypeFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec - in org.glassfish.jersey.server.filter.EntityTypeFilterTest
Running org.glassfish.jersey.server.filter.ContainerResponseFilterOrderingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.glassfish.jersey.server.filter.ContainerResponseFilterOrderingTest
Running org.glassfish.jersey.server.filter.HttpMethodOverrideFilterTest
Oct 09, 2018 9:31:02 AM org.glassfish.jersey.server.filter.HttpMethodOverrideFilter parseConfig
WARNING: Invalid value for jersey.config.server.httpMethodOverride configuration property: foo
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 sec - in org.glassfish.jersey.server.filter.HttpMethodOverrideFilterTest
Running org.glassfish.jersey.server.filter.UriConnegFilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec - in org.glassfish.jersey.server.filter.UriConnegFilterTest
Running org.glassfish.jersey.server.filter.CsrfProtectionFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 sec - in org.glassfish.jersey.server.filter.CsrfProtectionFilterTest
Running org.glassfish.jersey.server.UriInfoMatchedResourcesTest
Running org.glassfish.jersey.server.filter.UriModificationFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.glassfish.jersey.server.UriInfoMatchedResourcesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec - in org.glassfish.jersey.server.filter.UriModificationFilterTest
Running org.glassfish.jersey.server.internal.process.ProxyInjectablesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.57 sec - in org.glassfish.jersey.server.internal.process.ProxyInjectablesTest
Running org.glassfish.jersey.server.SecurityManagerConfiguredTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.glassfish.jersey.server.SecurityManagerConfiguredTest
Running org.glassfish.jersey.server.internal.scanning.PackageNamesScannerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.216 sec - in org.glassfish.jersey.server.internal.scanning.PackageNamesScannerTest
Running org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.996 sec - in org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerTest
Running org.glassfish.jersey.server.AsyncCallbackServerTest
Oct 09, 2018 9:31:03 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource will be ignored. 
Oct 09, 2018 9:31:03 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.AsyncCallbackServerTest$CompletionResource will be ignored. 
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 sec - in org.glassfish.jersey.server.AsyncCallbackServerTest
Running org.glassfish.jersey.server.filter.EncodingFilterTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.836 sec - in org.glassfish.jersey.server.filter.EncodingFilterTest
Running org.glassfish.jersey.server.ContainerRequestTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.glassfish.jersey.server.ContainerRequestTest
Running org.glassfish.jersey.server.ResourceConfigBuilderTest
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class org.glassfish.jersey.server.ResourceConfigBuilderTest$TestProvider to null or empty array of contracts  is ignored.
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class org.glassfish.jersey.server.ResourceConfigBuilderTest$TestProvider to null or empty array of contracts  is ignored.
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class org.glassfish.jersey.server.ResourceConfigBuilderTest$TestProvider to null or empty array of contracts  is ignored.
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.model.internal.CommonConfig register
WARNING: Attempt to register component of type class org.glassfish.jersey.server.ResourceConfigBuilderTest$TestProvider to null or empty array of contracts  is ignored.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.glassfish.jersey.server.ResourceConfigBuilderTest
Running org.glassfish.jersey.server.ApplicationTest
Oct 09, 2018 9:31:03 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Component of class null cannot be instantiated and will be ignored.

Oct 09, 2018 9:31:03 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.server.ApplicationTest$DummyResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.server.ApplicationTest$DummyResource will be ignored. 
Oct 09, 2018 9:31:03 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test" is empty. It has no resource (or sub resource) methods neither sub resource locators defined.

Oct 09, 2018 9:31:03 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: Component of class null cannot be instantiated and will be ignored.

Oct 09, 2018 9:31:04 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A resource, Resource{"test", 0 child resources, 0 resource methods, 0 sub-resource locator, 0 method handler classes, 0 method handler instances}, with path "test" is empty. It has no resource (or sub resource) methods neither sub resource locators defined.

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.glassfish.jersey.server.ApplicationTest
Running org.glassfish.jersey.server.modelapi.annotation.IntrospectionModellerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec - in org.glassfish.jersey.server.modelapi.annotation.IntrospectionModellerTest
Running org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerZeroTimeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.755 sec - in org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmerZeroTimeTest
Running org.glassfish.jersey.server.filter.ApplicationFilterTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.386 sec - in org.glassfish.jersey.server.filter.ApplicationFilterTest
Running org.glassfish.jersey.server.ResourceMergeTest
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: Both resources, resource Builder{names=[[unnamed], [unnamed]], path='child', methodBuilders=[], childResourceBuilders=[], childResources=[], resourceMethods=[], subResourceLocator=httpMethod=null, consumedTypes=[application/xml], producedTypes=[], suspended=false, suspendTimeout=0, suspendTimeoutUnit=MILLISECONDS, invocable=Invocable{handler=InstanceBasedMethodHandler{handler=org.glassfish.jersey.server.ResourceMergeTest$MyInflector@672efc44, handlerClass=class org.glassfish.jersey.server.ResourceMergeTest$MyInflector}, definitionMethod=public abstract java.lang.Object org.glassfish.jersey.process.Inflector.apply(java.lang.Object), parameters=[Parameter [type=interface javax.ws.rs.container.ContainerRequestContext, source=null, defaultValue=null]], responseType=class java.lang.Object}, nameBindings=[], handlerClasses=[], handlerInstances=[org.glassfish.jersey.server.ResourceMergeTest$MyInflector@672efc44], parentResource=<no parent>, extended=false} and resource Resource{"child", 0 child resources, 0 resource methods, 1 sub-resource locator, 0 method handler classes, 1 method handler instances}, contains sub resource locators on the same path child.

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.glassfish.jersey.server.ResourceMergeTest
Running org.glassfish.jersey.server.SecurityContextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec - in org.glassfish.jersey.server.SecurityContextTest
Running org.glassfish.jersey.server.UriInfoMatchedUrisTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 sec - in org.glassfish.jersey.server.UriInfoMatchedUrisTest
Running org.glassfish.jersey.server.filter.FilterSetMethodTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 sec - in org.glassfish.jersey.server.filter.FilterSetMethodTest
Running org.glassfish.jersey.server.ExtendedResourceContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 sec - in org.glassfish.jersey.server.ExtendedResourceContextTest
Running org.glassfish.jersey.server.AnnotatedEntityTest
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: No injection source found for a parameter of type public java.lang.String org.glassfish.jersey.server.AnnotatedEntityTest$WrongResource.postEntityAnnotated(java.lang.String,java.lang.String,java.lang.String,java.lang.String) at index 1.

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 sec - in org.glassfish.jersey.server.AnnotatedEntityTest
Running org.glassfish.jersey.server.AutoDiscoverableServerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 sec - in org.glassfish.jersey.server.AutoDiscoverableServerTest
Running org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetPrimitiveTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 sec - in org.glassfish.jersey.server.internal.inject.QueryParamAsSortedSetPrimitiveTest
Running org.glassfish.jersey.server.ResourceConfigTest
[]Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.586 sec - in org.glassfish.jersey.server.ResourceConfigTest
Running org.glassfish.jersey.server.internal.inject.QueryParamAsPrimitiveTest
Running org.glassfish.jersey.server.ApplicationHandlerTest
### 200
### 200
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor aroundWriteTo
SEVERE: MessageBodyWriter not found for media type=application/json, type=class org.glassfish.jersey.server.ApplicationHandlerTest$ResponseErrorEntity, genericType=class org.glassfish.jersey.server.ApplicationHandlerTest$ResponseErrorEntity.
Oct 09, 2018 9:31:05 AM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: WARNING: A resource, class org.glassfish.jersey.server.ApplicationHandlerTest$SingletonResourceAndProvider, implements provider interface [interface javax.ws.rs.container.ContainerRequestFilter] but does not explicitly define the scope (@Singleton, @PerLookup). The resource class will be managed as singleton.

### 200
Oct 09, 2018 9:31:06 AM org.glassfish.jersey.internal.Errors logErrors
SEVERE: Following issues have been detected: 
WARNING: A resource model has ambiguous (sub-)resource method for HTTP method GET and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods public java.lang.String org.glassfish.jersey.server.ApplicationHandlerTest$MergedA1.doGet() and public java.lang.String org.glassfish.jersey.server.ApplicationHandlerTest$MergedA.doGet() at matching regular expression /merged. These two methods produces and consumes exactly the same mime-types and therefore their invocation as a resource methods will always fail.

### 200
### 200
### 200
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.555 sec - in org.glassfish.jersey.server.ApplicationHandlerTest
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
### 200
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in org.glassfish.jersey.server.internal.inject.QueryParamAsPrimitiveTest
Running org.glassfish.jersey.server.internal.inject.CookieParamAsPrimitiveTest
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 sec - in org.glassfish.jersey.server.internal.inject.CookieParamAsPrimitiveTest
Running org.glassfish.jersey.server.monitoring.MonitoringFeatureTest
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure
WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value.
Oct 09, 2018 9:31:05 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure
WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value.
Oct 09, 2018 9:31:05 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure
WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics.
Oct 09, 2018 9:31:05 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure
WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. Monitoring statistics will be disabled. The configuration is inconsistent and may produce unwanted behaviour. Disable MBeans exposure or enable monitoring statistics.
Oct 09, 2018 9:31:06 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure
WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value.
Oct 09, 2018 9:31:06 AM org.glassfish.jersey.server.internal.monitoring.MonitoringFeature configure
WARNING: MonitoringFeature is registered but the configuration property "jersey.config.server.monitoring.statistics.enabled" (enabling basic monitoring statistics) is FALSE. However, the feature is configured to enable exposure of monitoring MBeans (either by property or by direct instance setup), so the monitoring statistics will be enabled as this is prerequisite for Monitoring MBeans. The configuration is inconsistent and may produce unwanted behaviour. Unregister the feature or change the property value.
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.808 sec - in org.glassfish.jersey.server.monitoring.MonitoringFeatureTest
Running org.glassfish.jersey.server.ModelProcessorScopeTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 sec - in org.glassfish.jersey.server.ModelProcessorScopeTest
Running org.glassfish.jersey.server.internal.routing.SubResourceLocatorCachingTest
Oct 09, 2018 9:31:04 AM org.glassfish.jersey.internal.util.PropertiesHelper convertValue
WARNING: There is no way how to transform value "foo" [java.lang.String] to type [java.lang.Integer].
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.855 sec - in org.glassfish.jersey.server.internal.routing.SubResourceLocatorCachingTest
Running org.glassfish.jersey.server.internal.inject.MatrixParamAsPrimitiveTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 sec - in org.glassfish.jersey.server.internal.inject.MatrixParamAsPrimitiveTest
Running org.glassfish.jersey.server.internal.inject.HeaderParamAsPrimitiveTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.glassfish.jersey.server.internal.inject.HeaderParamAsPrimitiveTest

Results :

Tests run: 927, Failures: 0, Errors: 0, Skipped: 12

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