You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/10 16:52:15 UTC

Build failed in Jenkins: ODE-trunk-jdk6 #851

See <https://builds.apache.org/job/ODE-trunk-jdk6/851/changes>

Changes:

[Tammo van Lessen] ODE-1032: fix missing dependency.

------------------------------------------
[...truncated 693 lines...]
Downloading org.springframework:spring-test:pom:2.5.6
Downloading http://repo1.maven.org/maven2/org/springframework/spring-test/2.5.6/spring-test-2.5.6.pom
Compiling ode:dao-hibernate:test into /workspace/dao-hibernate/target/test/classes
Running tests in ode:dao-hibernate
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.daohib.bpel.ListInstanceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.11 sec
    [junit] 
    [junit] Testcase: testListInstance took 19.043 sec
    [junit] Testsuite: org.apache.ode.daohib.bpel.MexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.894 sec
    [junit] 
    [junit] Testcase: test took 9.993 sec
    [junit] Testcase: testCleanup took 9.894 sec
    [junit] Testsuite: org.apache.ode.daohib.bpel.ProcessManagementDaoTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.264 sec
    [junit] ------------- Standard Output ---------------
    [junit] resultSummary:{}
    [junit] resultSummary:{InstanceSummaryKey [instanceStatus=COMPLETED, pid={ns}pid]=1}
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInstanceSummaryFailures took 10.3 sec
    [junit] Testcase: testInstanceSummary took 8.959 sec
Packaging ode-dao-hibernate-1.4-SNAPSHOT.jar
Downloading org.apache.openjpa:openjpa:jar:1.2.3
Downloading http://repo1.maven.org/maven2/org/apache/openjpa/openjpa/1.2.3/openjpa-1.2.3.jar
Downloading org.apache.openjpa:openjpa:pom:1.2.3
Downloading http://repo1.maven.org/maven2/org/apache/openjpa/openjpa/1.2.3/openjpa-1.2.3.pom
Compiling ode:dao-jpa into /workspace/dao-jpa/target/classes
230  ode-dao  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
Packaging ode-dao-jpa-1.4-SNAPSHOT.jar
Downloading hsqldb:hsqldb:jar:1.8.0.7
Downloading http://repo1.maven.org/maven2/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar
Downloading hsqldb:hsqldb:pom:1.8.0.7
Downloading http://repo1.maven.org/maven2/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.pom
Compiling ode:bpel-store into /workspace/bpel-store/target/classes
Note: /workspace/bpel-store/src/main/java/org/apache/ode/store/DocumentEntityResolver.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
19  ode-store  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
Compiling ode:bpel-store:test into /workspace/bpel-store/target/test/classes
Running tests in ode:bpel-store
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.store.DeploymentUnitTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.941 sec
    [junit] 
    [junit] Testcase: testRegistry took 0.964 sec
    [junit] Testcase: testCompile took 1.454 sec
    [junit] Testsuite: org.apache.ode.store.ProcessStoreTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.455 sec
    [junit] 
    [junit] Testcase: testGetProcesses took 2.705 sec
    [junit] Testcase: testGetProcess took 0.205 sec
    [junit] Testcase: testCleanupConfigurations took 0.23 sec
    [junit] Testcase: testDeploy took 0.164 sec
    [junit] Testcase: testSanity took 0.143 sec
    [junit] Testsuite: org.apache.ode.store.hib.DaoTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.974 sec
    [junit] 
    [junit] Testcase: testCreateDU took 2.043 sec
    [junit] Testcase: testEmpty took 0.163 sec
    [junit] Testcase: testCreateProcess took 0.146 sec
    [junit] Testcase: testGetDeploymentUnits took 0.232 sec
    [junit] Testcase: testRollback took 0.17 sec
    [junit] Testcase: testProcessProperties took 0.188 sec
