You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Prasanna Santhanam (JIRA)" <ji...@apache.org> on 2013/07/23 14:44:48 UTC

[jira] [Commented] (CLOUDSTACK-3653) Test case "TestProjectResources" failed delete volume

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716359#comment-13716359 ] 

Prasanna Santhanam commented on CLOUDSTACK-3653:
------------------------------------------------

I am able to have all tests pass on this: So it could be specific to the KVM setup you have. Can you attach management server logs?

$nosetests --with-marvin --marvin-config=setup/dev/advanced.cfg test/integration/component/test_projects.py --load
Verify No cross domain projects ... ok
Test As long as the project exists, its owner can't be removed ... ok
Test Verify delete domain with cleanup=true should delete projects ... ok
Verify an account can own multiple projects and can belong to multiple projects ... ok
Test Verify a project user can be later promoted to become a ... ok
Test Verify there can only be one owner of a project at a time ... ok
Test Verify after an account is removed from the project, all its resources stay with the project. ... ok
Test accounts are unassigned from project after project deletion ... ok
Test Verify after an account is removed from the project, all his ... ok
Test project activation after suspension ... ok

----------------------------------------------------------------------
Ran 10 tests in 329.806s

OK

                
> Test case "TestProjectResources" failed delete volume 
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-3653
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3653
>             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: KVM 
> 4.2
>            Reporter: Rayees Namathponnan
>            Assignee: Prasanna Santhanam
>             Fix For: 4.2.0
>
>
> Below two test cases failed with kvm run 
> test_07_project_resources_account_delete
> test_08_cleanup_after_project_delete 
> Test cases failed with below error 
> Warning: Exception during cleanup : Execute cmd: deletevolume failed, due to: errorCode: 431, errorText:Unable to aquire volume with ID: 326
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestProjectResources: DEBUG: Created project with domain admin with ID: d3d5a8f9-95c4-4fe8-8844-a38f972ddb8a
> testclient.testcase.TestProjectResources: DEBUG: Adding test-VWVSU8 user to project: Project-4LUZUF
> --------------------- >> end captured logging << ---------------------
> Stacktrace
>   File "/usr/local/lib/python2.7/unittest/case.py", line 345, in run
>     self.tearDown()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_projects.py", line 1203, in tearDown
>     raise Exception("Warning: Exception during cleanup : %s" % e)
> Warning: Exception during cleanup : Execute cmd: deletevolume failed, due to: errorCode: 431, errorText:Unable to aquire volume with ID: 326
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestProjectResources: DEBUG: Created project with domain admin with ID: d3d5a8f9-95c4-4fe8-8844-a38f972ddb8a
> testclient.testcase.TestProjectResources: DEBUG: Adding test-VWVSU8 user to project: Project-4LUZUF
> --------------------- >> end captured logging << ---------------------

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