Skip to content
Success

Console Output

[INFO] 
[INFO] -----------< org.glassfish.jersey.tests:e2e-inject-cdi2-se >------------
[INFO] Building jersey-tests-e2e-inject-cdi-se 3.1.0-SNAPSHOT         [100/281]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ e2e-inject-cdi2-se ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ e2e-inject-cdi2-se ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ e2e-inject-cdi2-se ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ e2e-inject-cdi2-se ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ e2e-inject-cdi2-se ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ e2e-inject-cdi2-se ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ e2e-inject-cdi2-se ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ e2e-inject-cdi2-se ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ e2e-inject-cdi2-se ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/jenkins/agent/workspace/buildPRbranch/tests/e2e-inject/cdi2-se/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ e2e-inject-cdi2-se ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ e2e-inject-cdi2-se ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/buildPRbranch/tests/e2e-inject/cdi2-se/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ e2e-inject-cdi2-se ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.InterceptorDecoratorTest
May 06, 2022 9:12:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:12:24 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:24 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.2 (Final)
May 06, 2022 9:12:25 AM 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.
May 06, 2022 9:12:26 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 99b23da7-d1cd-497b-a85a-cf3b41dc2ab0 initialized
May 06, 2022 9:12:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:12:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 06, 2022 9:12:26 AM 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.
May 06, 2022 9:12:26 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container c036f7f7-7255-4e9b-bdc4-b79568775639 initialized
May 06, 2022 9:12:26 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 99b23da7-d1cd-497b-a85a-cf3b41dc2ab0 shut down
May 06, 2022 9:12:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:12:26 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container c036f7f7-7255-4e9b-bdc4-b79568775639 shut down
May 06, 2022 9:12:26 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:12:26 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:26 AM 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.
May 06, 2022 9:12:27 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 111b3142-8095-48ad-983b-ac87501243a5 initialized
May 06, 2022 9:12:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:12:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 06, 2022 9:12:27 AM 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.
May 06, 2022 9:12:27 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 66740080-1659-4cf1-a08c-d456b13bf0e8 initialized
May 06, 2022 9:12:27 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 111b3142-8095-48ad-983b-ac87501243a5 shut down
May 06, 2022 9:12:27 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:12:27 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 66740080-1659-4cf1-a08c-d456b13bf0e8 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.998 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.InterceptorDecoratorTest
[INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.subresources.ModelProcessorScopeTest
May 06, 2022 9:12:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:27 AM 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.
May 06, 2022 9:12:27 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 1890ac1e-80f8-441c-90f6-13ebe2a3e5b7 initialized
May 06, 2022 9:12:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:27 AM 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.
May 06, 2022 9:12:27 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container a7177f67-d795-4101-aaf5-07253f4ab191 initialized
May 06, 2022 9:12:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:27 AM 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.
May 06, 2022 9:12:27 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container bc271c23-2773-4510-9a4d-e2c59155d67c initialized
May 06, 2022 9:12:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:27 AM 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.
May 06, 2022 9:12:27 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f65f451f-6836-481d-97b9-02762cbce302 initialized
May 06, 2022 9:12:27 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:27 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container cc23224e-5beb-414d-a7e2-26521b4c2d11 initialized
May 06, 2022 9:12:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 99145cf9-990e-4b41-a7a0-9b66d1e77c34 initialized
May 06, 2022 9:12:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4d74a378-6b60-4a6a-a315-13ad17bd333a initialized
May 06, 2022 9:12:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9072a9d2-dc6e-46b4-a01d-037d1ee90765 initialized
May 06, 2022 9:12:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b2d4f0ed-b2a4-4506-aa9c-a54b4c076ed5 initialized
May 06, 2022 9:12:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b94f37e1-aaff-4249-843e-4cb51ad1d8bb initialized
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.subresources.ModelProcessorScopeTest
[INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.EventsTest
May 06, 2022 9:12:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:12:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 395edd52-1a57-44c1-a381-8695dfd742c4 initialized
May 06, 2022 9:12:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:12:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 3115db07-6538-44fc-857a-72914a21ac98 initialized
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 395edd52-1a57-44c1-a381-8695dfd742c4 shut down
May 06, 2022 9:12:28 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 3115db07-6538-44fc-857a-72914a21ac98 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.EventsTest
[INFO] Running org.glassfish.jersey.tests.e2e.inject.cdi.se.scopes.ScopesTest
May 06, 2022 9:12:28 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:12:28 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f28a9b92-9632-4c63-bb1d-bca7374d4c8b initialized
May 06, 2022 9:12:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:12:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
May 06, 2022 9:12:28 AM 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.
May 06, 2022 9:12:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container e8487fd9-0c5b-4aa3-b6a9-4ce5480c00a6 initialized
May 06, 2022 9:12:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container f28a9b92-9632-4c63-bb1d-bca7374d4c8b shut down
May 06, 2022 9:12:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:12:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container e8487fd9-0c5b-4aa3-b6a9-4ce5480c00a6 shut down
May 06, 2022 9:12:29 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:12:29 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:12:29 AM 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.
May 06, 2022 9:12:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container de23506f-71f9-4422-b930-c41060c41c0f initialized
May 06, 2022 9:12:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:12:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
May 06, 2022 9:12:29 AM 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.
May 06, 2022 9:12:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 5d9e868f-1683-4bf0-afb4-7b87cb474510 initialized
May 06, 2022 9:12:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container de23506f-71f9-4422-b930-c41060c41c0f shut down
May 06, 2022 9:12:29 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:12:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 5d9e868f-1683-4bf0-afb4-7b87cb474510 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.glassfish.jersey.tests.e2e.inject.cdi.se.scopes.ScopesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ e2e-inject-cdi2-se ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ e2e-inject-cdi2-se ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ e2e-inject-cdi2-se ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.1.0-SNAPSHOT/e2e-inject-cdi2-se-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/e2e-inject/cdi2-se/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.1.0-SNAPSHOT/e2e-inject-cdi2-se-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/e2e-inject/cdi2-se/target/e2e-inject-cdi2-se-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/e2e-inject-cdi2-se/3.1.0-SNAPSHOT/e2e-inject-cdi2-se-3.1.0-SNAPSHOT-sources.jar