You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Gaurav Aradhye (JIRA)" <ji...@apache.org> on 2013/12/03 14:46:37 UTC

[jira] [Updated] (CLOUDSTACK-5346) component.test_project_resources.TestNetwork.test_03_network_create failed due to "Exception during cleanup: Failed to delete network"

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

Gaurav Aradhye updated CLOUDSTACK-5346:
---------------------------------------

    Description: 
The test case failed in cleanup operation while deleting the shared network created.

Log:
2013-12-04 00:04:21,276 WARN  [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-97:ctx-1c01dfdf ctx-e1c82b96) Can't delete the network, not all user vms are expunge
d. Vm VM[User|QA-ad2ee28a-cdbd-42ba-b3e1-33a2e1f1317c] is in Stopped state
2013-12-04 00:04:21,285 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (Job-Executor-97:ctx-1c01dfdf) Complete async job-2761, jobStatus: FAILED, resultCode: 530, resu
lt: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"Failed to delete network"}

Reason: It still has VMs in it.

Solution: First delete the VMs in the network, wait for expunge interval and then proceed for cleanup.

  was:
The test case failed in cleanup operation while deleting the shared network created.

Reason: It still has VMs in it.

Solution: First delete the VMs in the network, wait for expunge interval and then proceed for cleanup.


> component.test_project_resources.TestNetwork.test_03_network_create failed due to "Exception during cleanup: Failed to delete network"
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5346
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5346
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.3.0
>            Reporter: Gaurav Aradhye
>            Assignee: Gaurav Aradhye
>              Labels: automation
>             Fix For: 4.3.0
>
>
> The test case failed in cleanup operation while deleting the shared network created.
> Log:
> 2013-12-04 00:04:21,276 WARN  [o.a.c.e.o.NetworkOrchestrator] (Job-Executor-97:ctx-1c01dfdf ctx-e1c82b96) Can't delete the network, not all user vms are expunge
> d. Vm VM[User|QA-ad2ee28a-cdbd-42ba-b3e1-33a2e1f1317c] is in Stopped state
> 2013-12-04 00:04:21,285 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (Job-Executor-97:ctx-1c01dfdf) Complete async job-2761, jobStatus: FAILED, resultCode: 530, resu
> lt: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"Failed to delete network"}
> Reason: It still has VMs in it.
> Solution: First delete the VMs in the network, wait for expunge interval and then proceed for cleanup.



--
This message was sent by Atlassian JIRA
(v6.1#6144)