2026-07-06 16:23:27,921 - INFO - Domain Default found not creating
2026-07-06 16:23:28,137 - INFO - Project ctest-DisablePolicyEcmpIpv6-33121713 not found, creating it
2026-07-06 16:23:28,689 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-33121713, ID : 2e783dca-2a17-4409-afd9-03cd57e21143
2026-07-06 16:23:30,260 - INFO - ================================================================================
2026-07-06 16:23:30,260 - INFO - STARTING TEST : test_ecmp_with_static_routes
2026-07-06 16:23:30,260 - INFO - TEST DESCRIPTION :
Description: Verify disabling policy for ECMP routes with static routes on VM
Steps:
1. launch 1 VN and launch 3 VMs in it.
2. create a static route for a new subnet prefix and add this on 2 VMIs.
this will create 2 ECMP routes.
3. Disable the policy on all VMIs.
4. Now from 3rd VM send traffic to an IP from static route prefix
5. add new ECMP destinations and verify load is distributed to new destinations too
6. remove ECMP destinations and verify load is distributed to remaining destinations
Pass criteria:
1. traffic should go through fine
2. flows should not be created
3. load should be distributed among ecmp routes.
2026-07-06 16:23:31,557 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0', '10.20.0.254': '0'}, '10.0.0.57': {'10.20.0.193': '0', '10.20.0.254': '0'}} with
2026-07-06 16:23:31,558 - INFO - Address family configured is dual
2026-07-06 16:23:31,558 - INFO - we are setting address family as v6
2026-07-06 16:23:31,558 - INFO - we are setting address family as v6
2026-07-06 16:23:31,558 - INFO - Initial checks done. Running the testcase now
2026-07-06 16:23:31,558 - INFO -
2026-07-06 16:23:31,580 - DEBUG - Services list from nova: [, , , ]
2026-07-06 16:23:31,581 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-6083-1', 'an-jenkins-deploy-platform-ansible-os-6083-2']}
2026-07-06 16:23:32,292 - DEBUG - Response for create_network : {'network': {'id': 'a6455e4d-7965-45dd-b34a-9ac4cdee83f7', 'name': 'ctest-vn-33090532', 'tenant_id': '2e783dca2a174409afd903cd57e21143', 'project_id': '2e783dca2a174409afd903cd57e21143', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-DisablePolicyEcmpIpv6-33121713', 'ctest-vn-33090532'], 'port_security_enabled': True, 'description': ''}}
2026-07-06 16:23:32,545 - DEBUG - Response for create_subnet : {'subnet': {'id': '06dcf0e1-9a57-45db-ae51-025dc6bc1507', 'name': '', 'tenant_id': '2e783dca2a174409afd903cd57e21143', 'network_id': 'a6455e4d-7965-45dd-b34a-9ac4cdee83f7', 'ip_version': 6, 'cidr': '205f:b021:b91a:fddb:aa1b:a8c2::/96', 'allocation_pools': [{'start': '205f:b021:b91a:fddb:aa1b:a8c2:0:2', 'end': '205f:b021:b91a:fddb:aa1b:a8c2:ffff:fffe'}], 'gateway_ip': '205f:b021:b91a:fddb:aa1b:a8c2:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205f:b021:b91a:fddb:aa1b:a8c2:0:2', 'tags': [], 'project_id': '2e783dca2a174409afd903cd57e21143'}}
2026-07-06 16:23:32,801 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b7ccc0b3-3fdb-4373-90bf-3636f0a0f444', 'name': '', 'tenant_id': '2e783dca2a174409afd903cd57e21143', 'network_id': 'a6455e4d-7965-45dd-b34a-9ac4cdee83f7', 'ip_version': 4, 'cidr': '159.109.229.192/26', 'allocation_pools': [{'start': '159.109.229.194', 'end': '159.109.229.254'}], 'gateway_ip': '159.109.229.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.109.229.194', 'tags': [], 'project_id': '2e783dca2a174409afd903cd57e21143'}}
2026-07-06 16:23:32,822 - INFO - Created VN ctest-vn-33090532
2026-07-06 16:23:32,838 - DEBUG - VN ctest-vn-33090532 UUID is a6455e4d-7965-45dd-b34a-9ac4cdee83f7
2026-07-06 16:23:32,925 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-07-06 16:23:33,245 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-07-06 16:23:33,269 - DEBUG - Requesting: http://10.0.0.50:8082/domain/29c8bf4f-7bd3-4d89-9c75-5ea756ba884d
2026-07-06 16:23:33,286 - DEBUG - Requesting: http://10.0.0.50:8082/project/2e783dca-2a17-4409-afd9-03cd57e21143
2026-07-06 16:23:33,378 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a6455e4d-7965-45dd-b34a-9ac4cdee83f7
2026-07-06 16:23:33,389 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a6455e4d-7965-45dd-b34a-9ac4cdee83f7
2026-07-06 16:23:33,400 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/651eeb1c-2de5-4701-a584-d3f99455a62b
2026-07-06 16:23:33,409 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/651eeb1c-2de5-4701-a584-d3f99455a62b
2026-07-06 16:23:33,417 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ace5d7a3-0fdb-4bb3-9ca7-33a906a43139
2026-07-06 16:23:33,424 - DEBUG - Route Targets: ['target:64512:8000004']
2026-07-06 16:23:33,424 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a6455e4d-7965-45dd-b34a-9ac4cdee83f7
2026-07-06 16:23:33,435 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/651eeb1c-2de5-4701-a584-d3f99455a62b
2026-07-06 16:23:33,452 - INFO - Verified VN network id 13 for VN a6455e4d-7965-45dd-b34a-9ac4cdee83f7
2026-07-06 16:23:33,453 - INFO - Verifications in API Server for VN ctest-vn-33090532 passed
2026-07-06 16:23:33,453 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a6455e4d-7965-45dd-b34a-9ac4cdee83f7
2026-07-06 16:23:33,463 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/651eeb1c-2de5-4701-a584-d3f99455a62b
2026-07-06 16:23:33,472 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/651eeb1c-2de5-4701-a584-d3f99455a62b
2026-07-06 16:23:33,480 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/ace5d7a3-0fdb-4bb3-9ca7-33a906a43139
2026-07-06 16:23:33,491 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-33121713', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11981086070531245533', 'uuid-lslong': '12919308651124917239'}, 'enable': 'true', 'created': '2026-07-06T16:23:32', 'last-modified': '2026-07-06T16:23:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.743751'}
2026-07-06 16:23:33,496 - DEBUG - Route Targets: ['target:64512:8000004']
2026-07-06 16:23:33,501 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-33121713', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11981086070531245533', 'uuid-lslong': '12919308651124917239'}, 'enable': 'true', 'created': '2026-07-06T16:23:32', 'last-modified': '2026-07-06T16:23:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.754751'}
2026-07-06 16:23:33,507 - DEBUG - Route Targets: ['target:64512:8000004']
2026-07-06 16:23:33,513 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-33121713', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11981086070531245533', 'uuid-lslong': '12919308651124917239'}, 'enable': 'true', 'created': '2026-07-06T16:23:32', 'last-modified': '2026-07-06T16:23:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.767627'}
2026-07-06 16:23:33,518 - DEBUG - Route Targets: ['target:64512:8000004']
2026-07-06 16:23:33,518 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33090532 passed
2026-07-06 16:23:33,519 - DEBUG - ====Verifying policy data for ctest-vn-33090532 in API_Server ======
2026-07-06 16:23:33,519 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-07-06 16:23:33,525 - DEBUG - Requesting: http://10.0.0.50:8082/domain/29c8bf4f-7bd3-4d89-9c75-5ea756ba884d
2026-07-06 16:23:33,537 - DEBUG - Requesting: http://10.0.0.50:8082/project/2e783dca-2a17-4409-afd9-03cd57e21143
2026-07-06 16:23:33,652 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a6455e4d-7965-45dd-b34a-9ac4cdee83f7
2026-07-06 16:23:33,666 - DEBUG - =>VN ctest-vn-33090532 has no policy to be verified
2026-07-06 16:23:33,666 - DEBUG - Verifying the vn in opserver
2026-07-06 16:23:33,666 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 virtual network link through opserver 10.0.0.50
2026-07-06 16:23:33,666 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-07-06 16:23:33,995 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-07-06 16:23:34,047 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532?flat'}
2026-07-06 16:23:34,047 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 virtual network link through opserver 10.0.0.242
2026-07-06 16:23:34,047 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-07-06 16:23:34,364 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-07-06 16:23:34,411 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532?flat'}
2026-07-06 16:23:34,412 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 virtual network link through opserver 10.0.0.33
2026-07-06 16:23:34,412 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-07-06 16:23:34,730 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-07-06 16:23:34,778 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532?flat'}
2026-07-06 16:23:34,778 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is found in opserver
2026-07-06 16:23:34,802 - DEBUG - Do not have enough data to verify VN in agent
2026-07-06 16:23:34,816 - DEBUG - VRF ids for VN ctest-vn-33090532: {}
2026-07-06 16:23:34,817 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-6083-1', 'an-jenkins-deploy-platform-ansible-os-6083-2']}
2026-07-06 16:23:35,264 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1)
2026-07-06 16:23:35,264 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-6083-1', 'an-jenkins-deploy-platform-ansible-os-6083-2']}
2026-07-06 16:23:35,665 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2)
2026-07-06 16:23:36,172 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2)
2026-07-06 16:23:36,172 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-6083-1', 'an-jenkins-deploy-platform-ansible-os-6083-2']}
2026-07-06 16:23:36,658 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1)
2026-07-06 16:23:36,658 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 to be up..
2026-07-06 16:23:36,707 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-06 16:23:41,825 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-06 16:23:46,905 - DEBUG - VM is in ACTIVE state now
2026-07-06 16:23:46,906 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-33121713-11990187
2026-07-06 16:23:46,979 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 ID is 0238aa4d-8043-4f50-adf6-d24d48321b7d
2026-07-06 16:23:46,979 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 launched on Node an-jenkins-deploy-platform-ansible-os-6083-2
2026-07-06 16:23:47,078 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0238aa4d-8043-4f50-adf6-d24d48321b7d
2026-07-06 16:23:47,415 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0238aa4d-8043-4f50-adf6-d24d48321b7d
2026-07-06 16:23:47,447 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d5beabbc-050b-497b-a136-b9e14862c99d
2026-07-06 16:23:50,632 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2026-07-06 16:23:50,633 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:23:50,651 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:23:50,651 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:23:54,727 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms')
2026-07-06 16:23:54,727 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:23:54,743 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:23:54,743 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:23:58,825 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2026-07-06 16:23:58,825 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:23:58,840 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:23:58,840 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:24:02,927 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2026-07-06 16:24:02,927 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:24:02,943 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:24:02,943 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:24:07,018 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2026-07-06 16:24:07,018 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:24:07,033 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:24:07,033 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:24:11,116 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2026-07-06 16:24:11,116 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:24:11,134 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:24:11,134 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:24:15,211 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2026-07-06 16:24:15,211 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:24:15,227 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:24:15,227 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:24:19,307 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2026-07-06 16:24:19,307 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:24:19,323 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:24:19,323 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:24:23,401 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2026-07-06 16:24:23,401 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:24:23,415 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:24:23,416 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:24:27,498 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2026-07-06 16:24:27,498 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 failed!
2026-07-06 16:24:27,512 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 205f:b021:b91a:fddb:aa1b:a8c2:0:1 and allocation pool is NOT set
2026-07-06 16:24:27,512 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is 159.109.229.193 and allocation pool is NOT set
2026-07-06 16:24:31,592 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=10.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 10.923/10.923/10.923/0.000 ms')
2026-07-06 16:24:31,592 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 passed
2026-07-06 16:24:31,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:24:31,659 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-33121713-11990187, IP 205f:b021:b91a:fddb:aa1b:a8c2:0:4, Port 22
2026-07-06 16:24:31,727 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-07-06 16:24:31,806 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 is NOT ready for SSH connections, VM status: ACTIVE
2026-07-06 16:24:36,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:24:36,807 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-33121713-11990187, IP 205f:b021:b91a:fddb:aa1b:a8c2:0:4, Port 22
2026-07-06 16:24:36,878 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-07-06 16:24:36,968 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 is NOT ready for SSH connections, VM status: ACTIVE
2026-07-06 16:24:41,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:24:41,969 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-33121713-11990187, IP 205f:b021:b91a:fddb:aa1b:a8c2:0:4, Port 22
2026-07-06 16:24:42,143 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 is ready for SSH connections
2026-07-06 16:24:42,143 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 to be up..
2026-07-06 16:24:42,246 - DEBUG - VM is in ACTIVE state now
2026-07-06 16:24:42,246 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-33121713-17741824
2026-07-06 16:24:42,339 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 ID is 568771cb-e852-44bc-8a69-726c688a7958
2026-07-06 16:24:42,339 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 launched on Node an-jenkins-deploy-platform-ansible-os-6083-2
2026-07-06 16:24:42,418 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/568771cb-e852-44bc-8a69-726c688a7958
2026-07-06 16:24:42,429 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/64842261-f38d-43ad-90e4-d5fb839cc26a
2026-07-06 16:24:43,616 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.396 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.396/2.491/4.587/2.095 ms')
2026-07-06 16:24:43,616 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 passed
2026-07-06 16:24:43,685 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:24:43,685 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-33121713-17741824, IP 205f:b021:b91a:fddb:aa1b:a8c2:0:6, Port 22
2026-07-06 16:24:43,750 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-07-06 16:24:43,839 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 is NOT ready for SSH connections, VM status: ACTIVE
2026-07-06 16:24:48,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:24:48,840 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-33121713-17741824, IP 205f:b021:b91a:fddb:aa1b:a8c2:0:6, Port 22
2026-07-06 16:24:49,004 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 is ready for SSH connections
2026-07-06 16:24:49,005 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-33121713-48520177 to be up..
2026-07-06 16:24:49,098 - DEBUG - VM is in ACTIVE state now
2026-07-06 16:24:49,098 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-33121713-48520177
2026-07-06 16:24:49,191 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-48520177 ID is df234a2f-abde-4f1f-9817-8cabf5bb501b
2026-07-06 16:24:49,191 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-48520177 launched on Node an-jenkins-deploy-platform-ansible-os-6083-1
2026-07-06 16:24:49,282 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/df234a2f-abde-4f1f-9817-8cabf5bb501b
2026-07-06 16:24:49,293 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/4128bcb8-812d-4fe3-bc43-4db9b01cda21
2026-07-06 16:24:50,473 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.69 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.686/3.391/4.097/0.705 ms')
2026-07-06 16:24:50,473 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-48520177 passed
2026-07-06 16:24:50,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:24:50,545 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-33121713-48520177, IP 205f:b021:b91a:fddb:aa1b:a8c2:0:3, Port 22
2026-07-06 16:24:50,704 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-48520177 is ready for SSH connections
2026-07-06 16:24:50,704 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:24:50,704 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 205f:b021:b91a:fddb:aa1b:a8c2:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:24:50,704 - DEBUG - ifconfig -a| grep 205f:b021:b91a:fddb:aa1b:a8c2:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-07-06 16:24:56,763 - DEBUG - eth0
2026-07-06 16:24:56,763 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:24:56,763 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2026-07-06 16:24:57,285 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2026-07-06 16:24:57,507 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-33121713', 'ctest-intf-rtb-71294979'](UUID 6293434a-7d14-4410-9da3-8c4ddd510d49), prefixes : ['229c:b41:7e22:87b1:dde0:d44c::/96']
2026-07-06 16:24:57,575 - INFO - Added intf route table 6293434a-7d14-4410-9da3-8c4ddd510d49 to port d5beabbc-050b-497b-a136-b9e14862c99d
2026-07-06 16:24:57,575 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:24:57,575 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-07-06 16:24:57,807 - DEBUG - eth0
2026-07-06 16:24:57,808 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:24:57,808 - DEBUG - ifconfig eth0 inet6 add 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff
2026-07-06 16:24:58,089 - DEBUG - None
2026-07-06 16:24:58,089 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:24:58,089 - DEBUG - ifconfig -a
2026-07-06 16:24:58,396 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:d5:be:ab:bc:05
inet addr:159.109.229.196 Bcast:159.109.229.255 Mask:255.255.255.192
inet6 addr: 205f:b021:b91a:fddb:aa1b:a8c2:0:4/64 Scope:Global
inet6 addr: 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff/128 Scope:Global
inet6 addr: fe80::d5:beff:feab:bc05/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:415 errors:0 dropped:0 overruns:0 frame:0
TX packets:345 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:42006 (42.0 KB) TX bytes:33109 (33.1 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
2026-07-06 16:24:58,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:24:58,396 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 205f:b021:b91a:fddb:aa1b:a8c2:0:6 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:24:58,397 - DEBUG - ifconfig -a| grep 205f:b021:b91a:fddb:aa1b:a8c2:0:6 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-07-06 16:25:01,989 - DEBUG - eth0
2026-07-06 16:25:01,989 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:25:01,990 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2026-07-06 16:25:02,322 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2026-07-06 16:25:02,547 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-33121713', 'ctest-intf-rtb-66051339'](UUID fcd6a52e-8959-4282-a88e-6b9c274cc1e9), prefixes : ['229c:b41:7e22:87b1:dde0:d44c::/96']
2026-07-06 16:25:02,619 - INFO - Added intf route table fcd6a52e-8959-4282-a88e-6b9c274cc1e9 to port 64842261-f38d-43ad-90e4-d5fb839cc26a
2026-07-06 16:25:02,619 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:25:02,619 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-07-06 16:25:02,833 - DEBUG - eth0
2026-07-06 16:25:02,834 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:25:02,834 - DEBUG - ifconfig eth0 inet6 add 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff
2026-07-06 16:25:03,139 - DEBUG - None
2026-07-06 16:25:03,140 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2026-07-06 16:25:03,140 - DEBUG - ifconfig -a
2026-07-06 16:25:03,430 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:64:84:22:61:f3
inet addr:159.109.229.198 Bcast:159.109.229.255 Mask:255.255.255.192
inet6 addr: 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff/128 Scope:Global
inet6 addr: fe80::64:84ff:fe22:61f3/64 Scope:Link
inet6 addr: 205f:b021:b91a:fddb:aa1b:a8c2:0:6/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:384 errors:0 dropped:0 overruns:0 frame:0
TX packets:359 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:39325 (39.3 KB) TX bytes:34173 (34.1 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
2026-07-06 16:25:03,503 - INFO - Policy DISABLED on VMI 4128bcb8-812d-4fe3-bc43-4db9b01cda21
2026-07-06 16:25:03,575 - INFO - Policy DISABLED on VMI d5beabbc-050b-497b-a136-b9e14862c99d
2026-07-06 16:25:03,647 - INFO - Policy DISABLED on VMI 64842261-f38d-43ad-90e4-d5fb839cc26a
2026-07-06 16:25:03,663 - INFO - ECMP routes found in agent 10.0.0.57, for prefix 229c:b41:7e22:87b1:dde0:d44c::/96
2026-07-06 16:25:03,663 - INFO - Tap interface tapd5beabbc-05 found in ecmp routes in agent 10.0.0.57
2026-07-06 16:25:03,663 - INFO - Tap interface tap64842261-f3 found in ecmp routes in agent 10.0.0.57
2026-07-06 16:25:03,679 - INFO - ECMP routes found in agent 10.0.0.57, for prefix 229c:b41:7e22:87b1:dde0:d44c::/96
2026-07-06 16:25:03,803 - DEBUG - Executing command: sudo tcpdump -nni tapd5beabbc-05 -U '(udp and src host 205f:b021:b91a:fddb:aa1b:a8c2:0:3 and dst host 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff and dst port 11000)' -w /tmp/tapd5beabbc-05_ctest-random-57698027.pcap
2026-07-06 16:25:03,972 - DEBUG - Executing command: sudo tcpdump -nni tap64842261-f3 -U '(udp and src host 205f:b021:b91a:fddb:aa1b:a8c2:0:3 and dst host 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff and dst port 11000)' -w /tmp/tap64842261-f3_ctest-random-02228174.pcap
2026-07-06 16:25:04,061 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 42877 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-07-06 16:25:04,061 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 42877 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff 11000 < icmp_error
2026-07-06 16:25:45,327 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.00139741 s, 71.6 kB/s
2026-07-06 16:25:45,327 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tapd5beabbc-05_ctest-random-57698027.pcap | grep -c length
2026-07-06 16:25:45,345 - DEBUG - STDOUT: 1
2026-07-06 16:25:45,345 - DEBUG - STDERR: reading from file /tmp/tapd5beabbc-05_ctest-random-57698027.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:25:45,345 - INFO - 1 packets are found in tcpdump output as expected
2026-07-06 16:25:45,345 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-07-06 16:25:47,391 - INFO - Tcpdump verification on VM 205f:b021:b91a:fddb:aa1b:a8c2:0:4 passed
2026-07-06 16:25:47,668 - DEBUG - Forward and reverse flows for match {'sip': '205f:b021:b91a:fddb:aa1b:a8c2:0:3', 'dip': '229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff', 'sport': '42877', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2026-07-06 16:25:47,669 - DEBUG - Flow verification PASSED on node: 10.0.0.57 for VMs - Sender: 205f:b021:b91a:fddb:aa1b:a8c2:0:3, Receiver: 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff, Flow count expected: 0 0, got: 0 0
2026-07-06 16:25:47,669 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-07-06 16:25:49,680 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-07-06 16:25:52,025 - DEBUG - Forward and reverse flows for match {'sip': '205f:b021:b91a:fddb:aa1b:a8c2:0:3', 'dip': '229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff', 'sport': '42877', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2026-07-06 16:25:52,027 - DEBUG - Flow verification PASSED on node: 10.0.0.19 for VMs - Sender: 205f:b021:b91a:fddb:aa1b:a8c2:0:3, Receiver: 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff, Flow count expected: 0 0, got: 0 0
2026-07-06 16:25:52,027 - INFO - Traffic verification for ECMP passed
2026-07-06 16:25:52,027 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-33121713-65811526 to be up..
2026-07-06 16:25:52,127 - DEBUG - VM is in ACTIVE state now
2026-07-06 16:25:52,128 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-33121713-65811526
2026-07-06 16:25:52,215 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-65811526 ID is cbbcdb03-163d-48c1-a669-a41d54276c9d
2026-07-06 16:25:52,215 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-65811526 launched on Node an-jenkins-deploy-platform-ansible-os-6083-1
2026-07-06 16:25:52,295 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/cbbcdb03-163d-48c1-a669-a41d54276c9d
2026-07-06 16:25:52,307 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d923608e-1d0c-414f-a971-4dd2bce68326
2026-07-06 16:25:53,473 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=5.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.425 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.425/3.182/5.939/2.757 ms')
2026-07-06 16:25:53,473 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-33121713-65811526 passed
2026-07-06 16:25:53,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:25:53,548 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-33121713-65811526, IP 205f:b021:b91a:fddb:aa1b:a8c2:0:5, Port 22
2026-07-06 16:25:53,713 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-33121713-65811526 is ready for SSH connections
2026-07-06 16:25:53,783 - INFO - Policy DISABLED on VMI d923608e-1d0c-414f-a971-4dd2bce68326
2026-07-06 16:25:53,783 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 16:25:53,783 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 205f:b021:b91a:fddb:aa1b:a8c2:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-07-06 16:25:53,783 - DEBUG - ifconfig -a| grep 205f:b021:b91a:fddb:aa1b:a8c2:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-07-06 16:26:30,160 - DEBUG - eth0
2026-07-06 16:26:30,160 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-07-06 16:26:30,160 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2026-07-06 16:26:30,545 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2026-07-06 16:26:30,767 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-33121713', 'ctest-intf-rtb-16766585'](UUID fa7c59e7-beb7-438b-8da6-d8a932788c17), prefixes : ['229c:b41:7e22:87b1:dde0:d44c::/96']
2026-07-06 16:26:30,843 - INFO - Added intf route table fa7c59e7-beb7-438b-8da6-d8a932788c17 to port d923608e-1d0c-414f-a971-4dd2bce68326
2026-07-06 16:26:30,843 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-07-06 16:26:30,843 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-07-06 16:26:31,058 - DEBUG - eth0
2026-07-06 16:26:31,058 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-07-06 16:26:31,058 - DEBUG - ifconfig eth0 inet6 add 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff
2026-07-06 16:26:31,324 - DEBUG - None
2026-07-06 16:26:31,324 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-07-06 16:26:31,324 - DEBUG - ifconfig -a
2026-07-06 16:26:31,623 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:d9:23:60:8e:1d
inet addr:159.109.229.197 Bcast:159.109.229.255 Mask:255.255.255.192
inet6 addr: 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff/128 Scope:Global
inet6 addr: fe80::d9:23ff:fe60:8e1d/64 Scope:Link
inet6 addr: 205f:b021:b91a:fddb:aa1b:a8c2:0:5/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:483 errors:0 dropped:0 overruns:0 frame:0
TX packets:438 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:45742 (45.7 KB) TX bytes:39264 (39.2 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
2026-07-06 16:26:31,623 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-33121713-11990187
2026-07-06 16:26:31,767 - INFO - Removed intf route table 6293434a-7d14-4410-9da3-8c4ddd510d49 from port d5beabbc-050b-497b-a136-b9e14862c99d
2026-07-06 16:26:31,824 - INFO - Deleted Interface route table 6293434a-7d14-4410-9da3-8c4ddd510d49
2026-07-06 16:26:31,858 - INFO - ECMP routes found in agent 10.0.0.57, for prefix 229c:b41:7e22:87b1:dde0:d44c::/96
2026-07-06 16:26:31,858 - INFO - Tap interface tap64842261-f3 found in ecmp routes in agent 10.0.0.57
2026-07-06 16:26:31,872 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 229c:b41:7e22:87b1:dde0:d44c::/96
2026-07-06 16:26:31,873 - INFO - Tap interface tapd923608e-1d found in ecmp routes in agent 10.0.0.19
2026-07-06 16:26:31,955 - DEBUG - Executing command: sudo tcpdump -nni tap64842261-f3 -U '(udp and src host 205f:b021:b91a:fddb:aa1b:a8c2:0:3 and dst host 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff and dst port 11000)' -w /tmp/tap64842261-f3_ctest-random-14050691.pcap
2026-07-06 16:26:32,475 - DEBUG - Executing command: sudo tcpdump -nni tapd923608e-1d -U '(udp and src host 205f:b021:b91a:fddb:aa1b:a8c2:0:3 and dst host 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff and dst port 11000)' -w /tmp/tapd923608e-1d_ctest-random-96904740.pcap
2026-07-06 16:26:32,564 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 30121 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-07-06 16:26:32,565 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 30121 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff 11000 < icmp_error
2026-07-06 16:26:34,855 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.000740413 s, 135 kB/s
2026-07-06 16:26:34,855 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap64842261-f3_ctest-random-14050691.pcap | grep -c length
2026-07-06 16:26:34,869 - DEBUG - STDOUT: 0
2026-07-06 16:26:34,869 - DEBUG - STDERR: reading from file /tmp/tap64842261-f3_ctest-random-14050691.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:26:34,869 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets
2026-07-06 16:26:36,870 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap64842261-f3_ctest-random-14050691.pcap | grep -c length
2026-07-06 16:26:36,887 - DEBUG - STDOUT: 0
2026-07-06 16:26:36,887 - DEBUG - STDERR: reading from file /tmp/tap64842261-f3_ctest-random-14050691.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:26:36,887 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets
2026-07-06 16:26:38,888 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap64842261-f3_ctest-random-14050691.pcap | grep -c length
2026-07-06 16:26:38,905 - DEBUG - STDOUT: 0
2026-07-06 16:26:38,905 - DEBUG - STDERR: reading from file /tmp/tap64842261-f3_ctest-random-14050691.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:26:38,905 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets
2026-07-06 16:26:40,909 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap64842261-f3_ctest-random-14050691.pcap | grep -c length
2026-07-06 16:26:40,924 - DEBUG - STDOUT: 0
2026-07-06 16:26:40,924 - DEBUG - STDERR: reading from file /tmp/tap64842261-f3_ctest-random-14050691.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:26:40,924 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets
2026-07-06 16:26:42,925 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap64842261-f3_ctest-random-14050691.pcap | grep -c length
2026-07-06 16:26:42,941 - DEBUG - STDOUT: 0
2026-07-06 16:26:42,941 - DEBUG - STDERR: reading from file /tmp/tap64842261-f3_ctest-random-14050691.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:26:42,941 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets
2026-07-06 16:26:44,942 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap64842261-f3_ctest-random-14050691.pcap | grep -c length
2026-07-06 16:26:44,958 - DEBUG - STDOUT: 0
2026-07-06 16:26:44,958 - DEBUG - STDERR: reading from file /tmp/tap64842261-f3_ctest-random-14050691.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:26:44,958 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets
2026-07-06 16:26:46,959 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap64842261-f3_ctest-random-14050691.pcap | grep -c length
2026-07-06 16:26:46,975 - DEBUG - STDOUT: 0
2026-07-06 16:26:46,975 - DEBUG - STDERR: reading from file /tmp/tap64842261-f3_ctest-random-14050691.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:26:46,975 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets
2026-07-06 16:26:46,975 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tapd923608e-1d_ctest-random-96904740.pcap | grep -c length
2026-07-06 16:26:46,991 - DEBUG - STDOUT: 1
2026-07-06 16:26:46,991 - DEBUG - STDERR: reading from file /tmp/tapd923608e-1d_ctest-random-96904740.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-07-06 16:26:46,991 - INFO - 1 packets are found in tcpdump output as expected
2026-07-06 16:26:46,991 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-07-06 16:26:49,038 - INFO - Tcpdump verification on VM 205f:b021:b91a:fddb:aa1b:a8c2:0:5 passed
2026-07-06 16:26:49,379 - DEBUG - Forward and reverse flows for match {'sip': '205f:b021:b91a:fddb:aa1b:a8c2:0:3', 'dip': '229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff', 'sport': '30121', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2026-07-06 16:26:49,379 - DEBUG - Flow verification PASSED on node: 10.0.0.19 for VMs - Sender: 205f:b021:b91a:fddb:aa1b:a8c2:0:3, Receiver: 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff, Flow count expected: 0 0, got: 0 0
2026-07-06 16:26:49,379 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-07-06 16:26:51,388 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-07-06 16:26:53,720 - DEBUG - Forward and reverse flows for match {'sip': '205f:b021:b91a:fddb:aa1b:a8c2:0:3', 'dip': '229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff', 'sport': '30121', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2026-07-06 16:26:53,720 - DEBUG - Flow verification PASSED on node: 10.0.0.19 for VMs - Sender: 205f:b021:b91a:fddb:aa1b:a8c2:0:3, Receiver: 229c:b41:7e22:87b1:dde0:d44c:9cf6:ffff, Flow count expected: 0 0, got: 0 0
2026-07-06 16:26:53,720 - INFO - Traffic verification for ECMP passed
2026-07-06 16:26:53,721 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-33121713-65811526
2026-07-06 16:26:53,875 - INFO - Removed intf route table fa7c59e7-beb7-438b-8da6-d8a932788c17 from port d923608e-1d0c-414f-a971-4dd2bce68326
2026-07-06 16:26:53,910 - INFO - Deleted Interface route table fa7c59e7-beb7-438b-8da6-d8a932788c17
2026-07-06 16:26:53,910 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-33121713-17741824
2026-07-06 16:26:54,075 - INFO - Removed intf route table fcd6a52e-8959-4282-a88e-6b9c274cc1e9 from port 64842261-f38d-43ad-90e4-d5fb839cc26a
2026-07-06 16:26:54,112 - INFO - Deleted Interface route table fcd6a52e-8959-4282-a88e-6b9c274cc1e9
2026-07-06 16:26:54,112 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-33121713-48520177
2026-07-06 16:26:54,200 - INFO - Deleting VN ctest-vn-33090532
2026-07-06 16:26:54,243 - DEBUG - VN a6455e4d-7965-45dd-b34a-9ac4cdee83f7 still in use: Unable to complete operation on network a6455e4d-7965-45dd-b34a-9ac4cdee83f7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5508789b-38b0-409d-92c0-80f8e398a933']
2026-07-06 16:26:54,243 - WARNING - Deleting VN ctest-vn-33090532 failed..Will retry
2026-07-06 16:26:56,298 - DEBUG - VN a6455e4d-7965-45dd-b34a-9ac4cdee83f7 still in use: Unable to complete operation on network a6455e4d-7965-45dd-b34a-9ac4cdee83f7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3477aad4-8260-472a-95e8-a47264c3b50c']
2026-07-06 16:26:56,298 - WARNING - Deleting VN ctest-vn-33090532 failed..Will retry
2026-07-06 16:26:58,489 - DEBUG - Response for deleting network ()
2026-07-06 16:26:58,490 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/651eeb1c-2de5-4701-a584-d3f99455a62b
2026-07-06 16:26:58,501 - DEBUG - Response Code: 404
2026-07-06 16:26:58,502 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-07-06 16:26:58,520 - DEBUG - Requesting: http://10.0.0.50:8082/domain/29c8bf4f-7bd3-4d89-9c75-5ea756ba884d
2026-07-06 16:26:58,564 - DEBUG - Requesting: http://10.0.0.50:8082/project/2e783dca-2a17-4409-afd9-03cd57e21143
2026-07-06 16:26:58,663 - INFO - Validated that VN ctest-vn-33090532 is not found in API Server
2026-07-06 16:26:58,673 - DEBUG - VN ctest-vn-33090532 is not present in Agent 10.0.0.19
2026-07-06 16:26:58,685 - DEBUG - VN ctest-vn-33090532 is not present in Agent 10.0.0.57
2026-07-06 16:26:58,685 - INFO - Validated that VN ctest-vn-33090532 is not in any agent
2026-07-06 16:26:58,726 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33090532 info
2026-07-06 16:27:00,016 - DEBUG - No XMPP flaps were noticed during the test
2026-07-06 16:27:00,016 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:03:30]
2026-07-06 16:27:00,016 - INFO - --------------------------------------------------------------------------------
2026-07-06 16:27:00,798 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-33121713, ID : 2e783dca-2a17-4409-afd9-03cd57e21143