2025-10-15 14:33:24,383 - INFO - Domain Default found not creating
2025-10-15 14:33:24,505 - INFO - Project ctest-TestvDNSBasic0-90004798 not found, creating it
2025-10-15 14:33:24,934 - INFO - Created Project:ctest-TestvDNSBasic0-90004798, ID : fc267405-0825-4e05-80dc-2f28532fdf88
2025-10-15 14:33:26,311 - INFO - ================================================================================
2025-10-15 14:33:26,311 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-15 14:33:26,311 - 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-10-15 14:33:26,569 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.249': '0'}} with
2025-10-15 14:33:26,569 - INFO - Initial checks done. Running the testcase now
2025-10-15 14:33:26,569 - INFO -
2025-10-15 14:33:27,246 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-90004798'](fc267405-0825-4e05-80dc-2f28532fdf88)
2025-10-15 14:33:27,299 - DEBUG - Creating VDNS : ctest-vdns1-85672243
2025-10-15 14:33:27,499 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-85672243'] created succesfully
2025-10-15 14:33:27,500 - DEBUG - Verify VDNS entry is shown in control node
2025-10-15 14:33:27,505 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-15 14:33:27,505 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-15 14:33:27,793 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-15 14:33:27,819 - DEBUG - Requesting: http://10.0.0.27:8082/domain/d5f2d9d9-849d-45ef-8566-3a20003be141
2025-10-15 14:33:27,829 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/c248a823-e319-4302-9510-38ed95429fa1
2025-10-15 14:33:28,364 - DEBUG - Response for create_network : {'network': {'id': 'caf5c2c4-2c64-4cff-92a2-5d1be41886d7', 'name': 'ctest-vn1-vdns-15927338', 'tenant_id': 'fc26740508254e0580dc2f28532fdf88', 'project_id': 'fc26740508254e0580dc2f28532fdf88', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-90004798', 'ctest-vn1-vdns-15927338'], 'port_security_enabled': True, 'description': ''}}
2025-10-15 14:33:28,500 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3c9ce23-df26-45dd-892f-811b7f237d36', 'name': '', 'tenant_id': 'fc26740508254e0580dc2f28532fdf88', 'network_id': 'caf5c2c4-2c64-4cff-92a2-5d1be41886d7', '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': 'fc26740508254e0580dc2f28532fdf88'}}
2025-10-15 14:33:28,516 - INFO - Created VN ctest-vn1-vdns-15927338
2025-10-15 14:33:28,567 - DEBUG - VN ctest-vn1-vdns-15927338 UUID is caf5c2c4-2c64-4cff-92a2-5d1be41886d7
2025-10-15 14:33:28,764 - DEBUG - Services list from nova: [, , ]
2025-10-15 14:33:29,812 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4328-1)
2025-10-15 14:33:29,812 - INFO - Waiting for VM ctest-vm1-test-32782975 to be up..
2025-10-15 14:33:29,852 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-15 14:33:34,920 - DEBUG - VM is in ACTIVE state now
2025-10-15 14:33:34,920 - INFO - VM name : ctest-vm1-test-32782975
2025-10-15 14:33:34,988 - DEBUG - VM ctest-vm1-test-32782975 ID is e940c6ac-234a-4304-bd39-b066d76531cb
2025-10-15 14:33:34,988 - DEBUG - VM ctest-vm1-test-32782975 launched on Node cn-jenkins-deploy-platform-ansible-os-4328-1
2025-10-15 14:33:35,054 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/e940c6ac-234a-4304-bd39-b066d76531cb
2025-10-15 14:33:35,063 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/e57f0ea6-138d-427f-adee-ce71dc8e31ba
2025-10-15 14:33:38,317 - 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 1024ms')
2025-10-15 14:33:38,317 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-32782975 failed!
2025-10-15 14:33:38,371 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-90004798:ctest-vn1-vdns-15927338 is 10.10.10.1 and allocation pool is NOT set
2025-10-15 14:33:40,435 - 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.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.79 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.792/2.827/3.863/1.035 ms')
2025-10-15 14:33:40,435 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-32782975 passed
2025-10-15 14:33:40,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-15 14:33:40,583 - DEBUG - Waiting to SSH to VM ctest-vm1-test-32782975, IP 10.10.10.3, Port 22
2025-10-15 14:33:40,735 - DEBUG - VM ctest-vm1-test-32782975 is ready for SSH connections
2025-10-15 14:33:40,735 - 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.27, gateway password: c0ntrail123
2025-10-15 14:33:40,735 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-15 14:33:42,481 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-15 14:33:42,481 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-32782975", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-15 14:33:42,481 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-32782975", None, socket.AF_INET6)'
2025-10-15 14:33:42,727 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-32782975, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-15 14:33:42,727 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-32782975
2025-10-15 14:33:44,974 - DEBUG - PING ctest-vm1-test-32782975 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.093 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.331 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.447 ms
--- ctest-vm1-test-32782975 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.331/1.290/3.093 ms
2025-10-15 14:33:44,974 - INFO - Ping to IP ctest-vm1-test-32782975 from VM ctest-vm1-test-32782975 passed
2025-10-15 14:33:44,986 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-15 14:33:44,991 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-85672243@0%20AllEntriesVdnsRecordsReq
2025-10-15 14:33:44,996 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85672243:1:ctest-vm1-test-32782975:10.10.10.3', 'rec_name': 'ctest-vm1-test-32782975', '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-4328-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-32782975.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-15 14:33:44,996 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85672243:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-32782975', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-32782975', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4328-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-32782975.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-10-15 14:33:46,123 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4328-1)
2025-10-15 14:33:46,123 - INFO - Waiting for VM ctest-vm2-test-66201158 to be up..
2025-10-15 14:33:46,158 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-15 14:33:51,228 - DEBUG - VM is in ACTIVE state now
2025-10-15 14:33:51,228 - INFO - VM name : ctest-vm2-test-66201158
2025-10-15 14:33:51,298 - DEBUG - VM ctest-vm2-test-66201158 ID is 6b16b0dc-f7ce-4fb4-8bf1-31a1cc6f6c9b
2025-10-15 14:33:51,298 - DEBUG - VM ctest-vm2-test-66201158 launched on Node cn-jenkins-deploy-platform-ansible-os-4328-1
2025-10-15 14:33:51,368 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/6b16b0dc-f7ce-4fb4-8bf1-31a1cc6f6c9b
2025-10-15 14:33:51,377 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/3e4d3141-cedf-4e55-8659-2617857b2786
2025-10-15 14:33:54,636 - 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 1023ms')
2025-10-15 14:33:54,636 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-66201158 failed!
2025-10-15 14:33:54,691 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-90004798:ctest-vn1-vdns-15927338 is 10.10.10.1 and allocation pool is NOT set
2025-10-15 14:33:56,755 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.28 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 = 1.283/2.582/3.881/1.299 ms')
2025-10-15 14:33:56,755 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-66201158 passed
2025-10-15 14:33:56,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-15 14:33:56,903 - DEBUG - Waiting to SSH to VM ctest-vm2-test-66201158, IP 10.10.10.4, Port 22
2025-10-15 14:33:57,059 - DEBUG - VM ctest-vm2-test-66201158 is ready for SSH connections
2025-10-15 14:33:57,059 - 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.27, gateway password: c0ntrail123
2025-10-15 14:33:57,059 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-15 14:33:58,642 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-15 14:33:58,643 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-66201158", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-15 14:33:58,643 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-66201158", None, socket.AF_INET6)'
2025-10-15 14:33:58,878 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-66201158, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-15 14:33:58,879 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-66201158
2025-10-15 14:34:01,132 - DEBUG - PING ctest-vm2-test-66201158 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.824 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.509 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.409 ms
--- ctest-vm2-test-66201158 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.409/1.247/2.824 ms
2025-10-15 14:34:01,132 - INFO - Ping to IP ctest-vm2-test-66201158 from VM ctest-vm2-test-66201158 passed
2025-10-15 14:34:01,144 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-15 14:34:01,148 - DEBUG - Requesting: http://10.0.0.27:8092/Snh_PageReq?x=default-domain:ctest-vdns1-85672243@0%20AllEntriesVdnsRecordsReq
2025-10-15 14:34:01,152 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85672243:1:ctest-vm2-test-66201158:10.10.10.4', 'rec_name': 'ctest-vm2-test-66201158', '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-4328-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-66201158.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-15 14:34:01,152 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85672243:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-66201158', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-66201158', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4328-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-66201158.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-10-15 14:34:01,152 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-66201158", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-15 14:34:01,153 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-66201158", None, socket.AF_INET6)'
2025-10-15 14:34:01,337 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-66201158, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-15 14:34:01,337 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-66201158
2025-10-15 14:34:03,572 - DEBUG - PING ctest-vm2-test-66201158 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.734 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.031 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.739 ms
--- ctest-vm2-test-66201158 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.739/2.168/4.734 ms
2025-10-15 14:34:03,572 - INFO - Ping to IP ctest-vm2-test-66201158 from VM ctest-vm1-test-32782975 passed
2025-10-15 14:34:03,572 - INFO - Try deleting the VDNS entry ctest-vdns1-85672243 with back ref of ipam.
2025-10-15 14:34:03,631 - DEBUG - Delete when resource still referred: ['http://10.0.0.27:8082/network-ipam/a212c386-58d2-4476-b01b-08000087586a']
2025-10-15 14:34:03,631 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-15 14:34:03,631 - INFO - Add CNAME VDNS record for ctest-vm1-test-32782975 and verify we able to ping by alias name
2025-10-15 14:34:03,679 - DEBUG - Creating VDNS record data : test-rec
2025-10-15 14:34:03,783 - INFO - In verify_on_setup
2025-10-15 14:34:03,879 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-85672243', 'test-rec'] created succesfully
2025-10-15 14:34:03,879 - INFO - Verify VDNS record is shown in the API server
2025-10-15 14:34:03,879 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-15 14:34:03,885 - DEBUG - Requesting: http://10.0.0.27:8082/domain/d5f2d9d9-849d-45ef-8566-3a20003be141
2025-10-15 14:34:03,895 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS/c248a823-e319-4302-9510-38ed95429fa1
2025-10-15 14:34:03,902 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-DNS-record/261f521f-ecb5-486a-84f8-648e3c975e6c
2025-10-15 14:34:03,908 - INFO - Verify VDNS record is shown in the control node
2025-10-15 14:34:03,914 - 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.27, gateway password: c0ntrail123
2025-10-15 14:34:03,914 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-15 14:34:04,091 - 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.27, gateway password: c0ntrail123
2025-10-15 14:34:04,091 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-15 14:34:04,359 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-15 14:34:04,359 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-32782975 failed
2025-10-15 14:34:05,359 - 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.27, gateway password: c0ntrail123
2025-10-15 14:34:05,360 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-15 14:34:05,545 - 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.27, gateway password: c0ntrail123
2025-10-15 14:34:05,545 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-15 14:34:05,782 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-15 14:34:05,782 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-32782975 failed
2025-10-15 14:34:06,783 - 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.27, gateway password: c0ntrail123
2025-10-15 14:34:06,783 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-15 14:34:06,958 - 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.27, gateway password: c0ntrail123
2025-10-15 14:34:06,958 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-15 14:34:09,204 - 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.322 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.340 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.485 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.322/0.382/0.485 ms
2025-10-15 14:34:09,204 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-32782975 passed
2025-10-15 14:34:09,204 - DEBUG - Deleting VDNS record data: test-rec
2025-10-15 14:34:09,267 - INFO - VDNS record info: default-domain:ctest-vdns1-85672243:test-rec deleted successfully.
2025-10-15 14:34:09,267 - INFO - Deleting VM ctest-vm2-test-66201158
2025-10-15 14:34:09,331 - INFO - Deleting VM ctest-vm1-test-32782975
2025-10-15 14:34:09,392 - INFO - Deleting VN ctest-vn1-vdns-15927338
2025-10-15 14:34:09,426 - DEBUG - VN caf5c2c4-2c64-4cff-92a2-5d1be41886d7 still in use: Unable to complete operation on network caf5c2c4-2c64-4cff-92a2-5d1be41886d7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1f9442b0-2116-4b2a-9e39-cd0d79bf9956']
2025-10-15 14:34:09,426 - WARNING - Deleting VN ctest-vn1-vdns-15927338 failed..Will retry
2025-10-15 14:34:11,670 - DEBUG - Response for deleting network ()
2025-10-15 14:34:11,694 - DEBUG - Deleting VDNS Entry: ctest-vdns1-85672243
2025-10-15 14:34:11,759 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-85672243'] deleted successfully.
2025-10-15 14:34:11,759 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2025-10-15 14:34:11,765 - DEBUG - Requesting: http://10.0.0.27:8082/domain/d5f2d9d9-849d-45ef-8566-3a20003be141
2025-10-15 14:34:11,775 - DEBUG - VDNS information not found in API server
2025-10-15 14:34:11,775 - INFO - VDNS information ctest-vdns1-85672243 removed from the API Server
2025-10-15 14:34:11,780 - INFO - VDNS information ctest-vdns1-85672243 removed in the Control node
2025-10-15 14:34:11,780 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-90004798']
2025-10-15 14:34:12,032 - DEBUG - No XMPP flaps were noticed during the test
2025-10-15 14:34:12,032 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2025-10-15 14:34:12,032 - INFO - --------------------------------------------------------------------------------
2025-10-15 14:34:12,677 - INFO - Deleted project: ctest-TestvDNSBasic0-90004798, ID : fc267405-0825-4e05-80dc-2f28532fdf88