2025-04-27 10:39:15,855 - INFO - Domain Default found not creating
2025-04-27 10:39:15,980 - INFO - Project ctest-TestBasicVMVN-91027806 not found, creating it
2025-04-27 10:39:16,419 - INFO - Created Project:ctest-TestBasicVMVN-91027806, ID : f5887d8f-edbc-463a-9e53-36cabb874782
2025-04-27 10:39:18,355 - INFO - ================================================================================
2025-04-27 10:39:18,355 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-27 10:39:18,355 - 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-27 10:39:18,607 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-04-27 10:39:18,607 - INFO - Initial checks done. Running the testcase now
2025-04-27 10:39:18,607 - INFO -
2025-04-27 10:39:19,112 - DEBUG - Response for create_network : {'network': {'id': '0a219604-b781-49f8-978b-eecc6efe8ba7', 'name': 'ctest-vn2_metadata-02902584', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'project_id': 'f5887d8fedbc463a9e5336cabb874782', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91027806', 'ctest-vn2_metadata-02902584'], 'port_security_enabled': True, 'description': ''}}
2025-04-27 10:39:19,306 - DEBUG - Response for create_subnet : {'subnet': {'id': '791c3bda-d79f-43e1-b4a8-9fa9fc6d829e', 'name': '', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'network_id': '0a219604-b781-49f8-978b-eecc6efe8ba7', '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': 'f5887d8fedbc463a9e5336cabb874782'}}
2025-04-27 10:39:19,320 - INFO - Created VN ctest-vn2_metadata-02902584
2025-04-27 10:39:19,374 - DEBUG - VN ctest-vn2_metadata-02902584 UUID is 0a219604-b781-49f8-978b-eecc6efe8ba7
2025-04-27 10:39:19,531 - DEBUG - Services list from nova: [, , ]
2025-04-27 10:39:20,475 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3227-1)
2025-04-27 10:39:20,577 - DEBUG - Link local service introspect added
2025-04-27 10:39:20,612 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-27 10:39:25,679 - DEBUG - VM is in ACTIVE state now
2025-04-27 10:39:25,790 - INFO - Waiting for VM ctest-TestBasicVMVN-91027806-66395763 to be up..
2025-04-27 10:39:25,790 - INFO - VM name : ctest-TestBasicVMVN-91027806-66395763
2025-04-27 10:39:25,852 - DEBUG - VM ctest-TestBasicVMVN-91027806-66395763 ID is afa60889-bd70-4bce-8fc3-e8040f757345
2025-04-27 10:39:25,852 - DEBUG - VM ctest-TestBasicVMVN-91027806-66395763 launched on Node cn-jenkins-deploy-platform-ansible-os-3227-1
2025-04-27 10:39:25,910 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/afa60889-bd70-4bce-8fc3-e8040f757345
2025-04-27 10:39:26,198 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/afa60889-bd70-4bce-8fc3-e8040f757345
2025-04-27 10:39:26,228 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ab784690-ad3b-4aaf-a456-f086dd2807c0
2025-04-27 10:39:29,480 - 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-27 10:39:29,480 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91027806-66395763 failed!
2025-04-27 10:39:29,534 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91027806:ctest-vn2_metadata-02902584 is 11.1.1.1 and allocation pool is NOT set
2025-04-27 10:39:31,593 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.377 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.377/1.503/2.629/1.126 ms')
2025-04-27 10:39:31,593 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91027806-66395763 passed
2025-04-27 10:39:31,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:39:31,738 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91027806-66395763, IP 11.1.1.3, Port 22
2025-04-27 10:39:31,897 - DEBUG - VM ctest-TestBasicVMVN-91027806-66395763 is ready for SSH connections
2025-04-27 10:39:31,897 - INFO - Retry 0
2025-04-27 10:39:31,897 - 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.38, gateway password: c0ntrail123
2025-04-27 10:39:31,898 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-27 10:39:33,483 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-27 10:39:33,483 - INFO - Generic metadata worked
2025-04-27 10:39:33,722 - DEBUG - Link local service introspect removed
2025-04-27 10:39:33,722 - INFO - Deleting VM ctest-TestBasicVMVN-91027806-66395763
2025-04-27 10:39:33,776 - INFO - Deleting VN ctest-vn2_metadata-02902584
2025-04-27 10:39:33,807 - DEBUG - VN 0a219604-b781-49f8-978b-eecc6efe8ba7 still in use: Unable to complete operation on network 0a219604-b781-49f8-978b-eecc6efe8ba7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-739b50d3-5b5d-4529-9e08-c6e08f5f4a05']
2025-04-27 10:39:33,807 - WARNING - Deleting VN ctest-vn2_metadata-02902584 failed..Will retry
2025-04-27 10:39:35,906 - DEBUG - Response for deleting network ()
2025-04-27 10:39:36,171 - DEBUG - No XMPP flaps were noticed during the test
2025-04-27 10:39:36,171 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-27 10:39:36,171 - INFO - --------------------------------------------------------------------------------
2025-04-27 10:39:36,174 - INFO - ================================================================================
2025-04-27 10:39:36,174 - INFO - STARTING TEST : test_metadata_service
2025-04-27 10:39:36,174 - 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-27 10:39:36,467 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-04-27 10:39:36,467 - INFO - Initial checks done. Running the testcase now
2025-04-27 10:39:36,467 - INFO -
2025-04-27 10:39:36,467 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-04-27 10:39:36,474 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/79c0a106-c040-46c6-954a-84fb9a20b8b2
2025-04-27 10:39:36,646 - DEBUG - Response for create_network : {'network': {'id': '4aaf7a26-6b70-42f0-ab8b-e435ff10b004', 'name': 'ctest-vn-98942742', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'project_id': 'f5887d8fedbc463a9e5336cabb874782', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91027806', 'ctest-vn-98942742'], 'port_security_enabled': True, 'description': ''}}
2025-04-27 10:39:36,837 - DEBUG - Response for create_subnet : {'subnet': {'id': '35a384af-dca9-465f-8673-272d84b3260d', 'name': '', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'network_id': '4aaf7a26-6b70-42f0-ab8b-e435ff10b004', 'ip_version': 4, 'cidr': '131.239.28.0/26', 'allocation_pools': [{'start': '131.239.28.2', 'end': '131.239.28.62'}], 'gateway_ip': '131.239.28.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '131.239.28.2', 'tags': [], 'project_id': 'f5887d8fedbc463a9e5336cabb874782'}}
2025-04-27 10:39:36,853 - INFO - Created VN ctest-vn-98942742
2025-04-27 10:39:36,910 - DEBUG - VN ctest-vn-98942742 UUID is 4aaf7a26-6b70-42f0-ab8b-e435ff10b004
2025-04-27 10:39:38,051 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3227-1)
2025-04-27 10:39:38,051 - INFO - Waiting for VM ctest-TestBasicVMVN-91027806-56543514 to be up..
2025-04-27 10:39:38,085 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-27 10:39:43,154 - DEBUG - VM is in ACTIVE state now
2025-04-27 10:39:43,154 - INFO - VM name : ctest-TestBasicVMVN-91027806-56543514
2025-04-27 10:39:43,218 - DEBUG - VM ctest-TestBasicVMVN-91027806-56543514 ID is 5e8a54b7-d7e7-4055-a044-061dcf682194
2025-04-27 10:39:43,218 - DEBUG - VM ctest-TestBasicVMVN-91027806-56543514 launched on Node cn-jenkins-deploy-platform-ansible-os-3227-1
2025-04-27 10:39:43,279 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5e8a54b7-d7e7-4055-a044-061dcf682194
2025-04-27 10:39:43,286 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/84e82944-76aa-4bda-b4d2-2b6b1fb79118
2025-04-27 10:39:46,547 - 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-04-27 10:39:46,547 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91027806-56543514 failed!
2025-04-27 10:39:46,606 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-98942742 is 131.239.28.1 and allocation pool is NOT set
2025-04-27 10:39:48,663 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.11 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 = 2.108/3.051/3.994/0.943 ms')
2025-04-27 10:39:48,663 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91027806-56543514 passed
2025-04-27 10:39:48,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:39:48,810 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91027806-56543514, IP 131.239.28.3, Port 22
2025-04-27 10:39:48,965 - DEBUG - VM ctest-TestBasicVMVN-91027806-56543514 is ready for SSH connections
2025-04-27 10:39:48,965 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-27 10:39:48,965 - DEBUG - cat /tmp/output.txt
2025-04-27 10:39:50,562 - DEBUG - Hello World. The time is now Sun, 27 Apr 2025 04:39:47 -0600!
2025-04-27 10:39:50,562 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 27 Apr 2025 04:39:47 -0600!'}
2025-04-27 10:39:50,562 - INFO - metadata_script.txt got executed in the vm
2025-04-27 10:39:50,562 - INFO - Deleting VM ctest-TestBasicVMVN-91027806-56543514
2025-04-27 10:39:50,618 - INFO - Deleting VN ctest-vn-98942742
2025-04-27 10:39:50,648 - DEBUG - VN 4aaf7a26-6b70-42f0-ab8b-e435ff10b004 still in use: Unable to complete operation on network 4aaf7a26-6b70-42f0-ab8b-e435ff10b004. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e751eb62-f888-4338-b72b-44e5265e362b']
2025-04-27 10:39:50,648 - WARNING - Deleting VN ctest-vn-98942742 failed..Will retry
2025-04-27 10:39:52,734 - DEBUG - Response for deleting network ()
2025-04-27 10:39:52,991 - DEBUG - No XMPP flaps were noticed during the test
2025-04-27 10:39:52,991 - INFO - END TEST : test_metadata_service : PASSED[0:00:16]
2025-04-27 10:39:52,991 - INFO - --------------------------------------------------------------------------------
2025-04-27 10:39:52,993 - INFO - ================================================================================
2025-04-27 10:39:52,993 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-27 10:39:52,993 - 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-27 10:39:53,275 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-04-27 10:39:53,275 - INFO - Initial checks done. Running the testcase now
2025-04-27 10:39:53,275 - INFO -
2025-04-27 10:39:53,730 - DEBUG - Response for create_network : {'network': {'id': 'dc912d39-b4e3-40e7-bcc3-0c221fdb135a', 'name': 'ctest-vn-80648303', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'project_id': 'f5887d8fedbc463a9e5336cabb874782', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91027806', 'ctest-vn-80648303'], 'port_security_enabled': True, 'description': ''}}
2025-04-27 10:39:53,892 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f6f9256c-3a80-46a6-9641-1bfc7600fcde', 'name': '', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'network_id': 'dc912d39-b4e3-40e7-bcc3-0c221fdb135a', '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': 'f5887d8fedbc463a9e5336cabb874782'}}
2025-04-27 10:39:54,060 - DEBUG - Response for create_subnet : {'subnet': {'id': '26c96376-7a6b-41f5-ba7e-e59cfaf773bb', 'name': '', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'network_id': 'dc912d39-b4e3-40e7-bcc3-0c221fdb135a', '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': 'f5887d8fedbc463a9e5336cabb874782'}}
2025-04-27 10:39:54,077 - INFO - Created VN ctest-vn-80648303
2025-04-27 10:39:54,130 - DEBUG - VN ctest-vn-80648303 UUID is dc912d39-b4e3-40e7-bcc3-0c221fdb135a
2025-04-27 10:39:54,444 - DEBUG - Response for create_port : {'port': {'name': '757b3a26-f385-486d-9e62-a933f13f9aa1', 'id': '757b3a26-f385-486d-9e62-a933f13f9aa1', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'network_id': 'dc912d39-b4e3-40e7-bcc3-0c221fdb135a', 'mac_address': '02:75:7b:3a:26:f3', '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': 'f6f9256c-3a80-46a6-9641-1bfc7600fcde'}], 'security_groups': ['053efdb2-dcf7-47cf-bb7c-13e98231d7be'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f5887d8fedbc463a9e5336cabb874782'}}
2025-04-27 10:39:54,603 - DEBUG - Response for create_port : {'port': {'name': '021d665d-5412-41f4-b627-a28dbe3a1683', 'id': '021d665d-5412-41f4-b627-a28dbe3a1683', 'tenant_id': 'f5887d8fedbc463a9e5336cabb874782', 'network_id': 'dc912d39-b4e3-40e7-bcc3-0c221fdb135a', 'mac_address': '02:02:1d:66:5d:54', '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': '26c96376-7a6b-41f5-ba7e-e59cfaf773bb'}], 'security_groups': ['053efdb2-dcf7-47cf-bb7c-13e98231d7be'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f5887d8fedbc463a9e5336cabb874782'}}
2025-04-27 10:39:54,980 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3227-1)
2025-04-27 10:39:55,297 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3227-1)
2025-04-27 10:39:56,361 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3227-1)
2025-04-27 10:39:56,361 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-27 10:39:56,367 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6eafa1c1-7fe5-48ec-a19c-2778dac634bc
2025-04-27 10:39:56,381 - DEBUG - Requesting: http://10.0.0.38:8082/project/f5887d8f-edbc-463a-9e53-36cabb874782
2025-04-27 10:39:56,451 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/061e50cb-11b5-4d02-976a-ec985b2ea4d0
2025-04-27 10:39:56,468 - INFO - Verifications in API Server for IPAM: ctest-ipam-44838978 passed
2025-04-27 10:39:56,482 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91027806:ctest-ipam-44838978', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91027806', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '440878646634564866', 'uuid-lslong': '10910793186367415504'}, 'enable': 'true', 'created': '2025-04-27T10:39:53', 'last-modified': '2025-04-27T10:39:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.989173'}
2025-04-27 10:39:56,482 - INFO - Verifications in Control node for IPAM: ctest-ipam-44838978 passed
2025-04-27 10:39:56,482 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-27 10:39:56,489 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6eafa1c1-7fe5-48ec-a19c-2778dac634bc
2025-04-27 10:39:56,501 - DEBUG - Requesting: http://10.0.0.38:8082/project/f5887d8f-edbc-463a-9e53-36cabb874782
2025-04-27 10:39:56,580 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dc912d39-b4e3-40e7-bcc3-0c221fdb135a
2025-04-27 10:39:56,595 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dc912d39-b4e3-40e7-bcc3-0c221fdb135a
2025-04-27 10:39:56,606 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bce1b7cb-094d-45ab-964d-e6d3371d01b3
2025-04-27 10:39:56,613 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bce1b7cb-094d-45ab-964d-e6d3371d01b3
2025-04-27 10:39:56,620 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/8d85abb3-4cea-4a46-9e9b-43da6e38c851
2025-04-27 10:39:56,626 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-27 10:39:56,626 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dc912d39-b4e3-40e7-bcc3-0c221fdb135a
2025-04-27 10:39:56,636 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bce1b7cb-094d-45ab-964d-e6d3371d01b3
2025-04-27 10:39:56,649 - INFO - Verified VN network id 8 for VN dc912d39-b4e3-40e7-bcc3-0c221fdb135a
2025-04-27 10:39:56,650 - INFO - Verifications in API Server for VN ctest-vn-80648303 passed
2025-04-27 10:39:56,650 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dc912d39-b4e3-40e7-bcc3-0c221fdb135a
2025-04-27 10:39:56,660 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bce1b7cb-094d-45ab-964d-e6d3371d01b3
2025-04-27 10:39:56,671 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bce1b7cb-094d-45ab-964d-e6d3371d01b3
2025-04-27 10:39:56,689 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/8d85abb3-4cea-4a46-9e9b-43da6e38c851
2025-04-27 10:39:56,707 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91027806', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15893534285838368999', 'uuid-lslong': '13601728640291902298'}, 'enable': 'true', 'created': '2025-04-27T10:39:53', 'last-modified': '2025-04-27T10:39:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.668624'}
2025-04-27 10:39:56,715 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-27 10:39:56,715 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80648303 passed
2025-04-27 10:39:56,715 - DEBUG - ====Verifying policy data for ctest-vn-80648303 in API_Server ======
2025-04-27 10:39:56,718 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-27 10:39:56,726 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6eafa1c1-7fe5-48ec-a19c-2778dac634bc
2025-04-27 10:39:56,751 - DEBUG - Requesting: http://10.0.0.38:8082/project/f5887d8f-edbc-463a-9e53-36cabb874782
2025-04-27 10:39:56,875 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/dc912d39-b4e3-40e7-bcc3-0c221fdb135a
2025-04-27 10:39:56,908 - DEBUG - =>VN ctest-vn-80648303 has no policy to be verified
2025-04-27 10:39:56,908 - DEBUG - Verifying the vn in opserver
2025-04-27 10:39:56,908 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303 virtual network link through opserver 10.0.0.38
2025-04-27 10:39:56,908 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-04-27 10:39:57,312 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-04-27 10:39:57,373 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303?flat'}
2025-04-27 10:39:57,373 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303 is found in opserver
2025-04-27 10:39:57,379 - DEBUG - VRF ids for VN ctest-vn-80648303: {'10.0.0.38': '2'}
2025-04-27 10:39:57,379 - INFO - Waiting for VM ctest-TestBasicVMVN-91027806-44288357 to be up..
2025-04-27 10:39:57,468 - DEBUG - VM is in ACTIVE state now
2025-04-27 10:39:57,468 - INFO - VM name : ctest-TestBasicVMVN-91027806-44288357
2025-04-27 10:39:57,543 - DEBUG - VM ctest-TestBasicVMVN-91027806-44288357 ID is 3af3baf8-1190-4cd3-acd0-e2773d46b64f
2025-04-27 10:39:57,543 - DEBUG - VM ctest-TestBasicVMVN-91027806-44288357 launched on Node cn-jenkins-deploy-platform-ansible-os-3227-1
2025-04-27 10:39:57,627 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3af3baf8-1190-4cd3-acd0-e2773d46b64f
2025-04-27 10:39:57,641 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/757b3a26-f385-486d-9e62-a933f13f9aa1
2025-04-27 10:40:00,905 - 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-27 10:40:00,905 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91027806-44288357 failed!
2025-04-27 10:40:00,958 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303 is 31.1.1.1 and allocation pool is NOT set
2025-04-27 10:40:00,958 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303 is 31.1.2.1 and allocation pool is NOT set
2025-04-27 10:40:05,032 - 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-04-27 10:40:05,032 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91027806-44288357 failed!
2025-04-27 10:40:05,094 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303 is 31.1.1.1 and allocation pool is NOT set
2025-04-27 10:40:05,094 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303 is 31.1.2.1 and allocation pool is NOT set
2025-04-27 10:40:07,152 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.395 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.395/1.472/2.549/1.077 ms')
2025-04-27 10:40:07,152 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91027806-44288357 passed
2025-04-27 10:40:07,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:40:07,306 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91027806-44288357, IP 31.1.1.4, Port 22
2025-04-27 10:40:07,473 - DEBUG - VM ctest-TestBasicVMVN-91027806-44288357 is ready for SSH connections
2025-04-27 10:40:07,473 - INFO - Waiting for VM ctest-TestBasicVMVN-91027806-83836094 to be up..
2025-04-27 10:40:07,547 - DEBUG - VM is in ACTIVE state now
2025-04-27 10:40:07,547 - INFO - VM name : ctest-TestBasicVMVN-91027806-83836094
2025-04-27 10:40:07,616 - DEBUG - VM ctest-TestBasicVMVN-91027806-83836094 ID is b9ab7433-3812-4fd1-9e54-407a58097b7a
2025-04-27 10:40:07,616 - DEBUG - VM ctest-TestBasicVMVN-91027806-83836094 launched on Node cn-jenkins-deploy-platform-ansible-os-3227-1
2025-04-27 10:40:07,683 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b9ab7433-3812-4fd1-9e54-407a58097b7a
2025-04-27 10:40:07,691 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/021d665d-5412-41f4-b627-a28dbe3a1683
2025-04-27 10:40:08,934 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.389 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.389/1.482/2.575/1.093 ms')
2025-04-27 10:40:08,934 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-91027806-83836094 passed
2025-04-27 10:40:09,082 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:40:09,082 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91027806-83836094, IP 31.1.2.4, Port 22
2025-04-27 10:40:09,233 - DEBUG - VM ctest-TestBasicVMVN-91027806-83836094 is ready for SSH connections
2025-04-27 10:40:09,233 - INFO - Waiting for VM ctest-TestBasicVMVN-91027806-49392357 to be up..
2025-04-27 10:40:09,308 - DEBUG - VM is in ACTIVE state now
2025-04-27 10:40:09,308 - INFO - VM name : ctest-TestBasicVMVN-91027806-49392357
2025-04-27 10:40:09,369 - DEBUG - VM ctest-TestBasicVMVN-91027806-49392357 ID is e5b84760-0610-4af0-a1a2-ec313626d653
2025-04-27 10:40:09,369 - DEBUG - VM ctest-TestBasicVMVN-91027806-49392357 launched on Node cn-jenkins-deploy-platform-ansible-os-3227-1
2025-04-27 10:40:09,432 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e5b84760-0610-4af0-a1a2-ec313626d653
2025-04-27 10:40:09,439 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/988a4d14-a758-4948-8c49-4ca2aad511c7
2025-04-27 10:40:10,667 - 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.52 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.271 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.271/1.393/2.516/1.122 ms')
2025-04-27 10:40:10,667 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91027806-49392357 passed
2025-04-27 10:40:10,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:40:10,810 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91027806-49392357, IP 31.1.1.3, Port 22
2025-04-27 10:40:10,969 - DEBUG - VM ctest-TestBasicVMVN-91027806-49392357 is ready for SSH connections
2025-04-27 10:40:10,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:40:10,970 - 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.38, gateway password: c0ntrail123
2025-04-27 10:40:10,970 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-27 10:40:14,884 - 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.101 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.681 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.765 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.681/1.515/3.101 ms
2025-04-27 10:40:14,884 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-91027806-44288357 passed
2025-04-27 10:40:14,885 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:40:14,885 - 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.38, gateway password: c0ntrail123
2025-04-27 10:40:14,885 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-27 10:40:18,535 - 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.273 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.945 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.720 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.720/1.646/3.273 ms
2025-04-27 10:40:18,535 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-91027806-83836094 passed
2025-04-27 10:40:18,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:40:18,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:40:18,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-27 10:40:18,536 - 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.38, gateway password: c0ntrail123
2025-04-27 10:40:18,536 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-27 10:40:18,710 - DEBUG - None
2025-04-27 10:40:18,710 - 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.38, gateway password: c0ntrail123
2025-04-27 10:40:18,710 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-27 10:40:18,886 - DEBUG - None
2025-04-27 10:40:18,886 - 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.38, gateway password: c0ntrail123
2025-04-27 10:40:18,886 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-27 10:40:19,471 - DEBUG - None
2025-04-27 10:40:19,472 - 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.38, gateway password: c0ntrail123
2025-04-27 10:40:19,472 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-27 10:40:21,693 - 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.785 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.469 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.342 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.493 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.342/1.889/5.469 ms
2025-04-27 10:40:21,694 - 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.38, gateway password: c0ntrail123
2025-04-27 10:40:21,694 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-27 10:40:23,917 - 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.910 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.288 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.258 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.352 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.496 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.440 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.352/1.874/4.258 ms
2025-04-27 10:40:23,918 - 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.38, gateway password: c0ntrail123
2025-04-27 10:40:23,918 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-27 10:40:26,142 - 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.594 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.249 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.999 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.381 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.502 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.219 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.323 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.323/1.466/2.999 ms
2025-04-27 10:40:26,142 - INFO - Deleting VM ctest-TestBasicVMVN-91027806-49392357
2025-04-27 10:40:26,200 - INFO - Detaching port 021d665d-5412-41f4-b627-a28dbe3a1683 from VM ctest-TestBasicVMVN-91027806-83836094
2025-04-27 10:40:26,242 - INFO - Deleting VM ctest-TestBasicVMVN-91027806-83836094
2025-04-27 10:40:26,297 - INFO - Detaching port 757b3a26-f385-486d-9e62-a933f13f9aa1 from VM ctest-TestBasicVMVN-91027806-44288357
2025-04-27 10:40:26,323 - INFO - Deleting VM ctest-TestBasicVMVN-91027806-44288357
2025-04-27 10:40:26,380 - INFO - Deleting VN ctest-vn-80648303
2025-04-27 10:40:26,532 - DEBUG - Response for delete_port : ()
2025-04-27 10:40:26,661 - DEBUG - Response for delete_port : ()
2025-04-27 10:40:26,703 - DEBUG - VN dc912d39-b4e3-40e7-bcc3-0c221fdb135a still in use: Unable to complete operation on network dc912d39-b4e3-40e7-bcc3-0c221fdb135a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5e760970-c37b-467b-8164-6f3fb0f8f360']
2025-04-27 10:40:26,703 - WARNING - Deleting VN ctest-vn-80648303 failed..Will retry
2025-04-27 10:40:28,816 - DEBUG - Response for deleting network ()
2025-04-27 10:40:28,816 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/bce1b7cb-094d-45ab-964d-e6d3371d01b3
2025-04-27 10:40:28,821 - DEBUG - Response Code: 404
2025-04-27 10:40:28,821 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-27 10:40:28,826 - DEBUG - Requesting: http://10.0.0.38:8082/domain/6eafa1c1-7fe5-48ec-a19c-2778dac634bc
2025-04-27 10:40:28,883 - DEBUG - Requesting: http://10.0.0.38:8082/project/f5887d8f-edbc-463a-9e53-36cabb874782
2025-04-27 10:40:28,956 - INFO - Validated that VN ctest-vn-80648303 is not found in API Server
2025-04-27 10:40:28,966 - DEBUG - VN ctest-vn-80648303 is not present in Agent 10.0.0.38
2025-04-27 10:40:28,966 - INFO - Validated that VN ctest-vn-80648303 is not in any agent
2025-04-27 10:40:28,971 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-04-27 10:40:28,976 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-80648303
2025-04-27 10:40:28,976 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-91027806:ctest-vn-80648303
2025-04-27 10:40:28,986 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80648303 info
2025-04-27 10:40:29,061 - INFO - IPAM: ctest-ipam-44838978 is not found in API Server
2025-04-27 10:40:29,072 - INFO - IPAM:ctest-ipam-44838978 is not found in control node
2025-04-27 10:40:29,323 - DEBUG - No XMPP flaps were noticed during the test
2025-04-27 10:40:29,323 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-04-27 10:40:29,323 - INFO - --------------------------------------------------------------------------------
2025-04-27 10:40:29,980 - INFO - Deleted project: ctest-TestBasicVMVN-91027806, ID : f5887d8f-edbc-463a-9e53-36cabb874782