2026-02-04 10:27:47,853 - INFO - Domain Default found not creating
2026-02-04 10:27:48,020 - INFO - Project ctest-TestvDNSBasic0-43106922 not found, creating it
2026-02-04 10:27:48,493 - INFO - Created Project:ctest-TestvDNSBasic0-43106922, ID : 3b5b35ef-234e-4948-be02-b522e975cacc
2026-02-04 10:27:50,124 - INFO - ================================================================================
2026-02-04 10:27:50,125 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-02-04 10:27:50,125 - 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-02-04 10:27:50,389 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.193': '0'}} with
2026-02-04 10:27:50,389 - INFO - Initial checks done. Running the testcase now
2026-02-04 10:27:50,389 - INFO -
2026-02-04 10:27:51,131 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-43106922'](3b5b35ef-234e-4948-be02-b522e975cacc)
2026-02-04 10:27:51,185 - DEBUG - Creating VDNS : ctest-vdns1-90188119
2026-02-04 10:27:51,393 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-90188119'] created succesfully
2026-02-04 10:27:51,393 - DEBUG - Verify VDNS entry is shown in control node
2026-02-04 10:27:51,400 - DEBUG - Verify VDNS entry is shown in the API server
2026-02-04 10:27:51,401 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-02-04 10:27:51,713 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-02-04 10:27:51,756 - DEBUG - Requesting: http://10.0.0.23:8082/domain/2edf6a3b-a264-4d20-81b7-144b6668e103
2026-02-04 10:27:51,768 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/934f1104-3ddd-42a4-bd9b-56947969e76c
2026-02-04 10:27:52,340 - DEBUG - Response for create_network : {'network': {'id': '191f533b-3540-4be2-a995-fe9b8928736d', 'name': 'ctest-vn1-vdns-92902056', 'tenant_id': '3b5b35ef234e4948be02b522e975cacc', 'project_id': '3b5b35ef234e4948be02b522e975cacc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-43106922', 'ctest-vn1-vdns-92902056'], 'port_security_enabled': True, 'description': ''}}
2026-02-04 10:27:52,508 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b078090-6567-4edb-9092-205a0efbd6ce', 'name': '', 'tenant_id': '3b5b35ef234e4948be02b522e975cacc', 'network_id': '191f533b-3540-4be2-a995-fe9b8928736d', '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': '3b5b35ef234e4948be02b522e975cacc'}}
2026-02-04 10:27:52,526 - INFO - Created VN ctest-vn1-vdns-92902056
2026-02-04 10:27:52,578 - DEBUG - VN ctest-vn1-vdns-92902056 UUID is 191f533b-3540-4be2-a995-fe9b8928736d
2026-02-04 10:27:52,795 - DEBUG - Services list from nova: [, , ]
2026-02-04 10:27:53,928 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5202-1)
2026-02-04 10:27:53,929 - INFO - Waiting for VM ctest-vm1-test-20102868 to be up..
2026-02-04 10:27:53,970 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-04 10:27:59,055 - DEBUG - VM is in ACTIVE state now
2026-02-04 10:27:59,055 - INFO - VM name : ctest-vm1-test-20102868
2026-02-04 10:27:59,129 - DEBUG - VM ctest-vm1-test-20102868 ID is ecc2839b-f54a-4215-b38e-693b3f3d78be
2026-02-04 10:27:59,129 - DEBUG - VM ctest-vm1-test-20102868 launched on Node cn-jenkins-deploy-platform-ansible-os-5202-1
2026-02-04 10:27:59,202 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/ecc2839b-f54a-4215-b38e-693b3f3d78be
2026-02-04 10:27:59,210 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/d2fd8fd2-59d0-4a72-8942-098f5ca34bb5
2026-02-04 10:28:02,463 - 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')
2026-02-04 10:28:02,463 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-20102868 failed!
2026-02-04 10:28:02,521 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-43106922:ctest-vn1-vdns-92902056 is 10.10.10.1 and allocation pool is NOT set
2026-02-04 10:28:06,591 - 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.40 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 7.401/7.401/7.401/0.000 ms')
2026-02-04 10:28:06,591 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-20102868 passed
2026-02-04 10:28:06,745 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-04 10:28:06,745 - DEBUG - Waiting to SSH to VM ctest-vm1-test-20102868, IP 10.10.10.3, Port 22
2026-02-04 10:28:06,902 - DEBUG - VM ctest-vm1-test-20102868 is ready for SSH connections
2026-02-04 10:28:06,902 - 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.23, gateway password: c0ntrail123
2026-02-04 10:28:06,902 - DEBUG - ifconfig | grep 10.10.10.3
2026-02-04 10:28:08,622 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-04 10:28:08,622 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-20102868", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-02-04 10:28:08,622 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-20102868", None, socket.AF_INET6)'
2026-02-04 10:28:08,885 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-20102868, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-02-04 10:28:08,886 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-20102868
2026-02-04 10:28:11,112 - DEBUG - PING ctest-vm1-test-20102868 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.074 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.391 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.494 ms
--- ctest-vm1-test-20102868 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.391/1.319/3.074 ms
2026-02-04 10:28:11,113 - INFO - Ping to IP ctest-vm1-test-20102868 from VM ctest-vm1-test-20102868 passed
2026-02-04 10:28:11,126 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-04 10:28:11,132 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-90188119@0%20AllEntriesVdnsRecordsReq
2026-02-04 10:28:11,137 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-90188119:1:ctest-vm1-test-20102868:10.10.10.3', 'rec_name': 'ctest-vm1-test-20102868', '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-5202-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-20102868.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-04 10:28:11,138 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-90188119:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-20102868', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-20102868', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5202-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-20102868.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-02-04 10:28:12,449 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5202-1)
2026-02-04 10:28:12,449 - INFO - Waiting for VM ctest-vm2-test-92122829 to be up..
2026-02-04 10:28:12,492 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-04 10:28:17,573 - DEBUG - VM is in ACTIVE state now
2026-02-04 10:28:17,573 - INFO - VM name : ctest-vm2-test-92122829
2026-02-04 10:28:17,655 - DEBUG - VM ctest-vm2-test-92122829 ID is a983bf01-1602-423f-a7d4-f24db006eb34
2026-02-04 10:28:17,655 - DEBUG - VM ctest-vm2-test-92122829 launched on Node cn-jenkins-deploy-platform-ansible-os-5202-1
2026-02-04 10:28:17,730 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/a983bf01-1602-423f-a7d4-f24db006eb34
2026-02-04 10:28:17,740 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/ea06fdfd-1fb9-4915-bf3c-01d26ee26216
2026-02-04 10:28:20,988 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2026-02-04 10:28:20,988 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-92122829 failed!
2026-02-04 10:28:21,045 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-43106922:ctest-vn1-vdns-92902056 is 10.10.10.1 and allocation pool is NOT set
2026-02-04 10:28:25,121 - 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=7.84 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1013ms\r\nrtt min/avg/max/mdev = 7.840/7.840/7.840/0.000 ms')
2026-02-04 10:28:25,121 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-92122829 passed
2026-02-04 10:28:25,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-04 10:28:25,273 - DEBUG - Waiting to SSH to VM ctest-vm2-test-92122829, IP 10.10.10.4, Port 22
2026-02-04 10:28:25,433 - DEBUG - VM ctest-vm2-test-92122829 is ready for SSH connections
2026-02-04 10:28:25,433 - 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.23, gateway password: c0ntrail123
2026-02-04 10:28:25,434 - DEBUG - ifconfig | grep 10.10.10.4
2026-02-04 10:28:27,086 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-04 10:28:27,086 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-92122829", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-02-04 10:28:27,087 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-92122829", None, socket.AF_INET6)'
2026-02-04 10:28:27,354 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-92122829, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-02-04 10:28:27,354 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-92122829
2026-02-04 10:28:29,641 - DEBUG - PING ctest-vm2-test-92122829 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.117 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.499 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.502 ms
--- ctest-vm2-test-92122829 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.499/1.706/4.117 ms
2026-02-04 10:28:29,641 - INFO - Ping to IP ctest-vm2-test-92122829 from VM ctest-vm2-test-92122829 passed
2026-02-04 10:28:29,658 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-04 10:28:29,664 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-90188119@0%20AllEntriesVdnsRecordsReq
2026-02-04 10:28:29,669 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-90188119:1:ctest-vm2-test-92122829:10.10.10.4', 'rec_name': 'ctest-vm2-test-92122829', '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-5202-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-92122829.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-04 10:28:29,669 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-90188119:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-92122829', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-92122829', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5202-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-92122829.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-02-04 10:28:29,669 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-92122829", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-02-04 10:28:29,669 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-92122829", None, socket.AF_INET6)'
2026-02-04 10:28:29,867 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-92122829, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-02-04 10:28:29,867 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-92122829
2026-02-04 10:28:32,144 - DEBUG - PING ctest-vm2-test-92122829 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.598 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.985 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.062 ms
--- ctest-vm2-test-92122829 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.985/2.548/5.598 ms
2026-02-04 10:28:32,144 - INFO - Ping to IP ctest-vm2-test-92122829 from VM ctest-vm1-test-20102868 passed
2026-02-04 10:28:32,144 - INFO - Try deleting the VDNS entry ctest-vdns1-90188119 with back ref of ipam.
2026-02-04 10:28:32,201 - DEBUG - Delete when resource still referred: ['http://10.0.0.23:8082/network-ipam/1c6095d2-d414-410c-8eb5-522b480260a5']
2026-02-04 10:28:32,201 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-02-04 10:28:32,201 - INFO - Add CNAME VDNS record for ctest-vm1-test-20102868 and verify we able to ping by alias name
2026-02-04 10:28:32,249 - DEBUG - Creating VDNS record data : test-rec
2026-02-04 10:28:32,361 - INFO - In verify_on_setup
2026-02-04 10:28:32,457 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-90188119', 'test-rec'] created succesfully
2026-02-04 10:28:32,457 - INFO - Verify VDNS record is shown in the API server
2026-02-04 10:28:32,458 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-02-04 10:28:32,464 - DEBUG - Requesting: http://10.0.0.23:8082/domain/2edf6a3b-a264-4d20-81b7-144b6668e103
2026-02-04 10:28:32,476 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/934f1104-3ddd-42a4-bd9b-56947969e76c
2026-02-04 10:28:32,484 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS-record/cf979238-7a67-4d9d-828c-bee33ba09133
2026-02-04 10:28:32,491 - INFO - Verify VDNS record is shown in the control node
2026-02-04 10:28:32,496 - 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.23, gateway password: c0ntrail123
2026-02-04 10:28:32,496 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-04 10:28:32,695 - 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.23, gateway password: c0ntrail123
2026-02-04 10:28:32,695 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-04 10:28:32,997 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-04 10:28:32,997 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-20102868 failed
2026-02-04 10:28:33,998 - 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.23, gateway password: c0ntrail123
2026-02-04 10:28:33,998 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-04 10:28:34,205 - 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.23, gateway password: c0ntrail123
2026-02-04 10:28:34,205 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-04 10:28:34,449 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-04 10:28:34,449 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-20102868 failed
2026-02-04 10:28:35,450 - 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.23, gateway password: c0ntrail123
2026-02-04 10:28:35,451 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-04 10:28:35,649 - 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.23, gateway password: c0ntrail123
2026-02-04 10:28:35,649 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-04 10:28:37,932 - 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.337 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.381 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.494 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.337/0.404/0.494 ms
2026-02-04 10:28:37,933 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-20102868 passed
2026-02-04 10:28:37,933 - DEBUG - Deleting VDNS record data: test-rec
2026-02-04 10:28:38,005 - INFO - VDNS record info: default-domain:ctest-vdns1-90188119:test-rec deleted successfully.
2026-02-04 10:28:38,005 - INFO - Deleting VM ctest-vm2-test-92122829
2026-02-04 10:28:38,086 - INFO - Deleting VM ctest-vm1-test-20102868
2026-02-04 10:28:38,165 - INFO - Deleting VN ctest-vn1-vdns-92902056
2026-02-04 10:28:38,204 - DEBUG - VN 191f533b-3540-4be2-a995-fe9b8928736d still in use: Unable to complete operation on network 191f533b-3540-4be2-a995-fe9b8928736d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2ee2c382-d25d-4ef5-b675-ee7ee96482c7']
2026-02-04 10:28:38,204 - WARNING - Deleting VN ctest-vn1-vdns-92902056 failed..Will retry
2026-02-04 10:28:40,447 - DEBUG - Response for deleting network ()
2026-02-04 10:28:40,477 - DEBUG - Deleting VDNS Entry: ctest-vdns1-90188119
2026-02-04 10:28:40,549 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-90188119'] deleted successfully.
2026-02-04 10:28:40,549 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2026-02-04 10:28:40,555 - DEBUG - Requesting: http://10.0.0.23:8082/domain/2edf6a3b-a264-4d20-81b7-144b6668e103
2026-02-04 10:28:40,568 - DEBUG - VDNS information not found in API server
2026-02-04 10:28:40,568 - INFO - VDNS information ctest-vdns1-90188119 removed from the API Server
2026-02-04 10:28:40,575 - INFO - VDNS information ctest-vdns1-90188119 removed in the Control node
2026-02-04 10:28:40,575 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-43106922']
2026-02-04 10:28:40,839 - DEBUG - No XMPP flaps were noticed during the test
2026-02-04 10:28:40,839 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2026-02-04 10:28:40,839 - INFO - --------------------------------------------------------------------------------
2026-02-04 10:28:41,536 - INFO - Deleted project: ctest-TestvDNSBasic0-43106922, ID : 3b5b35ef-234e-4948-be02-b522e975cacc