2025-08-13 16:31:09,095 - INFO - Domain Default found not creating
2025-08-13 16:31:09,213 - INFO - Project ctest-TestvDNSBasic0-21614937 not found, creating it
2025-08-13 16:31:09,686 - INFO - Created Project:ctest-TestvDNSBasic0-21614937, ID : 9ceabd45-c6cf-4d21-8275-7b38697645d8
2025-08-13 16:31:11,041 - INFO - ================================================================================
2025-08-13 16:31:11,041 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-13 16:31:11,042 - 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-13 16:31:11,300 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-13 16:31:11,300 - INFO - Initial checks done. Running the testcase now
2025-08-13 16:31:11,300 - INFO -
2025-08-13 16:31:11,965 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-21614937'](9ceabd45-c6cf-4d21-8275-7b38697645d8)
2025-08-13 16:31:12,018 - DEBUG - Creating VDNS : ctest-vdns1-24321736
2025-08-13 16:31:12,218 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-24321736'] created succesfully
2025-08-13 16:31:12,218 - DEBUG - Verify VDNS entry is shown in control node
2025-08-13 16:31:12,224 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-13 16:31:12,224 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-13 16:31:12,510 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-13 16:31:12,535 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78f5e55f-2fc5-4028-8ed3-b4ae81ecccac
2025-08-13 16:31:12,547 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/7014620e-094a-4d17-a8a6-433738992555
2025-08-13 16:31:13,094 - DEBUG - Response for create_network : {'network': {'id': 'fc0636a4-5cbc-474d-9bcc-44583e73b309', 'name': 'ctest-vn1-vdns-97998422', 'tenant_id': '9ceabd45c6cf4d2182757b38697645d8', 'project_id': '9ceabd45c6cf4d2182757b38697645d8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-21614937', 'ctest-vn1-vdns-97998422'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 16:31:13,312 - DEBUG - Response for create_subnet : {'subnet': {'id': '35e4daa8-be0e-4132-8272-9f37c0ae293e', 'name': '', 'tenant_id': '9ceabd45c6cf4d2182757b38697645d8', 'network_id': 'fc0636a4-5cbc-474d-9bcc-44583e73b309', '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': '9ceabd45c6cf4d2182757b38697645d8'}}
2025-08-13 16:31:13,328 - INFO - Created VN ctest-vn1-vdns-97998422
2025-08-13 16:31:13,378 - DEBUG - VN ctest-vn1-vdns-97998422 UUID is fc0636a4-5cbc-474d-9bcc-44583e73b309
2025-08-13 16:31:13,566 - DEBUG - Services list from nova: [, , ]
2025-08-13 16:31:14,574 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1)
2025-08-13 16:31:14,574 - INFO - Waiting for VM ctest-vm1-test-44699229 to be up..
2025-08-13 16:31:14,607 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 16:31:19,673 - DEBUG - VM is in ACTIVE state now
2025-08-13 16:31:19,673 - INFO - VM name : ctest-vm1-test-44699229
2025-08-13 16:31:19,734 - DEBUG - VM ctest-vm1-test-44699229 ID is 483992a1-d658-47dc-83a7-ec1a60d50fc3
2025-08-13 16:31:19,734 - DEBUG - VM ctest-vm1-test-44699229 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1
2025-08-13 16:31:19,793 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/483992a1-d658-47dc-83a7-ec1a60d50fc3
2025-08-13 16:31:19,800 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5a875d7d-e933-4f64-aa86-72fb3ff56c11
2025-08-13 16:31:23,038 - 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 1008ms')
2025-08-13 16:31:23,038 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-44699229 failed!
2025-08-13 16:31:23,098 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-21614937:ctest-vn1-vdns-97998422 is 10.10.10.1 and allocation pool is NOT set
2025-08-13 16:31:25,159 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.76 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.757/2.651/3.546/0.894 ms')
2025-08-13 16:31:25,159 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-44699229 passed
2025-08-13 16:31:25,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:31:25,306 - DEBUG - Waiting to SSH to VM ctest-vm1-test-44699229, IP 10.10.10.3, Port 22
2025-08-13 16:31:25,465 - DEBUG - VM ctest-vm1-test-44699229 is ready for SSH connections
2025-08-13 16:31:25,465 - 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
2025-08-13 16:31:25,465 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-13 16:31:27,105 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-13 16:31:27,105 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-44699229", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-13 16:31:27,105 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-44699229", None, socket.AF_INET6)'
2025-08-13 16:31:27,333 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-44699229, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-13 16:31:27,334 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-44699229
2025-08-13 16:31:29,604 - DEBUG - PING ctest-vm1-test-44699229 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.983 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.399 ms
--- ctest-vm1-test-44699229 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.319/1.233/2.983 ms
2025-08-13 16:31:29,604 - INFO - Ping to IP ctest-vm1-test-44699229 from VM ctest-vm1-test-44699229 passed
2025-08-13 16:31:29,618 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-13 16:31:29,624 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-24321736@0%20AllEntriesVdnsRecordsReq
2025-08-13 16:31:29,629 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-24321736:1:ctest-vm1-test-44699229:10.10.10.3', 'rec_name': 'ctest-vm1-test-44699229', '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-3843-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-44699229.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-13 16:31:29,629 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-24321736:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-44699229', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-44699229', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3843-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-44699229.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-13 16:31:30,720 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3843-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3843-1)
2025-08-13 16:31:30,720 - INFO - Waiting for VM ctest-vm2-test-52257117 to be up..
2025-08-13 16:31:30,752 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 16:31:35,817 - DEBUG - VM is in ACTIVE state now
2025-08-13 16:31:35,817 - INFO - VM name : ctest-vm2-test-52257117
2025-08-13 16:31:35,877 - DEBUG - VM ctest-vm2-test-52257117 ID is 6e46fdff-c380-40e5-90db-0a122f37f5fc
2025-08-13 16:31:35,877 - DEBUG - VM ctest-vm2-test-52257117 launched on Node cn-jenkins-deploy-platform-ansible-os-3843-1
2025-08-13 16:31:35,936 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6e46fdff-c380-40e5-90db-0a122f37f5fc
2025-08-13 16:31:35,943 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f8b43012-bca3-49b5-b989-7329a43622b8
2025-08-13 16:31:39,197 - 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-13 16:31:39,197 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-52257117 failed!
2025-08-13 16:31:39,250 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-21614937:ctest-vn1-vdns-97998422 is 10.10.10.1 and allocation pool is NOT set
2025-08-13 16:31:41,308 - 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.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.855 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.855/2.322/3.790/1.467 ms')
2025-08-13 16:31:41,308 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-52257117 passed
2025-08-13 16:31:41,458 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:31:41,458 - DEBUG - Waiting to SSH to VM ctest-vm2-test-52257117, IP 10.10.10.4, Port 22
2025-08-13 16:31:41,524 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-13 16:31:41,601 - DEBUG - VM ctest-vm2-test-52257117 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-13 16:31:46,601 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 16:31:46,602 - DEBUG - Waiting to SSH to VM ctest-vm2-test-52257117, IP 10.10.10.4, Port 22
2025-08-13 16:31:46,753 - DEBUG - VM ctest-vm2-test-52257117 is ready for SSH connections
2025-08-13 16:31:46,753 - 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
2025-08-13 16:31:46,753 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-13 16:31:48,348 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-13 16:31:48,348 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-52257117", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-13 16:31:48,348 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-52257117", None, socket.AF_INET6)'
2025-08-13 16:31:48,580 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-52257117, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-13 16:31:48,580 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-52257117
2025-08-13 16:31:50,826 - DEBUG - PING ctest-vm2-test-52257117 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.983 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.366 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.407 ms
--- ctest-vm2-test-52257117 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.366/1.585/3.983 ms
2025-08-13 16:31:50,826 - INFO - Ping to IP ctest-vm2-test-52257117 from VM ctest-vm2-test-52257117 passed
2025-08-13 16:31:50,839 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-13 16:31:50,845 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-24321736@0%20AllEntriesVdnsRecordsReq
2025-08-13 16:31:50,850 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-24321736:1:ctest-vm2-test-52257117:10.10.10.4', 'rec_name': 'ctest-vm2-test-52257117', '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-3843-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-52257117.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-13 16:31:50,850 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-24321736:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-52257117', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-52257117', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3843-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-52257117.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-13 16:31:50,850 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-52257117", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-13 16:31:50,850 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-52257117", None, socket.AF_INET6)'
2025-08-13 16:31:51,069 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-52257117, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-13 16:31:51,069 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-52257117
2025-08-13 16:31:53,294 - DEBUG - PING ctest-vm2-test-52257117 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.647 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.673 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.802 ms
--- ctest-vm2-test-52257117 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.673/2.374/5.647 ms
2025-08-13 16:31:53,294 - INFO - Ping to IP ctest-vm2-test-52257117 from VM ctest-vm1-test-44699229 passed
2025-08-13 16:31:53,295 - INFO - Try deleting the VDNS entry ctest-vdns1-24321736 with back ref of ipam.
2025-08-13 16:31:53,354 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/5a792892-13a1-4ffb-9ab0-cd46113d5327']
2025-08-13 16:31:53,354 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-13 16:31:53,354 - INFO - Add CNAME VDNS record for ctest-vm1-test-44699229 and verify we able to ping by alias name
2025-08-13 16:31:53,402 - DEBUG - Creating VDNS record data : test-rec
2025-08-13 16:31:53,510 - INFO - In verify_on_setup
2025-08-13 16:31:53,610 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-24321736', 'test-rec'] created succesfully
2025-08-13 16:31:53,610 - INFO - Verify VDNS record is shown in the API server
2025-08-13 16:31:53,610 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-13 16:31:53,616 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78f5e55f-2fc5-4028-8ed3-b4ae81ecccac
2025-08-13 16:31:53,627 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/7014620e-094a-4d17-a8a6-433738992555
2025-08-13 16:31:53,633 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/b9fb49a0-4ffb-4170-ada0-3a102de40bd4
2025-08-13 16:31:53,638 - INFO - Verify VDNS record is shown in the control node
2025-08-13 16:31:53,644 - 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
2025-08-13 16:31:53,644 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-13 16:31:53,816 - 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
2025-08-13 16:31:53,816 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-13 16:31:54,052 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-13 16:31:54,052 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-44699229 failed
2025-08-13 16:31:55,052 - 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
2025-08-13 16:31:55,053 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-13 16:31:55,224 - 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
2025-08-13 16:31:55,225 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-13 16:31:55,451 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-13 16:31:55,451 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-44699229 failed
2025-08-13 16:31:56,452 - 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
2025-08-13 16:31:56,452 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-13 16:31:56,624 - 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
2025-08-13 16:31:56,624 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-13 16:31:58,870 - 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.321 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.333 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.465 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.321/0.373/0.465 ms
2025-08-13 16:31:58,870 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-44699229 passed
2025-08-13 16:31:58,870 - DEBUG - Deleting VDNS record data: test-rec
2025-08-13 16:31:58,938 - INFO - VDNS record info: default-domain:ctest-vdns1-24321736:test-rec deleted successfully.
2025-08-13 16:31:58,938 - INFO - Deleting VM ctest-vm2-test-52257117
2025-08-13 16:31:58,999 - INFO - Deleting VM ctest-vm1-test-44699229
2025-08-13 16:31:59,062 - INFO - Deleting VN ctest-vn1-vdns-97998422
2025-08-13 16:31:59,094 - DEBUG - VN fc0636a4-5cbc-474d-9bcc-44583e73b309 still in use: Unable to complete operation on network fc0636a4-5cbc-474d-9bcc-44583e73b309. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-abcbef56-5eb2-4b00-bbe1-b4d350c67356']
2025-08-13 16:31:59,094 - WARNING - Deleting VN ctest-vn1-vdns-97998422 failed..Will retry
2025-08-13 16:32:01,351 - DEBUG - Response for deleting network ()
2025-08-13 16:32:01,381 - DEBUG - Deleting VDNS Entry: ctest-vdns1-24321736
2025-08-13 16:32:01,454 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-24321736'] deleted successfully.
2025-08-13 16:32:01,454 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-13 16:32:01,461 - DEBUG - Requesting: http://10.0.0.38:8082/domain/78f5e55f-2fc5-4028-8ed3-b4ae81ecccac
2025-08-13 16:32:01,472 - DEBUG - VDNS information not found in API server
2025-08-13 16:32:01,472 - INFO - VDNS information ctest-vdns1-24321736 removed from the API Server
2025-08-13 16:32:01,477 - INFO - VDNS information ctest-vdns1-24321736 removed in the Control node
2025-08-13 16:32:01,478 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-21614937']
2025-08-13 16:32:01,739 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 16:32:01,739 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2025-08-13 16:32:01,739 - INFO - --------------------------------------------------------------------------------
2025-08-13 16:32:02,370 - INFO - Deleted project: ctest-TestvDNSBasic0-21614937, ID : 9ceabd45-c6cf-4d21-8275-7b38697645d8