2025-10-09 15:00:37,269 - INFO - Domain Default found not creating
2025-10-09 15:00:37,421 - INFO - Project ctest-TestBasicVMVN-71854371 not found, creating it
2025-10-09 15:00:37,877 - INFO - Created Project:ctest-TestBasicVMVN-71854371, ID : 8031f04c-2d73-4eb6-b99c-77d817bf8f52
2025-10-09 15:00:39,432 - INFO - ================================================================================
2025-10-09 15:00:39,433 - INFO - STARTING TEST : test_generic_link_local_service
2025-10-09 15:00:39,433 - 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-10-09 15:00:39,694 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0'}} with
2025-10-09 15:00:39,694 - INFO - Initial checks done. Running the testcase now
2025-10-09 15:00:39,694 - INFO -
2025-10-09 15:00:40,232 - DEBUG - Response for create_network : {'network': {'id': 'bff83a00-8a9b-46ce-875a-115054ce3b9d', 'name': 'ctest-vn2_metadata-34585913', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'project_id': '8031f04c2d734eb6b99c77d817bf8f52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71854371', 'ctest-vn2_metadata-34585913'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 15:00:40,452 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd71a14db-2ff3-4818-b590-ed96ae5c1127', 'name': '', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'network_id': 'bff83a00-8a9b-46ce-875a-115054ce3b9d', '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': '8031f04c2d734eb6b99c77d817bf8f52'}}
2025-10-09 15:00:40,470 - INFO - Created VN ctest-vn2_metadata-34585913
2025-10-09 15:00:40,523 - DEBUG - VN ctest-vn2_metadata-34585913 UUID is bff83a00-8a9b-46ce-875a-115054ce3b9d
2025-10-09 15:00:40,703 - DEBUG - Services list from nova: [, , ]
2025-10-09 15:00:41,693 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4265-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4265-1)
2025-10-09 15:00:41,799 - DEBUG - Link local service introspect added
2025-10-09 15:00:41,840 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 15:00:46,915 - DEBUG - VM is in ACTIVE state now
2025-10-09 15:00:47,057 - INFO - Waiting for VM ctest-TestBasicVMVN-71854371-10952410 to be up..
2025-10-09 15:00:47,057 - INFO - VM name : ctest-TestBasicVMVN-71854371-10952410
2025-10-09 15:00:47,137 - DEBUG - VM ctest-TestBasicVMVN-71854371-10952410 ID is 80c5ee04-a6bb-4a87-b463-aa9083d5a60b
2025-10-09 15:00:47,138 - DEBUG - VM ctest-TestBasicVMVN-71854371-10952410 launched on Node cn-jenkins-deploy-platform-ansible-os-4265-1
2025-10-09 15:00:47,214 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/80c5ee04-a6bb-4a87-b463-aa9083d5a60b
2025-10-09 15:00:47,504 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/80c5ee04-a6bb-4a87-b463-aa9083d5a60b
2025-10-09 15:00:47,534 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/25c39e95-1f15-49d0-9a23-365ed9eb00d7
2025-10-09 15:00:50,789 - 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 1011ms')
2025-10-09 15:00:50,789 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71854371-10952410 failed!
2025-10-09 15:00:50,843 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71854371:ctest-vn2_metadata-34585913 is 11.1.1.1 and allocation pool is NOT set
2025-10-09 15:00:52,909 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.987 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.987/4.575/8.163/3.588 ms')
2025-10-09 15:00:52,909 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71854371-10952410 passed
2025-10-09 15:00:53,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:00:53,059 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71854371-10952410, IP 11.1.1.3, Port 22
2025-10-09 15:00:53,215 - DEBUG - VM ctest-TestBasicVMVN-71854371-10952410 is ready for SSH connections
2025-10-09 15:00:53,215 - INFO - Retry 0
2025-10-09 15:00:53,215 - 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.41, gateway password: c0ntrail123
2025-10-09 15:00:53,215 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-09 15:00:54,825 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-09 15:00:54,826 - INFO - Generic metadata worked
2025-10-09 15:00:55,079 - DEBUG - Link local service introspect removed
2025-10-09 15:00:55,079 - INFO - Deleting VM ctest-TestBasicVMVN-71854371-10952410
2025-10-09 15:00:55,151 - INFO - Deleting VN ctest-vn2_metadata-34585913
2025-10-09 15:00:55,190 - DEBUG - VN bff83a00-8a9b-46ce-875a-115054ce3b9d still in use: Unable to complete operation on network bff83a00-8a9b-46ce-875a-115054ce3b9d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-519e2193-b4ad-4c28-9bb5-3ddd5146d0ed']
2025-10-09 15:00:55,191 - WARNING - Deleting VN ctest-vn2_metadata-34585913 failed..Will retry
2025-10-09 15:00:57,288 - DEBUG - Response for deleting network ()
2025-10-09 15:00:57,541 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 15:00:57,541 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-10-09 15:00:57,541 - INFO - --------------------------------------------------------------------------------
2025-10-09 15:00:57,543 - INFO - ================================================================================
2025-10-09 15:00:57,543 - INFO - STARTING TEST : test_metadata_service
2025-10-09 15:00:57,543 - 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-10-09 15:00:57,833 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0'}} with
2025-10-09 15:00:57,833 - INFO - Initial checks done. Running the testcase now
2025-10-09 15:00:57,833 - INFO -
2025-10-09 15:00:57,833 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs
2025-10-09 15:00:57,840 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/0ce4f226-e7aa-44bc-9df7-f1c2bf0b8efd
2025-10-09 15:00:58,023 - DEBUG - Response for create_network : {'network': {'id': 'ea9496f0-0d18-478b-a73d-70de35f8c0f5', 'name': 'ctest-vn-42883904', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'project_id': '8031f04c2d734eb6b99c77d817bf8f52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71854371', 'ctest-vn-42883904'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 15:00:58,214 - DEBUG - Response for create_subnet : {'subnet': {'id': '42e9258d-34e3-4c31-9b92-fdb94041e29d', 'name': '', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'network_id': 'ea9496f0-0d18-478b-a73d-70de35f8c0f5', 'ip_version': 4, 'cidr': '115.225.141.64/26', 'allocation_pools': [{'start': '115.225.141.66', 'end': '115.225.141.126'}], 'gateway_ip': '115.225.141.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.225.141.66', 'tags': [], 'project_id': '8031f04c2d734eb6b99c77d817bf8f52'}}
2025-10-09 15:00:58,231 - INFO - Created VN ctest-vn-42883904
2025-10-09 15:00:58,287 - DEBUG - VN ctest-vn-42883904 UUID is ea9496f0-0d18-478b-a73d-70de35f8c0f5
2025-10-09 15:00:59,402 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4265-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4265-1)
2025-10-09 15:00:59,402 - INFO - Waiting for VM ctest-TestBasicVMVN-71854371-72173211 to be up..
2025-10-09 15:00:59,443 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-09 15:01:04,520 - DEBUG - VM is in ACTIVE state now
2025-10-09 15:01:04,520 - INFO - VM name : ctest-TestBasicVMVN-71854371-72173211
2025-10-09 15:01:04,592 - DEBUG - VM ctest-TestBasicVMVN-71854371-72173211 ID is 4c2d7793-a2af-4c84-8a5d-2d8be95ed84d
2025-10-09 15:01:04,592 - DEBUG - VM ctest-TestBasicVMVN-71854371-72173211 launched on Node cn-jenkins-deploy-platform-ansible-os-4265-1
2025-10-09 15:01:04,670 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/4c2d7793-a2af-4c84-8a5d-2d8be95ed84d
2025-10-09 15:01:04,680 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/668a9b79-c3c7-4809-af74-41acfbf39028
2025-10-09 15:01:07,939 - 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-10-09 15:01:07,939 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71854371-72173211 failed!
2025-10-09 15:01:07,991 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-42883904 is 115.225.141.65 and allocation pool is NOT set
2025-10-09 15:01:10,052 - 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.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.336 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.336/2.013/3.691/1.677 ms')
2025-10-09 15:01:10,052 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71854371-72173211 passed
2025-10-09 15:01:10,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:10,203 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71854371-72173211, IP 115.225.141.67, Port 22
2025-10-09 15:01:10,366 - DEBUG - VM ctest-TestBasicVMVN-71854371-72173211 is ready for SSH connections
2025-10-09 15:01:10,366 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-10-09 15:01:10,367 - DEBUG - cat /tmp/output.txt
2025-10-09 15:01:12,020 - DEBUG - Hello World. The time is now Thu, 09 Oct 2025 09:01:10 -0600!
2025-10-09 15:01:12,020 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Oct 2025 09:01:10 -0600!'}
2025-10-09 15:01:12,020 - INFO - metadata_script.txt got executed in the vm
2025-10-09 15:01:12,020 - INFO - Deleting VM ctest-TestBasicVMVN-71854371-72173211
2025-10-09 15:01:12,106 - INFO - Deleting VN ctest-vn-42883904
2025-10-09 15:01:12,146 - DEBUG - VN ea9496f0-0d18-478b-a73d-70de35f8c0f5 still in use: Unable to complete operation on network ea9496f0-0d18-478b-a73d-70de35f8c0f5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b3f1868-c858-462d-990b-bca9b4f76d73']
2025-10-09 15:01:12,146 - WARNING - Deleting VN ctest-vn-42883904 failed..Will retry
2025-10-09 15:01:14,247 - DEBUG - Response for deleting network ()
2025-10-09 15:01:14,500 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 15:01:14,501 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-09 15:01:14,501 - INFO - --------------------------------------------------------------------------------
2025-10-09 15:01:14,503 - INFO - ================================================================================
2025-10-09 15:01:14,503 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-10-09 15:01:14,503 - 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-10-09 15:01:14,788 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.25': '0'}} with
2025-10-09 15:01:14,788 - INFO - Initial checks done. Running the testcase now
2025-10-09 15:01:14,788 - INFO -
2025-10-09 15:01:15,274 - DEBUG - Response for create_network : {'network': {'id': 'fd603a59-b57b-4526-ad2c-dd8403b84f42', 'name': 'ctest-vn-26692051', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'project_id': '8031f04c2d734eb6b99c77d817bf8f52', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71854371', 'ctest-vn-26692051'], 'port_security_enabled': True, 'description': ''}}
2025-10-09 15:01:15,492 - DEBUG - Response for create_subnet : {'subnet': {'id': '552fcba7-3ea2-4732-9f64-fad6489c9495', 'name': '', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'network_id': 'fd603a59-b57b-4526-ad2c-dd8403b84f42', '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': '8031f04c2d734eb6b99c77d817bf8f52'}}
2025-10-09 15:01:15,647 - DEBUG - Response for create_subnet : {'subnet': {'id': '376ac760-5fd0-4e2e-a4b3-eb77652c9206', 'name': '', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'network_id': 'fd603a59-b57b-4526-ad2c-dd8403b84f42', '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': '8031f04c2d734eb6b99c77d817bf8f52'}}
2025-10-09 15:01:15,670 - INFO - Created VN ctest-vn-26692051
2025-10-09 15:01:15,723 - DEBUG - VN ctest-vn-26692051 UUID is fd603a59-b57b-4526-ad2c-dd8403b84f42
2025-10-09 15:01:16,085 - DEBUG - Response for create_port : {'port': {'name': '7dc2aea9-8cbe-4c15-89b8-228161d7811c', 'id': '7dc2aea9-8cbe-4c15-89b8-228161d7811c', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'network_id': 'fd603a59-b57b-4526-ad2c-dd8403b84f42', 'mac_address': '02:7d:c2:ae:a9:8c', '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': '552fcba7-3ea2-4732-9f64-fad6489c9495'}], 'security_groups': ['3138f932-6a23-4f28-a11e-1a3604097280'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8031f04c2d734eb6b99c77d817bf8f52'}}
2025-10-09 15:01:16,263 - DEBUG - Response for create_port : {'port': {'name': '12562ecf-d307-4f2d-b614-55aacff15f99', 'id': '12562ecf-d307-4f2d-b614-55aacff15f99', 'tenant_id': '8031f04c2d734eb6b99c77d817bf8f52', 'network_id': 'fd603a59-b57b-4526-ad2c-dd8403b84f42', 'mac_address': '02:12:56:2e:cf:d3', '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': '376ac760-5fd0-4e2e-a4b3-eb77652c9206'}], 'security_groups': ['3138f932-6a23-4f28-a11e-1a3604097280'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8031f04c2d734eb6b99c77d817bf8f52'}}
2025-10-09 15:01:16,682 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4265-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4265-1)
2025-10-09 15:01:17,158 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4265-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4265-1)
2025-10-09 15:01:18,571 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4265-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4265-1)
2025-10-09 15:01:18,573 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-09 15:01:18,582 - DEBUG - Requesting: http://10.0.0.41:8082/domain/66199fcc-9340-4cc1-a28c-5d2a41fd4874
2025-10-09 15:01:18,607 - DEBUG - Requesting: http://10.0.0.41:8082/project/8031f04c-2d73-4eb6-b99c-77d817bf8f52
2025-10-09 15:01:18,702 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/d2d07a62-4117-461d-a6b6-b92d680a0d04
2025-10-09 15:01:18,717 - INFO - Verifications in API Server for IPAM: ctest-ipam-77320050 passed
2025-10-09 15:01:18,727 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71854371:ctest-ipam-77320050', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71854371', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15190776105538111005', 'uuid-lslong': '12012992660727532804'}, 'enable': 'true', 'created': '2025-10-09T15:01:14', 'last-modified': '2025-10-09T15:01:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.707157'}
2025-10-09 15:01:18,727 - INFO - Verifications in Control node for IPAM: ctest-ipam-77320050 passed
2025-10-09 15:01:18,727 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-09 15:01:18,734 - DEBUG - Requesting: http://10.0.0.41:8082/domain/66199fcc-9340-4cc1-a28c-5d2a41fd4874
2025-10-09 15:01:18,749 - DEBUG - Requesting: http://10.0.0.41:8082/project/8031f04c-2d73-4eb6-b99c-77d817bf8f52
2025-10-09 15:01:18,823 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/fd603a59-b57b-4526-ad2c-dd8403b84f42
2025-10-09 15:01:18,854 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/fd603a59-b57b-4526-ad2c-dd8403b84f42
2025-10-09 15:01:18,865 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cc26fd1-c793-47a6-a013-bde115371538
2025-10-09 15:01:18,873 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cc26fd1-c793-47a6-a013-bde115371538
2025-10-09 15:01:18,880 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/d156046b-258e-4323-a555-801b4a97e361
2025-10-09 15:01:18,888 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-09 15:01:18,888 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/fd603a59-b57b-4526-ad2c-dd8403b84f42
2025-10-09 15:01:18,898 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cc26fd1-c793-47a6-a013-bde115371538
2025-10-09 15:01:18,913 - INFO - Verified VN network id 9 for VN fd603a59-b57b-4526-ad2c-dd8403b84f42
2025-10-09 15:01:18,914 - INFO - Verifications in API Server for VN ctest-vn-26692051 passed
2025-10-09 15:01:18,914 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/fd603a59-b57b-4526-ad2c-dd8403b84f42
2025-10-09 15:01:18,927 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cc26fd1-c793-47a6-a013-bde115371538
2025-10-09 15:01:18,935 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cc26fd1-c793-47a6-a013-bde115371538
2025-10-09 15:01:18,943 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/d156046b-258e-4323-a555-801b4a97e361
2025-10-09 15:01:18,954 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71854371', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18257657046331245862', 'uuid-lslong': '12478592226604633922'}, 'enable': 'true', 'created': '2025-10-09T15:01:15', 'last-modified': '2025-10-09T15:01:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.336054'}
2025-10-09 15:01:18,964 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-09 15:01:18,965 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26692051 passed
2025-10-09 15:01:18,965 - DEBUG - ====Verifying policy data for ctest-vn-26692051 in API_Server ======
2025-10-09 15:01:18,965 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-09 15:01:18,978 - DEBUG - Requesting: http://10.0.0.41:8082/domain/66199fcc-9340-4cc1-a28c-5d2a41fd4874
2025-10-09 15:01:18,989 - DEBUG - Requesting: http://10.0.0.41:8082/project/8031f04c-2d73-4eb6-b99c-77d817bf8f52
2025-10-09 15:01:19,070 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/fd603a59-b57b-4526-ad2c-dd8403b84f42
2025-10-09 15:01:19,085 - DEBUG - =>VN ctest-vn-26692051 has no policy to be verified
2025-10-09 15:01:19,085 - DEBUG - Verifying the vn in opserver
2025-10-09 15:01:19,085 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051 virtual network link through opserver 10.0.0.41
2025-10-09 15:01:19,086 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-10-09 15:01:19,442 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks
2025-10-09 15:01:19,541 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051?flat'}
2025-10-09 15:01:19,541 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051 is found in opserver
2025-10-09 15:01:19,548 - DEBUG - VRF ids for VN ctest-vn-26692051: {'10.0.0.41': '2'}
2025-10-09 15:01:19,548 - INFO - Waiting for VM ctest-TestBasicVMVN-71854371-50467983 to be up..
2025-10-09 15:01:19,665 - DEBUG - VM is in ACTIVE state now
2025-10-09 15:01:19,666 - INFO - VM name : ctest-TestBasicVMVN-71854371-50467983
2025-10-09 15:01:19,782 - DEBUG - VM ctest-TestBasicVMVN-71854371-50467983 ID is b99d3549-f330-4901-89a7-90dad11b6dd6
2025-10-09 15:01:19,782 - DEBUG - VM ctest-TestBasicVMVN-71854371-50467983 launched on Node cn-jenkins-deploy-platform-ansible-os-4265-1
2025-10-09 15:01:19,888 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/b99d3549-f330-4901-89a7-90dad11b6dd6
2025-10-09 15:01:19,902 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/7dc2aea9-8cbe-4c15-89b8-228161d7811c
2025-10-09 15:01:23,164 - 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-10-09 15:01:23,164 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71854371-50467983 failed!
2025-10-09 15:01:23,219 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051 is 31.1.1.1 and allocation pool is NOT set
2025-10-09 15:01:23,219 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051 is 31.1.2.1 and allocation pool is NOT set
2025-10-09 15:01:27,302 - 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 1014ms')
2025-10-09 15:01:27,302 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71854371-50467983 failed!
2025-10-09 15:01:27,359 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051 is 31.1.1.1 and allocation pool is NOT set
2025-10-09 15:01:27,360 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051 is 31.1.2.1 and allocation pool is NOT set
2025-10-09 15:01:29,420 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.843 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.843/2.652/4.461/1.809 ms')
2025-10-09 15:01:29,421 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71854371-50467983 passed
2025-10-09 15:01:29,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:29,575 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71854371-50467983, IP 31.1.1.4, Port 22
2025-10-09 15:01:29,735 - DEBUG - VM ctest-TestBasicVMVN-71854371-50467983 is ready for SSH connections
2025-10-09 15:01:29,735 - INFO - Waiting for VM ctest-TestBasicVMVN-71854371-34963162 to be up..
2025-10-09 15:01:29,809 - DEBUG - VM is in ACTIVE state now
2025-10-09 15:01:29,809 - INFO - VM name : ctest-TestBasicVMVN-71854371-34963162
2025-10-09 15:01:29,885 - DEBUG - VM ctest-TestBasicVMVN-71854371-34963162 ID is 899e3e2c-15b4-43f5-bd0b-193edc642a5d
2025-10-09 15:01:29,885 - DEBUG - VM ctest-TestBasicVMVN-71854371-34963162 launched on Node cn-jenkins-deploy-platform-ansible-os-4265-1
2025-10-09 15:01:29,962 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/899e3e2c-15b4-43f5-bd0b-193edc642a5d
2025-10-09 15:01:29,971 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/12562ecf-d307-4f2d-b614-55aacff15f99
2025-10-09 15:01:31,215 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.505 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.505/1.793/3.082/1.288 ms')
2025-10-09 15:01:31,215 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71854371-34963162 passed
2025-10-09 15:01:31,363 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:31,363 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71854371-34963162, IP 31.1.2.4, Port 22
2025-10-09 15:01:31,519 - DEBUG - VM ctest-TestBasicVMVN-71854371-34963162 is ready for SSH connections
2025-10-09 15:01:31,519 - INFO - Waiting for VM ctest-TestBasicVMVN-71854371-69096902 to be up..
2025-10-09 15:01:31,591 - DEBUG - VM is in ACTIVE state now
2025-10-09 15:01:31,591 - INFO - VM name : ctest-TestBasicVMVN-71854371-69096902
2025-10-09 15:01:31,661 - DEBUG - VM ctest-TestBasicVMVN-71854371-69096902 ID is 361cebcc-263d-4a64-b1bd-066990118e88
2025-10-09 15:01:31,661 - DEBUG - VM ctest-TestBasicVMVN-71854371-69096902 launched on Node cn-jenkins-deploy-platform-ansible-os-4265-1
2025-10-09 15:01:31,735 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/361cebcc-263d-4a64-b1bd-066990118e88
2025-10-09 15:01:31,743 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/4fa19e33-c0b1-4153-83c0-1b3037aa9f8d
2025-10-09 15:01:32,976 - 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=3.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.391 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.391/1.781/3.171/1.390 ms')
2025-10-09 15:01:32,976 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71854371-69096902 passed
2025-10-09 15:01:33,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:33,123 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71854371-69096902, IP 31.1.1.3, Port 22
2025-10-09 15:01:33,279 - DEBUG - VM ctest-TestBasicVMVN-71854371-69096902 is ready for SSH connections
2025-10-09 15:01:33,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:33,279 - 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.41, gateway password: c0ntrail123
2025-10-09 15:01:33,279 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-10-09 15:01:37,437 - 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=4.279 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.946 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.989 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.946/2.071/4.279 ms
2025-10-09 15:01:37,438 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71854371-50467983 passed
2025-10-09 15:01:37,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:37,438 - 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.41, gateway password: c0ntrail123
2025-10-09 15:01:37,438 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-10-09 15:01:41,093 - 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.997 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.928 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.927 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.927/1.950/3.997 ms
2025-10-09 15:01:41,093 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71854371-34963162 passed
2025-10-09 15:01:41,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:41,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:41,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-09 15:01:41,094 - 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.41, gateway password: c0ntrail123
2025-10-09 15:01:41,094 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 15:01:41,273 - DEBUG - None
2025-10-09 15:01:41,273 - 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.41, gateway password: c0ntrail123
2025-10-09 15:01:41,273 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 15:01:41,462 - DEBUG - None
2025-10-09 15:01:41,463 - 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.41, gateway password: c0ntrail123
2025-10-09 15:01:41,463 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-09 15:01:42,086 - DEBUG - None
2025-10-09 15:01:42,086 - 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.41, gateway password: c0ntrail123
2025-10-09 15:01:42,086 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-10-09 15:01:44,292 - 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.056 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.261 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.692 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.355/1.956/5.261 ms
2025-10-09 15:01:44,292 - 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.41, gateway password: c0ntrail123
2025-10-09 15:01:44,292 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-10-09 15:01:46,546 - 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.963 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.029 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.413 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.860 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.754 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.347/1.971/4.413 ms
2025-10-09 15:01:46,546 - 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.41, gateway password: c0ntrail123
2025-10-09 15:01:46,547 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-10-09 15:01:48,781 - 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.691 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.612 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.602 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.453 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.361 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.569 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/1.949/3.602 ms
2025-10-09 15:01:48,781 - INFO - Deleting VM ctest-TestBasicVMVN-71854371-69096902
2025-10-09 15:01:48,854 - INFO - Detaching port 12562ecf-d307-4f2d-b614-55aacff15f99 from VM ctest-TestBasicVMVN-71854371-34963162
2025-10-09 15:01:48,894 - INFO - Deleting VM ctest-TestBasicVMVN-71854371-34963162
2025-10-09 15:01:48,983 - INFO - Detaching port 7dc2aea9-8cbe-4c15-89b8-228161d7811c from VM ctest-TestBasicVMVN-71854371-50467983
2025-10-09 15:01:49,023 - INFO - Deleting VM ctest-TestBasicVMVN-71854371-50467983
2025-10-09 15:01:49,111 - INFO - Deleting VN ctest-vn-26692051
2025-10-09 15:01:49,291 - DEBUG - Response for delete_port : ()
2025-10-09 15:01:49,565 - DEBUG - Response for delete_port : ()
2025-10-09 15:01:49,618 - DEBUG - VN fd603a59-b57b-4526-ad2c-dd8403b84f42 still in use: Unable to complete operation on network fd603a59-b57b-4526-ad2c-dd8403b84f42. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3428e498-dd6b-46d8-a964-ba6b85f4a4e1']
2025-10-09 15:01:49,618 - WARNING - Deleting VN ctest-vn-26692051 failed..Will retry
2025-10-09 15:01:51,744 - DEBUG - Response for deleting network ()
2025-10-09 15:01:51,744 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/3cc26fd1-c793-47a6-a013-bde115371538
2025-10-09 15:01:51,749 - DEBUG - Response Code: 404
2025-10-09 15:01:51,749 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-10-09 15:01:51,754 - DEBUG - Requesting: http://10.0.0.41:8082/domain/66199fcc-9340-4cc1-a28c-5d2a41fd4874
2025-10-09 15:01:51,808 - DEBUG - Requesting: http://10.0.0.41:8082/project/8031f04c-2d73-4eb6-b99c-77d817bf8f52
2025-10-09 15:01:51,880 - INFO - Validated that VN ctest-vn-26692051 is not found in API Server
2025-10-09 15:01:51,889 - DEBUG - VN ctest-vn-26692051 is not present in Agent 10.0.0.41
2025-10-09 15:01:51,889 - INFO - Validated that VN ctest-vn-26692051 is not in any agent
2025-10-09 15:01:51,894 - DEBUG - VRF 2 is not seen in agent 10.0.0.41
2025-10-09 15:01:51,900 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-26692051
2025-10-09 15:01:51,900 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71854371:ctest-vn-26692051
2025-10-09 15:01:51,909 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26692051 info
2025-10-09 15:01:51,983 - INFO - IPAM: ctest-ipam-77320050 is not found in API Server
2025-10-09 15:01:51,992 - INFO - IPAM:ctest-ipam-77320050 is not found in control node
2025-10-09 15:01:52,244 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 15:01:52,244 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-09 15:01:52,245 - INFO - --------------------------------------------------------------------------------
2025-10-09 15:01:52,946 - INFO - Deleted project: ctest-TestBasicVMVN-71854371, ID : 8031f04c-2d73-4eb6-b99c-77d817bf8f52