Detailed bug description:
Network verification fails on an env with bonded interfaces with "Something is wrong with response data from node with id=1." kind of errors.
https://product-ci.infra.mirantis.net/view/10.0_swarm/job/10.0.system_test.ubuntu.bonding_ha/76/testReport/(root)/deploy_bonding_neutron_vlan/deploy_bonding_neutron_vlan/
Steps to reproduce (please refer to the referenced auto system test for more details):
1. Create a cluster, Neutron VLAN
2. Add 3 nodes with controller role
3. Add 1 node with compute role and 1 node with cinder role
4. Setup bonding for all interfaces (including admin interface bonding)
5. Run network verification
Expected result: the env passes network verification.
Actual result: network verification fails with "Something is wrong with response data from node..."
error.
Description of the environment:
MOS 10.0-mitaka, ISO build #27.
From the nailgun/receiverd.log
2016-06-28 18:00:23.862 INFO [7f3fdfb12740] (receiver) RPC method check_dhcp_resp received: {"status": "ready", "progress": 100, "task_uuid": "59cbbf26-3e91-4855-83a7-fadd5621bb57", "nodes": [{"status": "ready", "data": [{"server_id": "10.109.34.2", "iface": "enp0s3", "yiaddr": "10.109.34.9", "mac": "64:d9:ee:a6:ca:5c", "server_ip": "10.109.34.2", "dport": 67, "message": "offer", "gateway": "0.0.0.0"}], "uid": "1"}, {"status": "ready", "data": [{"server_id": "10.109.34.2", "iface": "enp0s3", "yiaddr": "10.109.34.10", "mac": "64:d9:ee:a6:ca:5c", "server_ip": "10.109.34.2", "dport": 67, "message": "offer", "gateway": "0.0.0.0"}], "uid": "3"}, {"status": "ready", "data": [{"server_id": "", "iface": "", "yiaddr": "", "mac": "", "server_ip": "", "dport": "", "message": "", "gateway": ""}], "uid": "5"}, {"status": "ready", "data": [{"server_id": "", "iface": "", "yiaddr": "", "mac": "", "server_ip": "", "dport": "", "message": "", "gateway": ""}], "uid": "4"}, {"status": "ready", "data": [{"server_id": "", "iface": "", "yiaddr": "", "mac": "", "server_ip": "", "dport": "", "message": "", "gateway": ""}], "uid": "2"}]}
2016-06-28 18:00:23.896 DEBUG [7f3fdfb12740] (receiver) Mac addr on master node 64:d9:ee:a6:ca:5c
2016-06-28 18:00:23.896 WARNING [7f3fdfb12740] (receiver) Failed to compare mac address from response data (row = {u'server_id': u'', u'iface': u'', u'yiaddr': u'', u'mac': u'', u'server_ip': u'', u'dport': u'', u'message': u'', u'gateway': u''}) from node with id=5. Original error:
failed to detect EUI version: u''
2016-06-28 18:00:23.897 WARNING [7f3fdfb12740] (receiver) Failed to compare mac address from response data (row = {u'server_id': u'', u'iface': u'', u'yiaddr': u'', u'mac': u'', u'server_ip': u'', u'dport': u'', u'message': u'', u'gateway': u''}) from node with id=4. Original error:
failed to detect EUI version: u''
2016-06-28 18:00:23.897 WARNING [7f3fdfb12740] (receiver) Failed to compare mac address from response data (row = {u'server_id': u'', u'iface': u'', u'yiaddr': u'', u'mac': u'', u'server_ip': u'', u'dport': u'', u'message': u'', u'gateway': u''}) from node with id=2. Original error:
failed to detect EUI version: u''
Another occurrence of the issue (2 cases): /product- ci.infra. mirantis. net/job/ 10.0.system_ test.ubuntu. fuel_master_ migrate/ 75/testReport/ junit/( root)/Case_ FuelMasterMigra te__Config_ 1ctrl_1comp_ neutronVLAN/ Step011_ network_ check/ /product- ci.infra. mirantis. net/job/ 10.0.system_ test.ubuntu. fuel_master_ migrate/ 75/testReport/ junit/( root)/Case_ FuelMasterMigra te__Config_ 1ctrl_1comp_ neutronTUN/ Step011_ network_ check/
https:/
https:/