2025-10-06 02:56:08,609 - INFO - Domain Default found not creating
2025-10-06 02:56:08,775 - INFO - Project ctest-DisablePolicyEcmpIpv6-12844408 not found, creating it
2025-10-06 02:56:09,282 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-12844408, ID : 4cc30f76-8356-4c6e-8b67-eca44bd85d70
2025-10-06 02:56:10,741 - INFO - ================================================================================
2025-10-06 02:56:10,741 - INFO - STARTING TEST : test_ecmp_with_static_routes
2025-10-06 02:56:10,742 - 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.
2025-10-06 02:56:11,998 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.193': '0', '10.20.0.25': '0'}, '10.0.0.19': {'10.20.0.25': '0', '10.20.0.17': '0'}} with
2025-10-06 02:56:11,998 - INFO - Address family configured is dual
2025-10-06 02:56:11,998 - INFO - we are setting address family as v6
2025-10-06 02:56:11,998 - INFO - we are setting address family as v6
2025-10-06 02:56:11,998 - INFO - Initial checks done. Running the testcase now
2025-10-06 02:56:11,998 - INFO -
2025-10-06 02:56:12,027 - DEBUG - Services list from nova: [, , , ]
2025-10-06 02:56:12,027 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4219-1', 'an-jenkins-deploy-platform-ansible-os-4219-2']}
2025-10-06 02:56:12,694 - DEBUG - Response for create_network : {'network': {'id': '14909ec4-00f1-4432-9a12-8092bcfc5df0', 'name': 'ctest-vn-66343680', 'tenant_id': '4cc30f7683564c6e8b67eca44bd85d70', 'project_id': '4cc30f7683564c6e8b67eca44bd85d70', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-DisablePolicyEcmpIpv6-12844408', 'ctest-vn-66343680'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 02:56:13,007 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6f3b52d-18bf-4c7f-96a4-0ead74b4c250', 'name': '', 'tenant_id': '4cc30f7683564c6e8b67eca44bd85d70', 'network_id': '14909ec4-00f1-4432-9a12-8092bcfc5df0', 'ip_version': 6, 'cidr': '3f64:3a26:87b9:f5c4:2402:3227::/96', 'allocation_pools': [{'start': '3f64:3a26:87b9:f5c4:2402:3227:0:2', 'end': '3f64:3a26:87b9:f5c4:2402:3227:ffff:fffe'}], 'gateway_ip': '3f64:3a26:87b9:f5c4:2402:3227:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '3f64:3a26:87b9:f5c4:2402:3227:0:2', 'tags': [], 'project_id': '4cc30f7683564c6e8b67eca44bd85d70'}}
2025-10-06 02:56:13,282 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb72fad4-ee3f-45cb-a2bb-09d357439a94', 'name': '', 'tenant_id': '4cc30f7683564c6e8b67eca44bd85d70', 'network_id': '14909ec4-00f1-4432-9a12-8092bcfc5df0', 'ip_version': 4, 'cidr': '198.181.216.64/26', 'allocation_pools': [{'start': '198.181.216.66', 'end': '198.181.216.126'}], 'gateway_ip': '198.181.216.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '198.181.216.66', 'tags': [], 'project_id': '4cc30f7683564c6e8b67eca44bd85d70'}}
2025-10-06 02:56:13,309 - INFO - Created VN ctest-vn-66343680
2025-10-06 02:56:13,322 - DEBUG - VN ctest-vn-66343680 UUID is 14909ec4-00f1-4432-9a12-8092bcfc5df0
2025-10-06 02:56:13,427 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-06 02:56:13,723 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-06 02:56:13,751 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8177ca4a-5181-4745-ae27-f33c0972392c
2025-10-06 02:56:13,766 - DEBUG - Requesting: http://10.0.0.33:8082/project/4cc30f76-8356-4c6e-8b67-eca44bd85d70
2025-10-06 02:56:13,901 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0
2025-10-06 02:56:13,913 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0
2025-10-06 02:56:13,922 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/372f4849-2aa5-4e8e-9bbd-950df934b588
2025-10-06 02:56:13,928 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/372f4849-2aa5-4e8e-9bbd-950df934b588
2025-10-06 02:56:13,946 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/9efa925e-8b88-4934-be8f-7628bfd0c8a0
2025-10-06 02:56:13,955 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-06 02:56:13,955 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0
2025-10-06 02:56:13,965 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/372f4849-2aa5-4e8e-9bbd-950df934b588
2025-10-06 02:56:13,987 - INFO - Verified VN network id 10 for VN 14909ec4-00f1-4432-9a12-8092bcfc5df0
2025-10-06 02:56:13,988 - INFO - Verifications in API Server for VN ctest-vn-66343680 passed
2025-10-06 02:56:13,988 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0
2025-10-06 02:56:14,000 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/372f4849-2aa5-4e8e-9bbd-950df934b588
2025-10-06 02:56:14,007 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/372f4849-2aa5-4e8e-9bbd-950df934b588
2025-10-06 02:56:14,018 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/9efa925e-8b88-4934-be8f-7628bfd0c8a0
2025-10-06 02:56:14,042 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-12844408', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1481858842071483442', 'uuid-lslong': '11102077399145930224'}, 'enable': 'true', 'created': '2025-10-06T02:56:12', 'last-modified': '2025-10-06T02:56:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.830905'}
2025-10-06 02:56:14,048 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-06 02:56:14,053 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-12844408', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1481858842071483442', 'uuid-lslong': '11102077399145930224'}, 'enable': 'true', 'created': '2025-10-06T02:56:12', 'last-modified': '2025-10-06T02:56:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.831641'}
2025-10-06 02:56:14,058 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-06 02:56:14,067 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-DisablePolicyEcmpIpv6-12844408', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1481858842071483442', 'uuid-lslong': '11102077399145930224'}, 'enable': 'true', 'created': '2025-10-06T02:56:12', 'last-modified': '2025-10-06T02:56:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.857539'}
2025-10-06 02:56:14,073 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-06 02:56:14,073 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-66343680 passed
2025-10-06 02:56:14,073 - DEBUG - ====Verifying policy data for ctest-vn-66343680 in API_Server ======
2025-10-06 02:56:14,073 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-06 02:56:14,079 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8177ca4a-5181-4745-ae27-f33c0972392c
2025-10-06 02:56:14,092 - DEBUG - Requesting: http://10.0.0.33:8082/project/4cc30f76-8356-4c6e-8b67-eca44bd85d70
2025-10-06 02:56:14,190 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/14909ec4-00f1-4432-9a12-8092bcfc5df0
2025-10-06 02:56:14,211 - DEBUG - =>VN ctest-vn-66343680 has no policy to be verified
2025-10-06 02:56:14,211 - DEBUG - Verifying the vn in opserver
2025-10-06 02:56:14,211 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 virtual network link through opserver 10.0.0.33
2025-10-06 02:56:14,211 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-06 02:56:14,515 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-06 02:56:14,588 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680?flat'}
2025-10-06 02:56:14,588 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 virtual network link through opserver 10.0.0.38
2025-10-06 02:56:14,588 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-06 02:56:14,890 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-10-06 02:56:14,948 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680?flat'}
2025-10-06 02:56:14,948 - DEBUG - Verifying the default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 virtual network link through opserver 10.0.0.249
2025-10-06 02:56:14,948 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-10-06 02:56:15,257 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-10-06 02:56:15,314 - DEBUG - vn link and name as {'name': 'default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680?flat'}
2025-10-06 02:56:15,314 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is found in opserver
2025-10-06 02:56:15,334 - DEBUG - Do not have enough data to verify VN in agent
2025-10-06 02:56:15,342 - DEBUG - VRF ids for VN ctest-vn-66343680: {}
2025-10-06 02:56:15,342 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4219-1', 'an-jenkins-deploy-platform-ansible-os-4219-2']}
2025-10-06 02:56:16,404 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4219-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4219-1)
2025-10-06 02:56:16,404 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4219-1', 'an-jenkins-deploy-platform-ansible-os-4219-2']}
2025-10-06 02:56:17,830 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4219-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4219-2)
2025-10-06 02:56:19,360 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4219-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4219-2)
2025-10-06 02:56:19,360 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4219-1', 'an-jenkins-deploy-platform-ansible-os-4219-2']}
2025-10-06 02:56:20,829 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4219-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4219-1)
2025-10-06 02:56:20,829 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 to be up..
2025-10-06 02:56:20,913 - DEBUG - VM is in ACTIVE state now
2025-10-06 02:56:20,913 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-12844408-76362266
2025-10-06 02:56:21,001 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 ID is f1a97823-d66f-4b20-adff-fcb8e44be3a4
2025-10-06 02:56:21,002 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 launched on Node an-jenkins-deploy-platform-ansible-os-4219-2
2025-10-06 02:56:21,093 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/f1a97823-d66f-4b20-adff-fcb8e44be3a4
2025-10-06 02:56:21,585 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/f1a97823-d66f-4b20-adff-fcb8e44be3a4
2025-10-06 02:56:21,629 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/f140e640-fdc7-4281-88cf-67df23667b33
2025-10-06 02:56:24,841 - 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 1002ms')
2025-10-06 02:56:24,841 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:24,857 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:24,857 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:56:28,939 - 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 1007ms')
2025-10-06 02:56:28,939 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:28,956 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:28,956 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:56:33,038 - 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 1004ms')
2025-10-06 02:56:33,038 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:33,055 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:33,055 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:56:37,135 - 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')
2025-10-06 02:56:37,135 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:37,150 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:37,151 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:56:41,227 - 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')
2025-10-06 02:56:41,228 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:41,247 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:41,247 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:56:45,329 - 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 1015ms')
2025-10-06 02:56:45,329 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:45,345 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:45,345 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:56:49,418 - 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 1011ms')
2025-10-06 02:56:49,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:49,433 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:49,433 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:56:53,509 - 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 1015ms')
2025-10-06 02:56:53,509 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:53,530 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:53,530 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:56:57,613 - 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 1023ms')
2025-10-06 02:56:57,613 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:56:57,627 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:56:57,627 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:57:01,707 - 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')
2025-10-06 02:57:01,707 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:57:01,721 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:57:01,722 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:57:05,799 - 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')
2025-10-06 02:57:05,799 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:57:05,814 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:57:05,814 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:57:09,898 - 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 1021ms')
2025-10-06 02:57:09,898 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 failed!
2025-10-06 02:57:09,912 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 3f64:3a26:87b9:f5c4:2402:3227:0:1 and allocation pool is NOT set
2025-10-06 02:57:09,912 - DEBUG - Gateway for vn default-domain:ctest-DisablePolicyEcmpIpv6-12844408:ctest-vn-66343680 is 198.181.216.65 and allocation pool is NOT set
2025-10-06 02:57:13,996 - 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=5.88 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 5.877/5.877/5.877/0.000 ms')
2025-10-06 02:57:13,996 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 passed
2025-10-06 02:57:14,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:57:14,066 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-12844408-76362266, IP 3f64:3a26:87b9:f5c4:2402:3227:0:4, Port 22
2025-10-06 02:57:14,135 - 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': ''}
2025-10-06 02:57:14,267 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-06 02:57:19,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:57:19,268 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-12844408-76362266, IP 3f64:3a26:87b9:f5c4:2402:3227:0:4, Port 22
2025-10-06 02:57:19,326 - 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': ''}
2025-10-06 02:57:19,406 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-06 02:57:24,407 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:57:24,407 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-12844408-76362266, IP 3f64:3a26:87b9:f5c4:2402:3227:0:4, Port 22
2025-10-06 02:57:24,462 - 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': ''}
2025-10-06 02:57:24,554 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-06 02:57:29,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:57:29,555 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-12844408-76362266, IP 3f64:3a26:87b9:f5c4:2402:3227:0:4, Port 22
2025-10-06 02:57:29,621 - 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': ''}
2025-10-06 02:57:29,703 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-06 02:57:34,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:57:34,704 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-12844408-76362266, IP 3f64:3a26:87b9:f5c4:2402:3227:0:4, Port 22
2025-10-06 02:57:34,872 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-76362266 is ready for SSH connections
2025-10-06 02:57:34,872 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-12844408-78078100 to be up..
2025-10-06 02:57:34,946 - DEBUG - VM is in ACTIVE state now
2025-10-06 02:57:34,946 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-12844408-78078100
2025-10-06 02:57:35,020 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-78078100 ID is 108fc869-287b-45c7-9522-317912760b5a
2025-10-06 02:57:35,020 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-78078100 launched on Node an-jenkins-deploy-platform-ansible-os-4219-2
2025-10-06 02:57:35,098 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/108fc869-287b-45c7-9522-317912760b5a
2025-10-06 02:57:35,107 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/40ff99ac-65a1-4f51-9c94-b8361163e8de
2025-10-06 02:57:36,263 - 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=2.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.37 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.371/2.403/2.435/0.032 ms')
2025-10-06 02:57:36,263 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-12844408-78078100 passed
2025-10-06 02:57:36,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:57:36,335 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-12844408-78078100, IP 3f64:3a26:87b9:f5c4:2402:3227:0:5, Port 22
2025-10-06 02:57:36,490 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-78078100 is ready for SSH connections
2025-10-06 02:57:36,490 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-12844408-49831701 to be up..
2025-10-06 02:57:36,563 - DEBUG - VM is in ACTIVE state now
2025-10-06 02:57:36,563 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-12844408-49831701
2025-10-06 02:57:36,635 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-49831701 ID is e9b33a20-ab31-401b-84ea-57e411c027d9
2025-10-06 02:57:36,635 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-49831701 launched on Node an-jenkins-deploy-platform-ansible-os-4219-1
2025-10-06 02:57:36,709 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/e9b33a20-ab31-401b-84ea-57e411c027d9
2025-10-06 02:57:36,719 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/67a76520-68b8-4301-9a95-3c3b667caa84
2025-10-06 02:57:37,879 - 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.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.334 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 = 0.334/2.433/4.532/2.099 ms')
2025-10-06 02:57:37,879 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12844408-49831701 passed
2025-10-06 02:57:37,950 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:57:37,950 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-12844408-49831701, IP 3f64:3a26:87b9:f5c4:2402:3227:0:3, Port 22
2025-10-06 02:57:38,123 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-49831701 is ready for SSH connections
2025-10-06 02:57:38,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:57:38,124 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 3f64:3a26:87b9:f5c4:2402:3227: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.19, gateway password: c0ntrail123
2025-10-06 02:57:38,124 - DEBUG - ifconfig -a| grep 3f64:3a26:87b9:f5c4:2402:3227:0:4 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-06 02:57:58,029 - DEBUG - eth0
2025-10-06 02:57:58,030 - 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.19, gateway password: c0ntrail123
2025-10-06 02:57:58,030 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-10-06 02:57:58,570 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-10-06 02:57:58,789 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-12844408', 'ctest-intf-rtb-15257228'](UUID d13d4979-0cf1-4abc-8260-512e3d0a2fa0), prefixes : ['3883:53fd:42ca:5a5b:26bc:50ea::/96']
2025-10-06 02:57:58,857 - INFO - Added intf route table d13d4979-0cf1-4abc-8260-512e3d0a2fa0 to port f140e640-fdc7-4281-88cf-67df23667b33
2025-10-06 02:57:58,857 - 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.19, gateway password: c0ntrail123
2025-10-06 02:57:58,857 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-06 02:57:59,308 - DEBUG - eth0
2025-10-06 02:57:59,308 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-06 02:57:59,308 - DEBUG - ifconfig eth0 inet6 add 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95
2025-10-06 02:57:59,787 - DEBUG - None
2025-10-06 02:57:59,787 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-06 02:57:59,787 - DEBUG - ifconfig -a
2025-10-06 02:58:00,307 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:f1:40:e6:40:fd
inet addr:198.181.216.68 Bcast:198.181.216.127 Mask:255.255.255.192
inet6 addr: 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95/128 Scope:Global
inet6 addr: fe80::f1:40ff:fee6:40fd/64 Scope:Link
inet6 addr: 3f64:3a26:87b9:f5c4:2402:3227:0:4/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:435 errors:0 dropped:0 overruns:0 frame:0
TX packets:357 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:43599 (43.5 KB) TX bytes:33872 (33.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)
2025-10-06 02:58:00,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:58:00,307 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 3f64:3a26:87b9:f5c4:2402:3227: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
2025-10-06 02:58:00,307 - DEBUG - ifconfig -a| grep 3f64:3a26:87b9:f5c4:2402:3227:0:5 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-06 02:58:40,979 - DEBUG - eth0
2025-10-06 02:58:40,979 - 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
2025-10-06 02:58:40,979 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-10-06 02:58:41,515 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-10-06 02:58:41,737 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-12844408', 'ctest-intf-rtb-45260735'](UUID b29435f8-104a-49b9-b5ba-6a4bf04e1217), prefixes : ['3883:53fd:42ca:5a5b:26bc:50ea::/96']
2025-10-06 02:58:41,805 - INFO - Added intf route table b29435f8-104a-49b9-b5ba-6a4bf04e1217 to port 40ff99ac-65a1-4f51-9c94-b8361163e8de
2025-10-06 02:58:41,805 - 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
2025-10-06 02:58:41,805 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-06 02:58:42,234 - DEBUG - eth0
2025-10-06 02:58:42,234 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-06 02:58:42,234 - DEBUG - ifconfig eth0 inet6 add 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95
2025-10-06 02:58:42,746 - DEBUG - None
2025-10-06 02:58:42,746 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-10-06 02:58:42,746 - DEBUG - ifconfig -a
2025-10-06 02:58:43,268 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:40:ff:99:ac:65
inet addr:198.181.216.69 Bcast:198.181.216.127 Mask:255.255.255.192
inet6 addr: 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95/128 Scope:Global
inet6 addr: 3f64:3a26:87b9:f5c4:2402:3227:0:5/64 Scope:Global
inet6 addr: fe80::40:ffff:fe99:ac65/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:480 errors:0 dropped:0 overruns:0 frame:0
TX packets:408 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:45697 (45.6 KB) TX bytes:37308 (37.3 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)
2025-10-06 02:58:43,333 - INFO - Policy DISABLED on VMI 67a76520-68b8-4301-9a95-3c3b667caa84
2025-10-06 02:58:43,401 - INFO - Policy DISABLED on VMI f140e640-fdc7-4281-88cf-67df23667b33
2025-10-06 02:58:43,469 - INFO - Policy DISABLED on VMI 40ff99ac-65a1-4f51-9c94-b8361163e8de
2025-10-06 02:58:43,483 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 3883:53fd:42ca:5a5b:26bc:50ea::/96
2025-10-06 02:58:43,483 - INFO - Tap interface tapf140e640-fd found in ecmp routes in agent 10.0.0.19
2025-10-06 02:58:43,483 - INFO - Tap interface tap40ff99ac-65 found in ecmp routes in agent 10.0.0.19
2025-10-06 02:58:43,497 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 3883:53fd:42ca:5a5b:26bc:50ea::/96
2025-10-06 02:58:43,582 - DEBUG - Executing command: sudo tcpdump -nni tapf140e640-fd -U '(udp and src host 3f64:3a26:87b9:f5c4:2402:3227:0:3 and dst host 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95 and dst port 11000)' -w /tmp/tapf140e640-fd_ctest-random-63480621.pcap
2025-10-06 02:58:43,754 - DEBUG - Executing command: sudo tcpdump -nni tap40ff99ac-65 -U '(udp and src host 3f64:3a26:87b9:f5c4:2402:3227:0:3 and dst host 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95 and dst port 11000)' -w /tmp/tap40ff99ac-65_ctest-random-71556235.pcap
2025-10-06 02:58:43,846 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 17230 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-10-06 02:58:43,846 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 17230 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95 11000 < icmp_error
2025-10-06 02:59:22,736 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.000771884 s, 130 kB/s
2025-10-06 02:59:22,737 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tapf140e640-fd_ctest-random-63480621.pcap | grep -c length
2025-10-06 02:59:22,750 - DEBUG - STDOUT: 1
2025-10-06 02:59:22,751 - DEBUG - STDERR: reading from file /tmp/tapf140e640-fd_ctest-random-63480621.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 02:59:22,751 - INFO - 1 packets are found in tcpdump output as expected
2025-10-06 02:59:22,751 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-06 02:59:24,796 - INFO - Tcpdump verification on VM 3f64:3a26:87b9:f5c4:2402:3227:0:4 passed
2025-10-06 02:59:25,009 - DEBUG - Forward and reverse flows for match {'sip': '3f64:3a26:87b9:f5c4:2402:3227:0:3', 'dip': '3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95', 'sport': '17230', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-10-06 02:59:25,010 - DEBUG - Flow verification PASSED on node: 10.0.0.19 for VMs - Sender: 3f64:3a26:87b9:f5c4:2402:3227:0:3, Receiver: 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95, Flow count expected: 0 0, got: 0 0
2025-10-06 02:59:25,011 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-06 02:59:27,019 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-06 02:59:29,273 - DEBUG - Forward and reverse flows for match {'sip': '3f64:3a26:87b9:f5c4:2402:3227:0:3', 'dip': '3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95', 'sport': '17230', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-10-06 02:59:29,274 - DEBUG - Flow verification PASSED on node: 10.0.0.49 for VMs - Sender: 3f64:3a26:87b9:f5c4:2402:3227:0:3, Receiver: 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95, Flow count expected: 0 0, got: 0 0
2025-10-06 02:59:29,274 - INFO - Traffic verification for ECMP passed
2025-10-06 02:59:29,274 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-12844408-94342461 to be up..
2025-10-06 02:59:29,368 - DEBUG - VM is in ACTIVE state now
2025-10-06 02:59:29,368 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-12844408-94342461
2025-10-06 02:59:29,447 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-94342461 ID is 7af8eee8-58d1-4a38-a9d2-de7501830051
2025-10-06 02:59:29,447 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-94342461 launched on Node an-jenkins-deploy-platform-ansible-os-4219-1
2025-10-06 02:59:29,530 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7af8eee8-58d1-4a38-a9d2-de7501830051
2025-10-06 02:59:29,540 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b
2025-10-06 02:59:30,694 - 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=2.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.464 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.464/1.625/2.787/1.161 ms')
2025-10-06 02:59:30,694 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-12844408-94342461 passed
2025-10-06 02:59:30,761 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:59:30,761 - DEBUG - Waiting to SSH to VM ctest-DisablePolicyEcmpIpv6-12844408-94342461, IP 3f64:3a26:87b9:f5c4:2402:3227:0:6, Port 22
2025-10-06 02:59:30,928 - DEBUG - VM ctest-DisablePolicyEcmpIpv6-12844408-94342461 is ready for SSH connections
2025-10-06 02:59:30,997 - INFO - Policy DISABLED on VMI 96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b
2025-10-06 02:59:30,997 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 02:59:30,997 - DEBUG - Running remote_cmd, Cmd : ifconfig -a| grep 3f64:3a26:87b9:f5c4:2402:3227: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.49, gateway password: c0ntrail123
2025-10-06 02:59:30,997 - DEBUG - ifconfig -a| grep 3f64:3a26:87b9:f5c4:2402:3227:0:6 -A2 -B4| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-06 03:00:08,855 - DEBUG - eth0
2025-10-06 03:00:08,855 - 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.49, gateway password: c0ntrail123
2025-10-06 03:00:08,855 - DEBUG - sysctl net.ipv6.conf.eth0.accept_dad=0
2025-10-06 03:00:09,397 - DEBUG - net.ipv6.conf.eth0.accept_dad = 0
2025-10-06 03:00:09,645 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-12844408', 'ctest-intf-rtb-58194422'](UUID ea7a1654-b485-4bcf-a7b3-764bc677493e), prefixes : ['3883:53fd:42ca:5a5b:26bc:50ea::/96']
2025-10-06 03:00:09,717 - INFO - Added intf route table ea7a1654-b485-4bcf-a7b3-764bc677493e to port 96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b
2025-10-06 03:00:09,717 - 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.49, gateway password: c0ntrail123
2025-10-06 03:00:09,717 - DEBUG - ifconfig -a| grep -i 'hwaddr\|flags' | awk '{print $1}' | cut -d ':' -f 1
2025-10-06 03:00:10,137 - DEBUG - eth0
2025-10-06 03:00:10,137 - DEBUG - Running remote_cmd, Cmd : ifconfig eth0 inet6 add 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-10-06 03:00:10,137 - DEBUG - ifconfig eth0 inet6 add 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95
2025-10-06 03:00:10,727 - DEBUG - None
2025-10-06 03:00:10,728 - DEBUG - Running remote_cmd, Cmd : ifconfig -a, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-10-06 03:00:10,728 - DEBUG - ifconfig -a
2025-10-06 03:00:11,255 - DEBUG - eth0 Link encap:Ethernet HWaddr 02:96:17:3e:e0:c7
inet addr:198.181.216.70 Bcast:198.181.216.127 Mask:255.255.255.192
inet6 addr: 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95/128 Scope:Global
inet6 addr: 3f64:3a26:87b9:f5c4:2402:3227:0:6/64 Scope:Global
inet6 addr: fe80::96:17ff:fe3e:e0c7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:580 errors:0 dropped:0 overruns:0 frame:0
TX packets:506 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:52856 (52.8 KB) TX bytes:43580 (43.5 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)
2025-10-06 03:00:11,255 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-12844408-76362266
2025-10-06 03:00:11,421 - INFO - Removed intf route table d13d4979-0cf1-4abc-8260-512e3d0a2fa0 from port f140e640-fdc7-4281-88cf-67df23667b33
2025-10-06 03:00:11,458 - INFO - Deleted Interface route table d13d4979-0cf1-4abc-8260-512e3d0a2fa0
2025-10-06 03:00:11,483 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 3883:53fd:42ca:5a5b:26bc:50ea::/96
2025-10-06 03:00:11,483 - INFO - Tap interface tap40ff99ac-65 found in ecmp routes in agent 10.0.0.19
2025-10-06 03:00:11,498 - INFO - ECMP routes found in agent 10.0.0.49, for prefix 3883:53fd:42ca:5a5b:26bc:50ea::/96
2025-10-06 03:00:11,499 - INFO - Tap interface tap96173ee0-c7 found in ecmp routes in agent 10.0.0.49
2025-10-06 03:00:11,592 - DEBUG - Executing command: sudo tcpdump -nni tap40ff99ac-65 -U '(udp and src host 3f64:3a26:87b9:f5c4:2402:3227:0:3 and dst host 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95 and dst port 11000)' -w /tmp/tap40ff99ac-65_ctest-random-33042771.pcap
2025-10-06 03:00:12,075 - DEBUG - Executing command: sudo tcpdump -nni tap96173ee0-c7 -U '(udp and src host 3f64:3a26:87b9:f5c4:2402:3227:0:3 and dst host 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95 and dst port 11000)' -w /tmp/tap96173ee0-c7_ctest-random-48818358.pcap
2025-10-06 03:00:12,443 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 36208 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95 11000 < icmp_error, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-10-06 03:00:12,443 - DEBUG - dd bs=100 count=1 if=/dev/zero of=icmp_error;nc -6 -q 2 -u -p 36208 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95 11000 < icmp_error
2025-10-06 03:00:14,969 - DEBUG - 1+0 records in
1+0 records out
100 bytes (100 B) copied, 0.0010241 s, 97.6 kB/s
2025-10-06 03:00:14,970 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap40ff99ac-65_ctest-random-33042771.pcap | grep -c length
2025-10-06 03:00:14,985 - DEBUG - STDOUT: 0
2025-10-06 03:00:14,985 - DEBUG - STDERR: reading from file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 03:00:14,986 - WARNING - No packets are found in tcpdump output file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap but expected some packets
2025-10-06 03:00:16,987 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap40ff99ac-65_ctest-random-33042771.pcap | grep -c length
2025-10-06 03:00:17,002 - DEBUG - STDOUT: 0
2025-10-06 03:00:17,002 - DEBUG - STDERR: reading from file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 03:00:17,002 - WARNING - No packets are found in tcpdump output file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap but expected some packets
2025-10-06 03:00:19,003 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap40ff99ac-65_ctest-random-33042771.pcap | grep -c length
2025-10-06 03:00:19,019 - DEBUG - STDOUT: 0
2025-10-06 03:00:19,019 - DEBUG - STDERR: reading from file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 03:00:19,019 - WARNING - No packets are found in tcpdump output file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap but expected some packets
2025-10-06 03:00:21,020 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap40ff99ac-65_ctest-random-33042771.pcap | grep -c length
2025-10-06 03:00:21,034 - DEBUG - STDOUT: 0
2025-10-06 03:00:21,034 - DEBUG - STDERR: reading from file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 03:00:21,034 - WARNING - No packets are found in tcpdump output file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap but expected some packets
2025-10-06 03:00:23,035 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap40ff99ac-65_ctest-random-33042771.pcap | grep -c length
2025-10-06 03:00:23,050 - DEBUG - STDOUT: 0
2025-10-06 03:00:23,050 - DEBUG - STDERR: reading from file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 03:00:23,050 - WARNING - No packets are found in tcpdump output file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap but expected some packets
2025-10-06 03:00:25,051 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap40ff99ac-65_ctest-random-33042771.pcap | grep -c length
2025-10-06 03:00:25,065 - DEBUG - STDOUT: 0
2025-10-06 03:00:25,065 - DEBUG - STDERR: reading from file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 03:00:25,065 - WARNING - No packets are found in tcpdump output file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap but expected some packets
2025-10-06 03:00:27,066 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap40ff99ac-65_ctest-random-33042771.pcap | grep -c length
2025-10-06 03:00:27,080 - DEBUG - STDOUT: 0
2025-10-06 03:00:27,080 - DEBUG - STDERR: reading from file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 03:00:27,081 - WARNING - No packets are found in tcpdump output file /tmp/tap40ff99ac-65_ctest-random-33042771.pcap but expected some packets
2025-10-06 03:00:27,081 - DEBUG - Executing command: sudo tcpdump -nnr /tmp/tap96173ee0-c7_ctest-random-48818358.pcap | grep -c length
2025-10-06 03:00:27,094 - DEBUG - STDOUT: 1
2025-10-06 03:00:27,094 - DEBUG - STDERR: reading from file /tmp/tap96173ee0-c7_ctest-random-48818358.pcap, link-type EN10MB (Ethernet), snapshot length 262144
2025-10-06 03:00:27,094 - INFO - 1 packets are found in tcpdump output as expected
2025-10-06 03:00:27,094 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-06 03:00:29,142 - INFO - Tcpdump verification on VM 3f64:3a26:87b9:f5c4:2402:3227:0:6 passed
2025-10-06 03:00:29,465 - DEBUG - Forward and reverse flows for match {'sip': '3f64:3a26:87b9:f5c4:2402:3227:0:3', 'dip': '3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95', 'sport': '36208', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-10-06 03:00:29,465 - DEBUG - Flow verification PASSED on node: 10.0.0.49 for VMs - Sender: 3f64:3a26:87b9:f5c4:2402:3227:0:3, Receiver: 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95, Flow count expected: 0 0, got: 0 0
2025-10-06 03:00:29,465 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-06 03:00:31,473 - DEBUG - Executing command: sudo kill $(ps -ef|grep tcpdump | grep pcap| awk '{print $2}')
2025-10-06 03:00:33,717 - DEBUG - Forward and reverse flows for match {'sip': '3f64:3a26:87b9:f5c4:2402:3227:0:3', 'dip': '3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95', 'sport': '36208', 'dport': '11000', 'proto': '17', 'vrf_id': '2'}: 0, 0
2025-10-06 03:00:33,718 - DEBUG - Flow verification PASSED on node: 10.0.0.49 for VMs - Sender: 3f64:3a26:87b9:f5c4:2402:3227:0:3, Receiver: 3883:53fd:42ca:5a5b:26bc:50ea:4d93:2d95, Flow count expected: 0 0, got: 0 0
2025-10-06 03:00:33,718 - INFO - Traffic verification for ECMP passed
2025-10-06 03:00:33,718 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-12844408-94342461
2025-10-06 03:00:33,857 - INFO - Removed intf route table ea7a1654-b485-4bcf-a7b3-764bc677493e from port 96173ee0-c7fc-4d7f-9a3d-4ee4aa03c00b
2025-10-06 03:00:33,894 - INFO - Deleted Interface route table ea7a1654-b485-4bcf-a7b3-764bc677493e
2025-10-06 03:00:33,894 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-12844408-78078100
2025-10-06 03:00:34,045 - INFO - Removed intf route table b29435f8-104a-49b9-b5ba-6a4bf04e1217 from port 40ff99ac-65a1-4f51-9c94-b8361163e8de
2025-10-06 03:00:34,087 - INFO - Deleted Interface route table b29435f8-104a-49b9-b5ba-6a4bf04e1217
2025-10-06 03:00:34,088 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-12844408-49831701
2025-10-06 03:00:34,153 - INFO - Deleting VN ctest-vn-66343680
2025-10-06 03:00:34,195 - DEBUG - VN 14909ec4-00f1-4432-9a12-8092bcfc5df0 still in use: Unable to complete operation on network 14909ec4-00f1-4432-9a12-8092bcfc5df0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-27e40d89-ccee-42cc-8ddf-0ae4fc6a8639']
2025-10-06 03:00:34,196 - WARNING - Deleting VN ctest-vn-66343680 failed..Will retry
2025-10-06 03:00:36,430 - DEBUG - Response for deleting network ()
2025-10-06 03:00:36,430 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/372f4849-2aa5-4e8e-9bbd-950df934b588
2025-10-06 03:00:36,440 - DEBUG - Response Code: 404
2025-10-06 03:00:36,440 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-06 03:00:36,447 - DEBUG - Requesting: http://10.0.0.33:8082/domain/8177ca4a-5181-4745-ae27-f33c0972392c
2025-10-06 03:00:36,502 - DEBUG - Requesting: http://10.0.0.33:8082/project/4cc30f76-8356-4c6e-8b67-eca44bd85d70
2025-10-06 03:00:36,590 - INFO - Validated that VN ctest-vn-66343680 is not found in API Server
2025-10-06 03:00:36,601 - DEBUG - VN ctest-vn-66343680 is not present in Agent 10.0.0.49
2025-10-06 03:00:36,612 - DEBUG - VN ctest-vn-66343680 is not present in Agent 10.0.0.19
2025-10-06 03:00:36,612 - INFO - Validated that VN ctest-vn-66343680 is not in any agent
2025-10-06 03:00:36,641 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-66343680 info
2025-10-06 03:00:37,931 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 03:00:37,931 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:04:27]
2025-10-06 03:00:37,932 - INFO - --------------------------------------------------------------------------------
2025-10-06 03:00:38,699 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-12844408, ID : 4cc30f76-8356-4c6e-8b67-eca44bd85d70