2025-08-13 20:12:35,568 - INFO - Domain Default found not creating
2025-08-13 20:12:35,799 - INFO - Project ctest-TestBasicVMVN-02666714 not found, creating it
2025-08-13 20:12:36,220 - INFO - Created Project:ctest-TestBasicVMVN-02666714, ID : 285e0bb3-d80e-46ce-b5bc-d2657f1dea11
2025-08-13 20:12:37,550 - INFO - ================================================================================
2025-08-13 20:12:37,550 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-13 20:12:37,550 - 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-08-13 20:12:37,805 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-13 20:12:37,805 - INFO - Initial checks done. Running the testcase now
2025-08-13 20:12:37,805 - INFO -
2025-08-13 20:12:38,324 - DEBUG - Response for create_network : {'network': {'id': '96614cb1-dcf3-4cbb-bd8c-edb9755a10b3', 'name': 'ctest-vn2_metadata-66938703', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'project_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02666714', 'ctest-vn2_metadata-66938703'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 20:12:38,481 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8ebca4f-f35a-4a13-b85f-ad85d178b5ae', 'name': '', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'network_id': '96614cb1-dcf3-4cbb-bd8c-edb9755a10b3', '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': '285e0bb3d80e46ceb5bcd2657f1dea11'}}
2025-08-13 20:12:38,497 - INFO - Created VN ctest-vn2_metadata-66938703
2025-08-13 20:12:38,548 - DEBUG - VN ctest-vn2_metadata-66938703 UUID is 96614cb1-dcf3-4cbb-bd8c-edb9755a10b3
2025-08-13 20:12:38,709 - DEBUG - Services list from nova: [, , ]
2025-08-13 20:12:39,714 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3847-1)
2025-08-13 20:12:39,835 - DEBUG - Link local service introspect added
2025-08-13 20:12:39,881 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 20:12:44,950 - DEBUG - VM is in ACTIVE state now
2025-08-13 20:12:45,064 - INFO - Waiting for VM ctest-TestBasicVMVN-02666714-23132154 to be up..
2025-08-13 20:12:45,065 - INFO - VM name : ctest-TestBasicVMVN-02666714-23132154
2025-08-13 20:12:45,129 - DEBUG - VM ctest-TestBasicVMVN-02666714-23132154 ID is bd16d088-63cf-4919-b9dc-e0658bc6ddeb
2025-08-13 20:12:45,129 - DEBUG - VM ctest-TestBasicVMVN-02666714-23132154 launched on Node cn-jenkins-deploy-platform-ansible-os-3847-1
2025-08-13 20:12:45,196 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bd16d088-63cf-4919-b9dc-e0658bc6ddeb
2025-08-13 20:12:45,484 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/bd16d088-63cf-4919-b9dc-e0658bc6ddeb
2025-08-13 20:12:45,512 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cd93d1f4-24a4-473c-842d-59b61b237874
2025-08-13 20:12:48,767 - 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-08-13 20:12:48,767 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02666714-23132154 failed!
2025-08-13 20:12:48,824 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02666714:ctest-vn2_metadata-66938703 is 11.1.1.1 and allocation pool is NOT set
2025-08-13 20:12:50,885 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.72 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.721/2.086/2.451/0.365 ms')
2025-08-13 20:12:50,885 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02666714-23132154 passed
2025-08-13 20:12:51,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:12:51,032 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02666714-23132154, IP 11.1.1.3, Port 22
2025-08-13 20:12:51,187 - DEBUG - VM ctest-TestBasicVMVN-02666714-23132154 is ready for SSH connections
2025-08-13 20:12:51,187 - INFO - Retry 0
2025-08-13 20:12:51,187 - 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-08-13 20:12:51,187 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-13 20:12:52,761 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-13 20:12:52,761 - INFO - Generic metadata worked
2025-08-13 20:12:52,995 - DEBUG - Link local service introspect removed
2025-08-13 20:12:52,996 - INFO - Deleting VM ctest-TestBasicVMVN-02666714-23132154
2025-08-13 20:12:53,051 - INFO - Deleting VN ctest-vn2_metadata-66938703
2025-08-13 20:12:53,082 - DEBUG - VN 96614cb1-dcf3-4cbb-bd8c-edb9755a10b3 still in use: Unable to complete operation on network 96614cb1-dcf3-4cbb-bd8c-edb9755a10b3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2fd6b2a4-4e22-4d7e-bc34-7e50535c8b2d']
2025-08-13 20:12:53,082 - WARNING - Deleting VN ctest-vn2_metadata-66938703 failed..Will retry
2025-08-13 20:12:55,173 - DEBUG - Response for deleting network ()
2025-08-13 20:12:55,420 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 20:12:55,420 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-13 20:12:55,420 - INFO - --------------------------------------------------------------------------------
2025-08-13 20:12:55,423 - INFO - ================================================================================
2025-08-13 20:12:55,423 - INFO - STARTING TEST : test_metadata_service
2025-08-13 20:12:55,423 - 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-08-13 20:12:55,708 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-13 20:12:55,708 - INFO - Initial checks done. Running the testcase now
2025-08-13 20:12:55,708 - INFO -
2025-08-13 20:12:55,708 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-13 20:12:55,714 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/83149a38-d5f0-4b77-9fe6-cc2f943537ee
2025-08-13 20:12:55,871 - DEBUG - Response for create_network : {'network': {'id': 'b9e7713d-fc34-4643-b040-857d944edc21', 'name': 'ctest-vn-27118725', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'project_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02666714', 'ctest-vn-27118725'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 20:12:56,042 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe0f767d-24f7-4d12-9996-5e68963ccc20', 'name': '', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'network_id': 'b9e7713d-fc34-4643-b040-857d944edc21', 'ip_version': 4, 'cidr': '175.25.73.128/26', 'allocation_pools': [{'start': '175.25.73.130', 'end': '175.25.73.190'}], 'gateway_ip': '175.25.73.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.25.73.130', 'tags': [], 'project_id': '285e0bb3d80e46ceb5bcd2657f1dea11'}}
2025-08-13 20:12:56,056 - INFO - Created VN ctest-vn-27118725
2025-08-13 20:12:56,107 - DEBUG - VN ctest-vn-27118725 UUID is b9e7713d-fc34-4643-b040-857d944edc21
2025-08-13 20:12:57,188 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3847-1)
2025-08-13 20:12:57,188 - INFO - Waiting for VM ctest-TestBasicVMVN-02666714-67957594 to be up..
2025-08-13 20:12:57,221 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 20:13:02,288 - DEBUG - VM is in ACTIVE state now
2025-08-13 20:13:02,288 - INFO - VM name : ctest-TestBasicVMVN-02666714-67957594
2025-08-13 20:13:02,355 - DEBUG - VM ctest-TestBasicVMVN-02666714-67957594 ID is 453da3ae-a67b-48c1-be86-d168049cdb7f
2025-08-13 20:13:02,355 - DEBUG - VM ctest-TestBasicVMVN-02666714-67957594 launched on Node cn-jenkins-deploy-platform-ansible-os-3847-1
2025-08-13 20:13:02,416 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/453da3ae-a67b-48c1-be86-d168049cdb7f
2025-08-13 20:13:02,423 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/52a985fa-c5fd-47ba-8fdb-677c21d44ac5
2025-08-13 20:13:05,658 - 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 1008ms')
2025-08-13 20:13:05,658 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02666714-67957594 failed!
2025-08-13 20:13:05,712 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-27118725 is 175.25.73.129 and allocation pool is NOT set
2025-08-13 20:13:07,775 - 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.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.720 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.720/2.442/4.165/1.722 ms')
2025-08-13 20:13:07,775 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02666714-67957594 passed
2025-08-13 20:13:07,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:07,928 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02666714-67957594, IP 175.25.73.131, Port 22
2025-08-13 20:13:08,083 - DEBUG - VM ctest-TestBasicVMVN-02666714-67957594 is ready for SSH connections
2025-08-13 20:13:08,083 - 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-08-13 20:13:08,083 - DEBUG - cat /tmp/output.txt
2025-08-13 20:13:09,708 - DEBUG - Hello World. The time is now Wed, 13 Aug 2025 14:13:07 -0600!
2025-08-13 20:13:09,708 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 13 Aug 2025 14:13:07 -0600!'}
2025-08-13 20:13:09,708 - INFO - metadata_script.txt got executed in the vm
2025-08-13 20:13:09,708 - INFO - Deleting VM ctest-TestBasicVMVN-02666714-67957594
2025-08-13 20:13:09,771 - INFO - Deleting VN ctest-vn-27118725
2025-08-13 20:13:09,804 - DEBUG - VN b9e7713d-fc34-4643-b040-857d944edc21 still in use: Unable to complete operation on network b9e7713d-fc34-4643-b040-857d944edc21. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3637621f-b692-40cc-99b5-f2731147f897']
2025-08-13 20:13:09,804 - WARNING - Deleting VN ctest-vn-27118725 failed..Will retry
2025-08-13 20:13:11,895 - DEBUG - Response for deleting network ()
2025-08-13 20:13:12,149 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 20:13:12,149 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-13 20:13:12,149 - INFO - --------------------------------------------------------------------------------
2025-08-13 20:13:12,152 - INFO - ================================================================================
2025-08-13 20:13:12,152 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-13 20:13:12,152 - 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-08-13 20:13:12,432 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-13 20:13:12,433 - INFO - Initial checks done. Running the testcase now
2025-08-13 20:13:12,433 - INFO -
2025-08-13 20:13:12,916 - DEBUG - Response for create_network : {'network': {'id': 'caccaf62-a390-45cf-96b4-bcdd524f04e2', 'name': 'ctest-vn-44408507', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'project_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02666714', 'ctest-vn-44408507'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 20:13:13,086 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a552564f-d096-4b0f-8725-5925165469c0', 'name': '', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'network_id': 'caccaf62-a390-45cf-96b4-bcdd524f04e2', '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': '285e0bb3d80e46ceb5bcd2657f1dea11'}}
2025-08-13 20:13:13,246 - DEBUG - Response for create_subnet : {'subnet': {'id': '70956ea8-2aa5-492c-a500-7044e1c5f8a0', 'name': '', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'network_id': 'caccaf62-a390-45cf-96b4-bcdd524f04e2', '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': '285e0bb3d80e46ceb5bcd2657f1dea11'}}
2025-08-13 20:13:13,263 - INFO - Created VN ctest-vn-44408507
2025-08-13 20:13:13,315 - DEBUG - VN ctest-vn-44408507 UUID is caccaf62-a390-45cf-96b4-bcdd524f04e2
2025-08-13 20:13:13,635 - DEBUG - Response for create_port : {'port': {'name': '165af682-8a0b-4714-9196-c27d6145db6d', 'id': '165af682-8a0b-4714-9196-c27d6145db6d', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'network_id': 'caccaf62-a390-45cf-96b4-bcdd524f04e2', 'mac_address': '02:16:5a:f6:82:8a', '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': 'a552564f-d096-4b0f-8725-5925165469c0'}], 'security_groups': ['4b3da08c-1407-4af5-a911-2ac48e4553db'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '285e0bb3d80e46ceb5bcd2657f1dea11'}}
2025-08-13 20:13:13,789 - DEBUG - Response for create_port : {'port': {'name': '0bd3b2d3-38d6-46d6-8761-bec0ac0f4037', 'id': '0bd3b2d3-38d6-46d6-8761-bec0ac0f4037', 'tenant_id': '285e0bb3d80e46ceb5bcd2657f1dea11', 'network_id': 'caccaf62-a390-45cf-96b4-bcdd524f04e2', 'mac_address': '02:0b:d3:b2:d3:38', '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': '70956ea8-2aa5-492c-a500-7044e1c5f8a0'}], 'security_groups': ['4b3da08c-1407-4af5-a911-2ac48e4553db'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '285e0bb3d80e46ceb5bcd2657f1dea11'}}
2025-08-13 20:13:14,103 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3847-1)
2025-08-13 20:13:14,461 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3847-1)
2025-08-13 20:13:15,642 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3847-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3847-1)
2025-08-13 20:13:15,643 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-13 20:13:15,650 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1be515c1-fc31-40ee-bdde-556303b86a64
2025-08-13 20:13:15,664 - DEBUG - Requesting: http://10.0.0.38:8082/project/285e0bb3-d80e-46ce-b5bc-d2657f1dea11
2025-08-13 20:13:15,750 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/cf18cd27-e7de-4e5e-9f08-10632cb163ad
2025-08-13 20:13:15,763 - INFO - Verifications in API Server for IPAM: ctest-ipam-67549598 passed
2025-08-13 20:13:15,771 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-02666714:ctest-ipam-67549598', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02666714', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14922902936569663070', 'uuid-lslong': '11459427269981856685'}, 'enable': 'true', 'created': '2025-08-13T20:13:12', 'last-modified': '2025-08-13T20:13:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.100847'}
2025-08-13 20:13:15,771 - INFO - Verifications in Control node for IPAM: ctest-ipam-67549598 passed
2025-08-13 20:13:15,771 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-13 20:13:15,779 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1be515c1-fc31-40ee-bdde-556303b86a64
2025-08-13 20:13:15,793 - DEBUG - Requesting: http://10.0.0.38:8082/project/285e0bb3-d80e-46ce-b5bc-d2657f1dea11
2025-08-13 20:13:15,877 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caccaf62-a390-45cf-96b4-bcdd524f04e2
2025-08-13 20:13:15,889 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caccaf62-a390-45cf-96b4-bcdd524f04e2
2025-08-13 20:13:15,915 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6076127f-7472-4a99-8a58-cc34386760df
2025-08-13 20:13:15,923 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6076127f-7472-4a99-8a58-cc34386760df
2025-08-13 20:13:15,932 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/e3fb847c-710a-47f6-bde0-8a5e7fc7abaa
2025-08-13 20:13:15,942 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-13 20:13:15,942 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caccaf62-a390-45cf-96b4-bcdd524f04e2
2025-08-13 20:13:15,952 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6076127f-7472-4a99-8a58-cc34386760df
2025-08-13 20:13:15,970 - INFO - Verified VN network id 11 for VN caccaf62-a390-45cf-96b4-bcdd524f04e2
2025-08-13 20:13:15,970 - INFO - Verifications in API Server for VN ctest-vn-44408507 passed
2025-08-13 20:13:15,970 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caccaf62-a390-45cf-96b4-bcdd524f04e2
2025-08-13 20:13:15,983 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6076127f-7472-4a99-8a58-cc34386760df
2025-08-13 20:13:15,991 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6076127f-7472-4a99-8a58-cc34386760df
2025-08-13 20:13:16,007 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/e3fb847c-710a-47f6-bde0-8a5e7fc7abaa
2025-08-13 20:13:16,028 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02666714', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14613247729096213967', 'uuid-lslong': '10859512260251813090'}, 'enable': 'true', 'created': '2025-08-13T20:13:12', 'last-modified': '2025-08-13T20:13:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.806057'}
2025-08-13 20:13:16,037 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-13 20:13:16,037 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-44408507 passed
2025-08-13 20:13:16,038 - DEBUG - ====Verifying policy data for ctest-vn-44408507 in API_Server ======
2025-08-13 20:13:16,038 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-13 20:13:16,047 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1be515c1-fc31-40ee-bdde-556303b86a64
2025-08-13 20:13:16,149 - DEBUG - Requesting: http://10.0.0.38:8082/project/285e0bb3-d80e-46ce-b5bc-d2657f1dea11
2025-08-13 20:13:16,235 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/caccaf62-a390-45cf-96b4-bcdd524f04e2
2025-08-13 20:13:16,250 - DEBUG - =>VN ctest-vn-44408507 has no policy to be verified
2025-08-13 20:13:16,250 - DEBUG - Verifying the vn in opserver
2025-08-13 20:13:16,250 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507 virtual network link through opserver 10.0.0.38
2025-08-13 20:13:16,250 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-13 20:13:16,586 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-13 20:13:16,639 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507?flat'}
2025-08-13 20:13:16,639 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507 is found in opserver
2025-08-13 20:13:16,645 - DEBUG - VRF ids for VN ctest-vn-44408507: {'10.0.0.38': '2'}
2025-08-13 20:13:16,645 - INFO - Waiting for VM ctest-TestBasicVMVN-02666714-07560600 to be up..
2025-08-13 20:13:16,713 - DEBUG - VM is in ACTIVE state now
2025-08-13 20:13:16,713 - INFO - VM name : ctest-TestBasicVMVN-02666714-07560600
2025-08-13 20:13:16,794 - DEBUG - VM ctest-TestBasicVMVN-02666714-07560600 ID is 85212825-66ae-4748-bfde-33423ea7d1fb
2025-08-13 20:13:16,794 - DEBUG - VM ctest-TestBasicVMVN-02666714-07560600 launched on Node cn-jenkins-deploy-platform-ansible-os-3847-1
2025-08-13 20:13:16,907 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/85212825-66ae-4748-bfde-33423ea7d1fb
2025-08-13 20:13:16,919 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/165af682-8a0b-4714-9196-c27d6145db6d
2025-08-13 20:13:20,192 - 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 1010ms')
2025-08-13 20:13:20,192 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02666714-07560600 failed!
2025-08-13 20:13:20,248 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507 is 31.1.1.1 and allocation pool is NOT set
2025-08-13 20:13:20,248 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507 is 31.1.2.1 and allocation pool is NOT set
2025-08-13 20:13:24,316 - 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 1006ms')
2025-08-13 20:13:24,316 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02666714-07560600 failed!
2025-08-13 20:13:24,372 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507 is 31.1.1.1 and allocation pool is NOT set
2025-08-13 20:13:24,372 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507 is 31.1.2.1 and allocation pool is NOT set
2025-08-13 20:13:26,432 - 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.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.434 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.434/1.818/3.202/1.384 ms')
2025-08-13 20:13:26,432 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02666714-07560600 passed
2025-08-13 20:13:26,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:26,592 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02666714-07560600, IP 31.1.1.4, Port 22
2025-08-13 20:13:26,747 - DEBUG - VM ctest-TestBasicVMVN-02666714-07560600 is ready for SSH connections
2025-08-13 20:13:26,747 - INFO - Waiting for VM ctest-TestBasicVMVN-02666714-76531835 to be up..
2025-08-13 20:13:26,811 - DEBUG - VM is in ACTIVE state now
2025-08-13 20:13:26,811 - INFO - VM name : ctest-TestBasicVMVN-02666714-76531835
2025-08-13 20:13:26,873 - DEBUG - VM ctest-TestBasicVMVN-02666714-76531835 ID is 7c7dfcd1-adb4-479a-ab02-55ac413dd8eb
2025-08-13 20:13:26,873 - DEBUG - VM ctest-TestBasicVMVN-02666714-76531835 launched on Node cn-jenkins-deploy-platform-ansible-os-3847-1
2025-08-13 20:13:26,941 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7c7dfcd1-adb4-479a-ab02-55ac413dd8eb
2025-08-13 20:13:26,950 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0bd3b2d3-38d6-46d6-8761-bec0ac0f4037
2025-08-13 20:13:28,191 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.327 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.327/1.509/2.692/1.182 ms')
2025-08-13 20:13:28,191 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-02666714-76531835 passed
2025-08-13 20:13:28,343 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:28,344 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02666714-76531835, IP 31.1.2.4, Port 22
2025-08-13 20:13:28,495 - DEBUG - VM ctest-TestBasicVMVN-02666714-76531835 is ready for SSH connections
2025-08-13 20:13:28,495 - INFO - Waiting for VM ctest-TestBasicVMVN-02666714-09577867 to be up..
2025-08-13 20:13:28,556 - DEBUG - VM is in ACTIVE state now
2025-08-13 20:13:28,556 - INFO - VM name : ctest-TestBasicVMVN-02666714-09577867
2025-08-13 20:13:28,619 - DEBUG - VM ctest-TestBasicVMVN-02666714-09577867 ID is 0629850d-fc53-49d5-b74c-aa79267f87cc
2025-08-13 20:13:28,620 - DEBUG - VM ctest-TestBasicVMVN-02666714-09577867 launched on Node cn-jenkins-deploy-platform-ansible-os-3847-1
2025-08-13 20:13:28,687 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0629850d-fc53-49d5-b74c-aa79267f87cc
2025-08-13 20:13:28,695 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4ff35a86-4cf4-4cb1-91be-9c32788da517
2025-08-13 20:13:29,933 - 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.66 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.243 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.243/1.449/2.656/1.206 ms')
2025-08-13 20:13:29,933 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-02666714-09577867 passed
2025-08-13 20:13:30,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:30,084 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02666714-09577867, IP 31.1.1.3, Port 22
2025-08-13 20:13:30,235 - DEBUG - VM ctest-TestBasicVMVN-02666714-09577867 is ready for SSH connections
2025-08-13 20:13:30,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:30,235 - 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-08-13 20:13:30,235 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-13 20:13:34,184 - 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.136 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.662 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.814 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.662/1.537/3.136 ms
2025-08-13 20:13:34,184 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-02666714-07560600 passed
2025-08-13 20:13:34,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:34,184 - 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-08-13 20:13:34,184 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-13 20:13:37,834 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.673 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.727 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.766 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.727/1.388/2.673 ms
2025-08-13 20:13:37,834 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-02666714-76531835 passed
2025-08-13 20:13:37,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:37,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:37,834 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 20:13:37,835 - 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-08-13 20:13:37,835 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 20:13:38,010 - DEBUG - None
2025-08-13 20:13:38,010 - 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-08-13 20:13:38,010 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 20:13:38,174 - DEBUG - None
2025-08-13 20:13:38,174 - 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-08-13 20:13:38,174 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 20:13:38,767 - DEBUG - None
2025-08-13 20:13:38,767 - 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-08-13 20:13:38,768 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-13 20:13:40,961 - 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.766 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.996 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.464 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.336/1.590/3.996 ms
2025-08-13 20:13:40,961 - 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-08-13 20:13:40,962 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-13 20:13:43,190 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.905 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.667 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.665 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.388 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.642 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.375 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.383/2.003/4.665 ms
2025-08-13 20:13:43,191 - 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-08-13 20:13:43,191 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-13 20:13:45,422 - 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.686 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.332 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.072 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.530 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.907 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.742 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/1.659/3.072 ms
2025-08-13 20:13:45,422 - INFO - Deleting VM ctest-TestBasicVMVN-02666714-09577867
2025-08-13 20:13:45,484 - INFO - Detaching port 0bd3b2d3-38d6-46d6-8761-bec0ac0f4037 from VM ctest-TestBasicVMVN-02666714-76531835
2025-08-13 20:13:45,520 - INFO - Deleting VM ctest-TestBasicVMVN-02666714-76531835
2025-08-13 20:13:45,579 - INFO - Detaching port 165af682-8a0b-4714-9196-c27d6145db6d from VM ctest-TestBasicVMVN-02666714-07560600
2025-08-13 20:13:45,610 - INFO - Deleting VM ctest-TestBasicVMVN-02666714-07560600
2025-08-13 20:13:45,692 - INFO - Deleting VN ctest-vn-44408507
2025-08-13 20:13:45,854 - DEBUG - Response for delete_port : ()
2025-08-13 20:13:46,021 - DEBUG - Response for delete_port : ()
2025-08-13 20:13:46,068 - DEBUG - VN caccaf62-a390-45cf-96b4-bcdd524f04e2 still in use: Unable to complete operation on network caccaf62-a390-45cf-96b4-bcdd524f04e2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f92fe236-8768-41a7-b266-660d56c09565']
2025-08-13 20:13:46,068 - WARNING - Deleting VN ctest-vn-44408507 failed..Will retry
2025-08-13 20:13:48,188 - DEBUG - Response for deleting network ()
2025-08-13 20:13:48,188 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6076127f-7472-4a99-8a58-cc34386760df
2025-08-13 20:13:48,194 - DEBUG - Response Code: 404
2025-08-13 20:13:48,195 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-13 20:13:48,200 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1be515c1-fc31-40ee-bdde-556303b86a64
2025-08-13 20:13:48,252 - DEBUG - Requesting: http://10.0.0.38:8082/project/285e0bb3-d80e-46ce-b5bc-d2657f1dea11
2025-08-13 20:13:48,325 - INFO - Validated that VN ctest-vn-44408507 is not found in API Server
2025-08-13 20:13:48,336 - DEBUG - VN ctest-vn-44408507 is not present in Agent 10.0.0.38
2025-08-13 20:13:48,336 - INFO - Validated that VN ctest-vn-44408507 is not in any agent
2025-08-13 20:13:48,341 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-13 20:13:48,346 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-44408507
2025-08-13 20:13:48,346 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-02666714:ctest-vn-44408507
2025-08-13 20:13:48,356 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-44408507 info
2025-08-13 20:13:48,435 - INFO - IPAM: ctest-ipam-67549598 is not found in API Server
2025-08-13 20:13:48,445 - INFO - IPAM:ctest-ipam-67549598 is not found in control node
2025-08-13 20:13:48,709 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 20:13:48,709 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-08-13 20:13:48,709 - INFO - --------------------------------------------------------------------------------
2025-08-13 20:13:49,392 - INFO - Deleted project: ctest-TestBasicVMVN-02666714, ID : 285e0bb3-d80e-46ce-b5bc-d2657f1dea11