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/21 18:30:48 UTC

[jira] [Created] (CLOUDSTACK-3687) Test case test_project_limits.TestProjectLimits.test_01_project_limits failed excepted Exception

Rayees Namathponnan created CLOUDSTACK-3687:
-----------------------------------------------

             Summary: Test case test_project_limits.TestProjectLimits.test_01_project_limits failed excepted Exception
                 Key: CLOUDSTACK-3687
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3687
             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

            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


Test case integration.component.test_project_limits.TestProjectLimits.test_01_project_limits, failed in both kvm and vmwre runs, test case failed raise Exception

observed below error 

Exception not raised
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestProjectLimits: DEBUG: Created project with domain admin with ID: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'0', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'1', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'2', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'3', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'4', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'5', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'6', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'7', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'8', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'9', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'10', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Updating resource (ID: {resourcetype : u'11', max : -1, account : u'admin', domainid : u'3a8fc2ae-f19e-11e2-9abc-1a6f7bb0d0a8', domain : u'ROOT'}) limit for project: cec88d3a-777b-46f3-be41-7b6f0719d8d9
testclient.testcase.TestProjectLimits: DEBUG: Attempting to update project: cec88d3a-777b-46f3-be41-7b6f0719d8d9 resource limit to: 3
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_project_limits.py", line 326, in test_01_project_limits
    projectid=project.id
  File "/usr/local/lib/python2.7/unittest/case.py", line 112, in __exit__
    "{0} not raised".format(exc_name))
Exception not raised

--
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