Github user swill commented on the pull request:
https://github.com/apache/cloudstack/pull/1547#issuecomment-219827463
### CI RESULTS
```
Tests Run: 57
Skipped: 0
Failed: 18
Errors: 37
Duration: 2h 54m 41s
```
**Summary of the problem(s):**
```
ERROR: Test restart network
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_routers.py",
line 388, in test_03_restart_network_cleanup
self.apiclient.restartNetwork(cmd)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2145, in restartNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T19:15:44+0200', cmd :
u'org.apache.cloudstack.api.command.user.network.RestartNetworkCmd', userid :
u'10b0d755-1c49-11e6-929c-5254001daa61', jobstatus : 2, jobid :
u'4cfda548-c261-473e-9b28-64153433c766', jobresultcode : 530, jobresulttype :
u'object', jobresult : {errorcode : 530, errortext : u'Failed to restart
network'}, accountid : u'10b0c251-1c49-11e6-929c-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_reset_vm_on_reboot.TestResetVmOnReboot'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_reset_vm_on_reboot.py",
line 75, in setUpClass
mode=cls.services["mode"]
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 563, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1340, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T19:31:58+0200', jobresult : {errorcode : 530, errortext : u'Unable
to start a VM due to insufficient capacity'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'10b0d755-1c49-11e6-929c-5254001daa61', jobstatus : 2, jobid :
u'dd63665e-7c16-41ef-9ac1-94f9c9479515', jobresultcode : 530, jobinstanceid :
u'183e2185-7722-4a58-afbb-551a36bbdb08', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'10b0c251-1c49-11e6-929c-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_vm_life_cycle.TestDeployVM'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line
95, in setUpClass
mode=cls.services['mode']
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 563, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1340, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T19:47:53+0200', jobresult : {errorcode : 530, errortext : u'Unable
to start a VM due to insufficient capacity'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'10b0d755-1c49-11e6-929c-5254001daa61', jobstatus : 2, jobid :
u'2d2fdeef-093d-47e5-857e-8d7d72adc18e', jobresultcode : 530, jobinstanceid :
u'663fca3c-0b1c-4517-b9af-c6176de609b1', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'10b0c251-1c49-11e6-929c-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_vm_life_cycle.TestVMLifeCycle'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line
312, in setUpClass
mode=cls.services["mode"]
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 563, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1340, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T20:03:23+0200', jobresult : {errorcode : 530, errortext : u'Unable
to start a VM due to insufficient capacity'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'10b0d755-1c49-11e6-929c-5254001daa61', jobstatus : 2, jobid :
u'77d899a2-b3a9-46b5-b3cc-0d58ebc683da', jobresultcode : 530, jobinstanceid :
u'4601556f-27eb-492f-9e56-2ec68db36208', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'10b0c251-1c49-11e6-929c-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_service_offerings.TestServiceOfferings'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_service_offerings.py",
line 202, in setUpClass
mode=cls.services["mode"]
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 563, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1340, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T20:20:33+0200', jobresult : {errorcode : 530, errortext : u'Unable
to start a VM due to insufficient capacity'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'10b0d755-1c49-11e6-929c-5254001daa61', jobstatus : 2, jobid :
u'f89bff99-e8fe-45a5-a043-700eba171f8a', jobresultcode : 530, jobinstanceid :
u'406bb071-4c06-4531-8af1-23f6397ff1d0', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'10b0c251-1c49-11e6-929c-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: Test for delete account
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 924, in setUp
serviceofferingid=self.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 563, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1340, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T20:35:52+0200', jobresult : {errorcode : 530, errortext : u'Unable
to start a VM due to insufficient capacity'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'10b0d755-1c49-11e6-929c-5254001daa61', jobstatus : 2, jobid :
u'673ba199-907e-4ba6-b213-d423bb85d91f', jobresultcode : 530, jobinstanceid :
u'ccf57397-7cc0-4ead-8b0c-155bb77d4b7b', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'10b0c251-1c49-11e6-929c-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test suite for <class 'integration.smoke.test_network.TestPublicIP'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 104, in setUpClass
cls.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2877, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 790, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 431, errorText:Only AclType=Domain can be specified for network
creation in Basic zone
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: Test for release public IP address
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 785, in setUp
serviceofferingid=self.service_offering.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 563, in
create
virtual_machine = apiclient.deployVirtualMachine(cmd, method=method)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1340, in deployVirtualMachine
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
Exception: Job failed: {jobprocstatus : 0, created :
u'2016-05-17T20:51:23+0200', jobresult : {errorcode : 530, errortext : u'Unable
to start a VM due to insufficient capacity'}, cmd :
u'org.apache.cloudstack.api.command.admin.vm.DeployVMCmdByAdmin', userid :
u'10b0d755-1c49-11e6-929c-5254001daa61', jobstatus : 2, jobid :
u'5df5ae03-0cd8-4d36-a270-6e7ae0ada521', jobresultcode : 530, jobinstanceid :
u'11451e9b-b647-4111-99b2-6b343834cb22', jobresulttype : u'object',
jobinstancetype : u'VirtualMachine', accountid :
u'10b0c251-1c49-11e6-929c-5254001daa61'}
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: Test VPC offering without load balancing service
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/component/test_vpc_offerings.py",
line 553, in test_03_vpc_off_without_lb
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: Test VPC offering without static NAT service
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/component/test_vpc_offerings.py",
line 675, in test_04_vpc_off_without_static_nat
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: Test VPC offering without port forwarding service
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/component/test_vpc_offerings.py",
line 799, in test_05_vpc_off_without_pf
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: Test update VPC offering
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/component/test_vpc_offerings.py",
line 943, in test_07_update_vpc_off
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test_09_create_redundant_vpc_offering
(integration.component.test_vpc_offerings.TestVPCOffering)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/component/test_vpc_offerings.py",
line 1178, in test_09_create_redundant_vpc_offering
domainid=self.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test suite for <class
'integration.component.test_vpc_routers.TestVPCRouterOneNetwork'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/component/test_vpc_routers.py", line
681, in setUpClass
domainid=cls.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test suite for <class
'integration.component.test_vpc_routers.TestVPCRoutersBasic'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/component/test_vpc_routers.py", line
243, in setUpClass
domainid=cls.account.domainid
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
FAIL: Test router internal advanced zone
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_routers.py",
line 222, in test_02_router_internal_adv
"Check list response returns a valid list"
AssertionError: Check list response returns a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
FAIL: Test router basic setup
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_routers.py",
line 556, in test_05_router_basic
"Check list response returns a valid list"
AssertionError: Check list response returns a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
FAIL: Test router advanced setup
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_routers.py",
line 622, in test_06_router_advanced
"Check list response returns a valid list"
AssertionError: Check list response returns a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
FAIL: Test stop router
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_routers.py",
line 703, in test_07_stop_router
"Check list response returns a valid list"
AssertionError: Check list response returns a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
FAIL: Test start router
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_routers.py",
line 746, in test_08_start_router
"Check list response returns a valid list"
AssertionError: Check list response returns a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
FAIL: Test reboot router
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_routers.py",
line 798, in test_09_reboot_router
"Check list response returns a valid list"
AssertionError: Check list response returns a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_password_server.TestIsolatedNetworksPasswdServer'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_password_server.py", line
110, in setUpClass
zoneid=cls.zone.id)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2877, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 790, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 431, errorText:Only AclType=Domain can be specified for network
creation in Basic zone
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Create a redundant VPC with two networks with two VMs in each network
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Create a redundant VPC with two networks with two VMs in each
network and check default routes
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Create a redundant VPC with two networks with two VMs in each network
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Create a redundant VPC with 1 Tier, 1 VM, 1 ACL, 1 PF and test
Network GC Nics
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Create a redundant VPC with 1 Tier, 1 VM, 1 ACL, 1 PF and test
Network GC Nics
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_redundant.py", line
270, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test iptables default INPUT/FORWARD policies on VPC router
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_routers_iptables_default_policy.py",
line 273, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 729, in test_01_isolate_network_FW_PF_default_routes_egress_true
zoneid=self.zone.id)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2877, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 790, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 431, errorText:Only AclType=Domain can be specified for network
creation in Basic zone
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 885, in test_02_isolate_network_FW_PF_default_routes_egress_false
zoneid=self.zone.id)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2877, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 790, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 431, errorText:Only AclType=Domain can be specified for network
creation in Basic zone
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 170, in test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true
zoneid=self.zone.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2877, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 790, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 431, errorText:Only AclType=Domain can be specified for network
creation in Basic zone
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 335, in test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false
zoneid=self.zone.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2877, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 790, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 431, errorText:Only AclType=Domain can be specified for network
creation in Basic zone
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 510, in test_03_RVR_Network_check_router_state
zoneid=self.zone.id
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2877, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 790, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 431, errorText:Only AclType=Domain can be specified for network
creation in Basic zone
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Create a VPC with two networks with one VM in each network and test
nics after destroy
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_router_nics.py", line
243, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Create a VPC with two networks with one VM in each network and test
default routes
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_router_nics.py", line
243, in setUp
domainid=self.account.domainid)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 4311, in
create
return VPC(apiclient.createVPC(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2420, in createVPC
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createvpc failed, due to: errorCode:
431, errorText:Provider VpcVirtualRouter should be enabled in at least one
physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_router_dhcphosts.TestRouterDHCPHosts'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_router_dhcphosts.py",
line 110, in setUpClass
zoneid=cls.zone.id)
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2877, in
create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 790, in createNetwork
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: createnetwork failed, due to:
errorCode: 431, errorText:Only AclType=Domain can be specified for network
creation in Basic zone
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: test suite for <class
'integration.smoke.test_loadbalance.TestLoadBalance'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
209, in run
self.setUp()
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
292, in setUp
self.setupContext(ancestor)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/suite.py", line
315, in setupContext
try_run(context, names)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/util.py", line 471,
in try_run
return func()
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_loadbalance.py", line 93,
in setUpClass
cls.services["virtual_machine"]
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1581, in
create
return PublicIPAddress(apiclient.associateIpAddress(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2590, in associateIpAddress
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: associateipaddress failed, due to:
errorCode: 533, errorText:Insufficient address capacity
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test Remote Access VPN in VPC
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_vpn.py",
line 336, in test_01_vpc_remote_access_vpn
self.assert_(vpc is not None, "VPC creation failed")
UnboundLocalError: local variable 'vpc' referenced before assignment
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test for port forwarding on non source NAT
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 459, in test_02_port_fwd_on_non_src_nat
self.services["virtual_machine"]
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1581, in
create
return PublicIPAddress(apiclient.associateIpAddress(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2590, in associateIpAddress
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: associateipaddress failed, due to:
errorCode: 533, errorText:Insufficient address capacity
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test for reboot router
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 630, in setUp
e)
Exception: Warning: Exception during fetching source NAT: 'NoneType' object
has no attribute '__getitem__'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test for Router rules for network rules on acquired public IP
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ddt.py", line 122, in wrapper
return func(self, *args, **kwargs)
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 1215, in test_network_rules_acquired_public_ip
networkid=self.defaultNetworkId
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1581, in
create
return PublicIPAddress(apiclient.associateIpAddress(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2590, in associateIpAddress
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: associateipaddress failed, due to:
errorCode: 533, errorText:Insufficient address capacity
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test for Router rules for network rules on acquired public IP
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ddt.py", line 122, in wrapper
return func(self, *args, **kwargs)
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 1215, in test_network_rules_acquired_public_ip
networkid=self.defaultNetworkId
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1581, in
create
return PublicIPAddress(apiclient.associateIpAddress(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2590, in associateIpAddress
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: associateipaddress failed, due to:
errorCode: 533, errorText:Insufficient address capacity
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
ERROR: Test for Router rules for network rules on acquired public IP
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ddt.py", line 122, in wrapper
return func(self, *args, **kwargs)
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 1215, in test_network_rules_acquired_public_ip
networkid=self.defaultNetworkId
File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 1581, in
create
return PublicIPAddress(apiclient.associateIpAddress(cmd).__dict__)
File
"/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 2590, in associateIpAddress
response = self.connection.marvinRequest(command,
response_type=response, method=method)
File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
CloudstackAPIException: Execute cmd: associateipaddress failed, due to:
errorCode: 533, errorText:Insufficient address capacity
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: Test iptables default INPUT/FORWARD policy on RouterVM
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_routers_iptables_default_policy.py",
line 418, in test_02_routervm_iptables_policies
"Check for list routers response return valid data")
AssertionError: Check for list routers response return valid data
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: Test create, assign, remove of an Internal LB with roundrobin http
traffic to 3 vm's in a Single VPC
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
599, in test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80
self.execute_internallb_roundrobin_tests(vpc_offering)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
635, in execute_internallb_roundrobin_tests
vpc = self.create_vpc(vpc_offering)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
363, in create_vpc
self.fail("Failed to create VPC due to %s" % e)
AssertionError: Failed to create VPC due to Execute cmd: createvpc failed,
due to: errorCode: 431, errorText:Provider VpcVirtualRouter should be enabled
in at least one physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: Test create, assign, remove of an Internal LB with roundrobin http
traffic to 3 vm's in a Redundant VPC
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
617, in test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80
self.execute_internallb_roundrobin_tests(redundant_vpc_offering)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
635, in execute_internallb_roundrobin_tests
vpc = self.create_vpc(vpc_offering)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
363, in create_vpc
self.fail("Failed to create VPC due to %s" % e)
AssertionError: Failed to create VPC due to Execute cmd: createvpc failed,
due to: errorCode: 431, errorText:Provider VpcVirtualRouter should be enabled
in at least one physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: Test to verify access to loadbalancer haproxy admin stats page
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
763, in test_03_vpc_internallb_haproxy_stats_on_all_interfaces
self.execute_internallb_haproxy_tests(vpc_offering)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
807, in execute_internallb_haproxy_tests
vpc = self.create_vpc(vpc_offering)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
363, in create_vpc
self.fail("Failed to create VPC due to %s" % e)
AssertionError: Failed to create VPC due to Execute cmd: createvpc failed,
due to: errorCode: 431, errorText:Provider VpcVirtualRouter should be enabled
in at least one physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: Test to verify access to loadbalancer haproxy admin stats page
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
784, in test_04_rvpc_internallb_haproxy_stats_on_all_interfaces
self.execute_internallb_haproxy_tests(redundant_vpc_offering)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
807, in execute_internallb_haproxy_tests
vpc = self.create_vpc(vpc_offering)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_internal_lb.py", line
363, in create_vpc
self.fail("Failed to create VPC due to %s" % e)
AssertionError: Failed to create VPC due to Execute cmd: createvpc failed,
due to: errorCode: 431, errorText:Provider VpcVirtualRouter should be enabled
in at least one physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: Test Site 2 Site VPN Across redundant VPCs
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_vpn.py",
line 965, in test_01_redundant_vpc_site2site_vpn
self.assert_(vpc1 is not None, "VPC1 creation failed")
AssertionError: VPC1 creation failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: Test Site 2 Site VPN Across VPCs
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_vpc_vpn.py",
line 598, in test_01_vpc_site2site_vpn
self.assert_(vpc1 is not None, "VPC1 creation failed")
AssertionError: VPC1 creation failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: test_01_vpc_privategw_acl
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
235, in test_01_vpc_privategw_acl
vpc = self.createVPC(vpc_off)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
472, in createVPC
self.fail('Unable to create VPC due to %s ' % e)
AssertionError: Unable to create VPC due to Execute cmd: createvpc failed,
due to: errorCode: 431, errorText:Provider VpcVirtualRouter should be enabled
in at least one physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: test_02_vpc_privategw_static_routes
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
262, in test_02_vpc_privategw_static_routes
self.performVPCTests(vpc_off)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
302, in performVPCTests
vpc_1 = self.createVPC(vpc_off, cidr = '10.0.1.0/24')
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
472, in createVPC
self.fail('Unable to create VPC due to %s ' % e)
AssertionError: Unable to create VPC due to Execute cmd: createvpc failed,
due to: errorCode: 431, errorText:Provider VpcVirtualRouter should be enabled
in at least one physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: test_03_vpc_privategw_restart_vpc_cleanup
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
274, in test_03_vpc_privategw_restart_vpc_cleanup
self.performVPCTests(vpc_off, restart_with_cleanup = True)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
302, in performVPCTests
vpc_1 = self.createVPC(vpc_off, cidr = '10.0.1.0/24')
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
472, in createVPC
self.fail('Unable to create VPC due to %s ' % e)
AssertionError: Unable to create VPC due to Execute cmd: createvpc failed,
due to: errorCode: 431, errorText:Provider VpcVirtualRouter should be enabled
in at least one physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: test_04_rvpc_privategw_static_routes
(integration.smoke.test_privategw_acl.TestPrivateGwACL)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
286, in test_04_rvpc_privategw_static_routes
self.performVPCTests(vpc_off)
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
302, in performVPCTests
vpc_1 = self.createVPC(vpc_off, cidr = '10.0.1.0/24')
File
"/data/git/cs1/cloudstack/test/integration/smoke/test_privategw_acl.py", line
472, in createVPC
self.fail('Unable to create VPC due to %s ' % e)
AssertionError: Unable to create VPC due to Execute cmd: createvpc failed,
due to: errorCode: 431, errorText:Provider VpcVirtualRouter should be enabled
in at least one physical network of the zone specified
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
```
FAIL: Test for port forwarding on source NAT
----------------------------------------------------------------------
Traceback (most recent call last):
File "/data/git/cs1/cloudstack/test/integration/smoke/test_network.py",
line 332, in test_01_port_fwd_on_src_nat
"Check list response returns a valid list"
AssertionError: Check list response returns a valid list
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_F4VHF4/results.txt
```
**Associated Uploads**
**`/tmp/MarvinLogs/DeployDataCenter__May_17_2016_18_07_26_DIMQZZ:`**
*
[dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/DeployDataCenter__May_17_2016_18_07_26_DIMQZZ/dc_entries.obj)
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/DeployDataCenter__May_17_2016_18_07_26_DIMQZZ/failed_plus_exceptions.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/DeployDataCenter__May_17_2016_18_07_26_DIMQZZ/runinfo.txt)
**`/tmp/MarvinLogs/test_network_F4VHF4:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/test_network_F4VHF4/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/test_network_F4VHF4/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/test_network_F4VHF4/runinfo.txt)
**`/tmp/MarvinLogs/test_vpc_offerings_CCC6Z5:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1547/tmp/MarvinLogs/test_vpc_offerings_CCC6Z5/runinfo.txt)
Uploads will be available until `2016-07-17 02:00:00 +0200 CEST`
*Comment created by [`upr comment`](https://github.com/cloudops/upr).*
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---