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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Jun 18 01:55:05 EDT 2009


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

Changes:

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

------------------------------------------
[...truncated 5642 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.GeneratedMethodAccessor270.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 ###########################################
01:54:13,191 SEV | [BaseJbpmTestCase] 
01:54:13,387 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

01:54:13,395 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
01:54:14,032 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.828 sec <<< FAILURE!
01:54:14,057 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
Running org.jbpm.test.history.ChoiceDistributionTest
01:54:15,405 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 sec
Running org.jbpm.test.cfg.ConfigurationTest
01:54:15,420 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
01:54:15,437 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

01:54:15,437 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
01:54:15,445 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

01:54:15,451 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
01:54:15,456 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
01:54:15,463 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
01:54:16,019 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 sec
Running org.jbpm.test.variables.BasicVariablesTest
01:54:16,035 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
01:54:16,394 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

01:54:16,394 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
01:54:16,791 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

01:54:16,792 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
01:54:17,241 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

01:54:17,242 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
01:54:17,630 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 sec
01:54:17,647 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Running org.jbpm.test.execution.SystemVariablesTest
01:54:18,388 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
01:54:18,395 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
01:54:18,418 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

01:54:18,419 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
01:54:20,427 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

01:54:20,427 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
01:54:22,284 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.902 sec
01:54:22,299 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
Running org.jbpm.test.execution.ExecutionQueryTest
01:54:23,225 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 sec
Running org.jbpm.test.eventlistener.EventListenerTest
01:54:23,231 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
01:54:23,573 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

01:54:23,574 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
01:54:23,987 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

01:54:23,987 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
01:54:24,660 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

01:54:24,661 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
01:54:25,070 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

01:54:25,071 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
01:54:25,490 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 sec
01:54:25,595 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
01:54:25,723 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

01:54:25,725 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
01:54:26,456 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

01:54:26,456 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
01:54:26,625 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

01:54:26,643 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
01:54:27,668 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
01:54:27,685 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
01:54:28,250 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
01:54:28,269 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
01:54:29,771 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 sec
Running org.jbpm.test.task.TaskParticipationsTest
01:54:29,788 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
01:54:33,878 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.103 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
01:54:33,895 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
01:54:34,579 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

01:54:34,580 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
01:54:34,975 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 sec
Running org.jbpm.test.execution.FindExecutionTest
01:54:34,995 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
01:54:35,384 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec
Running org.jbpm.test.async.AsyncBasicsTest
01:54:35,411 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
01:54:36,652 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

01:54:36,653 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
01:54:37,551 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

01:54:37,553 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
01:54:38,205 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 sec
01:54:38,229 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Running org.jbpm.test.history.EndProcessInstanceTest
01:54:38,666 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec
Running org.jbpm.test.process.RepositoryServiceTest
01:54:38,685 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
01:54:38,993 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

01:54:38,994 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
01:54:39,251 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

01:54:39,252 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
01:54:39,715 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

01:54:39,720 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
01:54:42,262 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

01:54:42,263 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
01:54:43,891 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

01:54:43,892 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
01:54:44,289 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

01:54:44,290 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
01:54:44,591 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

01:54:44,592 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
01:54:45,422 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

01:54:45,422 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
01:54:46,096 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

01:54:46,097 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
01:54:46,927 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

01:54:46,928 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
01:54:47,319 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

01:54:47,320 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
01:54:47,588 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

01:54:47,588 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
01:54:48,156 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

01:54:48,156 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
01:54:48,570 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.899 sec
01:54:48,584 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
01:54:49,097 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 sec
Running org.jbpm.test.task.TaskListTest
01:54:49,124 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
01:54:49,698 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

01:54:49,700 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
01:54:50,273 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 sec
01:54:50,292 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
01:54:51,437 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 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=oracle,JBOSS_VERSION=5.0.0.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: 4 minutes 25 seconds
[INFO] Finished at: Thu Jun 18 01:54:51 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list