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 2014/07/03 18:22:36 UTC

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

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

Changes:

[sathwik] commented eclipse.natures property on bpel-scripts as it was creating an empty zip archive, build is failing on jenkins

------------------------------------------
[...truncated 4821 lines...]
	at org.testng.Assert.fail(Assert.java:94)
	at org.apache.ode.axis2.correlation.CorrelationMultiTest.testCorrelationMulti(CorrelationMultiTest.java:56)
	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:597)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
	at org.testng.TestNG.run(TestNG.java:1031)
	at org.testng.TestNG.privateMain(TestNG.java:1338)
	at org.testng.TestNG.main(TestNG.java:1307)

FAILED: testCorrelationMulti
java.lang.AssertionError: java.net.SocketTimeoutException: Read timed out
	at org.testng.Assert.fail(Assert.java:94)
	at org.apache.ode.axis2.correlation.CorrelationMultiTest.testCorrelationMulti(CorrelationMultiTest.java:56)
	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:597)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
	at org.testng.TestNG.run(TestNG.java:1031)
	at org.testng.TestNG.privateMain(TestNG.java:1338)
	at org.testng.TestNG.main(TestNG.java:1307)

FAILED: test
java.lang.RuntimeException: java.net.SocketTimeoutException: Read timed out
	at org.apache.ode.axis2.Axis2TestBase.sendRequestFile(Axis2TestBase.java:260)
	at org.apache.ode.axis2.Axis2TestBase.sendRequestFile(Axis2TestBase.java:247)
	at org.apache.ode.axis2.correlation.CorrelationUnicityTest.test(CorrelationUnicityTest.java:44)
	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:597)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
	at org.testng.TestNG.run(TestNG.java:1031)
	at org.testng.TestNG.privateMain(TestNG.java:1338)
	at org.testng.TestNG.main(TestNG.java:1307)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:129)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
	at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
	at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
	at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
	at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
	at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
	at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
	at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
	at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
	at org.apache.ode.tools.sendsoap.cline.HttpSoapSender.doSend(HttpSoapSender.java:125)
	at org.apache.ode.axis2.Axis2TestBase.sendRequestFile(Axis2TestBase.java:257)
	... 25 more

