2025-04-22 18:28:25,364 - INFO - Domain Default found not creating 2025-04-22 18:28:25,506 - INFO - Project ctest-TestBasicVMVN-01449601 not found, creating it 2025-04-22 18:28:25,970 - INFO - Created Project:ctest-TestBasicVMVN-01449601, ID : 1f934fd7-728a-41e7-a980-9e79c759d1dc 2025-04-22 18:28:27,921 - INFO - ================================================================================ 2025-04-22 18:28:27,921 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-22 18:28:27,921 - 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-04-22 18:28:28,178 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-04-22 18:28:28,178 - INFO - Initial checks done. Running the testcase now 2025-04-22 18:28:28,178 - INFO - 2025-04-22 18:28:28,696 - DEBUG - Response for create_network : {'network': {'id': '6a90a598-5f53-4dad-a1c0-abcb798f16a0', 'name': 'ctest-vn2_metadata-69121362', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'project_id': '1f934fd7728a41e7a9809e79c759d1dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01449601', 'ctest-vn2_metadata-69121362'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 18:28:28,849 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f03340b-b78f-4d8a-ab1b-0916cbd65492', 'name': '', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'network_id': '6a90a598-5f53-4dad-a1c0-abcb798f16a0', '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': '1f934fd7728a41e7a9809e79c759d1dc'}} 2025-04-22 18:28:28,866 - INFO - Created VN ctest-vn2_metadata-69121362 2025-04-22 18:28:28,920 - DEBUG - VN ctest-vn2_metadata-69121362 UUID is 6a90a598-5f53-4dad-a1c0-abcb798f16a0 2025-04-22 18:28:29,091 - DEBUG - Services list from nova: [, , ] 2025-04-22 18:28:30,044 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3170-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3170-1) 2025-04-22 18:28:30,151 - DEBUG - Link local service introspect added 2025-04-22 18:28:30,202 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 18:28:35,291 - DEBUG - VM is in ACTIVE state now 2025-04-22 18:28:35,423 - INFO - Waiting for VM ctest-TestBasicVMVN-01449601-60822034 to be up.. 2025-04-22 18:28:35,423 - INFO - VM name : ctest-TestBasicVMVN-01449601-60822034 2025-04-22 18:28:35,493 - DEBUG - VM ctest-TestBasicVMVN-01449601-60822034 ID is 2fd3c2e2-9de5-4143-9b07-3868860260fc 2025-04-22 18:28:35,493 - DEBUG - VM ctest-TestBasicVMVN-01449601-60822034 launched on Node cn-jenkins-deploy-platform-ansible-os-3170-1 2025-04-22 18:28:35,562 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2fd3c2e2-9de5-4143-9b07-3868860260fc 2025-04-22 18:28:35,853 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2fd3c2e2-9de5-4143-9b07-3868860260fc 2025-04-22 18:28:35,883 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/76019e4c-ac04-4353-8a6e-7d8a91ee6d61 2025-04-22 18:28:39,146 - 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-04-22 18:28:39,146 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01449601-60822034 failed! 2025-04-22 18:28:39,204 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01449601:ctest-vn2_metadata-69121362 is 11.1.1.1 and allocation pool is NOT set 2025-04-22 18:28:41,263 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.469 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.469/1.629/2.790/1.160 ms') 2025-04-22 18:28:41,263 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01449601-60822034 passed 2025-04-22 18:28:41,424 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:28:41,424 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01449601-60822034, IP 11.1.1.3, Port 22 2025-04-22 18:28:41,575 - DEBUG - VM ctest-TestBasicVMVN-01449601-60822034 is ready for SSH connections 2025-04-22 18:28:41,575 - INFO - Retry 0 2025-04-22 18:28:41,576 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:28:41,576 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-22 18:28:43,159 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-22 18:28:43,159 - INFO - Generic metadata worked 2025-04-22 18:28:43,404 - DEBUG - Link local service introspect removed 2025-04-22 18:28:43,404 - INFO - Deleting VM ctest-TestBasicVMVN-01449601-60822034 2025-04-22 18:28:43,470 - INFO - Deleting VN ctest-vn2_metadata-69121362 2025-04-22 18:28:43,509 - DEBUG - VN 6a90a598-5f53-4dad-a1c0-abcb798f16a0 still in use: Unable to complete operation on network 6a90a598-5f53-4dad-a1c0-abcb798f16a0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d1262706-8b9f-483e-90b8-a862a0de5c28'] 2025-04-22 18:28:43,509 - WARNING - Deleting VN ctest-vn2_metadata-69121362 failed..Will retry 2025-04-22 18:28:45,610 - DEBUG - Response for deleting network () 2025-04-22 18:28:45,873 - DEBUG - No XMPP flaps were noticed during the test 2025-04-22 18:28:45,873 - INFO - -------------------------------------------------------------------------------- 2025-04-22 18:28:45,876 - INFO - ================================================================================ 2025-04-22 18:28:45,876 - INFO - STARTING TEST : test_metadata_service 2025-04-22 18:28:45,876 - 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-04-22 18:28:46,162 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-04-22 18:28:46,162 - INFO - Initial checks done. Running the testcase now 2025-04-22 18:28:46,162 - INFO - 2025-04-22 18:28:46,162 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-04-22 18:28:46,168 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/ffb10f00-916e-489a-9844-f64049edd1d1 2025-04-22 18:28:46,349 - DEBUG - Response for create_network : {'network': {'id': '56882d7f-329b-4c11-9446-4acc87610443', 'name': 'ctest-vn-10080089', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'project_id': '1f934fd7728a41e7a9809e79c759d1dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01449601', 'ctest-vn-10080089'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 18:28:46,542 - DEBUG - Response for create_subnet : {'subnet': {'id': '24206005-8084-4cc0-a65b-d43a40495411', 'name': '', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'network_id': '56882d7f-329b-4c11-9446-4acc87610443', 'ip_version': 4, 'cidr': '37.84.213.0/26', 'allocation_pools': [{'start': '37.84.213.2', 'end': '37.84.213.62'}], 'gateway_ip': '37.84.213.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.84.213.2', 'tags': [], 'project_id': '1f934fd7728a41e7a9809e79c759d1dc'}} 2025-04-22 18:28:46,559 - INFO - Created VN ctest-vn-10080089 2025-04-22 18:28:46,612 - DEBUG - VN ctest-vn-10080089 UUID is 56882d7f-329b-4c11-9446-4acc87610443 2025-04-22 18:28:47,762 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3170-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3170-1) 2025-04-22 18:28:47,762 - INFO - Waiting for VM ctest-TestBasicVMVN-01449601-63802456 to be up.. 2025-04-22 18:28:47,917 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 18:28:52,993 - DEBUG - VM is in ACTIVE state now 2025-04-22 18:28:52,993 - INFO - VM name : ctest-TestBasicVMVN-01449601-63802456 2025-04-22 18:28:53,066 - DEBUG - VM ctest-TestBasicVMVN-01449601-63802456 ID is 71d6ea46-ce33-439a-b713-7ed1ce017466 2025-04-22 18:28:53,067 - DEBUG - VM ctest-TestBasicVMVN-01449601-63802456 launched on Node cn-jenkins-deploy-platform-ansible-os-3170-1 2025-04-22 18:28:53,135 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/71d6ea46-ce33-439a-b713-7ed1ce017466 2025-04-22 18:28:53,143 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/13ed3ada-94b6-46e9-976c-65e3ec3566d5 2025-04-22 18:28:56,392 - 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 1020ms') 2025-04-22 18:28:56,392 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01449601-63802456 failed! 2025-04-22 18:28:56,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-10080089 is 37.84.213.1 and allocation pool is NOT set 2025-04-22 18:28:58,508 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.459 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.459/1.632/2.805/1.173 ms') 2025-04-22 18:28:58,508 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01449601-63802456 passed 2025-04-22 18:28:58,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:28:58,660 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01449601-63802456, IP 37.84.213.3, Port 22 2025-04-22 18:28:58,812 - DEBUG - VM ctest-TestBasicVMVN-01449601-63802456 is ready for SSH connections 2025-04-22 18:28:58,812 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:28:58,812 - DEBUG - cat /tmp/output.txt 2025-04-22 18:29:00,420 - DEBUG - Hello World. The time is now Tue, 22 Apr 2025 12:28:56 -0600! 2025-04-22 18:29:00,420 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 22 Apr 2025 12:28:56 -0600!'} 2025-04-22 18:29:00,420 - INFO - metadata_script.txt got executed in the vm 2025-04-22 18:29:00,420 - INFO - Deleting VM ctest-TestBasicVMVN-01449601-63802456 2025-04-22 18:29:00,484 - INFO - Deleting VN ctest-vn-10080089 2025-04-22 18:29:00,518 - DEBUG - VN 56882d7f-329b-4c11-9446-4acc87610443 still in use: Unable to complete operation on network 56882d7f-329b-4c11-9446-4acc87610443. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ac9a385f-902e-47a6-b960-cf7c96c6d947'] 2025-04-22 18:29:00,518 - WARNING - Deleting VN ctest-vn-10080089 failed..Will retry 2025-04-22 18:29:02,611 - DEBUG - Response for deleting network () 2025-04-22 18:29:02,865 - DEBUG - No XMPP flaps were noticed during the test
2025-04-22 18:29:02,865 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-04-22 18:29:02,865 - INFO - -------------------------------------------------------------------------------- 2025-04-22 18:29:02,868 - INFO - ================================================================================ 2025-04-22 18:29:02,868 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-22 18:29:02,868 - 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-04-22 18:29:03,154 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-04-22 18:29:03,154 - INFO - Initial checks done. Running the testcase now 2025-04-22 18:29:03,154 - INFO - 2025-04-22 18:29:03,622 - DEBUG - Response for create_network : {'network': {'id': '676dc62e-2bbf-4b97-8093-c3d265eb4621', 'name': 'ctest-vn-69744564', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'project_id': '1f934fd7728a41e7a9809e79c759d1dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01449601', 'ctest-vn-69744564'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 18:29:03,774 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a323c340-a7d9-465e-9766-829b20b3bf1b', 'name': '', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'network_id': '676dc62e-2bbf-4b97-8093-c3d265eb4621', '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': '1f934fd7728a41e7a9809e79c759d1dc'}} 2025-04-22 18:29:03,953 - DEBUG - Response for create_subnet : {'subnet': {'id': '3ef258cd-d566-409d-b817-356681e6b360', 'name': '', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'network_id': '676dc62e-2bbf-4b97-8093-c3d265eb4621', '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': '1f934fd7728a41e7a9809e79c759d1dc'}} 2025-04-22 18:29:03,972 - INFO - Created VN ctest-vn-69744564 2025-04-22 18:29:04,028 - DEBUG - VN ctest-vn-69744564 UUID is 676dc62e-2bbf-4b97-8093-c3d265eb4621 2025-04-22 18:29:04,348 - DEBUG - Response for create_port : {'port': {'name': '72e669ba-313d-42e5-89ad-fc2c3522216e', 'id': '72e669ba-313d-42e5-89ad-fc2c3522216e', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'network_id': '676dc62e-2bbf-4b97-8093-c3d265eb4621', 'mac_address': '02:72:e6:69:ba:31', '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': 'a323c340-a7d9-465e-9766-829b20b3bf1b'}], 'security_groups': ['ba75fbff-e70d-4ca2-817b-320fe4c294d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f934fd7728a41e7a9809e79c759d1dc'}} 2025-04-22 18:29:04,512 - DEBUG - Response for create_port : {'port': {'name': '3a9955ef-0644-4e29-b0aa-b88c596c535e', 'id': '3a9955ef-0644-4e29-b0aa-b88c596c535e', 'tenant_id': '1f934fd7728a41e7a9809e79c759d1dc', 'network_id': '676dc62e-2bbf-4b97-8093-c3d265eb4621', 'mac_address': '02:3a:99:55:ef: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.2.4', 'subnet_id': '3ef258cd-d566-409d-b817-356681e6b360'}], 'security_groups': ['ba75fbff-e70d-4ca2-817b-320fe4c294d6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f934fd7728a41e7a9809e79c759d1dc'}} 2025-04-22 18:29:04,924 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3170-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3170-1) 2025-04-22 18:29:05,259 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3170-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3170-1) 2025-04-22 18:29:06,375 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3170-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3170-1) 2025-04-22 18:29:06,375 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-22 18:29:06,382 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5ee5d5eb-e818-45d3-82f6-91eb7312f574 2025-04-22 18:29:06,398 - DEBUG - Requesting: http://10.0.0.50:8082/project/1f934fd7-728a-41e7-a980-9e79c759d1dc 2025-04-22 18:29:06,483 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/81fa4ef4-f12b-430e-a83f-f52ec1e796ea 2025-04-22 18:29:06,500 - INFO - Verifications in API Server for IPAM: ctest-ipam-15630174 passed 2025-04-22 18:29:06,506 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-01449601:ctest-ipam-15630174', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01449601', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9365885188995498766', 'uuid-lslong': '12123678303075145450'}, 'enable': 'true', 'created': '2025-04-22T18:29:03', 'last-modified': '2025-04-22T18:29:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.123519'} 2025-04-22 18:29:06,506 - INFO - Verifications in Control node for IPAM: ctest-ipam-15630174 passed 2025-04-22 18:29:06,506 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-22 18:29:06,512 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5ee5d5eb-e818-45d3-82f6-91eb7312f574 2025-04-22 18:29:06,525 - DEBUG - Requesting: http://10.0.0.50:8082/project/1f934fd7-728a-41e7-a980-9e79c759d1dc 2025-04-22 18:29:06,615 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/676dc62e-2bbf-4b97-8093-c3d265eb4621 2025-04-22 18:29:06,634 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/676dc62e-2bbf-4b97-8093-c3d265eb4621 2025-04-22 18:29:06,650 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/63073d1f-518c-4f45-b0a9-c4075a4ff00b 2025-04-22 18:29:06,660 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/63073d1f-518c-4f45-b0a9-c4075a4ff00b 2025-04-22 18:29:06,669 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/cdd7954c-4d04-4155-a638-386d798a4bad 2025-04-22 18:29:06,677 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-22 18:29:06,677 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/676dc62e-2bbf-4b97-8093-c3d265eb4621 2025-04-22 18:29:06,693 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/63073d1f-518c-4f45-b0a9-c4075a4ff00b 2025-04-22 18:29:06,709 - INFO - Verified VN network id 8 for VN 676dc62e-2bbf-4b97-8093-c3d265eb4621 2025-04-22 18:29:06,709 - INFO - Verifications in API Server for VN ctest-vn-69744564 passed 2025-04-22 18:29:06,709 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/676dc62e-2bbf-4b97-8093-c3d265eb4621 2025-04-22 18:29:06,723 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/63073d1f-518c-4f45-b0a9-c4075a4ff00b 2025-04-22 18:29:06,731 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/63073d1f-518c-4f45-b0a9-c4075a4ff00b 2025-04-22 18:29:06,741 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/cdd7954c-4d04-4155-a638-386d798a4bad 2025-04-22 18:29:06,765 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01449601', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7452830859972791191', 'uuid-lslong': '9264964166851708449'}, 'enable': 'true', 'created': '2025-04-22T18:29:03', 'last-modified': '2025-04-22T18:29:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.836514'} 2025-04-22 18:29:06,777 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-22 18:29:06,777 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-69744564 passed 2025-04-22 18:29:06,778 - DEBUG - ====Verifying policy data for ctest-vn-69744564 in API_Server ====== 2025-04-22 18:29:06,778 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-22 18:29:06,788 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5ee5d5eb-e818-45d3-82f6-91eb7312f574 2025-04-22 18:29:06,815 - DEBUG - Requesting: http://10.0.0.50:8082/project/1f934fd7-728a-41e7-a980-9e79c759d1dc 2025-04-22 18:29:06,945 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/676dc62e-2bbf-4b97-8093-c3d265eb4621 2025-04-22 18:29:06,967 - DEBUG - =>VN ctest-vn-69744564 has no policy to be verified 2025-04-22 18:29:06,967 - DEBUG - Verifying the vn in opserver 2025-04-22 18:29:06,967 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564 virtual network link through opserver 10.0.0.50 2025-04-22 18:29:06,967 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-04-22 18:29:07,393 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-04-22 18:29:07,446 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564?flat'} 2025-04-22 18:29:07,446 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564 is found in opserver 2025-04-22 18:29:07,452 - DEBUG - VRF ids for VN ctest-vn-69744564: {'10.0.0.50': '2'} 2025-04-22 18:29:07,452 - INFO - Waiting for VM ctest-TestBasicVMVN-01449601-09718639 to be up.. 2025-04-22 18:29:07,534 - DEBUG - VM is in ACTIVE state now 2025-04-22 18:29:07,534 - INFO - VM name : ctest-TestBasicVMVN-01449601-09718639 2025-04-22 18:29:07,609 - DEBUG - VM ctest-TestBasicVMVN-01449601-09718639 ID is 125364b8-d933-4565-858f-4aafdbf41daa 2025-04-22 18:29:07,609 - DEBUG - VM ctest-TestBasicVMVN-01449601-09718639 launched on Node cn-jenkins-deploy-platform-ansible-os-3170-1 2025-04-22 18:29:07,713 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/125364b8-d933-4565-858f-4aafdbf41daa 2025-04-22 18:29:07,723 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/72e669ba-313d-42e5-89ad-fc2c3522216e 2025-04-22 18:29:10,981 - 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-04-22 18:29:10,981 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01449601-09718639 failed! 2025-04-22 18:29:11,036 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564 is 31.1.1.1 and allocation pool is NOT set 2025-04-22 18:29:11,036 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564 is 31.1.2.1 and allocation pool is NOT set 2025-04-22 18:29:15,105 - 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-04-22 18:29:15,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01449601-09718639 failed! 2025-04-22 18:29:15,160 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564 is 31.1.1.1 and allocation pool is NOT set 2025-04-22 18:29:15,160 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564 is 31.1.2.1 and allocation pool is NOT set 2025-04-22 18:29:17,228 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.03 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.029/2.494/3.960/1.465 ms') 2025-04-22 18:29:17,228 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01449601-09718639 passed 2025-04-22 18:29:17,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:29:17,384 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01449601-09718639, IP 31.1.1.4, Port 22 2025-04-22 18:29:17,550 - DEBUG - VM ctest-TestBasicVMVN-01449601-09718639 is ready for SSH connections 2025-04-22 18:29:17,550 - INFO - Waiting for VM ctest-TestBasicVMVN-01449601-03921856 to be up.. 2025-04-22 18:29:17,630 - DEBUG - VM is in ACTIVE state now 2025-04-22 18:29:17,630 - INFO - VM name : ctest-TestBasicVMVN-01449601-03921856 2025-04-22 18:29:17,708 - DEBUG - VM ctest-TestBasicVMVN-01449601-03921856 ID is bd80b633-531d-48f0-ae17-b6a912289e5c 2025-04-22 18:29:17,708 - DEBUG - VM ctest-TestBasicVMVN-01449601-03921856 launched on Node cn-jenkins-deploy-platform-ansible-os-3170-1 2025-04-22 18:29:17,799 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/bd80b633-531d-48f0-ae17-b6a912289e5c 2025-04-22 18:29:17,809 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3a9955ef-0644-4e29-b0aa-b88c596c535e 2025-04-22 18:29:19,055 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.373 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.373/1.521/2.669/1.148 ms') 2025-04-22 18:29:19,055 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-01449601-03921856 passed 2025-04-22 18:29:19,208 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:29:19,208 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01449601-03921856, IP 31.1.2.4, Port 22 2025-04-22 18:29:19,364 - DEBUG - VM ctest-TestBasicVMVN-01449601-03921856 is ready for SSH connections 2025-04-22 18:29:19,364 - INFO - Waiting for VM ctest-TestBasicVMVN-01449601-30880882 to be up.. 2025-04-22 18:29:19,452 - DEBUG - VM is in ACTIVE state now 2025-04-22 18:29:19,452 - INFO - VM name : ctest-TestBasicVMVN-01449601-30880882 2025-04-22 18:29:19,530 - DEBUG - VM ctest-TestBasicVMVN-01449601-30880882 ID is 4aaabdf3-dcf7-43fe-b6da-4028b97e937e 2025-04-22 18:29:19,530 - DEBUG - VM ctest-TestBasicVMVN-01449601-30880882 launched on Node cn-jenkins-deploy-platform-ansible-os-3170-1 2025-04-22 18:29:19,613 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4aaabdf3-dcf7-43fe-b6da-4028b97e937e 2025-04-22 18:29:19,623 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0c9cc379-72d2-488d-a597-49b0d56fc08c 2025-04-22 18:29:20,889 - 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.78 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.390 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.390/1.584/2.779/1.194 ms') 2025-04-22 18:29:20,889 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-01449601-30880882 passed 2025-04-22 18:29:21,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:29:21,040 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01449601-30880882, IP 31.1.1.3, Port 22 2025-04-22 18:29:21,199 - DEBUG - VM ctest-TestBasicVMVN-01449601-30880882 is ready for SSH connections 2025-04-22 18:29:21,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:29:21,199 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:29:21,199 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-22 18:29:25,142 - 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.272 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.776 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.874 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.776/1.640/3.272 ms 2025-04-22 18:29:25,142 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-01449601-09718639 passed 2025-04-22 18:29:25,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:29:25,142 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:29:25,142 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-22 18:29:28,773 - 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.854 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.834 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.762 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.762/1.483/2.854 ms 2025-04-22 18:29:28,773 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-01449601-03921856 passed 2025-04-22 18:29:28,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:29:28,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:29:28,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 18:29:28,773 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:29:28,774 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 18:29:28,951 - DEBUG - None 2025-04-22 18:29:28,951 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:29:28,951 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 18:29:29,127 - DEBUG - None 2025-04-22 18:29:29,127 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:29:29,127 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 18:29:29,731 - DEBUG - None 2025-04-22 18:29:29,731 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:29:29,731 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-22 18:29:31,947 - 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.849 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.543 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.744 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.427 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.427/1.799/4.543 ms 2025-04-22 18:29:31,948 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:29:31,948 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-22 18:29:34,190 - 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.276 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.305 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.552 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.450 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.682 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.434 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.376/2.010/4.552 ms 2025-04-22 18:29:34,190 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-04-22 18:29:34,190 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-22 18:29:36,416 - 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.705 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.490 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.416 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.644 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.438 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.410/1.644/3.416 ms 2025-04-22 18:29:36,416 - INFO - Deleting VM ctest-TestBasicVMVN-01449601-30880882 2025-04-22 18:29:36,480 - INFO - Detaching port 3a9955ef-0644-4e29-b0aa-b88c596c535e from VM ctest-TestBasicVMVN-01449601-03921856 2025-04-22 18:29:36,539 - INFO - Deleting VM ctest-TestBasicVMVN-01449601-03921856 2025-04-22 18:29:36,602 - INFO - Detaching port 72e669ba-313d-42e5-89ad-fc2c3522216e from VM ctest-TestBasicVMVN-01449601-09718639 2025-04-22 18:29:36,640 - INFO - Deleting VM ctest-TestBasicVMVN-01449601-09718639 2025-04-22 18:29:36,718 - INFO - Deleting VN ctest-vn-69744564 2025-04-22 18:29:36,888 - DEBUG - Response for delete_port : () 2025-04-22 18:29:37,091 - DEBUG - Response for delete_port : () 2025-04-22 18:29:37,133 - DEBUG - VN 676dc62e-2bbf-4b97-8093-c3d265eb4621 still in use: Unable to complete operation on network 676dc62e-2bbf-4b97-8093-c3d265eb4621. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c852e91b-9043-42d5-98cf-52219479df4b'] 2025-04-22 18:29:37,133 - WARNING - Deleting VN ctest-vn-69744564 failed..Will retry 2025-04-22 18:29:39,255 - DEBUG - Response for deleting network () 2025-04-22 18:29:39,255 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/63073d1f-518c-4f45-b0a9-c4075a4ff00b 2025-04-22 18:29:39,261 - DEBUG - Response Code: 404 2025-04-22 18:29:39,261 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-04-22 18:29:39,266 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5ee5d5eb-e818-45d3-82f6-91eb7312f574 2025-04-22 18:29:39,322 - DEBUG - Requesting: http://10.0.0.50:8082/project/1f934fd7-728a-41e7-a980-9e79c759d1dc 2025-04-22 18:29:39,393 - INFO - Validated that VN ctest-vn-69744564 is not found in API Server 2025-04-22 18:29:39,404 - DEBUG - VN ctest-vn-69744564 is not present in Agent 10.0.0.50 2025-04-22 18:29:39,404 - INFO - Validated that VN ctest-vn-69744564 is not in any agent 2025-04-22 18:29:39,409 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-04-22 18:29:39,413 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-69744564 2025-04-22 18:29:39,413 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-01449601:ctest-vn-69744564 2025-04-22 18:29:39,423 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-69744564 info 2025-04-22 18:29:39,499 - INFO - IPAM: ctest-ipam-15630174 is not found in API Server 2025-04-22 18:29:39,510 - INFO - IPAM:ctest-ipam-15630174 is not found in control node 2025-04-22 18:29:39,774 - DEBUG - No XMPP flaps were noticed during the test
2025-04-22 18:29:39,775 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-04-22 18:29:39,775 - INFO - -------------------------------------------------------------------------------- 2025-04-22 18:29:40,465 - INFO - Deleted project: ctest-TestBasicVMVN-01449601, ID : 1f934fd7-728a-41e7-a980-9e79c759d1dc