2025-08-15 09:34:14,871 - INFO - Domain Default found not creating 2025-08-15 09:34:15,001 - INFO - Project ctest-TestBasicVMVN-37512654 not found, creating it 2025-08-15 09:34:15,470 - INFO - Created Project:ctest-TestBasicVMVN-37512654, ID : 9cb6830f-c7ed-4673-a615-e72faae9e4e5 2025-08-15 09:34:16,883 - INFO - ================================================================================ 2025-08-15 09:34:16,883 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-15 09:34:16,883 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-08-15 09:34:17,139 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-08-15 09:34:17,139 - INFO - Initial checks done. Running the testcase now 2025-08-15 09:34:17,139 - INFO - 2025-08-15 09:34:17,649 - DEBUG - Response for create_network : {'network': {'id': '2ca94ab0-6aaa-4d9a-b2cb-2599b3aa8119', 'name': 'ctest-vn2_metadata-01818592', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37512654', 'ctest-vn2_metadata-01818592'], 'port_security_enabled': True, 'description': ''}} 2025-08-15 09:34:17,810 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ea180c5-9cfa-4470-abb0-affd72588394', 'name': '', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'network_id': '2ca94ab0-6aaa-4d9a-b2cb-2599b3aa8119', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5'}} 2025-08-15 09:34:17,826 - INFO - Created VN ctest-vn2_metadata-01818592 2025-08-15 09:34:17,876 - DEBUG - VN ctest-vn2_metadata-01818592 UUID is 2ca94ab0-6aaa-4d9a-b2cb-2599b3aa8119 2025-08-15 09:34:18,047 - DEBUG - Services list from nova: [, , ] 2025-08-15 09:34:19,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3862-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3862-1) 2025-08-15 09:34:19,124 - DEBUG - Link local service introspect added 2025-08-15 09:34:19,166 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-15 09:34:24,232 - DEBUG - VM is in ACTIVE state now 2025-08-15 09:34:24,344 - INFO - Waiting for VM ctest-TestBasicVMVN-37512654-25533260 to be up.. 2025-08-15 09:34:24,344 - INFO - VM name : ctest-TestBasicVMVN-37512654-25533260 2025-08-15 09:34:24,405 - DEBUG - VM ctest-TestBasicVMVN-37512654-25533260 ID is 3d4875be-2d0d-4b8b-bf30-3342c23b4370 2025-08-15 09:34:24,405 - DEBUG - VM ctest-TestBasicVMVN-37512654-25533260 launched on Node cn-jenkins-deploy-platform-ansible-os-3862-1. 2025-08-15 09:34:24,463 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3d4875be-2d0d-4b8b-bf30-3342c23b4370 2025-08-15 09:34:24,750 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3d4875be-2d0d-4b8b-bf30-3342c23b4370 2025-08-15 09:34:24,776 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7371fdcd-c881-41f7-8c86-14911aa489a2 2025-08-15 09:34:28,041 - 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 1032ms') 2025-08-15 09:34:28,041 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37512654-25533260 failed! 2025-08-15 09:34:28,092 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37512654:ctest-vn2_metadata-01818592 is 11.1.1.1 and allocation pool is NOT set 2025-08-15 09:34:30,151 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.464 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.464/2.319/4.175/1.855 ms') 2025-08-15 09:34:30,151 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37512654-25533260 passed 2025-08-15 09:34:30,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:34:30,296 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37512654-25533260, IP 11.1.1.3, Port 22 2025-08-15 09:34:30,451 - DEBUG - VM ctest-TestBasicVMVN-37512654-25533260 is ready for SSH connections 2025-08-15 09:34:30,452 - INFO - Retry 0 2025-08-15 09:34:30,452 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:34:30,452 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-15 09:34:32,076 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-15 09:34:32,076 - INFO - Generic metadata worked 2025-08-15 09:34:32,316 - DEBUG - Link local service introspect removed 2025-08-15 09:34:32,316 - INFO - Deleting VM ctest-TestBasicVMVN-37512654-25533260 2025-08-15 09:34:32,373 - INFO - Deleting VN ctest-vn2_metadata-01818592 2025-08-15 09:34:32,407 - DEBUG - VN 2ca94ab0-6aaa-4d9a-b2cb-2599b3aa8119 still in use: Unable to complete operation on network 2ca94ab0-6aaa-4d9a-b2cb-2599b3aa8119. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1c7606df-d57b-4a18-aa0c-914c440b1909'] 2025-08-15 09:34:32,407 - WARNING - Deleting VN ctest-vn2_metadata-01818592 failed..Will retry 2025-08-15 09:34:34,499 - DEBUG - Response for deleting network () 2025-08-15 09:34:34,753 - DEBUG - No XMPP flaps were noticed during the test 2025-08-15 09:34:34,753 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-08-15 09:34:34,753 - INFO - -------------------------------------------------------------------------------- 2025-08-15 09:34:34,755 - INFO - ================================================================================ 2025-08-15 09:34:34,755 - INFO - STARTING TEST : test_metadata_service 2025-08-15 09:34:34,755 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-08-15 09:34:35,046 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-08-15 09:34:35,046 - INFO - Initial checks done. Running the testcase now 2025-08-15 09:34:35,046 - INFO - 2025-08-15 09:34:35,046 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-08-15 09:34:35,052 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/cd857e9f-9588-4cbc-9658-19e321bcd720 2025-08-15 09:34:35,218 - DEBUG - Response for create_network : {'network': {'id': 'de97fbf8-538d-4ac3-a1ff-ab0f41205b74', 'name': 'ctest-vn-84776501', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37512654', 'ctest-vn-84776501'], 'port_security_enabled': True, 'description': ''}} 2025-08-15 09:34:35,425 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b76433e-4cb9-45b2-905c-459691d77102', 'name': '', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'network_id': 'de97fbf8-538d-4ac3-a1ff-ab0f41205b74', 'ip_version': 4, 'cidr': '169.60.177.64/26', 'allocation_pools': [{'start': '169.60.177.66', 'end': '169.60.177.126'}], 'gateway_ip': '169.60.177.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.60.177.66', 'tags': [], 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5'}} 2025-08-15 09:34:35,439 - INFO - Created VN ctest-vn-84776501 2025-08-15 09:34:35,488 - DEBUG - VN ctest-vn-84776501 UUID is de97fbf8-538d-4ac3-a1ff-ab0f41205b74 2025-08-15 09:34:36,550 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3862-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3862-1) 2025-08-15 09:34:36,550 - INFO - Waiting for VM ctest-TestBasicVMVN-37512654-70432230 to be up.. 2025-08-15 09:34:36,582 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-15 09:34:41,662 - DEBUG - VM is in ACTIVE state now 2025-08-15 09:34:41,662 - INFO - VM name : ctest-TestBasicVMVN-37512654-70432230 2025-08-15 09:34:41,726 - DEBUG - VM ctest-TestBasicVMVN-37512654-70432230 ID is 3cd2e439-5c94-48b2-bf41-8c3197147a6e 2025-08-15 09:34:41,726 - DEBUG - VM ctest-TestBasicVMVN-37512654-70432230 launched on Node cn-jenkins-deploy-platform-ansible-os-3862-1. 2025-08-15 09:34:41,788 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3cd2e439-5c94-48b2-bf41-8c3197147a6e 2025-08-15 09:34:41,795 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ae808ea4-e8db-4c19-be7f-471529b6ad6b 2025-08-15 09:34:45,031 - 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-08-15 09:34:45,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37512654-70432230 failed! 2025-08-15 09:34:45,084 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-84776501 is 169.60.177.65 and allocation pool is NOT set 2025-08-15 09:34:47,148 - 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=2.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.02 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.018/2.424/2.830/0.406 ms') 2025-08-15 09:34:47,148 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37512654-70432230 passed 2025-08-15 09:34:47,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:34:47,304 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37512654-70432230, IP 169.60.177.67, Port 22 2025-08-15 09:34:47,359 - DEBUG - Error on ssh to cirros@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-08-15 09:34:47,429 - DEBUG - VM ctest-TestBasicVMVN-37512654-70432230 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-15 09:34:52,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:34:52,430 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37512654-70432230, IP 169.60.177.67, Port 22 2025-08-15 09:34:52,580 - DEBUG - VM ctest-TestBasicVMVN-37512654-70432230 is ready for SSH connections 2025-08-15 09:34:52,580 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:34:52,580 - DEBUG - cat /tmp/output.txt 2025-08-15 09:34:54,196 - DEBUG - Hello World. The time is now Fri, 15 Aug 2025 03:34:47 -0600! 2025-08-15 09:34:54,196 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 15 Aug 2025 03:34:47 -0600!'} 2025-08-15 09:34:54,196 - INFO - metadata_script.txt got executed in the vm 2025-08-15 09:34:54,196 - INFO - Deleting VM ctest-TestBasicVMVN-37512654-70432230 2025-08-15 09:34:54,257 - INFO - Deleting VN ctest-vn-84776501 2025-08-15 09:34:54,288 - DEBUG - VN de97fbf8-538d-4ac3-a1ff-ab0f41205b74 still in use: Unable to complete operation on network de97fbf8-538d-4ac3-a1ff-ab0f41205b74. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-663ec394-d9c0-48bd-b003-2f4653d38ec6'] 2025-08-15 09:34:54,288 - WARNING - Deleting VN ctest-vn-84776501 failed..Will retry 2025-08-15 09:34:56,376 - DEBUG - Response for deleting network () 2025-08-15 09:34:56,624 - DEBUG - No XMPP flaps were noticed during the test 2025-08-15 09:34:56,624 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-08-15 09:34:56,624 - INFO - -------------------------------------------------------------------------------- 2025-08-15 09:34:56,626 - INFO - ================================================================================ 2025-08-15 09:34:56,626 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-15 09:34:56,627 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-08-15 09:34:56,909 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-08-15 09:34:56,909 - INFO - Initial checks done. Running the testcase now 2025-08-15 09:34:56,909 - INFO - 2025-08-15 09:34:57,372 - DEBUG - Response for create_network : {'network': {'id': '749dcede-6681-472e-923b-f70e9a898738', 'name': 'ctest-vn-28917350', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37512654', 'ctest-vn-28917350'], 'port_security_enabled': True, 'description': ''}} 2025-08-15 09:34:57,555 - DEBUG - Response for create_subnet : {'subnet': {'id': '6de6d759-31f5-4eaa-9316-83542d575150', 'name': '', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'network_id': '749dcede-6681-472e-923b-f70e9a898738', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5'}} 2025-08-15 09:34:57,721 - DEBUG - Response for create_subnet : {'subnet': {'id': '3df2c94f-fc2c-47ac-bf86-ba62dc10acb8', 'name': '', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'network_id': '749dcede-6681-472e-923b-f70e9a898738', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5'}} 2025-08-15 09:34:57,740 - INFO - Created VN ctest-vn-28917350 2025-08-15 09:34:57,792 - DEBUG - VN ctest-vn-28917350 UUID is 749dcede-6681-472e-923b-f70e9a898738 2025-08-15 09:34:58,096 - DEBUG - Response for create_port : {'port': {'name': '93978d8e-fa37-4c2e-ac69-1eebc61a7bb9', 'id': '93978d8e-fa37-4c2e-ac69-1eebc61a7bb9', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'network_id': '749dcede-6681-472e-923b-f70e9a898738', 'mac_address': '02:93:97:8d:8e:fa', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '6de6d759-31f5-4eaa-9316-83542d575150'}], 'security_groups': ['411536d1-5547-44d5-b2c5-0a95b349a8ae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5'}} 2025-08-15 09:34:58,246 - DEBUG - Response for create_port : {'port': {'name': 'd1300f40-96e7-43b6-9567-d33b9bb9b4d0', 'id': 'd1300f40-96e7-43b6-9567-d33b9bb9b4d0', 'tenant_id': '9cb6830fc7ed4673a615e72faae9e4e5', 'network_id': '749dcede-6681-472e-923b-f70e9a898738', 'mac_address': '02:d1:30:0f:40:96', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '3df2c94f-fc2c-47ac-bf86-ba62dc10acb8'}], 'security_groups': ['411536d1-5547-44d5-b2c5-0a95b349a8ae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9cb6830fc7ed4673a615e72faae9e4e5'}} 2025-08-15 09:34:58,562 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3862-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3862-1) 2025-08-15 09:34:58,950 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3862-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3862-1) 2025-08-15 09:35:00,142 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3862-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3862-1) 2025-08-15 09:35:00,142 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-15 09:35:00,148 - DEBUG - Requesting: http://10.0.0.254:8082/domain/424ce239-1777-469b-aa9a-ed16dbfc5d9f 2025-08-15 09:35:00,159 - DEBUG - Requesting: http://10.0.0.254:8082/project/9cb6830f-c7ed-4673-a615-e72faae9e4e5 2025-08-15 09:35:00,241 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/4c989d2b-4c05-495c-ae5c-d2fdb3b3c790 2025-08-15 09:35:00,250 - INFO - Verifications in API Server for IPAM: ctest-ipam-93157606 passed 2025-08-15 09:35:00,258 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-37512654:ctest-ipam-93157606', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37512654', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5519334152627112284', 'uuid-lslong': '12564149047540303760'}, 'enable': 'true', 'created': '2025-08-15T09:34:56', 'last-modified': '2025-08-15T09:34:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.126663'} 2025-08-15 09:35:00,258 - INFO - Verifications in Control node for IPAM: ctest-ipam-93157606 passed 2025-08-15 09:35:00,258 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-15 09:35:00,263 - DEBUG - Requesting: http://10.0.0.254:8082/domain/424ce239-1777-469b-aa9a-ed16dbfc5d9f 2025-08-15 09:35:00,273 - DEBUG - Requesting: http://10.0.0.254:8082/project/9cb6830f-c7ed-4673-a615-e72faae9e4e5 2025-08-15 09:35:00,367 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/749dcede-6681-472e-923b-f70e9a898738 2025-08-15 09:35:00,384 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/749dcede-6681-472e-923b-f70e9a898738 2025-08-15 09:35:00,399 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1d1e9de-89fa-4299-a2cb-5d904331553b 2025-08-15 09:35:00,407 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1d1e9de-89fa-4299-a2cb-5d904331553b 2025-08-15 09:35:00,413 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/f92f5229-bf2b-439d-997d-b497ebf0a3e0 2025-08-15 09:35:00,419 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-15 09:35:00,419 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/749dcede-6681-472e-923b-f70e9a898738 2025-08-15 09:35:00,428 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1d1e9de-89fa-4299-a2cb-5d904331553b 2025-08-15 09:35:00,443 - INFO - Verified VN network id 12 for VN 749dcede-6681-472e-923b-f70e9a898738 2025-08-15 09:35:00,443 - INFO - Verifications in API Server for VN ctest-vn-28917350 passed 2025-08-15 09:35:00,443 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/749dcede-6681-472e-923b-f70e9a898738 2025-08-15 09:35:00,452 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1d1e9de-89fa-4299-a2cb-5d904331553b 2025-08-15 09:35:00,462 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1d1e9de-89fa-4299-a2cb-5d904331553b 2025-08-15 09:35:00,469 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/f92f5229-bf2b-439d-997d-b497ebf0a3e0 2025-08-15 09:35:00,480 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37512654', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8403099934341023534', 'uuid-lslong': '10537287395257714488'}, 'enable': 'true', 'created': '2025-08-15T09:34:57', 'last-modified': '2025-08-15T09:34:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.785612'} 2025-08-15 09:35:00,491 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-15 09:35:00,491 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28917350 passed 2025-08-15 09:35:00,491 - DEBUG - ====Verifying policy data for ctest-vn-28917350 in API_Server ====== 2025-08-15 09:35:00,491 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-15 09:35:00,502 - DEBUG - Requesting: http://10.0.0.254:8082/domain/424ce239-1777-469b-aa9a-ed16dbfc5d9f 2025-08-15 09:35:00,513 - DEBUG - Requesting: http://10.0.0.254:8082/project/9cb6830f-c7ed-4673-a615-e72faae9e4e5 2025-08-15 09:35:00,615 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/749dcede-6681-472e-923b-f70e9a898738 2025-08-15 09:35:00,624 - DEBUG - =>VN ctest-vn-28917350 has no policy to be verified 2025-08-15 09:35:00,624 - DEBUG - Verifying the vn in opserver 2025-08-15 09:35:00,625 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350 virtual network link through opserver 10.0.0.254 2025-08-15 09:35:00,625 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-15 09:35:00,964 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-08-15 09:35:01,035 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350?flat'} 2025-08-15 09:35:01,035 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350 is found in opserver 2025-08-15 09:35:01,042 - DEBUG - VRF ids for VN ctest-vn-28917350: {'10.0.0.254': '2'} 2025-08-15 09:35:01,042 - INFO - Waiting for VM ctest-TestBasicVMVN-37512654-59075990 to be up.. 2025-08-15 09:35:01,114 - DEBUG - VM is in ACTIVE state now 2025-08-15 09:35:01,114 - INFO - VM name : ctest-TestBasicVMVN-37512654-59075990 2025-08-15 09:35:01,181 - DEBUG - VM ctest-TestBasicVMVN-37512654-59075990 ID is b838c0d5-a2b1-4ae4-8bd3-4183ba008528 2025-08-15 09:35:01,181 - DEBUG - VM ctest-TestBasicVMVN-37512654-59075990 launched on Node cn-jenkins-deploy-platform-ansible-os-3862-1. 2025-08-15 09:35:01,248 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b838c0d5-a2b1-4ae4-8bd3-4183ba008528 2025-08-15 09:35:01,254 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/93978d8e-fa37-4c2e-ac69-1eebc61a7bb9 2025-08-15 09:35:04,526 - 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-08-15 09:35:04,527 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37512654-59075990 failed! 2025-08-15 09:35:04,580 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350 is 31.1.1.1 and allocation pool is NOT set 2025-08-15 09:35:04,580 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350 is 31.1.2.1 and allocation pool is NOT set 2025-08-15 09:35:08,655 - 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 1012ms') 2025-08-15 09:35:08,655 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37512654-59075990 failed! 2025-08-15 09:35:08,712 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350 is 31.1.1.1 and allocation pool is NOT set 2025-08-15 09:35:08,712 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350 is 31.1.2.1 and allocation pool is NOT set 2025-08-15 09:35:10,776 - 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.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.699 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.699/2.480/4.261/1.781 ms') 2025-08-15 09:35:10,776 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37512654-59075990 passed 2025-08-15 09:35:10,924 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:35:10,924 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37512654-59075990, IP 31.1.1.4, Port 22 2025-08-15 09:35:11,080 - DEBUG - VM ctest-TestBasicVMVN-37512654-59075990 is ready for SSH connections 2025-08-15 09:35:11,080 - INFO - Waiting for VM ctest-TestBasicVMVN-37512654-27734160 to be up.. 2025-08-15 09:35:11,141 - DEBUG - VM is in ACTIVE state now 2025-08-15 09:35:11,141 - INFO - VM name : ctest-TestBasicVMVN-37512654-27734160 2025-08-15 09:35:11,197 - DEBUG - VM ctest-TestBasicVMVN-37512654-27734160 ID is 54b05ee5-b70b-416b-883d-c0bcd189a93f 2025-08-15 09:35:11,197 - DEBUG - VM ctest-TestBasicVMVN-37512654-27734160 launched on Node cn-jenkins-deploy-platform-ansible-os-3862-1. 2025-08-15 09:35:11,254 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/54b05ee5-b70b-416b-883d-c0bcd189a93f 2025-08-15 09:35:11,261 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d1300f40-96e7-43b6-9567-d33b9bb9b4d0 2025-08-15 09:35:12,488 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.323 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.323/1.487/2.652/1.164 ms') 2025-08-15 09:35:12,489 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-37512654-27734160 passed 2025-08-15 09:35:12,644 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:35:12,644 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37512654-27734160, IP 31.1.2.4, Port 22 2025-08-15 09:35:12,795 - DEBUG - VM ctest-TestBasicVMVN-37512654-27734160 is ready for SSH connections 2025-08-15 09:35:12,795 - INFO - Waiting for VM ctest-TestBasicVMVN-37512654-68672052 to be up.. 2025-08-15 09:35:12,855 - DEBUG - VM is in ACTIVE state now 2025-08-15 09:35:12,855 - INFO - VM name : ctest-TestBasicVMVN-37512654-68672052 2025-08-15 09:35:12,914 - DEBUG - VM ctest-TestBasicVMVN-37512654-68672052 ID is 2b39303c-f98f-4e7c-880f-37185e6b02af 2025-08-15 09:35:12,914 - DEBUG - VM ctest-TestBasicVMVN-37512654-68672052 launched on Node cn-jenkins-deploy-platform-ansible-os-3862-1. 2025-08-15 09:35:12,979 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/2b39303c-f98f-4e7c-880f-37185e6b02af 2025-08-15 09:35:12,987 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/0397543b-cb12-47eb-b837-9b4ebdbd7fb7 2025-08-15 09:35:14,222 - 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=2.70 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.326 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.326/1.511/2.696/1.185 ms') 2025-08-15 09:35:14,222 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-37512654-68672052 passed 2025-08-15 09:35:14,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:35:14,368 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37512654-68672052, IP 31.1.1.3, Port 22 2025-08-15 09:35:14,528 - DEBUG - VM ctest-TestBasicVMVN-37512654-68672052 is ready for SSH connections 2025-08-15 09:35:14,528 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:35:14,528 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:35:14,528 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-15 09:35:18,518 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.342 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.779 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.760 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.760/1.627/3.342 ms 2025-08-15 09:35:18,518 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-37512654-59075990 passed 2025-08-15 09:35:18,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:35:18,518 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:35:18,518 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-15 09:35:22,157 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.550 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.752 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.697 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.697/1.333/2.550 ms 2025-08-15 09:35:22,157 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-37512654-27734160 passed 2025-08-15 09:35:22,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:35:22,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:35:22,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-15 09:35:22,157 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:35:22,157 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-15 09:35:22,346 - DEBUG - None 2025-08-15 09:35:22,346 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:35:22,346 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-15 09:35:22,519 - DEBUG - None 2025-08-15 09:35:22,519 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:35:22,519 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-15 09:35:23,320 - DEBUG - None 2025-08-15 09:35:23,320 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:35:23,320 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-15 09:35:25,520 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.697 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.450 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.668 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.548 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.566 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.566/1.985/4.450 ms 2025-08-15 09:35:25,520 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:35:25,520 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-15 09:35:27,802 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.974 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.773 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.950 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.403 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.620 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.462 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.347/1.789/3.950 ms 2025-08-15 09:35:27,802 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-08-15 09:35:27,802 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-15 09:35:30,038 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.706 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.582 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.394 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.376 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.426 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.245 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.341 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.341/1.581/3.394 ms 2025-08-15 09:35:30,038 - INFO - Deleting VM ctest-TestBasicVMVN-37512654-68672052 2025-08-15 09:35:30,141 - INFO - Detaching port d1300f40-96e7-43b6-9567-d33b9bb9b4d0 from VM ctest-TestBasicVMVN-37512654-27734160 2025-08-15 09:35:30,168 - INFO - Deleting VM ctest-TestBasicVMVN-37512654-27734160 2025-08-15 09:35:30,231 - INFO - Detaching port 93978d8e-fa37-4c2e-ac69-1eebc61a7bb9 from VM ctest-TestBasicVMVN-37512654-59075990 2025-08-15 09:35:30,258 - INFO - Deleting VM ctest-TestBasicVMVN-37512654-59075990 2025-08-15 09:35:30,315 - INFO - Deleting VN ctest-vn-28917350 2025-08-15 09:35:30,479 - DEBUG - Response for delete_port : () 2025-08-15 09:35:30,597 - DEBUG - Response for delete_port : () 2025-08-15 09:35:30,630 - DEBUG - VN 749dcede-6681-472e-923b-f70e9a898738 still in use: Unable to complete operation on network 749dcede-6681-472e-923b-f70e9a898738. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-990ebf8e-37a6-4646-9428-4e3c317d95ec'] 2025-08-15 09:35:30,630 - WARNING - Deleting VN ctest-vn-28917350 failed..Will retry 2025-08-15 09:35:32,741 - DEBUG - Response for deleting network () 2025-08-15 09:35:32,741 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a1d1e9de-89fa-4299-a2cb-5d904331553b 2025-08-15 09:35:32,746 - DEBUG - Response Code: 404 2025-08-15 09:35:32,747 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-08-15 09:35:32,751 - DEBUG - Requesting: http://10.0.0.254:8082/domain/424ce239-1777-469b-aa9a-ed16dbfc5d9f 2025-08-15 09:35:32,806 - DEBUG - Requesting: http://10.0.0.254:8082/project/9cb6830f-c7ed-4673-a615-e72faae9e4e5 2025-08-15 09:35:32,878 - INFO - Validated that VN ctest-vn-28917350 is not found in API Server 2025-08-15 09:35:32,886 - DEBUG - VN ctest-vn-28917350 is not present in Agent 10.0.0.254 2025-08-15 09:35:32,886 - INFO - Validated that VN ctest-vn-28917350 is not in any agent 2025-08-15 09:35:32,891 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-08-15 09:35:32,896 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-28917350 2025-08-15 09:35:32,896 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-37512654:ctest-vn-28917350 2025-08-15 09:35:32,904 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28917350 info 2025-08-15 09:35:32,976 - INFO - IPAM: ctest-ipam-93157606 is not found in API Server 2025-08-15 09:35:32,985 - INFO - IPAM:ctest-ipam-93157606 is not found in control node 2025-08-15 09:35:33,245 - DEBUG - No XMPP flaps were noticed during the test 2025-08-15 09:35:33,245 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-08-15 09:35:33,245 - INFO - -------------------------------------------------------------------------------- 2025-08-15 09:35:33,897 - INFO - Deleted project: ctest-TestBasicVMVN-37512654, ID : 9cb6830f-c7ed-4673-a615-e72faae9e4e5