2025-07-31 02:44:55,479 - INFO - Domain Default found not creating 2025-07-31 02:44:55,911 - INFO - Project ctest-TestBasicVMVN-05281709 not found, creating it 2025-07-31 02:44:56,713 - INFO - Created Project:ctest-TestBasicVMVN-05281709, ID : d95f7d44-d34a-4459-9e94-9bd0a0a6bf6e 2025-07-31 02:44:58,898 - INFO - ================================================================================ 2025-07-31 02:44:58,898 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-31 02:44:58,898 - 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-07-31 02:44:59,217 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.129': '0'}} with 2025-07-31 02:44:59,217 - INFO - Initial checks done. Running the testcase now 2025-07-31 02:44:59,220 - INFO - 2025-07-31 02:44:59,983 - DEBUG - Response for create_network : {'network': {'id': '3a984105-ee0c-4c6c-828d-0efc9b7b8667', 'name': 'ctest-vn2_metadata-88848567', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'project_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05281709', 'ctest-vn2_metadata-88848567'], 'port_security_enabled': True, 'description': ''}} 2025-07-31 02:45:00,185 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c12403b-8315-4c8e-ae5d-d024798d95c7', 'name': '', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'network_id': '3a984105-ee0c-4c6c-828d-0efc9b7b8667', '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': 'd95f7d44d34a44599e949bd0a0a6bf6e'}} 2025-07-31 02:45:00,210 - INFO - Created VN ctest-vn2_metadata-88848567 2025-07-31 02:45:00,271 - DEBUG - VN ctest-vn2_metadata-88848567 UUID is 3a984105-ee0c-4c6c-828d-0efc9b7b8667 2025-07-31 02:45:00,521 - DEBUG - Services list from nova: [, , ] 2025-07-31 02:45:02,037 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3731-1) 2025-07-31 02:45:02,147 - DEBUG - Link local service introspect added 2025-07-31 02:45:02,192 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-31 02:45:07,373 - DEBUG - VM is in ACTIVE state now 2025-07-31 02:45:07,616 - INFO - Waiting for VM ctest-TestBasicVMVN-05281709-45410087 to be up.. 2025-07-31 02:45:07,616 - INFO - VM name : ctest-TestBasicVMVN-05281709-45410087 2025-07-31 02:45:07,762 - DEBUG - VM ctest-TestBasicVMVN-05281709-45410087 ID is 812d53fe-49d7-49f4-af51-35bda73d44d0 2025-07-31 02:45:07,762 - DEBUG - VM ctest-TestBasicVMVN-05281709-45410087 launched on Node cn-jenkins-deploy-platform-ansible-os-3731-1 2025-07-31 02:45:07,913 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/812d53fe-49d7-49f4-af51-35bda73d44d0 2025-07-31 02:45:08,256 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/812d53fe-49d7-49f4-af51-35bda73d44d0 2025-07-31 02:45:08,310 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/9898caf2-b2f6-47f6-b64a-cf7c3561a81e 2025-07-31 02:45:11,638 - 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 1030ms') 2025-07-31 02:45:11,639 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05281709-45410087 failed! 2025-07-31 02:45:11,703 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05281709:ctest-vn2_metadata-88848567 is 11.1.1.1 and allocation pool is NOT set 2025-07-31 02:45:15,796 - 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.51 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 4.508/4.508/4.508/0.000 ms') 2025-07-31 02:45:15,797 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05281709-45410087 passed 2025-07-31 02:45:15,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:45:15,987 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05281709-45410087, IP 11.1.1.3, Port 22 2025-07-31 02:45:16,170 - DEBUG - VM ctest-TestBasicVMVN-05281709-45410087 is ready for SSH connections 2025-07-31 02:45:16,170 - INFO - Retry 0 2025-07-31 02:45:16,170 - 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.19, gateway password: c0ntrail123 2025-07-31 02:45:16,170 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-07-31 02:45:18,151 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-07-31 02:45:18,152 - INFO - Generic metadata worked 2025-07-31 02:45:18,507 - DEBUG - Link local service introspect removed 2025-07-31 02:45:18,507 - INFO - Deleting VM ctest-TestBasicVMVN-05281709-45410087 2025-07-31 02:45:18,692 - INFO - Deleting VN ctest-vn2_metadata-88848567 2025-07-31 02:45:18,794 - DEBUG - VN 3a984105-ee0c-4c6c-828d-0efc9b7b8667 still in use: Unable to complete operation on network 3a984105-ee0c-4c6c-828d-0efc9b7b8667. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3fba6253-a9eb-4b68-8a6b-c99111bd36e0'] 2025-07-31 02:45:18,794 - WARNING - Deleting VN ctest-vn2_metadata-88848567 failed..Will retry 2025-07-31 02:45:21,085 - DEBUG - Response for deleting network () 2025-07-31 02:45:21,392 - DEBUG - No XMPP flaps were noticed during the test 2025-07-31 02:45:21,392 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-07-31 02:45:21,392 - INFO - -------------------------------------------------------------------------------- 2025-07-31 02:45:21,401 - INFO - ================================================================================ 2025-07-31 02:45:21,401 - INFO - STARTING TEST : test_metadata_service 2025-07-31 02:45:21,402 - 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-07-31 02:45:21,732 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.129': '0'}} with 2025-07-31 02:45:21,732 - INFO - Initial checks done. Running the testcase now 2025-07-31 02:45:21,733 - INFO - 2025-07-31 02:45:21,733 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs 2025-07-31 02:45:21,746 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/d25eb3b9-6d8c-44e7-a298-4a7af2e97981 2025-07-31 02:45:22,019 - DEBUG - Response for create_network : {'network': {'id': '6d26f241-deef-4826-ab15-d83391a008a7', 'name': 'ctest-vn-78948498', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'project_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05281709', 'ctest-vn-78948498'], 'port_security_enabled': True, 'description': ''}} 2025-07-31 02:45:22,204 - DEBUG - Response for create_subnet : {'subnet': {'id': '47893869-5b5e-4160-a6f2-19000aa4e00d', 'name': '', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'network_id': '6d26f241-deef-4826-ab15-d83391a008a7', 'ip_version': 4, 'cidr': '80.124.132.0/26', 'allocation_pools': [{'start': '80.124.132.2', 'end': '80.124.132.62'}], 'gateway_ip': '80.124.132.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '80.124.132.2', 'tags': [], 'project_id': 'd95f7d44d34a44599e949bd0a0a6bf6e'}} 2025-07-31 02:45:22,224 - INFO - Created VN ctest-vn-78948498 2025-07-31 02:45:22,279 - DEBUG - VN ctest-vn-78948498 UUID is 6d26f241-deef-4826-ab15-d83391a008a7 2025-07-31 02:45:23,999 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3731-1) 2025-07-31 02:45:23,999 - INFO - Waiting for VM ctest-TestBasicVMVN-05281709-77076093 to be up.. 2025-07-31 02:45:24,051 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-31 02:45:29,239 - DEBUG - VM is in ACTIVE state now 2025-07-31 02:45:29,239 - INFO - VM name : ctest-TestBasicVMVN-05281709-77076093 2025-07-31 02:45:29,425 - DEBUG - VM ctest-TestBasicVMVN-05281709-77076093 ID is 82bcfd37-5007-4df6-82e9-862b50765c1b 2025-07-31 02:45:29,425 - DEBUG - VM ctest-TestBasicVMVN-05281709-77076093 launched on Node cn-jenkins-deploy-platform-ansible-os-3731-1 2025-07-31 02:45:29,628 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/82bcfd37-5007-4df6-82e9-862b50765c1b 2025-07-31 02:45:29,655 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/39c972cc-82f9-4e0f-b5cb-93870deff1a2 2025-07-31 02:45:33,043 - 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 1029ms') 2025-07-31 02:45:33,043 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05281709-77076093 failed! 2025-07-31 02:45:33,123 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-78948498 is 80.124.132.1 and allocation pool is NOT set 2025-07-31 02:45:37,232 - 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 1030ms') 2025-07-31 02:45:37,232 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05281709-77076093 failed! 2025-07-31 02:45:37,311 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-78948498 is 80.124.132.1 and allocation pool is NOT set 2025-07-31 02:45:39,397 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.747 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.747/2.722/4.697/1.975 ms') 2025-07-31 02:45:39,398 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05281709-77076093 passed 2025-07-31 02:45:39,563 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:45:39,563 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05281709-77076093, IP 80.124.132.3, Port 22 2025-07-31 02:45:39,773 - DEBUG - VM ctest-TestBasicVMVN-05281709-77076093 is ready for SSH connections 2025-07-31 02:45:39,774 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-07-31 02:45:39,774 - DEBUG - cat /tmp/output.txt 2025-07-31 02:45:41,817 - DEBUG - Hello World. The time is now Wed, 30 Jul 2025 20:45:37 -0600! 2025-07-31 02:45:41,817 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 30 Jul 2025 20:45:37 -0600!'} 2025-07-31 02:45:41,818 - INFO - metadata_script.txt got executed in the vm 2025-07-31 02:45:41,818 - INFO - Deleting VM ctest-TestBasicVMVN-05281709-77076093 2025-07-31 02:45:42,002 - INFO - Deleting VN ctest-vn-78948498 2025-07-31 02:45:42,092 - DEBUG - VN 6d26f241-deef-4826-ab15-d83391a008a7 still in use: Unable to complete operation on network 6d26f241-deef-4826-ab15-d83391a008a7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8ea3364e-8bcb-47db-988e-076c5794d492'] 2025-07-31 02:45:42,093 - WARNING - Deleting VN ctest-vn-78948498 failed..Will retry 2025-07-31 02:45:44,352 - DEBUG - Response for deleting network () 2025-07-31 02:45:44,665 - DEBUG - No XMPP flaps were noticed during the test 2025-07-31 02:45:44,665 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-07-31 02:45:44,665 - INFO - -------------------------------------------------------------------------------- 2025-07-31 02:45:44,674 - INFO - ================================================================================ 2025-07-31 02:45:44,674 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-31 02:45:44,675 - 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-07-31 02:45:45,015 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.129': '0'}} with 2025-07-31 02:45:45,016 - INFO - Initial checks done. Running the testcase now 2025-07-31 02:45:45,016 - INFO - 2025-07-31 02:45:45,723 - DEBUG - Response for create_network : {'network': {'id': 'dcc1e019-8579-480c-9455-145b5509647e', 'name': 'ctest-vn-63546277', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'project_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05281709', 'ctest-vn-63546277'], 'port_security_enabled': True, 'description': ''}} 2025-07-31 02:45:45,878 - DEBUG - Response for create_subnet : {'subnet': {'id': '85e357f7-bc77-49ea-8d67-04ef3ca82e11', 'name': '', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'network_id': 'dcc1e019-8579-480c-9455-145b5509647e', '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': 'd95f7d44d34a44599e949bd0a0a6bf6e'}} 2025-07-31 02:45:46,059 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e2404eb4-364d-463d-8ed0-df19073d6495', 'name': '', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'network_id': 'dcc1e019-8579-480c-9455-145b5509647e', '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': 'd95f7d44d34a44599e949bd0a0a6bf6e'}} 2025-07-31 02:45:46,094 - INFO - Created VN ctest-vn-63546277 2025-07-31 02:45:46,159 - DEBUG - VN ctest-vn-63546277 UUID is dcc1e019-8579-480c-9455-145b5509647e 2025-07-31 02:45:46,846 - DEBUG - Response for create_port : {'port': {'name': '4b8c668b-36fc-4840-ac70-98f775125449', 'id': '4b8c668b-36fc-4840-ac70-98f775125449', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'network_id': 'dcc1e019-8579-480c-9455-145b5509647e', 'mac_address': '02:4b:8c:66:8b:36', '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': '85e357f7-bc77-49ea-8d67-04ef3ca82e11'}], 'security_groups': ['382e5fbd-8781-455b-b1f1-4fa0a80740bd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd95f7d44d34a44599e949bd0a0a6bf6e'}} 2025-07-31 02:45:47,067 - DEBUG - Response for create_port : {'port': {'name': 'd3be536c-7c4a-4f10-b204-925ac8ada271', 'id': 'd3be536c-7c4a-4f10-b204-925ac8ada271', 'tenant_id': 'd95f7d44d34a44599e949bd0a0a6bf6e', 'network_id': 'dcc1e019-8579-480c-9455-145b5509647e', 'mac_address': '02:d3:be:53:6c:7c', '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': 'e2404eb4-364d-463d-8ed0-df19073d6495'}], 'security_groups': ['382e5fbd-8781-455b-b1f1-4fa0a80740bd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd95f7d44d34a44599e949bd0a0a6bf6e'}} 2025-07-31 02:45:47,898 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3731-1) 2025-07-31 02:45:48,502 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3731-1) 2025-07-31 02:45:49,828 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3731-1) 2025-07-31 02:45:49,828 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-31 02:45:49,838 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ed8bce-74e2-40f8-a742-a51200f0f5e7 2025-07-31 02:45:49,850 - DEBUG - Requesting: http://10.0.0.19:8082/project/d95f7d44-d34a-4459-9e94-9bd0a0a6bf6e 2025-07-31 02:45:49,938 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/2b29841a-d1bd-4ac7-affd-5ef987009091 2025-07-31 02:45:49,949 - INFO - Verifications in API Server for IPAM: ctest-ipam-82027469 passed 2025-07-31 02:45:49,956 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05281709:ctest-ipam-82027469', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05281709', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3110162268398897863', 'uuid-lslong': '12681396551550013585'}, 'enable': 'true', 'created': '2025-07-31T02:45:45', 'last-modified': '2025-07-31T02:45:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.595486'} 2025-07-31 02:45:49,956 - INFO - Verifications in Control node for IPAM: ctest-ipam-82027469 passed 2025-07-31 02:45:49,956 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-31 02:45:49,962 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ed8bce-74e2-40f8-a742-a51200f0f5e7 2025-07-31 02:45:49,975 - DEBUG - Requesting: http://10.0.0.19:8082/project/d95f7d44-d34a-4459-9e94-9bd0a0a6bf6e 2025-07-31 02:45:50,069 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/dcc1e019-8579-480c-9455-145b5509647e 2025-07-31 02:45:50,093 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/dcc1e019-8579-480c-9455-145b5509647e 2025-07-31 02:45:50,110 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/568233df-5271-4619-95e0-741f39d1148a 2025-07-31 02:45:50,122 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/568233df-5271-4619-95e0-741f39d1148a 2025-07-31 02:45:50,130 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/36c13dd8-718b-4f12-bf11-de82843268f9 2025-07-31 02:45:50,137 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-31 02:45:50,137 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/dcc1e019-8579-480c-9455-145b5509647e 2025-07-31 02:45:50,147 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/568233df-5271-4619-95e0-741f39d1148a 2025-07-31 02:45:50,166 - INFO - Verified VN network id 11 for VN dcc1e019-8579-480c-9455-145b5509647e 2025-07-31 02:45:50,166 - INFO - Verifications in API Server for VN ctest-vn-63546277 passed 2025-07-31 02:45:50,167 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/dcc1e019-8579-480c-9455-145b5509647e 2025-07-31 02:45:50,188 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/568233df-5271-4619-95e0-741f39d1148a 2025-07-31 02:45:50,208 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/568233df-5271-4619-95e0-741f39d1148a 2025-07-31 02:45:50,222 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/36c13dd8-718b-4f12-bf11-de82843268f9 2025-07-31 02:45:50,244 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05281709', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15907241759067424780', 'uuid-lslong': '10688471673134998654'}, 'enable': 'true', 'created': '2025-07-31T02:45:45', 'last-modified': '2025-07-31T02:45:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.221365'} 2025-07-31 02:45:50,264 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-31 02:45:50,265 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63546277 passed 2025-07-31 02:45:50,265 - DEBUG - ====Verifying policy data for ctest-vn-63546277 in API_Server ====== 2025-07-31 02:45:50,265 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-31 02:45:50,285 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ed8bce-74e2-40f8-a742-a51200f0f5e7 2025-07-31 02:45:50,304 - DEBUG - Requesting: http://10.0.0.19:8082/project/d95f7d44-d34a-4459-9e94-9bd0a0a6bf6e 2025-07-31 02:45:50,442 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/dcc1e019-8579-480c-9455-145b5509647e 2025-07-31 02:45:50,470 - DEBUG - =>VN ctest-vn-63546277 has no policy to be verified 2025-07-31 02:45:50,470 - DEBUG - Verifying the vn in opserver 2025-07-31 02:45:50,470 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277 virtual network link through opserver 10.0.0.19 2025-07-31 02:45:50,471 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-07-31 02:45:50,819 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-07-31 02:45:50,887 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277?flat'} 2025-07-31 02:45:50,887 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277 is found in opserver 2025-07-31 02:45:50,899 - DEBUG - VRF ids for VN ctest-vn-63546277: {'10.0.0.19': '2'} 2025-07-31 02:45:50,899 - INFO - Waiting for VM ctest-TestBasicVMVN-05281709-00756428 to be up.. 2025-07-31 02:45:50,973 - DEBUG - VM is in ACTIVE state now 2025-07-31 02:45:50,973 - INFO - VM name : ctest-TestBasicVMVN-05281709-00756428 2025-07-31 02:45:51,077 - DEBUG - VM ctest-TestBasicVMVN-05281709-00756428 ID is 38312058-4454-4ee8-9bab-e19e671e3c20 2025-07-31 02:45:51,077 - DEBUG - VM ctest-TestBasicVMVN-05281709-00756428 launched on Node cn-jenkins-deploy-platform-ansible-os-3731-1 2025-07-31 02:45:51,165 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/38312058-4454-4ee8-9bab-e19e671e3c20 2025-07-31 02:45:51,174 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/4b8c668b-36fc-4840-ac70-98f775125449 2025-07-31 02:45:54,453 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms') 2025-07-31 02:45:54,453 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05281709-00756428 failed! 2025-07-31 02:45:54,551 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277 is 31.1.1.1 and allocation pool is NOT set 2025-07-31 02:45:54,552 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277 is 31.1.2.1 and allocation pool is NOT set 2025-07-31 02:45:58,637 - 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-07-31 02:45:58,637 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05281709-00756428 failed! 2025-07-31 02:45:58,704 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277 is 31.1.1.1 and allocation pool is NOT set 2025-07-31 02:45:58,705 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277 is 31.1.2.1 and allocation pool is NOT set 2025-07-31 02:46:00,784 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.537 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.537/2.055/3.573/1.518 ms') 2025-07-31 02:46:00,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05281709-00756428 passed 2025-07-31 02:46:00,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:46:00,944 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05281709-00756428, IP 31.1.1.4, Port 22 2025-07-31 02:46:01,113 - DEBUG - VM ctest-TestBasicVMVN-05281709-00756428 is ready for SSH connections 2025-07-31 02:46:01,113 - INFO - Waiting for VM ctest-TestBasicVMVN-05281709-99366511 to be up.. 2025-07-31 02:46:01,213 - DEBUG - VM is in ACTIVE state now 2025-07-31 02:46:01,214 - INFO - VM name : ctest-TestBasicVMVN-05281709-99366511 2025-07-31 02:46:01,323 - DEBUG - VM ctest-TestBasicVMVN-05281709-99366511 ID is c136e176-18f8-4c02-8fd1-68a3c4407208 2025-07-31 02:46:01,324 - DEBUG - VM ctest-TestBasicVMVN-05281709-99366511 launched on Node cn-jenkins-deploy-platform-ansible-os-3731-1 2025-07-31 02:46:01,430 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/c136e176-18f8-4c02-8fd1-68a3c4407208 2025-07-31 02:46:01,442 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/d3be536c-7c4a-4f10-b204-925ac8ada271 2025-07-31 02:46:02,705 - 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=5.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.835 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.835/3.303/5.772/2.468 ms') 2025-07-31 02:46:02,706 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05281709-99366511 passed 2025-07-31 02:46:02,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:46:02,880 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05281709-99366511, IP 31.1.2.4, Port 22 2025-07-31 02:46:03,063 - DEBUG - VM ctest-TestBasicVMVN-05281709-99366511 is ready for SSH connections 2025-07-31 02:46:03,063 - INFO - Waiting for VM ctest-TestBasicVMVN-05281709-81883201 to be up.. 2025-07-31 02:46:03,229 - DEBUG - VM is in ACTIVE state now 2025-07-31 02:46:03,229 - INFO - VM name : ctest-TestBasicVMVN-05281709-81883201 2025-07-31 02:46:03,376 - DEBUG - VM ctest-TestBasicVMVN-05281709-81883201 ID is 177acddb-5722-481d-bef8-740eade88ecd 2025-07-31 02:46:03,376 - DEBUG - VM ctest-TestBasicVMVN-05281709-81883201 launched on Node cn-jenkins-deploy-platform-ansible-os-3731-1 2025-07-31 02:46:03,518 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/177acddb-5722-481d-bef8-740eade88ecd 2025-07-31 02:46:03,538 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/22818e4d-484f-43e2-bc98-d237b444375b 2025-07-31 02:46:04,856 - 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=8.26 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.832 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.832/4.546/8.261/3.714 ms') 2025-07-31 02:46:04,856 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05281709-81883201 passed 2025-07-31 02:46:05,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:46:05,052 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05281709-81883201, IP 31.1.1.3, Port 22 2025-07-31 02:46:05,259 - DEBUG - VM ctest-TestBasicVMVN-05281709-81883201 is ready for SSH connections 2025-07-31 02:46:05,260 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:46:05,260 - 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.19, gateway password: c0ntrail123 2025-07-31 02:46:05,260 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-07-31 02:46:09,585 - 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=6.428 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.945 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.830 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.830/3.401/6.428 ms 2025-07-31 02:46:09,585 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05281709-00756428 passed 2025-07-31 02:46:09,586 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:46:09,586 - 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.19, gateway password: c0ntrail123 2025-07-31 02:46:09,587 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-07-31 02:46:13,711 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=4.122 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.858 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.503 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.503/2.494/4.122 ms 2025-07-31 02:46:13,711 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05281709-99366511 passed 2025-07-31 02:46:13,711 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:46:13,712 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:46:13,712 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-31 02:46:13,712 - 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.19, gateway password: c0ntrail123 2025-07-31 02:46:13,712 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-31 02:46:14,029 - DEBUG - None 2025-07-31 02:46:14,029 - 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.19, gateway password: c0ntrail123 2025-07-31 02:46:14,029 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-31 02:46:14,278 - DEBUG - None 2025-07-31 02:46:14,279 - 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.19, gateway password: c0ntrail123 2025-07-31 02:46:14,279 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-31 02:46:15,198 - DEBUG - None 2025-07-31 02:46:15,198 - 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.19, gateway password: c0ntrail123 2025-07-31 02:46:15,198 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-07-31 02:46:17,484 - 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.698 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.133 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.951 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.401 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.489 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.489/2.734/6.133 ms 2025-07-31 02:46:17,484 - 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.19, gateway password: c0ntrail123 2025-07-31 02:46:17,485 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-07-31 02:46:19,799 - 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=0.942 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.106 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.361 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.111 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.765 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.886 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.515 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.515/3.240/7.886 ms 2025-07-31 02:46:19,800 - 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.19, gateway password: c0ntrail123 2025-07-31 02:46:19,800 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-07-31 02:46:22,122 - 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.046 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.550 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.883 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.960 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.150 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.706 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.497 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.497/2.970/5.706 ms 2025-07-31 02:46:22,122 - INFO - Deleting VM ctest-TestBasicVMVN-05281709-81883201 2025-07-31 02:46:22,233 - INFO - Detaching port d3be536c-7c4a-4f10-b204-925ac8ada271 from VM ctest-TestBasicVMVN-05281709-99366511 2025-07-31 02:46:22,299 - INFO - Deleting VM ctest-TestBasicVMVN-05281709-99366511 2025-07-31 02:46:22,408 - INFO - Detaching port 4b8c668b-36fc-4840-ac70-98f775125449 from VM ctest-TestBasicVMVN-05281709-00756428 2025-07-31 02:46:22,451 - INFO - Deleting VM ctest-TestBasicVMVN-05281709-00756428 2025-07-31 02:46:22,545 - INFO - Deleting VN ctest-vn-63546277 2025-07-31 02:46:22,749 - DEBUG - Response for delete_port : () 2025-07-31 02:46:22,998 - DEBUG - Response for delete_port : () 2025-07-31 02:46:23,179 - DEBUG - Response for deleting network () 2025-07-31 02:46:23,179 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/568233df-5271-4619-95e0-741f39d1148a 2025-07-31 02:46:23,185 - DEBUG - Response Code: 404 2025-07-31 02:46:23,186 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-07-31 02:46:23,194 - DEBUG - Requesting: http://10.0.0.19:8082/domain/67ed8bce-74e2-40f8-a742-a51200f0f5e7 2025-07-31 02:46:23,258 - DEBUG - Requesting: http://10.0.0.19:8082/project/d95f7d44-d34a-4459-9e94-9bd0a0a6bf6e 2025-07-31 02:46:23,343 - INFO - Validated that VN ctest-vn-63546277 is not found in API Server 2025-07-31 02:46:23,356 - DEBUG - VN ctest-vn-63546277 is not present in Agent 10.0.0.19 2025-07-31 02:46:23,357 - INFO - Validated that VN ctest-vn-63546277 is not in any agent 2025-07-31 02:46:23,364 - DEBUG - VRF 2 is not seen in agent 10.0.0.19 2025-07-31 02:46:23,372 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-63546277 2025-07-31 02:46:23,372 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05281709:ctest-vn-63546277 2025-07-31 02:46:23,383 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63546277 info 2025-07-31 02:46:23,470 - INFO - IPAM: ctest-ipam-82027469 is not found in API Server 2025-07-31 02:46:23,484 - INFO - IPAM:ctest-ipam-82027469 is not found in control node 2025-07-31 02:46:23,769 - DEBUG - No XMPP flaps were noticed during the test 2025-07-31 02:46:23,769 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2025-07-31 02:46:23,769 - INFO - -------------------------------------------------------------------------------- 2025-07-31 02:46:24,581 - INFO - Deleted project: ctest-TestBasicVMVN-05281709, ID : d95f7d44-d34a-4459-9e94-9bd0a0a6bf6e