[
https://issues.apache.org/jira/browse/CLOUDSTACK-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260891#comment-15260891
]
ASF GitHub Bot commented on CLOUDSTACK-9207:
--------------------------------------------
Github user swill commented on the pull request:
https://github.com/apache/cloudstack/pull/1304#issuecomment-215221441
### CI RESULTS
```
Tests Run: 92
Skipped: 0
Failed: 4
Errors: 1
```
**Summary of the problem(s):**
```
ERROR: Test restart network with cleanup
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_network.py", line
2848, in test_restart_network_with_cleanup
self.validateResult(result)
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_network.py", line
2742, in validateResult
if m.group(0) == ip and re.search("secondary", line):
AttributeError: 'NoneType' object has no attribute 'group'
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_21FMEY/results.txt
```
```
FAIL: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/smoke/test_routers_network_ops.py",
line 483, in test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false
"Attempt to retrieve google.com index page should be successful once
rule is added!"
AssertionError: Attempt to retrieve google.com index page should be
successful once rule is added!
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_21FMEY/results.txt
```
```
FAIL: Test network rules after starting a VpcVr that
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_network.py", line
2465, in test_02_start_vm_network_gc
"Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_21FMEY/results.txt
```
```
FAIL: Test Stop all the Vms that are part of the a Network
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_network.py", line
2557, in test_03_restart_vpcvr
(self.public_ip_1.ipaddress.ipaddress, e))
AssertionError: Failed to SSH into VM - 192.168.23.54, SSH connection has
Failed. Waited 600s. Error is SSH Connection Failed
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_21FMEY/results.txt
```
```
FAIL: Test update Network that is part of a VPC to a network
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs2/cloudstack/test/integration/component/test_vpc_network.py", line
1910, in test_01_network_services_upgrade
"Ping to outside world from VM should be successful"
AssertionError: Ping to outside world from VM should be successful
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_vpc_network_21FMEY/results.txt
```
**Associated Uploads**
**`/tmp/MarvinLogs/DeployDataCenter__Apr_27_2016_17_13_56_660M82:`**
*
[dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/DeployDataCenter__Apr_27_2016_17_13_56_660M82/dc_entries.obj)
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/DeployDataCenter__Apr_27_2016_17_13_56_660M82/failed_plus_exceptions.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/DeployDataCenter__Apr_27_2016_17_13_56_660M82/runinfo.txt)
**`/tmp/MarvinLogs/test_vpc_network_21FMEY:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/test_vpc_network_21FMEY/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/test_vpc_network_21FMEY/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/test_vpc_network_21FMEY/runinfo.txt)
**`/tmp/MarvinLogs/test_vpc_routers_62M97S:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/test_vpc_routers_62M97S/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/test_vpc_routers_62M97S/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1304/tmp/MarvinLogs/test_vpc_routers_62M97S/runinfo.txt)
Uploads will be available until `2016-06-27 02:00:00 +0200 CEST`
*Comment created by [`upr comment`](https://github.com/cloudops/upr).*
> Test to verify if additional ipaddress on vpcVR is removed if the network is
> restarted with cleanup
> ---------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9207
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9207
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Sanjeev N
> Assignee: Sanjeev N
>
> Test to check restarting vpc network (tier) with cleanup does not delete the
> secondary ip address from the VR.
> Steps followed:
> ============
> 1.Create VPC, tier and deploy vm in the tier
> 2.Acquire additional IP address and configure StaticNAT with vm created in
> step1
> 3.Restart vpc network with clean up
> Expected Result:
> ==============
> Secondary ip address (IP configured on VPC VR's public interface) should not
> be deleted ( or it should be configured on vr) after network restart with
> cleanup.
> RootCause:
> =========
> As part of clean up, CS deletes all the network configuration from the VR and
> it configures again. However, the reconfiguration did not include the
> additional ip addresses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)