You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/07/25 01:37:49 UTC

[jira] [Created] (CLOUDSTACK-3792) [Automation] Test case test_internal_lb.TestInternalLb.test_internallb failed in VMware

Rayees Namathponnan created CLOUDSTACK-3792:
-----------------------------------------------

             Summary: [Automation] Test case test_internal_lb.TestInternalLb.test_internallb failed in VMware
                 Key: CLOUDSTACK-3792
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3792
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: Automation 
VMware
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


Test case test_internal_lb.TestInternalLb.test_internallb failed in VMware, observed below error in automation log; need more analysis on this defect 


Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Failed to add specified loadbalancerruleid for vms [45]'}
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestInternalLb: DEBUG: Successfully created account: test-OT0WV0, id:                    e3f37887-d808-4be0-b0b6-96851e943910
testclient.testcase.TestInternalLb: DEBUG: Network 9a675d91-947f-40e9-bb39-8e9db8b17cac created in VPC b30322b2-7c08-4c59-8f48-0d5d5f3b7eb9
testclient.testcase.TestInternalLb: DEBUG: VM 76b8096a-f525-424f-8b7c-5e40242bac94 deployed in VPC b30322b2-7c08-4c59-8f48-0d5d5f3b7eb9
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/data/Repo2/qa/cloudstack/test/integration/smoke/test_internal_lb.py", line 173, in test_internallb
    applb.assign(self.apiclient, vms=[vm])
  File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 1543, in assign
    apiclient.assignToLoadBalancerRule(cmd)
  File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 994, in assignToLoadBalancerRule
    response = self.connection.marvin_request(command, response_type=response, method=method)
  File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 230, in marvin_request
    response = self.poll(asyncJobId, response_type)
  File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 91, in poll
    "asyncquery", asyncResonse.jobresult)
Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Failed to add specified loadbalancerruleid for vms [45]'}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira