2026-04-28 12:42:52,145 - INFO - Domain Default found not creating
2026-04-28 12:42:52,331 - INFO - Project ctest-TestBasicVMVN-16950128 not found, creating it
2026-04-28 12:42:52,915 - INFO - Created Project:ctest-TestBasicVMVN-16950128, ID : 4285d12b-26b4-403c-b24a-474a0fe2ecf5
2026-04-28 12:42:54,509 - INFO - ================================================================================
2026-04-28 12:42:54,510 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-28 12:42:54,510 - 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
2026-04-28 12:42:54,768 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2026-04-28 12:42:54,768 - INFO - Initial checks done. Running the testcase now
2026-04-28 12:42:54,768 - INFO -
2026-04-28 12:42:55,372 - DEBUG - Response for create_network : {'network': {'id': '7f29a736-dcff-4c31-b4ea-1cc27d46c331', 'name': 'ctest-vn2_metadata-23005163', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'project_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16950128', 'ctest-vn2_metadata-23005163'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 12:42:55,583 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f07dc2f8-2c1e-4c2e-96ac-e049c0b4334c', 'name': '', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'network_id': '7f29a736-dcff-4c31-b4ea-1cc27d46c331', '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': '4285d12b26b4403cb24a474a0fe2ecf5'}}
2026-04-28 12:42:55,602 - INFO - Created VN ctest-vn2_metadata-23005163
2026-04-28 12:42:55,660 - DEBUG - VN ctest-vn2_metadata-23005163 UUID is 7f29a736-dcff-4c31-b4ea-1cc27d46c331
2026-04-28 12:42:55,857 - DEBUG - Services list from nova: [, , ]
2026-04-28 12:42:56,911 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1)
2026-04-28 12:42:57,019 - DEBUG - Link local service introspect added
2026-04-28 12:42:57,062 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-28 12:43:02,165 - DEBUG - VM is in ACTIVE state now
2026-04-28 12:43:02,310 - INFO - Waiting for VM ctest-TestBasicVMVN-16950128-37416210 to be up..
2026-04-28 12:43:02,310 - INFO - VM name : ctest-TestBasicVMVN-16950128-37416210
2026-04-28 12:43:02,401 - DEBUG - VM ctest-TestBasicVMVN-16950128-37416210 ID is e52fb806-d3b7-4577-a3fb-ca5d8e78b76c
2026-04-28 12:43:02,401 - DEBUG - VM ctest-TestBasicVMVN-16950128-37416210 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1
2026-04-28 12:43:02,484 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/e52fb806-d3b7-4577-a3fb-ca5d8e78b76c
2026-04-28 12:43:02,783 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/e52fb806-d3b7-4577-a3fb-ca5d8e78b76c
2026-04-28 12:43:02,823 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/8a920c00-a047-4e1a-9bcb-015dc47ce42a
2026-04-28 12:43:06,073 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2026-04-28 12:43:06,073 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16950128-37416210 failed!
2026-04-28 12:43:06,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16950128:ctest-vn2_metadata-23005163 is 11.1.1.1 and allocation pool is NOT set
2026-04-28 12:43:08,213 - 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=11.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.26 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.256/6.617/10.978/4.361 ms')
2026-04-28 12:43:08,213 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16950128-37416210 passed
2026-04-28 12:43:08,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:43:08,367 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16950128-37416210, IP 11.1.1.3, Port 22
2026-04-28 12:43:08,423 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-04-28 12:43:08,512 - DEBUG - VM ctest-TestBasicVMVN-16950128-37416210 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-28 12:43:13,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:43:13,513 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16950128-37416210, IP 11.1.1.3, Port 22
2026-04-28 12:43:13,670 - DEBUG - VM ctest-TestBasicVMVN-16950128-37416210 is ready for SSH connections
2026-04-28 12:43:13,671 - INFO - Retry 0
2026-04-28 12:43:13,671 - 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.130, gateway password: c0ntrail123
2026-04-28 12:43:13,671 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-28 12:43:15,320 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-28 12:43:15,321 - INFO - Generic metadata worked
2026-04-28 12:43:15,591 - DEBUG - Link local service introspect removed
2026-04-28 12:43:15,591 - INFO - Deleting VM ctest-TestBasicVMVN-16950128-37416210
2026-04-28 12:43:15,676 - INFO - Deleting VN ctest-vn2_metadata-23005163
2026-04-28 12:43:15,715 - DEBUG - VN 7f29a736-dcff-4c31-b4ea-1cc27d46c331 still in use: Unable to complete operation on network 7f29a736-dcff-4c31-b4ea-1cc27d46c331. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-48293d40-cdfa-4524-ac70-fd82e42a44a9']
2026-04-28 12:43:15,715 - WARNING - Deleting VN ctest-vn2_metadata-23005163 failed..Will retry
2026-04-28 12:43:17,815 - DEBUG - Response for deleting network ()
2026-04-28 12:43:18,069 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 12:43:18,069 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2026-04-28 12:43:18,069 - INFO - --------------------------------------------------------------------------------
2026-04-28 12:43:18,071 - INFO - ================================================================================
2026-04-28 12:43:18,071 - INFO - STARTING TEST : test_metadata_service
2026-04-28 12:43:18,071 - 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
2026-04-28 12:43:18,362 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2026-04-28 12:43:18,362 - INFO - Initial checks done. Running the testcase now
2026-04-28 12:43:18,362 - INFO -
2026-04-28 12:43:18,362 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs
2026-04-28 12:43:18,368 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/970efb05-4564-4b64-a93e-fc2602ee77f6
2026-04-28 12:43:18,568 - DEBUG - Response for create_network : {'network': {'id': '2cdfbebe-0281-4923-95f0-c2b210bcdc33', 'name': 'ctest-vn-25628689', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'project_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16950128', 'ctest-vn-25628689'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 12:43:18,753 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9405182-e28d-41e5-af7c-1f2b0fd48138', 'name': '', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'network_id': '2cdfbebe-0281-4923-95f0-c2b210bcdc33', 'ip_version': 4, 'cidr': '195.104.93.128/26', 'allocation_pools': [{'start': '195.104.93.130', 'end': '195.104.93.190'}], 'gateway_ip': '195.104.93.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '195.104.93.130', 'tags': [], 'project_id': '4285d12b26b4403cb24a474a0fe2ecf5'}}
2026-04-28 12:43:18,774 - INFO - Created VN ctest-vn-25628689
2026-04-28 12:43:18,827 - DEBUG - VN ctest-vn-25628689 UUID is 2cdfbebe-0281-4923-95f0-c2b210bcdc33
2026-04-28 12:43:20,016 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1)
2026-04-28 12:43:20,017 - INFO - Waiting for VM ctest-TestBasicVMVN-16950128-13315448 to be up..
2026-04-28 12:43:20,059 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-28 12:43:25,180 - DEBUG - VM is in ACTIVE state now
2026-04-28 12:43:25,180 - INFO - VM name : ctest-TestBasicVMVN-16950128-13315448
2026-04-28 12:43:25,283 - DEBUG - VM ctest-TestBasicVMVN-16950128-13315448 ID is f4360d0c-bdc2-4ae1-b029-1b59d8c3bcea
2026-04-28 12:43:25,283 - DEBUG - VM ctest-TestBasicVMVN-16950128-13315448 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1
2026-04-28 12:43:25,375 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/f4360d0c-bdc2-4ae1-b029-1b59d8c3bcea
2026-04-28 12:43:25,385 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/13dc19e4-c324-41c0-afe1-c36cf4031e9e
2026-04-28 12:43:28,665 - 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 1029ms')
2026-04-28 12:43:28,665 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16950128-13315448 failed!
2026-04-28 12:43:28,723 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-25628689 is 195.104.93.129 and allocation pool is NOT set
2026-04-28 12:43:32,789 - 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=9.74 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 9.740/9.740/9.740/0.000 ms')
2026-04-28 12:43:32,789 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16950128-13315448 passed
2026-04-28 12:43:32,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:43:32,943 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16950128-13315448, IP 195.104.93.131, Port 22
2026-04-28 12:43:33,010 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-04-28 12:43:33,105 - DEBUG - VM ctest-TestBasicVMVN-16950128-13315448 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-28 12:43:38,106 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:43:38,106 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16950128-13315448, IP 195.104.93.131, Port 22
2026-04-28 12:43:38,267 - DEBUG - VM ctest-TestBasicVMVN-16950128-13315448 is ready for SSH connections
2026-04-28 12:43:38,267 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2026-04-28 12:43:38,267 - DEBUG - cat /tmp/output.txt
2026-04-28 12:43:39,915 - DEBUG - Hello World. The time is now Tue, 28 Apr 2026 06:43:33 -0600!
2026-04-28 12:43:39,916 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 28 Apr 2026 06:43:33 -0600!'}
2026-04-28 12:43:39,916 - INFO - metadata_script.txt got executed in the vm
2026-04-28 12:43:39,916 - INFO - Deleting VM ctest-TestBasicVMVN-16950128-13315448
2026-04-28 12:43:39,996 - INFO - Deleting VN ctest-vn-25628689
2026-04-28 12:43:40,036 - DEBUG - VN 2cdfbebe-0281-4923-95f0-c2b210bcdc33 still in use: Unable to complete operation on network 2cdfbebe-0281-4923-95f0-c2b210bcdc33. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6b0afc23-2db8-4be1-94f6-6b86c923b33f']
2026-04-28 12:43:40,036 - WARNING - Deleting VN ctest-vn-25628689 failed..Will retry
2026-04-28 12:43:42,162 - DEBUG - Response for deleting network ()
2026-04-28 12:43:42,417 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 12:43:42,417 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2026-04-28 12:43:42,417 - INFO - --------------------------------------------------------------------------------
2026-04-28 12:43:42,420 - INFO - ================================================================================
2026-04-28 12:43:42,420 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-28 12:43:42,420 - 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
2026-04-28 12:43:42,704 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2026-04-28 12:43:42,704 - INFO - Initial checks done. Running the testcase now
2026-04-28 12:43:42,704 - INFO -
2026-04-28 12:43:43,214 - DEBUG - Response for create_network : {'network': {'id': 'a395a979-2964-4841-aadb-bae1215da668', 'name': 'ctest-vn-88028928', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'project_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16950128', 'ctest-vn-88028928'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 12:43:43,379 - DEBUG - Response for create_subnet : {'subnet': {'id': '8368cf14-d4e1-4188-86b2-8618cbd86bfd', 'name': '', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'network_id': 'a395a979-2964-4841-aadb-bae1215da668', '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': '4285d12b26b4403cb24a474a0fe2ecf5'}}
2026-04-28 12:43:43,594 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb661709-03dd-48ee-b427-de59e5975402', 'name': '', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'network_id': 'a395a979-2964-4841-aadb-bae1215da668', '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': '4285d12b26b4403cb24a474a0fe2ecf5'}}
2026-04-28 12:43:43,621 - INFO - Created VN ctest-vn-88028928
2026-04-28 12:43:43,675 - DEBUG - VN ctest-vn-88028928 UUID is a395a979-2964-4841-aadb-bae1215da668
2026-04-28 12:43:44,087 - DEBUG - Response for create_port : {'port': {'name': 'adef391a-1463-44c5-b48d-cb78c75a7a11', 'id': 'adef391a-1463-44c5-b48d-cb78c75a7a11', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'network_id': 'a395a979-2964-4841-aadb-bae1215da668', 'mac_address': '02:ad:ef:39:1a:14', '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': '8368cf14-d4e1-4188-86b2-8618cbd86bfd'}], 'security_groups': ['684ec963-0bdb-498f-9fc3-c2ab95a15237'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4285d12b26b4403cb24a474a0fe2ecf5'}}
2026-04-28 12:43:44,298 - DEBUG - Response for create_port : {'port': {'name': '2b78099e-c78c-420c-bf38-64e240adf4da', 'id': '2b78099e-c78c-420c-bf38-64e240adf4da', 'tenant_id': '4285d12b26b4403cb24a474a0fe2ecf5', 'network_id': 'a395a979-2964-4841-aadb-bae1215da668', 'mac_address': '02:2b:78:09:9e:c7', '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': 'eb661709-03dd-48ee-b427-de59e5975402'}], 'security_groups': ['684ec963-0bdb-498f-9fc3-c2ab95a15237'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4285d12b26b4403cb24a474a0fe2ecf5'}}
2026-04-28 12:43:44,807 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1)
2026-04-28 12:43:45,322 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1)
2026-04-28 12:43:46,736 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5700-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5700-1)
2026-04-28 12:43:46,736 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-04-28 12:43:46,745 - DEBUG - Requesting: http://10.0.0.130:8082/domain/a5b38a94-9228-4ad4-b5e2-711d788871c0
2026-04-28 12:43:46,759 - DEBUG - Requesting: http://10.0.0.130:8082/project/4285d12b-26b4-403c-b24a-474a0fe2ecf5
2026-04-28 12:43:46,855 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/3713222f-2a76-40af-9260-91d415eb99c6
2026-04-28 12:43:46,869 - INFO - Verifications in API Server for IPAM: ctest-ipam-76504342 passed
2026-04-28 12:43:46,876 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-16950128:ctest-ipam-76504342', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16950128', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3968553282614739119', 'uuid-lslong': '10547590667388557766'}, 'enable': 'true', 'created': '2026-04-28T12:43:42', 'last-modified': '2026-04-28T12:43:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.935267'}
2026-04-28 12:43:46,876 - INFO - Verifications in Control node for IPAM: ctest-ipam-76504342 passed
2026-04-28 12:43:46,877 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-04-28 12:43:46,884 - DEBUG - Requesting: http://10.0.0.130:8082/domain/a5b38a94-9228-4ad4-b5e2-711d788871c0
2026-04-28 12:43:46,898 - DEBUG - Requesting: http://10.0.0.130:8082/project/4285d12b-26b4-403c-b24a-474a0fe2ecf5
2026-04-28 12:43:47,004 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a395a979-2964-4841-aadb-bae1215da668
2026-04-28 12:43:47,024 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a395a979-2964-4841-aadb-bae1215da668
2026-04-28 12:43:47,042 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/7064a29d-7f5a-47f4-844d-c30dc00514ea
2026-04-28 12:43:47,054 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/7064a29d-7f5a-47f4-844d-c30dc00514ea
2026-04-28 12:43:47,065 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/5d658bc0-14e9-49ab-a7ea-57a929a41f2b
2026-04-28 12:43:47,075 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-28 12:43:47,075 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a395a979-2964-4841-aadb-bae1215da668
2026-04-28 12:43:47,094 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/7064a29d-7f5a-47f4-844d-c30dc00514ea
2026-04-28 12:43:47,123 - INFO - Verified VN network id 12 for VN a395a979-2964-4841-aadb-bae1215da668
2026-04-28 12:43:47,123 - INFO - Verifications in API Server for VN ctest-vn-88028928 passed
2026-04-28 12:43:47,124 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a395a979-2964-4841-aadb-bae1215da668
2026-04-28 12:43:47,142 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/7064a29d-7f5a-47f4-844d-c30dc00514ea
2026-04-28 12:43:47,156 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/7064a29d-7f5a-47f4-844d-c30dc00514ea
2026-04-28 12:43:47,173 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/5d658bc0-14e9-49ab-a7ea-57a929a41f2b
2026-04-28 12:43:47,194 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16950128', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11787513937562716225', 'uuid-lslong': '12311639482437576296'}, 'enable': 'true', 'created': '2026-04-28T12:43:43', 'last-modified': '2026-04-28T12:43:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.641892'}
2026-04-28 12:43:47,204 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-28 12:43:47,204 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88028928 passed
2026-04-28 12:43:47,204 - DEBUG - ====Verifying policy data for ctest-vn-88028928 in API_Server ======
2026-04-28 12:43:47,205 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-04-28 12:43:47,212 - DEBUG - Requesting: http://10.0.0.130:8082/domain/a5b38a94-9228-4ad4-b5e2-711d788871c0
2026-04-28 12:43:47,226 - DEBUG - Requesting: http://10.0.0.130:8082/project/4285d12b-26b4-403c-b24a-474a0fe2ecf5
2026-04-28 12:43:47,327 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/a395a979-2964-4841-aadb-bae1215da668
2026-04-28 12:43:47,340 - DEBUG - =>VN ctest-vn-88028928 has no policy to be verified
2026-04-28 12:43:47,340 - DEBUG - Verifying the vn in opserver
2026-04-28 12:43:47,340 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928 virtual network link through opserver 10.0.0.130
2026-04-28 12:43:47,340 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2026-04-28 12:43:47,787 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2026-04-28 12:43:47,898 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928?flat'}
2026-04-28 12:43:47,898 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928 is found in opserver
2026-04-28 12:43:47,905 - DEBUG - VRF ids for VN ctest-vn-88028928: {'10.0.0.130': '2'}
2026-04-28 12:43:47,905 - INFO - Waiting for VM ctest-TestBasicVMVN-16950128-29632874 to be up..
2026-04-28 12:43:48,040 - DEBUG - VM is in ACTIVE state now
2026-04-28 12:43:48,040 - INFO - VM name : ctest-TestBasicVMVN-16950128-29632874
2026-04-28 12:43:48,161 - DEBUG - VM ctest-TestBasicVMVN-16950128-29632874 ID is 1a83ca55-ed4a-4cfd-81dd-f0dca7d020d4
2026-04-28 12:43:48,161 - DEBUG - VM ctest-TestBasicVMVN-16950128-29632874 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1
2026-04-28 12:43:48,266 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/1a83ca55-ed4a-4cfd-81dd-f0dca7d020d4
2026-04-28 12:43:48,278 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/adef391a-1463-44c5-b48d-cb78c75a7a11
2026-04-28 12:43:51,549 - 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 1021ms')
2026-04-28 12:43:51,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16950128-29632874 failed!
2026-04-28 12:43:51,608 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928 is 31.1.1.1 and allocation pool is NOT set
2026-04-28 12:43:51,608 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928 is 31.1.2.1 and allocation pool is NOT set
2026-04-28 12:43:55,678 - 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 1004ms')
2026-04-28 12:43:55,678 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16950128-29632874 failed!
2026-04-28 12:43:55,735 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928 is 31.1.1.1 and allocation pool is NOT set
2026-04-28 12:43:55,735 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928 is 31.1.2.1 and allocation pool is NOT set
2026-04-28 12:43:57,795 - 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.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.71 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.713/2.364/3.015/0.651 ms')
2026-04-28 12:43:57,795 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16950128-29632874 passed
2026-04-28 12:43:57,948 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:43:57,948 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16950128-29632874, IP 31.1.1.4, Port 22
2026-04-28 12:43:58,014 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-04-28 12:43:58,118 - DEBUG - VM ctest-TestBasicVMVN-16950128-29632874 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-28 12:44:03,118 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:44:03,118 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16950128-29632874, IP 31.1.1.4, Port 22
2026-04-28 12:44:03,289 - DEBUG - VM ctest-TestBasicVMVN-16950128-29632874 is ready for SSH connections
2026-04-28 12:44:03,290 - INFO - Waiting for VM ctest-TestBasicVMVN-16950128-57488243 to be up..
2026-04-28 12:44:03,393 - DEBUG - VM is in ACTIVE state now
2026-04-28 12:44:03,393 - INFO - VM name : ctest-TestBasicVMVN-16950128-57488243
2026-04-28 12:44:03,499 - DEBUG - VM ctest-TestBasicVMVN-16950128-57488243 ID is 76c512ce-43d4-4cfa-a9be-7af3f9143b4a
2026-04-28 12:44:03,500 - DEBUG - VM ctest-TestBasicVMVN-16950128-57488243 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1
2026-04-28 12:44:03,590 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/76c512ce-43d4-4cfa-a9be-7af3f9143b4a
2026-04-28 12:44:03,600 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/2b78099e-c78c-420c-bf38-64e240adf4da
2026-04-28 12:44:04,861 - 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=4.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.16 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 = 1.163/2.696/4.229/1.533 ms')
2026-04-28 12:44:04,862 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-16950128-57488243 passed
2026-04-28 12:44:05,024 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:44:05,024 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16950128-57488243, IP 31.1.2.4, Port 22
2026-04-28 12:44:05,203 - DEBUG - VM ctest-TestBasicVMVN-16950128-57488243 is ready for SSH connections
2026-04-28 12:44:05,203 - INFO - Waiting for VM ctest-TestBasicVMVN-16950128-47411933 to be up..
2026-04-28 12:44:05,334 - DEBUG - VM is in ACTIVE state now
2026-04-28 12:44:05,334 - INFO - VM name : ctest-TestBasicVMVN-16950128-47411933
2026-04-28 12:44:05,438 - DEBUG - VM ctest-TestBasicVMVN-16950128-47411933 ID is 6ae2afbf-2c2d-4241-9f5c-f77aecdcc11e
2026-04-28 12:44:05,438 - DEBUG - VM ctest-TestBasicVMVN-16950128-47411933 launched on Node cn-jenkins-deploy-platform-ansible-os-5700-1
2026-04-28 12:44:05,536 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/6ae2afbf-2c2d-4241-9f5c-f77aecdcc11e
2026-04-28 12:44:05,546 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/edd79da8-7a12-478c-b02b-4599582da541
2026-04-28 12:44:06,805 - 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.41 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.410 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.410/1.908/3.406/1.498 ms')
2026-04-28 12:44:06,805 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-16950128-47411933 passed
2026-04-28 12:44:06,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:44:06,960 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16950128-47411933, IP 31.1.1.3, Port 22
2026-04-28 12:44:07,130 - DEBUG - VM ctest-TestBasicVMVN-16950128-47411933 is ready for SSH connections
2026-04-28 12:44:07,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:44:07,130 - 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.130, gateway password: c0ntrail123
2026-04-28 12:44:07,130 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-28 12:44:11,257 - 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=5.244 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.274 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.171 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.171/2.563/5.244 ms
2026-04-28 12:44:11,257 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-16950128-29632874 passed
2026-04-28 12:44:11,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:44:11,257 - 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.130, gateway password: c0ntrail123
2026-04-28 12:44:11,257 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-28 12:44:15,042 - 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=5.118 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=2.402 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.968 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.968/2.829/5.118 ms
2026-04-28 12:44:15,042 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-16950128-57488243 passed
2026-04-28 12:44:15,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:44:15,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:44:15,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 12:44:15,042 - 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.130, gateway password: c0ntrail123
2026-04-28 12:44:15,042 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-28 12:44:15,249 - DEBUG - None
2026-04-28 12:44:15,249 - 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.130, gateway password: c0ntrail123
2026-04-28 12:44:15,249 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-28 12:44:15,450 - DEBUG - None
2026-04-28 12:44:15,450 - 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.130, gateway password: c0ntrail123
2026-04-28 12:44:15,450 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-28 12:44:16,113 - DEBUG - None
2026-04-28 12:44:16,113 - 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.130, gateway password: c0ntrail123
2026-04-28 12:44:16,114 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-28 12:44:18,353 - 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.613 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.543 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.460 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.796 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.393 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.393/2.361/6.543 ms
2026-04-28 12:44:18,354 - 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.130, gateway password: c0ntrail123
2026-04-28 12:44:18,354 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-28 12:44:20,619 - 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.036 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.223 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.530 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.509 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.828 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.865 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.413/2.343/4.530 ms
2026-04-28 12:44:20,619 - 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.130, gateway password: c0ntrail123
2026-04-28 12:44:20,619 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-28 12:44:22,882 - 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.785 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.872 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.065 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.590 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.548 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.879 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.514 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.514/2.464/5.065 ms
2026-04-28 12:44:22,882 - INFO - Deleting VM ctest-TestBasicVMVN-16950128-47411933
2026-04-28 12:44:22,972 - INFO - Detaching port 2b78099e-c78c-420c-bf38-64e240adf4da from VM ctest-TestBasicVMVN-16950128-57488243
2026-04-28 12:44:23,009 - INFO - Deleting VM ctest-TestBasicVMVN-16950128-57488243
2026-04-28 12:44:23,096 - INFO - Detaching port adef391a-1463-44c5-b48d-cb78c75a7a11 from VM ctest-TestBasicVMVN-16950128-29632874
2026-04-28 12:44:23,145 - INFO - Deleting VM ctest-TestBasicVMVN-16950128-29632874
2026-04-28 12:44:23,238 - INFO - Deleting VN ctest-vn-88028928
2026-04-28 12:44:23,457 - DEBUG - Response for delete_port : ()
2026-04-28 12:44:23,701 - DEBUG - Response for delete_port : ()
2026-04-28 12:44:23,767 - DEBUG - VN a395a979-2964-4841-aadb-bae1215da668 still in use: Unable to complete operation on network a395a979-2964-4841-aadb-bae1215da668. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4471cdac-b6a7-4b7b-9233-df673ff052c3']
2026-04-28 12:44:23,767 - WARNING - Deleting VN ctest-vn-88028928 failed..Will retry
2026-04-28 12:44:25,945 - DEBUG - Response for deleting network ()
2026-04-28 12:44:25,945 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/7064a29d-7f5a-47f4-844d-c30dc00514ea
2026-04-28 12:44:25,953 - DEBUG - Response Code: 404
2026-04-28 12:44:25,954 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2026-04-28 12:44:25,962 - DEBUG - Requesting: http://10.0.0.130:8082/domain/a5b38a94-9228-4ad4-b5e2-711d788871c0
2026-04-28 12:44:26,018 - DEBUG - Requesting: http://10.0.0.130:8082/project/4285d12b-26b4-403c-b24a-474a0fe2ecf5
2026-04-28 12:44:26,102 - INFO - Validated that VN ctest-vn-88028928 is not found in API Server
2026-04-28 12:44:26,115 - DEBUG - VN ctest-vn-88028928 is not present in Agent 10.0.0.130
2026-04-28 12:44:26,115 - INFO - Validated that VN ctest-vn-88028928 is not in any agent
2026-04-28 12:44:26,123 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2026-04-28 12:44:26,135 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-88028928
2026-04-28 12:44:26,135 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-16950128:ctest-vn-88028928
2026-04-28 12:44:26,152 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88028928 info
2026-04-28 12:44:26,239 - INFO - IPAM: ctest-ipam-76504342 is not found in API Server
2026-04-28 12:44:26,258 - INFO - IPAM:ctest-ipam-76504342 is not found in control node
2026-04-28 12:44:26,534 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 12:44:26,535 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2026-04-28 12:44:26,535 - INFO - --------------------------------------------------------------------------------
2026-04-28 12:44:27,452 - INFO - Deleted project: ctest-TestBasicVMVN-16950128, ID : 4285d12b-26b4-403c-b24a-474a0fe2ecf5