Packaging ode-bpel-store-1.4-SNAPSHOT.jar
Compiling ode:agents into /workspace/agents/target/classes
Note: /workspace/agents/src/main/java/org/apache/ode/agents/memory/SizingAgent.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-agents-1.4-SNAPSHOT.jar
Compiling ode:bpel-runtime into /workspace/bpel-runtime/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:scheduler-simple into /workspace/scheduler-simple/target/classes
Compiling ode:scheduler-simple:test into /workspace/scheduler-simple/target/test/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Running tests in ode:scheduler-simple
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.scheduler.simple.JdbcDelegateTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 3.205 sec
    [junit] 
    [junit] Testcase: testGetNodeIds took 1.42 sec
    [junit] Testcase: testScheduleImmediateTimeFilter took 0.063 sec
    [junit] Testcase: testScheduleImmediateNodeFilter took 0.053 sec
    [junit] Testcase: testUpgrade took 1.288 sec
    [junit] Testcase: testScheduleImmediateMaxRows took 0.058 sec
    [junit] Testcase: testMigration took 0.087 sec
    [junit] Testcase: testReassign took 0.058 sec
    [junit] Testcase: testDeleteJob took 0.069 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.RetriesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.214 sec
    [junit] 
    [junit] Testcase: testRetries took 10.195 sec
    [junit] Testcase: testExecTransaction took 2.01 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SchedulerThreadTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.346 sec
    [junit] 
    [junit] Testcase: testSchedulingResolution took 1.002 sec
    [junit] Testcase: testTaskDequeueOrderWithSameExecTime took 1.805 sec
    [junit] Testcase: testStartStop took 0.701 sec
    [junit] Testcase: testParallelEnqueue took 1.829 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SimpleSchedulerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 31.146 sec
    [junit] 
    [junit] Testcase: testRecoverySuppressed took 5.023 sec
    [junit] Testcase: testFarFutureScheduling took 8.513 sec
    [junit] Testcase: testImmediateScheduling took 0.21 sec
    [junit] Testcase: testStartStop took 1.323 sec
    [junit] Testcase: testConcurrentExec took 3.537 sec
    [junit] Testcase: testRecovery took 4.015 sec
    [junit] Testcase: testNearFutureScheduling took 8.511 sec
