[weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #64

ci-builds at redhat.com ci-builds at redhat.com
Mon Dec 15 06:45:41 EST 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/64/>

------------------------------------------
[...truncated 9678 lines...]
Dec 15, 2014 6:44:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitCalledAfterResourceInjection: 1,519/1,580 (667)
Dec 15, 2014 6:44:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagHandler: 1,520/1,580 (667)
Dec 15, 2014 6:44:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoJSFManagedBean: 1,521/1,580 (667)
Dec 15, 2014 6:44:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitCalledAfterPersistenceResourceInjection: 1,522/1,580 (667)
Dec 15, 2014 6:44:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitCalledAfterResourceInjection: 1,523/1,580 (667)
Dec 15, 2014 6:44:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoFilter: 1,524/1,580 (667)
Dec 15, 2014 6:44:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitializerMethodCalled: 1,525/1,580 (667)
Dec 15, 2014 6:44:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,526/1,580 (667)
Dec 15, 2014 6:44:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServletListener: 1,527/1,580 (667)
Dec 15, 2014 6:44:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitCalledAfterPersistenceResourceInjection: 1,528/1,580 (667)
Dec 15, 2014 6:44:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest, time: 21 ms]
Dec 15, 2014 6:44:31 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001409: Ambiguous dependencies for type Dao with qualifiers @Default
  at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerRaw.dao
  at org.jboss.cdi.tck.tests.lookup.injection.parameterized.ConsumerRaw.dao(ConsumerRaw.java:0)
  Possible dependencies: 
  - Managed Bean [class org.jboss.cdi.tck.tests.lookup.injection.parameterized.Dao] with qualifiers [@Any @Default],
  - Managed Bean [class org.jboss.cdi.tck.tests.lookup.injection.parameterized.ObjectDao] with qualifiers [@Any @Default]
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:44:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 1,529/1,580 (668)
Dec 15, 2014 6:44:31 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:44:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectionPointTest, time: 14 ms]
Dec 15, 2014 6:44:38 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testApiTypeInjectionPoint: 1,530/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testCurrentBinding: 1,531/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testDependentScope: 1,532/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetAnnotatedField: 1,533/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetAnnotatedParameter: 1,534/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetBean: 1,535/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetBindingTypes: 1,536/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberConstructor: 1,537/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberField: 1,538/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberMethod: 1,539/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetType: 1,540/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testIsDelegate: 1,541/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testIsTransient: 1,542/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testNullInjectionPointInjectedIntoNonInjectedObject: 1,543/1,580 (669)
Dec 15, 2014 6:44:39 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testPassivationCapability: 1,544/1,580 (669)
Dec 15, 2014 6:44:40 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest, time: 11 ms]
Dec 15, 2014 6:44:44 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousInjectableReferenceTest.testUnsatisfiedReference: 1,545/1,580 (670)
Dec 15, 2014 6:44:45 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 39 ms]
Dec 15, 2014 6:44:50 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,546/1,580 (671)
Dec 15, 2014 6:44:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 28 ms]
Dec 15, 2014 6:44:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: e83e66aa-2bca-4044-a428-162cdb6537b6.war, time: 9 ms]
Dec 15, 2014 6:44:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,547/1,580 (672)
Dec 15, 2014 6:44:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerMethodInjectionNotAvailableTest, time: 31 ms]
Dec 15, 2014 6:44:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: fad09a5d-6f52-4816-a83e-473a67b64391.war, time: 10 ms]
Dec 15, 2014 6:44:58 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type BrokenFoo with qualifiers @Default
  at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo
  at org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo(BrokenWebBar.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:44:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerMethodInjectionNotAvailableTest.testInjection: 1,548/1,580 (673)
Dec 15, 2014 6:44:58 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:44:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity04Test, time: 38 ms]
Dec 15, 2014 6:44:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: ce1eff89-1b1b-45b2-8271-7d1ef0697151.war, time: 9 ms]
Dec 15, 2014 6:45:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity04Test.testSpecialization: 1,549/1,580 (674)
Dec 15, 2014 6:45:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedTest, time: 19 ms]
Dec 15, 2014 6:45:04 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type CatInterceptor with qualifiers @Default
  at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Foo.catInterceptor
  at org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Foo.catInterceptor(Foo.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:45:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedTest.testInterceptorNotAvailableForInjection: 1,550/1,580 (675)
Dec 15, 2014 6:45:05 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:45:05 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 28, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Dec 15, 2014 6:45:05 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Dec 15, 2014 6:45:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NoClassWithSpecifiedNameTest, time: 9 ms]
Dec 15, 2014 6:45:05 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading org.jboss.jsr299.org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NonExistingClass defined in <class>org.jboss.jsr299.org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NonExistingClass</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/glassfish4/glassfish/domains/domain1/applications/cc447a5c-e2ff-439c-b4aa-b7807a7bf042/WEB-INF/beans.xml@4.> Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:45:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoClassWithSpecifiedNameTest.test: 1,551/1,580 (676)
Dec 15, 2014 6:45:05 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:45:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.conversation.ClientConversationContextTest, time: 22 ms]
Dec 15, 2014 6:45:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeanWithDefaultQualifier: 1,552/1,580 (677)
Dec 15, 2014 6:45:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeanWithNameJavaxEnterpriseContextConversation: 1,553/1,580 (677)
Dec 15, 2014 6:45:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeanWithRequestScope: 1,554/1,580 (677)
Dec 15, 2014 6:45:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeginAlreadyLongRunningConversationThrowsException: 1,555/1,580 (677)
Dec 15, 2014 6:45:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testBeginConversationWithExplicitIdAlreadyUsedByDifferentConversation: 1,556/1,580 (677)
Dec 15, 2014 6:45:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationActiveDuringNonFacesRequest: 1,557/1,580 (677)
Dec 15, 2014 6:45:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationBeginMakesConversationLongRunning: 1,558/1,580 (677)
Dec 15, 2014 6:45:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationEndMakesConversationTransient: 1,559/1,580 (677)
Dec 15, 2014 6:45:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationHasDefaultTimeout: 1,560/1,580 (677)
Dec 15, 2014 6:45:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationIdMayBeSetByApplication: 1,561/1,580 (677)
Dec 15, 2014 6:45:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationIdMayBeSetByContainer: 1,562/1,580 (677)
Dec 15, 2014 6:45:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationIdSetByContainerIsUnique: 1,563/1,580 (677)
Dec 15, 2014 6:45:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationsDontCrossSessionBoundary1: 1,564/1,580 (677)
Dec 15, 2014 6:45:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testConversationsDontCrossSessionBoundary2: 1,565/1,580 (677)
Dec 15, 2014 6:45:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testEndTransientConversationThrowsException: 1,566/1,580 (677)
Dec 15, 2014 6:45:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testLongRunningConversationInstancesNotDestroyedAtRequestEnd: 1,567/1,580 (677)
Dec 15, 2014 6:45:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testNonexistentConversationExceptionThrown: 1,568/1,580 (677)
Dec 15, 2014 6:45:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testSetConversationTimeoutOverride: 1,569/1,580 (677)
Dec 15, 2014 6:45:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testSuppressedConversationPropagation: 1,570/1,580 (677)
Dec 15, 2014 6:45:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testTransientConversationHasNullId: 1,571/1,580 (677)
Dec 15, 2014 6:45:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientConversationContextTest.testTransientConversationInstancesDestroyedAtRequestEnd: 1,572/1,580 (677)
Dec 15, 2014 6:45:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.PassivationCapableBeanWithNonPassivatingInterceptorTest, time: 22 ms]
Dec 15, 2014 6:45:14 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001527: Managed bean declaring a passivating scope has a non-serializable interceptor.  Bean:  Managed Bean [class org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.BakedBean] with qualifiers [@Any @Default]  Interceptor: InterceptorMetadataImpl [javaClass=class org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.BrokenInterceptor]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:45:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapableBeanWithNonPassivatingInterceptorTest.testPassivationCapableBeanWithNonPassivatingInterceptorFails: 1,573/1,580 (678)
Dec 15, 2014 6:45:14 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:45:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest, time: 25 ms]
Dec 15, 2014 6:45:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest.shouldObserveExpectedAnnotatedTypes: 1,574/1,580 (679)
Dec 15, 2014 6:45:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanFieldInjectionTest, time: 10 ms]
Dec 15, 2014 6:45:19 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001454: interface javax.enterprise.inject.Intercepted cannot be used at a Bean metadata injection point of a bean which is not interface javax.enterprise.inject.spi.Interceptor, [BackedAnnotatedField] @Inject @Intercepted org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedFieldInjector.bean. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:45:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 1,575/1,580 (680)
Dec 15, 2014 6:45:20 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:45:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest, time: 11 ms]
Dec 15, 2014 6:45:20 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001410: The injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ExtendedFishFarm.tuna has non-proxyable dependencies. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:45:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPrivateNonStaticSuperclassMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 1,576/1,580 (681)
Dec 15, 2014 6:45:21 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:45:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceCustomBeanTest, time: 11 ms]
Dec 15, 2014 6:45:21 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001426: An injection point of type interface javax.enterprise.inject.Instance must have a type parameter:  org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.CustomInstanceInjectionPoint at 5bae9b37. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:45:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceCustomBeanTest.testDefinitionError: 1,577/1,580 (682)
Dec 15, 2014 6:45:22 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:45:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.provider.custom.CustomCDIProviderTest, time: 18 ms]
Dec 15, 2014 6:45:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomCDIProviderTest.testCustomCDIProvider: 1,578/1,580 (683)
Dec 15, 2014 6:45:26 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Dec 15, 2014 6:45:26 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Dec 15, 2014 6:45:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.same.type.twice.SameTypeListedTwiceTest, time: 9 ms]
Dec 15, 2014 6:45:26 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001457: Cannot enable the same alternative class org.jboss.cdi.tck.tests.alternative.broken.same.type.twice.Cat in beans.xml. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Dec 15, 2014 6:45:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameTypeListedTwiceTest.test: 1,579/1,580 (684)
Dec 15, 2014 6:45:27 AM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE:  [status: SERVER_ERROR reason: Internal Server Error]
Dec 15, 2014 6:45:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 10 ms]
Dec 15, 2014 6:45:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,580/1,580 (685)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3,112.276 sec <<< FAILURE!

Results :

Failed tests:   testSecurityContext(org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.AroundTimeoutInterceptorTest)

Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:22.126s
[INFO] Finished at: Mon Dec 15 06:45:38 EST 2014
[INFO] Final Memory: 36M/88M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-glassfish-runner-tck11: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/weld-glassfish-tck-runner/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results


More information about the weld-builds mailing list