2026-05-14 02:15:22,399 - INFO - Reading existing Domain with UUID d251bbb1-a677-4b52-8c85-ab79c9809042
2026-05-14 02:15:22,411 - INFO - Using existing domain ['admin_domain'](d251bbb1-a677-4b52-8c85-ab79c9809042)
2026-05-14 02:15:22,648 - INFO - Project ctest-TestvDNSBasic0-48736226 not found, creating it
2026-05-14 02:15:23,412 - INFO - Created Project:ctest-TestvDNSBasic0-48736226, ID : 44d611ac-1c98-45ae-b741-224199a036b3
2026-05-14 02:15:25,378 - INFO - ================================================================================
2026-05-14 02:15:25,378 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-05-14 02:15:25,378 - 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-05-14 02:15:25,792 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.241': '0'}} with
2026-05-14 02:15:25,792 - INFO - Initial checks done. Running the testcase now
2026-05-14 02:15:25,792 - INFO -
2026-05-14 02:15:26,562 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-48736226'](44d611ac-1c98-45ae-b741-224199a036b3)
2026-05-14 02:15:26,618 - DEBUG - Creating VDNS : ctest-vdns1-79289177
2026-05-14 02:15:26,910 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-79289177'] created succesfully
2026-05-14 02:15:26,910 - DEBUG - Verify VDNS entry is shown in control node
2026-05-14 02:15:26,959 - DEBUG - Verify VDNS entry is shown in the API server
2026-05-14 02:15:26,959 - DEBUG - Requesting: https://10.0.0.241:8082/domains
2026-05-14 02:15:27,306 - DEBUG - Requesting: https://10.0.0.241:8082/domains
2026-05-14 02:15:27,387 - DEBUG - Requesting: https://10.0.0.241:8082/domain/d251bbb1-a677-4b52-8c85-ab79c9809042
2026-05-14 02:15:27,447 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-DNS/52e10617-4b25-43f1-b331-3571afaa7915
2026-05-14 02:15:28,344 - DEBUG - Response for create_network : {'network': {'id': '4bac4d5a-e007-46a4-93d4-745e3a56f2ad', 'name': 'ctest-vn1-vdns-70346112', 'tenant_id': '44d611ac1c9845aeb741224199a036b3', 'project_id': '44d611ac1c9845aeb741224199a036b3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-48736226', 'ctest-vn1-vdns-70346112'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-05-14 02:15:28,600 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa3a8ebd-eecd-4539-bea1-fd697a4661ee', 'name': '', 'tenant_id': '44d611ac1c9845aeb741224199a036b3', 'network_id': '4bac4d5a-e007-46a4-93d4-745e3a56f2ad', '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': [], 'created_at': '2026-05-14T02:15:28.476315', 'updated_at': '2026-05-14T02:15:28.476315', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '44d611ac1c9845aeb741224199a036b3'}}
2026-05-14 02:15:28,669 - INFO - Created VN ctest-vn1-vdns-70346112
2026-05-14 02:15:28,726 - DEBUG - VN ctest-vn1-vdns-70346112 UUID is 4bac4d5a-e007-46a4-93d4-745e3a56f2ad
2026-05-14 02:15:29,154 - DEBUG - Services list from nova: [, , ]
2026-05-14 02:15:30,363 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-703-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-703-1)
2026-05-14 02:15:30,363 - INFO - Waiting for VM ctest-vm1-test-64292973 to be up..
2026-05-14 02:15:30,466 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-14 02:15:35,617 - DEBUG - VM is in ACTIVE state now
2026-05-14 02:15:35,617 - INFO - VM name : ctest-vm1-test-64292973
2026-05-14 02:15:35,770 - DEBUG - VM ctest-vm1-test-64292973 ID is 4d1569b6-a8b1-4e1c-a863-f6cc5f7b250b
2026-05-14 02:15:35,770 - DEBUG - VM ctest-vm1-test-64292973 launched on Node cn-jenkins-deploy-platform-juju-os-703-1
2026-05-14 02:15:35,922 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine/4d1569b6-a8b1-4e1c-a863-f6cc5f7b250b
2026-05-14 02:15:35,979 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine-interface/807b9ccc-38a6-46b0-8d94-e1b154b10c21
2026-05-14 02:15:39,469 - 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-05-14 02:15:39,469 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-64292973 failed!
2026-05-14 02:15:39,530 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-48736226:ctest-vn1-vdns-70346112 is 10.10.10.1 and allocation pool is NOT set
2026-05-14 02:15:43,628 - 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=6.35 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 6.347/6.347/6.347/0.000 ms')
2026-05-14 02:15:43,628 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-64292973 passed
2026-05-14 02:15:43,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 02:15:43,787 - DEBUG - Waiting to SSH to VM ctest-vm1-test-64292973, IP 10.10.10.3, Port 22
2026-05-14 02:15:44,015 - DEBUG - VM ctest-vm1-test-64292973 is ready for SSH connections
2026-05-14 02:15:44,015 - 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.241, gateway password: c0ntrail123
2026-05-14 02:15:44,016 - DEBUG - ifconfig | grep 10.10.10.3
2026-05-14 02:15:45,768 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-05-14 02:15:45,769 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-64292973", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-05-14 02:15:45,769 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-64292973", None, socket.AF_INET6)'
2026-05-14 02:15:46,043 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-64292973, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-05-14 02:15:46,043 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-64292973
2026-05-14 02:15:48,331 - DEBUG - PING ctest-vm1-test-64292973 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.033 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.400 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.522 ms
--- ctest-vm1-test-64292973 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.400/1.318/3.033 ms
2026-05-14 02:15:48,331 - INFO - Ping to IP ctest-vm1-test-64292973 from VM ctest-vm1-test-64292973 passed
2026-05-14 02:15:48,355 - DEBUG - Requesting: https://10.0.0.241:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-05-14 02:15:48,407 - DEBUG - Requesting: https://10.0.0.241:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-79289177@0%20AllEntriesVdnsRecordsReq
2026-05-14 02:15:48,459 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-79289177:1:ctest-vm1-test-64292973:10.10.10.3', 'rec_name': 'ctest-vm1-test-64292973', '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-juju-os-703-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-64292973.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-05-14 02:15:48,459 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-79289177:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-64292973', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-64292973', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-703-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-64292973.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-05-14 02:15:50,427 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-703-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-703-1)
2026-05-14 02:15:50,427 - INFO - Waiting for VM ctest-vm2-test-88776048 to be up..
2026-05-14 02:15:50,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-14 02:15:55,691 - DEBUG - VM is in ACTIVE state now
2026-05-14 02:15:55,691 - INFO - VM name : ctest-vm2-test-88776048
2026-05-14 02:15:55,840 - DEBUG - VM ctest-vm2-test-88776048 ID is 42c9a999-d731-4843-a3a2-888206e31548
2026-05-14 02:15:55,840 - DEBUG - VM ctest-vm2-test-88776048 launched on Node cn-jenkins-deploy-platform-juju-os-703-1
2026-05-14 02:15:55,992 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine/42c9a999-d731-4843-a3a2-888206e31548
2026-05-14 02:15:56,052 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-machine-interface/b7e49074-e530-4443-bce5-50c4cf42e8bc
2026-05-14 02:15:59,503 - 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 1017ms')
2026-05-14 02:15:59,503 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88776048 failed!
2026-05-14 02:15:59,562 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-48736226:ctest-vn1-vdns-70346112 is 10.10.10.1 and allocation pool is NOT set
2026-05-14 02:16:03,700 - 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 1035ms')
2026-05-14 02:16:03,701 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88776048 failed!
2026-05-14 02:16:03,770 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-48736226:ctest-vn1-vdns-70346112 is 10.10.10.1 and allocation pool is NOT set
2026-05-14 02:16:05,875 - 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=3.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.716 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 = 0.716/1.931/3.147/1.215 ms')
2026-05-14 02:16:05,875 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88776048 passed
2026-05-14 02:16:06,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-14 02:16:06,034 - DEBUG - Waiting to SSH to VM ctest-vm2-test-88776048, IP 10.10.10.4, Port 22
2026-05-14 02:16:06,264 - DEBUG - VM ctest-vm2-test-88776048 is ready for SSH connections
2026-05-14 02:16:06,264 - 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.241, gateway password: c0ntrail123
2026-05-14 02:16:06,264 - DEBUG - ifconfig | grep 10.10.10.4
2026-05-14 02:16:07,973 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-05-14 02:16:07,973 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88776048", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-05-14 02:16:07,973 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88776048", None, socket.AF_INET6)'
2026-05-14 02:16:08,229 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88776048, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-05-14 02:16:08,229 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88776048
2026-05-14 02:16:10,519 - DEBUG - PING ctest-vm2-test-88776048 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.426 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.443 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.469 ms
--- ctest-vm2-test-88776048 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.443/1.779/4.426 ms
2026-05-14 02:16:10,519 - INFO - Ping to IP ctest-vm2-test-88776048 from VM ctest-vm2-test-88776048 passed
2026-05-14 02:16:10,540 - DEBUG - Requesting: https://10.0.0.241:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-05-14 02:16:10,591 - DEBUG - Requesting: https://10.0.0.241:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-79289177@0%20AllEntriesVdnsRecordsReq
2026-05-14 02:16:10,643 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-79289177:1:ctest-vm2-test-88776048:10.10.10.4', 'rec_name': 'ctest-vm2-test-88776048', '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-juju-os-703-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-88776048.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-05-14 02:16:10,643 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-79289177:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-88776048', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-88776048', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-703-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-88776048.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-05-14 02:16:10,643 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88776048", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-05-14 02:16:10,643 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88776048", None, socket.AF_INET6)'
2026-05-14 02:16:10,856 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88776048, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-05-14 02:16:10,856 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88776048
2026-05-14 02:16:13,206 - DEBUG - PING ctest-vm2-test-88776048 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.362 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.196 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.429 ms
--- ctest-vm2-test-88776048 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.196/3.662/8.362 ms
2026-05-14 02:16:13,207 - INFO - Ping to IP ctest-vm2-test-88776048 from VM ctest-vm1-test-64292973 passed
2026-05-14 02:16:13,207 - INFO - Try deleting the VDNS entry ctest-vdns1-79289177 with back ref of ipam.
2026-05-14 02:16:13,270 - DEBUG - Delete when resource still referred: ['https://10.0.0.241:8082/network-ipam/bdf26943-3fe6-4dd0-9514-77ce4c41efaf']
2026-05-14 02:16:13,270 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-05-14 02:16:13,270 - INFO - Add CNAME VDNS record for ctest-vm1-test-64292973 and verify we able to ping by alias name
2026-05-14 02:16:13,322 - DEBUG - Creating VDNS record data : test-rec
2026-05-14 02:16:13,442 - INFO - In verify_on_setup
2026-05-14 02:16:13,538 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-79289177', 'test-rec'] created succesfully
2026-05-14 02:16:13,538 - INFO - Verify VDNS record is shown in the API server
2026-05-14 02:16:13,538 - DEBUG - Requesting: https://10.0.0.241:8082/domains
2026-05-14 02:16:13,591 - DEBUG - Requesting: https://10.0.0.241:8082/domain/d251bbb1-a677-4b52-8c85-ab79c9809042
2026-05-14 02:16:13,655 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-DNS/52e10617-4b25-43f1-b331-3571afaa7915
2026-05-14 02:16:13,711 - DEBUG - Requesting: https://10.0.0.241:8082/virtual-DNS-record/1fef48b4-e7e5-414e-858c-218cc4b43c5c
2026-05-14 02:16:13,767 - INFO - Verify VDNS record is shown in the control node
2026-05-14 02:16:13,820 - 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.241, gateway password: c0ntrail123
2026-05-14 02:16:13,820 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-05-14 02:16:14,022 - 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.241, gateway password: c0ntrail123
2026-05-14 02:16:14,022 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-05-14 02:16:14,302 - DEBUG - ping: bad address 'vm1-test-alias'
2026-05-14 02:16:14,302 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-64292973 failed
2026-05-14 02:16:15,303 - 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.241, gateway password: c0ntrail123
2026-05-14 02:16:15,303 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-05-14 02:16:15,548 - 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.241, gateway password: c0ntrail123
2026-05-14 02:16:15,548 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-05-14 02:16:15,868 - DEBUG - ping: bad address 'vm1-test-alias'
2026-05-14 02:16:15,868 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-64292973 failed
2026-05-14 02:16:16,869 - 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.241, gateway password: c0ntrail123
2026-05-14 02:16:16,870 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-05-14 02:16:17,058 - 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.241, gateway password: c0ntrail123
2026-05-14 02:16:17,058 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-05-14 02:16:19,329 - 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.417 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.681 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.526 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.417/0.541/0.681 ms
2026-05-14 02:16:19,329 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-64292973 passed
2026-05-14 02:16:19,329 - DEBUG - Deleting VDNS record data: test-rec
2026-05-14 02:16:19,406 - INFO - VDNS record info: admin_domain:ctest-vdns1-79289177:test-rec deleted successfully.
2026-05-14 02:16:19,406 - INFO - Deleting VM ctest-vm2-test-88776048
2026-05-14 02:16:19,533 - INFO - Deleting VM ctest-vm1-test-64292973
2026-05-14 02:16:19,670 - INFO - Deleting VN ctest-vn1-vdns-70346112
2026-05-14 02:16:19,823 - DEBUG - VN 4bac4d5a-e007-46a4-93d4-745e3a56f2ad still in use: Unable to complete operation on network 4bac4d5a-e007-46a4-93d4-745e3a56f2ad. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-db3b4579-1416-470b-8d90-2b971dfd7e06']
2026-05-14 02:16:19,823 - WARNING - Deleting VN ctest-vn1-vdns-70346112 failed..Will retry
2026-05-14 02:16:22,344 - DEBUG - Response for deleting network ()
2026-05-14 02:16:22,386 - DEBUG - Deleting VDNS Entry: ctest-vdns1-79289177
2026-05-14 02:16:22,474 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-79289177'] deleted successfully.
2026-05-14 02:16:22,474 - DEBUG - Requesting: https://10.0.0.241:8082/domains
2026-05-14 02:16:22,531 - DEBUG - Requesting: https://10.0.0.241:8082/domain/d251bbb1-a677-4b52-8c85-ab79c9809042
2026-05-14 02:16:22,592 - DEBUG - VDNS information not found in API server
2026-05-14 02:16:22,592 - INFO - VDNS information ctest-vdns1-79289177 removed from the API Server
2026-05-14 02:16:22,647 - INFO - VDNS information ctest-vdns1-79289177 removed in the Control node
2026-05-14 02:16:22,647 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-48736226']
2026-05-14 02:16:23,059 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 02:16:23,059 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:58]
2026-05-14 02:16:23,059 - INFO - --------------------------------------------------------------------------------
2026-05-14 02:16:23,907 - INFO - Deleted project: ctest-TestvDNSBasic0-48736226, ID : 44d611ac-1c98-45ae-b741-224199a036b3