2025-08-19 13:00:09,684 - INFO - Domain Default found not creating 2025-08-19 13:00:09,799 - INFO - Project ctest-TestvDNSBasic0-72790251 not found, creating it 2025-08-19 13:00:10,223 - INFO - Created Project:ctest-TestvDNSBasic0-72790251, ID : 64631c88-4c46-46c9-a961-6c95f384a418 2025-08-19 13:00:11,576 - INFO - ================================================================================ 2025-08-19 13:00:11,576 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-08-19 13:00:11,576 - 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-08-19 13:00:11,828 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.0.0.57': '0'}} with 2025-08-19 13:00:11,828 - INFO - Initial checks done. Running the testcase now 2025-08-19 13:00:11,828 - INFO - 2025-08-19 13:00:12,491 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-72790251'](64631c88-4c46-46c9-a961-6c95f384a418) 2025-08-19 13:00:12,543 - DEBUG - Creating VDNS : ctest-vdns1-80999686 2025-08-19 13:00:12,748 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-80999686'] created succesfully 2025-08-19 13:00:12,748 - DEBUG - Verify VDNS entry is shown in control node 2025-08-19 13:00:12,753 - DEBUG - Verify VDNS entry is shown in the API server 2025-08-19 13:00:12,753 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-08-19 13:00:13,040 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-08-19 13:00:13,063 - DEBUG - Requesting: http://10.0.0.57:8082/domain/37c5b4fd-3460-4eca-8bb5-f29a49538ddc 2025-08-19 13:00:13,073 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-DNS/752b51af-b1e1-4fcd-8b25-b100db30ee1d 2025-08-19 13:00:13,608 - DEBUG - Response for create_network : {'network': {'id': 'd75c2103-fda7-452a-a3be-fa64d6a95425', 'name': 'ctest-vn1-vdns-58892317', 'tenant_id': '64631c884c4646c9a9616c95f384a418', 'project_id': '64631c884c4646c9a9616c95f384a418', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-72790251', 'ctest-vn1-vdns-58892317'], 'port_security_enabled': True, 'description': ''}} 2025-08-19 13:00:13,764 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1760d4c-0a91-4028-9af1-3c9bdf1a0de1', 'name': '', 'tenant_id': '64631c884c4646c9a9616c95f384a418', 'network_id': 'd75c2103-fda7-452a-a3be-fa64d6a95425', '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': '64631c884c4646c9a9616c95f384a418'}} 2025-08-19 13:00:13,778 - INFO - Created VN ctest-vn1-vdns-58892317 2025-08-19 13:00:13,828 - DEBUG - VN ctest-vn1-vdns-58892317 UUID is d75c2103-fda7-452a-a3be-fa64d6a95425 2025-08-19 13:00:13,999 - DEBUG - Services list from nova: [, , ] 2025-08-19 13:00:14,983 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3883-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3883-1) 2025-08-19 13:00:14,983 - INFO - Waiting for VM ctest-vm1-test-12332432 to be up.. 2025-08-19 13:00:15,015 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-19 13:00:20,081 - DEBUG - VM is in ACTIVE state now 2025-08-19 13:00:20,081 - INFO - VM name : ctest-vm1-test-12332432 2025-08-19 13:00:20,141 - DEBUG - VM ctest-vm1-test-12332432 ID is 345f502e-3e16-4a48-bfaf-badb0528e045 2025-08-19 13:00:20,141 - DEBUG - VM ctest-vm1-test-12332432 launched on Node cn-jenkins-deploy-platform-ansible-os-3883-1. 2025-08-19 13:00:20,205 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/345f502e-3e16-4a48-bfaf-badb0528e045 2025-08-19 13:00:20,212 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/374e21de-3244-4567-a72e-d614b8742f41 2025-08-19 13:00:23,434 - 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 1004ms') 2025-08-19 13:00:23,435 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-12332432 failed! 2025-08-19 13:00:23,488 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-72790251:ctest-vn1-vdns-58892317 is 10.10.10.1 and allocation pool is NOT set 2025-08-19 13:00:25,546 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.29 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 = 2.287/2.950/3.614/0.663 ms') 2025-08-19 13:00:25,546 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-12332432 passed 2025-08-19 13:00:25,692 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-19 13:00:25,692 - DEBUG - Waiting to SSH to VM ctest-vm1-test-12332432, IP 10.10.10.3, Port 22 2025-08-19 13:00:25,843 - DEBUG - VM ctest-vm1-test-12332432 is ready for SSH connections 2025-08-19 13:00:25,843 - 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.57, gateway password: c0ntrail123 2025-08-19 13:00:25,843 - DEBUG - ifconfig | grep 10.10.10.3 2025-08-19 13:00:27,481 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2025-08-19 13:00:27,481 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-12332432", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-19 13:00:27,481 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-12332432", None, socket.AF_INET6)' 2025-08-19 13:00:27,717 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-12332432, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-19 13:00:27,717 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-12332432 2025-08-19 13:00:29,966 - DEBUG - PING ctest-vm1-test-12332432 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.859 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.319 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.378 ms --- ctest-vm1-test-12332432 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.319/1.185/2.859 ms 2025-08-19 13:00:29,966 - INFO - Ping to IP ctest-vm1-test-12332432 from VM ctest-vm1-test-12332432 passed 2025-08-19 13:00:29,982 - DEBUG - Requesting: http://10.0.0.57:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-08-19 13:00:29,987 - DEBUG - Requesting: http://10.0.0.57:8092/Snh_PageReq?x=default-domain:ctest-vdns1-80999686@0%20AllEntriesVdnsRecordsReq 2025-08-19 13:00:29,993 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-80999686:1:ctest-vm1-test-12332432:10.10.10.3', 'rec_name': 'ctest-vm1-test-12332432', '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-3883-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-12332432.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-08-19 13:00:29,993 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-80999686:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-12332432', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-12332432', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3883-1./dns'} , Expected record data {'rec_data': 'ctest-vm1-test-12332432.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-08-19 13:00:31,101 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3883-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3883-1) 2025-08-19 13:00:31,101 - INFO - Waiting for VM ctest-vm2-test-34174924 to be up.. 2025-08-19 13:00:31,135 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-19 13:00:36,204 - DEBUG - VM is in ACTIVE state now 2025-08-19 13:00:36,204 - INFO - VM name : ctest-vm2-test-34174924 2025-08-19 13:00:36,271 - DEBUG - VM ctest-vm2-test-34174924 ID is f982739d-a77f-430b-9341-ec118c4fcb65 2025-08-19 13:00:36,272 - DEBUG - VM ctest-vm2-test-34174924 launched on Node cn-jenkins-deploy-platform-ansible-os-3883-1. 2025-08-19 13:00:36,332 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/f982739d-a77f-430b-9341-ec118c4fcb65 2025-08-19 13:00:36,344 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/34433dc5-76f5-4b65-822a-37b0c6d61770 2025-08-19 13:00:39,601 - 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 1024ms') 2025-08-19 13:00:39,601 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-34174924 failed! 2025-08-19 13:00:39,660 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-72790251:ctest-vn1-vdns-58892317 is 10.10.10.1 and allocation pool is NOT set 2025-08-19 13:00:41,723 - 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=2.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.363 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.363/1.490/2.618/1.127 ms') 2025-08-19 13:00:41,723 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-34174924 passed 2025-08-19 13:00:41,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-19 13:00:41,872 - DEBUG - Waiting to SSH to VM ctest-vm2-test-34174924, IP 10.10.10.4, Port 22 2025-08-19 13:00:42,023 - DEBUG - VM ctest-vm2-test-34174924 is ready for SSH connections 2025-08-19 13:00:42,023 - 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.57, gateway password: c0ntrail123 2025-08-19 13:00:42,023 - DEBUG - ifconfig | grep 10.10.10.4 2025-08-19 13:00:43,654 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2025-08-19 13:00:43,654 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34174924", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-19 13:00:43,654 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34174924", None, socket.AF_INET6)' 2025-08-19 13:00:43,882 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-34174924, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-19 13:00:43,882 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-34174924 2025-08-19 13:00:46,123 - DEBUG - PING ctest-vm2-test-34174924 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.749 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.688 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.388 ms --- ctest-vm2-test-34174924 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.388/1.275/2.749 ms 2025-08-19 13:00:46,123 - INFO - Ping to IP ctest-vm2-test-34174924 from VM ctest-vm2-test-34174924 passed 2025-08-19 13:00:46,140 - DEBUG - Requesting: http://10.0.0.57:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2025-08-19 13:00:46,145 - DEBUG - Requesting: http://10.0.0.57:8092/Snh_PageReq?x=default-domain:ctest-vdns1-80999686@0%20AllEntriesVdnsRecordsReq 2025-08-19 13:00:46,150 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-80999686:1:ctest-vm2-test-34174924:10.10.10.4', 'rec_name': 'ctest-vm2-test-34174924', '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-3883-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-34174924.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2025-08-19 13:00:46,150 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-80999686:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-34174924', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-34174924', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3883-1./dns'} , Expected record data {'rec_data': 'ctest-vm2-test-34174924.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-08-19 13:00:46,150 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34174924", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-19 13:00:46,150 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-34174924", None, socket.AF_INET6)' 2025-08-19 13:00:46,339 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-34174924, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-19 13:00:46,339 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-34174924 2025-08-19 13:00:48,573 - DEBUG - PING ctest-vm2-test-34174924 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.897 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.719 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.724 ms --- ctest-vm2-test-34174924 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.719/2.113/4.897 ms 2025-08-19 13:00:48,573 - INFO - Ping to IP ctest-vm2-test-34174924 from VM ctest-vm1-test-12332432 passed 2025-08-19 13:00:48,573 - INFO - Try deleting the VDNS entry ctest-vdns1-80999686 with back ref of ipam. 2025-08-19 13:00:48,632 - DEBUG - Delete when resource still referred: ['http://10.0.0.57:8082/network-ipam/8d3a023d-a5e4-4a45-804b-701d0d9a03a6'] 2025-08-19 13:00:48,632 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-08-19 13:00:48,632 - INFO - Add CNAME VDNS record for ctest-vm1-test-12332432 and verify we able to ping by alias name 2025-08-19 13:00:48,680 - DEBUG - Creating VDNS record data : test-rec 2025-08-19 13:00:48,788 - INFO - In verify_on_setup 2025-08-19 13:00:48,884 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-80999686', 'test-rec'] created succesfully 2025-08-19 13:00:48,884 - INFO - Verify VDNS record is shown in the API server 2025-08-19 13:00:48,884 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-08-19 13:00:48,890 - DEBUG - Requesting: http://10.0.0.57:8082/domain/37c5b4fd-3460-4eca-8bb5-f29a49538ddc 2025-08-19 13:00:48,902 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-DNS/752b51af-b1e1-4fcd-8b25-b100db30ee1d 2025-08-19 13:00:48,910 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-DNS-record/05b2d638-a693-4e2d-8e39-410165de6774 2025-08-19 13:00:48,915 - INFO - Verify VDNS record is shown in the control node 2025-08-19 13:00:48,922 - 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.57, gateway password: c0ntrail123 2025-08-19 13:00:48,922 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-08-19 13:00:49,095 - 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.57, gateway password: c0ntrail123 2025-08-19 13:00:49,095 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-08-19 13:00:49,334 - DEBUG - ping: bad address 'vm1-test-alias' 2025-08-19 13:00:49,334 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-12332432 failed 2025-08-19 13:00:50,335 - 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.57, gateway password: c0ntrail123 2025-08-19 13:00:50,335 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-08-19 13:00:50,505 - 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.57, gateway password: c0ntrail123 2025-08-19 13:00:50,505 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-08-19 13:00:50,743 - DEBUG - ping: bad address 'vm1-test-alias' 2025-08-19 13:00:50,743 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-12332432 failed 2025-08-19 13:00:51,744 - 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.57, gateway password: c0ntrail123 2025-08-19 13:00:51,744 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2025-08-19 13:00:51,940 - 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.57, gateway password: c0ntrail123 2025-08-19 13:00:51,940 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2025-08-19 13:00:54,182 - 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.347 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.346 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.286 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.286/0.326/0.347 ms 2025-08-19 13:00:54,182 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-12332432 passed 2025-08-19 13:00:54,183 - DEBUG - Deleting VDNS record data: test-rec 2025-08-19 13:00:54,247 - INFO - VDNS record info: default-domain:ctest-vdns1-80999686:test-rec deleted successfully. 2025-08-19 13:00:54,248 - INFO - Deleting VM ctest-vm2-test-34174924 2025-08-19 13:00:54,306 - INFO - Deleting VM ctest-vm1-test-12332432 2025-08-19 13:00:54,360 - INFO - Deleting VN ctest-vn1-vdns-58892317 2025-08-19 13:00:54,391 - DEBUG - VN d75c2103-fda7-452a-a3be-fa64d6a95425 still in use: Unable to complete operation on network d75c2103-fda7-452a-a3be-fa64d6a95425. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e2f23f13-7b8e-4d69-affd-83fdd5ad9ddc'] 2025-08-19 13:00:54,391 - WARNING - Deleting VN ctest-vn1-vdns-58892317 failed..Will retry 2025-08-19 13:00:56,574 - DEBUG - Response for deleting network () 2025-08-19 13:00:56,601 - DEBUG - Deleting VDNS Entry: ctest-vdns1-80999686 2025-08-19 13:00:56,680 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-80999686'] deleted successfully. 2025-08-19 13:00:56,680 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-08-19 13:00:56,685 - DEBUG - Requesting: http://10.0.0.57:8082/domain/37c5b4fd-3460-4eca-8bb5-f29a49538ddc 2025-08-19 13:00:56,697 - DEBUG - VDNS information not found in API server 2025-08-19 13:00:56,697 - INFO - VDNS information ctest-vdns1-80999686 removed from the API Server 2025-08-19 13:00:56,701 - INFO - VDNS information ctest-vdns1-80999686 removed in the Control node 2025-08-19 13:00:56,701 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-72790251'] 2025-08-19 13:00:56,948 - DEBUG - No XMPP flaps were noticed during the test 2025-08-19 13:00:56,948 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45] 2025-08-19 13:00:56,948 - INFO - -------------------------------------------------------------------------------- 2025-08-19 13:00:57,575 - INFO - Deleted project: ctest-TestvDNSBasic0-72790251, ID : 64631c88-4c46-46c9-a961-6c95f384a418