Packaging ode-scheduler-simple-1.4-SNAPSHOT.jar
Downloading tranql:tranql-connector-derby-common:jar:1.1
Downloading http://repo1.maven.org/maven2/tranql/tranql-connector-derby-common/1.1/tranql-connector-derby-common-1.1.jar
Downloading tranql:tranql-connector-derby-common:pom:1.1
Downloading http://repo1.maven.org/maven2/tranql/tranql-connector-derby-common/1.1/tranql-connector-derby-common-1.1.pom
Compiling ode:bpel-runtime:test into /workspace/bpel-runtime/target/test/classes
Note: /workspace/bpel-runtime/src/test/java/org/apache/ode/bpel/elang/URIResolverTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:bpel-runtime
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.elang.URIResolverTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.846 sec
    [junit] 
    [junit] Testcase: testEncoding took 0.297 sec
    [junit] Testcase: testResolveExistingFile took 0.074 sec
    [junit] Testcase: testResolveNonExistingFile took 0.014 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntimeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.375 sec
    [junit] 
    [junit] Testcase: testEvaluate_NaN took 0.367 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.CombineUrlTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: testCombineUrl took 0.009 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.FunctionHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: testExtractString took 0.01 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntimeTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.606 sec
    [junit] 
    [junit] Testcase: testVariableSelectionEmpty took 0.374 sec
    [junit] Testcase: testMessageTypeVariableSelection took 0.007 sec
    [junit] Testcase: testXpathDocFunction took 0.117 sec
    [junit] Testcase: testVariableSelectionReallyEmpty took 0.005 sec
    [junit] Testcase: testVariableInsertMissingData took 0.048 sec
    [junit] Testcase: testVariableSelection took 0.007 sec
    [junit] Testcase: testCompilation took 0.007 sec
    [junit] Testcase: testMessageInsertMissingData took 0.009 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.XsdTypesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] 
    [junit] Testcase: testDateTime took 0.022 sec
    [junit] Testcase: testEmptyDateTime took 0.002 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.CustomProcessPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] 
    [junit] Testcase: test took 0.002 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.InstanceLockManagerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.529 sec
    [junit] 
    [junit] Testcase: testExclusion took 0.005 sec
    [junit] Testcase: testWakeUpQueue took 0.503 sec
    [junit] Testcase: testDistinctness took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MessageTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] 
    [junit] Testcase: testSetHeaderPart took 0.005 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MyRoleMessageExchangeImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
    [junit] 
    [junit] Testcase: testResponseTimeout took 0.16 sec
    [junit] Testcase: testResponseReceived took 0.003 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.cron.CronSchedulerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testcase: testNull took 0.035 sec
    [junit] Testsuite: org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableEngineTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.535 sec
    [junit] ------------- Standard Output ---------------
    [junit] <?xml version="1.0" encoding="UTF-8"?>
    [junit] <foobar xmlns="foo"><id1>hqejbhcnphracprgqrd118</id1><id2>hqejbhcnphracprgqrd119</id2></foobar>
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testRead took 0.363 sec
    [junit] Testcase: testInitWriteValue took 0.054 sec
    [junit] Testcase: testConfigurationParsing took 0.017 sec
    [junit] Testcase: testConfigure took 0.051 sec
    [junit] Testcase: testWriteUpdate took 0.043 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ActivityRecoveryTest
    [junit] Tests run: 10, Failures: 0, Errors: 1, Time elapsed: 53.206 sec
    [junit] 
    [junit] Testcase: testFailureWithFaultAction took 8.809 sec
    [junit] Testcase: testFailureHandlingInheritence took 1.332 sec
    [junit] Testcase: testImmediateFailure took 28.923 sec
    [junit] 	Caused an ERROR
    [junit] No failures info, which are required
    [junit] java.lang.AssertionError: No failures info, which are required
    [junit] 	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.assertRecovery(ActivityRecoveryTest.java:441)
    [junit] 	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.testImmediateFailure(ActivityRecoveryTest.java:187)
    [junit] 
    [junit] Testcase: testFailureWithCancelAction took 2.087 sec
    [junit] Testcase: testInvokeSucceeds took 0.851 sec
    [junit] Testcase: testInstanceSummary took 7.001 sec
    [junit] Testcase: testImmediateFailureAndFault2 took 0.685 sec
    [junit] Testcase: testImmediateFailureAndFault took 0.755 sec
    [junit] Testcase: testFailureWithManualRecovery took 2.041 sec
    [junit] Testcase: testFailureWithRecoveryAfterRetry took 0.712 sec
    [junit] TEST org.apache.ode.bpel.runtime.ActivityRecoveryTest FAILED
    [junit] Testsuite: org.apache.ode.bpel.runtime.CoreBpelTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
    [junit] 
    [junit] Testcase: testOneElementSequence took 0.003 sec
    [junit] Testcase: testFaultHandling took 0.003 sec
    [junit] Testcase: testThrow took 0.002 sec
    [junit] Testcase: testTwoElementFlow took 0.003 sec
    [junit] Testcase: testEmptyFlow took 0.001 sec
    [junit] Testcase: testSingleElementFlow took 0.002 sec
    [junit] Testcase: testFlowTermination took 0.006 sec
    [junit] Testcase: testTwoElementSequence took 0.002 sec
    [junit] Testcase: testEmptyProcess took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ProcessManagementTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.691 sec
    [junit] 
    [junit] Testcase: testFilterProcessesByName took 2.674 sec
    [junit] Testcase: testListProcessesOrder took 2.521 sec
    [junit] Testcase: testListProcessCustom took 2.479 sec
    [junit] Tests FAILED
The following tests failed:
org.apache.ode.bpel.runtime.ActivityRecoveryTest
Buildr aborted!
RuntimeError : Tests failed!

(See full trace by running task with --trace)
Build step 'Execute shell' marked build as failure
Recording fingerprints
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml
Did not find any matching files.
Updating ODE-1032

Jenkins build is back to normal : ODE-trunk-jdk6 #854

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ODE-trunk-jdk6/854/>


