2025-10-06 16:15:30,686 - INFO - Domain Default found not creating 2025-10-06 16:15:30,839 - INFO - Project ctest-TestBasicVMVN-19168655 not found, creating it 2025-10-06 16:15:31,301 - INFO - Created Project:ctest-TestBasicVMVN-19168655, ID : f979be05-b2c8-407c-a330-d242a2bfb917 2025-10-06 16:15:32,861 - INFO - ================================================================================ 2025-10-06 16:15:32,862 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-06 16:15:32,862 - 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-10-06 16:15:33,120 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-10-06 16:15:33,120 - INFO - Initial checks done. Running the testcase now 2025-10-06 16:15:33,120 - INFO - 2025-10-06 16:15:33,716 - DEBUG - Response for create_network : {'network': {'id': '35ae1414-7cca-41ca-9962-b0b7c90e81c6', 'name': 'ctest-vn2_metadata-56066433', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'project_id': 'f979be05b2c8407ca330d242a2bfb917', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19168655', 'ctest-vn2_metadata-56066433'], 'port_security_enabled': True, 'description': ''}} 2025-10-06 16:15:33,875 - DEBUG - Response for create_subnet : {'subnet': {'id': '9ad3bd28-2fe8-4922-aa3f-9e1daf70f8c2', 'name': '', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'network_id': '35ae1414-7cca-41ca-9962-b0b7c90e81c6', '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': 'f979be05b2c8407ca330d242a2bfb917'}} 2025-10-06 16:15:33,897 - INFO - Created VN ctest-vn2_metadata-56066433 2025-10-06 16:15:33,951 - DEBUG - VN ctest-vn2_metadata-56066433 UUID is 35ae1414-7cca-41ca-9962-b0b7c90e81c6 2025-10-06 16:15:34,140 - DEBUG - Services list from nova: [, , ] 2025-10-06 16:15:35,199 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4225-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4225-1) 2025-10-06 16:15:35,307 - DEBUG - Link local service introspect added 2025-10-06 16:15:35,352 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-06 16:15:40,449 - DEBUG - VM is in ACTIVE state now 2025-10-06 16:15:40,592 - INFO - Waiting for VM ctest-TestBasicVMVN-19168655-56540038 to be up.. 2025-10-06 16:15:40,592 - INFO - VM name : ctest-TestBasicVMVN-19168655-56540038 2025-10-06 16:15:40,663 - DEBUG - VM ctest-TestBasicVMVN-19168655-56540038 ID is 4f6379eb-279d-4b82-bac9-2b8bb83a9f48 2025-10-06 16:15:40,663 - DEBUG - VM ctest-TestBasicVMVN-19168655-56540038 launched on Node cn-jenkins-deploy-platform-ansible-os-4225-1 2025-10-06 16:15:40,744 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4f6379eb-279d-4b82-bac9-2b8bb83a9f48 2025-10-06 16:15:41,039 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4f6379eb-279d-4b82-bac9-2b8bb83a9f48 2025-10-06 16:15:41,073 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e231912e-63a5-48bb-9dda-feab89caa6ee 2025-10-06 16:15:44,336 - 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 16:15:44,336 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19168655-56540038 failed! 2025-10-06 16:15:44,391 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19168655:ctest-vn2_metadata-56066433 is 11.1.1.1 and allocation pool is NOT set 2025-10-06 16:15:46,457 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.803 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 = 0.803/1.829/2.856/1.026 ms') 2025-10-06 16:15:46,457 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19168655-56540038 passed 2025-10-06 16:15:46,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:15:46,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19168655-56540038, IP 11.1.1.3, Port 22 2025-10-06 16:15:46,674 - 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-10-06 16:15:46,750 - DEBUG - VM ctest-TestBasicVMVN-19168655-56540038 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-06 16:15:51,751 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:15:51,751 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19168655-56540038, IP 11.1.1.3, Port 22 2025-10-06 16:15:51,911 - DEBUG - VM ctest-TestBasicVMVN-19168655-56540038 is ready for SSH connections 2025-10-06 16:15:51,911 - INFO - Retry 0 2025-10-06 16:15:51,911 - 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.50, gateway password: c0ntrail123 2025-10-06 16:15:51,911 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-06 16:15:53,525 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-06 16:15:53,525 - INFO - Generic metadata worked 2025-10-06 16:15:53,771 - DEBUG - Link local service introspect removed 2025-10-06 16:15:53,771 - INFO - Deleting VM ctest-TestBasicVMVN-19168655-56540038 2025-10-06 16:15:53,843 - INFO - Deleting VN ctest-vn2_metadata-56066433 2025-10-06 16:15:53,884 - DEBUG - VN 35ae1414-7cca-41ca-9962-b0b7c90e81c6 still in use: Unable to complete operation on network 35ae1414-7cca-41ca-9962-b0b7c90e81c6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-151d0c19-684f-4a76-99be-1c11deaa9e85'] 2025-10-06 16:15:53,885 - WARNING - Deleting VN ctest-vn2_metadata-56066433 failed..Will retry 2025-10-06 16:15:55,991 - DEBUG - Response for deleting network () 2025-10-06 16:15:56,243 - DEBUG - No XMPP flaps were noticed during the test 2025-10-06 16:15:56,243 - INFO - -------------------------------------------------------------------------------- 2025-10-06 16:15:56,246 - INFO - ================================================================================ 2025-10-06 16:15:56,246 - INFO - STARTING TEST : test_metadata_service 2025-10-06 16:15:56,246 - 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-10-06 16:15:56,537 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-10-06 16:15:56,537 - INFO - Initial checks done. Running the testcase now 2025-10-06 16:15:56,537 - INFO - 2025-10-06 16:15:56,537 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-10-06 16:15:56,542 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/6d2cd3fa-5ba0-4974-a6e2-3de81cef3ca9 2025-10-06 16:15:56,725 - DEBUG - Response for create_network : {'network': {'id': '6bd8d00d-cc7b-4071-ab7f-a2c0d4891acc', 'name': 'ctest-vn-28472082', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'project_id': 'f979be05b2c8407ca330d242a2bfb917', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19168655', 'ctest-vn-28472082'], 'port_security_enabled': True, 'description': ''}} 2025-10-06 16:15:56,933 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c758529-c5d3-4c0a-bf61-5101161befc4', 'name': '', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'network_id': '6bd8d00d-cc7b-4071-ab7f-a2c0d4891acc', 'ip_version': 4, 'cidr': '148.148.12.0/26', 'allocation_pools': [{'start': '148.148.12.2', 'end': '148.148.12.62'}], 'gateway_ip': '148.148.12.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.148.12.2', 'tags': [], 'project_id': 'f979be05b2c8407ca330d242a2bfb917'}} 2025-10-06 16:15:56,951 - INFO - Created VN ctest-vn-28472082 2025-10-06 16:15:57,003 - DEBUG - VN ctest-vn-28472082 UUID is 6bd8d00d-cc7b-4071-ab7f-a2c0d4891acc 2025-10-06 16:15:58,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4225-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4225-1) 2025-10-06 16:15:58,197 - INFO - Waiting for VM ctest-TestBasicVMVN-19168655-94223058 to be up.. 2025-10-06 16:15:58,237 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-06 16:16:03,318 - DEBUG - VM is in ACTIVE state now 2025-10-06 16:16:03,318 - INFO - VM name : ctest-TestBasicVMVN-19168655-94223058 2025-10-06 16:16:03,397 - DEBUG - VM ctest-TestBasicVMVN-19168655-94223058 ID is 42f124ae-b841-4861-bce3-a58b3685a63e 2025-10-06 16:16:03,397 - DEBUG - VM ctest-TestBasicVMVN-19168655-94223058 launched on Node cn-jenkins-deploy-platform-ansible-os-4225-1 2025-10-06 16:16:03,493 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/42f124ae-b841-4861-bce3-a58b3685a63e 2025-10-06 16:16:03,503 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/07ca84cc-360b-4a87-b959-fa7cc5ab2b94 2025-10-06 16:16:06,764 - 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 1026ms') 2025-10-06 16:16:06,764 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19168655-94223058 failed! 2025-10-06 16:16:06,819 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-28472082 is 148.148.12.1 and allocation pool is NOT set 2025-10-06 16:16:08,885 - 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=7.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.99 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.988/5.349/7.710/2.361 ms') 2025-10-06 16:16:08,885 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19168655-94223058 passed 2025-10-06 16:16:09,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:09,035 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19168655-94223058, IP 148.148.12.3, Port 22 2025-10-06 16:16:09,201 - DEBUG - VM ctest-TestBasicVMVN-19168655-94223058 is ready for SSH connections 2025-10-06 16:16:09,201 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-10-06 16:16:09,201 - DEBUG - cat /tmp/output.txt 2025-10-06 16:16:10,877 - DEBUG - Hello World. The time is now Mon, 06 Oct 2025 10:16:09 -0600! 2025-10-06 16:16:10,877 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 06 Oct 2025 10:16:09 -0600!'} 2025-10-06 16:16:10,877 - INFO - metadata_script.txt got executed in the vm 2025-10-06 16:16:10,877 - INFO - Deleting VM ctest-TestBasicVMVN-19168655-94223058 2025-10-06 16:16:10,990 - INFO - Deleting VN ctest-vn-28472082 2025-10-06 16:16:11,039 - DEBUG - VN 6bd8d00d-cc7b-4071-ab7f-a2c0d4891acc still in use: Unable to complete operation on network 6bd8d00d-cc7b-4071-ab7f-a2c0d4891acc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-290ec5ff-18f5-430c-b381-0c2bae4ab764'] 2025-10-06 16:16:11,039 - WARNING - Deleting VN ctest-vn-28472082 failed..Will retry 2025-10-06 16:16:13,131 - DEBUG - Response for deleting network () 2025-10-06 16:16:13,383 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 16:16:13,383 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-06 16:16:13,384 - INFO - -------------------------------------------------------------------------------- 2025-10-06 16:16:13,386 - INFO - ================================================================================ 2025-10-06 16:16:13,387 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-06 16:16:13,387 - 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-10-06 16:16:13,671 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2025-10-06 16:16:13,672 - INFO - Initial checks done. Running the testcase now 2025-10-06 16:16:13,672 - INFO - 2025-10-06 16:16:14,148 - DEBUG - Response for create_network : {'network': {'id': 'd151ccf0-0e08-46c5-bdbb-5698f27ab406', 'name': 'ctest-vn-08007832', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'project_id': 'f979be05b2c8407ca330d242a2bfb917', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19168655', 'ctest-vn-08007832'], 'port_security_enabled': True, 'description': ''}} 2025-10-06 16:16:14,309 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e9452cc4-a429-4273-8b4e-a7b204b0fbd4', 'name': '', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'network_id': 'd151ccf0-0e08-46c5-bdbb-5698f27ab406', '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': 'f979be05b2c8407ca330d242a2bfb917'}} 2025-10-06 16:16:14,509 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c376e38-d601-4f9c-9403-c59f11cfd2a1', 'name': '', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'network_id': 'd151ccf0-0e08-46c5-bdbb-5698f27ab406', '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': 'f979be05b2c8407ca330d242a2bfb917'}} 2025-10-06 16:16:14,528 - INFO - Created VN ctest-vn-08007832 2025-10-06 16:16:14,579 - DEBUG - VN ctest-vn-08007832 UUID is d151ccf0-0e08-46c5-bdbb-5698f27ab406 2025-10-06 16:16:14,937 - DEBUG - Response for create_port : {'port': {'name': '8332b534-5e26-460f-acbe-b7acdbdb20b0', 'id': '8332b534-5e26-460f-acbe-b7acdbdb20b0', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'network_id': 'd151ccf0-0e08-46c5-bdbb-5698f27ab406', 'mac_address': '02:83:32:b5:34:5e', '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': 'e9452cc4-a429-4273-8b4e-a7b204b0fbd4'}], 'security_groups': ['53071e9e-7500-4962-b87a-dcd4d0286b2b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f979be05b2c8407ca330d242a2bfb917'}} 2025-10-06 16:16:15,113 - DEBUG - Response for create_port : {'port': {'name': '643247b4-f37c-450c-afb0-4d91a0c6e795', 'id': '643247b4-f37c-450c-afb0-4d91a0c6e795', 'tenant_id': 'f979be05b2c8407ca330d242a2bfb917', 'network_id': 'd151ccf0-0e08-46c5-bdbb-5698f27ab406', 'mac_address': '02:64:32:47:b4:f3', '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': '9c376e38-d601-4f9c-9403-c59f11cfd2a1'}], 'security_groups': ['53071e9e-7500-4962-b87a-dcd4d0286b2b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f979be05b2c8407ca330d242a2bfb917'}} 2025-10-06 16:16:15,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4225-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4225-1) 2025-10-06 16:16:16,013 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4225-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4225-1) 2025-10-06 16:16:17,260 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4225-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4225-1) 2025-10-06 16:16:17,260 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 16:16:17,267 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4d3ba2d9-9eef-4910-a9c2-3a1aafdaccfe 2025-10-06 16:16:17,285 - DEBUG - Requesting: http://10.0.0.50:8082/project/f979be05-b2c8-407c-a330-d242a2bfb917 2025-10-06 16:16:17,365 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/dd15c83a-d364-4307-b486-1c30018e8b6c 2025-10-06 16:16:17,376 - INFO - Verifications in API Server for IPAM: ctest-ipam-85939243 passed 2025-10-06 16:16:17,382 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19168655:ctest-ipam-85939243', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19168655', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15930859411873219335', 'uuid-lslong': '13008115566216383340'}, 'enable': 'true', 'created': '2025-10-06T16:16:13', 'last-modified': '2025-10-06T16:16:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.482745'} 2025-10-06 16:16:17,383 - INFO - Verifications in Control node for IPAM: ctest-ipam-85939243 passed 2025-10-06 16:16:17,383 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 16:16:17,389 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4d3ba2d9-9eef-4910-a9c2-3a1aafdaccfe 2025-10-06 16:16:17,403 - DEBUG - Requesting: http://10.0.0.50:8082/project/f979be05-b2c8-407c-a330-d242a2bfb917 2025-10-06 16:16:17,476 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d151ccf0-0e08-46c5-bdbb-5698f27ab406 2025-10-06 16:16:17,493 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d151ccf0-0e08-46c5-bdbb-5698f27ab406 2025-10-06 16:16:17,514 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c7488c5a-85c4-471d-9113-0e3199eadf99 2025-10-06 16:16:17,525 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c7488c5a-85c4-471d-9113-0e3199eadf99 2025-10-06 16:16:17,532 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/60ef0a5f-d3de-4189-9cad-c7d511eb3201 2025-10-06 16:16:17,540 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-06 16:16:17,540 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d151ccf0-0e08-46c5-bdbb-5698f27ab406 2025-10-06 16:16:17,555 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c7488c5a-85c4-471d-9113-0e3199eadf99 2025-10-06 16:16:17,578 - INFO - Verified VN network id 11 for VN d151ccf0-0e08-46c5-bdbb-5698f27ab406 2025-10-06 16:16:17,579 - INFO - Verifications in API Server for VN ctest-vn-08007832 passed 2025-10-06 16:16:17,579 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d151ccf0-0e08-46c5-bdbb-5698f27ab406 2025-10-06 16:16:17,589 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c7488c5a-85c4-471d-9113-0e3199eadf99 2025-10-06 16:16:17,598 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c7488c5a-85c4-471d-9113-0e3199eadf99 2025-10-06 16:16:17,605 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/60ef0a5f-d3de-4189-9cad-c7d511eb3201 2025-10-06 16:16:17,616 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19168655', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15083061958440142533', 'uuid-lslong': '13671616308716418054'}, 'enable': 'true', 'created': '2025-10-06T16:16:14', 'last-modified': '2025-10-06T16:16:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.139270'} 2025-10-06 16:16:17,625 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-06 16:16:17,626 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-08007832 passed 2025-10-06 16:16:17,628 - DEBUG - ====Verifying policy data for ctest-vn-08007832 in API_Server ====== 2025-10-06 16:16:17,628 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 16:16:17,642 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4d3ba2d9-9eef-4910-a9c2-3a1aafdaccfe 2025-10-06 16:16:17,659 - DEBUG - Requesting: http://10.0.0.50:8082/project/f979be05-b2c8-407c-a330-d242a2bfb917 2025-10-06 16:16:17,791 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/d151ccf0-0e08-46c5-bdbb-5698f27ab406 2025-10-06 16:16:17,809 - DEBUG - =>VN ctest-vn-08007832 has no policy to be verified 2025-10-06 16:16:17,809 - DEBUG - Verifying the vn in opserver 2025-10-06 16:16:17,809 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832 virtual network link through opserver 10.0.0.50 2025-10-06 16:16:17,809 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-06 16:16:18,185 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-06 16:16:18,250 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832?flat'} 2025-10-06 16:16:18,250 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832 is found in opserver 2025-10-06 16:16:18,260 - DEBUG - VRF ids for VN ctest-vn-08007832: {'10.0.0.50': '2'} 2025-10-06 16:16:18,260 - INFO - Waiting for VM ctest-TestBasicVMVN-19168655-90450708 to be up.. 2025-10-06 16:16:18,355 - DEBUG - VM is in ACTIVE state now 2025-10-06 16:16:18,356 - INFO - VM name : ctest-TestBasicVMVN-19168655-90450708 2025-10-06 16:16:18,443 - DEBUG - VM ctest-TestBasicVMVN-19168655-90450708 ID is d969a7ff-9b4f-4fc9-87b2-adb0b74d1573 2025-10-06 16:16:18,443 - DEBUG - VM ctest-TestBasicVMVN-19168655-90450708 launched on Node cn-jenkins-deploy-platform-ansible-os-4225-1 2025-10-06 16:16:18,530 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d969a7ff-9b4f-4fc9-87b2-adb0b74d1573 2025-10-06 16:16:18,539 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8332b534-5e26-460f-acbe-b7acdbdb20b0 2025-10-06 16:16:21,809 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms') 2025-10-06 16:16:21,809 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19168655-90450708 failed! 2025-10-06 16:16:21,867 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832 is 31.1.1.1 and allocation pool is NOT set 2025-10-06 16:16:21,867 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832 is 31.1.2.1 and allocation pool is NOT set 2025-10-06 16:16:25,935 - 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 16:16:25,935 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19168655-90450708 failed! 2025-10-06 16:16:25,991 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832 is 31.1.1.1 and allocation pool is NOT set 2025-10-06 16:16:25,991 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832 is 31.1.2.1 and allocation pool is NOT set 2025-10-06 16:16:28,058 - 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=3.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.698 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 = 0.698/2.226/3.755/1.528 ms') 2025-10-06 16:16:28,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19168655-90450708 passed 2025-10-06 16:16:28,207 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:28,207 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19168655-90450708, IP 31.1.1.4, Port 22 2025-10-06 16:16:28,362 - DEBUG - VM ctest-TestBasicVMVN-19168655-90450708 is ready for SSH connections 2025-10-06 16:16:28,363 - INFO - Waiting for VM ctest-TestBasicVMVN-19168655-30977501 to be up.. 2025-10-06 16:16:28,443 - DEBUG - VM is in ACTIVE state now 2025-10-06 16:16:28,443 - INFO - VM name : ctest-TestBasicVMVN-19168655-30977501 2025-10-06 16:16:28,527 - DEBUG - VM ctest-TestBasicVMVN-19168655-30977501 ID is b835e1e2-1d16-46ab-b7bf-d05aeb9abbc9 2025-10-06 16:16:28,527 - DEBUG - VM ctest-TestBasicVMVN-19168655-30977501 launched on Node cn-jenkins-deploy-platform-ansible-os-4225-1 2025-10-06 16:16:28,612 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b835e1e2-1d16-46ab-b7bf-d05aeb9abbc9 2025-10-06 16:16:28,623 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/643247b4-f37c-450c-afb0-4d91a0c6e795 2025-10-06 16:16:29,866 - 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=3.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.818 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.818/2.324/3.830/1.506 ms') 2025-10-06 16:16:29,866 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19168655-30977501 passed 2025-10-06 16:16:30,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:30,015 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19168655-30977501, IP 31.1.2.4, Port 22 2025-10-06 16:16:30,171 - DEBUG - VM ctest-TestBasicVMVN-19168655-30977501 is ready for SSH connections 2025-10-06 16:16:30,171 - INFO - Waiting for VM ctest-TestBasicVMVN-19168655-97009871 to be up.. 2025-10-06 16:16:30,249 - DEBUG - VM is in ACTIVE state now 2025-10-06 16:16:30,249 - INFO - VM name : ctest-TestBasicVMVN-19168655-97009871 2025-10-06 16:16:30,331 - DEBUG - VM ctest-TestBasicVMVN-19168655-97009871 ID is 7f36dc8c-0f02-4231-b7bf-9be874687dec 2025-10-06 16:16:30,332 - DEBUG - VM ctest-TestBasicVMVN-19168655-97009871 launched on Node cn-jenkins-deploy-platform-ansible-os-4225-1 2025-10-06 16:16:30,407 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7f36dc8c-0f02-4231-b7bf-9be874687dec 2025-10-06 16:16:30,416 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/294f3baa-042f-4852-8e86-a5dcb895fc25 2025-10-06 16:16:31,655 - 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=4.40 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.454 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.454/2.424/4.395/1.970 ms') 2025-10-06 16:16:31,655 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19168655-97009871 passed 2025-10-06 16:16:31,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:31,803 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19168655-97009871, IP 31.1.1.3, Port 22 2025-10-06 16:16:31,962 - DEBUG - VM ctest-TestBasicVMVN-19168655-97009871 is ready for SSH connections 2025-10-06 16:16:31,962 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:31,963 - 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.50, gateway password: c0ntrail123 2025-10-06 16:16:31,963 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-06 16:16:36,023 - 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.598 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.099 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.967 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.967/1.888/3.598 ms 2025-10-06 16:16:36,024 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19168655-90450708 passed 2025-10-06 16:16:36,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:36,024 - 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.50, gateway password: c0ntrail123 2025-10-06 16:16:36,024 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-06 16:16:39,711 - 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=3.748 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.929 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.000 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.929/1.892/3.748 ms 2025-10-06 16:16:39,711 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19168655-30977501 passed 2025-10-06 16:16:39,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:39,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:39,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-06 16:16:39,711 - 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.50, gateway password: c0ntrail123 2025-10-06 16:16:39,711 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-06 16:16:39,888 - DEBUG - None 2025-10-06 16:16:39,888 - 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.50, gateway password: c0ntrail123 2025-10-06 16:16:39,888 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-06 16:16:40,076 - DEBUG - None 2025-10-06 16:16:40,076 - 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.50, gateway password: c0ntrail123 2025-10-06 16:16:40,076 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-06 16:16:40,704 - DEBUG - None 2025-10-06 16:16:40,704 - 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.50, gateway password: c0ntrail123 2025-10-06 16:16:40,705 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-06 16:16:42,924 - 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=3.868 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.385 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.985 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.428/3.021/8.385 ms 2025-10-06 16:16:42,924 - 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.50, gateway password: c0ntrail123 2025-10-06 16:16:42,924 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-06 16:16:45,171 - 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=1.041 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.109 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.349 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.969 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.641 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.558 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.440/2.015/4.349 ms 2025-10-06 16:16:45,171 - 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.50, gateway password: c0ntrail123 2025-10-06 16:16:45,171 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-06 16:16:47,412 - 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.699 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.527 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.508 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.770 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.742 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.432/1.733/3.508 ms 2025-10-06 16:16:47,413 - INFO - Deleting VM ctest-TestBasicVMVN-19168655-97009871 2025-10-06 16:16:47,490 - INFO - Detaching port 643247b4-f37c-450c-afb0-4d91a0c6e795 from VM ctest-TestBasicVMVN-19168655-30977501 2025-10-06 16:16:47,527 - INFO - Deleting VM ctest-TestBasicVMVN-19168655-30977501 2025-10-06 16:16:47,612 - INFO - Detaching port 8332b534-5e26-460f-acbe-b7acdbdb20b0 from VM ctest-TestBasicVMVN-19168655-90450708 2025-10-06 16:16:47,648 - INFO - Deleting VM ctest-TestBasicVMVN-19168655-90450708 2025-10-06 16:16:47,725 - INFO - Deleting VN ctest-vn-08007832 2025-10-06 16:16:47,910 - DEBUG - Response for delete_port : () 2025-10-06 16:16:48,059 - DEBUG - Response for delete_port : () 2025-10-06 16:16:48,098 - DEBUG - VN d151ccf0-0e08-46c5-bdbb-5698f27ab406 still in use: Unable to complete operation on network d151ccf0-0e08-46c5-bdbb-5698f27ab406. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-35483664-3e39-45ec-973a-9e39ecdebfe6'] 2025-10-06 16:16:48,099 - WARNING - Deleting VN ctest-vn-08007832 failed..Will retry 2025-10-06 16:16:50,297 - DEBUG - Response for deleting network () 2025-10-06 16:16:50,297 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/c7488c5a-85c4-471d-9113-0e3199eadf99 2025-10-06 16:16:50,303 - DEBUG - Response Code: 404 2025-10-06 16:16:50,303 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 16:16:50,308 - DEBUG - Requesting: http://10.0.0.50:8082/domain/4d3ba2d9-9eef-4910-a9c2-3a1aafdaccfe 2025-10-06 16:16:50,360 - DEBUG - Requesting: http://10.0.0.50:8082/project/f979be05-b2c8-407c-a330-d242a2bfb917 2025-10-06 16:16:50,431 - INFO - Validated that VN ctest-vn-08007832 is not found in API Server 2025-10-06 16:16:50,448 - DEBUG - VN ctest-vn-08007832 is not present in Agent 10.0.0.50 2025-10-06 16:16:50,448 - INFO - Validated that VN ctest-vn-08007832 is not in any agent 2025-10-06 16:16:50,458 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-10-06 16:16:50,468 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-08007832 2025-10-06 16:16:50,468 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19168655:ctest-vn-08007832 2025-10-06 16:16:50,480 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-08007832 info 2025-10-06 16:16:50,558 - INFO - IPAM: ctest-ipam-85939243 is not found in API Server 2025-10-06 16:16:50,569 - INFO - IPAM:ctest-ipam-85939243 is not found in control node 2025-10-06 16:16:50,834 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 16:16:50,834 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-06 16:16:50,834 - INFO - -------------------------------------------------------------------------------- 2025-10-06 16:16:51,518 - INFO - Deleted project: ctest-TestBasicVMVN-19168655, ID : f979be05-b2c8-407c-a330-d242a2bfb917