2026-07-04 07:59:29,598 - INFO - Domain Default found not creating 2026-07-04 07:59:29,745 - INFO - Project ctest-TestvDNSBasic0-92688983 not found, creating it 2026-07-04 07:59:30,172 - INFO - Created Project:ctest-TestvDNSBasic0-92688983, ID : 6b442e0b-9871-439b-988f-ac1fa5401ee9 2026-07-04 07:59:31,636 - INFO - ================================================================================ 2026-07-04 07:59:31,636 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-07-04 07:59:31,636 - 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-07-04 07:59:31,890 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-04 07:59:31,890 - INFO - Initial checks done. Running the testcase now 2026-07-04 07:59:31,890 - INFO - 2026-07-04 07:59:32,626 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-92688983'](6b442e0b-9871-439b-988f-ac1fa5401ee9) 2026-07-04 07:59:32,677 - DEBUG - Creating VDNS : ctest-vdns1-76801792 2026-07-04 07:59:32,885 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-76801792'] created succesfully 2026-07-04 07:59:32,885 - DEBUG - Verify VDNS entry is shown in control node 2026-07-04 07:59:32,890 - DEBUG - Verify VDNS entry is shown in the API server 2026-07-04 07:59:32,890 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-07-04 07:59:33,204 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-07-04 07:59:33,227 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ff3c935c-8758-4743-b289-df1a607d2b24 2026-07-04 07:59:33,239 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/ffd21744-8ca7-495e-a4ca-0fcb73c08a52 2026-07-04 07:59:33,819 - DEBUG - Response for create_network : {'network': {'id': 'af51e4ca-14b7-4525-ba0b-a3b777b129a1', 'name': 'ctest-vn1-vdns-59135484', 'tenant_id': '6b442e0b9871439b988fac1fa5401ee9', 'project_id': '6b442e0b9871439b988fac1fa5401ee9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-92688983', 'ctest-vn1-vdns-59135484'], 'port_security_enabled': True, 'description': ''}} 2026-07-04 07:59:34,027 - DEBUG - Response for create_subnet : {'subnet': {'id': '90b5c2da-1071-4ba1-8ef8-da77fed00843', 'name': '', 'tenant_id': '6b442e0b9871439b988fac1fa5401ee9', 'network_id': 'af51e4ca-14b7-4525-ba0b-a3b777b129a1', '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': '6b442e0b9871439b988fac1fa5401ee9'}} 2026-07-04 07:59:34,043 - INFO - Created VN ctest-vn1-vdns-59135484 2026-07-04 07:59:34,093 - DEBUG - VN ctest-vn1-vdns-59135484 UUID is af51e4ca-14b7-4525-ba0b-a3b777b129a1 2026-07-04 07:59:34,287 - DEBUG - Services list from nova: [, , ] 2026-07-04 07:59:34,584 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6078-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6078-1) 2026-07-04 07:59:34,585 - INFO - Waiting for VM ctest-vm1-test-15606074 to be up.. 2026-07-04 07:59:34,630 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 07:59:39,696 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 07:59:44,765 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 07:59:49,832 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 07:59:54,900 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 07:59:59,978 - DEBUG - VM is in ACTIVE state now 2026-07-04 07:59:59,978 - INFO - VM name : ctest-vm1-test-15606074 2026-07-04 08:00:00,044 - DEBUG - VM ctest-vm1-test-15606074 ID is 83054b81-508b-4260-9a21-0253b4d06629 2026-07-04 08:00:00,044 - DEBUG - VM ctest-vm1-test-15606074 launched on Node cn-jenkins-deploy-platform-ansible-os-6078-1 2026-07-04 08:00:00,117 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/83054b81-508b-4260-9a21-0253b4d06629 2026-07-04 08:00:00,125 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c06344a0-c066-4653-b838-e430865b5398 2026-07-04 08:00:03,366 - 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 1019ms') 2026-07-04 08:00:03,366 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15606074 failed! 2026-07-04 08:00:03,421 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-92688983:ctest-vn1-vdns-59135484 is 10.10.10.1 and allocation pool is NOT set 2026-07-04 08:00:05,481 - 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=9.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.505 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 = 0.505/5.019/9.533/4.514 ms') 2026-07-04 08:00:05,481 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-15606074 passed 2026-07-04 08:00:05,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-04 08:00:05,629 - DEBUG - Waiting to SSH to VM ctest-vm1-test-15606074, IP 10.10.10.3, Port 22 2026-07-04 08:00:05,797 - DEBUG - VM ctest-vm1-test-15606074 is ready for SSH connections 2026-07-04 08:00:05,797 - 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.50, gateway password: c0ntrail123 2026-07-04 08:00:05,797 - DEBUG - ifconfig | grep 10.10.10.3 2026-07-04 08:00:07,364 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2026-07-04 08:00:07,364 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15606074", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-04 08:00:07,364 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-15606074", None, socket.AF_INET6)' 2026-07-04 08:00:07,544 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-15606074, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-04 08:00:07,545 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-15606074 2026-07-04 08:00:09,719 - DEBUG - PING ctest-vm1-test-15606074 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.648 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.396 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.410 ms --- ctest-vm1-test-15606074 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.396/1.484/3.648 ms 2026-07-04 08:00:09,719 - INFO - Ping to IP ctest-vm1-test-15606074 from VM ctest-vm1-test-15606074 passed 2026-07-04 08:00:09,735 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-07-04 08:00:09,740 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-76801792@0%20AllEntriesVdnsRecordsReq 2026-07-04 08:00:09,744 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-76801792:1:ctest-vm1-test-15606074:10.10.10.3', 'rec_name': 'ctest-vm1-test-15606074', '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-6078-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-15606074.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-07-04 08:00:09,745 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-76801792:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-15606074', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-15606074', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6078-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-15606074.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-07-04 08:00:10,290 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6078-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6078-1) 2026-07-04 08:00:10,290 - INFO - Waiting for VM ctest-vm2-test-91301694 to be up.. 2026-07-04 08:00:10,327 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 08:00:15,395 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 08:00:20,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 08:00:25,538 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 08:00:30,607 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-04 08:00:35,682 - DEBUG - VM is in ACTIVE state now 2026-07-04 08:00:35,683 - INFO - VM name : ctest-vm2-test-91301694 2026-07-04 08:00:35,758 - DEBUG - VM ctest-vm2-test-91301694 ID is 7eab980e-5050-4cbb-8177-aa631bc53927 2026-07-04 08:00:35,758 - DEBUG - VM ctest-vm2-test-91301694 launched on Node cn-jenkins-deploy-platform-ansible-os-6078-1 2026-07-04 08:00:35,825 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/7eab980e-5050-4cbb-8177-aa631bc53927 2026-07-04 08:00:35,832 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1e97a2eb-66f9-4029-b690-1232888da555 2026-07-04 08:00:39,085 - 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 1014ms') 2026-07-04 08:00:39,085 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-91301694 failed! 2026-07-04 08:00:39,096 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-92688983:ctest-vn1-vdns-59135484 is 10.10.10.1 and allocation pool is NOT set 2026-07-04 08:00:41,163 - 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=9.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.474 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.474/5.158/9.843/4.684 ms') 2026-07-04 08:00:41,163 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-91301694 passed 2026-07-04 08:00:41,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-04 08:00:41,309 - DEBUG - Waiting to SSH to VM ctest-vm2-test-91301694, IP 10.10.10.4, Port 22 2026-07-04 08:00:41,465 - DEBUG - VM ctest-vm2-test-91301694 is ready for SSH connections 2026-07-04 08:00:41,466 - 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.50, gateway password: c0ntrail123 2026-07-04 08:00:41,466 - DEBUG - ifconfig | grep 10.10.10.4 2026-07-04 08:00:42,301 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2026-07-04 08:00:42,301 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-91301694", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-04 08:00:42,301 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-91301694", None, socket.AF_INET6)' 2026-07-04 08:00:42,473 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-91301694, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-04 08:00:42,473 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-91301694 2026-07-04 08:00:44,646 - DEBUG - PING ctest-vm2-test-91301694 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.200 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.367 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.452 ms --- ctest-vm2-test-91301694 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.367/1.339/3.200 ms 2026-07-04 08:00:44,646 - INFO - Ping to IP ctest-vm2-test-91301694 from VM ctest-vm2-test-91301694 passed 2026-07-04 08:00:44,657 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2026-07-04 08:00:44,662 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-76801792@0%20AllEntriesVdnsRecordsReq 2026-07-04 08:00:44,668 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-76801792:1:ctest-vm2-test-91301694:10.10.10.4', 'rec_name': 'ctest-vm2-test-91301694', '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-6078-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-91301694.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2026-07-04 08:00:44,668 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-76801792:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-91301694', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-91301694', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6078-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-91301694.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-07-04 08:00:44,668 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-91301694", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-04 08:00:44,668 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-91301694", None, socket.AF_INET6)' 2026-07-04 08:00:44,777 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-91301694, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-04 08:00:44,777 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-91301694 2026-07-04 08:00:46,923 - DEBUG - PING ctest-vm2-test-91301694 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.009 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.924 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.064 ms --- ctest-vm2-test-91301694 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.924/2.665/6.009 ms 2026-07-04 08:00:46,923 - INFO - Ping to IP ctest-vm2-test-91301694 from VM ctest-vm1-test-15606074 passed 2026-07-04 08:00:46,924 - INFO - Try deleting the VDNS entry ctest-vdns1-76801792 with back ref of ipam. 2026-07-04 08:00:46,981 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/28ff83ae-389a-4499-aee5-285ba67d5707'] 2026-07-04 08:00:46,981 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-07-04 08:00:46,981 - INFO - Add CNAME VDNS record for ctest-vm1-test-15606074 and verify we able to ping by alias name 2026-07-04 08:00:47,029 - DEBUG - Creating VDNS record data : test-rec 2026-07-04 08:00:47,137 - INFO - In verify_on_setup 2026-07-04 08:00:47,233 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-76801792', 'test-rec'] created succesfully 2026-07-04 08:00:47,233 - INFO - Verify VDNS record is shown in the API server 2026-07-04 08:00:47,233 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-07-04 08:00:47,239 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ff3c935c-8758-4743-b289-df1a607d2b24 2026-07-04 08:00:47,249 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/ffd21744-8ca7-495e-a4ca-0fcb73c08a52 2026-07-04 08:00:47,255 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/72cbea23-f192-4d86-a308-b6676bdbc26c 2026-07-04 08:00:47,260 - INFO - Verify VDNS record is shown in the control node 2026-07-04 08:00:47,265 - 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.50, gateway password: c0ntrail123 2026-07-04 08:00:47,265 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-07-04 08:00:47,372 - 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.50, gateway password: c0ntrail123 2026-07-04 08:00:47,372 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-07-04 08:00:47,537 - DEBUG - ping: bad address 'vm1-test-alias' 2026-07-04 08:00:47,537 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15606074 failed 2026-07-04 08:00:48,538 - 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.50, gateway password: c0ntrail123 2026-07-04 08:00:48,538 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-07-04 08:00:48,663 - 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.50, gateway password: c0ntrail123 2026-07-04 08:00:48,663 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-07-04 08:00:48,815 - DEBUG - ping: bad address 'vm1-test-alias' 2026-07-04 08:00:48,815 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-15606074 failed 2026-07-04 08:00:49,816 - 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.50, gateway password: c0ntrail123 2026-07-04 08:00:49,816 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2026-07-04 08:00:49,927 - 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.50, gateway password: c0ntrail123 2026-07-04 08:00:49,927 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2026-07-04 08:00:52,091 - 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.311 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.336 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.322 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.311/0.323/0.336 ms 2026-07-04 08:00:52,091 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-15606074 passed 2026-07-04 08:00:52,091 - DEBUG - Deleting VDNS record data: test-rec 2026-07-04 08:00:52,161 - INFO - VDNS record info: default-domain:ctest-vdns1-76801792:test-rec deleted successfully. 2026-07-04 08:00:52,161 - INFO - Deleting VM ctest-vm2-test-91301694 2026-07-04 08:00:52,234 - INFO - Deleting VM ctest-vm1-test-15606074 2026-07-04 08:00:52,294 - INFO - Deleting VN ctest-vn1-vdns-59135484 2026-07-04 08:00:52,325 - DEBUG - VN af51e4ca-14b7-4525-ba0b-a3b777b129a1 still in use: Unable to complete operation on network af51e4ca-14b7-4525-ba0b-a3b777b129a1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9a7471fc-ee4c-488c-bc9b-a11fee3caadf'] 2026-07-04 08:00:52,325 - WARNING - Deleting VN ctest-vn1-vdns-59135484 failed..Will retry 2026-07-04 08:00:54,359 - DEBUG - VN af51e4ca-14b7-4525-ba0b-a3b777b129a1 still in use: Unable to complete operation on network af51e4ca-14b7-4525-ba0b-a3b777b129a1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5f3df7b8-8e8b-4570-a5d5-27b2dd82620a'] 2026-07-04 08:00:54,360 - WARNING - Deleting VN ctest-vn1-vdns-59135484 failed..Will retry 2026-07-04 08:00:56,627 - DEBUG - Response for deleting network () 2026-07-04 08:00:56,659 - DEBUG - Deleting VDNS Entry: ctest-vdns1-76801792 2026-07-04 08:00:56,725 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-76801792'] deleted successfully. 2026-07-04 08:00:56,725 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-07-04 08:00:56,732 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ff3c935c-8758-4743-b289-df1a607d2b24 2026-07-04 08:00:56,745 - DEBUG - VDNS information not found in API server 2026-07-04 08:00:56,745 - INFO - VDNS information ctest-vdns1-76801792 removed from the API Server 2026-07-04 08:00:56,749 - INFO - VDNS information ctest-vdns1-76801792 removed in the Control node 2026-07-04 08:00:56,750 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-92688983'] 2026-07-04 08:00:57,002 - DEBUG - No XMPP flaps were noticed during the test 2026-07-04 08:00:57,003 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:26] 2026-07-04 08:00:57,003 - INFO - -------------------------------------------------------------------------------- 2026-07-04 08:00:57,707 - INFO - Deleted project: ctest-TestvDNSBasic0-92688983, ID : 6b442e0b-9871-439b-988f-ac1fa5401ee9