Build failed in Jenkins: ODE-trunk-jdk6 #853

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ODE-trunk-jdk6/853/>

------------------------------------------
Started by user Tammo van Lessen
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/ODE-trunk-jdk6/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ode.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ode.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ode.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e9a4f89d55fa4bb18b314fc4ac6256d2b02099b5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9a4f89d55fa4bb18b314fc4ac6256d2b02099b5
 > git rev-list e9a4f89d55fa4bb18b314fc4ac6256d2b02099b5 # timeout=10
[ODE-trunk-jdk6] $ /bin/bash /tmp/hudson1892676595347391465.sh
Pulling repository vanto/apache-buildr
ce07dcfa29dc: Pulling image (latest-jruby-jdk7) from vanto/apache-buildr
ce07dcfa29dc: Pulling image (latest-jruby-jdk7) from vanto/apache-buildr, endpoint: https://registry-1.docker.io/v1/
ce07dcfa29dc: Pulling dependent layers
511136ea3c5a: Download complete
3b3a4796eef1: Download complete
50ec2d202fe8: Download complete
1073b544a1cb: Download complete
6a7520a7fd8c: Download complete
060a97546ea3: Download complete
4d752356e7c6: Download complete
0b2411d869ec: Download complete
fa5c5774f090: Download complete
77f2d3f65913: Download complete
0babbcba9751: Download complete
fd6640001a5a: Download complete
48869c3c973c: Download complete
b286f4397050: Download complete
f20752c62569: Download complete
13f80edaec04: Download complete
eb6d8436f4bb: Download complete
d5c38b656fbe: Download complete
3badb738b8d3: Download complete
c204de84de22: Download complete
c4a7ae7e0c6f: Download complete
ce07dcfa29dc: Download complete
ce07dcfa29dc: Download complete
Status: Image is up to date for vanto/apache-buildr:latest-jruby-jdk7
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/......
Fetching version metadata from https://rubygems.org/..
Using rake 0.9.2.2
Using atoulme-Antwrap 0.7.5
Using bouncy-castle-java 1.5.0147
Using builder 3.2.2
Using bundler 1.8.5
Using diff-lcs 1.2.4
Using hoe 3.7.1
Using jruby-openssl 0.8.10
Using jruby-pageant 1.1.1
Using json_pure 1.8.0
Using minitar 0.5.4
Using net-ssh 2.7.0
Using net-sftp 2.1.2
Using orderedhash 0.0.6
Using rubyzip 0.9.9
Using xml-simple 1.1.2
Using buildr 1.4.22
Installing rspec-core 2.14.5
Installing rspec-expectations 2.14.3
Installing rspec-mocks 2.14.3
Installing rspec 2.14.1
Bundle complete! 5 Gemfile dependencies, 21 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
mkdir -p /home/dummy/.buildr
(in /workspace, development)
Building ode
Running tests in ode:bpel-runtime
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.elang.URIResolverTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.806 sec
    [junit] 
    [junit] Testcase: testEncoding took 0.281 sec
    [junit] Testcase: testResolveExistingFile took 0.066 sec
    [junit] Testcase: testResolveNonExistingFile took 0.014 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntimeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.386 sec
    [junit] 
    [junit] Testcase: testEvaluate_NaN took 0.379 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.CombineUrlTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testcase: testCombineUrl took 0.01 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.FunctionHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: testExtractString took 0.009 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntimeTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.612 sec
    [junit] 
    [junit] Testcase: testVariableSelectionEmpty took 0.385 sec
    [junit] Testcase: testMessageTypeVariableSelection took 0.007 sec
    [junit] Testcase: testXpathDocFunction took 0.113 sec
    [junit] Testcase: testVariableSelectionReallyEmpty took 0.008 sec
    [junit] Testcase: testVariableInsertMissingData took 0.047 sec
    [junit] Testcase: testVariableSelection took 0.008 sec
    [junit] Testcase: testCompilation took 0.006 sec
    [junit] Testcase: testMessageInsertMissingData took 0.009 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.XsdTypesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testcase: testDateTime took 0.032 sec
    [junit] Testcase: testEmptyDateTime took 0.002 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.CustomProcessPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Testcase: test took 0.002 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.InstanceLockManagerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.536 sec
    [junit] 
    [junit] Testcase: testExclusion took 0.005 sec
    [junit] Testcase: testWakeUpQueue took 0.503 sec
    [junit] Testcase: testDistinctness took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MessageTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Testcase: testSetHeaderPart took 0.006 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MyRoleMessageExchangeImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.162 sec
    [junit] 
    [junit] Testcase: testResponseTimeout took 0.154 sec
    [junit] Testcase: testResponseReceived took 0.003 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.cron.CronSchedulerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testcase: testNull took 0.034 sec
    [junit] Testsuite: org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableEngineTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
    [junit] ------------- Standard Output ---------------
    [junit] <?xml version="1.0" encoding="UTF-8"?>
    [junit] <foobar xmlns="foo"><id1>hqejbhcnphracps4jll0ge</id1><id2>hqejbhcnphracps4jll0gf</id2></foobar>
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testRead took 0.366 sec
    [junit] Testcase: testInitWriteValue took 0.055 sec
    [junit] Testcase: testConfigurationParsing took 0.017 sec
    [junit] Testcase: testConfigure took 0.046 sec
    [junit] Testcase: testWriteUpdate took 0.044 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ActivityRecoveryTest
    [junit] Tests run: 10, Failures: 0, Errors: 1, Time elapsed: 51.843 sec
    [junit] 
    [junit] Testcase: testFailureWithFaultAction took 7.144 sec
    [junit] Testcase: testFailureHandlingInheritence took 1.323 sec
    [junit] Testcase: testImmediateFailure took 28.811 sec
    [junit] 	Caused an ERROR
    [junit] No failures info, which are required
    [junit] java.lang.AssertionError: No failures info, which are required
    [junit] 	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.assertRecovery(ActivityRecoveryTest.java:441)
    [junit] 	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.testImmediateFailure(ActivityRecoveryTest.java:187)
    [junit] 
    [junit] Testcase: testFailureWithCancelAction took 2.527 sec
    [junit] Testcase: testInvokeSucceeds took 0.889 sec
    [junit] Testcase: testInstanceSummary took 7.086 sec
    [junit] Testcase: testImmediateFailureAndFault2 took 0.689 sec
    [junit] Testcase: testImmediateFailureAndFault took 0.686 sec
    [junit] Testcase: testFailureWithManualRecovery took 1.914 sec
    [junit] Testcase: testFailureWithRecoveryAfterRetry took 0.753 sec
    [junit] TEST org.apache.ode.bpel.runtime.ActivityRecoveryTest FAILED
    [junit] Testsuite: org.apache.ode.bpel.runtime.CoreBpelTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.22 sec
    [junit] 
    [junit] Testcase: testOneElementSequence took 0.002 sec
    [junit] Testcase: testFaultHandling took 0.003 sec
    [junit] Testcase: testThrow took 0.002 sec
    [junit] Testcase: testTwoElementFlow took 0.004 sec
    [junit] Testcase: testEmptyFlow took 0.001 sec
    [junit] Testcase: testSingleElementFlow took 0.002 sec
    [junit] Testcase: testFlowTermination took 0.007 sec
    [junit] Testcase: testTwoElementSequence took 0.002 sec
    [junit] Testcase: testEmptyProcess took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ProcessManagementTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.644 sec
    [junit] 
    [junit] Testcase: testFilterProcessesByName took 2.652 sec
    [junit] Testcase: testListProcessesOrder took 2.517 sec
    [junit] Testcase: testListProcessCustom took 2.471 sec
    [junit] Tests FAILED
