2025-09-23 06:01:24,894 - INFO - Domain Default found not creating
2025-09-23 06:01:25,027 - INFO - Project ctest-TestBasicVMVN-45173477 not found, creating it
2025-09-23 06:01:25,444 - INFO - Created Project:ctest-TestBasicVMVN-45173477, ID : 45f535f2-0aa0-4ef1-b516-e1b929a2523f
2025-09-23 06:01:26,898 - INFO - ================================================================================
2025-09-23 06:01:26,898 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-23 06:01:26,899 - 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-09-23 06:01:27,155 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-09-23 06:01:27,155 - INFO - Initial checks done. Running the testcase now
2025-09-23 06:01:27,155 - INFO -
2025-09-23 06:01:27,663 - DEBUG - Response for create_network : {'network': {'id': 'af5d7f42-6ceb-47e6-8cb5-94ba2354a916', 'name': 'ctest-vn2_metadata-52319405', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'project_id': '45f535f20aa04ef1b516e1b929a2523f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45173477', 'ctest-vn2_metadata-52319405'], 'port_security_enabled': True, 'description': ''}}
2025-09-23 06:01:27,858 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f59ef2ef-bbb5-4e19-ac38-e5ad5b15adfa', 'name': '', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'network_id': 'af5d7f42-6ceb-47e6-8cb5-94ba2354a916', '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': '45f535f20aa04ef1b516e1b929a2523f'}}
2025-09-23 06:01:27,874 - INFO - Created VN ctest-vn2_metadata-52319405
2025-09-23 06:01:27,925 - DEBUG - VN ctest-vn2_metadata-52319405 UUID is af5d7f42-6ceb-47e6-8cb5-94ba2354a916
2025-09-23 06:01:28,087 - DEBUG - Services list from nova: [, , ]
2025-09-23 06:01:29,071 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4173-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4173-1)
2025-09-23 06:01:29,178 - DEBUG - Link local service introspect added
2025-09-23 06:01:29,223 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-23 06:01:34,293 - DEBUG - VM is in ACTIVE state now
2025-09-23 06:01:34,421 - INFO - Waiting for VM ctest-TestBasicVMVN-45173477-09373715 to be up..
2025-09-23 06:01:34,421 - INFO - VM name : ctest-TestBasicVMVN-45173477-09373715
2025-09-23 06:01:34,486 - DEBUG - VM ctest-TestBasicVMVN-45173477-09373715 ID is 0a4eb166-ef81-4ff2-91f5-ffb4c698d77f
2025-09-23 06:01:34,486 - DEBUG - VM ctest-TestBasicVMVN-45173477-09373715 launched on Node cn-jenkins-deploy-platform-ansible-os-4173-1
2025-09-23 06:01:34,553 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/0a4eb166-ef81-4ff2-91f5-ffb4c698d77f
2025-09-23 06:01:34,846 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/0a4eb166-ef81-4ff2-91f5-ffb4c698d77f
2025-09-23 06:01:34,876 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/81c35edb-4d24-47f7-87f1-371ca14b03e9
2025-09-23 06:01:38,135 - 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 1028ms')
2025-09-23 06:01:38,135 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45173477-09373715 failed!
2025-09-23 06:01:38,193 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45173477:ctest-vn2_metadata-52319405 is 11.1.1.1 and allocation pool is NOT set
2025-09-23 06:01:40,256 - 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.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 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.210/1.895/2.581/0.685 ms')
2025-09-23 06:01:40,256 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45173477-09373715 passed
2025-09-23 06:01:40,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:01:40,413 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45173477-09373715, IP 11.1.1.3, Port 22
2025-09-23 06:01:40,568 - DEBUG - VM ctest-TestBasicVMVN-45173477-09373715 is ready for SSH connections
2025-09-23 06:01:40,569 - INFO - Retry 0
2025-09-23 06:01:40,569 - 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.49, gateway password: c0ntrail123
2025-09-23 06:01:40,569 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-23 06:01:42,202 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-23 06:01:42,202 - INFO - Generic metadata worked
2025-09-23 06:01:42,453 - DEBUG - Link local service introspect removed
2025-09-23 06:01:42,453 - INFO - Deleting VM ctest-TestBasicVMVN-45173477-09373715
2025-09-23 06:01:42,511 - INFO - Deleting VN ctest-vn2_metadata-52319405
2025-09-23 06:01:42,544 - DEBUG - VN af5d7f42-6ceb-47e6-8cb5-94ba2354a916 still in use: Unable to complete operation on network af5d7f42-6ceb-47e6-8cb5-94ba2354a916. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5954f144-200b-40e9-8e4b-daab7ae579cf']
2025-09-23 06:01:42,544 - WARNING - Deleting VN ctest-vn2_metadata-52319405 failed..Will retry
2025-09-23 06:01:44,629 - DEBUG - Response for deleting network ()
2025-09-23 06:01:44,878 - DEBUG - No XMPP flaps were noticed during the test
2025-09-23 06:01:44,878 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-23 06:01:44,878 - INFO - --------------------------------------------------------------------------------
2025-09-23 06:01:44,881 - INFO - ================================================================================
2025-09-23 06:01:44,881 - INFO - STARTING TEST : test_metadata_service
2025-09-23 06:01:44,881 - 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-09-23 06:01:45,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-09-23 06:01:45,166 - INFO - Initial checks done. Running the testcase now
2025-09-23 06:01:45,166 - INFO -
2025-09-23 06:01:45,166 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-09-23 06:01:45,171 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/f2bab2e2-19ca-4a5a-b6ec-75cde60c0398
2025-09-23 06:01:45,334 - DEBUG - Response for create_network : {'network': {'id': '3e28b760-5366-49f8-8199-ea647a0fbd58', 'name': 'ctest-vn-48524791', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'project_id': '45f535f20aa04ef1b516e1b929a2523f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45173477', 'ctest-vn-48524791'], 'port_security_enabled': True, 'description': ''}}
2025-09-23 06:01:45,486 - DEBUG - Response for create_subnet : {'subnet': {'id': '6afa5891-bb66-483f-b807-83bd90ef7280', 'name': '', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'network_id': '3e28b760-5366-49f8-8199-ea647a0fbd58', 'ip_version': 4, 'cidr': '77.1.176.128/26', 'allocation_pools': [{'start': '77.1.176.130', 'end': '77.1.176.190'}], 'gateway_ip': '77.1.176.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '77.1.176.130', 'tags': [], 'project_id': '45f535f20aa04ef1b516e1b929a2523f'}}
2025-09-23 06:01:45,503 - INFO - Created VN ctest-vn-48524791
2025-09-23 06:01:45,553 - DEBUG - VN ctest-vn-48524791 UUID is 3e28b760-5366-49f8-8199-ea647a0fbd58
2025-09-23 06:01:46,673 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4173-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4173-1)
2025-09-23 06:01:46,673 - INFO - Waiting for VM ctest-TestBasicVMVN-45173477-87485911 to be up..
2025-09-23 06:01:46,715 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-23 06:01:51,781 - DEBUG - VM is in ACTIVE state now
2025-09-23 06:01:51,781 - INFO - VM name : ctest-TestBasicVMVN-45173477-87485911
2025-09-23 06:01:51,844 - DEBUG - VM ctest-TestBasicVMVN-45173477-87485911 ID is 5a1ec96b-c4b4-496c-b245-4aeeaefd235b
2025-09-23 06:01:51,844 - DEBUG - VM ctest-TestBasicVMVN-45173477-87485911 launched on Node cn-jenkins-deploy-platform-ansible-os-4173-1
2025-09-23 06:01:51,908 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/5a1ec96b-c4b4-496c-b245-4aeeaefd235b
2025-09-23 06:01:51,916 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/270a847a-f9ef-4eec-b6d1-2ff6b3cded4d
2025-09-23 06:01:55,163 - 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 1019ms')
2025-09-23 06:01:55,163 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45173477-87485911 failed!
2025-09-23 06:01:55,217 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-48524791 is 77.1.176.129 and allocation pool is NOT set
2025-09-23 06:01:57,289 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.78 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 = 2.666/2.724/2.782/0.058 ms')
2025-09-23 06:01:57,289 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45173477-87485911 passed
2025-09-23 06:01:57,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:01:57,437 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45173477-87485911, IP 77.1.176.131, Port 22
2025-09-23 06:01:57,603 - DEBUG - VM ctest-TestBasicVMVN-45173477-87485911 is ready for SSH connections
2025-09-23 06:01:57,603 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-09-23 06:01:57,603 - DEBUG - cat /tmp/output.txt
2025-09-23 06:01:59,202 - DEBUG - Hello World. The time is now Tue, 23 Sep 2025 00:01:57 -0600!
2025-09-23 06:01:59,202 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 23 Sep 2025 00:01:57 -0600!'}
2025-09-23 06:01:59,202 - INFO - metadata_script.txt got executed in the vm
2025-09-23 06:01:59,202 - INFO - Deleting VM ctest-TestBasicVMVN-45173477-87485911
2025-09-23 06:01:59,265 - INFO - Deleting VN ctest-vn-48524791
2025-09-23 06:01:59,301 - DEBUG - VN 3e28b760-5366-49f8-8199-ea647a0fbd58 still in use: Unable to complete operation on network 3e28b760-5366-49f8-8199-ea647a0fbd58. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0eb51fa7-6d00-4541-a35e-a1e2baf4a7cc']
2025-09-23 06:01:59,301 - WARNING - Deleting VN ctest-vn-48524791 failed..Will retry
2025-09-23 06:02:01,398 - DEBUG - Response for deleting network ()
2025-09-23 06:02:01,649 - DEBUG - No XMPP flaps were noticed during the test
2025-09-23 06:02:01,649 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-23 06:02:01,649 - INFO - --------------------------------------------------------------------------------
2025-09-23 06:02:01,652 - INFO - ================================================================================
2025-09-23 06:02:01,652 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-23 06:02:01,652 - 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-09-23 06:02:01,942 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-09-23 06:02:01,942 - INFO - Initial checks done. Running the testcase now
2025-09-23 06:02:01,942 - INFO -
2025-09-23 06:02:02,408 - DEBUG - Response for create_network : {'network': {'id': 'e5474792-88d9-4a2b-9f29-0f432b157135', 'name': 'ctest-vn-47150783', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'project_id': '45f535f20aa04ef1b516e1b929a2523f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45173477', 'ctest-vn-47150783'], 'port_security_enabled': True, 'description': ''}}
2025-09-23 06:02:02,626 - DEBUG - Response for create_subnet : {'subnet': {'id': '487979b2-23a7-4a2d-9a44-ca690fb6e0b0', 'name': '', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'network_id': 'e5474792-88d9-4a2b-9f29-0f432b157135', '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': '45f535f20aa04ef1b516e1b929a2523f'}}
2025-09-23 06:02:02,767 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ddf844f-227d-4ac0-96d5-6b8b4dbc4d00', 'name': '', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'network_id': 'e5474792-88d9-4a2b-9f29-0f432b157135', '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': '45f535f20aa04ef1b516e1b929a2523f'}}
2025-09-23 06:02:02,785 - INFO - Created VN ctest-vn-47150783
2025-09-23 06:02:02,837 - DEBUG - VN ctest-vn-47150783 UUID is e5474792-88d9-4a2b-9f29-0f432b157135
2025-09-23 06:02:03,176 - DEBUG - Response for create_port : {'port': {'name': '053c0a05-d4a8-46d8-8d2c-2d7618a696aa', 'id': '053c0a05-d4a8-46d8-8d2c-2d7618a696aa', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'network_id': 'e5474792-88d9-4a2b-9f29-0f432b157135', 'mac_address': '02:05:3c:0a:05:d4', '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': '487979b2-23a7-4a2d-9a44-ca690fb6e0b0'}], 'security_groups': ['df475bd2-e7f0-4942-95ad-5400f9fe0a3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '45f535f20aa04ef1b516e1b929a2523f'}}
2025-09-23 06:02:03,332 - DEBUG - Response for create_port : {'port': {'name': '0eca29fe-37e2-4d78-8b79-86e84f094fbb', 'id': '0eca29fe-37e2-4d78-8b79-86e84f094fbb', 'tenant_id': '45f535f20aa04ef1b516e1b929a2523f', 'network_id': 'e5474792-88d9-4a2b-9f29-0f432b157135', 'mac_address': '02:0e:ca:29:fe:37', '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': '5ddf844f-227d-4ac0-96d5-6b8b4dbc4d00'}], 'security_groups': ['df475bd2-e7f0-4942-95ad-5400f9fe0a3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '45f535f20aa04ef1b516e1b929a2523f'}}
2025-09-23 06:02:03,700 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4173-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4173-1)
2025-09-23 06:02:04,104 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4173-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4173-1)
2025-09-23 06:02:05,313 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4173-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4173-1)
2025-09-23 06:02:05,314 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-09-23 06:02:05,319 - DEBUG - Requesting: http://10.0.0.49:8082/domain/f691a285-fd0a-404c-a64a-98dbb009cbe3
2025-09-23 06:02:05,333 - DEBUG - Requesting: http://10.0.0.49:8082/project/45f535f2-0aa0-4ef1-b516-e1b929a2523f
2025-09-23 06:02:05,408 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/684aee3b-f295-4aed-a58a-72897e7a47dc
2025-09-23 06:02:05,418 - INFO - Verifications in API Server for IPAM: ctest-ipam-45643098 passed
2025-09-23 06:02:05,425 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45173477:ctest-ipam-45643098', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45173477', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7515080869461445357', 'uuid-lslong': '11928472497902208988'}, 'enable': 'true', 'created': '2025-09-23T06:02:01', 'last-modified': '2025-09-23T06:02:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.255138'}
2025-09-23 06:02:05,425 - INFO - Verifications in Control node for IPAM: ctest-ipam-45643098 passed
2025-09-23 06:02:05,425 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-09-23 06:02:05,430 - DEBUG - Requesting: http://10.0.0.49:8082/domain/f691a285-fd0a-404c-a64a-98dbb009cbe3
2025-09-23 06:02:05,439 - DEBUG - Requesting: http://10.0.0.49:8082/project/45f535f2-0aa0-4ef1-b516-e1b929a2523f
2025-09-23 06:02:05,518 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e5474792-88d9-4a2b-9f29-0f432b157135
2025-09-23 06:02:05,539 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e5474792-88d9-4a2b-9f29-0f432b157135
2025-09-23 06:02:05,549 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d8cf3581-4174-4a41-b1a9-f8919e45723a
2025-09-23 06:02:05,556 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d8cf3581-4174-4a41-b1a9-f8919e45723a
2025-09-23 06:02:05,565 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/d8d3c50a-cc5d-467a-9509-0058477a97ec
2025-09-23 06:02:05,574 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-23 06:02:05,574 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e5474792-88d9-4a2b-9f29-0f432b157135
2025-09-23 06:02:05,585 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d8cf3581-4174-4a41-b1a9-f8919e45723a
2025-09-23 06:02:05,601 - INFO - Verified VN network id 9 for VN e5474792-88d9-4a2b-9f29-0f432b157135
2025-09-23 06:02:05,601 - INFO - Verifications in API Server for VN ctest-vn-47150783 passed
2025-09-23 06:02:05,601 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e5474792-88d9-4a2b-9f29-0f432b157135
2025-09-23 06:02:05,613 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d8cf3581-4174-4a41-b1a9-f8919e45723a
2025-09-23 06:02:05,621 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d8cf3581-4174-4a41-b1a9-f8919e45723a
2025-09-23 06:02:05,628 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/d8d3c50a-cc5d-467a-9509-0058477a97ec
2025-09-23 06:02:05,640 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45173477', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16521252452718692907', 'uuid-lslong': '11468714707235729717'}, 'enable': 'true', 'created': '2025-09-23T06:02:02', 'last-modified': '2025-09-23T06:02:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.897964'}
2025-09-23 06:02:05,646 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-23 06:02:05,646 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-47150783 passed
2025-09-23 06:02:05,646 - DEBUG - ====Verifying policy data for ctest-vn-47150783 in API_Server ======
2025-09-23 06:02:05,646 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-09-23 06:02:05,653 - DEBUG - Requesting: http://10.0.0.49:8082/domain/f691a285-fd0a-404c-a64a-98dbb009cbe3
2025-09-23 06:02:05,664 - DEBUG - Requesting: http://10.0.0.49:8082/project/45f535f2-0aa0-4ef1-b516-e1b929a2523f
2025-09-23 06:02:05,741 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/e5474792-88d9-4a2b-9f29-0f432b157135
2025-09-23 06:02:05,755 - DEBUG - =>VN ctest-vn-47150783 has no policy to be verified
2025-09-23 06:02:05,755 - DEBUG - Verifying the vn in opserver
2025-09-23 06:02:05,755 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783 virtual network link through opserver 10.0.0.49
2025-09-23 06:02:05,755 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-09-23 06:02:06,150 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-09-23 06:02:06,224 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783?flat'}
2025-09-23 06:02:06,224 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783 is found in opserver
2025-09-23 06:02:06,229 - DEBUG - VRF ids for VN ctest-vn-47150783: {'10.0.0.49': '2'}
2025-09-23 06:02:06,229 - INFO - Waiting for VM ctest-TestBasicVMVN-45173477-81648891 to be up..
2025-09-23 06:02:06,313 - DEBUG - VM is in ACTIVE state now
2025-09-23 06:02:06,313 - INFO - VM name : ctest-TestBasicVMVN-45173477-81648891
2025-09-23 06:02:06,380 - DEBUG - VM ctest-TestBasicVMVN-45173477-81648891 ID is eb03cf06-5c18-4867-886e-3f4b30e21a26
2025-09-23 06:02:06,380 - DEBUG - VM ctest-TestBasicVMVN-45173477-81648891 launched on Node cn-jenkins-deploy-platform-ansible-os-4173-1
2025-09-23 06:02:06,460 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/eb03cf06-5c18-4867-886e-3f4b30e21a26
2025-09-23 06:02:06,469 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/053c0a05-d4a8-46d8-8d2c-2d7618a696aa
2025-09-23 06:02:09,710 - 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 1007ms')
2025-09-23 06:02:09,710 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45173477-81648891 failed!
2025-09-23 06:02:09,761 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783 is 31.1.1.1 and allocation pool is NOT set
2025-09-23 06:02:09,761 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783 is 31.1.2.1 and allocation pool is NOT set
2025-09-23 06:02:13,851 - 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 1023ms')
2025-09-23 06:02:13,852 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45173477-81648891 failed!
2025-09-23 06:02:13,905 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783 is 31.1.1.1 and allocation pool is NOT set
2025-09-23 06:02:13,905 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783 is 31.1.2.1 and allocation pool is NOT set
2025-09-23 06:02:15,972 - 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=5.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.30 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 = 2.300/3.902/5.504/1.602 ms')
2025-09-23 06:02:15,972 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45173477-81648891 passed
2025-09-23 06:02:16,121 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:02:16,121 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45173477-81648891, IP 31.1.1.4, Port 22
2025-09-23 06:02:16,276 - DEBUG - VM ctest-TestBasicVMVN-45173477-81648891 is ready for SSH connections
2025-09-23 06:02:16,276 - INFO - Waiting for VM ctest-TestBasicVMVN-45173477-01516778 to be up..
2025-09-23 06:02:16,351 - DEBUG - VM is in ACTIVE state now
2025-09-23 06:02:16,352 - INFO - VM name : ctest-TestBasicVMVN-45173477-01516778
2025-09-23 06:02:16,417 - DEBUG - VM ctest-TestBasicVMVN-45173477-01516778 ID is 900ca960-330e-455d-8fa1-f95252e95eac
2025-09-23 06:02:16,418 - DEBUG - VM ctest-TestBasicVMVN-45173477-01516778 launched on Node cn-jenkins-deploy-platform-ansible-os-4173-1
2025-09-23 06:02:16,485 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/900ca960-330e-455d-8fa1-f95252e95eac
2025-09-23 06:02:16,494 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/0eca29fe-37e2-4d78-8b79-86e84f094fbb
2025-09-23 06:02:17,732 - 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.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.493 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.493/1.640/2.788/1.147 ms')
2025-09-23 06:02:17,732 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45173477-01516778 passed
2025-09-23 06:02:17,885 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:02:17,885 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45173477-01516778, IP 31.1.2.4, Port 22
2025-09-23 06:02:18,041 - DEBUG - VM ctest-TestBasicVMVN-45173477-01516778 is ready for SSH connections
2025-09-23 06:02:18,041 - INFO - Waiting for VM ctest-TestBasicVMVN-45173477-67759116 to be up..
2025-09-23 06:02:18,106 - DEBUG - VM is in ACTIVE state now
2025-09-23 06:02:18,106 - INFO - VM name : ctest-TestBasicVMVN-45173477-67759116
2025-09-23 06:02:18,175 - DEBUG - VM ctest-TestBasicVMVN-45173477-67759116 ID is 6d7148f2-1236-4bcc-9d45-2c61ab49cb31
2025-09-23 06:02:18,175 - DEBUG - VM ctest-TestBasicVMVN-45173477-67759116 launched on Node cn-jenkins-deploy-platform-ansible-os-4173-1
2025-09-23 06:02:18,241 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/6d7148f2-1236-4bcc-9d45-2c61ab49cb31
2025-09-23 06:02:18,249 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/3b4edb88-4192-4aed-9b1b-c1a169da7712
2025-09-23 06:02:19,474 - 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.63 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.550 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.550/1.587/2.625/1.037 ms')
2025-09-23 06:02:19,475 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45173477-67759116 passed
2025-09-23 06:02:19,625 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:02:19,625 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45173477-67759116, IP 31.1.1.3, Port 22
2025-09-23 06:02:19,781 - DEBUG - VM ctest-TestBasicVMVN-45173477-67759116 is ready for SSH connections
2025-09-23 06:02:19,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:02:19,781 - 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.49, gateway password: c0ntrail123
2025-09-23 06:02:19,781 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-23 06:02:23,844 - 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.573 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.732 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.866 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.732/1.723/3.573 ms
2025-09-23 06:02:23,844 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45173477-81648891 passed
2025-09-23 06:02:23,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:02:23,845 - 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.49, gateway password: c0ntrail123
2025-09-23 06:02:23,845 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-23 06:02:27,491 - 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.103 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.760 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.742 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.742/1.535/3.103 ms
2025-09-23 06:02:27,491 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45173477-01516778 passed
2025-09-23 06:02:27,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:02:27,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:02:27,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-23 06:02:27,492 - 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.49, gateway password: c0ntrail123
2025-09-23 06:02:27,492 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-23 06:02:27,676 - DEBUG - None
2025-09-23 06:02:27,676 - 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.49, gateway password: c0ntrail123
2025-09-23 06:02:27,676 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-23 06:02:27,859 - DEBUG - None
2025-09-23 06:02:27,859 - 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.49, gateway password: c0ntrail123
2025-09-23 06:02:27,860 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-23 06:02:28,581 - DEBUG - None
2025-09-23 06:02:28,581 - 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.49, gateway password: c0ntrail123
2025-09-23 06:02:28,581 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-23 06:02:30,800 - 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.930 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.903 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.379 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.557 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.379/1.831/4.903 ms
2025-09-23 06:02:30,800 - 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.49, gateway password: c0ntrail123
2025-09-23 06:02:30,800 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-23 06:02:33,063 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.199 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.293 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.504 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.764 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.901 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.821 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.439/2.417/5.504 ms
2025-09-23 06:02:33,063 - 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.49, gateway password: c0ntrail123
2025-09-23 06:02:33,063 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-23 06:02:35,294 - 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.612 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.365 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.133 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 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.660 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.381 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.381/1.635/3.133 ms
2025-09-23 06:02:35,294 - INFO - Deleting VM ctest-TestBasicVMVN-45173477-67759116
2025-09-23 06:02:35,364 - INFO - Detaching port 0eca29fe-37e2-4d78-8b79-86e84f094fbb from VM ctest-TestBasicVMVN-45173477-01516778
2025-09-23 06:02:35,399 - INFO - Deleting VM ctest-TestBasicVMVN-45173477-01516778
2025-09-23 06:02:35,486 - INFO - Detaching port 053c0a05-d4a8-46d8-8d2c-2d7618a696aa from VM ctest-TestBasicVMVN-45173477-81648891
2025-09-23 06:02:35,514 - INFO - Deleting VM ctest-TestBasicVMVN-45173477-81648891
2025-09-23 06:02:35,575 - INFO - Deleting VN ctest-vn-47150783
2025-09-23 06:02:35,727 - DEBUG - Response for delete_port : ()
2025-09-23 06:02:35,852 - DEBUG - Response for delete_port : ()
2025-09-23 06:02:35,885 - DEBUG - VN e5474792-88d9-4a2b-9f29-0f432b157135 still in use: Unable to complete operation on network e5474792-88d9-4a2b-9f29-0f432b157135. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9989e952-4291-46ce-97eb-53f33f4f6aa3']
2025-09-23 06:02:35,886 - WARNING - Deleting VN ctest-vn-47150783 failed..Will retry
2025-09-23 06:02:38,005 - DEBUG - Response for deleting network ()
2025-09-23 06:02:38,005 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/d8cf3581-4174-4a41-b1a9-f8919e45723a
2025-09-23 06:02:38,010 - DEBUG - Response Code: 404
2025-09-23 06:02:38,010 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-09-23 06:02:38,015 - DEBUG - Requesting: http://10.0.0.49:8082/domain/f691a285-fd0a-404c-a64a-98dbb009cbe3
2025-09-23 06:02:38,065 - DEBUG - Requesting: http://10.0.0.49:8082/project/45f535f2-0aa0-4ef1-b516-e1b929a2523f
2025-09-23 06:02:38,142 - INFO - Validated that VN ctest-vn-47150783 is not found in API Server
2025-09-23 06:02:38,158 - DEBUG - VN ctest-vn-47150783 is not present in Agent 10.0.0.49
2025-09-23 06:02:38,158 - INFO - Validated that VN ctest-vn-47150783 is not in any agent
2025-09-23 06:02:38,164 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-09-23 06:02:38,172 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-47150783
2025-09-23 06:02:38,172 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45173477:ctest-vn-47150783
2025-09-23 06:02:38,182 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-47150783 info
2025-09-23 06:02:38,261 - INFO - IPAM: ctest-ipam-45643098 is not found in API Server
2025-09-23 06:02:38,270 - INFO - IPAM:ctest-ipam-45643098 is not found in control node
2025-09-23 06:02:38,524 - DEBUG - No XMPP flaps were noticed during the test
2025-09-23 06:02:38,524 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-23 06:02:38,524 - INFO - --------------------------------------------------------------------------------
2025-09-23 06:02:39,195 - INFO - Deleted project: ctest-TestBasicVMVN-45173477, ID : 45f535f2-0aa0-4ef1-b516-e1b929a2523f