2025-06-16 20:56:35,195 - INFO - Domain Default found not creating 2025-06-16 20:56:35,361 - INFO - Project ctest-TestBasicVMVN-97502400 not found, creating it 2025-06-16 20:56:35,844 - INFO - Created Project:ctest-TestBasicVMVN-97502400, ID : b1684ccd-5d98-478a-87a5-8237ba51432d 2025-06-16 20:56:37,447 - INFO - ================================================================================ 2025-06-16 20:56:37,447 - INFO - STARTING TEST : test_generic_link_local_service 2025-06-16 20:56:37,447 - 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-06-16 20:56:37,712 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-06-16 20:56:37,713 - INFO - Initial checks done. Running the testcase now 2025-06-16 20:56:37,713 - INFO - 2025-06-16 20:56:38,324 - DEBUG - Response for create_network : {'network': {'id': '12b6af42-796d-4bff-87e6-a7f12ba6e9c4', 'name': 'ctest-vn2_metadata-35446664', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'project_id': 'b1684ccd5d98478a87a58237ba51432d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97502400', 'ctest-vn2_metadata-35446664'], 'port_security_enabled': True, 'description': ''}} 2025-06-16 20:56:38,521 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3db7dcf-b344-4f59-b3a3-a30abff30459', 'name': '', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'network_id': '12b6af42-796d-4bff-87e6-a7f12ba6e9c4', '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': 'b1684ccd5d98478a87a58237ba51432d'}} 2025-06-16 20:56:38,540 - INFO - Created VN ctest-vn2_metadata-35446664 2025-06-16 20:56:38,595 - DEBUG - VN ctest-vn2_metadata-35446664 UUID is 12b6af42-796d-4bff-87e6-a7f12ba6e9c4 2025-06-16 20:56:38,800 - DEBUG - Services list from nova: [, , ] 2025-06-16 20:56:40,067 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3457-1) 2025-06-16 20:56:40,182 - DEBUG - Link local service introspect added 2025-06-16 20:56:40,230 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-16 20:56:45,313 - DEBUG - VM is in ACTIVE state now 2025-06-16 20:56:45,452 - INFO - Waiting for VM ctest-TestBasicVMVN-97502400-16251832 to be up.. 2025-06-16 20:56:45,452 - INFO - VM name : ctest-TestBasicVMVN-97502400-16251832 2025-06-16 20:56:45,547 - DEBUG - VM ctest-TestBasicVMVN-97502400-16251832 ID is cf7a8ab1-87c8-4f4f-8b6b-5875c69b6d27 2025-06-16 20:56:45,547 - DEBUG - VM ctest-TestBasicVMVN-97502400-16251832 launched on Node cn-jenkins-deploy-platform-ansible-os-3457-1 2025-06-16 20:56:45,631 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/cf7a8ab1-87c8-4f4f-8b6b-5875c69b6d27 2025-06-16 20:56:45,971 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/cf7a8ab1-87c8-4f4f-8b6b-5875c69b6d27 2025-06-16 20:56:46,007 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/7af5d4a0-9307-4ea0-ad7d-c1d5a6ec2558 2025-06-16 20:56:49,265 - 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 1010ms') 2025-06-16 20:56:49,265 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97502400-16251832 failed! 2025-06-16 20:56:49,323 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97502400:ctest-vn2_metadata-35446664 is 11.1.1.1 and allocation pool is NOT set 2025-06-16 20:56:53,389 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.15 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 4.153/4.153/4.153/0.000 ms') 2025-06-16 20:56:53,389 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97502400-16251832 passed 2025-06-16 20:56:53,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:56:53,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97502400-16251832, IP 11.1.1.3, Port 22 2025-06-16 20:56:53,714 - DEBUG - VM ctest-TestBasicVMVN-97502400-16251832 is ready for SSH connections 2025-06-16 20:56:53,714 - INFO - Retry 0 2025-06-16 20:56:53,714 - 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.57, gateway password: c0ntrail123 2025-06-16 20:56:53,715 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-06-16 20:56:55,361 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-06-16 20:56:55,361 - INFO - Generic metadata worked 2025-06-16 20:56:55,634 - DEBUG - Link local service introspect removed 2025-06-16 20:56:55,634 - INFO - Deleting VM ctest-TestBasicVMVN-97502400-16251832 2025-06-16 20:56:55,704 - INFO - Deleting VN ctest-vn2_metadata-35446664 2025-06-16 20:56:55,747 - DEBUG - VN 12b6af42-796d-4bff-87e6-a7f12ba6e9c4 still in use: Unable to complete operation on network 12b6af42-796d-4bff-87e6-a7f12ba6e9c4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e35d0da8-0e5d-4cbd-bdaf-7994d7d6a077'] 2025-06-16 20:56:55,748 - WARNING - Deleting VN ctest-vn2_metadata-35446664 failed..Will retry 2025-06-16 20:56:57,878 - DEBUG - Response for deleting network () 2025-06-16 20:56:58,137 - DEBUG - No XMPP flaps were noticed during the test 2025-06-16 20:56:58,137 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21] 2025-06-16 20:56:58,137 - INFO - -------------------------------------------------------------------------------- 2025-06-16 20:56:58,140 - INFO - ================================================================================ 2025-06-16 20:56:58,140 - INFO - STARTING TEST : test_metadata_service 2025-06-16 20:56:58,140 - 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-06-16 20:56:58,432 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-06-16 20:56:58,433 - INFO - Initial checks done. Running the testcase now 2025-06-16 20:56:58,433 - INFO - 2025-06-16 20:56:58,433 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs 2025-06-16 20:56:58,441 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/9895afdb-d799-462f-8ebb-41af9cbbcb5e 2025-06-16 20:56:58,638 - DEBUG - Response for create_network : {'network': {'id': '12de08f5-4a99-451a-bb1e-55c915e6a3ea', 'name': 'ctest-vn-81678928', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'project_id': 'b1684ccd5d98478a87a58237ba51432d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97502400', 'ctest-vn-81678928'], 'port_security_enabled': True, 'description': ''}} 2025-06-16 20:56:58,865 - DEBUG - Response for create_subnet : {'subnet': {'id': '92506148-8012-4643-9950-b3670408d543', 'name': '', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'network_id': '12de08f5-4a99-451a-bb1e-55c915e6a3ea', 'ip_version': 4, 'cidr': '188.39.80.64/26', 'allocation_pools': [{'start': '188.39.80.66', 'end': '188.39.80.126'}], 'gateway_ip': '188.39.80.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.39.80.66', 'tags': [], 'project_id': 'b1684ccd5d98478a87a58237ba51432d'}} 2025-06-16 20:56:58,886 - INFO - Created VN ctest-vn-81678928 2025-06-16 20:56:58,943 - DEBUG - VN ctest-vn-81678928 UUID is 12de08f5-4a99-451a-bb1e-55c915e6a3ea 2025-06-16 20:57:00,218 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3457-1) 2025-06-16 20:57:00,218 - INFO - Waiting for VM ctest-TestBasicVMVN-97502400-31700627 to be up.. 2025-06-16 20:57:00,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-06-16 20:57:05,347 - DEBUG - VM is in ACTIVE state now 2025-06-16 20:57:05,347 - INFO - VM name : ctest-TestBasicVMVN-97502400-31700627 2025-06-16 20:57:05,435 - DEBUG - VM ctest-TestBasicVMVN-97502400-31700627 ID is 92c96c7a-03e1-48f4-a3d7-e8277d567997 2025-06-16 20:57:05,435 - DEBUG - VM ctest-TestBasicVMVN-97502400-31700627 launched on Node cn-jenkins-deploy-platform-ansible-os-3457-1 2025-06-16 20:57:05,518 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/92c96c7a-03e1-48f4-a3d7-e8277d567997 2025-06-16 20:57:05,528 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/aa19d807-1b4d-4e5c-8f9e-4d996826bd83 2025-06-16 20:57:08,783 - 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 1010ms') 2025-06-16 20:57:08,784 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97502400-31700627 failed! 2025-06-16 20:57:08,843 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-81678928 is 188.39.80.65 and allocation pool is NOT set 2025-06-16 20:57:12,907 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=7.26 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 7.256/7.256/7.256/0.000 ms') 2025-06-16 20:57:12,907 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97502400-31700627 passed 2025-06-16 20:57:13,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:13,071 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97502400-31700627, IP 188.39.80.67, Port 22 2025-06-16 20:57:13,231 - DEBUG - VM ctest-TestBasicVMVN-97502400-31700627 is ready for SSH connections 2025-06-16 20:57:13,231 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-06-16 20:57:13,231 - DEBUG - cat /tmp/output.txt 2025-06-16 20:57:14,886 - DEBUG - Hello World. The time is now Mon, 16 Jun 2025 14:57:11 -0600! 2025-06-16 20:57:14,886 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 16 Jun 2025 14:57:11 -0600!'} 2025-06-16 20:57:14,886 - INFO - metadata_script.txt got executed in the vm 2025-06-16 20:57:14,886 - INFO - Deleting VM ctest-TestBasicVMVN-97502400-31700627 2025-06-16 20:57:15,079 - INFO - Deleting VN ctest-vn-81678928 2025-06-16 20:57:15,134 - DEBUG - VN 12de08f5-4a99-451a-bb1e-55c915e6a3ea still in use: Unable to complete operation on network 12de08f5-4a99-451a-bb1e-55c915e6a3ea. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c35c8ade-9d36-4591-8bbc-620d0791d8a6'] 2025-06-16 20:57:15,134 - WARNING - Deleting VN ctest-vn-81678928 failed..Will retry 2025-06-16 20:57:17,259 - DEBUG - Response for deleting network () 2025-06-16 20:57:17,514 - DEBUG - No XMPP flaps were noticed during the test 2025-06-16 20:57:17,514 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-06-16 20:57:17,514 - INFO - -------------------------------------------------------------------------------- 2025-06-16 20:57:17,518 - INFO - ================================================================================ 2025-06-16 20:57:17,518 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-06-16 20:57:17,518 - 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-06-16 20:57:17,809 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with 2025-06-16 20:57:17,809 - INFO - Initial checks done. Running the testcase now 2025-06-16 20:57:17,809 - INFO - 2025-06-16 20:57:18,319 - DEBUG - Response for create_network : {'network': {'id': '4a419bda-88e3-4d36-a040-706ee913bb10', 'name': 'ctest-vn-22650164', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'project_id': 'b1684ccd5d98478a87a58237ba51432d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-97502400', 'ctest-vn-22650164'], 'port_security_enabled': True, 'description': ''}} 2025-06-16 20:57:18,475 - DEBUG - Response for create_subnet : {'subnet': {'id': '48fd68fa-74c0-4c1b-9b6a-9f1dd8871bdd', 'name': '', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'network_id': '4a419bda-88e3-4d36-a040-706ee913bb10', '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': 'b1684ccd5d98478a87a58237ba51432d'}} 2025-06-16 20:57:18,651 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d641859-2c1a-4d82-88a4-0b62b352063e', 'name': '', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'network_id': '4a419bda-88e3-4d36-a040-706ee913bb10', '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': 'b1684ccd5d98478a87a58237ba51432d'}} 2025-06-16 20:57:18,676 - INFO - Created VN ctest-vn-22650164 2025-06-16 20:57:18,731 - DEBUG - VN ctest-vn-22650164 UUID is 4a419bda-88e3-4d36-a040-706ee913bb10 2025-06-16 20:57:19,141 - DEBUG - Response for create_port : {'port': {'name': '32929b18-daff-4e39-8202-0a6241e246ab', 'id': '32929b18-daff-4e39-8202-0a6241e246ab', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'network_id': '4a419bda-88e3-4d36-a040-706ee913bb10', 'mac_address': '02:32:92:9b:18:da', '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': '48fd68fa-74c0-4c1b-9b6a-9f1dd8871bdd'}], 'security_groups': ['0847e2f6-ce2e-45a4-a57c-aca74457cc98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b1684ccd5d98478a87a58237ba51432d'}} 2025-06-16 20:57:19,334 - DEBUG - Response for create_port : {'port': {'name': 'be46b9fd-4ce9-414c-be8b-cd38f2bc867a', 'id': 'be46b9fd-4ce9-414c-be8b-cd38f2bc867a', 'tenant_id': 'b1684ccd5d98478a87a58237ba51432d', 'network_id': '4a419bda-88e3-4d36-a040-706ee913bb10', 'mac_address': '02:be:46:b9:fd:4c', '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': '7d641859-2c1a-4d82-88a4-0b62b352063e'}], 'security_groups': ['0847e2f6-ce2e-45a4-a57c-aca74457cc98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b1684ccd5d98478a87a58237ba51432d'}} 2025-06-16 20:57:19,720 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3457-1) 2025-06-16 20:57:20,163 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3457-1) 2025-06-16 20:57:21,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3457-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3457-1) 2025-06-16 20:57:21,487 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-06-16 20:57:21,493 - DEBUG - Requesting: http://10.0.0.57:8082/domain/db228a13-fe26-4dfb-af8a-087d1d70c3b4 2025-06-16 20:57:21,507 - DEBUG - Requesting: http://10.0.0.57:8082/project/b1684ccd-5d98-478a-87a5-8237ba51432d 2025-06-16 20:57:21,608 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/e097939a-4a3f-4a6a-9f41-7860fda25463 2025-06-16 20:57:21,624 - INFO - Verifications in API Server for IPAM: ctest-ipam-14305281 passed 2025-06-16 20:57:21,640 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-97502400:ctest-ipam-14305281', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97502400', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16183566076859075178', 'uuid-lslong': '11475585683484202083'}, 'enable': 'true', 'created': '2025-06-16T20:57:17', 'last-modified': '2025-06-16T20:57:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.590441'} 2025-06-16 20:57:21,640 - INFO - Verifications in Control node for IPAM: ctest-ipam-14305281 passed 2025-06-16 20:57:21,640 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-06-16 20:57:21,649 - DEBUG - Requesting: http://10.0.0.57:8082/domain/db228a13-fe26-4dfb-af8a-087d1d70c3b4 2025-06-16 20:57:21,665 - DEBUG - Requesting: http://10.0.0.57:8082/project/b1684ccd-5d98-478a-87a5-8237ba51432d 2025-06-16 20:57:21,753 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/4a419bda-88e3-4d36-a040-706ee913bb10 2025-06-16 20:57:21,770 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/4a419bda-88e3-4d36-a040-706ee913bb10 2025-06-16 20:57:21,785 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/21f466bf-903e-4029-a04b-a06dcc60afa2 2025-06-16 20:57:21,796 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/21f466bf-903e-4029-a04b-a06dcc60afa2 2025-06-16 20:57:21,811 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/6f8f4fa8-8d0d-4b56-a2a4-5c13facbce20 2025-06-16 20:57:21,822 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-16 20:57:21,823 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/4a419bda-88e3-4d36-a040-706ee913bb10 2025-06-16 20:57:21,837 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/21f466bf-903e-4029-a04b-a06dcc60afa2 2025-06-16 20:57:21,857 - INFO - Verified VN network id 9 for VN 4a419bda-88e3-4d36-a040-706ee913bb10 2025-06-16 20:57:21,857 - INFO - Verifications in API Server for VN ctest-vn-22650164 passed 2025-06-16 20:57:21,857 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/4a419bda-88e3-4d36-a040-706ee913bb10 2025-06-16 20:57:21,871 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/21f466bf-903e-4029-a04b-a06dcc60afa2 2025-06-16 20:57:21,883 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/21f466bf-903e-4029-a04b-a06dcc60afa2 2025-06-16 20:57:21,894 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/6f8f4fa8-8d0d-4b56-a2a4-5c13facbce20 2025-06-16 20:57:21,919 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-97502400', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5350729195194633526', 'uuid-lslong': '11547353066237049616'}, 'enable': 'true', 'created': '2025-06-16T20:57:18', 'last-modified': '2025-06-16T20:57:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.295024'} 2025-06-16 20:57:21,932 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-06-16 20:57:21,933 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22650164 passed 2025-06-16 20:57:21,933 - DEBUG - ====Verifying policy data for ctest-vn-22650164 in API_Server ====== 2025-06-16 20:57:21,935 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-06-16 20:57:21,948 - DEBUG - Requesting: http://10.0.0.57:8082/domain/db228a13-fe26-4dfb-af8a-087d1d70c3b4 2025-06-16 20:57:22,009 - DEBUG - Requesting: http://10.0.0.57:8082/project/b1684ccd-5d98-478a-87a5-8237ba51432d 2025-06-16 20:57:22,163 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/4a419bda-88e3-4d36-a040-706ee913bb10 2025-06-16 20:57:22,194 - DEBUG - =>VN ctest-vn-22650164 has no policy to be verified 2025-06-16 20:57:22,195 - DEBUG - Verifying the vn in opserver 2025-06-16 20:57:22,195 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164 virtual network link through opserver 10.0.0.57 2025-06-16 20:57:22,195 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-06-16 20:57:22,607 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-06-16 20:57:23,041 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164?flat'} 2025-06-16 20:57:23,041 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164 is found in opserver 2025-06-16 20:57:23,052 - DEBUG - VRF ids for VN ctest-vn-22650164: {'10.0.0.57': '2'} 2025-06-16 20:57:23,052 - INFO - Waiting for VM ctest-TestBasicVMVN-97502400-61539312 to be up.. 2025-06-16 20:57:23,154 - DEBUG - VM is in ACTIVE state now 2025-06-16 20:57:23,154 - INFO - VM name : ctest-TestBasicVMVN-97502400-61539312 2025-06-16 20:57:23,259 - DEBUG - VM ctest-TestBasicVMVN-97502400-61539312 ID is 3fd265bf-54d4-4b90-8972-5afcf7c1cf4b 2025-06-16 20:57:23,259 - DEBUG - VM ctest-TestBasicVMVN-97502400-61539312 launched on Node cn-jenkins-deploy-platform-ansible-os-3457-1 2025-06-16 20:57:23,346 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/3fd265bf-54d4-4b90-8972-5afcf7c1cf4b 2025-06-16 20:57:23,358 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/32929b18-daff-4e39-8202-0a6241e246ab 2025-06-16 20:57:26,673 - 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-06-16 20:57:26,673 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97502400-61539312 failed! 2025-06-16 20:57:26,731 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164 is 31.1.1.1 and allocation pool is NOT set 2025-06-16 20:57:26,731 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164 is 31.1.2.1 and allocation pool is NOT set 2025-06-16 20:57:30,798 - 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 1001ms') 2025-06-16 20:57:30,799 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97502400-61539312 failed! 2025-06-16 20:57:30,855 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164 is 31.1.1.1 and allocation pool is NOT set 2025-06-16 20:57:30,855 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164 is 31.1.2.1 and allocation pool is NOT set 2025-06-16 20:57:32,921 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.789 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.789/2.392/3.996/1.603 ms') 2025-06-16 20:57:32,921 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-97502400-61539312 passed 2025-06-16 20:57:33,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:33,075 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97502400-61539312, IP 31.1.1.4, Port 22 2025-06-16 20:57:33,141 - 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-06-16 20:57:33,239 - DEBUG - VM ctest-TestBasicVMVN-97502400-61539312 is NOT ready for SSH connections, VM status: ACTIVE 2025-06-16 20:57:38,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:38,240 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97502400-61539312, IP 31.1.1.4, Port 22 2025-06-16 20:57:38,405 - DEBUG - VM ctest-TestBasicVMVN-97502400-61539312 is ready for SSH connections 2025-06-16 20:57:38,405 - INFO - Waiting for VM ctest-TestBasicVMVN-97502400-91870618 to be up.. 2025-06-16 20:57:38,486 - DEBUG - VM is in ACTIVE state now 2025-06-16 20:57:38,487 - INFO - VM name : ctest-TestBasicVMVN-97502400-91870618 2025-06-16 20:57:38,570 - DEBUG - VM ctest-TestBasicVMVN-97502400-91870618 ID is 717ea4cb-5855-444b-9208-6bc354096dad 2025-06-16 20:57:38,570 - DEBUG - VM ctest-TestBasicVMVN-97502400-91870618 launched on Node cn-jenkins-deploy-platform-ansible-os-3457-1 2025-06-16 20:57:38,654 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/717ea4cb-5855-444b-9208-6bc354096dad 2025-06-16 20:57:38,666 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/be46b9fd-4ce9-414c-be8b-cd38f2bc867a 2025-06-16 20:57:39,929 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.437 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.437/2.065/3.694/1.628 ms') 2025-06-16 20:57:39,929 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-97502400-91870618 passed 2025-06-16 20:57:40,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:40,083 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97502400-91870618, IP 31.1.2.4, Port 22 2025-06-16 20:57:40,238 - DEBUG - VM ctest-TestBasicVMVN-97502400-91870618 is ready for SSH connections 2025-06-16 20:57:40,238 - INFO - Waiting for VM ctest-TestBasicVMVN-97502400-25692224 to be up.. 2025-06-16 20:57:40,341 - DEBUG - VM is in ACTIVE state now 2025-06-16 20:57:40,341 - INFO - VM name : ctest-TestBasicVMVN-97502400-25692224 2025-06-16 20:57:40,439 - DEBUG - VM ctest-TestBasicVMVN-97502400-25692224 ID is fa2791f3-25b1-496d-95d3-737ffc0e3161 2025-06-16 20:57:40,439 - DEBUG - VM ctest-TestBasicVMVN-97502400-25692224 launched on Node cn-jenkins-deploy-platform-ansible-os-3457-1 2025-06-16 20:57:40,531 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/fa2791f3-25b1-496d-95d3-737ffc0e3161 2025-06-16 20:57:40,540 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/9934b163-40bb-4c4a-9dfa-91d2efe80cef 2025-06-16 20:57:41,794 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.12 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.366 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.366/1.741/3.116/1.375 ms') 2025-06-16 20:57:41,795 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-97502400-25692224 passed 2025-06-16 20:57:41,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:41,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-97502400-25692224, IP 31.1.1.3, Port 22 2025-06-16 20:57:42,116 - DEBUG - VM ctest-TestBasicVMVN-97502400-25692224 is ready for SSH connections 2025-06-16 20:57:42,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:42,117 - 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.57, gateway password: c0ntrail123 2025-06-16 20:57:42,117 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-06-16 20:57:46,216 - 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.771 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.009 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.924 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.924/1.901/3.771 ms 2025-06-16 20:57:46,216 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-97502400-61539312 passed 2025-06-16 20:57:46,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:46,217 - 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.57, gateway password: c0ntrail123 2025-06-16 20:57:46,217 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-06-16 20:57:49,913 - 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.991 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.141 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.967 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.967/1.699/2.991 ms 2025-06-16 20:57:49,914 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-97502400-91870618 passed 2025-06-16 20:57:49,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:49,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:49,914 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-06-16 20:57:49,914 - 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.57, gateway password: c0ntrail123 2025-06-16 20:57:49,914 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-16 20:57:50,134 - DEBUG - None 2025-06-16 20:57:50,135 - 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.57, gateway password: c0ntrail123 2025-06-16 20:57:50,135 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-16 20:57:50,330 - DEBUG - None 2025-06-16 20:57:50,330 - 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.57, gateway password: c0ntrail123 2025-06-16 20:57:50,330 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-06-16 20:57:50,982 - DEBUG - None 2025-06-16 20:57:50,982 - 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.57, gateway password: c0ntrail123 2025-06-16 20:57:50,982 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-06-16 20:57:53,215 - 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=2.085 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.175 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.445 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.373 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.430 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.430/2.301/6.175 ms 2025-06-16 20:57:53,215 - 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.57, gateway password: c0ntrail123 2025-06-16 20:57:53,215 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-06-16 20:57:55,476 - 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=2.057 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.121 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.489 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.638 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.154 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.088 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.646 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.638/2.599/5.489 ms 2025-06-16 20:57:55,476 - 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.57, gateway password: c0ntrail123 2025-06-16 20:57:55,476 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-06-16 20:57:57,744 - 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=1.294 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.844 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.953 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.453 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.844 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.963 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.407/2.536/5.953 ms 2025-06-16 20:57:57,744 - INFO - Deleting VM ctest-TestBasicVMVN-97502400-25692224 2025-06-16 20:57:57,827 - INFO - Detaching port be46b9fd-4ce9-414c-be8b-cd38f2bc867a from VM ctest-TestBasicVMVN-97502400-91870618 2025-06-16 20:57:57,901 - INFO - Deleting VM ctest-TestBasicVMVN-97502400-91870618 2025-06-16 20:57:57,972 - INFO - Detaching port 32929b18-daff-4e39-8202-0a6241e246ab from VM ctest-TestBasicVMVN-97502400-61539312 2025-06-16 20:57:58,008 - INFO - Deleting VM ctest-TestBasicVMVN-97502400-61539312 2025-06-16 20:57:58,093 - INFO - Deleting VN ctest-vn-22650164 2025-06-16 20:57:58,311 - DEBUG - Response for delete_port : () 2025-06-16 20:57:58,514 - DEBUG - Response for delete_port : () 2025-06-16 20:57:58,569 - DEBUG - VN 4a419bda-88e3-4d36-a040-706ee913bb10 still in use: Unable to complete operation on network 4a419bda-88e3-4d36-a040-706ee913bb10. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0a3ec6df-adb3-4ff4-ae12-9406e3bd67c7'] 2025-06-16 20:57:58,569 - WARNING - Deleting VN ctest-vn-22650164 failed..Will retry 2025-06-16 20:58:00,720 - DEBUG - Response for deleting network () 2025-06-16 20:58:00,720 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/21f466bf-903e-4029-a04b-a06dcc60afa2 2025-06-16 20:58:00,725 - DEBUG - Response Code: 404 2025-06-16 20:58:00,726 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-06-16 20:58:00,731 - DEBUG - Requesting: http://10.0.0.57:8082/domain/db228a13-fe26-4dfb-af8a-087d1d70c3b4 2025-06-16 20:58:00,785 - DEBUG - Requesting: http://10.0.0.57:8082/project/b1684ccd-5d98-478a-87a5-8237ba51432d 2025-06-16 20:58:00,873 - INFO - Validated that VN ctest-vn-22650164 is not found in API Server 2025-06-16 20:58:00,886 - DEBUG - VN ctest-vn-22650164 is not present in Agent 10.0.0.57 2025-06-16 20:58:00,886 - INFO - Validated that VN ctest-vn-22650164 is not in any agent 2025-06-16 20:58:00,892 - DEBUG - VRF 2 is not seen in agent 10.0.0.57 2025-06-16 20:58:00,900 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-22650164 2025-06-16 20:58:00,900 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-97502400:ctest-vn-22650164 2025-06-16 20:58:00,911 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22650164 info 2025-06-16 20:58:00,998 - INFO - IPAM: ctest-ipam-14305281 is not found in API Server 2025-06-16 20:58:01,011 - INFO - IPAM:ctest-ipam-14305281 is not found in control node 2025-06-16 20:58:01,273 - DEBUG - No XMPP flaps were noticed during the test 2025-06-16 20:58:01,273 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44] 2025-06-16 20:58:01,273 - INFO - -------------------------------------------------------------------------------- 2025-06-16 20:58:02,028 - INFO - Deleted project: ctest-TestBasicVMVN-97502400, ID : b1684ccd-5d98-478a-87a5-8237ba51432d