SKIPPED: testDeployUndeploy
SKIPPED: testGetProcessPackage
SKIPPED: testListDeployedPackages
SKIPPED: testListProcesses
SKIPPED: testMultipleDeployUndeployVersion
SKIPPED: undeployBlankPackage
SKIPPED: testEndpointProperties
SKIPPED: testHttpAuthentication
SKIPPED: testTimeouts
SKIPPED: testHttpBinding
SKIPPED: testHttpBindingExt_DELETE
SKIPPED: testHttpBindingExt_GET
SKIPPED: testHttpBindingExt_POST
SKIPPED: testHttpBindingExt_PUT
SKIPPED: testCorrelationJoin
SKIPPED: testDeleteInstances
SKIPPED: testGetInstanceInfo
SKIPPED: testGetInstanceInfoFault
SKIPPED: testGetScopeInfo
SKIPPED: testGetVariableInfo
SKIPPED: testInstanceSummaryListProcess
SKIPPED: testListAllInstances
SKIPPED: testListInstances
SKIPPED: testListInstancesWithGarbageFilter
SKIPPED: testAttrWithNsValue
SKIPPED: test
SKIPPED: test
SKIPPED: testNoP2P
SKIPPED: testCorrelationJoin
SKIPPED: testCorrelationJoin
SKIPPED: testRetiredInstance
SKIPPED: testRetiredInstance
SKIPPED: testRetiredInstance
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample03", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample03-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample10", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample10-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample06", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample06-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample05", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample05-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample08", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample08-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample04", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample04-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample07", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample07-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample02", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample02-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample09", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample09-client.axis2")
SKIPPED: invokeSecuredProcesses("TestRampartPolicy/secured-processes/process-sample03", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes/sample03-policy.xml")
SKIPPED: invokeSecuredProcesses("TestRampartPolicy/secured-processes/process-sample04", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes/sample04-policy.xml")
SKIPPED: invokeSecuredProcesses("TestRampartPolicy/secured-processes/process-sample01", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes/sample01-policy.xml")
SKIPPED: invokeSecuredProcesses("TestRampartPolicy/secured-processes/process-sample02", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes", "/home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes/sample02-policy.xml")
SKIPPED: standAlonePolicy
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample03")
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample10")
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample06")
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample05")
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample08")
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample04")
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample07")
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample02")
SKIPPED: executeProcess("TestRampartBasic/secured-services/process-sample09")
SKIPPED: executeProcess("TestRampartPolicy/secured-services/process-sample02-policy")
SKIPPED: executeProcess("TestRampartPolicy/secured-services/process-sample04-policy")
SKIPPED: executeProcess("TestRampartPolicy/secured-services/process-sample03-policy")
SKIPPED: executeProcess("TestRampartPolicy/secured-services/process-sample01-policy")
SKIPPED: testPolicyInServiceXml
SKIPPED: testNoP2P
SKIPPED: testSimpleFaultCatch
SKIPPED: testSoapHeaders
SKIPPED: testSimplePassing
SKIPPED: testSimpleFaultCatch

===============================================
    Command line test
    Tests run: 111, Failures: 40, Skips: 66
    Configuration Failures: 1, Skips: 131
===============================================


===============================================
ode-axis2-war
Total tests run: 111, Failures: 40, Skips: 66
Configuration Failures: 1, Skips: 131
===============================================

[TestNG] Time taken by [FailedReporter passed=0 failed=0 skipped=0]: 24 ms
[TestNG] Time taken by org.testng.reporters.XMLReporter@1a52fdf: 75 ms
[TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@1551d7f: 62 ms
[TestNG] Time taken by org.testng.reporters.JUnitReportReporter@73a34b: 49 ms
[TestNG] Time taken by org.testng.reporters.jq.Main@1506dc4: 498 ms
[TestNG] Time taken by org.testng.reporters.EmailableReporter@ccc588: 85 ms
[SimpleHTTPServer] Stop called
The following tests failed:
org.apache.ode.axis2.BpelActivityTest
org.apache.ode.axis2.ClusteredOutgoingTrafficTest
org.apache.ode.axis2.EndpointConfigurationTest
org.apache.ode.axis2.EndpointTimeoutsTest
org.apache.ode.axis2.MessageStructureTest
org.apache.ode.axis2.MultiPartMessageTest
org.apache.ode.axis2.NoInputMessageInvocationTest
org.apache.ode.axis2.NoP2PTest
org.apache.ode.axis2.SelectorsTest
org.apache.ode.axis2.ServiceFaultCatchTest
org.apache.ode.axis2.SoapHeader2Test
org.apache.ode.axis2.SoapHeaderTest
org.apache.ode.axis2.XSDReferencesDeployTest
org.apache.ode.axis2.correlation.CorrelationCustomSoapHeaderTest
org.apache.ode.axis2.correlation.CorrelationJoinHibTest
org.apache.ode.axis2.correlation.CorrelationJoinLazyHibTest
org.apache.ode.axis2.correlation.CorrelationJoinLazyTest
org.apache.ode.axis2.correlation.CorrelationJoinTest
org.apache.ode.axis2.correlation.CorrelationMultiHibTest
org.apache.ode.axis2.correlation.CorrelationMultiTest
org.apache.ode.axis2.correlation.CorrelationUnicityTest
org.apache.ode.axis2.httpbinding.HttpBindingTest
org.apache.ode.axis2.hydration.InstanceCountTest
org.apache.ode.axis2.hydration.ProcessCountTest
org.apache.ode.axis2.hydration.ProcessSizeTest
org.apache.ode.axis2.instancecleanup.CleanFailureHibTest
org.apache.ode.axis2.instancecleanup.CleanFailureTest
org.apache.ode.axis2.instancecleanup.CleanFaultHibTest
org.apache.ode.axis2.instancecleanup.CleanFaultTest
org.apache.ode.axis2.instancecleanup.CleanSuccessHibTest
org.apache.ode.axis2.instancecleanup.CleanSuccessTest
org.apache.ode.axis2.management.ActivateRetiredProcessTest
org.apache.ode.axis2.management.DeploymentTest
org.apache.ode.axis2.management.InstanceManagementTest
org.apache.ode.axis2.management.Retire2Test
org.apache.ode.axis2.management.RetireTest
org.apache.ode.axis2.management.RetireTestVar
org.apache.ode.axis2.rampart.basic.SecuredProcessesTest
org.apache.ode.axis2.rampart.basic.SecuredServicesTest
org.apache.ode.axis2.rampart.policy.SecuredProcessesTest
org.apache.ode.axis2.rampart.policy.SecuredServicesTest
Packaging ode-bpel-scripts-1.4-SNAPSHOT.jar
Packaging ode-bpel-scripts-1.4-SNAPSHOT.zip
Compiling ode:bpel-test:test into /home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/bpel-test/target/test/classes
error: error reading /home/hudson/jenkins-slave/workspace/ODE-trunk-jdk6/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.zip; error in opening zip file
1 error
Buildr aborted!
RuntimeError : Failed to compile, see errors above

(See full trace by running task with --trace)
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/ODE-trunk-jdk6/builds/2014-07-03_15-17-51/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH

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

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


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

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

------------------------------------------
[...truncated 19241 lines...]
Adding 2.0/good/xpath10-func/GetVariableData2-2.0.bpel
Adding 2.0/good/xpath10-func/GetVariableData4-2.0.bpel
Adding 2.0/good/xpath10-func/GetVariableData2.tdef
Adding 2.0/good/xpath10-func/GetVariableData3-2.0.bpel
Adding 2.0/good/xpath10-func/GetVariableData4.tdef
Adding 2.0/good/xpath10-func/GetVariableData3.tdef
Adding 2.0/good/xpath10-func/GetVariableProperty1.tdef
Adding 2.0/good/compensation/comp1-2.0.bpel
Adding 2.0/good/compensation/2.tdef
Adding 2.0/good/compensation/1.tdef
Adding 2.0/good/compensation/comp2-2.0.bpel
Adding 2.0/good/if/inMsg.xml
Adding 2.0/good/if/2.tdef
Adding 2.0/good/if/1.tdef
Adding 2.0/good/if/If3-2.0.bpel
Adding 2.0/good/if/test.wsdl
Adding 2.0/good/if/3.tdef
Adding 2.0/good/if/If2-2.0.bpel
Adding 2.0/good/if/If1-2.0.bpel
Adding 2.0/good/pick/inMsg.xml
Adding 2.0/good/pick/inMsg2.xml
Adding 2.0/good/pick/4.tdef
Adding 2.0/good/pick/inMsg3.xml
Adding 2.0/good/pick/Pick3-2.0.bpel
Adding 2.0/good/pick/Pick6-2.0.bpel
Adding 2.0/good/pick/Pick4-2.0.bpel
Adding 2.0/good/pick/Pick3-2.0.wsdl
Adding 2.0/good/pick/Pick5-2.0.wsdl
Adding 2.0/good/pick/Pick5-2.0.bpel
Adding 2.0/good/pick/Pick6-2.0.wsdl
Adding 2.0/good/pick/5.tdef
Adding 2.0/good/pick/6.tdef
Adding 2.0/good/pick/3.tdef
Adding 2.0/good/pick/Pick4-2.0.wsdl
Adding 2.0/good/assign/Assign8-2.0.bpel
Adding 2.0/good/assign/2.tdef
Adding 2.0/good/assign/9.tdef
Adding 2.0/good/assign/1.tdef
Adding 2.0/good/assign/Assign2-2.0.bpel
Adding 2.0/good/assign/Assign3-2.0.bpel
Adding 2.0/good/assign/Assign5-2.0.bpel
Adding 2.0/good/assign/Assign7-2.0.bpel
Adding 2.0/good/assign/Assign9-2.0.bpel
Adding 2.0/good/assign/Assign6-2.0.bpel
Adding 2.0/good/assign/7.tdef
Adding 2.0/good/assign/8.tdef
Adding 2.0/good/assign/5.tdef
Adding 2.0/good/assign/6.tdef
Adding 2.0/good/assign/Assign1-2.0.bpel
Adding 2.0/good/assign/3.tdef
Adding 2.0/good/assign/template.bpel
Adding 2.0/good/AsyncProcess/responder.wsdl
Adding 2.0/good/AsyncProcess/AsyncProcess2.bpel
Adding 2.0/good/AsyncProcess/types.xsd
Adding 2.0/good/AsyncProcess/AsyncProcess2.wsdl
Adding 2.0/good/circularReference/CircularReference.bpel
Adding 2.0/good/circularReference/CircularReference1.wsdl
Adding 2.0/good/circularReference/CircularReference2.wsdl
Adding 2.0/good/foreach/inMsg.xml
Adding 2.0/good/foreach/ForEach1-2.0.bpel
Adding 2.0/good/foreach/2.tdef
Adding 2.0/good/foreach/1.tdef
Adding 2.0/good/foreach/ForEach2-2.0.bpel
Adding 2.0/good/foreach/ForEach3-2.0.bpel
Adding 2.0/good/foreach/test.wsdl
Adding 2.0/good/foreach/3.tdef
Adding 2.0/good/while/inMsg.xml
Adding 2.0/good/while/1.tdef
Adding 2.0/good/while/While1-2.0.bpel
Adding 2.0/good/while/While1-2.0.wsdl
Adding 2.0/good/rethrow/inMsg.xml
Adding 2.0/good/rethrow/2.tdef
Adding 2.0/good/rethrow/Rethrow1-2.0.bpel
Adding 2.0/good/rethrow/1.tdef
Adding 2.0/good/rethrow/Rethrow2-2.0.bpel
Adding 2.0/good/rethrow/test.wsdl
Adding 2.0/good/flow/inMsg.xml
Adding 2.0/good/flow/4.tdef
Adding 2.0/good/flow/2.tdef
Adding 2.0/good/flow/flow7-2.0.bpel
Adding 2.0/good/flow/flow5-2.0.bpel
Adding 2.0/good/flow/flow6-2.0.bpel
Adding 2.0/good/flow/flow3-2.0.bpel
Adding 2.0/good/flow/test.wsdl
Adding 2.0/good/flow/flow4-2.0.bpel
Adding 2.0/good/flow/7.tdef
Adding 2.0/good/flow/5.tdef
Adding 2.0/good/flow/6.tdef
Adding 2.0/good/flow/3.tdef
Adding 2.0/good/flow/flow2-2.0.bpel
Adding META-INF/LICENSE
Adding META-INF/NOTICE
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.zip> (first_time)
** Invoke ode:bpel-scripts:build 
** Execute <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.zip>
Packaging ode-bpel-scripts-1.4-SNAPSHOT.zip
rm <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.zip>
mkdir -p <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target>
** Invoke /home/jenkins/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/derby/derby/10.5.3.0_1/derby-10.5.3.0_1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/ode/jacob/2.0a-SNAPSHOT/jacob-2.0a-SNAPSHOT.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.0/geronimo-j2ee-connector_1.5_spec-1.0.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1/geronimo-jta_1.1_spec-1.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-xpath.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-xqj.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.0.1/geronimo-transaction-2.0.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/springframework/spring/2.5.6/spring-2.5.6.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/hibernate/hibernate-core/3.3.2.GA/hibernate-core-3.3.2.GA.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/asm/asm/3.3.1/asm-3.3.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/cglib/cglib/2.2/cglib-2.2.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/classes> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/resources> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-api/target/ode-bpel-api-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-compiler/target/ode-bpel-compiler-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-dao/target/ode-bpel-dao-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-runtime/target/ode-bpel-runtime-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-store/target/ode-bpel-store-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/utils/target/ode-utils-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-epr/target/ode-bpel-epr-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/dao-hibernate/target/ode-dao-hibernate-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/agents/target/ode-agents-1.4-SNAPSHOT.jar> (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/scheduler-simple/target/ode-scheduler-simple-1.4-SNAPSHOT.jar> (not_needed)
** Invoke /home/jenkins/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/openjpa/openjpa/1.2.1/openjpa-1.2.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/net/sourceforge/serp/serp/1.13.1/serp-1.13.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/geronimo/modules/geronimo-kernel/2.0.1/geronimo-kernel-2.0.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.0.1/geronimo-connector-2.0.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-ejb_2.1_spec/1.1/geronimo-ejb_2.1_spec-1.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/tranql/tranql-connector/1.1/tranql-connector-1.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/commons-primitives/commons-primitives/1.0/commons-primitives-1.0.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/tranql/tranql-connector-derby-common/1.1/tranql-connector-derby-common-1.1.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/springframework/spring-test/2.5.6/spring-test-2.5.6.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar (not_needed)
** Invoke /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar (not_needed)
** Invoke <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java> (first_time, not_needed)
** Execute ode:bpel-test:test:compile
mkdir -p <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/test/classes>
Compiling ode:bpel-test:test into <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/test/classes>
javac -classpath <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-obj/target/ode-bpel-obj-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-schemas/target/ode-bpel-schemas-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.zip>:/home/jenkins/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/home/jenkins/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar:/home/jenkins/.m2/repository/org/apache/derby/derby/10.5.3.0_1/derby-10.5.3.0_1.jar:/home/jenkins/.m2/repository/org/apache/ode/jacob/2.0a-SNAPSHOT/jacob-2.0a-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.0/geronimo-j2ee-connector_1.5_spec-1.0.jar:/home/jenkins/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1/geronimo-jta_1.1_spec-1.1.jar:/home/jenkins/.m2/repository/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar:/home/jenkins/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar:/home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar:/home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-xpath.jar:/home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar:/home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-xqj.jar:/home/jenkins/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar:/home/jenkins/.m2/repository/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar:/home/jenkins/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.jar:/home/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.0.1/geronimo-transaction-2.0.1.jar:/home/jenkins/.m2/repository/org/springframework/spring/2.5.6/spring-2.5.6.jar:/home/jenkins/.m2/repository/org/hibernate/hibernate-core/3.3.2.GA/hibernate-core-3.3.2.GA.jar:/home/jenkins/.m2/repository/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA.jar:/home/jenkins/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6.jar:/home/jenkins/.m2/repository/asm/asm/3.3.1/asm-3.3.1.jar:/home/jenkins/.m2/repository/cglib/cglib/2.2/cglib-2.2.jar:/home/jenkins/.m2/repository/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3.jar:/home/jenkins/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/classes>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/resources>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-api/target/ode-bpel-api-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-compiler/target/ode-bpel-compiler-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-dao/target/ode-bpel-dao-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-runtime/target/ode-bpel-runtime-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-store/target/ode-bpel-store-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/utils/target/ode-utils-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-epr/target/ode-bpel-epr-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/dao-hibernate/target/ode-dao-hibernate-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/agents/target/ode-agents-1.4-SNAPSHOT.jar>:<https://builds.apache.org/job/ODE-trunk-jdk6/ws/scheduler-simple/target/ode-scheduler-simple-1.4-SNAPSHOT.jar>:/home/jenkins/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar:/home/jenkins/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar:/home/jenkins/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar:/home/jenkins/.m2/repository/org/apache/openjpa/openjpa/1.2.1/openjpa-1.2.1.jar:/home/jenkins/.m2/repository/net/sourceforge/serp/serp/1.13.1/serp-1.13.1.jar:/home/jenkins/.m2/repository/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.jar:/home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/home/jenkins/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar:/home/jenkins/.m2/repository/org/apache/geronimo/modules/geronimo-kernel/2.0.1/geronimo-kernel-2.0.1.jar:/home/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.0.1/geronimo-connector-2.0.1.jar:/home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-ejb_2.1_spec/1.1/geronimo-ejb_2.1_spec-1.1.jar:/home/jenkins/.m2/repository/tranql/tranql-connector/1.1/tranql-connector-1.1.jar:/home/jenkins/.m2/repository/commons-primitives/commons-primitives/1.0/commons-primitives-1.0.jar:/home/jenkins/.m2/repository/tranql/tranql-connector-derby-common/1.1/tranql-connector-derby-common-1.1.jar:/home/jenkins/.m2/repository/org/springframework/spring-test/2.5.6/spring-test-2.5.6.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar:/home/jenkins/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar:/home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/home/hudson/tools/java/latest1.6/lib/tools.jar -sourcepath <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java> -d <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/test/classes> -nowarn -g -source 1.6 -target 1.6 <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/DataHandling20Test.java> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/MessageRouting20Test.java> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/ExternalVariableTest.java> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/VersionedRedeployTest.java> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/BasicActivities20Test.java> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/StructuredActivities20Test.java> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/CompensationHandling20Test.java> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/PubSubTest.java> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/src/test/java/org/apache/ode/test/FaultHandling20Test.java>
error: error reading <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.zip;> error in opening zip file
1 error
Exception while invoking prerequisites of task <Buildr::TestTask ode:bpel-test:test => [<https://builds.apache.org/job/ODE-trunk-jdk6/ws/Rakefile,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/headers.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/jacoco.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/helpers.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/gpg.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/bnd.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/nativedb.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/derby.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/jbi.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/h2.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/pomwithdependencies.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/clover.rake,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/tasks/ws-security.rake,> ode:bpel-test:test:compile, <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-obj/target/ode-bpel-obj-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-schemas/target/ode-bpel-schemas-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.zip,> /home/jenkins/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar, /home/jenkins/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar, /home/jenkins/.m2/repository/org/apache/derby/derby/10.5.3.0_1/derby-10.5.3.0_1.jar, /home/jenkins/.m2/repository/org/apache/ode/jacob/2.0a-SNAPSHOT/jacob-2.0a-SNAPSHOT.jar, /home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.0/geronimo-j2ee-connector_1.5_spec-1.0.jar, /home/jenkins/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar, /home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1/geronimo-jta_1.1_spec-1.1.jar, /home/jenkins/.m2/repository/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar, /home/jenkins/.m2/repository/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar, /home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar, /home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-xpath.jar, /home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar, /home/jenkins/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-xqj.jar, /home/jenkins/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar, /home/jenkins/.m2/repository/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar, /home/jenkins/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.jar, /home/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.0.1/geronimo-transaction-2.0.1.jar, /home/jenkins/.m2/repository/org/springframework/spring/2.5.6/spring-2.5.6.jar, /home/jenkins/.m2/repository/org/hibernate/hibernate-core/3.3.2.GA/hibernate-core-3.3.2.GA.jar, /home/jenkins/.m2/repository/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA.jar, /home/jenkins/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6.jar, /home/jenkins/.m2/repository/asm/asm/3.3.1/asm-3.3.1.jar, /home/jenkins/.m2/repository/cglib/cglib/2.2/cglib-2.2.jar, /home/jenkins/.m2/repository/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3.jar, /home/jenkins/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar, <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/test/classes,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/test/resources,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/classes,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/resources,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-api/target/ode-bpel-api-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-compiler/target/ode-bpel-compiler-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-dao/target/ode-bpel-dao-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-runtime/target/ode-bpel-runtime-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-store/target/ode-bpel-store-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/utils/target/ode-utils-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-epr/target/ode-bpel-epr-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/dao-hibernate/target/ode-dao-hibernate-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/agents/target/ode-agents-1.4-SNAPSHOT.jar,> <https://builds.apache.org/job/ODE-trunk-jdk6/ws/scheduler-simple/target/ode-scheduler-simple-1.4-SNAPSHOT.jar,> /home/jenkins/.m2/repository/junit/junit/4.8.2/junit-4.8.2.jar, /home/jenkins/.m2/repository/jmock/jmock/1.2.0/jmock-1.2.0.jar, /home/jenkins/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar, /home/jenkins/.m2/repository/org/apache/openjpa/openjpa/1.2.1/openjpa-1.2.1.jar, /home/jenkins/.m2/repository/net/sourceforge/serp/serp/1.13.1/serp-1.13.1.jar, /home/jenkins/.m2/repository/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.jar, /home/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar, /home/jenkins/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar, /home/jenkins/.m2/repository/org/apache/geronimo/modules/geronimo-kernel/2.0.1/geronimo-kernel-2.0.1.jar, /home/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.0.1/geronimo-connector-2.0.1.jar, /home/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-ejb_2.1_spec/1.1/geronimo-ejb_2.1_spec-1.1.jar, /home/jenkins/.m2/repository/tranql/tranql-connector/1.1/tranql-connector-1.1.jar, /home/jenkins/.m2/repository/commons-primitives/commons-primitives/1.0/commons-primitives-1.0.jar, /home/jenkins/.m2/repository/tranql/tranql-connector-derby-common/1.1/tranql-connector-derby-common-1.1.jar, /home/jenkins/.m2/repository/org/springframework/spring-test/2.5.6/spring-test-2.5.6.jar, /home/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar, /home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar, /home/jenkins/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar, /home/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar]>
Exception while invoking prerequisites of task <Rake::Task ode:bpel-test:build => [<https://builds.apache.org/job/ODE-trunk-jdk6/ws/bpel-test/target/classes,> ode:bpel-test:test]>
Exception while invoking prerequisites of task <Rake::Task ode:build => [ode:test, ode:axis2:build, ode:bpel-api:build, ode:utils:build, ode:bpel-obj:build, ode:bpel-schemas:build, ode:bpel-connector:build, ode:bpel-api-jca:build, ode:bpel-runtime:build, ode:bpel-compiler:build, ode:bpel-dao:build, ode:bpel-epr:build, ode:bpel-store:build, ode:dao-hibernate:build, ode:bpel-ql:build, ode:dao-jpa:build, ode:agents:build, ode:scheduler-simple:build, ode:jca-ra:build, ode:jca-server:build, ode:tools:build, ode:axis2-war:build, ode:dao-jpa-ojpa-derby:build, ode:dao-hibernate-db:build, ode:bpel-scripts:build, ode:bpel-test:build, ode:jbi:build, ode:jbi-karaf-commands:build, ode:jbi-karaf-examples:build, ode:jbi-bundle:build, ode:jbi-karaf-pmapi-httpbinding:build, ode:jbi-karaf:build]>
Exception while invoking prerequisites of task <Rake::Task package => [build]>
Buildr aborted!
RuntimeError : Failed to compile, see errors above
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/java/compiler.rb:62:in `compile'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/compile.rb:257:in `initialize'
org/jruby/RubyProc.java:249:in `call'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:203:in `execute'
org/jruby/RubyArray.java:1613:in `each'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/test.rb:685:in `execute_after_skip_if_no_test'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:674:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:672:in `invoke_with_call_chain'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:211:in `mon_synchronize'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:210:in `mon_synchronize'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:660:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
org/jruby/RubyArray.java:1613:in `each'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/test.rb:552:in `invoke_prerequisites'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:667:in `invoke_with_call_chain'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:211:in `mon_synchronize'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:210:in `mon_synchronize'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:660:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
org/jruby/RubyArray.java:1613:in `each'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:667:in `invoke_with_call_chain'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:211:in `mon_synchronize'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:210:in `mon_synchronize'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:660:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
org/jruby/RubyArray.java:1613:in `each'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:667:in `invoke_with_call_chain'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:211:in `mon_synchronize'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:210:in `mon_synchronize'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:660:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:655:in `invoke'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/project.rb:322:in `local_task'
org/jruby/RubyProc.java:249:in `call'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/project.rb:347:in `local_projects'
org/jruby/RubyArray.java:1613:in `each'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/project.rb:347:in `local_projects'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/project.rb:320:in `local_task'
org/jruby/RubyProc.java:249:in `call'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `execute'
org/jruby/RubyArray.java:1613:in `each'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:674:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:672:in `invoke_with_call_chain'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:211:in `mon_synchronize'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:210:in `mon_synchronize'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:660:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `invoke_prerequisites'
org/jruby/RubyArray.java:1613:in `each'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:667:in `invoke_with_call_chain'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:211:in `mon_synchronize'
/home/jenkins/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/monitor.rb:210:in `mon_synchronize'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:660:in `invoke_with_call_chain'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:655:in `invoke'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:238:in `top_level'
org/jruby/RubyArray.java:1613:in `each'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:238:in `top_level'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:535:in `standard_exception_handling'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:230:in `top_level'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:131:in `run'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:535:in `standard_exception_handling'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/lib/buildr/core/application.rb:128:in `run'
/home/jenkins/.rvm/gems/jruby-1.7.3/gems/buildr-1.4.12-java/bin/buildr:20:in `(root)'
org/jruby/RubyKernel.java:1046:in `load'
/home/jenkins/.rvm/gems/jruby-1.7.3/bin/buildr:1:in `(root)'
org/jruby/RubyKernel.java:1066:in `eval'
/home/jenkins/.rvm/gems/jruby-1.7.3/bin/ruby_noexec_wrapper:14:in `(root)'
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/ODE-trunk-jdk6/builds/2014-07-09_08-16-38/testng/testng-results.xml'
TestNG Reports Processing: FINISH

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

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

------------------------------------------
[...truncated 3002 lines...]
[SimpleHTTPServer] Stop called
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><TestPart>Hello TestRampartBasic/secured-processes/process-sample09!</TestPart></odens:helloResponse>
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><TestPart>Hello TestRampartBasic/secured-processes/process-sample09!</TestPart></odens:helloResponse>
[SimpleHTTPServer] Stop called
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><TestPart>Hello TestRampartBasic/secured-processes/process-sample02!</TestPart></odens:helloResponse>
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><TestPart>Hello TestRampartBasic/secured-processes/process-sample02!</TestPart></odens:helloResponse>
[SimpleHTTPServer] Stop called
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><TestPart>Hello TestRampartBasic/secured-processes/process-sample06!</TestPart></odens:helloResponse>
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><TestPart>Hello TestRampartBasic/secured-processes/process-sample06!</TestPart></odens:helloResponse>
[SimpleHTTPServer] Stop called
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><TestPart xmlns="">Hello TestRampartPolicy/secured-processes/process-sample04!</TestPart></odens:helloResponse>
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><TestPart xmlns="">Hello TestRampartPolicy/secured-processes/process-sample04!</TestPart></odens:helloResponse>
[SimpleHTTPServer] Stop called
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><TestPart>Hello TestRampartPolicy/secured-processes/process-sample01!</TestPart></odens:helloResponse>
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><TestPart>Hello TestRampartPolicy/secured-processes/process-sample01!</TestPart></odens:helloResponse>
[SimpleHTTPServer] Stop called
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><TestPart xmlns="">Hello TestRampartPolicy/secured-processes/process-sample03!</TestPart></odens:helloResponse>
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><TestPart xmlns="">Hello TestRampartPolicy/secured-processes/process-sample03!</TestPart></odens:helloResponse>
[SimpleHTTPServer] Stop called
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><TestPart>Hello TestRampartPolicy/secured-processes/process-sample02!</TestPart></odens:helloResponse>
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><TestPart>Hello TestRampartPolicy/secured-processes/process-sample02!</TestPart></odens:helloResponse>
[SimpleHTTPServer] Stop called
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><TestPart>Hello TestRampartPolicy/secured-processes/process-sample02_standalone_policy!</TestPart></odens:helloResponse>
<?xml version="1.0" encoding="UTF-8"?>
<odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><TestPart>Hello TestRampartPolicy/secured-processes/process-sample02_standalone_policy!</TestPart></odens:helloResponse>
[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample10.samples.rampart.apache.org" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample05.samples.rampart.apache.org" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample08.samples.rampart.apache.org">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample04.samples.rampart.apache.org" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample07.samples.rampart.apache.org" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample03.samples.rampart.apache.org">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample09.samples.rampart.apache.org" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample02.samples.rampart.apache.org">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample06.samples.rampart.apache.org" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample04.policy.samples.rampart.apache.org" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample01.policy.samples.rampart.apache.org">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample02.policy.samples.rampart.apache.org" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample03.policy.samples.rampart.apache.org" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ns="http://sample04.policy.samples.rampart.apache.org" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">Hello World</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
##### Running org.apache.ode.axis2.SelectorsTest
Test config: /x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/classes/webapp/WEB-INF/conf.hib-derby.
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><_21Response xmlns="http://example.com/ReproduceIsolationProblem/Pool2" xmlns:this="http://example.com/ReproduceIsolationProblem/Pool2" /></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
##### Running org.apache.ode.axis2.ServiceFaultCatchTest
Test config: default.
[SimpleHTTPServer] Stop called
##### Running org.apache.ode.axis2.SoapHeader2Test
Test config: default.
[SimpleHTTPServer] Stop called
##### Running org.apache.ode.axis2.SoapHeaderTest
Test config: default.
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><myns:ConversationId xmlns:myns="http://my.company/super/protocol" xmlns:pns="http://my.company/super/protocol" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">ZZYV</myns:ConversationId></soapenv:Header><soapenv:Body><odens:helloResponse xmlns:odens="http://ode/bpel/unit-test.wsdl"><TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl">Hello</TestPart></odens:helloResponse></soapenv:Body></soapenv:Envelope>

[SimpleHTTPServer] Stop called
##### Running org.apache.ode.axis2.XSDReferencesDeployTest
Test config: default.
[SimpleHTTPServer] Stop called
PASSED: testActivateRetiredProcess
PASSED: testThrowOnEvent
PASSED: testCleanAll
PASSED: testCleanAll
PASSED: testCleanAll
PASSED: testCleanCorrelations
PASSED: testCleanEvents
PASSED: testCleanInstance
PASSED: testCleanMessageCorrEvents
PASSED: testCleanMessages
PASSED: testCleanNone
PASSED: testCleanVariables
PASSED: testCleanAll
PASSED: testCleanCorrelations
PASSED: testCleanEvents
PASSED: testCleanInstance
PASSED: testCleanMessageCorrEvents
PASSED: testCleanMessages
PASSED: testCleanNone
PASSED: testCleanVariables
PASSED: testCleanAll
PASSED: testCleanCorrelations
PASSED: testCleanEvents
PASSED: testCleanInstance
PASSED: testCleanMessageCorrEvents
PASSED: testCleanMessages
PASSED: testCleanNone
PASSED: testCleanVariables
PASSED: testCleanAll
PASSED: testCleanCorrelations
PASSED: testCleanEvents
PASSED: testCleanInstance
PASSED: testCleanMessageCorrEvents
PASSED: testCleanMessages
PASSED: testCleanNone
PASSED: testCleanVariables
PASSED: test
PASSED: testCorrelationWithCustomSoapHeaders
PASSED: testCorrelationJoin
PASSED: testCorrelationJoin
PASSED: testCorrelationJoin
PASSED: testCorrelationJoin
PASSED: testCorrelationMulti
PASSED: testCorrelationMulti
PASSED: test
PASSED: testDeployUndeploy
PASSED: testGetProcessPackage
PASSED: testListDeployedPackages
PASSED: testListProcesses
PASSED: testMultipleDeployUndeployVersion
PASSED: undeployBlankPackage
PASSED: testEndpointProperties
PASSED: testHttpAuthentication
PASSED: testTimeouts
PASSED: testHttpBinding
PASSED: testHttpBindingExt_DELETE
PASSED: testHttpBindingExt_GET
PASSED: testHttpBindingExt_POST
PASSED: testHttpBindingExt_PUT
PASSED: testCorrelationJoin
PASSED: testDeleteInstances
PASSED: testGetInstanceInfo
PASSED: testGetInstanceInfoFault
PASSED: testGetScopeInfo
PASSED: testGetVariableInfo
PASSED: testInstanceSummaryListProcess
PASSED: testListAllInstances
PASSED: testListInstances
PASSED: testListInstancesWithGarbageFilter
PASSED: testAttrWithNsValue
PASSED: test
PASSED: test
PASSED: testNoP2P
PASSED: testCorrelationJoin
PASSED: testCorrelationJoin
PASSED: testRetiredInstance
PASSED: testRetiredInstance
PASSED: testRetiredInstance
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample10", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample10-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample05", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample05-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample08", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample08-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample04", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample04-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample07", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample07-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample03", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample03-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample09", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample09-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample02", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample02-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartBasic/secured-processes/process-sample06", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartBasic/secured-processes/sample06-client.axis2")
PASSED: invokeSecuredProcesses("TestRampartPolicy/secured-processes/process-sample04", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes/sample04-policy.xml")
PASSED: invokeSecuredProcesses("TestRampartPolicy/secured-processes/process-sample01", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes/sample01-policy.xml")
PASSED: invokeSecuredProcesses("TestRampartPolicy/secured-processes/process-sample03", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes/sample03-policy.xml")
PASSED: invokeSecuredProcesses("TestRampartPolicy/secured-processes/process-sample02", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes", "/x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/axis2-war/target/test/resources/TestRampartPolicy/secured-processes/sample02-policy.xml")
PASSED: standAlonePolicy
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample10")
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample05")
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample08")
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample04")
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample07")
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample03")
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample09")
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample02")
PASSED: executeProcess("TestRampartBasic/secured-services/process-sample06")
PASSED: executeProcess("TestRampartPolicy/secured-services/process-sample04-policy")
PASSED: executeProcess("TestRampartPolicy/secured-services/process-sample01-policy")
PASSED: executeProcess("TestRampartPolicy/secured-services/process-sample02-policy")
PASSED: executeProcess("TestRampartPolicy/secured-services/process-sample03-policy")
PASSED: testPolicyInServiceXml
PASSED: testNoP2P
PASSED: testSimpleFaultCatch
PASSED: testSoapHeaders
PASSED: testSimplePassing
PASSED: testSimpleFaultCatch

===============================================
    Command line test
    Tests run: 111, Failures: 0, Skips: 0
===============================================


===============================================
ode-axis2-war
Total tests run: 111, Failures: 0, Skips: 0
===============================================

[TestNG] Time taken by org.testng.reporters.JUnitReportReporter@1df280b: 24 ms
[TestNG] Time taken by org.testng.reporters.XMLReporter@1bc82e7: 67 ms
[TestNG] Time taken by [FailedReporter passed=0 failed=0 skipped=0]: 1 ms
[TestNG] Time taken by org.testng.reporters.EmailableReporter@c24c0: 41 ms
[TestNG] Time taken by org.testng.reporters.jq.Main@12cc95d: 76 ms
[TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@c931fc: 63 ms
Packaging ode-bpel-scripts-1.4-SNAPSHOT.jar
Packaging ode-bpel-scripts-1.4-SNAPSHOT.zip
Compiling ode:bpel-test:test into /x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/bpel-test/target/test/classes
error: error reading /x1/jenkins/jenkins-slave/workspace/ODE-trunk-jdk6/bpel-scripts/target/ode-bpel-scripts-1.4-SNAPSHOT.zip; error in opening zip file
1 error
Buildr aborted!
RuntimeError : Failed to compile, see errors above

(See full trace by running task with --trace)
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/reports/testng/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/ODE-trunk-jdk6/builds/2014-07-05_13-54-54/testng/testng-results.xml'
TestNG Reports Processing: FINISH