The following tests failed:
org.apache.ode.bpel.runtime.ActivityRecoveryTest
Buildr aborted!
RuntimeError : Tests failed!

(See full trace by running task with --trace)
Build step 'Execute shell' marked build as failure
Recording fingerprints
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: ODE-trunk-jdk6 #852

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ODE-trunk-jdk6/852/>

------------------------------------------
Started by user Tammo van Lessen
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <https://builds.apache.org/job/ODE-trunk-jdk6/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ode.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ode.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ode.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e9a4f89d55fa4bb18b314fc4ac6256d2b02099b5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9a4f89d55fa4bb18b314fc4ac6256d2b02099b5
 > git rev-list e9a4f89d55fa4bb18b314fc4ac6256d2b02099b5 # timeout=10
[ODE-trunk-jdk6] $ /bin/bash /tmp/hudson8808546406759773933.sh
Pulling repository vanto/apache-buildr
ce07dcfa29dc: Pulling image (latest-jruby-jdk7) from vanto/apache-buildr
ce07dcfa29dc: Pulling image (latest-jruby-jdk7) from vanto/apache-buildr, endpoint: https://registry-1.docker.io/v1/
ce07dcfa29dc: Pulling dependent layers
511136ea3c5a: Download complete
3b3a4796eef1: Download complete
50ec2d202fe8: Download complete
1073b544a1cb: Download complete
6a7520a7fd8c: Download complete
060a97546ea3: Download complete
4d752356e7c6: Download complete
0b2411d869ec: Download complete
fa5c5774f090: Download complete
77f2d3f65913: Download complete
0babbcba9751: Download complete
fd6640001a5a: Download complete
48869c3c973c: Download complete
b286f4397050: Download complete
f20752c62569: Download complete
13f80edaec04: Download complete
eb6d8436f4bb: Download complete
d5c38b656fbe: Download complete
3badb738b8d3: Download complete
c204de84de22: Download complete
c4a7ae7e0c6f: Download complete
ce07dcfa29dc: Download complete
ce07dcfa29dc: Download complete
Status: Image is up to date for vanto/apache-buildr:latest-jruby-jdk7
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/......
Fetching version metadata from https://rubygems.org/..
Using rake 0.9.2.2
Using atoulme-Antwrap 0.7.5
Using bouncy-castle-java 1.5.0147
Using builder 3.2.2
Using bundler 1.8.5
Using diff-lcs 1.2.4
Using hoe 3.7.1
Using jruby-openssl 0.8.10
Using jruby-pageant 1.1.1
Using json_pure 1.8.0
Using minitar 0.5.4
Using net-ssh 2.7.0
Using net-sftp 2.1.2
Using orderedhash 0.0.6
Using rubyzip 0.9.9
Using xml-simple 1.1.2
Using buildr 1.4.22
Installing rspec-core 2.14.5
Installing rspec-expectations 2.14.3
Installing rspec-mocks 2.14.3
Installing rspec 2.14.1
Bundle complete! 5 Gemfile dependencies, 21 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
mkdir -p /home/dummy/.buildr
(in /workspace, development)
Building ode
Running tests in ode:bpel-runtime
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.elang.URIResolverTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.782 sec
    [junit] 
    [junit] Testcase: testEncoding took 0.254 sec
    [junit] Testcase: testResolveExistingFile took 0.07 sec
    [junit] Testcase: testResolveNonExistingFile took 0.018 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntimeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.369 sec
    [junit] 
    [junit] Testcase: testEvaluate_NaN took 0.362 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.CombineUrlTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: testCombineUrl took 0.01 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.FunctionHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Testcase: testExtractString took 0.009 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntimeTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.674 sec
    [junit] 
    [junit] Testcase: testVariableSelectionEmpty took 0.393 sec
    [junit] Testcase: testMessageTypeVariableSelection took 0.007 sec
    [junit] Testcase: testXpathDocFunction took 0.102 sec
    [junit] Testcase: testVariableSelectionReallyEmpty took 0.008 sec
    [junit] Testcase: testVariableInsertMissingData took 0.044 sec
    [junit] Testcase: testVariableSelection took 0.006 sec
    [junit] Testcase: testCompilation took 0.005 sec
    [junit] Testcase: testMessageInsertMissingData took 0.01 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.XsdTypesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testcase: testDateTime took 0.021 sec
    [junit] Testcase: testEmptyDateTime took 0.003 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.CustomProcessPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testcase: test took 0.002 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.InstanceLockManagerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.543 sec
    [junit] 
    [junit] Testcase: testExclusion took 0.004 sec
    [junit] Testcase: testWakeUpQueue took 0.504 sec
    [junit] Testcase: testDistinctness took 0 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MessageTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] 
    [junit] Testcase: testSetHeaderPart took 0.005 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MyRoleMessageExchangeImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testcase: testResponseTimeout took 0.142 sec
    [junit] Testcase: testResponseReceived took 0.003 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.cron.CronSchedulerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testcase: testNull took 0.043 sec
    [junit] Testsuite: org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableEngineTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
    [junit] ------------- Standard Output ---------------
    [junit] <?xml version="1.0" encoding="UTF-8"?>
    [junit] <foobar xmlns="foo"><id1>hqejbhcnphracprw82srr4</id1><id2>hqejbhcnphracprw82srr5</id2></foobar>
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testRead took 0.341 sec
    [junit] Testcase: testInitWriteValue took 0.056 sec
    [junit] Testcase: testConfigurationParsing took 0.016 sec
    [junit] Testcase: testConfigure took 0.047 sec
    [junit] Testcase: testWriteUpdate took 0.043 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ActivityRecoveryTest
    [junit] Tests run: 10, Failures: 0, Errors: 1, Time elapsed: 51.717 sec
    [junit] 
    [junit] Testcase: testFailureWithFaultAction took 7.315 sec
    [junit] Testcase: testFailureHandlingInheritence took 1.272 sec
    [junit] Testcase: testImmediateFailure took 28.827 sec
    [junit] 	Caused an ERROR
    [junit] No failures info, which are required
    [junit] java.lang.AssertionError: No failures info, which are required
    [junit] 	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.assertRecovery(ActivityRecoveryTest.java:441)
    [junit] 	at org.apache.ode.bpel.runtime.ActivityRecoveryTest.testImmediateFailure(ActivityRecoveryTest.java:187)
    [junit] 
    [junit] Testcase: testFailureWithCancelAction took 2.381 sec
    [junit] Testcase: testInvokeSucceeds took 0.836 sec
    [junit] Testcase: testInstanceSummary took 6.949 sec
    [junit] Testcase: testImmediateFailureAndFault2 took 0.787 sec
    [junit] Testcase: testImmediateFailureAndFault took 0.668 sec
    [junit] Testcase: testFailureWithManualRecovery took 1.968 sec
    [junit] Testcase: testFailureWithRecoveryAfterRetry took 0.699 sec
    [junit] TEST org.apache.ode.bpel.runtime.ActivityRecoveryTest FAILED
    [junit] Testsuite: org.apache.ode.bpel.runtime.CoreBpelTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.105 sec
    [junit] 
    [junit] Testcase: testOneElementSequence took 0.002 sec
    [junit] Testcase: testFaultHandling took 0.003 sec
    [junit] Testcase: testThrow took 0.002 sec
    [junit] Testcase: testTwoElementFlow took 0.002 sec
    [junit] Testcase: testEmptyFlow took 0.001 sec
    [junit] Testcase: testSingleElementFlow took 0.003 sec
    [junit] Testcase: testFlowTermination took 0.009 sec
    [junit] Testcase: testTwoElementSequence took 0.002 sec
    [junit] Testcase: testEmptyProcess took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ProcessManagementTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.728 sec
    [junit] 
    [junit] Testcase: testFilterProcessesByName took 2.624 sec
    [junit] Testcase: testListProcessesOrder took 2.58 sec
    [junit] Testcase: testListProcessCustom took 2.506 sec
    [junit] Tests FAILED
The following tests failed:
org.apache.ode.bpel.runtime.ActivityRecoveryTest
Buildr aborted!
RuntimeError : Tests failed!

(See full trace by running task with --trace)
Build step 'Execute shell' marked build as failure
Recording fingerprints
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml
Did not find any matching files.