[jbpm-dev] Build failed in Hudson: jbpm4-jboss » postgresql,5.0.1.GA,java16_default,dev45 #46

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Jun 18 03:23:46 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=postgresql,JBOSS_VERSION=5.0.1.GA,jdk=java16_default,label=dev45/46/changes

Changes:

[tom.baeyens at jboss.com] JBPM-2306 updating dev guide

------------------------------------------
[...truncated 5628 lines...]
	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.GeneratedMethodAccessor282.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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 ###########################################
03:22:18,790 SEV | [BaseJbpmTestCase] 
03:22:18,954 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

03:22:18,960 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
03:22:20,309 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.916 sec <<< FAILURE!
Running org.jbpm.test.history.ChoiceDistributionTest
03:22:20,329 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
03:22:23,084 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.772 sec
Running org.jbpm.test.cfg.ConfigurationTest
03:22:23,103 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
03:22:23,119 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

03:22:23,120 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
03:22:23,127 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

03:22:23,128 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
03:22:23,133 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
03:22:23,147 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
03:22:24,160 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec
Running org.jbpm.test.variables.BasicVariablesTest
03:22:24,177 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
03:22:25,095 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

03:22:25,096 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
03:22:26,051 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

03:22:26,054 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
03:22:27,207 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

03:22:27,208 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
03:22:28,517 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.353 sec
Running org.jbpm.test.execution.SystemVariablesTest
03:22:28,533 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
03:22:29,867 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
03:22:29,887 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
03:22:29,955 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

03:22:29,956 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
03:22:33,777 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

03:22:33,778 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
03:22:38,064 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.286 sec
03:22:38,177 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
Running org.jbpm.test.execution.ExecutionQueryTest
03:22:40,854 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.689 sec
Running org.jbpm.test.eventlistener.EventListenerTest
03:22:40,872 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
03:22:41,636 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

03:22:41,637 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
03:22:42,455 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

03:22:42,456 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
03:22:43,636 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

03:22:43,637 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
03:22:44,743 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

03:22:44,745 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
03:22:45,806 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.951 sec
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
03:22:45,824 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
03:22:45,896 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

03:22:45,897 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
03:22:46,561 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

03:22:46,562 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
03:22:47,039 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
03:22:47,060 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
03:22:48,661 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
03:22:48,681 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
03:22:50,030 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
03:22:50,045 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
03:22:53,486 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.455 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
03:22:53,503 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
03:22:54,418 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

03:22:54,419 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
03:22:55,189 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

03:22:55,210 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 sec
Running org.jbpm.test.task.TaskParticipationsTest
03:22:57,609 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 sec
03:22:57,630 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
Running org.jbpm.test.execution.FindExecutionTest
03:22:58,466 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 sec
Running org.jbpm.test.async.AsyncBasicsTest
03:22:58,479 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
03:23:00,224 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

03:23:00,225 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
03:23:01,800 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

03:23:01,802 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
03:23:02,849 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.385 sec
Running org.jbpm.test.history.EndProcessInstanceTest
03:23:02,867 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
03:23:04,001 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 sec
Running org.jbpm.test.process.RepositoryServiceTest
03:23:04,025 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
03:23:04,583 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

03:23:04,584 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
03:23:05,086 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

03:23:05,087 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
03:23:05,899 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

03:23:05,899 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
03:23:11,750 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

03:23:11,751 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
03:23:16,150 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

03:23:16,153 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
03:23:16,811 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

03:23:16,814 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
03:23:17,540 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

03:23:17,541 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
03:23:19,722 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

03:23:19,723 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
03:23:21,698 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

03:23:21,699 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
03:23:23,158 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

03:23:23,159 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
03:23:23,828 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

03:23:23,829 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
03:23:24,453 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

03:23:24,454 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
03:23:25,551 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

03:23:25,552 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
03:23:26,297 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.29 sec
03:23:26,315 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
03:23:27,270 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 sec
Running org.jbpm.test.task.TaskListTest
03:23:27,305 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
03:23:29,413 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

03:23:29,414 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
03:23:31,726 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.452 sec
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
03:23:31,741 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
03:23:34,192 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 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.async.AsyncEndCombinationTest)
  testConcurrentScenario2(org.jbpm.test.async.AsyncEndCombinationTest)

Tests run: 145, 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=postgresql,JBOSS_VERSION=5.0.1.GA,jdk=java16_default,label=dev45/ws/jbpm4/modules/test-db/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 12 seconds
[INFO] Finished at: Thu Jun 18 03:23:34 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list