[
https://issues.apache.org/jira/browse/CLOUDSTACK-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148956#comment-14148956
]
ASF subversion and git services commented on CLOUDSTACK-7616:
-------------------------------------------------------------
Commit 0b9938ce40bd269639e91bf0e7bcfb36427cdaaa in cloudstack's branch
refs/heads/master from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0b9938c ]
CLOUDSTACK-7616: Fixed test_escalations_ipaddress.py - test suite should use
its own vpc offering
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
> [Automation] Fix the script "test_escalations_ipaddresses.py" - Test Suite
> should use its own VPC and Network Offering
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7616
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7616
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation, Test
> Affects Versions: 4.5.0
> Reporter: Chandan Purushothama
> Assignee: Gaurav Aradhye
> Priority: Critical
> Fix For: 4.5.0
>
>
> The following three tests in the test suite failed:
> # *test_05_create_delete_lbrule_forvpc*
> # *test_10_create_delete_portforwarding_forvpc*
> # *test_15_enable_disable_staticnat_forvpc*
> The above tests failed for the following reason. The test suite doesn't
> create and enable the VPC Offerings, Network Offerings to use for its tests.
> It is relying on the VPC Offerings, Network Offerings existing on the setup
> already. The tests mentioned above failed due to the incompatibility between
> the VPC Offered Services and the Network Offering Services.
> {noformat}
> 2014-09-21 15:47:34,447 - DEBUG - ========Sending GET Cmd : listVPCs=======
> 2014-09-21 15:47:34,456 - DEBUG - Response : None
> 2014-09-21 15:47:34,456 - DEBUG - Payload: {'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'listVPCOfferings', 'signature': 'PGnPleQnkJQ9lhGR04V01oSFh/4=',
> 'response': 'json'}
> 2014-09-21 15:47:34,456 - DEBUG - ========Sending GET Cmd :
> listVPCOfferings=======
> 2014-09-21 15:47:34,684 - DEBUG - Response : [{distributedvpcrouter : False,
> name : u'VPC off-KAKZVZ', service : [{name : u'NetworkACL', provider : [{name
> : u'VpcVirtualRouter'}]}, {name : u'SourceNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'PortForwarding', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'StaticNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dhcp', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Lb', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'UserData', provider : [{name :
> u'VpcVirtualRouter'}]}], state : u'Enabled', displaytext : u'VPC off', id :
> u'd78e9dd5-3bdb-47d6-8920-d9c70ebeed52', isdefault : False,
> supportsregionLevelvpc : False}, {distributedvpcrouter : False, name : u'VPC
> off-EOCS87', service : [{name : u'NetworkACL', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'SourceNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'PortForwarding', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'StaticNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dhcp', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Lb', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'UserData', provider : [{name :
> u'VpcVirtualRouter'}]}], state : u'Enabled', displaytext : u'VPC off', id :
> u'338f8ac9-e9d3-4d59-9436-da3ecb046b9d', isdefault : False,
> supportsregionLevelvpc : False}, {distributedvpcrouter : False, name : u'VPC
> off-QWWQPL', service : [{name : u'NetworkACL', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'SourceNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'PortForwarding', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'StaticNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dhcp', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Lb', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'UserData', provider : [{name :
> u'VpcVirtualRouter'}]}], state : u'Enabled', displaytext : u'VPC off', id :
> u'47e70a7b-cfb2-497f-85b6-ab6514ca49a4', isdefault : False,
> supportsregionLevelvpc : False}, {distributedvpcrouter : False, name :
> u'Default VPC offering', service : [{name : u'Vpn', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'NetworkACL', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'SourceNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'PortForwarding', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'StaticNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dhcp', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Lb', provider : [{name :
> u'VpcVirtualRouter'}, {name : u'InternalLbVm'}]}, {name : u'UserData',
> provider : [{name : u'VpcVirtualRouter'}]}], state : u'Enabled', displaytext
> : u'Default VPC offering', id : u'22e16647-25a7-4fed-bffb-5e3a878ff124',
> isdefault : True, supportsregionLevelvpc : False}, {distributedvpcrouter :
> False, name : u'Default VPC offering with Netscaler', service : [{name :
> u'Vpn', provider : [{name : u'VpcVirtualRouter'}]}, {name : u'NetworkACL',
> provider : [{name : u'VpcVirtualRouter'}]}, {name : u'SourceNat', provider :
> [{name : u'VpcVirtualRouter'}]}, {name : u'PortForwarding', provider : [{name
> : u'VpcVirtualRouter'}]}, {name : u'StaticNat', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dhcp', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'Lb', provider : [{name : u'Netscaler'},
> {name : u'InternalLbVm'}]}, {name : u'UserData', provider : [{name :
> u'VpcVirtualRouter'}]}], state : u'Enabled', displaytext : u'Default VPC
> offering with Netscaler', id : u'd108d336-e07f-4147-802e-6f41671c766d',
> isdefault : False, supportsregionLevelvpc : False}]
> 2014-09-21 15:47:34,685 - DEBUG - Payload: {'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'name': u'vpc_vpn-0UXQBY', 'zoneid':
> u'a368b733-c900-43f0-a938-4c62ee2023a4', 'displaytext': u'vpc-vpn-CWMXCK',
> 'signature': 'TA95ge8t1OGhM6g1aoZn5bcb65o=', 'command': 'createVPC', 'cidr':
> u'10.1.1.0/24', 'response': 'json', 'vpcofferingid':
> u'd78e9dd5-3bdb-47d6-8920-d9c70ebeed52'}
> 2014-09-21 15:47:34,685 - DEBUG - ========Sending GET Cmd : createVPC=======
> 2014-09-21 15:47:34,765 - DEBUG - === Jobid:
> 0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 Started ===
> 2014-09-21 15:47:34,765 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:47:34,765 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:47:34,787 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:47:39,792 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3595 ====
> 2014-09-21 15:47:39,793 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:47:39,793 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:47:39,814 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:47:44,819 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3590 ====
> 2014-09-21 15:47:44,820 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:47:44,820 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:47:44,841 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:47:49,846 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3585 ====
> 2014-09-21 15:47:49,847 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:47:49,847 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:47:49,869 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:47:54,874 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3580 ====
> 2014-09-21 15:47:54,875 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:47:54,875 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:47:54,894 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:47:59,900 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3575 ====
> 2014-09-21 15:47:59,900 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:47:59,900 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:47:59,919 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:04,925 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3570 ====
> 2014-09-21 15:48:04,925 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:04,925 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:04,949 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:09,954 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3565 ====
> 2014-09-21 15:48:09,954 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:09,954 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:09,975 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:14,980 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3560 ====
> 2014-09-21 15:48:14,980 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:14,980 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:15,001 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:20,006 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3555 ====
> 2014-09-21 15:48:20,007 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:20,007 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:20,029 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:25,035 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3550 ====
> 2014-09-21 15:48:25,035 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:25,035 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:25,072 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:30,077 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3545 ====
> 2014-09-21 15:48:30,078 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:30,078 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:30,099 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:35,104 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3540 ====
> 2014-09-21 15:48:35,105 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:35,105 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:35,124 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:40,129 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3535 ====
> 2014-09-21 15:48:40,130 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:40,130 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:40,149 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:45,154 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3530 ====
> 2014-09-21 15:48:45,155 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:45,155 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:45,174 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:50,180 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3525 ====
> 2014-09-21 15:48:50,180 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:50,180 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:50,216 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:48:55,220 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3520 ====
> 2014-09-21 15:48:55,221 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:48:55,221 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:48:55,241 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:49:00,246 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3515 ====
> 2014-09-21 15:49:00,247 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:49:00,247 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:49:00,268 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:49:05,273 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3510 ====
> 2014-09-21 15:49:05,274 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:49:05,274 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:49:05,311 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 0, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobinstancetype :
> u'None', accountid : u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:49:10,317 - DEBUG - ===
> JobId:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 is Still Processing, Will TimeOut
> in:3505 ====
> 2014-09-21 15:49:10,317 - DEBUG - Payload: {'signature':
> 'qmg6kW2W9ffRALB8wbuMmLWhnfA=', 'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'queryAsyncJobResult', 'response': 'json', 'jobid':
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9'}
> 2014-09-21 15:49:10,319 - DEBUG - ========Sending GET Cmd :
> queryAsyncJobResult=======
> 2014-09-21 15:49:10,366 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', jobresult : {account :
> u'test-a-TestIpAddresses-test_05_create_delete_lbrule_forvpc-PVC5XS',
> domainid : u'da2685a0-4184-11e4-a709-0ec20a74e0e8', name : u'vpc_vpn-0UXQBY',
> service : [{name : u'NetworkACL', provider : [{name : u'VpcVirtualRouter'}]},
> {name : u'SourceNat', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'PortForwarding', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'StaticNat', provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dhcp',
> provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name
> : u'VpcVirtualRouter'}]}, {name : u'Lb', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'UserData', provider : [{name :
> u'VpcVirtualRouter'}]}], tags : [], id :
> u'fdd462a9-6b59-4e00-bd09-9128c5d6504f', domain : u'ROOT', zoneid :
> u'a368b733-c900-43f0-a938-4c62ee2023a4', regionlevelvpc : False, state :
> u'Enabled', distributedvpcrouter : False, displaytext : u'vpc-vpn-CWMXCK',
> networkdomain : u'csddcloud.internal', vpcofferingid :
> u'd78e9dd5-3bdb-47d6-8920-d9c70ebeed52', cidr : u'10.1.1.0/24', zonename :
> u'XenRT-Zone-0', restartrequired : False, network : []}, cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 1, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobresulttype :
> u'object', jobinstancetype : u'None', accountid :
> u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:49:10,367 - DEBUG -
> ===Jobid:0a84ff61-e75a-4599-8bbf-ee952e6c1ab9 ; StartTime:Sun Sep 21 15:47:34
> 2014 ; EndTime:Sun Sep 21 15:49:10 2014 ; TotalTime:-95===
> 2014-09-21 15:49:10,367 - DEBUG - Response : {jobprocstatus : 0, created :
> u'2014-09-21T15:47:34+0000', jobresult : {account :
> u'test-a-TestIpAddresses-test_05_create_delete_lbrule_forvpc-PVC5XS',
> domainid : u'da2685a0-4184-11e4-a709-0ec20a74e0e8', name : u'vpc_vpn-0UXQBY',
> service : [{name : u'NetworkACL', provider : [{name : u'VpcVirtualRouter'}]},
> {name : u'SourceNat', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'PortForwarding', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'StaticNat', provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dhcp',
> provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name
> : u'VpcVirtualRouter'}]}, {name : u'Lb', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'UserData', provider : [{name :
> u'VpcVirtualRouter'}]}], tags : [], id :
> u'fdd462a9-6b59-4e00-bd09-9128c5d6504f', domain : u'ROOT', zoneid :
> u'a368b733-c900-43f0-a938-4c62ee2023a4', regionlevelvpc : False, state :
> u'Enabled', distributedvpcrouter : False, displaytext : u'vpc-vpn-CWMXCK',
> networkdomain : u'csddcloud.internal', vpcofferingid :
> u'd78e9dd5-3bdb-47d6-8920-d9c70ebeed52', cidr : u'10.1.1.0/24', zonename :
> u'XenRT-Zone-0', restartrequired : False, network : []}, cmd :
> u'org.apache.cloudstack.api.command.user.vpc.CreateVPCCmd', userid :
> u'0b990c59-903e-4fe5-9c47-8d2e1e45a811', jobstatus : 1, jobid :
> u'0a84ff61-e75a-4599-8bbf-ee952e6c1ab9', jobresultcode : 0, jobresulttype :
> u'object', jobinstancetype : u'None', accountid :
> u'9ded0229-f10a-4690-a270-335ad31c5475'}
> 2014-09-21 15:49:10,367 - DEBUG - Payload: {'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'command': 'listVPCs', 'signature': '7yoLq3AF93iD3k/PsQLhMe1KwjI=',
> 'response': 'json'}
> 2014-09-21 15:49:10,367 - DEBUG - ========Sending GET Cmd : listVPCs=======
> 2014-09-21 15:49:10,407 - DEBUG - Response : [{account :
> u'test-a-TestIpAddresses-test_05_create_delete_lbrule_forvpc-PVC5XS',
> domainid : u'da2685a0-4184-11e4-a709-0ec20a74e0e8', name : u'vpc_vpn-0UXQBY',
> service : [{name : u'NetworkACL', provider : [{name : u'VpcVirtualRouter'}]},
> {name : u'SourceNat', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'PortForwarding', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'StaticNat', provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dhcp',
> provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name
> : u'VpcVirtualRouter'}]}, {name : u'Lb', provider : [{name :
> u'VpcVirtualRouter'}]}, {name : u'UserData', provider : [{name :
> u'VpcVirtualRouter'}]}], tags : [], id :
> u'fdd462a9-6b59-4e00-bd09-9128c5d6504f', domain : u'ROOT', zoneid :
> u'a368b733-c900-43f0-a938-4c62ee2023a4', regionlevelvpc : False, state :
> u'Enabled', distributedvpcrouter : False, displaytext : u'vpc-vpn-CWMXCK',
> networkdomain : u'csddcloud.internal', vpcofferingid :
> u'd78e9dd5-3bdb-47d6-8920-d9c70ebeed52', cidr : u'10.1.1.0/24', zonename :
> u'XenRT-Zone-0', restartrequired : False, network : []}]
> 2014-09-21 15:49:10,407 - DEBUG - Payload: {'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'zoneid': u'a368b733-c900-43f0-a938-4c62ee2023a4', 'forvpc': 'true',
> 'supportedServices': 'Lb', 'state': 'Enabled', 'response': 'json', 'command':
> 'listNetworkOfferings', 'signature': '5/BThGMkov9MyAu+zNfyWlJrlKQ='}
> 2014-09-21 15:49:10,407 - DEBUG - ========Sending GET Cmd :
> listNetworkOfferings=======
> 2014-09-21 15:49:10,742 - DEBUG - Response : [{supportsstrechedl2subnet :
> False, specifyipranges : False, conservemode : False, name :
> u'DefaultIsolatedNetworkOfferingForVpcNetworks', service : [{name : u'Vpn',
> provider : [{name : u'VpcVirtualRouter'}]}, {name : u'NetworkACL', provider :
> [{name : u'VpcVirtualRouter'}]}, {capability : [{value : u'peraccount', name
> : u'SupportedSourceNatTypes', canchooseservicecapability : False}, {value :
> u'false', name : u'RedundantRouter', canchooseservicecapability : False}],
> name : u'SourceNat', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'PortForwarding', provider : [{name : u'VpcVirtualRouter'}]}, {capability :
> [{value : u'false', name : u'ElasticIp', canchooseservicecapability : False},
> {value : u'true', name : u'AssociatePublicIP', canchooseservicecapability :
> False}], name : u'StaticNat', provider : [{name : u'VpcVirtualRouter'}]},
> {name : u'Dhcp', provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dns',
> provider : [{name : u'VpcVirtualRouter'}]}, {capability : [{value :
> u'dedicated', name : u'SupportedLBIsolation', canchooseservicecapability :
> False}, {value : u'false', name : u'ElasticLb', canchooseservicecapability :
> False}, {value : u'false', name : u'InlineMode', canchooseservicecapability :
> False}], name : u'Lb', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'UserData', provider : [{name : u'VpcVirtualRouter'}]}], networkrate : 200,
> guestiptype : u'Isolated', availability : u'Optional', traffictype :
> u'Guest', state : u'Enabled', ispersistent : False, displaytext : u'Offering
> for Isolated Vpc networks with Source Nat service enabled', specifyvlan :
> False, id : u'89b855f5-f063-4d93-b21f-9c0f810afa9a', forvpc : True,
> serviceofferingid : u'46245fde-68c5-4477-87bb-acade899f46d', isdefault :
> True, egressdefaultpolicy : False}, {supportsstrechedl2subnet : False,
> specifyipranges : False, conservemode : False, name :
> u'DefaultIsolatedNetworkOfferingForVpcNetworksWithInternalLB', service :
> [{name : u'NetworkACL', provider : [{name : u'VpcVirtualRouter'}]},
> {capability : [{value : u'peraccount', name : u'SupportedSourceNatTypes',
> canchooseservicecapability : False}, {value : u'false', name :
> u'RedundantRouter', canchooseservicecapability : False}], name :
> u'SourceNat', provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dhcp',
> provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dns', provider : [{name
> : u'VpcVirtualRouter'}]}, {capability : [{value : u'dedicated', name :
> u'SupportedLBIsolation', canchooseservicecapability : False}, {value :
> u'false', name : u'ElasticLb', canchooseservicecapability : False}, {value :
> u'false', name : u'InlineMode', canchooseservicecapability : False}], name :
> u'Lb', provider : [{name : u'InternalLbVm'}]}, {name : u'UserData', provider
> : [{name : u'VpcVirtualRouter'}]}], networkrate : 200, guestiptype :
> u'Isolated', availability : u'Optional', traffictype : u'Guest', state :
> u'Enabled', ispersistent : False, displaytext : u'Offering for Isolated Vpc
> networks with Internal LB support', specifyvlan : False, id :
> u'0077b888-5a5a-496f-ace9-c19be9374a4e', forvpc : True, serviceofferingid :
> u'46245fde-68c5-4477-87bb-acade899f46d', isdefault : True,
> egressdefaultpolicy : False}, {supportsstrechedl2subnet : False,
> specifyipranges : False, conservemode : False, name : u'VPC Network
> offering-F9A5YF', service : [{name : u'NetworkACL', provider : [{name :
> u'VpcVirtualRouter'}]}, {capability : [{value : u'peraccount', name :
> u'SupportedSourceNatTypes', canchooseservicecapability : False}, {value :
> u'false', name : u'RedundantRouter', canchooseservicecapability : False}],
> name : u'SourceNat', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'PortForwarding', provider : [{name : u'VpcVirtualRouter'}]}, {capability :
> [{value : u'false', name : u'ElasticIp', canchooseservicecapability : False},
> {value : u'false', name : u'AssociatePublicIP', canchooseservicecapability :
> False}], name : u'StaticNat', provider : [{name : u'VpcVirtualRouter'}]},
> {name : u'Dhcp', provider : [{name : u'VpcVirtualRouter'}]}, {name : u'Dns',
> provider : [{name : u'VpcVirtualRouter'}]}, {capability : [{value :
> u'dedicated', name : u'SupportedLBIsolation', canchooseservicecapability :
> False}, {value : u'false', name : u'ElasticLb', canchooseservicecapability :
> False}, {value : u'false', name : u'InlineMode', canchooseservicecapability :
> False}], name : u'Lb', provider : [{name : u'VpcVirtualRouter'}]}, {name :
> u'UserData', provider : [{name : u'VpcVirtualRouter'}]}], networkrate : 200,
> guestiptype : u'Isolated', availability : u'Optional', traffictype :
> u'Guest', state : u'Enabled', ispersistent : False, displaytext : u'VPC
> Network off-ZUW378', specifyvlan : False, maxconnections : 4096, id :
> u'ac17a6c4-ebe8-4726-871c-f1fe05c99d73', forvpc : True, serviceofferingid :
> u'46245fde-68c5-4477-87bb-acade899f46d', isdefault : False,
> egressdefaultpolicy : True}]
> 2014-09-21 15:49:10,743 - DEBUG - Payload: {'apiKey':
> u'kBRW9mV3WNsckJATVK5BHtZCLuB-L2scNYbn6Rrgm7M-TofKOfRB1ML2jirZ_OKx9elEM71ZDaxdIwgOd-N5Bg',
> 'zoneid': u'a368b733-c900-43f0-a938-4c62ee2023a4', 'displaytext':
> u'vpc-tier1', 'gateway': u'10.1.1.1', 'networkofferingid':
> u'89b855f5-f063-4d93-b21f-9c0f810afa9a', 'netmask': u'255.255.255.192',
> 'response': 'json', 'vpcid': u'fdd462a9-6b59-4e00-bd09-9128c5d6504f', 'name':
> u'tier1', 'command': 'createNetwork', 'signature':
> 'e9J8FeXMJjS8u97NRJmuaNAbg+Y='}
> 2014-09-21 15:49:10,743 - DEBUG - ========Sending GET Cmd :
> createNetwork=======
> 2014-09-21 15:49:11,437 - ERROR - Exception:['Traceback (most recent call
> last):\n', ' File
> "/usr/local/lib/python2.7/dist-packages/marvin/cloudstackConnection.py", line
> 308, in __parseAndGetResponse\n response_cls)\n', ' File
> "/usr/local/lib/python2.7/dist-packages/marvin/jsonHelper.py", line 150, in
> getResultObj\n raise cloudstackException.CloudstackAPIException(respname,
> errMsg)\n', 'CloudstackAPIException: Execute cmd: createnetwork failed, due
> to: errorCode: 431, errorText:Service/provider combination
> Vpn/VpcVirtualRouter is not supported by VPC [VPC [26-vpc_vpn-0UXQBY]\n']
> Traceback (most recent call last):
> File
> "/usr/local/lib/python2.7/dist-packages/marvin/cloudstackConnection.py", line
> 308, in __parseAndGetResponse
> response_cls)
> File "/usr/local/lib/python2.7/dist-packages/marvin/jsonHelper.py", line
> 150, in getResultObj
> raise cloudstackException.CloudstackAPIException(respname, errMsg)
> CloudstackAPIException: Execute cmd: createnetwork failed, due to: errorCode:
> 431, errorText:Service/provider combination Vpn/VpcVirtualRouter is not
> supported by VPC [VPC [26-vpc_vpn-0UXQBY]
> 2014-09-21 15:49:11,437 - ERROR - marvinRequest : CmdName:
> <marvin.cloudstackAPI.createNetwork.createNetworkCmd object at 0x2964a90>
> Exception: ['Traceback (most recent call last):\n', ' File
> "/usr/local/lib/python2.7/dist-packages/marvin/cloudstackConnection.py", line
> 374, in marvinRequest\n raise self.__lastError\n',
> 'CloudstackAPIException: Execute cmd: createnetwork failed, due to:
> errorCode: 431, errorText:Service/provider combination Vpn/VpcVirtualRouter
> is not supported by VPC [VPC [26-vpc_vpn-0UXQBY]\n']
> Traceback (most recent call last):
> File
> "/usr/local/lib/python2.7/dist-packages/marvin/cloudstackConnection.py", line
> 374, in marvinRequest
> raise self.__lastError
> CloudstackAPIException: Execute cmd: createnetwork failed, due to: errorCode:
> 431, errorText:Service/provider combination Vpn/VpcVirtualRouter is not
> supported by VPC [VPC [26-vpc_vpn-0UXQBY]
> 2014-09-21 15:49:11,440 - CRITICAL - EXCEPTION:
> test_05_create_delete_lbrule_forvpc: ['Traceback (most recent call last):\n',
> ' File "/usr/lib/python2.7/unittest/case.py", line 332, in run\n
> testMethod()\n', ' File
> "/root/cloudstack/test/integration/component/test_escalations_ipaddresses.py",
> line 890, in test_05_create_delete_lbrule_forvpc\n
> netmask=self.services["ntwk"]["netmask"]\n', ' File
> "/usr/local/lib/python2.7/dist-packages/marvin/lib/base.py", line 2632, in
> create\n return Network(apiclient.createNetwork(cmd).__dict__)\n', ' File
> "/usr/local/lib/python2.7/dist-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
> line 1911, in createNetwork\n response =
> self.connection.marvinRequest(command, response_type=response,
> method=method)\n', ' File
> "/usr/local/lib/python2.7/dist-packages/marvin/cloudstackConnection.py", line
> 379, in marvinRequest\n raise e\n', 'CloudstackAPIException: Execute cmd:
> createnetwork failed, due to: errorCode: 431, errorText:Service/provider
> combination Vpn/VpcVirtualRouter is not supported by VPC [VPC
> [26-vpc_vpn-0UXQBY]\n']
> 2014-09-21 15:49:11,445 - DEBUG - TestCaseName:
> test_05_create_delete_lbrule_forvpc; Time Taken: 97 Seconds; StartTime: Sun
> Sep 21 15:47:33 2014; EndTime: Sun Sep 21 15:49:11 2014; Result: EXCEPTION
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)