2026-01-04 09:30:02,764 - INFO - Domain Default found not creating
2026-01-04 09:30:02,926 - INFO - Project ctest-TestvDNSBasic0-23536310 not found, creating it
2026-01-04 09:30:03,434 - INFO - Created Project:ctest-TestvDNSBasic0-23536310, ID : 19bf10c6-e8ed-4182-ae5e-d510b143a500
2026-01-04 09:30:04,970 - INFO - ================================================================================
2026-01-04 09:30:04,970 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-01-04 09:30:04,970 - 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-01-04 09:30:05,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with
2026-01-04 09:30:05,227 - INFO - Initial checks done. Running the testcase now
2026-01-04 09:30:05,227 - INFO -
2026-01-04 09:30:05,933 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-23536310'](19bf10c6-e8ed-4182-ae5e-d510b143a500)
2026-01-04 09:30:05,992 - DEBUG - Creating VDNS : ctest-vdns1-33641243
2026-01-04 09:30:06,224 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-33641243'] created succesfully
2026-01-04 09:30:06,224 - DEBUG - Verify VDNS entry is shown in control node
2026-01-04 09:30:06,230 - DEBUG - Verify VDNS entry is shown in the API server
2026-01-04 09:30:06,230 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-01-04 09:30:06,520 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-01-04 09:30:06,551 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d993a3c5-68ca-42fa-808a-52f2da0babd0
2026-01-04 09:30:06,562 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/bda640c9-6250-4076-9f01-da0f703e7264
2026-01-04 09:30:07,116 - DEBUG - Response for create_network : {'network': {'id': 'fbde94d0-5c11-44dc-bf33-da5c1af88b39', 'name': 'ctest-vn1-vdns-34970485', 'tenant_id': '19bf10c6e8ed4182ae5ed510b143a500', 'project_id': '19bf10c6e8ed4182ae5ed510b143a500', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-23536310', 'ctest-vn1-vdns-34970485'], 'port_security_enabled': True, 'description': ''}}
2026-01-04 09:30:07,279 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2db6ef0-67c4-42a3-aab4-10ac0d41d57c', 'name': '', 'tenant_id': '19bf10c6e8ed4182ae5ed510b143a500', 'network_id': 'fbde94d0-5c11-44dc-bf33-da5c1af88b39', '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': '19bf10c6e8ed4182ae5ed510b143a500'}}
2026-01-04 09:30:07,295 - INFO - Created VN ctest-vn1-vdns-34970485
2026-01-04 09:30:07,344 - DEBUG - VN ctest-vn1-vdns-34970485 UUID is fbde94d0-5c11-44dc-bf33-da5c1af88b39
2026-01-04 09:30:07,548 - DEBUG - Services list from nova: [, , ]
2026-01-04 09:30:08,604 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4956-1)
2026-01-04 09:30:08,604 - INFO - Waiting for VM ctest-vm1-test-07201752 to be up..
2026-01-04 09:30:08,641 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-04 09:30:13,714 - DEBUG - VM is in ACTIVE state now
2026-01-04 09:30:13,714 - INFO - VM name : ctest-vm1-test-07201752
2026-01-04 09:30:13,781 - DEBUG - VM ctest-vm1-test-07201752 ID is 790a4118-3752-40fd-8b2b-c46e0f88e494
2026-01-04 09:30:13,782 - DEBUG - VM ctest-vm1-test-07201752 launched on Node cn-jenkins-deploy-platform-ansible-os-4956-1
2026-01-04 09:30:13,851 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/790a4118-3752-40fd-8b2b-c46e0f88e494
2026-01-04 09:30:13,860 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e07ec819-c5ff-4025-ad50-898dda738a02
2026-01-04 09:30:17,117 - 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 1026ms')
2026-01-04 09:30:17,117 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-07201752 failed!
2026-01-04 09:30:17,169 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-23536310:ctest-vn1-vdns-34970485 is 10.10.10.1 and allocation pool is NOT set
2026-01-04 09:30:19,229 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.92 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.924/2.705/3.487/0.781 ms')
2026-01-04 09:30:19,229 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-07201752 passed
2026-01-04 09:30:19,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-04 09:30:19,381 - DEBUG - Waiting to SSH to VM ctest-vm1-test-07201752, IP 10.10.10.3, Port 22
2026-01-04 09:30:19,547 - DEBUG - VM ctest-vm1-test-07201752 is ready for SSH connections
2026-01-04 09:30:19,547 - 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-01-04 09:30:19,547 - DEBUG - ifconfig | grep 10.10.10.3
2026-01-04 09:30:21,220 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-04 09:30:21,221 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-07201752", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-04 09:30:21,221 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-07201752", None, socket.AF_INET6)'
2026-01-04 09:30:21,466 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-07201752, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-04 09:30:21,466 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-07201752
2026-01-04 09:30:23,723 - DEBUG - PING ctest-vm1-test-07201752 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.963 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.414 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.422 ms
--- ctest-vm1-test-07201752 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.414/1.266/2.963 ms
2026-01-04 09:30:23,723 - INFO - Ping to IP ctest-vm1-test-07201752 from VM ctest-vm1-test-07201752 passed
2026-01-04 09:30:23,737 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-04 09:30:23,742 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33641243@0%20AllEntriesVdnsRecordsReq
2026-01-04 09:30:23,746 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33641243:1:ctest-vm1-test-07201752:10.10.10.3', 'rec_name': 'ctest-vm1-test-07201752', '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-4956-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-07201752.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-04 09:30:23,746 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33641243:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-07201752', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-07201752', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4956-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-07201752.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-01-04 09:30:24,956 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4956-1)
2026-01-04 09:30:24,956 - INFO - Waiting for VM ctest-vm2-test-97304003 to be up..
2026-01-04 09:30:24,993 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-04 09:30:30,068 - DEBUG - VM is in ACTIVE state now
2026-01-04 09:30:30,068 - INFO - VM name : ctest-vm2-test-97304003
2026-01-04 09:30:30,144 - DEBUG - VM ctest-vm2-test-97304003 ID is 24da2d70-4c99-457e-aa73-67c856fdf133
2026-01-04 09:30:30,144 - DEBUG - VM ctest-vm2-test-97304003 launched on Node cn-jenkins-deploy-platform-ansible-os-4956-1
2026-01-04 09:30:30,219 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/24da2d70-4c99-457e-aa73-67c856fdf133
2026-01-04 09:30:30,227 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/efb11ecf-7cdb-458a-b746-4a23baa9bc55
2026-01-04 09:30:33,473 - 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 1007ms')
2026-01-04 09:30:33,473 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-97304003 failed!
2026-01-04 09:30:33,524 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-23536310:ctest-vn1-vdns-34970485 is 10.10.10.1 and allocation pool is NOT set
2026-01-04 09:30:35,591 - 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.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.823 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.823/2.177/3.531/1.354 ms')
2026-01-04 09:30:35,591 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-97304003 passed
2026-01-04 09:30:35,740 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-04 09:30:35,740 - DEBUG - Waiting to SSH to VM ctest-vm2-test-97304003, IP 10.10.10.4, Port 22
2026-01-04 09:30:35,895 - DEBUG - VM ctest-vm2-test-97304003 is ready for SSH connections
2026-01-04 09:30:35,896 - 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-01-04 09:30:35,896 - DEBUG - ifconfig | grep 10.10.10.4
2026-01-04 09:30:37,514 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-01-04 09:30:37,515 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97304003", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-04 09:30:37,515 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97304003", None, socket.AF_INET6)'
2026-01-04 09:30:37,754 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-97304003, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-04 09:30:37,754 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-97304003
2026-01-04 09:30:40,019 - DEBUG - PING ctest-vm2-test-97304003 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.955 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.517 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.434 ms
--- ctest-vm2-test-97304003 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.434/1.302/2.955 ms
2026-01-04 09:30:40,019 - INFO - Ping to IP ctest-vm2-test-97304003 from VM ctest-vm2-test-97304003 passed
2026-01-04 09:30:40,032 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-01-04 09:30:40,037 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-33641243@0%20AllEntriesVdnsRecordsReq
2026-01-04 09:30:40,041 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33641243:1:ctest-vm2-test-97304003:10.10.10.4', 'rec_name': 'ctest-vm2-test-97304003', '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-4956-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-97304003.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-01-04 09:30:40,042 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-33641243:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-97304003', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-97304003', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4956-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-97304003.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-01-04 09:30:40,042 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97304003", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-04 09:30:40,042 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-97304003", None, socket.AF_INET6)'
2026-01-04 09:30:40,226 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-97304003, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-04 09:30:40,226 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-97304003
2026-01-04 09:30:42,481 - DEBUG - PING ctest-vm2-test-97304003 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.171 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.967 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.863 ms
--- ctest-vm2-test-97304003 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.863/1.667/3.171 ms
2026-01-04 09:30:42,481 - INFO - Ping to IP ctest-vm2-test-97304003 from VM ctest-vm1-test-07201752 passed
2026-01-04 09:30:42,482 - INFO - Try deleting the VDNS entry ctest-vdns1-33641243 with back ref of ipam.
2026-01-04 09:30:42,540 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/78f12916-83d0-4007-813f-9684c22a6f62']
2026-01-04 09:30:42,540 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-01-04 09:30:42,541 - INFO - Add CNAME VDNS record for ctest-vm1-test-07201752 and verify we able to ping by alias name
2026-01-04 09:30:42,588 - DEBUG - Creating VDNS record data : test-rec
2026-01-04 09:30:42,700 - INFO - In verify_on_setup
2026-01-04 09:30:42,800 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-33641243', 'test-rec'] created succesfully
2026-01-04 09:30:42,800 - INFO - Verify VDNS record is shown in the API server
2026-01-04 09:30:42,800 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-01-04 09:30:42,806 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d993a3c5-68ca-42fa-808a-52f2da0babd0
2026-01-04 09:30:42,818 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/bda640c9-6250-4076-9f01-da0f703e7264
2026-01-04 09:30:42,824 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/5bceff9f-7821-4fee-b32f-cb5754620708
2026-01-04 09:30:42,829 - INFO - Verify VDNS record is shown in the control node
2026-01-04 09:30:42,834 - 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-01-04 09:30:42,834 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-04 09:30:43,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.38, gateway password: c0ntrail123
2026-01-04 09:30:43,022 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-04 09:30:43,273 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-04 09:30:43,273 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-07201752 failed
2026-01-04 09:30:44,274 - 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-01-04 09:30:44,274 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-04 09:30:44,459 - 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-01-04 09:30:44,459 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-04 09:30:44,703 - DEBUG - ping: bad address 'vm1-test-alias'
2026-01-04 09:30:44,703 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-07201752 failed
2026-01-04 09:30:45,705 - 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-01-04 09:30:45,705 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-01-04 09:30:45,901 - 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-01-04 09:30:45,901 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-01-04 09:30:48,168 - 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.354 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.362 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.310 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.310/0.342/0.362 ms
2026-01-04 09:30:48,169 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-07201752 passed
2026-01-04 09:30:48,169 - DEBUG - Deleting VDNS record data: test-rec
2026-01-04 09:30:48,236 - INFO - VDNS record info: default-domain:ctest-vdns1-33641243:test-rec deleted successfully.
2026-01-04 09:30:48,236 - INFO - Deleting VM ctest-vm2-test-97304003
2026-01-04 09:30:48,310 - INFO - Deleting VM ctest-vm1-test-07201752
2026-01-04 09:30:48,375 - INFO - Deleting VN ctest-vn1-vdns-34970485
2026-01-04 09:30:48,411 - DEBUG - VN fbde94d0-5c11-44dc-bf33-da5c1af88b39 still in use: Unable to complete operation on network fbde94d0-5c11-44dc-bf33-da5c1af88b39. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-84e25b66-15af-402c-a4ad-ba0d077f99a4']
2026-01-04 09:30:48,411 - WARNING - Deleting VN ctest-vn1-vdns-34970485 failed..Will retry
2026-01-04 09:30:50,638 - DEBUG - Response for deleting network ()
2026-01-04 09:30:50,665 - DEBUG - Deleting VDNS Entry: ctest-vdns1-33641243
2026-01-04 09:30:50,732 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-33641243'] deleted successfully.
2026-01-04 09:30:50,732 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-01-04 09:30:50,738 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d993a3c5-68ca-42fa-808a-52f2da0babd0
2026-01-04 09:30:50,749 - DEBUG - VDNS information not found in API server
2026-01-04 09:30:50,749 - INFO - VDNS information ctest-vdns1-33641243 removed from the API Server
2026-01-04 09:30:50,754 - INFO - VDNS information ctest-vdns1-33641243 removed in the Control node
2026-01-04 09:30:50,754 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-23536310']
2026-01-04 09:30:51,013 - DEBUG - No XMPP flaps were noticed during the test
2026-01-04 09:30:51,014 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:47]
2026-01-04 09:30:51,014 - INFO - --------------------------------------------------------------------------------
2026-01-04 09:30:51,737 - INFO - Deleted project: ctest-TestvDNSBasic0-23536310, ID : 19bf10c6-e8ed-4182-ae5e-d510b143a500