2025-09-13 06:13:50,591 - INFO - Domain Default found not creating
2025-09-13 06:13:50,751 - INFO - Project ctest-TestBasicVMVN-63519177 not found, creating it
2025-09-13 06:13:51,198 - INFO - Created Project:ctest-TestBasicVMVN-63519177, ID : 20e13c79-587c-4a61-815d-4eed92c6699d
2025-09-13 06:13:52,854 - INFO - ================================================================================
2025-09-13 06:13:52,854 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-13 06:13:52,854 - 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-13 06:13:53,116 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-13 06:13:53,116 - INFO - Initial checks done. Running the testcase now
2025-09-13 06:13:53,116 - INFO -
2025-09-13 06:13:53,687 - DEBUG - Response for create_network : {'network': {'id': '7a5f18cd-3458-4ba3-8d78-0d7d07e28195', 'name': 'ctest-vn2_metadata-68211646', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'project_id': '20e13c79587c4a61815d4eed92c6699d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63519177', 'ctest-vn2_metadata-68211646'], 'port_security_enabled': True, 'description': ''}}
2025-09-13 06:13:53,890 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b338b7ae-3a35-4781-8d52-2e7cb153eef8', 'name': '', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'network_id': '7a5f18cd-3458-4ba3-8d78-0d7d07e28195', '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': '20e13c79587c4a61815d4eed92c6699d'}}
2025-09-13 06:13:53,911 - INFO - Created VN ctest-vn2_metadata-68211646
2025-09-13 06:13:53,963 - DEBUG - VN ctest-vn2_metadata-68211646 UUID is 7a5f18cd-3458-4ba3-8d78-0d7d07e28195
2025-09-13 06:13:54,144 - DEBUG - Services list from nova: [, , ]
2025-09-13 06:13:55,237 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4101-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4101-1)
2025-09-13 06:13:55,343 - DEBUG - Link local service introspect added
2025-09-13 06:13:55,386 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-13 06:14:00,463 - DEBUG - VM is in ACTIVE state now
2025-09-13 06:14:00,590 - INFO - Waiting for VM ctest-TestBasicVMVN-63519177-58080617 to be up..
2025-09-13 06:14:00,590 - INFO - VM name : ctest-TestBasicVMVN-63519177-58080617
2025-09-13 06:14:00,672 - DEBUG - VM ctest-TestBasicVMVN-63519177-58080617 ID is 568223ad-7ca7-4f15-9a92-3cb823df74a9
2025-09-13 06:14:00,673 - DEBUG - VM ctest-TestBasicVMVN-63519177-58080617 launched on Node cn-jenkins-deploy-platform-ansible-os-4101-1
2025-09-13 06:14:00,749 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/568223ad-7ca7-4f15-9a92-3cb823df74a9
2025-09-13 06:14:01,055 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/568223ad-7ca7-4f15-9a92-3cb823df74a9
2025-09-13 06:14:01,090 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/fc14d73f-5fd7-459a-9efd-42b5ecefa2aa
2025-09-13 06:14:04,339 - 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 1002ms')
2025-09-13 06:14:04,339 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63519177-58080617 failed!
2025-09-13 06:14:04,395 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63519177:ctest-vn2_metadata-68211646 is 11.1.1.1 and allocation pool is NOT set
2025-09-13 06:14:06,452 - 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=6.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.726 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.726/3.529/6.332/2.803 ms')
2025-09-13 06:14:06,452 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63519177-58080617 passed
2025-09-13 06:14:06,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:06,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63519177-58080617, IP 11.1.1.3, Port 22
2025-09-13 06:14:06,770 - DEBUG - VM ctest-TestBasicVMVN-63519177-58080617 is ready for SSH connections
2025-09-13 06:14:06,770 - INFO - Retry 0
2025-09-13 06:14:06,770 - 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.254, gateway password: c0ntrail123
2025-09-13 06:14:06,771 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-13 06:14:08,396 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-13 06:14:08,396 - INFO - Generic metadata worked
2025-09-13 06:14:08,655 - DEBUG - Link local service introspect removed
2025-09-13 06:14:08,655 - INFO - Deleting VM ctest-TestBasicVMVN-63519177-58080617
2025-09-13 06:14:08,746 - INFO - Deleting VN ctest-vn2_metadata-68211646
2025-09-13 06:14:08,790 - DEBUG - VN 7a5f18cd-3458-4ba3-8d78-0d7d07e28195 still in use: Unable to complete operation on network 7a5f18cd-3458-4ba3-8d78-0d7d07e28195. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4f3a33a4-3bd5-4de0-9e2a-d44e532b2fdd']
2025-09-13 06:14:08,790 - WARNING - Deleting VN ctest-vn2_metadata-68211646 failed..Will retry
2025-09-13 06:14:10,901 - DEBUG - Response for deleting network ()
2025-09-13 06:14:11,156 - DEBUG - No XMPP flaps were noticed during the test
2025-09-13 06:14:11,156 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-09-13 06:14:11,156 - INFO - --------------------------------------------------------------------------------
2025-09-13 06:14:11,159 - INFO - ================================================================================
2025-09-13 06:14:11,159 - INFO - STARTING TEST : test_metadata_service
2025-09-13 06:14:11,159 - 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-13 06:14:11,446 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-13 06:14:11,446 - INFO - Initial checks done. Running the testcase now
2025-09-13 06:14:11,446 - INFO -
2025-09-13 06:14:11,446 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-09-13 06:14:11,451 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/324d9369-9ee3-4a08-a528-3067a3953c9f
2025-09-13 06:14:11,628 - DEBUG - Response for create_network : {'network': {'id': '0ba212f4-ddeb-4618-a335-b769ba5a48d3', 'name': 'ctest-vn-33284717', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'project_id': '20e13c79587c4a61815d4eed92c6699d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63519177', 'ctest-vn-33284717'], 'port_security_enabled': True, 'description': ''}}
2025-09-13 06:14:11,835 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b59f5263-6014-4579-83d9-0919cd62b5b5', 'name': '', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'network_id': '0ba212f4-ddeb-4618-a335-b769ba5a48d3', 'ip_version': 4, 'cidr': '6.184.30.0/26', 'allocation_pools': [{'start': '6.184.30.2', 'end': '6.184.30.62'}], 'gateway_ip': '6.184.30.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.184.30.2', 'tags': [], 'project_id': '20e13c79587c4a61815d4eed92c6699d'}}
2025-09-13 06:14:11,853 - INFO - Created VN ctest-vn-33284717
2025-09-13 06:14:11,903 - DEBUG - VN ctest-vn-33284717 UUID is 0ba212f4-ddeb-4618-a335-b769ba5a48d3
2025-09-13 06:14:13,101 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4101-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4101-1)
2025-09-13 06:14:13,101 - INFO - Waiting for VM ctest-TestBasicVMVN-63519177-27020791 to be up..
2025-09-13 06:14:13,144 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-13 06:14:18,225 - DEBUG - VM is in ACTIVE state now
2025-09-13 06:14:18,225 - INFO - VM name : ctest-TestBasicVMVN-63519177-27020791
2025-09-13 06:14:18,300 - DEBUG - VM ctest-TestBasicVMVN-63519177-27020791 ID is 0fd5f10c-7310-4872-ad94-4bf10ee1bb75
2025-09-13 06:14:18,300 - DEBUG - VM ctest-TestBasicVMVN-63519177-27020791 launched on Node cn-jenkins-deploy-platform-ansible-os-4101-1
2025-09-13 06:14:18,371 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0fd5f10c-7310-4872-ad94-4bf10ee1bb75
2025-09-13 06:14:18,380 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/63a1597d-caa0-4778-92d6-a0b7dc35bcd2
2025-09-13 06:14:21,652 - 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-09-13 06:14:21,652 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63519177-27020791 failed!
2025-09-13 06:14:21,707 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-33284717 is 6.184.30.1 and allocation pool is NOT set
2025-09-13 06:14:25,773 - 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=2 ttl=63 time=7.41 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 7.409/7.409/7.409/0.000 ms')
2025-09-13 06:14:25,773 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63519177-27020791 passed
2025-09-13 06:14:25,923 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:25,923 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63519177-27020791, IP 6.184.30.3, Port 22
2025-09-13 06:14:26,087 - DEBUG - VM ctest-TestBasicVMVN-63519177-27020791 is ready for SSH connections
2025-09-13 06:14:26,087 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-13 06:14:26,087 - DEBUG - cat /tmp/output.txt
2025-09-13 06:14:27,738 - DEBUG - Hello World. The time is now Sat, 13 Sep 2025 00:14:25 -0600!
2025-09-13 06:14:27,739 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 13 Sep 2025 00:14:25 -0600!'}
2025-09-13 06:14:27,739 - INFO - metadata_script.txt got executed in the vm
2025-09-13 06:14:27,739 - INFO - Deleting VM ctest-TestBasicVMVN-63519177-27020791
2025-09-13 06:14:27,811 - INFO - Deleting VN ctest-vn-33284717
2025-09-13 06:14:27,848 - DEBUG - VN 0ba212f4-ddeb-4618-a335-b769ba5a48d3 still in use: Unable to complete operation on network 0ba212f4-ddeb-4618-a335-b769ba5a48d3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fd327d45-de58-4d1b-9a1e-72447ef75820']
2025-09-13 06:14:27,849 - WARNING - Deleting VN ctest-vn-33284717 failed..Will retry
2025-09-13 06:14:29,951 - DEBUG - Response for deleting network ()
2025-09-13 06:14:30,204 - DEBUG - No XMPP flaps were noticed during the test
2025-09-13 06:14:30,204 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-09-13 06:14:30,204 - INFO - --------------------------------------------------------------------------------
2025-09-13 06:14:30,206 - INFO - ================================================================================
2025-09-13 06:14:30,206 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-13 06:14:30,207 - 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-13 06:14:30,492 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-13 06:14:30,492 - INFO - Initial checks done. Running the testcase now
2025-09-13 06:14:30,492 - INFO -
2025-09-13 06:14:30,966 - DEBUG - Response for create_network : {'network': {'id': '5a6ff63c-f1d4-4edf-bccc-5ff089354466', 'name': 'ctest-vn-93629070', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'project_id': '20e13c79587c4a61815d4eed92c6699d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63519177', 'ctest-vn-93629070'], 'port_security_enabled': True, 'description': ''}}
2025-09-13 06:14:31,110 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ac0b14a-7385-4566-aa41-da1dbe40deea', 'name': '', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'network_id': '5a6ff63c-f1d4-4edf-bccc-5ff089354466', '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': '20e13c79587c4a61815d4eed92c6699d'}}
2025-09-13 06:14:31,294 - DEBUG - Response for create_subnet : {'subnet': {'id': '2d95dc4e-2fb4-4a88-b346-0beb90d91658', 'name': '', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'network_id': '5a6ff63c-f1d4-4edf-bccc-5ff089354466', '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': '20e13c79587c4a61815d4eed92c6699d'}}
2025-09-13 06:14:31,314 - INFO - Created VN ctest-vn-93629070
2025-09-13 06:14:31,367 - DEBUG - VN ctest-vn-93629070 UUID is 5a6ff63c-f1d4-4edf-bccc-5ff089354466
2025-09-13 06:14:31,759 - DEBUG - Response for create_port : {'port': {'name': '2adfe7c5-1e03-49e7-8a81-1d76181ec840', 'id': '2adfe7c5-1e03-49e7-8a81-1d76181ec840', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'network_id': '5a6ff63c-f1d4-4edf-bccc-5ff089354466', 'mac_address': '02:2a:df:e7:c5:1e', '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': '2ac0b14a-7385-4566-aa41-da1dbe40deea'}], 'security_groups': ['19ab4b7e-245b-4af1-954c-6e69bdfc984a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '20e13c79587c4a61815d4eed92c6699d'}}
2025-09-13 06:14:31,924 - DEBUG - Response for create_port : {'port': {'name': '7996bc54-776a-4f71-8b2f-166ab453e897', 'id': '7996bc54-776a-4f71-8b2f-166ab453e897', 'tenant_id': '20e13c79587c4a61815d4eed92c6699d', 'network_id': '5a6ff63c-f1d4-4edf-bccc-5ff089354466', 'mac_address': '02:79:96:bc:54:77', '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': '2d95dc4e-2fb4-4a88-b346-0beb90d91658'}], 'security_groups': ['19ab4b7e-245b-4af1-954c-6e69bdfc984a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '20e13c79587c4a61815d4eed92c6699d'}}
2025-09-13 06:14:32,291 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4101-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4101-1)
2025-09-13 06:14:32,754 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4101-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4101-1)
2025-09-13 06:14:34,038 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4101-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4101-1)
2025-09-13 06:14:34,039 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-13 06:14:34,054 - DEBUG - Requesting: http://10.0.0.254:8082/domain/add8d047-1fe8-4989-ab9a-0467b0281e30
2025-09-13 06:14:34,069 - DEBUG - Requesting: http://10.0.0.254:8082/project/20e13c79-587c-4a61-815d-4eed92c6699d
2025-09-13 06:14:34,164 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/3a77217c-f84c-498c-aa1b-917863ef290e
2025-09-13 06:14:34,174 - INFO - Verifications in API Server for IPAM: ctest-ipam-87588575 passed
2025-09-13 06:14:34,181 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-63519177:ctest-ipam-87588575', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-63519177', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4212872797053798796', 'uuid-lslong': '12257550757077657870'}, 'enable': 'true', 'created': '2025-09-13T06:14:30', 'last-modified': '2025-09-13T06:14:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.457826'}
2025-09-13 06:14:34,181 - INFO - Verifications in Control node for IPAM: ctest-ipam-87588575 passed
2025-09-13 06:14:34,181 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-13 06:14:34,187 - DEBUG - Requesting: http://10.0.0.254:8082/domain/add8d047-1fe8-4989-ab9a-0467b0281e30
2025-09-13 06:14:34,200 - DEBUG - Requesting: http://10.0.0.254:8082/project/20e13c79-587c-4a61-815d-4eed92c6699d
2025-09-13 06:14:34,296 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5a6ff63c-f1d4-4edf-bccc-5ff089354466
2025-09-13 06:14:34,313 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5a6ff63c-f1d4-4edf-bccc-5ff089354466
2025-09-13 06:14:34,325 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec02e880-9bd7-4f76-86b3-6976b93a1ddd
2025-09-13 06:14:34,334 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec02e880-9bd7-4f76-86b3-6976b93a1ddd
2025-09-13 06:14:34,341 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/ed7cc599-0681-411b-9888-f8c58c32b078
2025-09-13 06:14:34,348 - DEBUG - Route Targets: ['target:64512:8000005']
2025-09-13 06:14:34,348 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5a6ff63c-f1d4-4edf-bccc-5ff089354466
2025-09-13 06:14:34,361 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec02e880-9bd7-4f76-86b3-6976b93a1ddd
2025-09-13 06:14:34,380 - INFO - Verified VN network id 12 for VN 5a6ff63c-f1d4-4edf-bccc-5ff089354466
2025-09-13 06:14:34,381 - INFO - Verifications in API Server for VN ctest-vn-93629070 passed
2025-09-13 06:14:34,381 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5a6ff63c-f1d4-4edf-bccc-5ff089354466
2025-09-13 06:14:34,396 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec02e880-9bd7-4f76-86b3-6976b93a1ddd
2025-09-13 06:14:34,404 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec02e880-9bd7-4f76-86b3-6976b93a1ddd
2025-09-13 06:14:34,412 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/ed7cc599-0681-411b-9888-f8c58c32b078
2025-09-13 06:14:34,435 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-63519177', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6516697927444090591', 'uuid-lslong': '13604354061078185062'}, 'enable': 'true', 'created': '2025-09-13T06:14:30', 'last-modified': '2025-09-13T06:14:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.183390'}
2025-09-13 06:14:34,443 - DEBUG - Route Targets: ['target:64512:8000005']
2025-09-13 06:14:34,443 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-93629070 passed
2025-09-13 06:14:34,444 - DEBUG - ====Verifying policy data for ctest-vn-93629070 in API_Server ======
2025-09-13 06:14:34,444 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-13 06:14:34,450 - DEBUG - Requesting: http://10.0.0.254:8082/domain/add8d047-1fe8-4989-ab9a-0467b0281e30
2025-09-13 06:14:34,462 - DEBUG - Requesting: http://10.0.0.254:8082/project/20e13c79-587c-4a61-815d-4eed92c6699d
2025-09-13 06:14:34,548 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/5a6ff63c-f1d4-4edf-bccc-5ff089354466
2025-09-13 06:14:34,560 - DEBUG - =>VN ctest-vn-93629070 has no policy to be verified
2025-09-13 06:14:34,560 - DEBUG - Verifying the vn in opserver
2025-09-13 06:14:34,560 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070 virtual network link through opserver 10.0.0.254
2025-09-13 06:14:34,560 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-13 06:14:34,897 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-13 06:14:34,972 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070?flat'}
2025-09-13 06:14:34,972 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070 is found in opserver
2025-09-13 06:14:34,978 - DEBUG - VRF ids for VN ctest-vn-93629070: {'10.0.0.254': '2'}
2025-09-13 06:14:34,978 - INFO - Waiting for VM ctest-TestBasicVMVN-63519177-15322549 to be up..
2025-09-13 06:14:35,084 - DEBUG - VM is in ACTIVE state now
2025-09-13 06:14:35,084 - INFO - VM name : ctest-TestBasicVMVN-63519177-15322549
2025-09-13 06:14:35,189 - DEBUG - VM ctest-TestBasicVMVN-63519177-15322549 ID is b51e582c-320d-4eb6-abe4-94f98c3d9e8d
2025-09-13 06:14:35,189 - DEBUG - VM ctest-TestBasicVMVN-63519177-15322549 launched on Node cn-jenkins-deploy-platform-ansible-os-4101-1
2025-09-13 06:14:35,288 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b51e582c-320d-4eb6-abe4-94f98c3d9e8d
2025-09-13 06:14:35,296 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2adfe7c5-1e03-49e7-8a81-1d76181ec840
2025-09-13 06:14:38,540 - 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-09-13 06:14:38,541 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63519177-15322549 failed!
2025-09-13 06:14:38,595 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070 is 31.1.1.1 and allocation pool is NOT set
2025-09-13 06:14:38,595 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070 is 31.1.2.1 and allocation pool is NOT set
2025-09-13 06:14:42,673 - 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 1015ms')
2025-09-13 06:14:42,673 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63519177-15322549 failed!
2025-09-13 06:14:42,731 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070 is 31.1.1.1 and allocation pool is NOT set
2025-09-13 06:14:42,731 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070 is 31.1.2.1 and allocation pool is NOT set
2025-09-13 06:14:44,796 - 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.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 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.311/2.205/3.100/0.894 ms')
2025-09-13 06:14:44,796 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63519177-15322549 passed
2025-09-13 06:14:44,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:44,943 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63519177-15322549, IP 31.1.1.4, Port 22
2025-09-13 06:14:45,102 - DEBUG - VM ctest-TestBasicVMVN-63519177-15322549 is ready for SSH connections
2025-09-13 06:14:45,102 - INFO - Waiting for VM ctest-TestBasicVMVN-63519177-90945937 to be up..
2025-09-13 06:14:45,177 - DEBUG - VM is in ACTIVE state now
2025-09-13 06:14:45,177 - INFO - VM name : ctest-TestBasicVMVN-63519177-90945937
2025-09-13 06:14:45,264 - DEBUG - VM ctest-TestBasicVMVN-63519177-90945937 ID is 84006529-7625-4ac0-8773-278bda07f0ae
2025-09-13 06:14:45,264 - DEBUG - VM ctest-TestBasicVMVN-63519177-90945937 launched on Node cn-jenkins-deploy-platform-ansible-os-4101-1
2025-09-13 06:14:45,339 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/84006529-7625-4ac0-8773-278bda07f0ae
2025-09-13 06:14:45,349 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7996bc54-776a-4f71-8b2f-166ab453e897
2025-09-13 06:14:46,587 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.18 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 = 1.184/2.029/2.874/0.845 ms')
2025-09-13 06:14:46,587 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-63519177-90945937 passed
2025-09-13 06:14:46,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:46,755 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63519177-90945937, IP 31.1.2.4, Port 22
2025-09-13 06:14:46,921 - DEBUG - VM ctest-TestBasicVMVN-63519177-90945937 is ready for SSH connections
2025-09-13 06:14:46,922 - INFO - Waiting for VM ctest-TestBasicVMVN-63519177-15472641 to be up..
2025-09-13 06:14:47,001 - DEBUG - VM is in ACTIVE state now
2025-09-13 06:14:47,001 - INFO - VM name : ctest-TestBasicVMVN-63519177-15472641
2025-09-13 06:14:47,076 - DEBUG - VM ctest-TestBasicVMVN-63519177-15472641 ID is 06a41ea7-47e8-4d8e-9c54-dfc987cfe778
2025-09-13 06:14:47,076 - DEBUG - VM ctest-TestBasicVMVN-63519177-15472641 launched on Node cn-jenkins-deploy-platform-ansible-os-4101-1
2025-09-13 06:14:47,151 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/06a41ea7-47e8-4d8e-9c54-dfc987cfe778
2025-09-13 06:14:47,157 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/04409562-75ed-4fae-9234-81dac8c1182e
2025-09-13 06:14:48,388 - 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=5.18 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.774 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.774/2.974/5.175/2.200 ms')
2025-09-13 06:14:48,388 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-63519177-15472641 passed
2025-09-13 06:14:48,535 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:48,535 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63519177-15472641, IP 31.1.1.3, Port 22
2025-09-13 06:14:48,690 - DEBUG - VM ctest-TestBasicVMVN-63519177-15472641 is ready for SSH connections
2025-09-13 06:14:48,691 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:48,691 - 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.254, gateway password: c0ntrail123
2025-09-13 06:14:48,691 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-13 06:14:52,811 - 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.635 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.784 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.373 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.784/1.930/3.635 ms
2025-09-13 06:14:52,811 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-63519177-15322549 passed
2025-09-13 06:14:52,811 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:52,811 - 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.254, gateway password: c0ntrail123
2025-09-13 06:14:52,811 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-13 06:14:56,473 - 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.953 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.931 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.999 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.931/1.627/2.953 ms
2025-09-13 06:14:56,473 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-63519177-90945937 passed
2025-09-13 06:14:56,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:56,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:56,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-13 06:14:56,474 - 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.254, gateway password: c0ntrail123
2025-09-13 06:14:56,474 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-13 06:14:56,682 - DEBUG - None
2025-09-13 06:14:56,682 - 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.254, gateway password: c0ntrail123
2025-09-13 06:14:56,682 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-13 06:14:56,864 - DEBUG - None
2025-09-13 06:14:56,864 - 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.254, gateway password: c0ntrail123
2025-09-13 06:14:56,864 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-13 06:14:57,502 - DEBUG - None
2025-09-13 06:14:57,502 - 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.254, gateway password: c0ntrail123
2025-09-13 06:14:57,502 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-13 06:14:59,727 - 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=3.070 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=9.098 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.790 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.332 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.332/2.945/9.098 ms
2025-09-13 06:14:59,727 - 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.254, gateway password: c0ntrail123
2025-09-13 06:14:59,727 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-13 06:15:01,984 - 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.976 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.009 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.086 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.598 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.843 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.759 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.465/1.962/4.086 ms
2025-09-13 06:15:01,985 - 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.254, gateway password: c0ntrail123
2025-09-13 06:15:01,985 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-13 06:15:04,250 - 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.648 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.724 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.567 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.655 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.143 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.088 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/1.882/3.567 ms
2025-09-13 06:15:04,251 - INFO - Deleting VM ctest-TestBasicVMVN-63519177-15472641
2025-09-13 06:15:04,335 - INFO - Detaching port 7996bc54-776a-4f71-8b2f-166ab453e897 from VM ctest-TestBasicVMVN-63519177-90945937
2025-09-13 06:15:04,379 - INFO - Deleting VM ctest-TestBasicVMVN-63519177-90945937
2025-09-13 06:15:04,472 - INFO - Detaching port 2adfe7c5-1e03-49e7-8a81-1d76181ec840 from VM ctest-TestBasicVMVN-63519177-15322549
2025-09-13 06:15:04,512 - INFO - Deleting VM ctest-TestBasicVMVN-63519177-15322549
2025-09-13 06:15:04,601 - INFO - Deleting VN ctest-vn-93629070
2025-09-13 06:15:04,786 - DEBUG - Response for delete_port : ()
2025-09-13 06:15:04,979 - DEBUG - Response for delete_port : ()
2025-09-13 06:15:05,034 - DEBUG - VN 5a6ff63c-f1d4-4edf-bccc-5ff089354466 still in use: Unable to complete operation on network 5a6ff63c-f1d4-4edf-bccc-5ff089354466. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a3f692dd-b415-401e-b020-f02e8e48da5a']
2025-09-13 06:15:05,036 - WARNING - Deleting VN ctest-vn-93629070 failed..Will retry
2025-09-13 06:15:07,164 - DEBUG - Response for deleting network ()
2025-09-13 06:15:07,165 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ec02e880-9bd7-4f76-86b3-6976b93a1ddd
2025-09-13 06:15:07,170 - DEBUG - Response Code: 404
2025-09-13 06:15:07,170 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-13 06:15:07,175 - DEBUG - Requesting: http://10.0.0.254:8082/domain/add8d047-1fe8-4989-ab9a-0467b0281e30
2025-09-13 06:15:07,228 - DEBUG - Requesting: http://10.0.0.254:8082/project/20e13c79-587c-4a61-815d-4eed92c6699d
2025-09-13 06:15:07,301 - INFO - Validated that VN ctest-vn-93629070 is not found in API Server
2025-09-13 06:15:07,311 - DEBUG - VN ctest-vn-93629070 is not present in Agent 10.0.0.254
2025-09-13 06:15:07,311 - INFO - Validated that VN ctest-vn-93629070 is not in any agent
2025-09-13 06:15:07,317 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-09-13 06:15:07,324 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-93629070
2025-09-13 06:15:07,324 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-63519177:ctest-vn-93629070
2025-09-13 06:15:07,335 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-93629070 info
2025-09-13 06:15:07,411 - INFO - IPAM: ctest-ipam-87588575 is not found in API Server
2025-09-13 06:15:07,421 - INFO - IPAM:ctest-ipam-87588575 is not found in control node
2025-09-13 06:15:07,680 - DEBUG - No XMPP flaps were noticed during the test
2025-09-13 06:15:07,680 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-13 06:15:07,680 - INFO - --------------------------------------------------------------------------------
2025-09-13 06:15:08,422 - INFO - Deleted project: ctest-TestBasicVMVN-63519177, ID : 20e13c79-587c-4a61-815d-4eed92c6699d