2026-08-20 10:47:53,646 - INFO - Domain Default found not creating 2026-08-20 10:47:53,819 - INFO - Project ctest-TestvDNSBasic0-22127909 not found, creating it 2026-08-20 10:47:54,380 - INFO - Created Project:ctest-TestvDNSBasic0-22127909, ID : f208d14c-b653-400f-8927-1ed934fc20fd 2026-08-20 10:47:56,183 - INFO - ================================================================================ 2026-08-20 10:47:56,183 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-08-20 10:47:56,183 - INFO - TEST DESCRIPTION : Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent 1. Create vDNS server 2. Create IPAM using above vDNS data 3. Create VN using above IPAM and launch 2 VM's within it 4. Ping between these 2 VM's using dns name 5. Try to delete vDNS server which has IPAM back-reference[Negative case] 6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name Pass criteria: Step 4,5 and 6 should pass Maintainer: cf-test@juniper.net 2026-08-20 10:47:56,451 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with 2026-08-20 10:47:56,451 - INFO - Initial checks done. Running the testcase now 2026-08-20 10:47:56,451 - INFO - 2026-08-20 10:47:57,316 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-22127909'](f208d14c-b653-400f-8927-1ed934fc20fd) 2026-08-20 10:47:57,371 - DEBUG - Creating VDNS : ctest-vdns1-57240317 2026-08-20 10:47:57,587 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-57240317'] created succesfully 2026-08-20 10:47:57,587 - DEBUG - Verify VDNS entry is shown in control node 2026-08-20 10:47:57,596 - DEBUG - Verify VDNS entry is shown in the API server 2026-08-20 10:47:57,596 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-20 10:47:57,967 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-20 10:47:58,001 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4ddf8926-063e-4606-84a8-cb5dd2feba94 2026-08-20 10:47:58,015 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/10b945be-1d1a-4860-9036-490fbeea713c 2026-08-20 10:47:58,633 - DEBUG - Response for create_network : {'network': {'id': '2b37a31e-3382-4935-8aa8-5c635aa458a0', 'name': 'ctest-vn1-vdns-36277587', 'tenant_id': 'f208d14cb653400f89271ed934fc20fd', 'project_id': 'f208d14cb653400f89271ed934fc20fd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-22127909', 'ctest-vn1-vdns-36277587'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 10:47:58,824 - DEBUG - Response for create_subnet : {'subnet': {'id': '98e60bd5-702d-49d0-a448-7fc875854e83', 'name': '', 'tenant_id': 'f208d14cb653400f89271ed934fc20fd', 'network_id': '2b37a31e-3382-4935-8aa8-5c635aa458a0', 'ip_version': 4, 'cidr': '10.10.10.0/24', 'allocation_pools': [{'start': '10.10.10.2', 'end': '10.10.10.254'}], 'gateway_ip': '10.10.10.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': 'f208d14cb653400f89271ed934fc20fd'}} 2026-08-20 10:47:58,846 - INFO - Created VN ctest-vn1-vdns-36277587 2026-08-20 10:47:58,899 - DEBUG - VN ctest-vn1-vdns-36277587 UUID is 2b37a31e-3382-4935-8aa8-5c635aa458a0 2026-08-20 10:47:59,118 - DEBUG - Services list from nova: [, , ] 2026-08-20 10:47:59,492 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6183-1) 2026-08-20 10:47:59,492 - INFO - Waiting for VM ctest-vm1-test-22464360 to be up.. 2026-08-20 10:47:59,533 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:04,616 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:09,709 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:14,797 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:19,904 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:24,995 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:30,088 - DEBUG - VM is in ACTIVE state now 2026-08-20 10:48:30,089 - INFO - VM name : ctest-vm1-test-22464360 2026-08-20 10:48:30,169 - DEBUG - VM ctest-vm1-test-22464360 ID is c8b9c456-9838-460c-ad98-7a3a78a04b6d 2026-08-20 10:48:30,170 - DEBUG - VM ctest-vm1-test-22464360 launched on Node cn-jenkins-deploy-platform-ansible-os-6183-1 2026-08-20 10:48:30,258 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c8b9c456-9838-460c-ad98-7a3a78a04b6d 2026-08-20 10:48:30,268 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/dfd4d104-150c-484b-97ab-16cc7917a475 2026-08-20 10:48:33,548 - 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 1020ms') 2026-08-20 10:48:33,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-22464360 failed! 2026-08-20 10:48:33,611 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-22127909:ctest-vn1-vdns-36277587 is 10.10.10.1 and allocation pool is NOT set 2026-08-20 10:48:35,673 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.589 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.589/2.225/3.862/1.636 ms') 2026-08-20 10:48:35,673 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-22464360 passed 2026-08-20 10:48:35,831 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 10:48:35,831 - DEBUG - Waiting to SSH to VM ctest-vm1-test-22464360, IP 10.10.10.3, Port 22 2026-08-20 10:48:36,002 - DEBUG - VM ctest-vm1-test-22464360 is ready for SSH connections 2026-08-20 10:48:36,002 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:48:36,002 - DEBUG - ifconfig | grep 10.10.10.3 2026-08-20 10:48:37,660 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-08-20 10:48:37,661 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-22464360", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:48:37,661 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-22464360", None, socket.AF_INET6)' 2026-08-20 10:48:37,863 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-22464360, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:48:37,863 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-22464360 2026-08-20 10:48:40,063 - DEBUG - PING ctest-vm1-test-22464360 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.187 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.538 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.494 ms --- ctest-vm1-test-22464360 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.494/1.739/4.187 ms 2026-08-20 10:48:40,063 - INFO - Ping to IP ctest-vm1-test-22464360 from VM ctest-vm1-test-22464360 passed 2026-08-20 10:48:40,080 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-08-20 10:48:40,089 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-57240317@0%20AllEntriesVdnsRecordsReq 2026-08-20 10:48:40,097 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-57240317:1:ctest-vm1-test-22464360:10.10.10.3', 'rec_name': 'ctest-vm1-test-22464360', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6183-1/dns'} , Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-22464360.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-08-20 10:48:40,097 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-57240317:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-22464360', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-22464360', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6183-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-22464360.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '3.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'} 2026-08-20 10:48:40,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6183-1) 2026-08-20 10:48:40,760 - INFO - Waiting for VM ctest-vm2-test-17048819 to be up.. 2026-08-20 10:48:40,800 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:45,878 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:50,972 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:48:56,056 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:49:01,150 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:49:06,229 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:49:11,320 - DEBUG - VM is in ACTIVE state now 2026-08-20 10:49:11,320 - INFO - VM name : ctest-vm2-test-17048819 2026-08-20 10:49:11,411 - DEBUG - VM ctest-vm2-test-17048819 ID is 3aa592f6-8434-4e93-8163-1b4cb493db9c 2026-08-20 10:49:11,412 - DEBUG - VM ctest-vm2-test-17048819 launched on Node cn-jenkins-deploy-platform-ansible-os-6183-1 2026-08-20 10:49:11,507 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3aa592f6-8434-4e93-8163-1b4cb493db9c 2026-08-20 10:49:11,520 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9c082b95-cf66-4e86-a94b-d632e1273e43 2026-08-20 10:49:14,797 - 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=2 ttl=63 time=6.23 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 6.226/6.226/6.226/0.000 ms') 2026-08-20 10:49:14,797 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-17048819 passed 2026-08-20 10:49:14,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 10:49:14,951 - DEBUG - Waiting to SSH to VM ctest-vm2-test-17048819, IP 10.10.10.4, Port 22 2026-08-20 10:49:15,122 - DEBUG - VM ctest-vm2-test-17048819 is ready for SSH connections 2026-08-20 10:49:15,122 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:15,122 - DEBUG - ifconfig | grep 10.10.10.4 2026-08-20 10:49:16,173 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-08-20 10:49:16,173 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-17048819", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:16,173 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-17048819", None, socket.AF_INET6)' 2026-08-20 10:49:16,372 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-17048819, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:16,372 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-17048819 2026-08-20 10:49:18,569 - DEBUG - PING ctest-vm2-test-17048819 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.646 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.439 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.681 ms --- ctest-vm2-test-17048819 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.439/1.922/4.646 ms 2026-08-20 10:49:18,569 - INFO - Ping to IP ctest-vm2-test-17048819 from VM ctest-vm2-test-17048819 passed 2026-08-20 10:49:18,585 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-08-20 10:49:18,593 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-57240317@0%20AllEntriesVdnsRecordsReq 2026-08-20 10:49:18,599 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-57240317:1:ctest-vm2-test-17048819:10.10.10.4', 'rec_name': 'ctest-vm2-test-17048819', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6183-1/dns'} , Expected record data {'rec_data': '10.10.10.4', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm2-test-17048819.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-08-20 10:49:18,599 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-57240317:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-17048819', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-17048819', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6183-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-17048819.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '4.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'} 2026-08-20 10:49:18,599 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-17048819", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:18,599 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-17048819", None, socket.AF_INET6)' 2026-08-20 10:49:18,719 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-17048819, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:18,719 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-17048819 2026-08-20 10:49:20,899 - DEBUG - PING ctest-vm2-test-17048819 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.724 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.249 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.403 ms --- ctest-vm2-test-17048819 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.249/3.458/7.724 ms 2026-08-20 10:49:20,899 - INFO - Ping to IP ctest-vm2-test-17048819 from VM ctest-vm1-test-22464360 passed 2026-08-20 10:49:20,899 - INFO - Try deleting the VDNS entry ctest-vdns1-57240317 with back ref of ipam. 2026-08-20 10:49:20,959 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/5d010a1d-ca97-4f87-ba86-a68cccec2361'] 2026-08-20 10:49:20,959 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-08-20 10:49:20,959 - INFO - Add CNAME VDNS record for ctest-vm1-test-22464360 and verify we able to ping by alias name 2026-08-20 10:49:21,007 - DEBUG - Creating VDNS record data : test-rec 2026-08-20 10:49:21,119 - INFO - In verify_on_setup 2026-08-20 10:49:21,215 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-57240317', 'test-rec'] created succesfully 2026-08-20 10:49:21,215 - INFO - Verify VDNS record is shown in the API server 2026-08-20 10:49:21,215 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-20 10:49:21,222 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4ddf8926-063e-4606-84a8-cb5dd2feba94 2026-08-20 10:49:21,236 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/10b945be-1d1a-4860-9036-490fbeea713c 2026-08-20 10:49:21,245 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/b65280d9-96eb-45a2-98a8-b30725879a82 2026-08-20 10:49:21,252 - INFO - Verify VDNS record is shown in the control node 2026-08-20 10:49:21,260 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:21,260 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-20 10:49:21,374 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:21,375 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-20 10:49:21,540 - DEBUG - ping: bad address 'vm1-test-alias' 2026-08-20 10:49:21,541 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-22464360 failed 2026-08-20 10:49:22,542 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:22,542 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-20 10:49:22,678 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:22,678 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-20 10:49:22,841 - DEBUG - ping: bad address 'vm1-test-alias' 2026-08-20 10:49:22,841 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-22464360 failed 2026-08-20 10:49:23,842 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:23,842 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-08-20 10:49:23,973 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-20 10:49:23,973 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-08-20 10:49:26,144 - DEBUG - PING vm1-test-alias (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=0.278 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.358 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.521 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.278/0.385/0.521 ms 2026-08-20 10:49:26,144 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-22464360 passed 2026-08-20 10:49:26,144 - DEBUG - Deleting VDNS record data: test-rec 2026-08-20 10:49:26,219 - INFO - VDNS record info: default-domain:ctest-vdns1-57240317:test-rec deleted successfully. 2026-08-20 10:49:26,219 - INFO - Deleting VM ctest-vm2-test-17048819 2026-08-20 10:49:26,307 - INFO - Deleting VM ctest-vm1-test-22464360 2026-08-20 10:49:26,399 - INFO - Deleting VN ctest-vn1-vdns-36277587 2026-08-20 10:49:26,443 - DEBUG - VN 2b37a31e-3382-4935-8aa8-5c635aa458a0 still in use: Unable to complete operation on network 2b37a31e-3382-4935-8aa8-5c635aa458a0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-48f2e753-eb7c-4040-bef3-e66dff66f0ea'] 2026-08-20 10:49:26,443 - WARNING - Deleting VN ctest-vn1-vdns-36277587 failed..Will retry 2026-08-20 10:49:28,526 - DEBUG - VN 2b37a31e-3382-4935-8aa8-5c635aa458a0 still in use: Unable to complete operation on network 2b37a31e-3382-4935-8aa8-5c635aa458a0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b439c469-343a-4ab1-a3e0-1c1877102ee2'] 2026-08-20 10:49:28,526 - WARNING - Deleting VN ctest-vn1-vdns-36277587 failed..Will retry 2026-08-20 10:49:30,759 - DEBUG - Response for deleting network () 2026-08-20 10:49:30,799 - DEBUG - Deleting VDNS Entry: ctest-vdns1-57240317 2026-08-20 10:49:30,875 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-57240317'] deleted successfully. 2026-08-20 10:49:30,875 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-08-20 10:49:30,884 - DEBUG - Requesting: http://10.0.0.38:8082/domain/4ddf8926-063e-4606-84a8-cb5dd2feba94 2026-08-20 10:49:30,900 - DEBUG - VDNS information not found in API server 2026-08-20 10:49:30,900 - INFO - VDNS information ctest-vdns1-57240317 removed from the API Server 2026-08-20 10:49:30,914 - INFO - VDNS information ctest-vdns1-57240317 removed in the Control node 2026-08-20 10:49:30,914 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-22127909'] 2026-08-20 10:49:31,186 - DEBUG - No XMPP flaps were noticed during the test 2026-08-20 10:49:31,186 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:35] 2026-08-20 10:49:31,186 - INFO - -------------------------------------------------------------------------------- 2026-08-20 10:49:32,018 - INFO - Deleted project: ctest-TestvDNSBasic0-22127909, ID : f208d14c-b653-400f-8927-1ed934fc20fd