2025-09-11 09:14:30,126 - INFO - Domain Default found not creating 2025-09-11 09:14:30,287 - INFO - Project ctest-TestvDNSBasic0-63664165 not found, creating it 2025-09-11 09:14:30,795 - INFO - Created Project:ctest-TestvDNSBasic0-63664165, ID : a0d678b7-db1a-4af0-b91a-da5cfc26b6a6 2025-09-11 09:14:32,441 - INFO - ================================================================================ 2025-09-11 09:14:32,441 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-09-11 09:14:32,441 - 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 2025-09-11 09:14:32,702 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-11 09:14:32,702 - INFO - Initial checks done. Running the testcase now 2025-09-11 09:14:32,702 - INFO - 2025-09-11 09:14:33,486 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-63664165'](a0d678b7-db1a-4af0-b91a-da5cfc26b6a6) 2025-09-11 09:14:33,543 - DEBUG - Creating VDNS : ctest-vdns1-52689999 2025-09-11 09:14:33,759 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-52689999'] created succesfully 2025-09-11 09:14:33,759 - DEBUG - Verify VDNS entry is shown in control node 2025-09-11 09:14:33,766 - DEBUG - Verify VDNS entry is shown in the API server 2025-09-11 09:14:33,766 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-11 09:14:34,104 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-11 09:14:34,140 - DEBUG - Requesting: http://10.0.0.254:8082/domain/207799dd-8d7a-4852-8f72-f9485edb12f4 2025-09-11 09:14:34,155 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/6e82eaa0-4824-4884-8c31-2d8c399bd878 2025-09-11 09:14:34,757 - DEBUG - Response for create_network : {'network': {'id': 'b07f5c51-d9b0-46d8-a70c-398cf70bc6e1', 'name': 'ctest-vn1-vdns-75658002', 'tenant_id': 'a0d678b7db1a4af0b91ada5cfc26b6a6', 'project_id': 'a0d678b7db1a4af0b91ada5cfc26b6a6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-63664165', 'ctest-vn1-vdns-75658002'], 'port_security_enabled': True, 'description': ''}} 2025-09-11 09:14:34,992 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1618e2c-aab1-40b3-ab8f-16857605e6f7', 'name': '', 'tenant_id': 'a0d678b7db1a4af0b91ada5cfc26b6a6', 'network_id': 'b07f5c51-d9b0-46d8-a70c-398cf70bc6e1', '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': 'a0d678b7db1a4af0b91ada5cfc26b6a6'}} 2025-09-11 09:14:35,016 - INFO - Created VN ctest-vn1-vdns-75658002 2025-09-11 09:14:35,071 - DEBUG - VN ctest-vn1-vdns-75658002 UUID is b07f5c51-d9b0-46d8-a70c-398cf70bc6e1 2025-09-11 09:14:35,284 - DEBUG - Services list from nova: [, , ] 2025-09-11 09:14:36,448 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4086-1) 2025-09-11 09:14:36,448 - INFO - Waiting for VM ctest-vm1-test-58258498 to be up.. 2025-09-11 09:14:36,490 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-11 09:14:41,584 - DEBUG - VM is in ACTIVE state now 2025-09-11 09:14:41,584 - INFO - VM name : ctest-vm1-test-58258498 2025-09-11 09:14:41,661 - DEBUG - VM ctest-vm1-test-58258498 ID is baf9076e-4ec8-4809-940c-0cdc1c03da1e 2025-09-11 09:14:41,661 - DEBUG - VM ctest-vm1-test-58258498 launched on Node cn-jenkins-deploy-platform-ansible-os-4086-1 2025-09-11 09:14:41,761 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/baf9076e-4ec8-4809-940c-0cdc1c03da1e 2025-09-11 09:14:41,771 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/30ba129a-1a64-4182-92e6-b5622cd5c4ee 2025-09-11 09:14:45,042 - 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 1012ms') 2025-09-11 09:14:45,042 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-58258498 failed! 2025-09-11 09:14:45,099 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-63664165:ctest-vn1-vdns-75658002 is 10.10.10.1 and allocation pool is NOT set 2025-09-11 09:14:49,164 - 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=4.25 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 = 4.246/4.246/4.246/0.000 ms') 2025-09-11 09:14:49,164 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-58258498 passed 2025-09-11 09:14:49,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-11 09:14:49,312 - DEBUG - Waiting to SSH to VM ctest-vm1-test-58258498, IP 10.10.10.3, Port 22 2025-09-11 09:14:49,477 - DEBUG - VM ctest-vm1-test-58258498 is ready for SSH connections 2025-09-11 09:14:49,477 - 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.254, gateway password: c0ntrail123 2025-09-11 09:14:49,477 - DEBUG - ifconfig | grep 10.10.10.3 2025-09-11 09:14:51,259 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-09-11 09:14:51,259 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-58258498", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-11 09:14:51,259 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-58258498", None, socket.AF_INET6)' 2025-09-11 09:14:51,590 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-58258498, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-11 09:14:51,590 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-58258498 2025-09-11 09:14:53,876 - DEBUG - PING ctest-vm1-test-58258498 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.302 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.428 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.550 ms --- ctest-vm1-test-58258498 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.428/1.426/3.302 ms 2025-09-11 09:14:53,876 - INFO - Ping to IP ctest-vm1-test-58258498 from VM ctest-vm1-test-58258498 passed 2025-09-11 09:14:53,891 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-09-11 09:14:53,897 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-52689999@0%20AllEntriesVdnsRecordsReq 2025-09-11 09:14:53,902 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-52689999:1:ctest-vm1-test-58258498:10.10.10.3', 'rec_name': 'ctest-vm1-test-58258498', '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-4086-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-58258498.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-09-11 09:14:53,902 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-52689999:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-58258498', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-58258498', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4086-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-58258498.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'} 2025-09-11 09:14:55,248 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4086-1) 2025-09-11 09:14:55,248 - INFO - Waiting for VM ctest-vm2-test-89832492 to be up.. 2025-09-11 09:14:55,291 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-11 09:15:00,369 - DEBUG - VM is in ACTIVE state now 2025-09-11 09:15:00,369 - INFO - VM name : ctest-vm2-test-89832492 2025-09-11 09:15:00,445 - DEBUG - VM ctest-vm2-test-89832492 ID is 83eb1504-c5e1-429a-b3a9-9cdced068d5f 2025-09-11 09:15:00,445 - DEBUG - VM ctest-vm2-test-89832492 launched on Node cn-jenkins-deploy-platform-ansible-os-4086-1 2025-09-11 09:15:00,526 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/83eb1504-c5e1-429a-b3a9-9cdced068d5f 2025-09-11 09:15:00,535 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3e311cee-6b65-4f42-8c0f-92a5b89853de 2025-09-11 09:15:03,787 - 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 1010ms') 2025-09-11 09:15:03,787 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-89832492 failed! 2025-09-11 09:15:03,843 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-63664165:ctest-vn1-vdns-75658002 is 10.10.10.1 and allocation pool is NOT set 2025-09-11 09:15:07,919 - 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=8.20 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 8.201/8.201/8.201/0.000 ms') 2025-09-11 09:15:07,919 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-89832492 passed 2025-09-11 09:15:08,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-11 09:15:08,075 - DEBUG - Waiting to SSH to VM ctest-vm2-test-89832492, IP 10.10.10.4, Port 22 2025-09-11 09:15:08,234 - DEBUG - VM ctest-vm2-test-89832492 is ready for SSH connections 2025-09-11 09:15:08,235 - 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.254, gateway password: c0ntrail123 2025-09-11 09:15:08,235 - DEBUG - ifconfig | grep 10.10.10.4 2025-09-11 09:15:09,976 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-09-11 09:15:09,976 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-89832492", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-11 09:15:09,976 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-89832492", None, socket.AF_INET6)' 2025-09-11 09:15:10,254 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-89832492, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-11 09:15:10,254 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-89832492 2025-09-11 09:15:12,531 - DEBUG - PING ctest-vm2-test-89832492 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.428 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.579 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.582 ms --- ctest-vm2-test-89832492 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.579/1.529/3.428 ms 2025-09-11 09:15:12,531 - INFO - Ping to IP ctest-vm2-test-89832492 from VM ctest-vm2-test-89832492 passed 2025-09-11 09:15:12,544 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-09-11 09:15:12,551 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-52689999@0%20AllEntriesVdnsRecordsReq 2025-09-11 09:15:12,557 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-52689999:1:ctest-vm2-test-89832492:10.10.10.4', 'rec_name': 'ctest-vm2-test-89832492', '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-4086-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-89832492.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-09-11 09:15:12,557 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-52689999:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-89832492', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-89832492', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4086-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-89832492.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'} 2025-09-11 09:15:12,558 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-89832492", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-11 09:15:12,558 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-89832492", None, socket.AF_INET6)' 2025-09-11 09:15:12,772 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-89832492, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-11 09:15:12,772 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-89832492 2025-09-11 09:15:15,058 - DEBUG - PING ctest-vm2-test-89832492 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.549 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.120 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.965 ms --- ctest-vm2-test-89832492 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.965/3.211/7.549 ms 2025-09-11 09:15:15,058 - INFO - Ping to IP ctest-vm2-test-89832492 from VM ctest-vm1-test-58258498 passed 2025-09-11 09:15:15,058 - INFO - Try deleting the VDNS entry ctest-vdns1-52689999 with back ref of ipam. 2025-09-11 09:15:15,119 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/08482e12-b622-4b35-a2c1-e477f7d4e2a6'] 2025-09-11 09:15:15,119 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-09-11 09:15:15,119 - INFO - Add CNAME VDNS record for ctest-vm1-test-58258498 and verify we able to ping by alias name 2025-09-11 09:15:15,167 - DEBUG - Creating VDNS record data : test-rec 2025-09-11 09:15:15,275 - INFO - In verify_on_setup 2025-09-11 09:15:15,375 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-52689999', 'test-rec'] created succesfully 2025-09-11 09:15:15,375 - INFO - Verify VDNS record is shown in the API server 2025-09-11 09:15:15,375 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-11 09:15:15,381 - DEBUG - Requesting: http://10.0.0.254:8082/domain/207799dd-8d7a-4852-8f72-f9485edb12f4 2025-09-11 09:15:15,394 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/6e82eaa0-4824-4884-8c31-2d8c399bd878 2025-09-11 09:15:15,401 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/99c4db59-7ac3-4693-917c-8ace3915d8db 2025-09-11 09:15:15,407 - INFO - Verify VDNS record is shown in the control node 2025-09-11 09:15:15,413 - 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.254, gateway password: c0ntrail123 2025-09-11 09:15:15,413 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-09-11 09:15:15,628 - 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.254, gateway password: c0ntrail123 2025-09-11 09:15:15,629 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-09-11 09:15:15,929 - DEBUG - ping: bad address 'vm1-test-alias' 2025-09-11 09:15:15,929 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-58258498 failed 2025-09-11 09:15:16,930 - 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.254, gateway password: c0ntrail123 2025-09-11 09:15:16,930 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-09-11 09:15:17,139 - 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.254, gateway password: c0ntrail123 2025-09-11 09:15:17,139 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-09-11 09:15:17,417 - DEBUG - ping: bad address 'vm1-test-alias' 2025-09-11 09:15:17,417 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-58258498 failed 2025-09-11 09:15:18,417 - 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.254, gateway password: c0ntrail123 2025-09-11 09:15:18,418 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-09-11 09:15:18,655 - 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.254, gateway password: c0ntrail123 2025-09-11 09:15:18,655 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-09-11 09:15:20,946 - 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.400 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.421 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.412 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.400/0.411/0.421 ms 2025-09-11 09:15:20,946 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-58258498 passed 2025-09-11 09:15:20,947 - DEBUG - Deleting VDNS record data: test-rec 2025-09-11 09:15:21,019 - INFO - VDNS record info: default-domain:ctest-vdns1-52689999:test-rec deleted successfully. 2025-09-11 09:15:21,019 - INFO - Deleting VM ctest-vm2-test-89832492 2025-09-11 09:15:21,106 - INFO - Deleting VM ctest-vm1-test-58258498 2025-09-11 09:15:21,179 - INFO - Deleting VN ctest-vn1-vdns-75658002 2025-09-11 09:15:21,222 - DEBUG - VN b07f5c51-d9b0-46d8-a70c-398cf70bc6e1 still in use: Unable to complete operation on network b07f5c51-d9b0-46d8-a70c-398cf70bc6e1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f9a1a8b4-d967-4042-9dba-09b4c7b33245'] 2025-09-11 09:15:21,222 - WARNING - Deleting VN ctest-vn1-vdns-75658002 failed..Will retry 2025-09-11 09:15:23,407 - DEBUG - Response for deleting network () 2025-09-11 09:15:23,444 - DEBUG - Deleting VDNS Entry: ctest-vdns1-52689999 2025-09-11 09:15:23,515 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-52689999'] deleted successfully. 2025-09-11 09:15:23,515 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-11 09:15:23,523 - DEBUG - Requesting: http://10.0.0.254:8082/domain/207799dd-8d7a-4852-8f72-f9485edb12f4 2025-09-11 09:15:23,535 - DEBUG - VDNS information not found in API server 2025-09-11 09:15:23,535 - INFO - VDNS information ctest-vdns1-52689999 removed from the API Server 2025-09-11 09:15:23,541 - INFO - VDNS information ctest-vdns1-52689999 removed in the Control node 2025-09-11 09:15:23,541 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-63664165'] 2025-09-11 09:15:23,802 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 09:15:23,802 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-09-11 09:15:23,802 - INFO - -------------------------------------------------------------------------------- 2025-09-11 09:15:24,574 - INFO - Deleted project: ctest-TestvDNSBasic0-63664165, ID : a0d678b7-db1a-4af0-b91a-da5cfc26b6a6