I just pulled the latest code from apache repository but I still see the same issue in the integration test – is this supposed to be fixed ?
My most recent commit in git log is: Author: R-Rajkumar <rraju1...@gmail.com> Date: Wed Mar 11 08:42:20 2015 +0530 fixing single-cartridge app Thanks Martin … [2015-03-10 22:11:38,867] INFO {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - Caused by: java.net.ConnectException: Connection refused [2015-03-10 22:11:38,873] INFO {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - at java.net.PlainSocketImpl.socketConnect(Native Method) [2015-03-10 22:11:38,873] INFO {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) [2015-03-10 22:11:38,873] INFO {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) [2015-03-10 22:11:38,875] INFO {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) [2015-03-10 22:11:38,875] INFO {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [2015-03-10 22:11:38,875] INFO {org.wso2.carbon.integration.framework.utils.InputStreamHandler} - at java.net.Socket.connect(Socket.java:579) From: Imesh Gunaratne [mailto:im...@apache.org] Sent: Tuesday, March 10, 2015 12:17 PM To: dev Cc: Lahiru Sandaruwan Subject: Re: Jenkins build is still unstable: Stratos-Master-Commit-Build #303 Hi Martin, This integration test is using the Mock IaaS by simulating the members using threads. At the moment they are not using JCA or PCA, rather the functionality of CA is mocked. As I see the problem is with the embedded ActiveMQ, either it has not started or the port is not properly set in resources. Will see what's wrong. Thanks On Wed, Mar 11, 2015 at 12:31 AM, Martin Eppel (meppel) <mep...@cisco.com<mailto:mep...@cisco.com>> wrote: Imesh, One of the tests failed – seems cartridge agent not going active - do you think it is because of the JMS exception ? Btw, does the test include PCA and JCA (since both are supported in 4.1) ? Thanks Martin Failed Tests org.apache.stratos:stratos-integration<https://builds.apache.org/job/Stratos-Master-Commit-Build/303/org.apache.stratos$stratos-integration/testReport> Test Name<https://builds.apache.org/job/Stratos-Master-Commit-Build/303/testReport/> Duration<https://builds.apache.org/job/Stratos-Master-Commit-Build/303/testReport/> Age<https://builds.apache.org/job/Stratos-Master-Commit-Build/303/testReport/> [https://builds.apache.org/static/cee522e9/images/16x16/document_add.png] org.apache.stratos.integration.tests.SampleApplicationsTest.testSingleCartridgeApplication<https://builds.apache.org/job/Stratos-Master-Commit-Build/303/org.apache.stratos$stratos-integration/testReport/org.apache.stratos.integration.tests/SampleApplicationsTest/testSingleCartridgeApplication/> 606.373 2 Failed org.apache.stratos.integration.tests.SampleApplicationsTest.testSingleCartridgeApplication Failing for the past 2 builds (Since [Unstable] #302<https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$stratos-integration/302/> ) Took 10 min.<https://builds.apache.org/job/Stratos-Master-Commit-Build/303/org.apache.stratos$stratos-integration/testReport/org.apache.stratos.integration.tests/SampleApplicationsTest/testSingleCartridgeApplication/history> Error Message Application status did not change to active: [application-id] single-cartridge-app expected:<Active> but was:<Inactive> Stacktrace junit.framework.AssertionFailedError: Application status did not change to active: [application-id] single-cartridge-app expected:<Active> but was:<Inactive> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:282) at junit.framework.Assert.assertEquals(Assert.java:64) at org.apache.stratos.integration.tests.SampleApplicationsTest.assertApplicationActivation(SampleApplicationsTest.java:127) at org.apache.stratos.integration.tests.SampleApplicationsTest.runApplicationTest(SampleApplicationsTest.java:76) at org.apache.stratos.integration.tests.SampleApplicationsTest.testSingleCartridgeApplication(SampleApplicationsTest.java:63) Standard Output From: Imesh Gunaratne [mailto:im...@apache.org<mailto:im...@apache.org>] Sent: Tuesday, March 10, 2015 11:47 AM To: dev Cc: Lahiru Sandaruwan Subject: Re: Jenkins build is still unstable: Stratos-Master-Commit-Build #303 Looks like the integration test is failing: Caused by: javax.jms.JMSException: Could not connect to broker On Tue, Mar 10, 2015 at 11:28 PM, Apache Jenkins Server <jenk...@builds.apache.org<mailto:jenk...@builds.apache.org>> wrote: See <https://builds.apache.org/job/Stratos-Master-Commit-Build/changes> -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Member, Apache Stratos -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Member, Apache Stratos