2025-05-30 02:50:20,589 - INFO - Domain Default found not creating 2025-05-30 02:50:20,737 - INFO - Project ctest-TestBasicVMVN-62017370 not found, creating it 2025-05-30 02:50:21,193 - INFO - Created Project:ctest-TestBasicVMVN-62017370, ID : 2d7dac73-d10f-489b-bd63-728b7649bf04 2025-05-30 02:50:22,743 - INFO - ================================================================================ 2025-05-30 02:50:22,743 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-30 02:50:22,743 - 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-05-30 02:50:23,007 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-30 02:50:23,007 - INFO - Initial checks done. Running the testcase now 2025-05-30 02:50:23,007 - INFO - 2025-05-30 02:50:23,588 - DEBUG - Response for create_network : {'network': {'id': '7e58cb59-77fa-442f-9901-ee20cb618f5c', 'name': 'ctest-vn2_metadata-00374244', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'project_id': '2d7dac73d10f489bbd63728b7649bf04', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62017370', 'ctest-vn2_metadata-00374244'], 'port_security_enabled': True, 'description': ''}} 2025-05-30 02:50:23,814 - DEBUG - Response for create_subnet : {'subnet': {'id': '66d0dbeb-45aa-4078-82ee-f62fc5267b9e', 'name': '', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'network_id': '7e58cb59-77fa-442f-9901-ee20cb618f5c', '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': '2d7dac73d10f489bbd63728b7649bf04'}} 2025-05-30 02:50:23,832 - INFO - Created VN ctest-vn2_metadata-00374244 2025-05-30 02:50:23,887 - DEBUG - VN ctest-vn2_metadata-00374244 UUID is 7e58cb59-77fa-442f-9901-ee20cb618f5c 2025-05-30 02:50:24,061 - DEBUG - Services list from nova: [, , ] 2025-05-30 02:50:25,124 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3372-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3372-1) 2025-05-30 02:50:25,227 - DEBUG - Link local service introspect added 2025-05-30 02:50:25,265 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-30 02:50:30,348 - DEBUG - VM is in ACTIVE state now 2025-05-30 02:50:30,475 - INFO - Waiting for VM ctest-TestBasicVMVN-62017370-60795921 to be up.. 2025-05-30 02:50:30,475 - INFO - VM name : ctest-TestBasicVMVN-62017370-60795921 2025-05-30 02:50:30,548 - DEBUG - VM ctest-TestBasicVMVN-62017370-60795921 ID is 63ede5ce-c245-4834-8946-8fd3ed374ae9 2025-05-30 02:50:30,548 - DEBUG - VM ctest-TestBasicVMVN-62017370-60795921 launched on Node cn-jenkins-deploy-platform-ansible-os-3372-1 2025-05-30 02:50:30,619 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/63ede5ce-c245-4834-8946-8fd3ed374ae9 2025-05-30 02:50:30,955 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/63ede5ce-c245-4834-8946-8fd3ed374ae9 2025-05-30 02:50:30,987 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/052d3f26-a051-450f-af2e-a6d3d5f121d2 2025-05-30 02:50:34,254 - 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 1027ms') 2025-05-30 02:50:34,254 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62017370-60795921 failed! 2025-05-30 02:50:34,311 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62017370:ctest-vn2_metadata-00374244 is 11.1.1.1 and allocation pool is NOT set 2025-05-30 02:50:36,373 - 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=8.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.74 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 = 1.739/5.272/8.805/3.533 ms') 2025-05-30 02:50:36,374 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62017370-60795921 passed 2025-05-30 02:50:36,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:50:36,523 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62017370-60795921, IP 11.1.1.3, Port 22 2025-05-30 02:50:36,679 - DEBUG - VM ctest-TestBasicVMVN-62017370-60795921 is ready for SSH connections 2025-05-30 02:50:36,679 - INFO - Retry 0 2025-05-30 02:50:36,679 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:50:36,679 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-30 02:50:38,658 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-30 02:50:38,658 - INFO - Generic metadata worked 2025-05-30 02:50:38,911 - DEBUG - Link local service introspect removed 2025-05-30 02:50:38,911 - INFO - Deleting VM ctest-TestBasicVMVN-62017370-60795921 2025-05-30 02:50:38,983 - INFO - Deleting VN ctest-vn2_metadata-00374244 2025-05-30 02:50:39,021 - DEBUG - VN 7e58cb59-77fa-442f-9901-ee20cb618f5c still in use: Unable to complete operation on network 7e58cb59-77fa-442f-9901-ee20cb618f5c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c445b847-35bf-4883-a152-fb5bef8241dc'] 2025-05-30 02:50:39,021 - WARNING - Deleting VN ctest-vn2_metadata-00374244 failed..Will retry 2025-05-30 02:50:41,164 - DEBUG - Response for deleting network () 2025-05-30 02:50:41,416 - DEBUG - No XMPP flaps were noticed during the test 2025-05-30 02:50:41,416 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-05-30 02:50:41,416 - INFO - -------------------------------------------------------------------------------- 2025-05-30 02:50:41,419 - INFO - ================================================================================ 2025-05-30 02:50:41,419 - INFO - STARTING TEST : test_metadata_service 2025-05-30 02:50:41,419 - 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-05-30 02:50:41,706 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-30 02:50:41,706 - INFO - Initial checks done. Running the testcase now 2025-05-30 02:50:41,706 - INFO - 2025-05-30 02:50:41,706 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-05-30 02:50:41,712 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/700ffebc-c3e3-4942-b28c-4aba9eb5db9a 2025-05-30 02:50:41,910 - DEBUG - Response for create_network : {'network': {'id': '24c1a5d2-0268-45a7-9f56-9721673d31e1', 'name': 'ctest-vn-22476694', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'project_id': '2d7dac73d10f489bbd63728b7649bf04', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62017370', 'ctest-vn-22476694'], 'port_security_enabled': True, 'description': ''}} 2025-05-30 02:50:42,076 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f80b111a-7ffd-4832-87bb-7844007d8776', 'name': '', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'network_id': '24c1a5d2-0268-45a7-9f56-9721673d31e1', 'ip_version': 4, 'cidr': '20.38.21.64/26', 'allocation_pools': [{'start': '20.38.21.66', 'end': '20.38.21.126'}], 'gateway_ip': '20.38.21.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '20.38.21.66', 'tags': [], 'project_id': '2d7dac73d10f489bbd63728b7649bf04'}} 2025-05-30 02:50:42,094 - INFO - Created VN ctest-vn-22476694 2025-05-30 02:50:42,147 - DEBUG - VN ctest-vn-22476694 UUID is 24c1a5d2-0268-45a7-9f56-9721673d31e1 2025-05-30 02:50:43,488 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3372-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3372-1) 2025-05-30 02:50:43,488 - INFO - Waiting for VM ctest-TestBasicVMVN-62017370-39207451 to be up.. 2025-05-30 02:50:43,525 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-30 02:50:48,602 - DEBUG - VM is in ACTIVE state now 2025-05-30 02:50:48,603 - INFO - VM name : ctest-TestBasicVMVN-62017370-39207451 2025-05-30 02:50:48,674 - DEBUG - VM ctest-TestBasicVMVN-62017370-39207451 ID is 38cb5e82-9995-4592-ace4-df1309036b46 2025-05-30 02:50:48,674 - DEBUG - VM ctest-TestBasicVMVN-62017370-39207451 launched on Node cn-jenkins-deploy-platform-ansible-os-3372-1 2025-05-30 02:50:48,746 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/38cb5e82-9995-4592-ace4-df1309036b46 2025-05-30 02:50:48,754 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3fd40ae6-90dd-4726-a589-40a3a60c7cda 2025-05-30 02:50:52,017 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2025-05-30 02:50:52,018 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62017370-39207451 failed! 2025-05-30 02:50:52,075 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-22476694 is 20.38.21.65 and allocation pool is NOT set 2025-05-30 02:50:56,138 - 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=9.81 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 9.808/9.808/9.808/0.000 ms') 2025-05-30 02:50:56,138 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62017370-39207451 passed 2025-05-30 02:50:56,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:50:56,291 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62017370-39207451, IP 20.38.21.67, Port 22 2025-05-30 02:50:56,447 - DEBUG - VM ctest-TestBasicVMVN-62017370-39207451 is ready for SSH connections 2025-05-30 02:50:56,447 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:50:56,447 - DEBUG - cat /tmp/output.txt 2025-05-30 02:50:58,078 - DEBUG - Hello World. The time is now Thu, 29 May 2025 20:50:54 -0600! 2025-05-30 02:50:58,078 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 29 May 2025 20:50:54 -0600!'} 2025-05-30 02:50:58,078 - INFO - metadata_script.txt got executed in the vm 2025-05-30 02:50:58,078 - INFO - Deleting VM ctest-TestBasicVMVN-62017370-39207451 2025-05-30 02:50:58,144 - INFO - Deleting VN ctest-vn-22476694 2025-05-30 02:50:58,181 - DEBUG - VN 24c1a5d2-0268-45a7-9f56-9721673d31e1 still in use: Unable to complete operation on network 24c1a5d2-0268-45a7-9f56-9721673d31e1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-18c54ea8-6b99-4a7b-9432-21c64b7f5cd2'] 2025-05-30 02:50:58,181 - WARNING - Deleting VN ctest-vn-22476694 failed..Will retry 2025-05-30 02:51:00,292 - DEBUG - Response for deleting network () 2025-05-30 02:51:00,544 - DEBUG - No XMPP flaps were noticed during the test 2025-05-30 02:51:00,545 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-05-30 02:51:00,545 - INFO - -------------------------------------------------------------------------------- 2025-05-30 02:51:00,547 - INFO - ================================================================================ 2025-05-30 02:51:00,547 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-30 02:51:00,547 - 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-05-30 02:51:00,833 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-30 02:51:00,833 - INFO - Initial checks done. Running the testcase now 2025-05-30 02:51:00,833 - INFO - 2025-05-30 02:51:01,333 - DEBUG - Response for create_network : {'network': {'id': 'f9274f42-78e8-44c8-926e-c86386346e97', 'name': 'ctest-vn-67671575', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'project_id': '2d7dac73d10f489bbd63728b7649bf04', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62017370', 'ctest-vn-67671575'], 'port_security_enabled': True, 'description': ''}} 2025-05-30 02:51:01,566 - DEBUG - Response for create_subnet : {'subnet': {'id': '1000b16f-3ff7-441c-9bef-ba1780a331c0', 'name': '', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'network_id': 'f9274f42-78e8-44c8-926e-c86386346e97', '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': '2d7dac73d10f489bbd63728b7649bf04'}} 2025-05-30 02:51:01,720 - DEBUG - Response for create_subnet : {'subnet': {'id': '5cb7229f-e90e-4367-8461-70909dbe74df', 'name': '', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'network_id': 'f9274f42-78e8-44c8-926e-c86386346e97', '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': '2d7dac73d10f489bbd63728b7649bf04'}} 2025-05-30 02:51:01,740 - INFO - Created VN ctest-vn-67671575 2025-05-30 02:51:01,795 - DEBUG - VN ctest-vn-67671575 UUID is f9274f42-78e8-44c8-926e-c86386346e97 2025-05-30 02:51:02,181 - DEBUG - Response for create_port : {'port': {'name': 'cb4c1ac0-067b-4283-ae3d-f733f2312baa', 'id': 'cb4c1ac0-067b-4283-ae3d-f733f2312baa', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'network_id': 'f9274f42-78e8-44c8-926e-c86386346e97', 'mac_address': '02:cb:4c:1a:c0:06', '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': '1000b16f-3ff7-441c-9bef-ba1780a331c0'}], 'security_groups': ['d234dcbd-2c1a-4dac-9cf8-9014d186b72e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d7dac73d10f489bbd63728b7649bf04'}} 2025-05-30 02:51:02,370 - DEBUG - Response for create_port : {'port': {'name': 'c74aa79f-d0c5-48aa-b326-a44503ffe353', 'id': 'c74aa79f-d0c5-48aa-b326-a44503ffe353', 'tenant_id': '2d7dac73d10f489bbd63728b7649bf04', 'network_id': 'f9274f42-78e8-44c8-926e-c86386346e97', 'mac_address': '02:c7:4a:a7:9f:d0', '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': '5cb7229f-e90e-4367-8461-70909dbe74df'}], 'security_groups': ['d234dcbd-2c1a-4dac-9cf8-9014d186b72e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2d7dac73d10f489bbd63728b7649bf04'}} 2025-05-30 02:51:02,738 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3372-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3372-1) 2025-05-30 02:51:03,154 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3372-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3372-1) 2025-05-30 02:51:04,378 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3372-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3372-1) 2025-05-30 02:51:04,378 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-30 02:51:04,385 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f89891ce-b5ab-46ba-bed4-dd5685b9bfeb 2025-05-30 02:51:04,400 - DEBUG - Requesting: http://10.0.0.254:8082/project/2d7dac73-d10f-489b-bd63-728b7649bf04 2025-05-30 02:51:04,487 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/af7b720a-57d0-41e1-bf46-93d44a4f1489 2025-05-30 02:51:04,501 - INFO - Verifications in API Server for IPAM: ctest-ipam-17882592 passed 2025-05-30 02:51:04,509 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62017370:ctest-ipam-17882592', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62017370', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12644825767521305057', 'uuid-lslong': '13782866249603028105'}, 'enable': 'true', 'created': '2025-05-30T02:51:00', 'last-modified': '2025-05-30T02:51:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.445169'} 2025-05-30 02:51:04,509 - INFO - Verifications in Control node for IPAM: ctest-ipam-17882592 passed 2025-05-30 02:51:04,510 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-30 02:51:04,519 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f89891ce-b5ab-46ba-bed4-dd5685b9bfeb 2025-05-30 02:51:04,531 - DEBUG - Requesting: http://10.0.0.254:8082/project/2d7dac73-d10f-489b-bd63-728b7649bf04 2025-05-30 02:51:04,615 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f9274f42-78e8-44c8-926e-c86386346e97 2025-05-30 02:51:04,630 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f9274f42-78e8-44c8-926e-c86386346e97 2025-05-30 02:51:04,642 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/de28b8a9-1b11-40c2-99cc-55aa09608a29 2025-05-30 02:51:04,651 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/de28b8a9-1b11-40c2-99cc-55aa09608a29 2025-05-30 02:51:04,661 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/a56680e1-c4f6-461b-bf21-cb5a640886da 2025-05-30 02:51:04,669 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-30 02:51:04,669 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f9274f42-78e8-44c8-926e-c86386346e97 2025-05-30 02:51:04,681 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/de28b8a9-1b11-40c2-99cc-55aa09608a29 2025-05-30 02:51:04,717 - INFO - Verified VN network id 8 for VN f9274f42-78e8-44c8-926e-c86386346e97 2025-05-30 02:51:04,717 - INFO - Verifications in API Server for VN ctest-vn-67671575 passed 2025-05-30 02:51:04,717 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f9274f42-78e8-44c8-926e-c86386346e97 2025-05-30 02:51:04,732 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/de28b8a9-1b11-40c2-99cc-55aa09608a29 2025-05-30 02:51:04,744 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/de28b8a9-1b11-40c2-99cc-55aa09608a29 2025-05-30 02:51:04,754 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/a56680e1-c4f6-461b-bf21-cb5a640886da 2025-05-30 02:51:04,771 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62017370', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17953405586450695368', 'uuid-lslong': '10551591306754551447'}, 'enable': 'true', 'created': '2025-05-30T02:51:01', 'last-modified': '2025-05-30T02:51:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.077595'} 2025-05-30 02:51:04,779 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-30 02:51:04,779 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67671575 passed 2025-05-30 02:51:04,780 - DEBUG - ====Verifying policy data for ctest-vn-67671575 in API_Server ====== 2025-05-30 02:51:04,780 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-30 02:51:04,797 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f89891ce-b5ab-46ba-bed4-dd5685b9bfeb 2025-05-30 02:51:04,823 - DEBUG - Requesting: http://10.0.0.254:8082/project/2d7dac73-d10f-489b-bd63-728b7649bf04 2025-05-30 02:51:04,957 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/f9274f42-78e8-44c8-926e-c86386346e97 2025-05-30 02:51:04,985 - DEBUG - =>VN ctest-vn-67671575 has no policy to be verified 2025-05-30 02:51:04,986 - DEBUG - Verifying the vn in opserver 2025-05-30 02:51:04,986 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575 virtual network link through opserver 10.0.0.254 2025-05-30 02:51:04,994 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-05-30 02:51:05,364 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-05-30 02:51:05,433 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575?flat'} 2025-05-30 02:51:05,434 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575 is found in opserver 2025-05-30 02:51:05,439 - DEBUG - VRF ids for VN ctest-vn-67671575: {'10.0.0.254': '2'} 2025-05-30 02:51:05,439 - INFO - Waiting for VM ctest-TestBasicVMVN-62017370-75991679 to be up.. 2025-05-30 02:51:05,519 - DEBUG - VM is in ACTIVE state now 2025-05-30 02:51:05,519 - INFO - VM name : ctest-TestBasicVMVN-62017370-75991679 2025-05-30 02:51:05,598 - DEBUG - VM ctest-TestBasicVMVN-62017370-75991679 ID is b1037f2e-1a62-4e25-94dd-96a2e4ae859a 2025-05-30 02:51:05,598 - DEBUG - VM ctest-TestBasicVMVN-62017370-75991679 launched on Node cn-jenkins-deploy-platform-ansible-os-3372-1 2025-05-30 02:51:05,710 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b1037f2e-1a62-4e25-94dd-96a2e4ae859a 2025-05-30 02:51:05,720 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cb4c1ac0-067b-4283-ae3d-f733f2312baa 2025-05-30 02:51:09,005 - 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 1031ms') 2025-05-30 02:51:09,005 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62017370-75991679 failed! 2025-05-30 02:51:09,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575 is 31.1.1.1 and allocation pool is NOT set 2025-05-30 02:51:09,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575 is 31.1.2.1 and allocation pool is NOT set 2025-05-30 02:51:13,130 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-05-30 02:51:13,130 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62017370-75991679 failed! 2025-05-30 02:51:13,187 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575 is 31.1.1.1 and allocation pool is NOT set 2025-05-30 02:51:13,187 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575 is 31.1.2.1 and allocation pool is NOT set 2025-05-30 02:51:15,245 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.421 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.421/3.764/7.108/3.343 ms') 2025-05-30 02:51:15,245 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62017370-75991679 passed 2025-05-30 02:51:15,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:51:15,395 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62017370-75991679, IP 31.1.1.4, Port 22 2025-05-30 02:51:15,558 - DEBUG - VM ctest-TestBasicVMVN-62017370-75991679 is ready for SSH connections 2025-05-30 02:51:15,558 - INFO - Waiting for VM ctest-TestBasicVMVN-62017370-38337060 to be up.. 2025-05-30 02:51:15,646 - DEBUG - VM is in ACTIVE state now 2025-05-30 02:51:15,646 - INFO - VM name : ctest-TestBasicVMVN-62017370-38337060 2025-05-30 02:51:15,719 - DEBUG - VM ctest-TestBasicVMVN-62017370-38337060 ID is f636fefa-bb2a-42ae-ae3b-dcdc427655d8 2025-05-30 02:51:15,719 - DEBUG - VM ctest-TestBasicVMVN-62017370-38337060 launched on Node cn-jenkins-deploy-platform-ansible-os-3372-1 2025-05-30 02:51:15,788 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/f636fefa-bb2a-42ae-ae3b-dcdc427655d8 2025-05-30 02:51:15,796 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c74aa79f-d0c5-48aa-b326-a44503ffe353 2025-05-30 02:51:17,035 - 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=4.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.856 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.856/2.514/4.172/1.658 ms') 2025-05-30 02:51:17,035 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62017370-38337060 passed 2025-05-30 02:51:17,183 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:51:17,183 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62017370-38337060, IP 31.1.2.4, Port 22 2025-05-30 02:51:17,342 - DEBUG - VM ctest-TestBasicVMVN-62017370-38337060 is ready for SSH connections 2025-05-30 02:51:17,342 - INFO - Waiting for VM ctest-TestBasicVMVN-62017370-14849626 to be up.. 2025-05-30 02:51:17,416 - DEBUG - VM is in ACTIVE state now 2025-05-30 02:51:17,416 - INFO - VM name : ctest-TestBasicVMVN-62017370-14849626 2025-05-30 02:51:17,487 - DEBUG - VM ctest-TestBasicVMVN-62017370-14849626 ID is 0f022ebc-c609-4123-976e-2b1499f76553 2025-05-30 02:51:17,487 - DEBUG - VM ctest-TestBasicVMVN-62017370-14849626 launched on Node cn-jenkins-deploy-platform-ansible-os-3372-1 2025-05-30 02:51:17,562 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0f022ebc-c609-4123-976e-2b1499f76553 2025-05-30 02:51:17,571 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e27131be-25a4-4e2e-87f5-28f79e141226 2025-05-30 02:51:18,802 - 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.55 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.979 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.979/2.265/3.551/1.286 ms') 2025-05-30 02:51:18,803 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62017370-14849626 passed 2025-05-30 02:51:18,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:51:18,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62017370-14849626, IP 31.1.1.3, Port 22 2025-05-30 02:51:19,111 - DEBUG - VM ctest-TestBasicVMVN-62017370-14849626 is ready for SSH connections 2025-05-30 02:51:19,111 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:51:19,111 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:51:19,111 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-30 02:51:22,816 - 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=4.028 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.884 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.734 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.734/1.882/4.028 ms 2025-05-30 02:51:22,816 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62017370-75991679 passed 2025-05-30 02:51:22,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:51:22,816 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:51:22,816 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-30 02:51:26,458 - 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.997 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.763 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.873 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.763/1.544/2.997 ms 2025-05-30 02:51:26,459 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62017370-38337060 passed 2025-05-30 02:51:26,459 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:51:26,459 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:51:26,459 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-30 02:51:26,459 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:51:26,459 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-30 02:51:26,644 - DEBUG - None 2025-05-30 02:51:26,644 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:51:26,644 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-30 02:51:26,832 - DEBUG - None 2025-05-30 02:51:26,832 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:51:26,832 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-30 02:51:27,451 - DEBUG - None 2025-05-30 02:51:27,452 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:51:27,452 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-30 02:51:29,659 - 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.929 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.292 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.711 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.378/1.943/5.292 ms 2025-05-30 02:51:29,659 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:51:29,659 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-30 02:51:31,914 - 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.022 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.033 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.135 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.747 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.527 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.395/2.181/5.135 ms 2025-05-30 02:51:31,914 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-30 02:51:31,914 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-30 02:51:34,170 - 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.676 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.641 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.613 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.884 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.839 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.412 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.412/1.782/3.613 ms 2025-05-30 02:51:34,170 - INFO - Deleting VM ctest-TestBasicVMVN-62017370-14849626 2025-05-30 02:51:34,236 - INFO - Detaching port c74aa79f-d0c5-48aa-b326-a44503ffe353 from VM ctest-TestBasicVMVN-62017370-38337060 2025-05-30 02:51:34,291 - INFO - Deleting VM ctest-TestBasicVMVN-62017370-38337060 2025-05-30 02:51:34,356 - INFO - Detaching port cb4c1ac0-067b-4283-ae3d-f733f2312baa from VM ctest-TestBasicVMVN-62017370-75991679 2025-05-30 02:51:34,388 - INFO - Deleting VM ctest-TestBasicVMVN-62017370-75991679 2025-05-30 02:51:34,476 - INFO - Deleting VN ctest-vn-67671575 2025-05-30 02:51:34,637 - DEBUG - Response for delete_port : () 2025-05-30 02:51:34,820 - DEBUG - Response for delete_port : () 2025-05-30 02:51:34,860 - DEBUG - VN f9274f42-78e8-44c8-926e-c86386346e97 still in use: Unable to complete operation on network f9274f42-78e8-44c8-926e-c86386346e97. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2b2a2f60-2a28-4a8a-a50c-49a46b81dc9d'] 2025-05-30 02:51:34,860 - WARNING - Deleting VN ctest-vn-67671575 failed..Will retry 2025-05-30 02:51:36,983 - DEBUG - Response for deleting network () 2025-05-30 02:51:36,983 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/de28b8a9-1b11-40c2-99cc-55aa09608a29 2025-05-30 02:51:36,991 - DEBUG - Response Code: 404 2025-05-30 02:51:36,991 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-30 02:51:36,996 - DEBUG - Requesting: http://10.0.0.254:8082/domain/f89891ce-b5ab-46ba-bed4-dd5685b9bfeb 2025-05-30 02:51:37,052 - DEBUG - Requesting: http://10.0.0.254:8082/project/2d7dac73-d10f-489b-bd63-728b7649bf04 2025-05-30 02:51:37,125 - INFO - Validated that VN ctest-vn-67671575 is not found in API Server 2025-05-30 02:51:37,137 - DEBUG - VN ctest-vn-67671575 is not present in Agent 10.0.0.254 2025-05-30 02:51:37,137 - INFO - Validated that VN ctest-vn-67671575 is not in any agent 2025-05-30 02:51:37,142 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-05-30 02:51:37,148 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-67671575 2025-05-30 02:51:37,148 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62017370:ctest-vn-67671575 2025-05-30 02:51:37,160 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67671575 info 2025-05-30 02:51:37,243 - INFO - IPAM: ctest-ipam-17882592 is not found in API Server 2025-05-30 02:51:37,254 - INFO - IPAM:ctest-ipam-17882592 is not found in control node 2025-05-30 02:51:37,513 - DEBUG - No XMPP flaps were noticed during the test 2025-05-30 02:51:37,513 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-05-30 02:51:37,513 - INFO - -------------------------------------------------------------------------------- 2025-05-30 02:51:38,257 - INFO - Deleted project: ctest-TestBasicVMVN-62017370, ID : 2d7dac73-d10f-489b-bd63-728b7649bf04