You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Srikanteswararao Talluri (JIRA)" <ji...@apache.org> on 2013/09/23 09:03:04 UTC

[jira] [Commented] (CLOUDSTACK-4646) [Automation] Test cases TestRedundantRouterNetworkCleanups.test_network_gc failed, due to router not stopped within expected time

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

Srikanteswararao Talluri commented on CLOUDSTACK-4646:
------------------------------------------------------

This test is cleanly stopping the routers after GC interval, when it is in run in isolation. (Tried this on XenServer deployment)
                
> [Automation] Test cases TestRedundantRouterNetworkCleanups.test_network_gc failed, due to router not stopped  within expected time 
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4646
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4646
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation, Test
>    Affects Versions: 4.2.1
>         Environment: Automation on KVM
>            Reporter: Rayees Namathponnan
>            Assignee: Srikanteswararao Talluri
>            Priority: Critical
>             Fix For: 4.2.1
>
>
> Test cases failed 
> integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups.test_network_gc
> Failed to stop router after network.gc time; observed below error in log
> Error Message
> Router should be in stopped state
> -------------------- >> begin captured logging << --------------------
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Creating network with network offering: ebc600f8-59a1-4317-a03c-5a40f3838caa
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Created network with ID: 23ac4322-c945-414c-b848-e8b6c248f08a
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Network state: Allocated
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Listing routers for network: Test Network
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Deploying VM in account: test-TestRedundantRouterNetworkCleanups-test_network_gc-CBMHT6
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Deployed VM in network: 23ac4322-c945-414c-b848-e8b6c248f08a
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Listing routers for network: Test Network
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Stopping the user VM: 286a8d69-99ff-4a86-a999-57b6d5b0f67e
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Sleeping for network gc wait + interval time
> --------------------- >> 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_redundant_router_cleanups.py", line 630, in test_network_gc
>     "Router should be in stopped state"
>   File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
>     assertion_func(first, second, msg=msg)
>   File "/usr/local/lib/python2.7/unittest/case.py", line 487, in _baseAssertEqual
>     raise self.failureException(msg)
> Router should be in stopped state
> -------------------- >> begin captured logging << --------------------
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Creating network with network offering: ebc600f8-59a1-4317-a03c-5a40f3838caa
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Created network with ID: 23ac4322-c945-414c-b848-e8b6c248f08a
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Network state: Allocated
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Listing routers for network: Test Network
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Deploying VM in account: test-TestRedundantRouterNetworkCleanups-test_network_gc-CBMHT6
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Deployed VM in network: 23ac4322-c945-414c-b848-e8b6c248f08a
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Listing routers for network: Test Network
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Stopping the user VM: 286a8d69-99ff-4a86-a999-57b6d5b0f67e
> test_network_gc (integration.component.test_redundant_router_cleanups.TestRedundantRouterNetworkCleanups): DEBUG: Sleeping for network gc wait + interval time

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