Build failed in Hudson: jbpm4-jboss » oracle,5.0.1.GA,java15_default,dev45 #44
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
------------------------------------------
[...truncated 5673 lines...]
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] no transaction!
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:158)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
at org.jboss.ejb.EnterpriseContext$UserTransactionImpl.rollback(EnterpriseContext.java:659)
at org.jboss.ejb.StatelessSessionEnterpriseContext$SessionContextImpl$1.rollback(StatelessSessionEnterpriseContext.java:279)
at org.jbpm.pvm.internal.tx.jta.JtaTransaction.rollback(JtaTransaction.java:77)
at org.jbpm.pvm.internal.tx.jta.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:78)
at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
at org.jbpm.enterprise.internal.ejb.CommandExecutorSLSB.execute(CommandExecutorSLSB.java:102)
at sun.reflect.GeneratedMethodAccessor279.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:386)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:228)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:156)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)
at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:173)
at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:97)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecurityInterceptor.java:81)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)
at org.jboss.ejb.Container.invoke(Container.java:1029)
at sun.reflect.GeneratedMethodAccessor269.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:742)
at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:695)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:549)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:230)
### EXCEPTION ###########################################
11:12:23,763 SEV | [BaseJbpmTestCase]
11:12:23,849 FIN | [BaseJbpmTestCase] === ending testForkToJoinInLoopInOneTransaction =============================
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 2.491 sec <<< FAILURE!
11:12:23,864 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessInstanceId =============================
Running org.jbpm.test.task.TaskQueryProcessTest
11:12:26,697 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessInstanceId =============================
11:12:26,697 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessDefinitionId =============================
11:12:28,417 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessDefinitionId =============================
11:12:28,418 FIN | [BaseJbpmTestCase] === starting testTaskQueryActivityName =============================
11:12:33,390 FIN | [BaseJbpmTestCase] === ending testTaskQueryActivityName =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.54 sec
Running org.jbpm.test.cfg.ConfigurationTest
11:12:33,406 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
11:12:33,499 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================
11:12:33,500 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
11:12:33,508 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================
11:12:33,511 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
11:12:33,523 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec
Running org.jbpm.examples.goup.timer.GroupTimerTest
11:12:33,549 FIN | [BaseJbpmTestCase] === starting testGroupTimerFires =============================
11:12:34,307 FIN | [BaseJbpmTestCase] === ending testGroupTimerFires =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 sec
Running org.jbpm.test.task.TaskVariablesTest
11:12:34,314 FIN | [BaseJbpmTestCase] === starting testTaskVariables =============================
11:12:34,605 FIN | [BaseJbpmTestCase] === ending testTaskVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
11:12:34,613 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
11:12:35,017 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec
Running org.jbpm.test.deploy.ImageTest
11:12:35,025 FIN | [BaseJbpmTestCase] === starting testImage =============================
11:12:35,710 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec
Running org.jbpm.test.execution.SystemVariablesTest
11:12:35,718 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
11:12:36,226 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec
Running org.jbpm.test.task.TaskListTest
11:12:36,252 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
11:12:36,733 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================
11:12:36,734 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
11:12:37,282 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================
11:12:37,291 FIN | [BaseJbpmTestCase] === starting testSingleUser =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 sec
Running org.jbpm.test.identity.IdentityTest
11:12:37,632 FIN | [BaseJbpmTestCase] === ending testSingleUser =============================
11:12:37,633 FIN | [BaseJbpmTestCase] === starting testCreateGroup =============================
11:12:37,819 FIN | [BaseJbpmTestCase] === ending testCreateGroup =============================
11:12:37,820 FIN | [BaseJbpmTestCase] === starting testFindGroupsByUser =============================
11:12:38,322 FIN | [BaseJbpmTestCase] === ending testFindGroupsByUser =============================
11:12:38,322 FIN | [BaseJbpmTestCase] === starting testFindGroupByUserAndGroupType =============================
11:12:39,015 FIN | [BaseJbpmTestCase] === ending testFindGroupByUserAndGroupType =============================
11:12:39,016 FIN | [BaseJbpmTestCase] === starting testSingleGroup =============================
11:12:40,698 FIN | [BaseJbpmTestCase] === ending testSingleGroup =============================
11:12:40,702 FIN | [BaseJbpmTestCase] === starting testSingleUser2 =============================
11:12:40,852 FIN | [BaseJbpmTestCase] === ending testSingleUser2 =============================
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.568 sec
11:12:40,859 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
11:12:41,928 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
11:12:41,936 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
11:12:41,981 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================
11:12:41,982 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
11:12:45,020 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================
11:12:45,021 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
11:12:47,525 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.599 sec
Running org.jbpm.test.execution.ExecutionQueryTest
11:12:47,540 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
11:12:48,574 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 sec
Running org.jbpm.test.history.ChoiceDistributionTest
11:12:48,592 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
11:12:49,853 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 sec
Running org.jbpm.test.execution.StartExecutionTest
11:12:49,863 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionByKey =============================
11:12:50,697 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionByKey =============================
11:12:50,698 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionInLatestProcessDefinition =============================
11:12:51,875 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionInLatestProcessDefinition =============================
11:12:51,876 FIN | [BaseJbpmTestCase] === starting testStartExecutionInLatestByNameWithVariables =============================
11:12:53,434 FIN | [BaseJbpmTestCase] === ending testStartExecutionInLatestByNameWithVariables =============================
11:12:53,437 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithAKey =============================
11:12:53,801 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithAKey =============================
11:12:53,802 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithVariables =============================
11:12:54,277 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithVariables =============================
11:12:54,278 FIN | [BaseJbpmTestCase] === starting testStartExecutionById =============================
11:12:54,842 FIN | [BaseJbpmTestCase] === ending testStartExecutionById =============================
11:12:54,842 FIN | [BaseJbpmTestCase] === starting testStartExecutionByIdWithVariables =============================
11:12:56,672 FIN | [BaseJbpmTestCase] === ending testStartExecutionByIdWithVariables =============================
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.815 sec
Running org.jbpm.test.execution.SignalExecutionTest
11:12:56,683 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
11:12:57,746 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================
11:12:57,748 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
11:12:58,392 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
11:12:58,393 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
11:12:58,894 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.22 sec
11:12:58,901 FIN | [BaseJbpmTestCase] === starting testPlentyOfTime =============================
Running org.jbpm.examples.goup.multipleentries.MultipleEntriesTest
11:12:59,397 FIN | [BaseJbpmTestCase] === ending testPlentyOfTime =============================
11:12:59,398 FIN | [BaseJbpmTestCase] === starting testTimeIsRunningOut =============================
11:12:59,682 FIN | [BaseJbpmTestCase] === ending testTimeIsRunningOut =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
11:12:59,688 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
11:13:00,130 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec
Running org.jbpm.test.history.EndProcessInstanceTest
11:13:00,149 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
11:13:00,653 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec
Running org.jbpm.test.task.TaskParticipationsTest
11:13:00,660 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
11:13:01,069 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec
Running org.jbpm.test.activities.ForkToTaskTest
11:13:01,089 FIN | [BaseJbpmTestCase] === starting testForkToTasks =============================
11:13:01,827 FIN | [BaseJbpmTestCase] === ending testForkToTasks =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec
Results :
Tests in error:
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
Tests run: 142, Failures: 0, Errors: 8, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS... for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 9 seconds
[INFO] Finished at: Wed Jun 17 11:13:01 EDT 2009
[INFO] Final Memory: 47M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 5 months
Build failed in Hudson: jbpm4-jboss » oracle,5.0.1.GA,java16_default,dev45 #44
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
------------------------------------------
[...truncated 5661 lines...]
11:01:14,494 SEV | [BaseJbpmTestCase]
11:01:14,558 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.819 sec <<< FAILURE!
11:01:14,569 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
Running org.jbpm.test.execution.SignalExecutionTest
11:01:14,979 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
11:01:14,980 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
11:01:15,365 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================
11:01:15,367 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
11:01:15,648 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec
11:01:15,662 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
Running org.jbpm.test.timer.TimerTest
11:01:16,031 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
11:01:16,038 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
11:01:16,722 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec
Running org.jbpm.test.history.ChoiceDistributionTest
11:01:16,728 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
11:01:17,771 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 sec
Running org.jbpm.test.cfg.ConfigurationTest
11:01:17,777 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
11:01:17,786 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================
11:01:17,786 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
11:01:17,789 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================
11:01:17,789 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
11:01:17,791 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
11:01:17,799 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
11:01:18,264 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec
Running org.jbpm.test.variables.BasicVariablesTest
11:01:18,272 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
11:01:18,549 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================
11:01:18,549 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
11:01:19,039 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================
11:01:19,039 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
11:01:19,450 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================
11:01:19,455 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
11:01:19,875 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 sec
11:01:19,881 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Running org.jbpm.test.execution.SystemVariablesTest
11:01:20,354 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
11:01:20,372 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
11:01:20,437 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================
11:01:20,438 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
11:01:22,028 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================
11:01:22,029 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
11:01:23,241 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.877 sec
Running org.jbpm.test.execution.ExecutionQueryTest
11:01:23,248 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
11:01:24,179 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 sec
Running org.jbpm.test.eventlistener.EventListenerTest
11:01:24,215 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
11:01:24,514 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================
11:01:24,516 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
11:01:24,857 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================
11:01:24,858 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
11:01:25,143 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================
11:01:25,143 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
11:01:25,479 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================
11:01:25,480 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
11:01:28,652 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.448 sec
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
11:01:28,670 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
11:01:28,878 FIN | [BaseJbpmTestCase] === ending testNewTask =============================
11:01:28,879 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
11:01:29,999 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================
11:01:30,000 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
11:01:30,573 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 sec
11:01:30,591 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
11:01:35,518 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.933 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
11:01:35,525 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
11:01:36,046 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
11:01:36,053 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
11:01:37,158 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 sec
Running org.jbpm.test.execution.FindExecutionTest
11:01:37,165 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
11:01:37,467 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
11:01:37,474 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
11:01:37,837 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================
11:01:37,837 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
11:01:37,985 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 sec
Running org.jbpm.test.task.TaskParticipationsTest
11:01:37,994 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
11:01:38,538 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec
Running org.jbpm.test.async.AsyncBasicsTest
11:01:38,548 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
11:01:39,227 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================
11:01:39,228 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
11:01:39,832 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================
11:01:39,833 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
11:01:40,286 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.746 sec
11:01:40,292 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Running org.jbpm.test.history.EndProcessInstanceTest
11:01:40,836 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec
Running org.jbpm.test.process.RepositoryServiceTest
11:01:40,844 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
11:01:43,173 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================
11:01:43,174 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
11:01:43,853 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================
11:01:43,854 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
11:01:44,327 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================
11:01:44,327 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
11:01:52,010 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================
11:01:52,011 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
11:01:53,291 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================
11:01:53,291 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
11:01:53,603 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================
11:01:53,603 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
11:01:53,919 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================
11:01:53,920 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
11:01:54,785 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================
11:01:54,785 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
11:01:55,261 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================
11:01:55,262 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
11:01:55,885 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================
11:01:55,885 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
11:01:56,142 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================
11:01:56,142 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
11:01:56,392 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================
11:01:56,393 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
11:01:56,879 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================
11:01:56,880 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
11:01:57,023 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.186 sec
11:01:57,031 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
11:01:57,305 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec
Running org.jbpm.test.task.TaskListTest
11:01:57,331 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
11:01:57,910 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================
11:01:57,910 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
11:01:58,994 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 sec
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
11:01:59,000 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
11:01:59,975 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec
Results :
Tests in error:
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
Tests run: 142, Failures: 0, Errors: 8, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS... for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 28 seconds
[INFO] Finished at: Wed Jun 17 11:02:00 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 5 months
Build failed in Hudson: jbpm4-jboss » oracle,5.0.0.GA,java15_default,dev45 #44
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
------------------------------------------
[...truncated 5686 lines...]
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] no transaction!
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:158)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
at org.jboss.ejb.EnterpriseContext$UserTransactionImpl.rollback(EnterpriseContext.java:659)
at org.jboss.ejb.StatelessSessionEnterpriseContext$SessionContextImpl$1.rollback(StatelessSessionEnterpriseContext.java:279)
at org.jbpm.pvm.internal.tx.jta.JtaTransaction.rollback(JtaTransaction.java:77)
at org.jbpm.pvm.internal.tx.jta.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:78)
at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
at org.jbpm.enterprise.internal.ejb.CommandExecutorSLSB.execute(CommandExecutorSLSB.java:102)
at sun.reflect.GeneratedMethodAccessor279.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:386)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:228)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:156)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)
at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:173)
at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:97)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecurityInterceptor.java:81)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)
at org.jboss.ejb.Container.invoke(Container.java:1029)
at sun.reflect.GeneratedMethodAccessor269.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:742)
at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:695)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:549)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:230)
### EXCEPTION ###########################################
10:50:47,109 SEV | [BaseJbpmTestCase]
10:50:47,207 FIN | [BaseJbpmTestCase] === ending testForkToJoinInLoopInOneTransaction =============================
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 2.004 sec <<< FAILURE!
10:50:47,231 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessInstanceId =============================
Running org.jbpm.test.task.TaskQueryProcessTest
10:50:48,893 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessInstanceId =============================
10:50:48,894 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessDefinitionId =============================
10:50:49,974 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessDefinitionId =============================
10:50:49,975 FIN | [BaseJbpmTestCase] === starting testTaskQueryActivityName =============================
10:50:51,068 FIN | [BaseJbpmTestCase] === ending testTaskQueryActivityName =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.841 sec
Running org.jbpm.test.cfg.ConfigurationTest
10:50:51,074 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
10:50:51,084 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================
10:50:51,085 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
10:50:51,087 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================
10:50:51,088 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
10:50:51,090 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.jbpm.examples.goup.timer.GroupTimerTest
10:50:51,102 FIN | [BaseJbpmTestCase] === starting testGroupTimerFires =============================
10:50:51,714 FIN | [BaseJbpmTestCase] === ending testGroupTimerFires =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 sec
Running org.jbpm.test.task.TaskVariablesTest
10:50:51,726 FIN | [BaseJbpmTestCase] === starting testTaskVariables =============================
10:50:52,060 FIN | [BaseJbpmTestCase] === ending testTaskVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
10:50:52,077 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
10:50:52,524 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec
Running org.jbpm.test.deploy.ImageTest
10:50:52,543 FIN | [BaseJbpmTestCase] === starting testImage =============================
10:50:53,043 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec
Running org.jbpm.test.task.TaskListTest
10:50:53,084 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
10:50:53,581 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================
10:50:53,582 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
10:50:54,201 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 sec
10:50:54,208 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Running org.jbpm.test.execution.SystemVariablesTest
10:50:54,793 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec
Running org.jbpm.test.identity.IdentityTest
10:50:54,811 FIN | [BaseJbpmTestCase] === starting testSingleUser =============================
10:50:54,997 FIN | [BaseJbpmTestCase] === ending testSingleUser =============================
10:50:54,998 FIN | [BaseJbpmTestCase] === starting testCreateGroup =============================
10:50:55,207 FIN | [BaseJbpmTestCase] === ending testCreateGroup =============================
10:50:55,208 FIN | [BaseJbpmTestCase] === starting testFindGroupsByUser =============================
10:50:55,437 FIN | [BaseJbpmTestCase] === ending testFindGroupsByUser =============================
10:50:55,439 FIN | [BaseJbpmTestCase] === starting testFindGroupByUserAndGroupType =============================
10:50:55,880 FIN | [BaseJbpmTestCase] === ending testFindGroupByUserAndGroupType =============================
10:50:55,885 FIN | [BaseJbpmTestCase] === starting testSingleGroup =============================
10:50:56,519 FIN | [BaseJbpmTestCase] === ending testSingleGroup =============================
10:50:56,520 FIN | [BaseJbpmTestCase] === starting testSingleUser2 =============================
10:50:56,700 FIN | [BaseJbpmTestCase] === ending testSingleUser2 =============================
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.902 sec
10:50:56,712 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
10:50:57,861 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
10:50:57,880 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
10:50:57,945 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================
10:50:57,947 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
10:51:04,538 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================
10:51:04,539 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
10:51:05,786 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.916 sec
Running org.jbpm.test.execution.ExecutionQueryTest
10:51:05,795 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
10:51:06,599 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 sec
Running org.jbpm.test.history.ChoiceDistributionTest
10:51:06,614 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
10:51:07,707 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 sec
Running org.jbpm.test.execution.StartExecutionTest
10:51:07,715 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionByKey =============================
10:51:08,018 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionByKey =============================
10:51:08,019 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionInLatestProcessDefinition =============================
10:51:08,615 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionInLatestProcessDefinition =============================
10:51:08,616 FIN | [BaseJbpmTestCase] === starting testStartExecutionInLatestByNameWithVariables =============================
10:51:09,106 FIN | [BaseJbpmTestCase] === ending testStartExecutionInLatestByNameWithVariables =============================
10:51:09,106 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithAKey =============================
10:51:09,349 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithAKey =============================
10:51:09,349 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithVariables =============================
10:51:09,736 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithVariables =============================
10:51:09,737 FIN | [BaseJbpmTestCase] === starting testStartExecutionById =============================
10:51:10,018 FIN | [BaseJbpmTestCase] === ending testStartExecutionById =============================
10:51:10,019 FIN | [BaseJbpmTestCase] === starting testStartExecutionByIdWithVariables =============================
10:51:10,278 FIN | [BaseJbpmTestCase] === ending testStartExecutionByIdWithVariables =============================
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.569 sec
10:51:10,290 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
Running org.jbpm.test.execution.SignalExecutionTest
10:51:10,722 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
10:51:10,723 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
10:51:11,113 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================
10:51:11,114 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
10:51:11,407 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 sec
10:51:11,418 FIN | [BaseJbpmTestCase] === starting testPlentyOfTime =============================
Running org.jbpm.examples.goup.multipleentries.MultipleEntriesTest
10:51:11,816 FIN | [BaseJbpmTestCase] === ending testPlentyOfTime =============================
10:51:11,816 FIN | [BaseJbpmTestCase] === starting testTimeIsRunningOut =============================
10:51:12,098 FIN | [BaseJbpmTestCase] === ending testTimeIsRunningOut =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
10:51:12,106 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
10:51:12,550 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec
Running org.jbpm.test.task.TaskParticipationsTest
10:51:12,575 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
10:51:13,237 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec
Running org.jbpm.test.history.EndProcessInstanceTest
10:51:13,245 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
10:51:13,633 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec
Running org.jbpm.test.activities.ForkToTaskTest
10:51:13,641 FIN | [BaseJbpmTestCase] === starting testForkToTasks =============================
10:51:14,319 FIN | [BaseJbpmTestCase] === ending testForkToTasks =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec
Results :
Tests in error:
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
Tests run: 142, Failures: 0, Errors: 8, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS... for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 8 seconds
[INFO] Finished at: Wed Jun 17 10:51:14 EDT 2009
[INFO] Final Memory: 47M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 5 months
Build failed in Hudson: jbpm4-jboss » oracle,5.0.0.GA,java16_default,dev45 #44
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
------------------------------------------
[...truncated 5706 lines...]
10:38:02,251 SEV | [BaseJbpmTestCase]
10:38:02,336 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.77 sec <<< FAILURE!
Running org.jbpm.test.execution.SignalExecutionTest
10:38:02,352 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
10:38:02,760 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
10:38:02,761 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
10:38:03,144 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================
10:38:03,145 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
10:38:03,434 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec
10:38:03,440 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
Running org.jbpm.test.timer.TimerTest
10:38:03,780 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
10:38:03,795 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
10:38:04,345 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec
Running org.jbpm.test.history.ChoiceDistributionTest
10:38:04,350 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
10:38:05,595 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 sec
Running org.jbpm.test.cfg.ConfigurationTest
10:38:05,601 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
10:38:05,609 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================
10:38:05,610 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
10:38:05,612 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================
10:38:05,613 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
10:38:05,615 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
10:38:05,621 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
10:38:06,013 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec
Running org.jbpm.test.variables.BasicVariablesTest
10:38:06,031 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
10:38:06,260 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================
10:38:06,261 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
10:38:06,559 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================
10:38:06,560 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
10:38:06,927 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================
10:38:06,928 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
10:38:07,381 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 sec
10:38:07,387 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Running org.jbpm.test.execution.SystemVariablesTest
10:38:09,079 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
10:38:09,098 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
10:38:09,148 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================
10:38:09,149 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
10:38:10,906 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================
10:38:10,906 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
10:38:12,028 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.942 sec
Running org.jbpm.test.execution.ExecutionQueryTest
10:38:12,043 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
10:38:12,662 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 sec
Running org.jbpm.test.eventlistener.EventListenerTest
10:38:12,683 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
10:38:12,933 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================
10:38:12,933 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
10:38:13,316 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================
10:38:13,317 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
10:38:13,635 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================
10:38:13,636 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
10:38:13,905 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================
10:38:13,906 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
10:38:14,320 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 sec
10:38:14,327 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
10:38:14,374 FIN | [BaseJbpmTestCase] === ending testNewTask =============================
10:38:14,374 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
10:38:14,537 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================
10:38:14,537 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
10:38:14,689 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
10:38:14,698 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
10:38:15,453 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
10:38:15,460 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
10:38:15,917 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================
10:38:15,922 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
10:38:17,097 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 sec
Running org.jbpm.test.execution.FindExecutionTest
10:38:17,113 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
10:38:17,433 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
10:38:17,439 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
10:38:17,798 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================
10:38:17,799 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
10:38:17,994 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec
Running org.jbpm.test.task.TaskParticipationsTest
10:38:18,016 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
10:38:18,515 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec
Running org.jbpm.test.async.AsyncBasicsTest
10:38:18,521 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
10:38:19,235 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================
10:38:19,235 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
10:38:19,685 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================
10:38:19,686 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
10:38:20,214 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================
10:38:20,220 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 sec
Running org.jbpm.test.history.EndProcessInstanceTest
10:38:20,632 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec
Running org.jbpm.test.process.RepositoryServiceTest
10:38:20,639 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
10:38:20,917 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================
10:38:20,918 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
10:38:21,093 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================
10:38:21,094 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
10:38:21,448 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================
10:38:21,448 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
10:38:23,373 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================
10:38:23,374 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
10:38:24,578 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================
10:38:24,578 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
10:38:24,898 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================
10:38:24,899 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
10:38:25,192 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================
10:38:25,193 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
10:38:25,831 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================
10:38:25,832 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
10:38:26,413 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================
10:38:26,414 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
10:38:26,954 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================
10:38:26,955 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
10:38:27,306 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================
10:38:27,307 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
10:38:27,564 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================
10:38:27,565 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
10:38:28,003 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================
10:38:28,006 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
10:38:28,237 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.617 sec
10:38:28,263 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
10:38:28,602 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
Running org.jbpm.test.task.TaskListTest
10:38:28,628 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
10:38:29,042 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================
10:38:29,042 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
10:38:29,524 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec
10:38:29,530 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
10:38:30,414 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 sec
Results :
Tests in error:
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
Tests run: 142, Failures: 0, Errors: 8, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS... for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 9 seconds
[INFO] Finished at: Wed Jun 17 10:38:30 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 5 months
Build failed in Hudson: jbpm4-jboss » mysql,5.0.1.GA,java15_default,dev45 #44
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
------------------------------------------
[...truncated 5672 lines...]
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] no transaction!
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:158)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
at org.jboss.ejb.EnterpriseContext$UserTransactionImpl.rollback(EnterpriseContext.java:659)
at org.jboss.ejb.StatelessSessionEnterpriseContext$SessionContextImpl$1.rollback(StatelessSessionEnterpriseContext.java:279)
at org.jbpm.pvm.internal.tx.jta.JtaTransaction.rollback(JtaTransaction.java:77)
at org.jbpm.pvm.internal.tx.jta.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:78)
at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
at org.jbpm.enterprise.internal.ejb.CommandExecutorSLSB.execute(CommandExecutorSLSB.java:102)
at sun.reflect.GeneratedMethodAccessor279.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:386)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:228)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:156)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)
at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:173)
at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:97)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecurityInterceptor.java:81)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)
at org.jboss.ejb.Container.invoke(Container.java:1029)
at sun.reflect.GeneratedMethodAccessor269.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:742)
at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:695)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:549)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:230)
### EXCEPTION ###########################################
10:27:50,140 SEV | [BaseJbpmTestCase]
10:27:50,339 FIN | [BaseJbpmTestCase] === ending testForkToJoinInLoopInOneTransaction =============================
10:27:50,359 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessInstanceId =============================
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.627 sec <<< FAILURE!
Running org.jbpm.test.task.TaskQueryProcessTest
10:27:51,689 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessInstanceId =============================
10:27:51,690 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessDefinitionId =============================
10:27:52,704 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessDefinitionId =============================
10:27:52,704 FIN | [BaseJbpmTestCase] === starting testTaskQueryActivityName =============================
10:27:53,655 FIN | [BaseJbpmTestCase] === ending testTaskQueryActivityName =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.303 sec
Running org.jbpm.test.cfg.ConfigurationTest
10:27:53,663 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
10:27:53,675 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================
10:27:53,675 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
10:27:53,679 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================
10:27:53,679 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
10:27:53,681 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.jbpm.examples.goup.timer.GroupTimerTest
10:27:53,688 FIN | [BaseJbpmTestCase] === starting testGroupTimerFires =============================
10:27:54,380 FIN | [BaseJbpmTestCase] === ending testGroupTimerFires =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 sec
Running org.jbpm.test.task.TaskVariablesTest
10:27:54,390 FIN | [BaseJbpmTestCase] === starting testTaskVariables =============================
10:27:54,585 FIN | [BaseJbpmTestCase] === ending testTaskVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
10:27:54,604 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
10:27:55,008 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec
Running org.jbpm.test.deploy.ImageTest
10:27:55,016 FIN | [BaseJbpmTestCase] === starting testImage =============================
10:27:55,446 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec
Running org.jbpm.test.task.TaskListTest
10:27:55,471 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
10:27:55,940 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================
10:27:55,941 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
10:27:56,556 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 sec
10:27:56,564 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Running org.jbpm.test.execution.SystemVariablesTest
10:27:57,051 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec
Running org.jbpm.test.identity.IdentityTest
10:27:57,072 FIN | [BaseJbpmTestCase] === starting testSingleUser =============================
10:27:57,250 FIN | [BaseJbpmTestCase] === ending testSingleUser =============================
10:27:57,252 FIN | [BaseJbpmTestCase] === starting testCreateGroup =============================
10:27:57,424 FIN | [BaseJbpmTestCase] === ending testCreateGroup =============================
10:27:57,425 FIN | [BaseJbpmTestCase] === starting testFindGroupsByUser =============================
10:27:57,642 FIN | [BaseJbpmTestCase] === ending testFindGroupsByUser =============================
10:27:57,646 FIN | [BaseJbpmTestCase] === starting testFindGroupByUserAndGroupType =============================
10:27:57,920 FIN | [BaseJbpmTestCase] === ending testFindGroupByUserAndGroupType =============================
10:27:57,921 FIN | [BaseJbpmTestCase] === starting testSingleGroup =============================
10:27:58,931 FIN | [BaseJbpmTestCase] === ending testSingleGroup =============================
10:27:58,932 FIN | [BaseJbpmTestCase] === starting testSingleUser2 =============================
10:27:59,097 FIN | [BaseJbpmTestCase] === ending testSingleUser2 =============================
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 sec
10:27:59,105 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
10:28:00,382 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
10:28:00,390 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
10:28:00,409 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================
10:28:00,410 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
10:28:02,076 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================
10:28:02,077 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
10:28:03,352 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.975 sec
Running org.jbpm.test.execution.ExecutionQueryTest
10:28:03,372 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
10:28:04,145 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 sec
Running org.jbpm.test.history.ChoiceDistributionTest
10:28:04,169 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
10:28:05,038 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 sec
Running org.jbpm.test.execution.StartExecutionTest
10:28:05,138 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionByKey =============================
10:28:05,396 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionByKey =============================
10:28:05,401 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionInLatestProcessDefinition =============================
10:28:05,953 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionInLatestProcessDefinition =============================
10:28:05,953 FIN | [BaseJbpmTestCase] === starting testStartExecutionInLatestByNameWithVariables =============================
10:28:06,489 FIN | [BaseJbpmTestCase] === ending testStartExecutionInLatestByNameWithVariables =============================
10:28:06,489 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithAKey =============================
10:28:06,742 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithAKey =============================
10:28:06,744 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithVariables =============================
10:28:07,048 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithVariables =============================
10:28:07,050 FIN | [BaseJbpmTestCase] === starting testStartExecutionById =============================
10:28:07,269 FIN | [BaseJbpmTestCase] === ending testStartExecutionById =============================
10:28:07,269 FIN | [BaseJbpmTestCase] === starting testStartExecutionByIdWithVariables =============================
10:28:07,566 FIN | [BaseJbpmTestCase] === ending testStartExecutionByIdWithVariables =============================
10:28:07,573 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.44 sec
Running org.jbpm.test.execution.SignalExecutionTest
10:28:07,818 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================
10:28:07,819 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
10:28:08,151 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
10:28:08,151 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
10:28:08,536 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================
10:28:08,543 FIN | [BaseJbpmTestCase] === starting testPlentyOfTime =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 sec
Running org.jbpm.examples.goup.multipleentries.MultipleEntriesTest
10:28:09,188 FIN | [BaseJbpmTestCase] === ending testPlentyOfTime =============================
10:28:09,190 FIN | [BaseJbpmTestCase] === starting testTimeIsRunningOut =============================
10:28:09,469 FIN | [BaseJbpmTestCase] === ending testTimeIsRunningOut =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
10:28:09,480 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
10:28:09,905 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec
Running org.jbpm.test.task.TaskParticipationsTest
10:28:09,911 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
10:28:10,490 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec
Running org.jbpm.test.history.EndProcessInstanceTest
10:28:10,499 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
10:28:10,845 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec
Running org.jbpm.test.activities.ForkToTaskTest
10:28:10,853 FIN | [BaseJbpmTestCase] === starting testForkToTasks =============================
10:28:11,395 FIN | [BaseJbpmTestCase] === ending testForkToTasks =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec
Results :
Tests in error:
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
Tests run: 142, Failures: 0, Errors: 8, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_... for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 14 seconds
[INFO] Finished at: Wed Jun 17 10:28:11 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 5 months
Build failed in Hudson: jbpm4-jboss » mysql,5.0.1.GA,java16_default,dev45 #44
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
------------------------------------------
[...truncated 5660 lines...]
10:17:38,468 SEV | [BaseJbpmTestCase]
10:17:38,576 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.675 sec <<< FAILURE!
Running org.jbpm.test.execution.SignalExecutionTest
10:17:38,605 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
10:17:38,889 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================
10:17:38,890 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
10:17:39,247 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
10:17:39,248 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
10:17:39,570 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 sec
10:17:39,576 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
Running org.jbpm.test.timer.TimerTest
10:17:39,911 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
10:17:39,919 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
10:17:40,317 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec
Running org.jbpm.test.history.ChoiceDistributionTest
10:17:40,333 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
10:17:41,392 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 sec
Running org.jbpm.test.cfg.ConfigurationTest
10:17:41,412 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
10:17:41,421 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================
10:17:41,422 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
10:17:41,424 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================
10:17:41,425 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
10:17:41,431 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
10:17:41,439 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
10:17:41,725 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec
Running org.jbpm.test.variables.BasicVariablesTest
10:17:41,731 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
10:17:42,077 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================
10:17:42,077 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
10:17:42,441 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================
10:17:42,441 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
10:17:42,813 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================
10:17:42,813 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
10:17:43,203 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================
10:17:43,212 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 sec
Running org.jbpm.test.execution.SystemVariablesTest
10:17:43,646 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
10:17:43,663 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
10:17:43,720 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================
10:17:43,721 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
10:17:45,611 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================
10:17:45,611 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
10:17:47,083 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.427 sec
Running org.jbpm.test.execution.ExecutionQueryTest
10:17:47,089 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
10:17:47,775 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec
Running org.jbpm.test.eventlistener.EventListenerTest
10:17:47,781 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
10:17:48,036 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================
10:17:48,037 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
10:17:48,274 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================
10:17:48,275 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
10:17:48,631 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================
10:17:48,632 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
10:17:48,867 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================
10:17:48,867 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
10:17:49,112 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 sec
10:17:49,118 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
10:17:49,146 FIN | [BaseJbpmTestCase] === ending testNewTask =============================
10:17:49,146 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
10:17:49,391 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================
10:17:49,392 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
10:17:49,485 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
10:17:49,491 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
10:17:50,134 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
10:17:50,141 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
10:17:50,603 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
10:17:50,610 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
10:17:51,628 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 sec
Running org.jbpm.test.task.TaskParticipationsTest
10:17:51,634 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
10:17:52,200 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
10:17:52,207 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
10:17:52,561 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================
10:17:52,563 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
10:17:52,719 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec
Running org.jbpm.test.execution.FindExecutionTest
10:17:52,734 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
10:17:52,986 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
Running org.jbpm.test.async.AsyncBasicsTest
10:17:52,995 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
10:17:53,668 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================
10:17:53,669 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
10:17:54,121 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================
10:17:54,122 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
10:17:54,663 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================
10:17:54,679 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 sec
Running org.jbpm.test.history.EndProcessInstanceTest
10:17:55,038 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec
Running org.jbpm.test.process.RepositoryServiceTest
10:17:55,057 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
10:17:55,223 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================
10:17:55,224 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
10:17:55,376 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================
10:17:55,376 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
10:17:55,662 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================
10:17:55,663 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
10:17:57,848 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================
10:17:57,848 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
10:17:59,155 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================
10:17:59,156 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
10:17:59,422 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================
10:17:59,422 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
10:17:59,705 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================
10:17:59,706 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
10:18:00,203 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================
10:18:00,204 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
10:18:00,696 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================
10:18:00,697 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
10:18:01,183 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================
10:18:01,184 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
10:18:01,394 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================
10:18:01,398 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
10:18:01,639 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================
10:18:01,640 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
10:18:01,954 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================
10:18:01,954 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
10:18:02,242 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.196 sec
10:18:02,253 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
10:18:02,565 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec
Running org.jbpm.test.task.TaskListTest
10:18:02,575 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
10:18:03,029 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================
10:18:03,030 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
10:18:03,614 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================
10:18:03,619 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 sec
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
10:18:04,485 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec
Results :
Tests in error:
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
Tests run: 142, Failures: 0, Errors: 8, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_... for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 25 seconds
[INFO] Finished at: Wed Jun 17 10:18:04 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 5 months
Build failed in Hudson: jbpm4-jboss » mysql,5.0.0.GA,java15_default,dev45 #44
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
------------------------------------------
[...truncated 5685 lines...]
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] no transaction!
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:158)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
at org.jboss.ejb.EnterpriseContext$UserTransactionImpl.rollback(EnterpriseContext.java:659)
at org.jboss.ejb.StatelessSessionEnterpriseContext$SessionContextImpl$1.rollback(StatelessSessionEnterpriseContext.java:279)
at org.jbpm.pvm.internal.tx.jta.JtaTransaction.rollback(JtaTransaction.java:77)
at org.jbpm.pvm.internal.tx.jta.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:78)
at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
at org.jbpm.enterprise.internal.ejb.CommandExecutorSLSB.execute(CommandExecutorSLSB.java:102)
at sun.reflect.GeneratedMethodAccessor279.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:386)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:228)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:156)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)
at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:173)
at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:97)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecurityInterceptor.java:81)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)
at org.jboss.ejb.Container.invoke(Container.java:1029)
at sun.reflect.GeneratedMethodAccessor269.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:742)
at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:695)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:549)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:230)
### EXCEPTION ###########################################
10:08:40,569 SEV | [BaseJbpmTestCase]
10:08:40,677 FIN | [BaseJbpmTestCase] === ending testForkToJoinInLoopInOneTransaction =============================
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.709 sec <<< FAILURE!
10:08:40,695 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessInstanceId =============================
Running org.jbpm.test.task.TaskQueryProcessTest
10:08:41,903 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessInstanceId =============================
10:08:41,904 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessDefinitionId =============================
10:08:42,813 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessDefinitionId =============================
10:08:42,814 FIN | [BaseJbpmTestCase] === starting testTaskQueryActivityName =============================
10:08:43,752 FIN | [BaseJbpmTestCase] === ending testTaskQueryActivityName =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 sec
Running org.jbpm.test.cfg.ConfigurationTest
10:08:43,767 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
10:08:43,776 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================
10:08:43,777 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
10:08:43,779 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================
10:08:43,779 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
10:08:43,782 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.jbpm.examples.goup.timer.GroupTimerTest
10:08:43,789 FIN | [BaseJbpmTestCase] === starting testGroupTimerFires =============================
10:08:44,281 FIN | [BaseJbpmTestCase] === ending testGroupTimerFires =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec
Running org.jbpm.test.task.TaskVariablesTest
10:08:44,288 FIN | [BaseJbpmTestCase] === starting testTaskVariables =============================
10:08:45,196 FIN | [BaseJbpmTestCase] === ending testTaskVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
10:08:45,204 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
10:08:45,568 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec
Running org.jbpm.test.deploy.ImageTest
10:08:45,586 FIN | [BaseJbpmTestCase] === starting testImage =============================
10:08:45,893 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
Running org.jbpm.test.task.TaskListTest
10:08:45,917 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
10:08:46,409 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================
10:08:46,410 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
10:08:46,961 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec
Running org.jbpm.test.execution.SystemVariablesTest
10:08:46,980 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
10:08:47,525 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec
Running org.jbpm.test.identity.IdentityTest
10:08:47,535 FIN | [BaseJbpmTestCase] === starting testSingleUser =============================
10:08:47,737 FIN | [BaseJbpmTestCase] === ending testSingleUser =============================
10:08:47,740 FIN | [BaseJbpmTestCase] === starting testCreateGroup =============================
10:08:47,856 FIN | [BaseJbpmTestCase] === ending testCreateGroup =============================
10:08:47,857 FIN | [BaseJbpmTestCase] === starting testFindGroupsByUser =============================
10:08:48,126 FIN | [BaseJbpmTestCase] === ending testFindGroupsByUser =============================
10:08:48,127 FIN | [BaseJbpmTestCase] === starting testFindGroupByUserAndGroupType =============================
10:08:48,380 FIN | [BaseJbpmTestCase] === ending testFindGroupByUserAndGroupType =============================
10:08:48,381 FIN | [BaseJbpmTestCase] === starting testSingleGroup =============================
10:08:49,058 FIN | [BaseJbpmTestCase] === ending testSingleGroup =============================
10:08:49,058 FIN | [BaseJbpmTestCase] === starting testSingleUser2 =============================
10:08:49,242 FIN | [BaseJbpmTestCase] === ending testSingleUser2 =============================
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 sec
10:08:49,249 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
10:08:49,992 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
10:08:50,004 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
10:08:50,072 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================
10:08:50,073 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
10:08:51,589 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================
10:08:51,590 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
10:08:52,864 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.867 sec
Running org.jbpm.test.execution.ExecutionQueryTest
10:08:52,873 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
10:08:53,524 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 sec
Running org.jbpm.test.history.ChoiceDistributionTest
10:08:53,531 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
10:08:54,366 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec
Running org.jbpm.test.execution.StartExecutionTest
10:08:54,375 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionByKey =============================
10:08:54,644 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionByKey =============================
10:08:54,645 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionInLatestProcessDefinition =============================
10:08:55,143 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionInLatestProcessDefinition =============================
10:08:55,143 FIN | [BaseJbpmTestCase] === starting testStartExecutionInLatestByNameWithVariables =============================
10:08:55,603 FIN | [BaseJbpmTestCase] === ending testStartExecutionInLatestByNameWithVariables =============================
10:08:55,604 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithAKey =============================
10:08:55,821 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithAKey =============================
10:08:55,821 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithVariables =============================
10:08:56,085 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithVariables =============================
10:08:56,086 FIN | [BaseJbpmTestCase] === starting testStartExecutionById =============================
10:08:56,297 FIN | [BaseJbpmTestCase] === ending testStartExecutionById =============================
10:08:56,297 FIN | [BaseJbpmTestCase] === starting testStartExecutionByIdWithVariables =============================
10:08:56,546 FIN | [BaseJbpmTestCase] === ending testStartExecutionByIdWithVariables =============================
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 sec
10:08:56,553 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
Running org.jbpm.test.execution.SignalExecutionTest
10:08:56,936 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
10:08:56,937 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
10:08:57,302 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================
10:08:57,303 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
10:08:57,600 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================
10:08:57,613 FIN | [BaseJbpmTestCase] === starting testPlentyOfTime =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec
Running org.jbpm.examples.goup.multipleentries.MultipleEntriesTest
10:08:57,997 FIN | [BaseJbpmTestCase] === ending testPlentyOfTime =============================
10:08:57,998 FIN | [BaseJbpmTestCase] === starting testTimeIsRunningOut =============================
10:08:58,233 FIN | [BaseJbpmTestCase] === ending testTimeIsRunningOut =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
10:08:58,241 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
10:08:58,695 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 sec
Running org.jbpm.test.task.TaskParticipationsTest
10:08:58,711 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
10:08:59,257 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec
Running org.jbpm.test.history.EndProcessInstanceTest
10:08:59,277 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
10:08:59,605 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec
Running org.jbpm.test.activities.ForkToTaskTest
10:08:59,613 FIN | [BaseJbpmTestCase] === starting testForkToTasks =============================
10:09:00,026 FIN | [BaseJbpmTestCase] === ending testForkToTasks =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec
Results :
Tests in error:
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
Tests run: 142, Failures: 0, Errors: 8, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_... for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 39 seconds
[INFO] Finished at: Wed Jun 17 10:09:00 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 5 months
Build failed in Hudson: jbpm4-jboss » mysql,5.0.0.GA,java16_default,dev45 #44
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.
------------------------------------------
[...truncated 5740 lines...]
09:59:14,591 SEV | [BaseJbpmTestCase]
09:59:14,663 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.561 sec <<< FAILURE!
Running org.jbpm.test.execution.SignalExecutionTest
09:59:14,675 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
09:59:14,929 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================
09:59:14,930 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
09:59:15,233 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
09:59:15,234 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
09:59:15,587 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 sec
09:59:15,594 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
Running org.jbpm.test.timer.TimerTest
09:59:15,939 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
09:59:15,953 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
09:59:16,475 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec
Running org.jbpm.test.cfg.ConfigurationTest
09:59:16,481 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
09:59:16,489 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================
09:59:16,490 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
09:59:16,492 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================
09:59:16,493 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
09:59:16,496 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.jbpm.test.history.ChoiceDistributionTest
09:59:16,502 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
09:59:17,392 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
09:59:17,409 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
09:59:17,665 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.jbpm.test.variables.BasicVariablesTest
09:59:17,680 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
09:59:17,933 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================
09:59:17,934 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
09:59:18,259 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================
09:59:18,260 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
09:59:18,611 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================
09:59:18,611 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
09:59:18,959 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 sec
09:59:18,966 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Running org.jbpm.test.execution.SystemVariablesTest
09:59:19,490 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
09:59:19,496 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
09:59:19,517 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================
09:59:19,517 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
09:59:21,017 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================
09:59:21,017 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
09:59:22,111 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.629 sec
Running org.jbpm.test.execution.ExecutionQueryTest
09:59:22,129 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
09:59:22,951 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 sec
Running org.jbpm.test.eventlistener.EventListenerTest
09:59:22,958 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
09:59:23,235 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================
09:59:23,235 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
09:59:23,486 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================
09:59:23,487 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
09:59:23,762 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================
09:59:23,763 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
09:59:24,074 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================
09:59:24,075 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
09:59:24,353 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================
09:59:24,367 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 sec
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
09:59:24,430 FIN | [BaseJbpmTestCase] === ending testNewTask =============================
09:59:24,431 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
09:59:24,606 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================
09:59:24,606 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
09:59:24,708 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
09:59:24,715 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
09:59:25,409 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
09:59:25,424 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
09:59:25,767 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
09:59:25,784 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
09:59:26,887 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
09:59:26,894 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
09:59:27,248 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================
09:59:27,249 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
09:59:27,528 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 sec
Running org.jbpm.test.task.TaskParticipationsTest
09:59:27,534 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
09:59:28,030 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec
Running org.jbpm.test.execution.FindExecutionTest
09:59:28,036 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
09:59:28,267 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec
Running org.jbpm.test.async.AsyncBasicsTest
09:59:28,280 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
09:59:28,867 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================
09:59:28,868 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
09:59:29,364 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================
09:59:29,365 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
09:59:29,727 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 sec
09:59:29,740 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Running org.jbpm.test.history.EndProcessInstanceTest
09:59:30,127 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec
Running org.jbpm.test.process.RepositoryServiceTest
09:59:30,141 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
09:59:30,323 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================
09:59:30,323 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
09:59:30,505 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================
09:59:30,506 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
09:59:30,958 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================
09:59:30,959 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
09:59:32,608 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================
09:59:32,609 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
09:59:33,955 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================
09:59:33,955 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
09:59:34,302 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================
09:59:34,303 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
09:59:34,497 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================
09:59:34,497 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
09:59:35,084 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================
09:59:35,085 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
09:59:35,624 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================
09:59:35,624 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
09:59:36,153 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================
09:59:36,154 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
09:59:36,418 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================
09:59:36,418 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
09:59:36,625 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================
09:59:36,626 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
09:59:36,999 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================
09:59:37,000 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
09:59:37,203 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.069 sec
09:59:37,210 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
09:59:37,526 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec
Running org.jbpm.test.task.TaskListTest
09:59:37,536 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
09:59:37,968 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================
09:59:37,968 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
09:59:38,520 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec
09:59:38,528 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
09:59:39,401 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 sec
Results :
Tests in error:
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
Tests run: 142, Failures: 0, Errors: 8, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_... for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 28 seconds
[INFO] Finished at: Wed Jun 17 09:59:39 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 5 months