[
https://issues.apache.org/jira/browse/CLOUDSTACK-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838634#comment-13838634
]
ASF subversion and git services commented on CLOUDSTACK-5346:
-------------------------------------------------------------
Commit 171c7e950b22a4aa6cd6e8b9051436794bb41373 in branch refs/heads/4.3 from
[~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=171c7e9 ]
CLOUDSTACK-5346: Fixed shared network cleanup issue
> 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)