2025-08-18 02:13:37,031 - INFO - Domain Default found not creating 2025-08-18 02:13:37,262 - INFO - Project ctest-TestBasicVMVN-87072798 not found, creating it 2025-08-18 02:13:37,695 - INFO - Created Project:ctest-TestBasicVMVN-87072798, ID : 9bb6d4fc-c18d-458b-b60a-959dbc9fcb30 2025-08-18 02:13:39,020 - INFO - ================================================================================ 2025-08-18 02:13:39,020 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-18 02:13:39,021 - 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-18 02:13:39,276 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.14': '0'}} with 2025-08-18 02:13:39,276 - INFO - Initial checks done. Running the testcase now 2025-08-18 02:13:39,276 - INFO - 2025-08-18 02:13:39,774 - DEBUG - Response for create_network : {'network': {'id': 'cca2cce5-11d7-4c37-9c6a-28ef3babb678', 'name': 'ctest-vn2_metadata-99658237', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'project_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87072798', 'ctest-vn2_metadata-99658237'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 02:13:39,944 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0ebf347-ed91-470c-a310-664f52e0613c', 'name': '', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'network_id': 'cca2cce5-11d7-4c37-9c6a-28ef3babb678', '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': '9bb6d4fcc18d458bb60a959dbc9fcb30'}} 2025-08-18 02:13:39,959 - INFO - Created VN ctest-vn2_metadata-99658237 2025-08-18 02:13:40,015 - DEBUG - VN ctest-vn2_metadata-99658237 UUID is cca2cce5-11d7-4c37-9c6a-28ef3babb678 2025-08-18 02:13:40,177 - DEBUG - Services list from nova: [, , ] 2025-08-18 02:13:41,139 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3871-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3871-1) 2025-08-18 02:13:41,247 - DEBUG - Link local service introspect added 2025-08-18 02:13:41,292 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-18 02:13:46,361 - DEBUG - VM is in ACTIVE state now 2025-08-18 02:13:46,475 - INFO - Waiting for VM ctest-TestBasicVMVN-87072798-98105364 to be up.. 2025-08-18 02:13:46,475 - INFO - VM name : ctest-TestBasicVMVN-87072798-98105364 2025-08-18 02:13:46,542 - DEBUG - VM ctest-TestBasicVMVN-87072798-98105364 ID is afbe3610-6caa-42d5-8b64-a8d5cfd23c10 2025-08-18 02:13:46,542 - DEBUG - VM ctest-TestBasicVMVN-87072798-98105364 launched on Node cn-jenkins-deploy-platform-ansible-os-3871-1 2025-08-18 02:13:46,603 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/afbe3610-6caa-42d5-8b64-a8d5cfd23c10 2025-08-18 02:13:46,890 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/afbe3610-6caa-42d5-8b64-a8d5cfd23c10 2025-08-18 02:13:46,918 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/19947790-d81e-43ea-943d-8d406f343181 2025-08-18 02:13:50,164 - 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-08-18 02:13:50,164 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87072798-98105364 failed! 2025-08-18 02:13:50,243 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87072798:ctest-vn2_metadata-99658237 is 11.1.1.1 and allocation pool is NOT set 2025-08-18 02:13:52,303 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.30 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 = 1.302/2.566/3.831/1.264 ms') 2025-08-18 02:13:52,304 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87072798-98105364 passed 2025-08-18 02:13:52,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:13:52,455 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87072798-98105364, IP 11.1.1.3, Port 22 2025-08-18 02:13:52,611 - DEBUG - VM ctest-TestBasicVMVN-87072798-98105364 is ready for SSH connections 2025-08-18 02:13:52,611 - INFO - Retry 0 2025-08-18 02:13:52,611 - 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.131, gateway password: c0ntrail123 2025-08-18 02:13:52,611 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-18 02:13:54,212 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-18 02:13:54,212 - INFO - Generic metadata worked 2025-08-18 02:13:54,455 - DEBUG - Link local service introspect removed 2025-08-18 02:13:54,455 - INFO - Deleting VM ctest-TestBasicVMVN-87072798-98105364 2025-08-18 02:13:54,511 - INFO - Deleting VN ctest-vn2_metadata-99658237 2025-08-18 02:13:54,552 - DEBUG - VN cca2cce5-11d7-4c37-9c6a-28ef3babb678 still in use: Unable to complete operation on network cca2cce5-11d7-4c37-9c6a-28ef3babb678. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0700185e-709d-4beb-94eb-babac5bcfe94'] 2025-08-18 02:13:54,552 - WARNING - Deleting VN ctest-vn2_metadata-99658237 failed..Will retry 2025-08-18 02:13:56,649 - DEBUG - Response for deleting network () 2025-08-18 02:13:56,920 - DEBUG - No XMPP flaps were noticed during the test 2025-08-18 02:13:56,920 - INFO - -------------------------------------------------------------------------------- 2025-08-18 02:13:56,923 - INFO - ================================================================================ 2025-08-18 02:13:56,923 - INFO - STARTING TEST : test_metadata_service 2025-08-18 02:13:56,923 - 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-18 02:13:57,216 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.14': '0'}} with 2025-08-18 02:13:57,216 - INFO - Initial checks done. Running the testcase now 2025-08-18 02:13:57,216 - INFO - 2025-08-18 02:13:57,216 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-configs 2025-08-18 02:13:57,221 - DEBUG - Requesting: http://10.0.0.131:8082/global-vrouter-config/9d31c92f-a9d2-443e-ada7-279c2b6640dc 2025-08-18 02:13:57,412 - DEBUG - Response for create_network : {'network': {'id': 'f748735d-1dcf-4aa8-90e3-8f9f1d286128', 'name': 'ctest-vn-77959335', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'project_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87072798', 'ctest-vn-77959335'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 02:13:57,664 - DEBUG - Response for create_subnet : {'subnet': {'id': '1cd15676-9304-4c75-bf2a-b7065edaa80b', 'name': '', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'network_id': 'f748735d-1dcf-4aa8-90e3-8f9f1d286128', 'ip_version': 4, 'cidr': '137.222.81.192/26', 'allocation_pools': [{'start': '137.222.81.194', 'end': '137.222.81.254'}], 'gateway_ip': '137.222.81.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.222.81.194', 'tags': [], 'project_id': '9bb6d4fcc18d458bb60a959dbc9fcb30'}} 2025-08-18 02:13:57,685 - INFO - Created VN ctest-vn-77959335 2025-08-18 02:13:57,743 - DEBUG - VN ctest-vn-77959335 UUID is f748735d-1dcf-4aa8-90e3-8f9f1d286128 2025-08-18 02:13:58,836 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3871-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3871-1) 2025-08-18 02:13:58,836 - INFO - Waiting for VM ctest-TestBasicVMVN-87072798-87228007 to be up.. 2025-08-18 02:13:58,870 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-18 02:14:03,935 - DEBUG - VM is in ACTIVE state now 2025-08-18 02:14:03,935 - INFO - VM name : ctest-TestBasicVMVN-87072798-87228007 2025-08-18 02:14:03,996 - DEBUG - VM ctest-TestBasicVMVN-87072798-87228007 ID is fe213245-9b07-48f5-b6d3-d306569ef1e0 2025-08-18 02:14:03,997 - DEBUG - VM ctest-TestBasicVMVN-87072798-87228007 launched on Node cn-jenkins-deploy-platform-ansible-os-3871-1 2025-08-18 02:14:04,058 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/fe213245-9b07-48f5-b6d3-d306569ef1e0 2025-08-18 02:14:04,066 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/5afec113-77e3-46da-a66a-38f79b7ee0fb 2025-08-18 02:14:07,308 - 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-18 02:14:07,308 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87072798-87228007 failed! 2025-08-18 02:14:07,363 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-77959335 is 137.222.81.193 and allocation pool is NOT set 2025-08-18 02:14:09,432 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.01 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.005/2.907/3.810/0.902 ms') 2025-08-18 02:14:09,432 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87072798-87228007 passed 2025-08-18 02:14:09,579 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:09,579 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87072798-87228007, IP 137.222.81.195, Port 22 2025-08-18 02:14:09,734 - DEBUG - VM ctest-TestBasicVMVN-87072798-87228007 is ready for SSH connections 2025-08-18 02:14:09,734 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2025-08-18 02:14:09,735 - DEBUG - cat /tmp/output.txt 2025-08-18 02:14:11,324 - DEBUG - Hello World. The time is now Sun, 17 Aug 2025 20:14:07 -0600! 2025-08-18 02:14:11,324 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 17 Aug 2025 20:14:07 -0600!'} 2025-08-18 02:14:11,324 - INFO - metadata_script.txt got executed in the vm 2025-08-18 02:14:11,324 - INFO - Deleting VM ctest-TestBasicVMVN-87072798-87228007 2025-08-18 02:14:11,385 - INFO - Deleting VN ctest-vn-77959335 2025-08-18 02:14:11,421 - DEBUG - VN f748735d-1dcf-4aa8-90e3-8f9f1d286128 still in use: Unable to complete operation on network f748735d-1dcf-4aa8-90e3-8f9f1d286128. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ca08feed-9d52-480a-8bf5-65f86bcf8dd4'] 2025-08-18 02:14:11,421 - WARNING - Deleting VN ctest-vn-77959335 failed..Will retry 2025-08-18 02:14:13,510 - DEBUG - Response for deleting network () 2025-08-18 02:14:13,764 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 02:14:13,765 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-18 02:14:13,765 - INFO - -------------------------------------------------------------------------------- 2025-08-18 02:14:13,767 - INFO - ================================================================================ 2025-08-18 02:14:13,767 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-18 02:14:13,768 - 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-18 02:14:14,048 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.14': '0'}} with 2025-08-18 02:14:14,048 - INFO - Initial checks done. Running the testcase now 2025-08-18 02:14:14,048 - INFO - 2025-08-18 02:14:14,525 - DEBUG - Response for create_network : {'network': {'id': 'af6f81c6-edb0-45ef-91bf-3751092059a4', 'name': 'ctest-vn-19008994', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'project_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87072798', 'ctest-vn-19008994'], 'port_security_enabled': True, 'description': ''}} 2025-08-18 02:14:14,736 - DEBUG - Response for create_subnet : {'subnet': {'id': '9ff961f9-c3ef-4e40-86e3-a742c7bd388f', 'name': '', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'network_id': 'af6f81c6-edb0-45ef-91bf-3751092059a4', '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': '9bb6d4fcc18d458bb60a959dbc9fcb30'}} 2025-08-18 02:14:14,874 - DEBUG - Response for create_subnet : {'subnet': {'id': '37eb7b51-8349-46be-973b-8b0f31757e9b', 'name': '', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'network_id': 'af6f81c6-edb0-45ef-91bf-3751092059a4', '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': '9bb6d4fcc18d458bb60a959dbc9fcb30'}} 2025-08-18 02:14:14,890 - INFO - Created VN ctest-vn-19008994 2025-08-18 02:14:14,939 - DEBUG - VN ctest-vn-19008994 UUID is af6f81c6-edb0-45ef-91bf-3751092059a4 2025-08-18 02:14:15,257 - DEBUG - Response for create_port : {'port': {'name': '026ebdbd-fdec-4722-a796-81a0675b387a', 'id': '026ebdbd-fdec-4722-a796-81a0675b387a', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'network_id': 'af6f81c6-edb0-45ef-91bf-3751092059a4', 'mac_address': '02:02:6e:bd:bd:fd', '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': '9ff961f9-c3ef-4e40-86e3-a742c7bd388f'}], 'security_groups': ['0544157e-b338-4ba4-aaf5-c7fef5df127b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9bb6d4fcc18d458bb60a959dbc9fcb30'}} 2025-08-18 02:14:15,415 - DEBUG - Response for create_port : {'port': {'name': 'adb8f95c-7e3d-4fba-9693-c8b12d136e33', 'id': 'adb8f95c-7e3d-4fba-9693-c8b12d136e33', 'tenant_id': '9bb6d4fcc18d458bb60a959dbc9fcb30', 'network_id': 'af6f81c6-edb0-45ef-91bf-3751092059a4', 'mac_address': '02:ad:b8:f9:5c:7e', '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': '37eb7b51-8349-46be-973b-8b0f31757e9b'}], 'security_groups': ['0544157e-b338-4ba4-aaf5-c7fef5df127b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9bb6d4fcc18d458bb60a959dbc9fcb30'}} 2025-08-18 02:14:15,709 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3871-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3871-1) 2025-08-18 02:14:16,067 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3871-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3871-1) 2025-08-18 02:14:17,212 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3871-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3871-1) 2025-08-18 02:14:17,212 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-08-18 02:14:17,218 - DEBUG - Requesting: http://10.0.0.131:8082/domain/d7b0301e-7175-4a31-99d9-6e9b2c3288c9 2025-08-18 02:14:17,230 - DEBUG - Requesting: http://10.0.0.131:8082/project/9bb6d4fc-c18d-458b-b60a-959dbc9fcb30 2025-08-18 02:14:17,309 - DEBUG - Requesting: http://10.0.0.131:8082/network-ipam/0005361b-1b81-4571-97d3-4d598a4e7e1d 2025-08-18 02:14:17,319 - INFO - Verifications in API Server for IPAM: ctest-ipam-37633903 passed 2025-08-18 02:14:17,327 - DEBUG - Control-node 10.0.0.131 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87072798:ctest-ipam-37633903', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87072798', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1466864937026929', 'uuid-lslong': '10940172966780894749'}, 'enable': 'true', 'created': '2025-08-18T02:14:14', 'last-modified': '2025-08-18T02:14:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.049618'} 2025-08-18 02:14:17,328 - INFO - Verifications in Control node for IPAM: ctest-ipam-37633903 passed 2025-08-18 02:14:17,328 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-08-18 02:14:17,334 - DEBUG - Requesting: http://10.0.0.131:8082/domain/d7b0301e-7175-4a31-99d9-6e9b2c3288c9 2025-08-18 02:14:17,346 - DEBUG - Requesting: http://10.0.0.131:8082/project/9bb6d4fc-c18d-458b-b60a-959dbc9fcb30 2025-08-18 02:14:17,438 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/af6f81c6-edb0-45ef-91bf-3751092059a4 2025-08-18 02:14:17,455 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/af6f81c6-edb0-45ef-91bf-3751092059a4 2025-08-18 02:14:17,473 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/5e3d99a5-7efe-41e4-8224-414f7d3fae85 2025-08-18 02:14:17,482 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/5e3d99a5-7efe-41e4-8224-414f7d3fae85 2025-08-18 02:14:17,492 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/3ed33ad1-d90d-48e6-9ad0-42e4635701f3 2025-08-18 02:14:17,500 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-18 02:14:17,500 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/af6f81c6-edb0-45ef-91bf-3751092059a4 2025-08-18 02:14:17,510 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/5e3d99a5-7efe-41e4-8224-414f7d3fae85 2025-08-18 02:14:17,527 - INFO - Verified VN network id 11 for VN af6f81c6-edb0-45ef-91bf-3751092059a4 2025-08-18 02:14:17,527 - INFO - Verifications in API Server for VN ctest-vn-19008994 passed 2025-08-18 02:14:17,527 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/af6f81c6-edb0-45ef-91bf-3751092059a4 2025-08-18 02:14:17,541 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/5e3d99a5-7efe-41e4-8224-414f7d3fae85 2025-08-18 02:14:17,552 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/5e3d99a5-7efe-41e4-8224-414f7d3fae85 2025-08-18 02:14:17,559 - DEBUG - Requesting: http://10.0.0.131:8082/route-target/3ed33ad1-d90d-48e6-9ad0-42e4635701f3 2025-08-18 02:14:17,570 - DEBUG - Control-node 10.0.0.131 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87072798', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12641465370443531759', 'uuid-lslong': '10502173677236279716'}, 'enable': 'true', 'created': '2025-08-18T02:14:14', 'last-modified': '2025-08-18T02:14:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.722745'} 2025-08-18 02:14:17,578 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-18 02:14:17,578 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19008994 passed 2025-08-18 02:14:17,578 - DEBUG - ====Verifying policy data for ctest-vn-19008994 in API_Server ====== 2025-08-18 02:14:17,578 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-08-18 02:14:17,583 - DEBUG - Requesting: http://10.0.0.131:8082/domain/d7b0301e-7175-4a31-99d9-6e9b2c3288c9 2025-08-18 02:14:17,595 - DEBUG - Requesting: http://10.0.0.131:8082/project/9bb6d4fc-c18d-458b-b60a-959dbc9fcb30 2025-08-18 02:14:17,714 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-network/af6f81c6-edb0-45ef-91bf-3751092059a4 2025-08-18 02:14:17,732 - DEBUG - =>VN ctest-vn-19008994 has no policy to be verified 2025-08-18 02:14:17,732 - DEBUG - Verifying the vn in opserver 2025-08-18 02:14:17,732 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994 virtual network link through opserver 10.0.0.131 2025-08-18 02:14:17,732 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks 2025-08-18 02:14:18,086 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks 2025-08-18 02:14:18,141 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994?flat'} 2025-08-18 02:14:18,141 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994 is found in opserver 2025-08-18 02:14:18,147 - DEBUG - VRF ids for VN ctest-vn-19008994: {'10.0.0.131': '2'} 2025-08-18 02:14:18,147 - INFO - Waiting for VM ctest-TestBasicVMVN-87072798-16881041 to be up.. 2025-08-18 02:14:18,211 - DEBUG - VM is in ACTIVE state now 2025-08-18 02:14:18,211 - INFO - VM name : ctest-TestBasicVMVN-87072798-16881041 2025-08-18 02:14:18,276 - DEBUG - VM ctest-TestBasicVMVN-87072798-16881041 ID is 2ceac840-ee1b-4874-8652-b74b6e4ea6cb 2025-08-18 02:14:18,276 - DEBUG - VM ctest-TestBasicVMVN-87072798-16881041 launched on Node cn-jenkins-deploy-platform-ansible-os-3871-1 2025-08-18 02:14:18,346 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/2ceac840-ee1b-4874-8652-b74b6e4ea6cb 2025-08-18 02:14:18,355 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/026ebdbd-fdec-4722-a796-81a0675b387a 2025-08-18 02:14:21,616 - 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 1028ms') 2025-08-18 02:14:21,616 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87072798-16881041 failed! 2025-08-18 02:14:21,671 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994 is 31.1.1.1 and allocation pool is NOT set 2025-08-18 02:14:21,671 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994 is 31.1.2.1 and allocation pool is NOT set 2025-08-18 02:14:25,740 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms') 2025-08-18 02:14:25,740 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87072798-16881041 failed! 2025-08-18 02:14:25,795 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994 is 31.1.1.1 and allocation pool is NOT set 2025-08-18 02:14:25,795 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994 is 31.1.2.1 and allocation pool is NOT set 2025-08-18 02:14:27,857 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.368 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.368/1.583/2.798/1.215 ms') 2025-08-18 02:14:27,857 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87072798-16881041 passed 2025-08-18 02:14:28,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:28,003 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87072798-16881041, IP 31.1.1.4, Port 22 2025-08-18 02:14:28,169 - DEBUG - VM ctest-TestBasicVMVN-87072798-16881041 is ready for SSH connections 2025-08-18 02:14:28,169 - INFO - Waiting for VM ctest-TestBasicVMVN-87072798-45689129 to be up.. 2025-08-18 02:14:28,236 - DEBUG - VM is in ACTIVE state now 2025-08-18 02:14:28,236 - INFO - VM name : ctest-TestBasicVMVN-87072798-45689129 2025-08-18 02:14:28,301 - DEBUG - VM ctest-TestBasicVMVN-87072798-45689129 ID is feab0193-dcf4-4545-95d0-b5a01f76f955 2025-08-18 02:14:28,301 - DEBUG - VM ctest-TestBasicVMVN-87072798-45689129 launched on Node cn-jenkins-deploy-platform-ansible-os-3871-1 2025-08-18 02:14:28,367 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/feab0193-dcf4-4545-95d0-b5a01f76f955 2025-08-18 02:14:28,378 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/adb8f95c-7e3d-4fba-9693-c8b12d136e33 2025-08-18 02:14:29,613 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.303 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.303/1.516/2.729/1.213 ms') 2025-08-18 02:14:29,613 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87072798-45689129 passed 2025-08-18 02:14:29,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:29,767 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87072798-45689129, IP 31.1.2.4, Port 22 2025-08-18 02:14:29,931 - DEBUG - VM ctest-TestBasicVMVN-87072798-45689129 is ready for SSH connections 2025-08-18 02:14:29,931 - INFO - Waiting for VM ctest-TestBasicVMVN-87072798-93135463 to be up.. 2025-08-18 02:14:29,993 - DEBUG - VM is in ACTIVE state now 2025-08-18 02:14:29,993 - INFO - VM name : ctest-TestBasicVMVN-87072798-93135463 2025-08-18 02:14:30,059 - DEBUG - VM ctest-TestBasicVMVN-87072798-93135463 ID is fcc489c7-8d8b-4abd-9707-425840c819ae 2025-08-18 02:14:30,059 - DEBUG - VM ctest-TestBasicVMVN-87072798-93135463 launched on Node cn-jenkins-deploy-platform-ansible-os-3871-1 2025-08-18 02:14:30,120 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/fcc489c7-8d8b-4abd-9707-425840c819ae 2025-08-18 02:14:30,128 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/e902bc1b-e6d7-4e0f-8a32-9132b108f39d 2025-08-18 02:14:31,359 - 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.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.324 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.324/1.482/2.641/1.158 ms') 2025-08-18 02:14:31,359 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-87072798-93135463 passed 2025-08-18 02:14:31,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:31,507 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87072798-93135463, IP 31.1.1.3, Port 22 2025-08-18 02:14:31,666 - DEBUG - VM ctest-TestBasicVMVN-87072798-93135463 is ready for SSH connections 2025-08-18 02:14:31,666 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:31,666 - 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.131, gateway password: c0ntrail123 2025-08-18 02:14:31,666 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-18 02:14:35,608 - 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.110 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.665 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.809 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.665/1.528/3.110 ms 2025-08-18 02:14:35,608 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-87072798-16881041 passed 2025-08-18 02:14:35,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:35,608 - 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.131, gateway password: c0ntrail123 2025-08-18 02:14:35,608 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-18 02:14:39,220 - 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.644 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.749 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.742 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.742/1.378/2.644 ms 2025-08-18 02:14:39,220 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-87072798-45689129 passed 2025-08-18 02:14:39,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:39,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:39,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-18 02:14:39,221 - 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.131, gateway password: c0ntrail123 2025-08-18 02:14:39,221 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 02:14:39,398 - DEBUG - None 2025-08-18 02:14:39,398 - 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.131, gateway password: c0ntrail123 2025-08-18 02:14:39,398 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 02:14:39,569 - DEBUG - None 2025-08-18 02:14:39,569 - 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.131, gateway password: c0ntrail123 2025-08-18 02:14:39,569 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-18 02:14:40,144 - DEBUG - None 2025-08-18 02:14:40,144 - 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.131, gateway password: c0ntrail123 2025-08-18 02:14:40,144 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-18 02:14:42,338 - 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.771 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.254 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.560 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.996 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.408 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.408/2.197/6.254 ms 2025-08-18 02:14:42,339 - 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.131, gateway password: c0ntrail123 2025-08-18 02:14:42,339 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-18 02:14:44,617 - 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.457 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.290 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.970 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.388 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.666 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.419 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.353/2.363/5.970 ms 2025-08-18 02:14:44,617 - 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.131, gateway password: c0ntrail123 2025-08-18 02:14:44,617 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-18 02:14:46,871 - 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.710 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.547 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.436 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.515 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.825 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.698 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.338 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.338/2.295/5.436 ms 2025-08-18 02:14:46,871 - INFO - Deleting VM ctest-TestBasicVMVN-87072798-93135463 2025-08-18 02:14:46,930 - INFO - Detaching port adb8f95c-7e3d-4fba-9693-c8b12d136e33 from VM ctest-TestBasicVMVN-87072798-45689129 2025-08-18 02:14:46,961 - INFO - Deleting VM ctest-TestBasicVMVN-87072798-45689129 2025-08-18 02:14:47,025 - INFO - Detaching port 026ebdbd-fdec-4722-a796-81a0675b387a from VM ctest-TestBasicVMVN-87072798-16881041 2025-08-18 02:14:47,056 - INFO - Deleting VM ctest-TestBasicVMVN-87072798-16881041 2025-08-18 02:14:47,115 - INFO - Deleting VN ctest-vn-19008994 2025-08-18 02:14:47,268 - DEBUG - Response for delete_port : () 2025-08-18 02:14:47,486 - DEBUG - Response for delete_port : () 2025-08-18 02:14:47,521 - DEBUG - VN af6f81c6-edb0-45ef-91bf-3751092059a4 still in use: Unable to complete operation on network af6f81c6-edb0-45ef-91bf-3751092059a4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3e260e14-9ebe-42c7-bf3c-e66dfe1d01c1'] 2025-08-18 02:14:47,521 - WARNING - Deleting VN ctest-vn-19008994 failed..Will retry 2025-08-18 02:14:49,661 - DEBUG - Response for deleting network () 2025-08-18 02:14:49,661 - DEBUG - Requesting: http://10.0.0.131:8082/routing-instance/5e3d99a5-7efe-41e4-8224-414f7d3fae85 2025-08-18 02:14:49,666 - DEBUG - Response Code: 404 2025-08-18 02:14:49,667 - DEBUG - Requesting: http://10.0.0.131:8082/domains 2025-08-18 02:14:49,671 - DEBUG - Requesting: http://10.0.0.131:8082/domain/d7b0301e-7175-4a31-99d9-6e9b2c3288c9 2025-08-18 02:14:49,724 - DEBUG - Requesting: http://10.0.0.131:8082/project/9bb6d4fc-c18d-458b-b60a-959dbc9fcb30 2025-08-18 02:14:49,798 - INFO - Validated that VN ctest-vn-19008994 is not found in API Server 2025-08-18 02:14:49,810 - DEBUG - VN ctest-vn-19008994 is not present in Agent 10.0.0.131 2025-08-18 02:14:49,810 - INFO - Validated that VN ctest-vn-19008994 is not in any agent 2025-08-18 02:14:49,815 - DEBUG - VRF 2 is not seen in agent 10.0.0.131 2025-08-18 02:14:49,821 - DEBUG - Vrouter 10.0.0.131 does not have vrf 2 for VN ctest-vn-19008994 2025-08-18 02:14:49,821 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-87072798:ctest-vn-19008994 2025-08-18 02:14:49,834 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19008994 info 2025-08-18 02:14:49,915 - INFO - IPAM: ctest-ipam-37633903 is not found in API Server 2025-08-18 02:14:49,926 - INFO - IPAM:ctest-ipam-37633903 is not found in control node 2025-08-18 02:14:50,184 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 02:14:50,184 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-18 02:14:50,184 - INFO - -------------------------------------------------------------------------------- 2025-08-18 02:14:50,868 - INFO - Deleted project: ctest-TestBasicVMVN-87072798, ID : 9bb6d4fc-c18d-458b-b60a-959dbc9fcb30