2025-06-02 02:30:01,500 - INFO - Domain Default found not creating
2025-06-02 02:30:01,640 - INFO - Project ctest-TestBasicVMVN-39132258 not found, creating it
2025-06-02 02:30:02,089 - INFO - Created Project:ctest-TestBasicVMVN-39132258, ID : ee580faa-88ac-49ee-ba58-7905129fcada
2025-06-02 02:30:03,613 - INFO - ================================================================================
2025-06-02 02:30:03,614 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-02 02:30:03,614 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-06-02 02:30:03,878 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-06-02 02:30:03,878 - INFO - Initial checks done. Running the testcase now
2025-06-02 02:30:03,878 - INFO -
2025-06-02 02:30:04,457 - DEBUG - Response for create_network : {'network': {'id': '14712553-f0f1-40b9-90b5-54377772430c', 'name': 'ctest-vn2_metadata-45277649', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'project_id': 'ee580faa88ac49eeba587905129fcada', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39132258', 'ctest-vn2_metadata-45277649'], 'port_security_enabled': True, 'description': ''}}
2025-06-02 02:30:04,650 - DEBUG - Response for create_subnet : {'subnet': {'id': '7639ae4d-9609-48db-8564-93f6d126f8b5', 'name': '', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'network_id': '14712553-f0f1-40b9-90b5-54377772430c', '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': 'ee580faa88ac49eeba587905129fcada'}}
2025-06-02 02:30:04,668 - INFO - Created VN ctest-vn2_metadata-45277649
2025-06-02 02:30:04,723 - DEBUG - VN ctest-vn2_metadata-45277649 UUID is 14712553-f0f1-40b9-90b5-54377772430c
2025-06-02 02:30:04,896 - DEBUG - Services list from nova: [, , ]
2025-06-02 02:30:06,000 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3384-1)
2025-06-02 02:30:06,106 - DEBUG - Link local service introspect added
2025-06-02 02:30:06,149 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-02 02:30:11,228 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:30:11,353 - INFO - Waiting for VM ctest-TestBasicVMVN-39132258-83761271 to be up..
2025-06-02 02:30:11,354 - INFO - VM name : ctest-TestBasicVMVN-39132258-83761271
2025-06-02 02:30:11,424 - DEBUG - VM ctest-TestBasicVMVN-39132258-83761271 ID is 08294225-22fe-43ff-8454-e0ce3055d79a
2025-06-02 02:30:11,424 - DEBUG - VM ctest-TestBasicVMVN-39132258-83761271 launched on Node cn-jenkins-deploy-platform-ansible-os-3384-1
2025-06-02 02:30:11,494 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/08294225-22fe-43ff-8454-e0ce3055d79a
2025-06-02 02:30:11,828 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/08294225-22fe-43ff-8454-e0ce3055d79a
2025-06-02 02:30:11,858 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/cdf909d8-1481-4334-9321-699acd75d8ce
2025-06-02 02:30:15,122 - 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-06-02 02:30:15,122 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39132258-83761271 failed!
2025-06-02 02:30:15,179 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39132258:ctest-vn2_metadata-45277649 is 11.1.1.1 and allocation pool is NOT set
2025-06-02 02:30:17,243 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.430 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.430/4.241/8.052/3.811 ms')
2025-06-02 02:30:17,243 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39132258-83761271 passed
2025-06-02 02:30:17,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:30:17,399 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39132258-83761271, IP 11.1.1.3, Port 22
2025-06-02 02:30:17,554 - DEBUG - VM ctest-TestBasicVMVN-39132258-83761271 is ready for SSH connections
2025-06-02 02:30:17,554 - INFO - Retry 0
2025-06-02 02:30:17,554 - 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.242, gateway password: c0ntrail123
2025-06-02 02:30:17,554 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-02 02:30:19,187 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-02 02:30:19,187 - INFO - Generic metadata worked
2025-06-02 02:30:19,442 - DEBUG - Link local service introspect removed
2025-06-02 02:30:19,443 - INFO - Deleting VM ctest-TestBasicVMVN-39132258-83761271
2025-06-02 02:30:19,508 - INFO - Deleting VN ctest-vn2_metadata-45277649
2025-06-02 02:30:19,544 - DEBUG - VN 14712553-f0f1-40b9-90b5-54377772430c still in use: Unable to complete operation on network 14712553-f0f1-40b9-90b5-54377772430c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9c365802-9127-4414-8d5c-a9b16bef6895']
2025-06-02 02:30:19,544 - WARNING - Deleting VN ctest-vn2_metadata-45277649 failed..Will retry
2025-06-02 02:30:21,700 - DEBUG - Response for deleting network ()
2025-06-02 02:30:21,957 - DEBUG - No XMPP flaps were noticed during the test
2025-06-02 02:30:21,957 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-02 02:30:21,957 - INFO - --------------------------------------------------------------------------------
2025-06-02 02:30:21,960 - INFO - ================================================================================
2025-06-02 02:30:21,960 - INFO - STARTING TEST : test_metadata_service
2025-06-02 02:30:21,960 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-06-02 02:30:22,245 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-06-02 02:30:22,245 - INFO - Initial checks done. Running the testcase now
2025-06-02 02:30:22,245 - INFO -
2025-06-02 02:30:22,245 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2025-06-02 02:30:22,251 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/132714b1-fcbe-47d4-8106-4ed4f21abed4
2025-06-02 02:30:22,447 - DEBUG - Response for create_network : {'network': {'id': '7e69639a-e22c-4226-80ad-a267e12ff95c', 'name': 'ctest-vn-19211341', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'project_id': 'ee580faa88ac49eeba587905129fcada', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39132258', 'ctest-vn-19211341'], 'port_security_enabled': True, 'description': ''}}
2025-06-02 02:30:22,592 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd7eaeeec-f67f-454d-8bdc-4cb907103767', 'name': '', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'network_id': '7e69639a-e22c-4226-80ad-a267e12ff95c', 'ip_version': 4, 'cidr': '118.9.63.0/26', 'allocation_pools': [{'start': '118.9.63.2', 'end': '118.9.63.62'}], 'gateway_ip': '118.9.63.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.9.63.2', 'tags': [], 'project_id': 'ee580faa88ac49eeba587905129fcada'}}
2025-06-02 02:30:22,610 - INFO - Created VN ctest-vn-19211341
2025-06-02 02:30:22,663 - DEBUG - VN ctest-vn-19211341 UUID is 7e69639a-e22c-4226-80ad-a267e12ff95c
2025-06-02 02:30:23,949 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3384-1)
2025-06-02 02:30:23,949 - INFO - Waiting for VM ctest-TestBasicVMVN-39132258-58429489 to be up..
2025-06-02 02:30:23,987 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-02 02:30:29,064 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:30:29,064 - INFO - VM name : ctest-TestBasicVMVN-39132258-58429489
2025-06-02 02:30:29,137 - DEBUG - VM ctest-TestBasicVMVN-39132258-58429489 ID is fdcf268a-1870-4ee9-a0fd-05b11873f691
2025-06-02 02:30:29,137 - DEBUG - VM ctest-TestBasicVMVN-39132258-58429489 launched on Node cn-jenkins-deploy-platform-ansible-os-3384-1
2025-06-02 02:30:29,226 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/fdcf268a-1870-4ee9-a0fd-05b11873f691
2025-06-02 02:30:29,235 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/56e7139a-318e-4ece-b91e-8b627bba626a
2025-06-02 02:30:32,495 - 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 1009ms')
2025-06-02 02:30:32,495 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39132258-58429489 failed!
2025-06-02 02:30:32,555 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-19211341 is 118.9.63.1 and allocation pool is NOT set
2025-06-02 02:30:34,617 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.341 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.341/2.025/3.709/1.684 ms')
2025-06-02 02:30:34,617 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39132258-58429489 passed
2025-06-02 02:30:34,775 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:30:34,775 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39132258-58429489, IP 118.9.63.3, Port 22
2025-06-02 02:30:34,930 - DEBUG - VM ctest-TestBasicVMVN-39132258-58429489 is ready for SSH connections
2025-06-02 02:30:34,931 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-06-02 02:30:34,931 - DEBUG - cat /tmp/output.txt
2025-06-02 02:30:36,594 - DEBUG - Hello World. The time is now Sun, 01 Jun 2025 20:30:35 -0600!
2025-06-02 02:30:36,594 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 01 Jun 2025 20:30:35 -0600!'}
2025-06-02 02:30:36,594 - INFO - metadata_script.txt got executed in the vm
2025-06-02 02:30:36,594 - INFO - Deleting VM ctest-TestBasicVMVN-39132258-58429489
2025-06-02 02:30:36,669 - INFO - Deleting VN ctest-vn-19211341
2025-06-02 02:30:36,712 - DEBUG - VN 7e69639a-e22c-4226-80ad-a267e12ff95c still in use: Unable to complete operation on network 7e69639a-e22c-4226-80ad-a267e12ff95c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f7870192-f696-453e-9225-21d9a05f2b26']
2025-06-02 02:30:36,712 - WARNING - Deleting VN ctest-vn-19211341 failed..Will retry
2025-06-02 02:30:38,822 - DEBUG - Response for deleting network ()
2025-06-02 02:30:39,076 - DEBUG - No XMPP flaps were noticed during the test
2025-06-02 02:30:39,076 - INFO - END TEST : test_metadata_service : PASSED[0:00:18]
2025-06-02 02:30:39,076 - INFO - --------------------------------------------------------------------------------
2025-06-02 02:30:39,079 - INFO - ================================================================================
2025-06-02 02:30:39,079 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-02 02:30:39,079 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-06-02 02:30:39,365 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.254': '0'}} with
2025-06-02 02:30:39,365 - INFO - Initial checks done. Running the testcase now
2025-06-02 02:30:39,365 - INFO -
2025-06-02 02:30:39,854 - DEBUG - Response for create_network : {'network': {'id': 'd5e0e89a-2676-440c-9590-8a399fc027e0', 'name': 'ctest-vn-02664462', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'project_id': 'ee580faa88ac49eeba587905129fcada', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39132258', 'ctest-vn-02664462'], 'port_security_enabled': True, 'description': ''}}
2025-06-02 02:30:40,028 - DEBUG - Response for create_subnet : {'subnet': {'id': '4538a93e-9520-479e-8059-fa35b3f25eda', 'name': '', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'network_id': 'd5e0e89a-2676-440c-9590-8a399fc027e0', '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': 'ee580faa88ac49eeba587905129fcada'}}
2025-06-02 02:30:40,194 - DEBUG - Response for create_subnet : {'subnet': {'id': '641dec59-ad83-4cb1-b4f3-9754e7c25960', 'name': '', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'network_id': 'd5e0e89a-2676-440c-9590-8a399fc027e0', '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': 'ee580faa88ac49eeba587905129fcada'}}
2025-06-02 02:30:40,215 - INFO - Created VN ctest-vn-02664462
2025-06-02 02:30:40,267 - DEBUG - VN ctest-vn-02664462 UUID is d5e0e89a-2676-440c-9590-8a399fc027e0
2025-06-02 02:30:40,645 - DEBUG - Response for create_port : {'port': {'name': 'c84ec036-baf2-4bff-ad87-acc2fb679a8c', 'id': 'c84ec036-baf2-4bff-ad87-acc2fb679a8c', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'network_id': 'd5e0e89a-2676-440c-9590-8a399fc027e0', 'mac_address': '02:c8:4e:c0:36:ba', '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': '4538a93e-9520-479e-8059-fa35b3f25eda'}], 'security_groups': ['9239b66f-8120-48ef-8af3-66b162131b98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ee580faa88ac49eeba587905129fcada'}}
2025-06-02 02:30:40,816 - DEBUG - Response for create_port : {'port': {'name': '0c932c67-4ada-4dde-9aaa-c633a970c1c2', 'id': '0c932c67-4ada-4dde-9aaa-c633a970c1c2', 'tenant_id': 'ee580faa88ac49eeba587905129fcada', 'network_id': 'd5e0e89a-2676-440c-9590-8a399fc027e0', 'mac_address': '02:0c:93:2c:67:4a', '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': '641dec59-ad83-4cb1-b4f3-9754e7c25960'}], 'security_groups': ['9239b66f-8120-48ef-8af3-66b162131b98'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ee580faa88ac49eeba587905129fcada'}}
2025-06-02 02:30:41,183 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3384-1)
2025-06-02 02:30:41,602 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3384-1)
2025-06-02 02:30:42,818 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3384-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3384-1)
2025-06-02 02:30:42,819 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-06-02 02:30:42,824 - DEBUG - Requesting: http://10.0.0.242:8082/domain/c1398e6d-186b-472e-80bf-1735e2faf972
2025-06-02 02:30:42,838 - DEBUG - Requesting: http://10.0.0.242:8082/project/ee580faa-88ac-49ee-ba58-7905129fcada
2025-06-02 02:30:42,921 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/0bd84f78-1114-4f73-a453-288e7498ff04
2025-06-02 02:30:42,937 - INFO - Verifications in API Server for IPAM: ctest-ipam-74008137 passed
2025-06-02 02:30:42,947 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-39132258:ctest-ipam-74008137', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39132258', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '853519506487922547', 'uuid-lslong': '11840852437593816836'}, 'enable': 'true', 'created': '2025-06-02T02:30:39', 'last-modified': '2025-06-02T02:30:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.352867'}
2025-06-02 02:30:42,947 - INFO - Verifications in Control node for IPAM: ctest-ipam-74008137 passed
2025-06-02 02:30:42,947 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-06-02 02:30:42,955 - DEBUG - Requesting: http://10.0.0.242:8082/domain/c1398e6d-186b-472e-80bf-1735e2faf972
2025-06-02 02:30:42,969 - DEBUG - Requesting: http://10.0.0.242:8082/project/ee580faa-88ac-49ee-ba58-7905129fcada
2025-06-02 02:30:43,074 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d5e0e89a-2676-440c-9590-8a399fc027e0
2025-06-02 02:30:43,104 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d5e0e89a-2676-440c-9590-8a399fc027e0
2025-06-02 02:30:43,130 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2715d1ce-8068-40d7-a1d2-48eb0a2540e3
2025-06-02 02:30:43,141 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2715d1ce-8068-40d7-a1d2-48eb0a2540e3
2025-06-02 02:30:43,154 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/772ba2f5-427d-4714-9a95-c4a18da2e0f6
2025-06-02 02:30:43,170 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-02 02:30:43,170 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d5e0e89a-2676-440c-9590-8a399fc027e0
2025-06-02 02:30:43,188 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2715d1ce-8068-40d7-a1d2-48eb0a2540e3
2025-06-02 02:30:43,226 - INFO - Verified VN network id 8 for VN d5e0e89a-2676-440c-9590-8a399fc027e0
2025-06-02 02:30:43,226 - INFO - Verifications in API Server for VN ctest-vn-02664462 passed
2025-06-02 02:30:43,226 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d5e0e89a-2676-440c-9590-8a399fc027e0
2025-06-02 02:30:43,242 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2715d1ce-8068-40d7-a1d2-48eb0a2540e3
2025-06-02 02:30:43,255 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2715d1ce-8068-40d7-a1d2-48eb0a2540e3
2025-06-02 02:30:43,264 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/772ba2f5-427d-4714-9a95-c4a18da2e0f6
2025-06-02 02:30:43,296 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39132258', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15411573673629729804', 'uuid-lslong': '10777265888395536352'}, 'enable': 'true', 'created': '2025-06-02T02:30:39', 'last-modified': '2025-06-02T02:30:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.118877'}
2025-06-02 02:30:43,322 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-02 02:30:43,322 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02664462 passed
2025-06-02 02:30:43,323 - DEBUG - ====Verifying policy data for ctest-vn-02664462 in API_Server ======
2025-06-02 02:30:43,323 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-06-02 02:30:43,332 - DEBUG - Requesting: http://10.0.0.242:8082/domain/c1398e6d-186b-472e-80bf-1735e2faf972
2025-06-02 02:30:43,353 - DEBUG - Requesting: http://10.0.0.242:8082/project/ee580faa-88ac-49ee-ba58-7905129fcada
2025-06-02 02:30:43,467 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/d5e0e89a-2676-440c-9590-8a399fc027e0
2025-06-02 02:30:43,494 - DEBUG - =>VN ctest-vn-02664462 has no policy to be verified
2025-06-02 02:30:43,494 - DEBUG - Verifying the vn in opserver
2025-06-02 02:30:43,494 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462 virtual network link through opserver 10.0.0.242
2025-06-02 02:30:43,495 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-06-02 02:30:44,152 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-06-02 02:30:44,269 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462?flat'}
2025-06-02 02:30:44,269 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462 is found in opserver
2025-06-02 02:30:44,281 - DEBUG - VRF ids for VN ctest-vn-02664462: {'10.0.0.242': '2'}
2025-06-02 02:30:44,281 - INFO - Waiting for VM ctest-TestBasicVMVN-39132258-81184009 to be up..
2025-06-02 02:30:44,373 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:30:44,373 - INFO - VM name : ctest-TestBasicVMVN-39132258-81184009
2025-06-02 02:30:44,476 - DEBUG - VM ctest-TestBasicVMVN-39132258-81184009 ID is 22721628-5001-4228-b284-8de5d8c44538
2025-06-02 02:30:44,476 - DEBUG - VM ctest-TestBasicVMVN-39132258-81184009 launched on Node cn-jenkins-deploy-platform-ansible-os-3384-1
2025-06-02 02:30:44,561 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/22721628-5001-4228-b284-8de5d8c44538
2025-06-02 02:30:44,572 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/c84ec036-baf2-4bff-ad87-acc2fb679a8c
2025-06-02 02:30:47,859 - 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 1026ms')
2025-06-02 02:30:47,859 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39132258-81184009 failed!
2025-06-02 02:30:47,915 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462 is 31.1.1.1 and allocation pool is NOT set
2025-06-02 02:30:47,915 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462 is 31.1.2.1 and allocation pool is NOT set
2025-06-02 02:30:51,988 - 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 1009ms')
2025-06-02 02:30:51,988 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39132258-81184009 failed!
2025-06-02 02:30:52,051 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462 is 31.1.1.1 and allocation pool is NOT set
2025-06-02 02:30:52,051 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462 is 31.1.2.1 and allocation pool is NOT set
2025-06-02 02:30:54,117 - 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=9.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.00 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.997/5.764/9.532/3.767 ms')
2025-06-02 02:30:54,117 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39132258-81184009 passed
2025-06-02 02:30:54,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:30:54,271 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39132258-81184009, IP 31.1.1.4, Port 22
2025-06-02 02:30:54,326 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-02 02:30:54,414 - DEBUG - VM ctest-TestBasicVMVN-39132258-81184009 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-02 02:30:59,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:30:59,415 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39132258-81184009, IP 31.1.1.4, Port 22
2025-06-02 02:30:59,580 - DEBUG - VM ctest-TestBasicVMVN-39132258-81184009 is ready for SSH connections
2025-06-02 02:30:59,580 - INFO - Waiting for VM ctest-TestBasicVMVN-39132258-28267759 to be up..
2025-06-02 02:30:59,679 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:30:59,679 - INFO - VM name : ctest-TestBasicVMVN-39132258-28267759
2025-06-02 02:30:59,757 - DEBUG - VM ctest-TestBasicVMVN-39132258-28267759 ID is 00c018fc-84c4-47e4-a395-6b16f1aaaee9
2025-06-02 02:30:59,757 - DEBUG - VM ctest-TestBasicVMVN-39132258-28267759 launched on Node cn-jenkins-deploy-platform-ansible-os-3384-1
2025-06-02 02:30:59,836 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/00c018fc-84c4-47e4-a395-6b16f1aaaee9
2025-06-02 02:30:59,844 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/0c932c67-4ada-4dde-9aaa-c633a970c1c2
2025-06-02 02:31:01,086 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.471 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.471/1.782/3.093/1.311 ms')
2025-06-02 02:31:01,086 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-39132258-28267759 passed
2025-06-02 02:31:01,251 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:31:01,251 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39132258-28267759, IP 31.1.2.4, Port 22
2025-06-02 02:31:01,406 - DEBUG - VM ctest-TestBasicVMVN-39132258-28267759 is ready for SSH connections
2025-06-02 02:31:01,406 - INFO - Waiting for VM ctest-TestBasicVMVN-39132258-46221475 to be up..
2025-06-02 02:31:01,481 - DEBUG - VM is in ACTIVE state now
2025-06-02 02:31:01,481 - INFO - VM name : ctest-TestBasicVMVN-39132258-46221475
2025-06-02 02:31:01,573 - DEBUG - VM ctest-TestBasicVMVN-39132258-46221475 ID is 232c6f71-39ff-4395-a181-d136332f21e2
2025-06-02 02:31:01,573 - DEBUG - VM ctest-TestBasicVMVN-39132258-46221475 launched on Node cn-jenkins-deploy-platform-ansible-os-3384-1
2025-06-02 02:31:01,648 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/232c6f71-39ff-4395-a181-d136332f21e2
2025-06-02 02:31:01,657 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/014c0ef0-e94b-4f4f-a163-26d90ef9cd9d
2025-06-02 02:31:02,895 - 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.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.365 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.365/1.625/2.885/1.260 ms')
2025-06-02 02:31:02,895 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-39132258-46221475 passed
2025-06-02 02:31:03,043 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:31:03,043 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39132258-46221475, IP 31.1.1.3, Port 22
2025-06-02 02:31:03,198 - DEBUG - VM ctest-TestBasicVMVN-39132258-46221475 is ready for SSH connections
2025-06-02 02:31:03,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:31:03,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.242, gateway password: c0ntrail123
2025-06-02 02:31:03,199 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-02 02:31:07,264 - 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.466 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.771 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.771/1.707/3.466 ms
2025-06-02 02:31:07,264 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-39132258-81184009 passed
2025-06-02 02:31:07,264 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:31:07,264 - 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.242, gateway password: c0ntrail123
2025-06-02 02:31:07,264 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-02 02:31:10,936 - 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=3.318 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.746 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.790 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.746/1.618/3.318 ms
2025-06-02 02:31:10,936 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-39132258-28267759 passed
2025-06-02 02:31:10,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:31:10,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:31:10,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-02 02:31:10,936 - 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.242, gateway password: c0ntrail123
2025-06-02 02:31:10,936 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-02 02:31:11,135 - DEBUG - None
2025-06-02 02:31:11,135 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-06-02 02:31:11,135 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-02 02:31:11,320 - DEBUG - None
2025-06-02 02:31:11,320 - 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.242, gateway password: c0ntrail123
2025-06-02 02:31:11,321 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-02 02:31:11,965 - DEBUG - None
2025-06-02 02:31:11,965 - 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.242, gateway password: c0ntrail123
2025-06-02 02:31:11,965 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-02 02:31:14,184 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.073 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.197 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.588 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/1.929/5.197 ms
2025-06-02 02:31:14,184 - 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.242, gateway password: c0ntrail123
2025-06-02 02:31:14,184 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-02 02:31:16,431 - 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.007 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.088 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.219 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.382 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.686 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.482 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.422 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.382/1.898/4.219 ms
2025-06-02 02:31:16,431 - 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.242, gateway password: c0ntrail123
2025-06-02 02:31:16,431 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-02 02:31:18,680 - 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.684 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.924 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.860 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.803 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.821 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.384 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.384/1.839/3.860 ms
2025-06-02 02:31:18,680 - INFO - Deleting VM ctest-TestBasicVMVN-39132258-46221475
2025-06-02 02:31:18,744 - INFO - Detaching port 0c932c67-4ada-4dde-9aaa-c633a970c1c2 from VM ctest-TestBasicVMVN-39132258-28267759
2025-06-02 02:31:18,790 - INFO - Deleting VM ctest-TestBasicVMVN-39132258-28267759
2025-06-02 02:31:18,854 - INFO - Detaching port c84ec036-baf2-4bff-ad87-acc2fb679a8c from VM ctest-TestBasicVMVN-39132258-81184009
2025-06-02 02:31:18,885 - INFO - Deleting VM ctest-TestBasicVMVN-39132258-81184009
2025-06-02 02:31:19,048 - INFO - Deleting VN ctest-vn-02664462
2025-06-02 02:31:19,210 - DEBUG - Response for delete_port : ()
2025-06-02 02:31:19,423 - DEBUG - Response for delete_port : ()
2025-06-02 02:31:19,631 - DEBUG - Response for deleting network ()
2025-06-02 02:31:19,631 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2715d1ce-8068-40d7-a1d2-48eb0a2540e3
2025-06-02 02:31:19,638 - DEBUG - Response Code: 404
2025-06-02 02:31:19,638 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-06-02 02:31:19,645 - DEBUG - Requesting: http://10.0.0.242:8082/domain/c1398e6d-186b-472e-80bf-1735e2faf972
2025-06-02 02:31:19,704 - DEBUG - Requesting: http://10.0.0.242:8082/project/ee580faa-88ac-49ee-ba58-7905129fcada
2025-06-02 02:31:19,783 - INFO - Validated that VN ctest-vn-02664462 is not found in API Server
2025-06-02 02:31:19,795 - DEBUG - VN ctest-vn-02664462 is not present in Agent 10.0.0.242
2025-06-02 02:31:19,795 - INFO - Validated that VN ctest-vn-02664462 is not in any agent
2025-06-02 02:31:19,802 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-06-02 02:31:19,807 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-02664462
2025-06-02 02:31:19,807 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-39132258:ctest-vn-02664462
2025-06-02 02:31:19,827 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02664462 info
2025-06-02 02:31:19,914 - INFO - IPAM: ctest-ipam-74008137 is not found in API Server
2025-06-02 02:31:19,926 - INFO - IPAM:ctest-ipam-74008137 is not found in control node
2025-06-02 02:31:20,193 - DEBUG - No XMPP flaps were noticed during the test
2025-06-02 02:31:20,194 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2025-06-02 02:31:20,194 - INFO - --------------------------------------------------------------------------------
2025-06-02 02:31:20,959 - INFO - Deleted project: ctest-TestBasicVMVN-39132258, ID : ee580faa-88ac-49ee-ba58-7905129fcada