You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2017/12/17 19:51:00 UTC

[jira] [Closed] (CLOUDSTACK-9518) test_01_test_vm_volume_snapshot Smoke Test Fails

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohit Yadav closed CLOUDSTACK-9518.
-----------------------------------
    Resolution: Fixed

Fixed in recent versions, closing. 

> test_01_test_vm_volume_snapshot Smoke Test Fails
> ------------------------------------------------
>
>                 Key: CLOUDSTACK-9518
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9518
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: mavin
>    Affects Versions: 4.8.1
>         Environment: CentOS 7.2 + VMware 5.5u3 + NFS Primary/Secondary Storage
> CentOS 7.2 + XenServer 6.5 + NFS Primary/Secondary Storage
>            Reporter: John Burwell
>            Assignee: Abhinandan Prateek
>            Priority: Critical
>              Labels: 4.8.2.0-smoke-test-failure
>             Fix For: 4.9.1.0, 4.8.2.0, 4.10.1.0
>
>         Attachments: test_vm_snapshots.py.xml
>
>
> The {{test_01_test_vm_volume_snapshot}} test case in the {{test_vm_snapshot}} is failing with the following error:
> {code}
> 2016-09-28 00:33:18,076 - CRITICAL - EXCEPTION: test_01_test_vm_volume_snapshot: ['Traceback (most recent call last):\n', '  File "/u sr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', '  File "/marvin/tests/smoke/test_vm_snapshots.py", line 399,  in test_01_test_vm_volume_snapshot\n    domainid=self.account.domainid\n', '  File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", l ine 1106, in create\n    return Snapshot(apiclient.createSnapshot(cmd).__dict__)\n', '  File "/usr/lib/python2.7/site-packages/marvin/cloud stackAPI/cloudstackAPIClient.py", line 3102, in createSnapshot\n    response = self.connection.marvinRequest(command, response_type=respons e, method=method)\n', '  File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest\n    raise e\n' , 'CloudstackAPIException: Execute cmd: createsnapshot failed, due to: errorCode: 431, errorText:Volume snapshot is not allowed, please det ach it from VM with VM Snapshots\n']
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)