[
https://issues.apache.org/jira/browse/CLOUDSTACK-9649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718389#comment-15718389
]
ASF GitHub Bot commented on CLOUDSTACK-9649:
--------------------------------------------
Github user cloudmonger commented on the issue:
https://github.com/apache/cloudstack/pull/1811
### ACS CI BVT Run
**Sumarry:**
Build Number 154
Hypervisor xenserver
NetworkType Advanced
Passed=101
Failed=4
Skipped=7
_Link to logs Folder (search by build_no):_
https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0
**Failed tests:**
* test_snapshots.py
* test_01_snapshot_root_disk Failing since 2 runs
* test_deploy_vm_iso.py
* test_deploy_vm_from_iso Failing since 26 runs
* test_affinity_groups.py
* test_DeployVmAntiAffinityGroup Failing since 2 runs
* test_vm_life_cycle.py
* test_10_attachAndDetach_iso Failing since 27 runs
**Skipped tests:**
test_01_test_vm_volume_snapshot
test_vm_nic_adapter_vmxnet3
test_static_role_account_acls
test_11_ss_nfs_version_on_ssvm
test_nested_virtualization_vmware
test_3d_gpu_support
test_deploy_vgpu_enabled_vm
**Passed test suits:**
test_deploy_vm_with_userdata.py
test_affinity_groups_projects.py
test_portable_publicip.py
test_over_provisioning.py
test_global_settings.py
test_scale_vm.py
test_service_offerings.py
test_routers_iptables_default_policy.py
test_loadbalance.py
test_routers.py
test_reset_vm_on_reboot.py
test_deploy_vms_with_varied_deploymentplanners.py
test_network.py
test_router_dns.py
test_non_contigiousvlan.py
test_login.py
test_list_ids_parameter.py
test_public_ip_range.py
test_multipleips_per_nic.py
test_regions.py
test_network_acl.py
test_pvlan.py
test_volumes.py
test_nic.py
test_deploy_vm_root_resize.py
test_resource_detail.py
test_secondary_storage.py
test_routers_network_ops.py
test_disk_offerings.py
> In the management server log there is an error related to 0.0.0.0 IP address
> ----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9649
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9649
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server, VMware
> Affects Versions: 4.9.0
> Reporter: Sudhansu Sahu
> Assignee: Sudhansu Sahu
>
> ISSUE
> ============
> In the management server log there is an error
> 2016-10-01 00:07:31,670 ERROR [c.c.h.v.r.VmwareResource]
> (DirectAgent-417:ctx-e8c89b3f strmg-esx-01, cmd: GetRouterAlertsCommand)
> (logid:7beb3819) Command failed due to Exception: java.io.IOException
> Message: There was a problem while connecting to 0.0.0.0:3922
> In case of basic zone and VMWare ESXi host, the NIC 2 always gets 0.0.0.0 as
> IP address. Looks like we are generating an error for connecting through this
> invalid IP.
> 2016-10-01 04:37:31,680 DEBUG [c.c.a.m.AgentManagerImpl]
> (RouterStatusMonitor-1:ctx-8880f9c8) (logid:946838b8) Details from executing
> class com.cloud.agent.api.routing.GetRouterAlertsCommand: Command failed due
> to Exception: java.io.IOException
> Message: There was a problem while connecting to 0.0.0.0:3922
> 2016-10-01 04:37:31,680 WARN [c.c.n.r.VirtualNetworkApplianceManagerImpl]
> (RouterStatusMonitor-1:ctx-8880f9c8) (logid:946838b8) Unable to get alerts
> from router r-4-VM Command failed due to Exception: java.io.IOException
> Message: There was a problem while connecting to 0.0.0.0:3922
> 2016-10-01 04:37:31,682 DEBUG [c.c.n.ExternalDeviceUsageManagerImpl]
> (ExternalNetworkMonitor-1:ctx-913c7bae) (logid:1b926a60) External devices
> stats collector is running...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)