2026-09-09 11:09:37,418 - INFO - Domain Default found not creating 2026-09-09 11:09:37,619 - INFO - Project ctest-TestvDNSBasic0-47311744 not found, creating it 2026-09-09 11:09:38,221 - INFO - Created Project:ctest-TestvDNSBasic0-47311744, ID : 3c4f2800-2c65-4d01-be18-2bb071644e6b 2026-09-09 11:09:40,121 - INFO - ================================================================================ 2026-09-09 11:09:40,121 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-09-09 11:09:40,122 - 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-09-09 11:09:40,383 - DEBUG - Nothing to compare xmpp stats {'10.0.0.250': {'10.20.0.254': '0'}} with 2026-09-09 11:09:40,383 - INFO - Initial checks done. Running the testcase now 2026-09-09 11:09:40,383 - INFO - 2026-09-09 11:09:41,310 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-47311744'](3c4f2800-2c65-4d01-be18-2bb071644e6b) 2026-09-09 11:09:41,366 - DEBUG - Creating VDNS : ctest-vdns1-78068135 2026-09-09 11:09:41,590 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-78068135'] created succesfully 2026-09-09 11:09:41,590 - DEBUG - Verify VDNS entry is shown in control node 2026-09-09 11:09:41,598 - DEBUG - Verify VDNS entry is shown in the API server 2026-09-09 11:09:41,598 - DEBUG - Requesting: http://10.0.0.250:8082/domains 2026-09-09 11:09:41,975 - DEBUG - Requesting: http://10.0.0.250:8082/domains 2026-09-09 11:09:42,009 - DEBUG - Requesting: http://10.0.0.250:8082/domain/8bbb7c25-989c-4100-9771-0b0c233d2e27 2026-09-09 11:09:42,025 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-DNS/4d5c13d1-fa39-4ba2-ad4e-1141b81a381a 2026-09-09 11:09:42,671 - DEBUG - Response for create_network : {'network': {'id': 'eef2fc09-e267-44d4-a560-725d7f5b4dd0', 'name': 'ctest-vn1-vdns-94692055', 'tenant_id': '3c4f28002c654d01be182bb071644e6b', 'project_id': '3c4f28002c654d01be182bb071644e6b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-47311744', 'ctest-vn1-vdns-94692055'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 11:09:42,887 - DEBUG - Response for create_subnet : {'subnet': {'id': '3db2c0dc-8aec-488d-b8f1-44825fb241a9', 'name': '', 'tenant_id': '3c4f28002c654d01be182bb071644e6b', 'network_id': 'eef2fc09-e267-44d4-a560-725d7f5b4dd0', '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': '3c4f28002c654d01be182bb071644e6b'}} 2026-09-09 11:09:42,906 - INFO - Created VN ctest-vn1-vdns-94692055 2026-09-09 11:09:42,962 - DEBUG - VN ctest-vn1-vdns-94692055 UUID is eef2fc09-e267-44d4-a560-725d7f5b4dd0 2026-09-09 11:09:43,210 - DEBUG - Services list from nova: [, , ] 2026-09-09 11:09:43,725 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6267-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6267-1) 2026-09-09 11:09:43,725 - INFO - Waiting for VM ctest-vm1-test-87040821 to be up.. 2026-09-09 11:09:43,770 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:09:48,866 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:09:53,963 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:09:59,055 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:04,165 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:09,301 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:14,408 - DEBUG - VM is in ACTIVE state now 2026-09-09 11:10:14,408 - INFO - VM name : ctest-vm1-test-87040821 2026-09-09 11:10:14,543 - DEBUG - VM ctest-vm1-test-87040821 ID is 6c3e986d-bbce-4bff-91a8-88a42086109e 2026-09-09 11:10:14,543 - DEBUG - VM ctest-vm1-test-87040821 launched on Node cn-jenkins-deploy-platform-ansible-os-6267-1 2026-09-09 11:10:14,658 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/6c3e986d-bbce-4bff-91a8-88a42086109e 2026-09-09 11:10:14,675 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/cba34419-9419-4b98-83d7-d5489a1d440a 2026-09-09 11:10:17,977 - 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 1027ms') 2026-09-09 11:10:17,977 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-87040821 failed! 2026-09-09 11:10:18,034 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-47311744:ctest-vn1-vdns-94692055 is 10.10.10.1 and allocation pool is NOT set 2026-09-09 11:10:20,105 - 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=6.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.34 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.337/4.073/6.809/2.736 ms') 2026-09-09 11:10:20,105 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-87040821 passed 2026-09-09 11:10:20,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 11:10:20,267 - DEBUG - Waiting to SSH to VM ctest-vm1-test-87040821, IP 10.10.10.3, Port 22 2026-09-09 11:10:20,437 - DEBUG - VM ctest-vm1-test-87040821 is ready for SSH connections 2026-09-09 11:10:20,437 - 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.250, gateway password: c0ntrail123 2026-09-09 11:10:20,437 - DEBUG - ifconfig | grep 10.10.10.3 2026-09-09 11:10:22,145 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-09-09 11:10:22,145 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-87040821", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-09-09 11:10:22,145 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-87040821", None, socket.AF_INET6)' 2026-09-09 11:10:22,334 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-87040821, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-09-09 11:10:22,335 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-87040821 2026-09-09 11:10:24,534 - DEBUG - PING ctest-vm1-test-87040821 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.845 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.356 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.524 ms --- ctest-vm1-test-87040821 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.356/1.908/4.845 ms 2026-09-09 11:10:24,534 - INFO - Ping to IP ctest-vm1-test-87040821 from VM ctest-vm1-test-87040821 passed 2026-09-09 11:10:24,555 - DEBUG - Requesting: http://10.0.0.250:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-09-09 11:10:24,563 - DEBUG - Requesting: http://10.0.0.250:8092/Snh_PageReq?x=default-domain:ctest-vdns1-78068135@0%20AllEntriesVdnsRecordsReq 2026-09-09 11:10:24,571 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-78068135:1:ctest-vm1-test-87040821:10.10.10.3', 'rec_name': 'ctest-vm1-test-87040821', '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-6267-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-87040821.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-09-09 11:10:24,571 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-78068135:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-87040821', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-87040821', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6267-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-87040821.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-09-09 11:10:25,244 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6267-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6267-1) 2026-09-09 11:10:25,244 - INFO - Waiting for VM ctest-vm2-test-96071262 to be up.. 2026-09-09 11:10:25,302 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:30,407 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:35,500 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:40,594 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:45,691 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:50,782 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 11:10:55,876 - DEBUG - VM is in ACTIVE state now 2026-09-09 11:10:55,877 - INFO - VM name : ctest-vm2-test-96071262 2026-09-09 11:10:55,968 - DEBUG - VM ctest-vm2-test-96071262 ID is 2974dede-dd2d-4e51-95b1-7ebcacb11670 2026-09-09 11:10:55,968 - DEBUG - VM ctest-vm2-test-96071262 launched on Node cn-jenkins-deploy-platform-ansible-os-6267-1 2026-09-09 11:10:56,064 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine/2974dede-dd2d-4e51-95b1-7ebcacb11670 2026-09-09 11:10:56,077 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-machine-interface/c51d3301-4fa7-4587-aed0-104b2ecc3320 2026-09-09 11:10:59,361 - 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 1016ms') 2026-09-09 11:10:59,361 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-96071262 failed! 2026-09-09 11:10:59,418 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-47311744:ctest-vn1-vdns-94692055 is 10.10.10.1 and allocation pool is NOT set 2026-09-09 11:11:01,483 - 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=6.32 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.04 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.044/3.683/6.322/2.639 ms') 2026-09-09 11:11:01,483 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-96071262 passed 2026-09-09 11:11:01,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 11:11:01,639 - DEBUG - Waiting to SSH to VM ctest-vm2-test-96071262, IP 10.10.10.4, Port 22 2026-09-09 11:11:01,809 - DEBUG - VM ctest-vm2-test-96071262 is ready for SSH connections 2026-09-09 11:11:01,810 - 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.250, gateway password: c0ntrail123 2026-09-09 11:11:01,810 - DEBUG - ifconfig | grep 10.10.10.4 2026-09-09 11:11:03,960 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-09-09 11:11:03,961 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-96071262", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-09-09 11:11:03,961 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-96071262", None, socket.AF_INET6)' 2026-09-09 11:11:04,162 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-96071262, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-09-09 11:11:04,162 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-96071262 2026-09-09 11:11:06,380 - DEBUG - PING ctest-vm2-test-96071262 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.077 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.401 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.529 ms --- ctest-vm2-test-96071262 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.401/1.669/4.077 ms 2026-09-09 11:11:06,380 - INFO - Ping to IP ctest-vm2-test-96071262 from VM ctest-vm2-test-96071262 passed 2026-09-09 11:11:06,395 - DEBUG - Requesting: http://10.0.0.250:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-09-09 11:11:06,402 - DEBUG - Requesting: http://10.0.0.250:8092/Snh_PageReq?x=default-domain:ctest-vdns1-78068135@0%20AllEntriesVdnsRecordsReq 2026-09-09 11:11:06,409 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-78068135:1:ctest-vm2-test-96071262:10.10.10.4', 'rec_name': 'ctest-vm2-test-96071262', '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-6267-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-96071262.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-09-09 11:11:06,409 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-78068135:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-96071262', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-96071262', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6267-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-96071262.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-09-09 11:11:06,409 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-96071262", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-09-09 11:11:06,409 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-96071262", None, socket.AF_INET6)' 2026-09-09 11:11:06,536 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-96071262, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.250, gateway password: c0ntrail123 2026-09-09 11:11:06,537 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-96071262 2026-09-09 11:11:08,739 - DEBUG - PING ctest-vm2-test-96071262 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.850 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.166 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.903 ms --- ctest-vm2-test-96071262 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.903/2.306/4.850 ms 2026-09-09 11:11:08,739 - INFO - Ping to IP ctest-vm2-test-96071262 from VM ctest-vm1-test-87040821 passed 2026-09-09 11:11:08,739 - INFO - Try deleting the VDNS entry ctest-vdns1-78068135 with back ref of ipam. 2026-09-09 11:11:08,798 - DEBUG - Delete when resource still referred: ['http://10.0.0.250:8082/network-ipam/c1544339-77fb-45f9-87ac-2546db4a13e1'] 2026-09-09 11:11:08,798 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-09-09 11:11:08,798 - INFO - Add CNAME VDNS record for ctest-vm1-test-87040821 and verify we able to ping by alias name 2026-09-09 11:11:08,846 - DEBUG - Creating VDNS record data : test-rec 2026-09-09 11:11:08,966 - INFO - In verify_on_setup 2026-09-09 11:11:09,062 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-78068135', 'test-rec'] created succesfully 2026-09-09 11:11:09,062 - INFO - Verify VDNS record is shown in the API server 2026-09-09 11:11:09,062 - DEBUG - Requesting: http://10.0.0.250:8082/domains 2026-09-09 11:11:09,072 - DEBUG - Requesting: http://10.0.0.250:8082/domain/8bbb7c25-989c-4100-9771-0b0c233d2e27 2026-09-09 11:11:09,093 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-DNS/4d5c13d1-fa39-4ba2-ad4e-1141b81a381a 2026-09-09 11:11:09,104 - DEBUG - Requesting: http://10.0.0.250:8082/virtual-DNS-record/a79c3529-ec9f-40a9-96b2-bcd95a69479a 2026-09-09 11:11:09,112 - INFO - Verify VDNS record is shown in the control node 2026-09-09 11:11:09,121 - 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.250, gateway password: c0ntrail123 2026-09-09 11:11:09,121 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-09-09 11:11:09,240 - 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.250, gateway password: c0ntrail123 2026-09-09 11:11:09,240 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-09-09 11:11:09,417 - DEBUG - ping: bad address 'vm1-test-alias' 2026-09-09 11:11:09,417 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-87040821 failed 2026-09-09 11:11:10,419 - 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.250, gateway password: c0ntrail123 2026-09-09 11:11:10,419 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-09-09 11:11:10,544 - 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.250, gateway password: c0ntrail123 2026-09-09 11:11:10,544 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-09-09 11:11:10,718 - DEBUG - ping: bad address 'vm1-test-alias' 2026-09-09 11:11:10,718 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-87040821 failed 2026-09-09 11:11:11,719 - 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.250, gateway password: c0ntrail123 2026-09-09 11:11:11,719 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-09-09 11:11:11,842 - 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.250, gateway password: c0ntrail123 2026-09-09 11:11:11,842 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-09-09 11:11:14,028 - 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.316 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.786 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.464 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.316/0.522/0.786 ms 2026-09-09 11:11:14,029 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-87040821 passed 2026-09-09 11:11:14,029 - DEBUG - Deleting VDNS record data: test-rec 2026-09-09 11:11:14,110 - INFO - VDNS record info: default-domain:ctest-vdns1-78068135:test-rec deleted successfully. 2026-09-09 11:11:14,110 - INFO - Deleting VM ctest-vm2-test-96071262 2026-09-09 11:11:14,210 - INFO - Deleting VM ctest-vm1-test-87040821 2026-09-09 11:11:14,299 - INFO - Deleting VN ctest-vn1-vdns-94692055 2026-09-09 11:11:14,341 - DEBUG - VN eef2fc09-e267-44d4-a560-725d7f5b4dd0 still in use: Unable to complete operation on network eef2fc09-e267-44d4-a560-725d7f5b4dd0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b6e4be88-1ee1-4ff1-8049-14d990a74daa'] 2026-09-09 11:11:14,341 - WARNING - Deleting VN ctest-vn1-vdns-94692055 failed..Will retry 2026-09-09 11:11:16,396 - DEBUG - VN eef2fc09-e267-44d4-a560-725d7f5b4dd0 still in use: Unable to complete operation on network eef2fc09-e267-44d4-a560-725d7f5b4dd0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-89aa0c26-0718-4c65-8c1f-ca2c8bef3672'] 2026-09-09 11:11:16,396 - WARNING - Deleting VN ctest-vn1-vdns-94692055 failed..Will retry 2026-09-09 11:11:18,629 - DEBUG - Response for deleting network () 2026-09-09 11:11:18,683 - DEBUG - Deleting VDNS Entry: ctest-vdns1-78068135 2026-09-09 11:11:18,770 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-78068135'] deleted successfully. 2026-09-09 11:11:18,770 - DEBUG - Requesting: http://10.0.0.250:8082/domains 2026-09-09 11:11:18,781 - DEBUG - Requesting: http://10.0.0.250:8082/domain/8bbb7c25-989c-4100-9771-0b0c233d2e27 2026-09-09 11:11:18,798 - DEBUG - VDNS information not found in API server 2026-09-09 11:11:18,799 - INFO - VDNS information ctest-vdns1-78068135 removed from the API Server 2026-09-09 11:11:18,812 - INFO - VDNS information ctest-vdns1-78068135 removed in the Control node 2026-09-09 11:11:18,812 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-47311744'] 2026-09-09 11:11:19,089 - DEBUG - No XMPP flaps were noticed during the test 2026-09-09 11:11:19,089 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:39] 2026-09-09 11:11:19,089 - INFO - -------------------------------------------------------------------------------- 2026-09-09 11:11:19,918 - INFO - Deleted project: ctest-TestvDNSBasic0-47311744, ID : 3c4f2800-2c65-4d01-be18-2bb071644e6b