Skip to content

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.examples.helloworld.RequestScopedResourceTest
Oct 29, 2018 4:50:08 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.14 (Final)
Oct 29, 2018 4:50:08 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 29, 2018 4:50:08 PM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
Oct 29, 2018 4:50:08 PM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
Oct 29, 2018 4:50:08 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 29, 2018 4:50:09 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 29, 2018 4:50:09 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 29, 2018 4:50:09 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 29, 2018 4:50:09 PM org.glassfish.jersey.test.util.runner.ConcurrentParameterizedRunner runChild
INFO: Waiting for 1000 requests to finish...

Oct 29, 2018 4:50:11 PM org.glassfish.jersey.test.util.runner.ConcurrentParameterizedRunner runChild
INFO: Waiting for 278 requests to finish...

Oct 29, 2018 4:50:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
SYNC: 360, ASYNC: 293, STRAIGHT: 347
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.57 sec - in org.glassfish.jersey.examples.helloworld.RequestScopedResourceTest
Running org.glassfish.jersey.examples.helloworld.HelloWorldTest
Oct 29, 2018 4:50:13 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 29, 2018 4:50:13 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 29, 2018 4:50:14 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in org.glassfish.jersey.examples.helloworld.HelloWorldTest
Running org.glassfish.jersey.examples.helloworld.AppScopedResourceTest
Oct 29, 2018 4:50:14 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 29, 2018 4:50:14 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 29, 2018 4:50:14 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec - in org.glassfish.jersey.examples.helloworld.AppScopedResourceTest
Running org.glassfish.jersey.examples.helloworld.RequestScopeAlignmentTest
Oct 29, 2018 4:50:14 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 29, 2018 4:50:14 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 29, 2018 4:50:14 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 29, 2018 4:50:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.glassfish.jersey.examples.helloworld.RequestScopeAlignmentTest

Results :

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

[JENKINS] Recording test results
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/helloworld-weld/target/helloworld-weld.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-weld/2.28-SNAPSHOT/helloworld-weld-2.28-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/helloworld-weld/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-weld/2.28-SNAPSHOT/helloworld-weld-2.28-SNAPSHOT.pom
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/helloworld-weld/target/helloworld-weld-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-weld/2.28-SNAPSHOT/helloworld-weld-2.28-SNAPSHOT-sources.jar