---------- Forwarded message ----------
From: Ranga Siriwardena <ra...@wso2.com>
Date: Thu, Sep 1, 2011 at 9:24 AM
Subject: Re: [Carbon-build] "WSO2 Carbon Continuous Build has FAILED
/home/carbon320/322_carbon/products/bps/2.1.2"
To: carbon-bu...@wso2.org
Cc: Denis Weerasiri <de...@wso2.com>, Thilini Ishaka <thil...@wso2.com>


Surefire-reports attached.


On Wed, Aug 31, 2011 at 9:13 PM, WSO2 Carbon 3.2.2 Builder (US1) <
cbuil...@wso2.org> wrote:

>
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   WSO2 BPS - Parent
> [INFO]   WSO2 BPS - Styles Parent
> [INFO]   WSO2 BPS - UI styles
> [INFO]   WSO2 Stratos BPS - UI styles
> [INFO]   WSO2 BPS - Distribution Parent
> [INFO]   WSO2 BPS - Sample Utilities and Jars to use with BPS Testing
> [INFO]   WSO2 BPS - Utilities for Samples
> [INFO]   WSO2 BPS - BPEL Event Listener
> [INFO]   WSO2 BPS - Sample Services to use with BPS Testing
> [INFO]   WSO2 BPS - CreditRatingService Service
> [INFO]   WSO2 BPS - Features Parent
> [INFO]   WSO2 BPS - Features Aggregator Module
> [INFO]   WSO2 BPS - Style Features
> [INFO]   WSO2 BPS - Sample Utils Features
> [INFO]   WSO2 Stratos BPS - Features Aggregator Module
> [INFO]   WSO2 Stratos BPS - Style Features
> [INFO]   WSO2 Stratos BPS - Dashboard UI
> [INFO]   WSO2 Stratos BPS - Dashboard UI Features
> [INFO]   WSO2 Stratos BPS - Login User Interface
> [INFO]   WSO2 Stratos BPS - Login UI Features
> [INFO]   WSO2 BPS - P2 Profile Generation Parent
> [INFO]   WSO2 BPS - BPS Profile Generation
> [INFO]   WSO2 Stratos BPS - BPS Profile Generation
> [INFO]   WSO2 BPS - Distribution Parent
> [INFO]   WSO2 Business Process Server - Distribution
> [INFO]   WSO2 Stratos BPS - Distribution
> [INFO]   WSO2 BPS - Integration Parent
> --
>        at junit.framework.TestSuite.run(TestSuite.java:225)
>        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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
>        at
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
>        at
> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
>        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at
> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
>        at
> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 192.999 sec
> <<< FAILURE!
>
> Results :
>
> Failed tests:
>  testTemplate(org.wso2.bps.management.DeploymentTest)
>  testTemplate(org.wso2.bps.management.InstanceCleanupTest)
>  testTemplate(org.wso2.bps.management.UndeploymentTest)
>
> Tests run: 3, Failures: 3, Errors: 0, Skipped: 0
>
> Shutting down server...
> Saving Code Coverage Details...
> Completed Saving Code Coverage Details.
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to
> /home/carbon320/322_carbon/products/bps/2.1.2/modules/integration/org.wso2.bps.management.test/target/surefire-reports
> for the individual test results.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 11 minutes 5 seconds
> [INFO] Finished at: Wed Aug 31 11:43:39 EDT 2011
> [INFO] Final Memory: 160M/1179M
> [INFO]
> ------------------------------------------------------------------------
> _______________________________________________
> Carbon-build mailing list
> carbon-bu...@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/carbon-build
>


Thanks.
-- 
Ranga Siriwardena
Software Engineer
WSO2 Inc.

Blog: http://rangasiriwardena.blogspot.com/




-- 
Ranga Siriwardena
Software Engineer
WSO2 Inc.

Blog: http://rangasiriwardena.blogspot.com/
-------------------------------------------------------------------------------
Test set: org.wso2.bps.management.TestRunner
-------------------------------------------------------------------------------
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 192.999 sec <<< 
FAILURE!
testTemplate(org.wso2.bps.management.DeploymentTest)  Time elapsed: 80.342 sec  
<<< FAILURE!
junit.framework.AssertionFailedError: TestPickOneWay deployment failed
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertFalse(Assert.java:34)
        at 
org.wso2.bps.management.DeploymentTest.checkProcessDeployment(DeploymentTest.java:146)
        at 
org.wso2.bps.management.DeploymentTest.runSuccessCase(DeploymentTest.java:77)
        at 
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)

testTemplate(org.wso2.bps.management.InstanceCleanupTest)  Time elapsed: 
102.266 sec  <<< FAILURE!
junit.framework.AssertionFailedError: 
https://localhost:9443/services/CleanUpTest1Service service is not found
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.wso2.bps.test.utils.BPSTestUtils.waitForProcessDeployment(BPSTestUtils.java:106)
        at 
org.wso2.bps.test.utils.BPSTestUtils.sendRequest(BPSTestUtils.java:120)
        at 
org.wso2.bps.management.InstanceCleanupTest.runSuccessCase(InstanceCleanupTest.java:48)
        at 
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)

testTemplate(org.wso2.bps.management.UndeploymentTest)  Time elapsed: 10.267 
sec  <<< FAILURE!
junit.framework.AssertionFailedError: Cannot get the BPEL Package list from 
repository.
        at junit.framework.Assert.fail(Assert.java:47)
        at 
org.wso2.bps.management.UndeploymentTest.undeploy(UndeploymentTest.java:91)
        at 
org.wso2.bps.management.UndeploymentTest.runSuccessCase(UndeploymentTest.java:51)
        at 
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.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 junit.framework.TestCase.runTest(TestCase.java:164)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        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.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)

_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to