2026-05-11 03:38:05,474 - INFO - Domain Default found not creating
2026-05-11 03:38:05,666 - INFO - Project ctest-DisablePolicyEcmpIpv6-30445561 not found, creating it
2026-05-11 03:38:06,195 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-30445561, ID : dc491579-86ab-4cc5-a0ed-cb31acbac150
2026-05-11 03:38:07,813 - INFO - ================================================================================
2026-05-11 03:38:07,813 - INFO - STARTING TEST : test_ecmp_with_static_routes
2026-05-11 03:38:07,813 - 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-05-11 03:38:09,102 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.129': '0', '10.20.0.193': '0'}, '10.0.0.240': {'10.20.0.129': '0', '10.20.0.18': '0'}} with
2026-05-11 03:38:09,102 - INFO - Address family configured is dual
2026-05-11 03:38:09,102 - INFO - we are setting address family as v6
2026-05-11 03:38:09,102 - INFO - we are setting address family as v6
2026-05-11 03:38:09,102 - INFO - Initial checks done. Running the testcase now
2026-05-11 03:38:09,102 - INFO -
2026-05-11 03:38:09,125 - DEBUG - Services list from nova: [, , , ]
2026-05-11 03:38:09,125 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5767-2', 'an-jenkins-deploy-platform-ansible-os-5767-1']}
2026-05-11 03:38:09,893 - DEBUG - Response for create_network : {'network': {'id': 'b5f3bf01-c43e-41c4-b611-c48dbb408af9', 'name': 'ctest-vn-25928098', 'tenant_id': 'dc49157986ab4cc5a0edcb31acbac150', 'project_id': 'dc49157986ab4cc5a0edcb31acbac150', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-DisablePolicyEcmpIpv6-30445561', 'ctest-vn-25928098'], 'port_security_enabled': True, 'description': ''}}
2026-05-11 03:38:10,177 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e2f4325-849b-43cd-9987-5016a83daf05', 'name': '', 'tenant_id': 'dc49157986ab4cc5a0edcb31acbac150', 'network_id': 'b5f3bf01-c43e-41c4-b611-c48dbb408af9', 'ip_version': 6, 'cidr': '30b4:5cc7:f408:9497:18b7:5a69::/96', 'allocation_pools': [{'start': '30b4:5cc7:f408:9497:18b7:5a69:0:2', 'end': '30b4:5cc7:f408:9497:18b7:5a69:ffff:fffe'}], 'gateway_ip': '30b4:5cc7:f408:9497:18b7:5a69:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '30b4:5cc7:f408:9497:18b7:5a69:0:2', 'tags': [], 'project_id': 'dc49157986ab4cc5a0edcb31acbac150'}}
2026-05-11 03:38:10,476 - DEBUG - Response for create_subnet : {'subnet': {'id': '8edfa84d-9c94-4197-bd62-dadeb0448ddc', 'name': '', 'tenant_id': 'dc49157986ab4cc5a0edcb31acbac150', 'network_id': 'b5f3bf01-c43e-41c4-b611-c48dbb408af9', 'ip_version': 4, 'cidr': '193.113.51.64/26', 'allocation_pools': [{'start': '193.113.51.66', 'end': '193.113.51.126'}], 'gateway_ip': '193.113.51.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.113.51.66', 'tags': [], 'project_id': 'dc49157986ab4cc5a0edcb31acbac150'}}
2026-05-11 03:38:10,508 - INFO - Created VN ctest-vn-25928098
2026-05-11 03:38:10,522 - DEBUG - VN ctest-vn-25928098 UUID is b5f3bf01-c43e-41c4-b611-c48dbb408af9
2026-05-11 03:38:10,646 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-11 03:38:10,957 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-11 03:38:10,991 - DEBUG - Requesting: http://10.0.0.141:8082/domain/a797b29a-b743-4bb0-b070-a90ae89983d0
2026-05-11 03:38:11,010 - DEBUG - Requesting: http://10.0.0.141:8082/project/dc491579-86ab-4cc5-a0ed-cb31acbac150
2026-05-11 03:38:11,113 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b5f3bf01-c43e-41c4-b611-c48dbb408af9
2026-05-11 03:38:11,129 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b5f3bf01-c43e-41c4-b611-c48dbb408af9
2026-05-11 03:38:11,140 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8d81a213-782c-4442-84a8-a70581f5b9d8
2026-05-11 03:38:11,151 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8d81a213-782c-4442-84a8-a70581f5b9d8
2026-05-11 03:38:11,160 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/43b0f4fe-7dd9-44ac-9484-c33980bf63e9
2026-05-11 03:38:11,169 - DEBUG - Route Targets: ['target:64512:8000006']
2026-05-11 03:38:11,169 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b5f3bf01-c43e-41c4-b611-c48dbb408af9
2026-05-11 03:38:11,183 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8d81a213-782c-4442-84a8-a70581f5b9d8
2026-05-11 03:38:11,200 - INFO - Verified VN network id 15 for VN b5f3bf01-c43e-41c4-b611-c48dbb408af9
2026-05-11 03:38:11,200 - INFO - Verifications in API Server for VN ctest-vn-25928098 passed
2026-05-11 03:38:11,200 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b5f3bf01-c43e-41c4-b611-c48dbb408af9
2026-05-11 03:38:11,213 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8d81a213-782c-4442-84a8-a70581f5b9d8
2026-05-11 03:38:11,222 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8d81a213-782c-4442-84a8-a70581f5b9d8
2026-05-11 03:38:11,230 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/43b0f4fe-7dd9-44ac-9484-c33980bf63e9
2026-05-11 03:38:11,245 - DEBUG - Control-node 10.0.0.141 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-30445561', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13111032954513932740', 'uuid-lslong': '13119483302517967609'}, 'enable': 'true', 'created': '2026-05-11T03:38:09', 'last-modified': '2026-05-11T03:38:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.858768'}
2026-05-11 03:38:11,254 - DEBUG - Route Targets: ['target:64512:8000006']
2026-05-11 03:38:11,263 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-30445561', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13111032954513932740', 'uuid-lslong': '13119483302517967609'}, 'enable': 'true', 'created': '2026-05-11T03:38:09', 'last-modified': '2026-05-11T03:38:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.871913'}
2026-05-11 03:38:11,271 - DEBUG - Route Targets: ['target:64512:8000006']
2026-05-11 03:38:11,276 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-30445561', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13111032954513932740', 'uuid-lslong': '13119483302517967609'}, 'enable': 'true', 'created': '2026-05-11T03:38:09', 'last-modified': '2026-05-11T03:38:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.893343'}
2026-05-11 03:38:11,282 - DEBUG - Route Targets: ['target:64512:8000006']
2026-05-11 03:38:11,282 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-25928098 passed
2026-05-11 03:38:11,282 - DEBUG - ====Verifying policy data for ctest-vn-25928098 in API_Server ======
2026-05-11 03:38:11,282 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-11 03:38:11,289 - DEBUG - Requesting: http://10.0.0.141:8082/domain/a797b29a-b743-4bb0-b070-a90ae89983d0
2026-05-11 03:38:11,300 - DEBUG - Requesting: http://10.0.0.141:8082/project/dc491579-86ab-4cc5-a0ed-cb31acbac150
2026-05-11 03:38:11,398 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/b5f3bf01-c43e-41c4-b611-c48dbb408af9
2026-05-11 03:38:11,415 - DEBUG - =>VN ctest-vn-25928098 has no policy to be verified
2026-05-11 03:38:11,415 - DEBUG - Verifying the vn in opserver
2026-05-11 03:38:11,415 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 virtual network link through opserver 10.0.0.141
2026-05-11 03:38:11,415 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2026-05-11 03:38:11,719 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks
2026-05-11 03:38:11,823 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098?flat'}
2026-05-11 03:38:11,823 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 virtual network link through opserver 10.0.0.249
2026-05-11 03:38:11,823 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2026-05-11 03:38:12,151 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2026-05-11 03:38:12,235 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098?flat'}
2026-05-11 03:38:12,235 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 virtual network link through opserver 10.0.0.27
2026-05-11 03:38:12,235 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2026-05-11 03:38:12,538 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2026-05-11 03:38:12,614 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098?flat'}
2026-05-11 03:38:12,614 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is found in opserver
2026-05-11 03:38:12,640 - DEBUG - Do not have enough data to verify VN in agent
2026-05-11 03:38:12,654 - DEBUG - VRF ids for VN ctest-vn-25928098: {}
2026-05-11 03:38:12,654 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5767-2', 'an-jenkins-deploy-platform-ansible-os-5767-1']}
2026-05-11 03:38:13,948 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5767-2)
2026-05-11 03:38:13,949 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5767-2', 'an-jenkins-deploy-platform-ansible-os-5767-1']}
2026-05-11 03:38:15,329 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5767-1)
2026-05-11 03:38:16,869 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5767-1)
2026-05-11 03:38:16,869 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5767-2', 'an-jenkins-deploy-platform-ansible-os-5767-1']}
2026-05-11 03:38:18,508 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5767-2)
2026-05-11 03:38:18,508 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 to be up..
2026-05-11 03:38:18,607 - DEBUG - VM is in ACTIVE state now
2026-05-11 03:38:18,607 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-30445561-73226212
2026-05-11 03:38:18,715 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 ID is 7ff7bfcf-b301-4082-acc9-fb8ffcf57066
2026-05-11 03:38:18,715 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 launched on Node an-jenkins-deploy-platform-ansible-os-5767-1
2026-05-11 03:38:18,827 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/7ff7bfcf-b301-4082-acc9-fb8ffcf57066
2026-05-11 03:38:19,233 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/7ff7bfcf-b301-4082-acc9-fb8ffcf57066
2026-05-11 03:38:19,292 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/edb71c35-9476-45e5-97d1-f9899c33fda2
2026-05-11 03:38:22,498 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2026-05-11 03:38:22,498 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:22,514 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:22,514 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:26,596 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2026-05-11 03:38:26,596 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:26,609 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:26,609 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:30,688 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2026-05-11 03:38:30,688 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:30,701 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:30,701 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:34,790 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2026-05-11 03:38:34,791 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:34,810 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:34,810 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:38,878 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1001ms')
2026-05-11 03:38:38,878 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:38,894 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:38,894 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:42,975 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2026-05-11 03:38:42,975 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:42,989 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:42,989 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:47,072 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2026-05-11 03:38:47,072 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:47,086 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:47,086 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:51,169 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2026-05-11 03:38:51,169 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:51,187 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:51,187 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:55,267 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2026-05-11 03:38:55,268 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:55,284 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:55,284 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:38:59,356 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2026-05-11 03:38:59,356 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:38:59,369 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:38:59,369 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:39:03,456 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2026-05-11 03:39:03,456 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:39:03,476 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:39:03,476 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:39:07,547 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms')
2026-05-11 03:39:07,547 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:39:07,560 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:39:07,560 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:39:11,642 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2026-05-11 03:39:11,642 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:39:11,656 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:39:11,657 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:39:15,745 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2026-05-11 03:39:15,745 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:39:15,760 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:39:15,760 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:39:19,867 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2026-05-11 03:39:19,867 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 failed!
2026-05-11 03:39:19,881 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 30b4:5cc7:f408:9497:18b7:5a69:0:1 and allocation pool is NOT set
2026-05-11 03:39:19,881 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-30445561:ctest-vn-25928098 is 193.113.51.65 and allocation pool is NOT set
2026-05-11 03:39:21,962 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=5.00 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=10.5 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 4.997/7.758/10.520/2.761 ms')
2026-05-11 03:39:21,962 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 passed
2026-05-11 03:39:22,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:22,030 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-73226212, IP 30b4:5cc7:f408:9497:18b7:5a69:0:4, Port 22
2026-05-11 03:39:22,096 - DEBUG - Error on ssh to ubuntu@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-11 03:39:22,190 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-11 03:39:27,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:27,191 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-73226212, IP 30b4:5cc7:f408:9497:18b7:5a69:0:4, Port 22
2026-05-11 03:39:27,257 - DEBUG - Error on ssh to ubuntu@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-11 03:39:27,345 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-11 03:39:32,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:32,346 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-73226212, IP 30b4:5cc7:f408:9497:18b7:5a69:0:4, Port 22
2026-05-11 03:39:32,413 - DEBUG - Error on ssh to ubuntu@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-11 03:39:32,501 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-11 03:39:37,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:37,501 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-73226212, IP 30b4:5cc7:f408:9497:18b7:5a69:0:4, Port 22
2026-05-11 03:39:37,587 - DEBUG - Error on ssh to ubuntu@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-11 03:39:37,671 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-11 03:39:42,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:42,672 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-73226212, IP 30b4:5cc7:f408:9497:18b7:5a69:0:4, Port 22
2026-05-11 03:39:42,738 - DEBUG - Error on ssh to ubuntu@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-11 03:39:42,840 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-11 03:39:47,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:47,841 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-73226212, IP 30b4:5cc7:f408:9497:18b7:5a69:0:4, Port 22
2026-05-11 03:39:47,909 - DEBUG - Error on ssh to ubuntu@169.254.0.5:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.5/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.5/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.5/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-05-11 03:39:48,003 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-11 03:39:53,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:53,004 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-73226212, IP 30b4:5cc7:f408:9497:18b7:5a69:0:4, Port 22
2026-05-11 03:39:53,173 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-73226212 is ready for SSH connections
2026-05-11 03:39:53,173 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-30445561-80003069 to be up..
2026-05-11 03:39:53,341 - DEBUG - VM is in ACTIVE state now
2026-05-11 03:39:53,341 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-30445561-80003069
2026-05-11 03:39:53,437 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-80003069 ID is 492427c1-1a22-4458-afba-1fd59f50dca2
2026-05-11 03:39:53,437 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-80003069 launched on Node an-jenkins-deploy-platform-ansible-os-5767-1
2026-05-11 03:39:53,542 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/492427c1-1a22-4458-afba-1fd59f50dca2
2026-05-11 03:39:53,560 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/8795816a-563d-474c-b603-d964801cdd5c
2026-05-11 03:39:54,733 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n64 bytes from 169.254.0.6: icmp_seq=1 ttl=63 time=5.25 ms\r\n64 bytes from 169.254.0.6: icmp_seq=2 ttl=63 time=1.54 ms\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.539/3.396/5.253/1.857 ms')
2026-05-11 03:39:54,733 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-30445561-80003069 passed
2026-05-11 03:39:54,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:54,809 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-80003069, IP 30b4:5cc7:f408:9497:18b7:5a69:0:5, Port 22
2026-05-11 03:39:54,981 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-80003069 is ready for SSH connections
2026-05-11 03:39:54,981 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-30445561-57938208 to be up..
2026-05-11 03:39:55,077 - DEBUG - VM is in ACTIVE state now
2026-05-11 03:39:55,077 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-30445561-57938208
2026-05-11 03:39:55,167 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-57938208 ID is bbc3ed16-25a9-4198-b54f-df84c238073d
2026-05-11 03:39:55,167 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-57938208 launched on Node an-jenkins-deploy-platform-ansible-os-5767-2
2026-05-11 03:39:55,250 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/bbc3ed16-25a9-4198-b54f-df84c238073d
2026-05-11 03:39:55,262 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/762f939e-152c-4238-90f3-9becc2f3689f
2026-05-11 03:39:56,428 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.39 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.580 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.580/1.985/3.390/1.405 ms')
2026-05-11 03:39:56,428 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-30445561-57938208 passed
2026-05-11 03:39:56,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:56,499 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-57938208, IP 30b4:5cc7:f408:9497:18b7:5a69:0:3, Port 22
2026-05-11 03:39:56,671 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-57938208 is ready for SSH connections
2026-05-11 03:39:56,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:39:56,671 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 30b4:5cc7:f408:9497:18b7:5a69:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.5, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:39:56,671 - DEBUG - ifconfig -a| grep 30b4:5cc7:f408:9497:18b7:5a69:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-05-11 03:40:16,860 - DEBUG - eth0
2026-05-11 03:40:16,860 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.5, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:40:16,860 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2026-05-11 03:40:17,583 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2026-05-11 03:40:17,829 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-30445561', 'ctest-intf-rtb-91669674'](UUID c9047944-d26e-4f5c-a8f5-6adb6c400ba1), prefixes : ['2fcd:4cb6:fd66:270c:2fbb:94e::/96']
2026-05-11 03:40:17,901 - INFO - Added intf route table c9047944-d26e-4f5c-a8f5-6adb6c400ba1 to port edb71c35-9476-45e5-97d1-f9899c33fda2
2026-05-11 03:40:17,901 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.5, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:40:17,901 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-05-11 03:40:18,438 - DEBUG - eth0
2026-05-11 03:40:18,439 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8, host_string: ubuntu@169.254.0.5, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:40:18,439 - DEBUG - ifconfig eth0 inet6 add 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8
2026-05-11 03:40:19,085 - DEBUG - None
2026-05-11 03:40:19,086 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.5, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:40:19,086 - DEBUG - ifconfig -a
2026-05-11 03:40:19,754 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:ed:b7:1c:35:94
inet addr:193.113.51.68 Bcast:193.113.51.127 Mask:255.255.255.192
inet6 addr: 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8/128 Scope:Global
inet6 addr: fe80::ed:b7ff:fe1c:3594/64 Scope:Link
inet6 addr: 30b4:5cc7:f408:9497:18b7:5a69:0:4/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:480 errors:0 dropped:0 overruns:0 frame:0
TX packets:374 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:46506 (46.5 KB) TX bytes:34939 (34.9 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-05-11 03:40:19,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:40:19,754 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 30b4:5cc7:f408:9497:18b7:5a69:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:40:19,754 - DEBUG - ifconfig -a| grep 30b4:5cc7:f408:9497:18b7:5a69:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-05-11 03:41:04,523 - DEBUG - eth0
2026-05-11 03:41:04,523 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:41:04,523 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2026-05-11 03:41:05,127 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2026-05-11 03:41:05,345 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-30445561', 'ctest-intf-rtb-11512945'](UUID a829ddf8-5aa8-4bc5-b5d5-2f2c9e8d7622), prefixes : ['2fcd:4cb6:fd66:270c:2fbb:94e::/96']
2026-05-11 03:41:05,413 - INFO - Added intf route table a829ddf8-5aa8-4bc5-b5d5-2f2c9e8d7622 to port 8795816a-563d-474c-b603-d964801cdd5c
2026-05-11 03:41:05,413 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:41:05,413 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-05-11 03:41:05,879 - DEBUG - eth0
2026-05-11 03:41:05,880 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:41:05,880 - DEBUG - ifconfig eth0 inet6 add 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8
2026-05-11 03:41:06,430 - DEBUG - None
2026-05-11 03:41:06,430 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-11 03:41:06,430 - DEBUG - ifconfig -a
2026-05-11 03:41:07,035 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:87:95:81:6a:56
inet addr:193.113.51.69 Bcast:193.113.51.127 Mask:255.255.255.192
inet6 addr: 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8/128 Scope:Global
inet6 addr: 30b4:5cc7:f408:9497:18b7:5a69:0:5/64 Scope:Global
inet6 addr: fe80::87:95ff:fe81:6a56/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:476 errors:0 dropped:0 overruns:0 frame:0
TX packets:414 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:45658 (45.6 KB) TX bytes:37879 (37.8 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-05-11 03:41:07,109 - INFO - Policy DISABLED on VMI 762f939e-152c-4238-90f3-9becc2f3689f
2026-05-11 03:41:07,185 - INFO - Policy DISABLED on VMI edb71c35-9476-45e5-97d1-f9899c33fda2
2026-05-11 03:41:07,277 - INFO - Policy DISABLED on VMI 8795816a-563d-474c-b603-d964801cdd5c
2026-05-11 03:41:07,318 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 2fcd:4cb6:fd66:270c:2fbb:94e::/96
2026-05-11 03:41:07,320 - INFO - Tap interface tapedb71c35-94 found in ecmp routes in agent 10.0.0.23
2026-05-11 03:41:07,322 - INFO - Tap interface tap8795816a-56 found in ecmp routes in agent 10.0.0.23
2026-05-11 03:41:07,348 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 2fcd:4cb6:fd66:270c:2fbb:94e::/96
2026-05-11 03:41:07,439 - DEBUG - Executing command: sudo tcpdump -nni tapedb71c35-94 -U '(udp and src host 30b4:5cc7:f408:9497:18b7:5a69:0:3 and dst host 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8 and dst port 11000)' -w /tmp/tapedb71c35-94_ctest-random-41710925.pcap
2026-05-11 03:41:07,614 - DEBUG - Executing command: sudo tcpdump -nni tap8795816a-56 -U '(udp and src host 30b4:5cc7:f408:9497:18b7:5a69:0:3 and dst host 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8 and dst port 11000)' -w /tmp/tap8795816a-56_ctest-random-17291383.pcap
2026-05-11 03:41:07,702 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 63041 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8 11000 < icmp_error, host_string: ubuntu@169.254.0.5, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-05-11 03:41:07,702 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 63041 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8 11000 < icmp_error
2026-05-11 03:41:52,790 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.000933997 s, 107 kB/s
2026-05-11 03:41:52,790 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tapedb71c35-94_ctest-random-41710925.pcap | grep -c length
2026-05-11 03:41:52,808 - DEBUG - STDOUT: 1
2026-05-11 03:41:52,808 - DEBUG - STDERR: reading from file /tmp/tapedb71c35-94_ctest-random-41710925.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:41:52,808 - INFO - 1 packets are found in tcpdump output as expected
2026-05-11 03:41:52,808 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-05-11 03:41:54,854 - INFO - Tcpdump verification on VM 30b4:5cc7:f408:9497:18b7:5a69:0:4 passed
2026-05-11 03:41:55,151 - DEBUG - Forward and reverse flows for match {'sip': '30b4:5cc7:f408:9497:18b7:5a69:0:3', 'dip': '2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8', 'sport': '63041', 'dport': '11000', 'proto': '17', 'vrf_id': '4'}: 0, 0
2026-05-11 03:41:55,152 - DEBUG - Flow verification PASSED on node: 10.0.0.23 for VMs - Sender: 30b4:5cc7:f408:9497:18b7:5a69:0:3, Receiver: 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8, Flow count expected: 0 0, got: 0 0
2026-05-11 03:41:55,152 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-05-11 03:41:57,161 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-05-11 03:41:59,590 - DEBUG - Forward and reverse flows for match {'sip': '30b4:5cc7:f408:9497:18b7:5a69:0:3', 'dip': '2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8', 'sport': '63041', 'dport': '11000', 'proto': '17', 'vrf_id': '4'}: 0, 0
2026-05-11 03:41:59,592 - DEBUG - Flow verification PASSED on node: 10.0.0.240 for VMs - Sender: 30b4:5cc7:f408:9497:18b7:5a69:0:3, Receiver: 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8, Flow count expected: 0 0, got: 0 0
2026-05-11 03:41:59,592 - INFO - Traffic verification for ECMP passed
2026-05-11 03:41:59,592 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-30445561-41391133 to be up..
2026-05-11 03:41:59,704 - DEBUG - VM is in ACTIVE state now
2026-05-11 03:41:59,704 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-30445561-41391133
2026-05-11 03:41:59,815 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-41391133 ID is 454e06c5-523d-481b-8443-969718bf0a4a
2026-05-11 03:41:59,815 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-41391133 launched on Node an-jenkins-deploy-platform-ansible-os-5767-2
2026-05-11 03:41:59,923 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/454e06c5-523d-481b-8443-969718bf0a4a
2026-05-11 03:41:59,935 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/66094591-f79e-4045-8b19-6943cae46d3f
2026-05-11 03:42:01,106 - DEBUG - (True, 'PING 169.254.0.6 (169.254.0.6) 56(84) bytes of data.\r\n64 bytes from 169.254.0.6: icmp_seq=1 ttl=63 time=4.73 ms\r\n64 bytes from 169.254.0.6: icmp_seq=2 ttl=63 time=0.563 ms\r\n\r\n--- 169.254.0.6 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.563/2.648/4.733/2.085 ms')
2026-05-11 03:42:01,106 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-30445561-41391133 passed
2026-05-11 03:42:01,179 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:42:01,179 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-30445561-41391133, IP 30b4:5cc7:f408:9497:18b7:5a69:0:6, Port 22
2026-05-11 03:42:01,355 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-30445561-41391133 is ready for SSH connections
2026-05-11 03:42:01,433 - INFO - Policy DISABLED on VMI 66094591-f79e-4045-8b19-6943cae46d3f
2026-05-11 03:42:01,433 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-11 03:42:01,433 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 30b4:5cc7:f408:9497:18b7:5a69:0:6 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-05-11 03:42:01,433 - DEBUG - ifconfig -a| grep 30b4:5cc7:f408:9497:18b7:5a69:0:6 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-05-11 03:42:46,473 - DEBUG - eth0
2026-05-11 03:42:46,473 - DEBUG - Running remote_cmd, Cmd : sysctl net.ipv6.conf.eth0.accept_dad=0, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-05-11 03:42:46,473 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2026-05-11 03:42:47,071 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2026-05-11 03:42:47,281 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-30445561', 'ctest-intf-rtb-63228303'](UUID c4ff8231-75b3-4497-be29-0b306901811b), prefixes : ['2fcd:4cb6:fd66:270c:2fbb:94e::/96']
2026-05-11 03:42:47,357 - INFO - Added intf route table c4ff8231-75b3-4497-be29-0b306901811b to port 66094591-f79e-4045-8b19-6943cae46d3f
2026-05-11 03:42:47,357 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-05-11 03:42:47,357 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2026-05-11 03:42:47,896 - DEBUG - eth0
2026-05-11 03:42:47,896 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-05-11 03:42:47,896 - DEBUG - ifconfig eth0 inet6 add 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8
2026-05-11 03:42:48,454 - DEBUG - None
2026-05-11 03:42:48,454 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.6, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-05-11 03:42:48,454 - DEBUG - ifconfig -a
2026-05-11 03:42:49,139 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:66:09:45:91:f7
inet addr:193.113.51.70 Bcast:193.113.51.127 Mask:255.255.255.192
inet6 addr: 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8/128 Scope:Global
inet6 addr: fe80::66:9ff:fe45:91f7/64 Scope:Link
inet6 addr: 30b4:5cc7:f408:9497:18b7:5a69:0:6/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:582 errors:0 dropped:0 overruns:0 frame:0
TX packets:520 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:52304 (52.3 KB) TX bytes:44271 (44.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-05-11 03:42:49,140 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-30445561-73226212
2026-05-11 03:42:49,293 - INFO - Removed intf route table c9047944-d26e-4f5c-a8f5-6adb6c400ba1 from port edb71c35-9476-45e5-97d1-f9899c33fda2
2026-05-11 03:42:49,330 - INFO - Deleted Interface route table c9047944-d26e-4f5c-a8f5-6adb6c400ba1
2026-05-11 03:42:49,345 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 2fcd:4cb6:fd66:270c:2fbb:94e::/96
2026-05-11 03:42:49,345 - INFO - Tap interface tap8795816a-56 found in ecmp routes in agent 10.0.0.23
2026-05-11 03:42:49,358 - INFO - ECMP routes found in agent 10.0.0.240, for prefix 2fcd:4cb6:fd66:270c:2fbb:94e::/96
2026-05-11 03:42:49,359 - INFO - Tap interface tap66094591-f7 found in ecmp routes in agent 10.0.0.240
2026-05-11 03:42:49,462 - DEBUG - Executing command: sudo tcpdump -nni tap8795816a-56 -U '(udp and src host 30b4:5cc7:f408:9497:18b7:5a69:0:3 and dst host 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8 and dst port 11000)' -w /tmp/tap8795816a-56_ctest-random-68707534.pcap
2026-05-11 03:42:50,305 - DEBUG - Executing command: sudo tcpdump -nni tap66094591-f7 -U '(udp and src host 30b4:5cc7:f408:9497:18b7:5a69:0:3 and dst host 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8 and dst port 11000)' -w /tmp/tap66094591-f7_ctest-random-27814143.pcap
2026-05-11 03:42:50,411 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 41601 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8 11000 < icmp_error, host_string: ubuntu@169.254.0.5, password: ubuntugateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-05-11 03:42:50,411 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 41601 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8 11000 < icmp_error
2026-05-11 03:42:53,076 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.000963275 s, 104 kB/s
2026-05-11 03:42:53,076 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8795816a-56_ctest-random-68707534.pcap | grep -c length
2026-05-11 03:42:53,093 - DEBUG - STDOUT: 0
2026-05-11 03:42:53,093 - DEBUG - STDERR: reading from file /tmp/tap8795816a-56_ctest-random-68707534.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:42:53,093 - WARNING - No packets are found in tcpdump output file /tmp/tap8795816a-56_ctest-random-68707534.pcap but expected some packets
2026-05-11 03:42:55,094 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8795816a-56_ctest-random-68707534.pcap | grep -c length
2026-05-11 03:42:55,110 - DEBUG - STDOUT: 0
2026-05-11 03:42:55,110 - DEBUG - STDERR: reading from file /tmp/tap8795816a-56_ctest-random-68707534.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:42:55,110 - WARNING - No packets are found in tcpdump output file /tmp/tap8795816a-56_ctest-random-68707534.pcap but expected some packets
2026-05-11 03:42:57,110 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8795816a-56_ctest-random-68707534.pcap | grep -c length
2026-05-11 03:42:57,126 - DEBUG - STDOUT: 0
2026-05-11 03:42:57,126 - DEBUG - STDERR: reading from file /tmp/tap8795816a-56_ctest-random-68707534.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:42:57,126 - WARNING - No packets are found in tcpdump output file /tmp/tap8795816a-56_ctest-random-68707534.pcap but expected some packets
2026-05-11 03:42:59,127 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8795816a-56_ctest-random-68707534.pcap | grep -c length
2026-05-11 03:42:59,146 - DEBUG - STDOUT: 0
2026-05-11 03:42:59,146 - DEBUG - STDERR: reading from file /tmp/tap8795816a-56_ctest-random-68707534.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:42:59,146 - WARNING - No packets are found in tcpdump output file /tmp/tap8795816a-56_ctest-random-68707534.pcap but expected some packets
2026-05-11 03:43:01,148 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8795816a-56_ctest-random-68707534.pcap | grep -c length
2026-05-11 03:43:01,172 - DEBUG - STDOUT: 0
2026-05-11 03:43:01,172 - DEBUG - STDERR: reading from file /tmp/tap8795816a-56_ctest-random-68707534.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:43:01,172 - WARNING - No packets are found in tcpdump output file /tmp/tap8795816a-56_ctest-random-68707534.pcap but expected some packets
2026-05-11 03:43:03,173 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8795816a-56_ctest-random-68707534.pcap | grep -c length
2026-05-11 03:43:03,189 - DEBUG - STDOUT: 0
2026-05-11 03:43:03,189 - DEBUG - STDERR: reading from file /tmp/tap8795816a-56_ctest-random-68707534.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:43:03,189 - WARNING - No packets are found in tcpdump output file /tmp/tap8795816a-56_ctest-random-68707534.pcap but expected some packets
2026-05-11 03:43:05,190 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap8795816a-56_ctest-random-68707534.pcap | grep -c length
2026-05-11 03:43:05,209 - DEBUG - STDOUT: 0
2026-05-11 03:43:05,209 - DEBUG - STDERR: reading from file /tmp/tap8795816a-56_ctest-random-68707534.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:43:05,209 - WARNING - No packets are found in tcpdump output file /tmp/tap8795816a-56_ctest-random-68707534.pcap but expected some packets
2026-05-11 03:43:05,209 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap66094591-f7_ctest-random-27814143.pcap | grep -c length
2026-05-11 03:43:05,229 - DEBUG - STDOUT: 1
2026-05-11 03:43:05,229 - DEBUG - STDERR: reading from file /tmp/tap66094591-f7_ctest-random-27814143.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2026-05-11 03:43:05,229 - INFO - 1 packets are found in tcpdump output as expected
2026-05-11 03:43:05,229 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-05-11 03:43:07,279 - INFO - Tcpdump verification on VM 30b4:5cc7:f408:9497:18b7:5a69:0:6 passed
2026-05-11 03:43:07,642 - DEBUG - Forward and reverse flows for match {'sip': '30b4:5cc7:f408:9497:18b7:5a69:0:3', 'dip': '2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8', 'sport': '41601', 'dport': '11000', 'proto': '17', 'vrf_id': '4'}: 0, 0
2026-05-11 03:43:07,643 - DEBUG - Flow verification PASSED on node: 10.0.0.240 for VMs - Sender: 30b4:5cc7:f408:9497:18b7:5a69:0:3, Receiver: 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8, Flow count expected: 0 0, got: 0 0
2026-05-11 03:43:07,643 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-05-11 03:43:09,652 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2026-05-11 03:43:11,957 - DEBUG - Forward and reverse flows for match {'sip': '30b4:5cc7:f408:9497:18b7:5a69:0:3', 'dip': '2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8', 'sport': '41601', 'dport': '11000', 'proto': '17', 'vrf_id': '4'}: 0, 0
2026-05-11 03:43:11,958 - DEBUG - Flow verification PASSED on node: 10.0.0.240 for VMs - Sender: 30b4:5cc7:f408:9497:18b7:5a69:0:3, Receiver: 2fcd:4cb6:fd66:270c:2fbb:94e:f66e:29c8, Flow count expected: 0 0, got: 0 0
2026-05-11 03:43:11,958 - INFO - Traffic verification for ECMP passed
2026-05-11 03:43:11,958 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-30445561-41391133
2026-05-11 03:43:12,177 - INFO - Removed intf route table c4ff8231-75b3-4497-be29-0b306901811b from port 66094591-f79e-4045-8b19-6943cae46d3f
2026-05-11 03:43:12,209 - INFO - Deleted Interface route table c4ff8231-75b3-4497-be29-0b306901811b
2026-05-11 03:43:12,209 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-30445561-80003069
2026-05-11 03:43:12,381 - INFO - Removed intf route table a829ddf8-5aa8-4bc5-b5d5-2f2c9e8d7622 from port 8795816a-563d-474c-b603-d964801cdd5c
2026-05-11 03:43:12,419 - INFO - Deleted Interface route table a829ddf8-5aa8-4bc5-b5d5-2f2c9e8d7622
2026-05-11 03:43:12,419 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-30445561-57938208
2026-05-11 03:43:12,516 - INFO - Deleting VN ctest-vn-25928098
2026-05-11 03:43:12,632 - DEBUG - VN b5f3bf01-c43e-41c4-b611-c48dbb408af9 still in use: Unable to complete operation on network b5f3bf01-c43e-41c4-b611-c48dbb408af9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cc87a489-f6a4-430b-9f4f-64b29d291d54']
2026-05-11 03:43:12,632 - WARNING - Deleting VN ctest-vn-25928098 failed..Will retry
2026-05-11 03:43:14,942 - DEBUG - Response for deleting network ()
2026-05-11 03:43:14,942 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/8d81a213-782c-4442-84a8-a70581f5b9d8
2026-05-11 03:43:15,001 - DEBUG - Response Code: 404
2026-05-11 03:43:15,001 - DEBUG - Requesting: http://10.0.0.141:8082/domains
2026-05-11 03:43:15,008 - DEBUG - Requesting: http://10.0.0.141:8082/domain/a797b29a-b743-4bb0-b070-a90ae89983d0
2026-05-11 03:43:15,023 - DEBUG - Requesting: http://10.0.0.141:8082/project/dc491579-86ab-4cc5-a0ed-cb31acbac150
2026-05-11 03:43:15,121 - INFO - Validated that VN ctest-vn-25928098 is not found in API Server
2026-05-11 03:43:15,133 - DEBUG - VN ctest-vn-25928098 is not present in Agent 10.0.0.23
2026-05-11 03:43:15,145 - DEBUG - VN ctest-vn-25928098 is not present in Agent 10.0.0.240
2026-05-11 03:43:15,145 - INFO - Validated that VN ctest-vn-25928098 is not in any agent
2026-05-11 03:43:15,183 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-25928098 info
2026-05-11 03:43:16,482 - DEBUG - No XMPP flaps were noticed during the test
2026-05-11 03:43:16,482 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:05:09]
2026-05-11 03:43:16,482 - INFO - --------------------------------------------------------------------------------
2026-05-11 03:43:17,296 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-30445561, ID : dc491579-86ab-4cc5-a0ed-cb31acbac150