2025-06-10 12:25:37,932 - INFO - Domain Default found not creating
2025-06-10 12:25:38,079 - INFO - Project ctest-TestvDNSBasic0-37928821 not found, creating it
2025-06-10 12:25:38,533 - INFO - Created Project:ctest-TestvDNSBasic0-37928821, ID : 67c84812-f398-4a14-9900-ec91d67427e6
2025-06-10 12:25:40,210 - INFO - ================================================================================
2025-06-10 12:25:40,210 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-10 12:25:40,210 - 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-06-10 12:25:40,464 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-06-10 12:25:40,464 - INFO - Initial checks done. Running the testcase now
2025-06-10 12:25:40,464 - INFO -
2025-06-10 12:25:41,239 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-37928821'](67c84812-f398-4a14-9900-ec91d67427e6)
2025-06-10 12:25:41,293 - DEBUG - Creating VDNS : ctest-vdns1-97570694
2025-06-10 12:25:41,497 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-97570694'] created succesfully
2025-06-10 12:25:41,497 - DEBUG - Verify VDNS entry is shown in control node
2025-06-10 12:25:41,504 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-10 12:25:41,504 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-10 12:25:41,835 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-10 12:25:41,863 - DEBUG - Requesting: http://10.0.0.65:8082/domain/f45aa77e-8e1d-4d51-a938-80933d3ea3d3
2025-06-10 12:25:41,878 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS/438ab49c-b27f-4a20-8523-cbaff437f8bc
2025-06-10 12:25:42,471 - DEBUG - Response for create_network : {'network': {'id': 'f1ab532b-4b4b-4219-9eff-b927c9bd4efd', 'name': 'ctest-vn1-vdns-69978249', 'tenant_id': '67c84812f3984a149900ec91d67427e6', 'project_id': '67c84812f3984a149900ec91d67427e6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-37928821', 'ctest-vn1-vdns-69978249'], 'port_security_enabled': True, 'description': ''}}
2025-06-10 12:25:42,672 - DEBUG - Response for create_subnet : {'subnet': {'id': '709efd65-dbaa-4faf-b64c-cf3260e55a84', 'name': '', 'tenant_id': '67c84812f3984a149900ec91d67427e6', 'network_id': 'f1ab532b-4b4b-4219-9eff-b927c9bd4efd', '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': '67c84812f3984a149900ec91d67427e6'}}
2025-06-10 12:25:42,692 - INFO - Created VN ctest-vn1-vdns-69978249
2025-06-10 12:25:42,749 - DEBUG - VN ctest-vn1-vdns-69978249 UUID is f1ab532b-4b4b-4219-9eff-b927c9bd4efd
2025-06-10 12:25:42,950 - DEBUG - Services list from nova: [, , ]
2025-06-10 12:25:44,043 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3432-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3432-1)
2025-06-10 12:25:44,044 - INFO - Waiting for VM ctest-vm1-test-41248973 to be up..
2025-06-10 12:25:44,093 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 12:25:49,184 - DEBUG - VM is in ACTIVE state now
2025-06-10 12:25:49,184 - INFO - VM name : ctest-vm1-test-41248973
2025-06-10 12:25:49,263 - DEBUG - VM ctest-vm1-test-41248973 ID is ed656c3e-e6b0-49b4-971b-0074a4153ce4
2025-06-10 12:25:49,263 - DEBUG - VM ctest-vm1-test-41248973 launched on Node cn-jenkins-deploy-platform-ansible-os-3432-1
2025-06-10 12:25:49,340 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/ed656c3e-e6b0-49b4-971b-0074a4153ce4
2025-06-10 12:25:49,348 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/778a38ff-24e3-487c-a783-9c301fc5d4cf
2025-06-10 12:25:52,618 - 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')
2025-06-10 12:25:52,618 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-41248973 failed!
2025-06-10 12:25:52,674 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-37928821:ctest-vn1-vdns-69978249 is 10.10.10.1 and allocation pool is NOT set
2025-06-10 12:25:54,736 - 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=8.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.26 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.256/4.773/8.291/3.517 ms')
2025-06-10 12:25:54,736 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-41248973 passed
2025-06-10 12:25:54,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 12:25:54,894 - DEBUG - Waiting to SSH to VM ctest-vm1-test-41248973, IP 10.10.10.3, Port 22
2025-06-10 12:25:55,059 - DEBUG - VM ctest-vm1-test-41248973 is ready for SSH connections
2025-06-10 12:25:55,059 - 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.65, gateway password: c0ntrail123
2025-06-10 12:25:55,060 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-10 12:25:56,742 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-10 12:25:56,743 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-41248973", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-10 12:25:56,743 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-41248973", None, socket.AF_INET6)'
2025-06-10 12:25:57,003 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-41248973, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-10 12:25:57,003 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-41248973
2025-06-10 12:25:59,264 - DEBUG - PING ctest-vm1-test-41248973 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.161 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.524 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.438 ms
--- ctest-vm1-test-41248973 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.438/1.374/3.161 ms
2025-06-10 12:25:59,264 - INFO - Ping to IP ctest-vm1-test-41248973 from VM ctest-vm1-test-41248973 passed
2025-06-10 12:25:59,278 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-10 12:25:59,284 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=default-domain:ctest-vdns1-97570694@0%20AllEntriesVdnsRecordsReq
2025-06-10 12:25:59,291 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-97570694:1:ctest-vm1-test-41248973:10.10.10.3', 'rec_name': 'ctest-vm1-test-41248973', '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-3432-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-41248973.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-10 12:25:59,291 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-97570694:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-41248973', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-41248973', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3432-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-41248973.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-06-10 12:26:00,522 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3432-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3432-1)
2025-06-10 12:26:00,522 - INFO - Waiting for VM ctest-vm2-test-48249929 to be up..
2025-06-10 12:26:00,561 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-10 12:26:05,634 - DEBUG - VM is in ACTIVE state now
2025-06-10 12:26:05,635 - INFO - VM name : ctest-vm2-test-48249929
2025-06-10 12:26:05,712 - DEBUG - VM ctest-vm2-test-48249929 ID is 32ae45e3-2fa2-4bf6-8417-cca54285ef95
2025-06-10 12:26:05,712 - DEBUG - VM ctest-vm2-test-48249929 launched on Node cn-jenkins-deploy-platform-ansible-os-3432-1
2025-06-10 12:26:05,784 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/32ae45e3-2fa2-4bf6-8417-cca54285ef95
2025-06-10 12:26:05,794 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/28e54dfc-34d0-4cfe-b14e-488623891934
2025-06-10 12:26:09,067 - 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 1030ms')
2025-06-10 12:26:09,067 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-48249929 failed!
2025-06-10 12:26:09,121 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-37928821:ctest-vn1-vdns-69978249 is 10.10.10.1 and allocation pool is NOT set
2025-06-10 12:26:11,185 - 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=8.52 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.66 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 = 2.661/5.590/8.519/2.929 ms')
2025-06-10 12:26:11,185 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-48249929 passed
2025-06-10 12:26:11,333 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 12:26:11,333 - DEBUG - Waiting to SSH to VM ctest-vm2-test-48249929, IP 10.10.10.4, Port 22
2025-06-10 12:26:11,389 - 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-06-10 12:26:11,464 - DEBUG - VM ctest-vm2-test-48249929 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-10 12:26:16,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-10 12:26:16,465 - DEBUG - Waiting to SSH to VM ctest-vm2-test-48249929, IP 10.10.10.4, Port 22
2025-06-10 12:26:16,629 - DEBUG - VM ctest-vm2-test-48249929 is ready for SSH connections
2025-06-10 12:26:16,629 - 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.65, gateway password: c0ntrail123
2025-06-10 12:26:16,629 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-10 12:26:17,269 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-10 12:26:17,269 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48249929", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-10 12:26:17,269 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48249929", None, socket.AF_INET6)'
2025-06-10 12:26:17,530 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-48249929, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-10 12:26:17,530 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-48249929
2025-06-10 12:26:19,802 - DEBUG - PING ctest-vm2-test-48249929 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.205 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.370 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.382 ms
--- ctest-vm2-test-48249929 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.370/1.319/3.205 ms
2025-06-10 12:26:19,802 - INFO - Ping to IP ctest-vm2-test-48249929 from VM ctest-vm2-test-48249929 passed
2025-06-10 12:26:19,815 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-10 12:26:19,821 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=default-domain:ctest-vdns1-97570694@0%20AllEntriesVdnsRecordsReq
2025-06-10 12:26:19,827 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-97570694:1:ctest-vm2-test-48249929:10.10.10.4', 'rec_name': 'ctest-vm2-test-48249929', '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-3432-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-48249929.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-10 12:26:19,827 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-97570694:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-48249929', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-48249929', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3432-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-48249929.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-06-10 12:26:19,827 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48249929", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-10 12:26:19,827 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-48249929", None, socket.AF_INET6)'
2025-06-10 12:26:20,021 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-48249929, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-10 12:26:20,021 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-48249929
2025-06-10 12:26:22,286 - DEBUG - PING ctest-vm2-test-48249929 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.065 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.815 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.871 ms
--- ctest-vm2-test-48249929 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.815/2.917/7.065 ms
2025-06-10 12:26:22,286 - INFO - Ping to IP ctest-vm2-test-48249929 from VM ctest-vm1-test-41248973 passed
2025-06-10 12:26:22,287 - INFO - Try deleting the VDNS entry ctest-vdns1-97570694 with back ref of ipam.
2025-06-10 12:26:22,349 - DEBUG - Delete when resource still referred: ['http://10.0.0.65:8082/network-ipam/bfd4ad23-a3e4-4d35-b7e8-c4d68efec8b0']
2025-06-10 12:26:22,349 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-10 12:26:22,349 - INFO - Add CNAME VDNS record for ctest-vm1-test-41248973 and verify we able to ping by alias name
2025-06-10 12:26:22,401 - DEBUG - Creating VDNS record data : test-rec
2025-06-10 12:26:22,509 - INFO - In verify_on_setup
2025-06-10 12:26:22,605 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-97570694', 'test-rec'] created succesfully
2025-06-10 12:26:22,605 - INFO - Verify VDNS record is shown in the API server
2025-06-10 12:26:22,605 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-10 12:26:22,612 - DEBUG - Requesting: http://10.0.0.65:8082/domain/f45aa77e-8e1d-4d51-a938-80933d3ea3d3
2025-06-10 12:26:22,625 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS/438ab49c-b27f-4a20-8523-cbaff437f8bc
2025-06-10 12:26:22,634 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS-record/9d44ca31-845c-41c9-8233-61c758405872
2025-06-10 12:26:22,641 - INFO - Verify VDNS record is shown in the control node
2025-06-10 12:26:22,647 - 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.65, gateway password: c0ntrail123
2025-06-10 12:26:22,647 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-10 12:26:22,841 - 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.65, gateway password: c0ntrail123
2025-06-10 12:26:22,841 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-10 12:26:23,102 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-10 12:26:23,103 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-41248973 failed
2025-06-10 12:26:24,103 - 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.65, gateway password: c0ntrail123
2025-06-10 12:26:24,103 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-10 12:26:24,304 - 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.65, gateway password: c0ntrail123
2025-06-10 12:26:24,304 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-10 12:26:24,561 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-10 12:26:24,561 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-41248973 failed
2025-06-10 12:26:25,562 - 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.65, gateway password: c0ntrail123
2025-06-10 12:26:25,562 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-10 12:26:25,756 - 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.65, gateway password: c0ntrail123
2025-06-10 12:26:25,756 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-10 12:26:28,023 - 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.369 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.387 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.374 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.369/0.376/0.387 ms
2025-06-10 12:26:28,023 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-41248973 passed
2025-06-10 12:26:28,023 - DEBUG - Deleting VDNS record data: test-rec
2025-06-10 12:26:28,093 - INFO - VDNS record info: default-domain:ctest-vdns1-97570694:test-rec deleted successfully.
2025-06-10 12:26:28,093 - INFO - Deleting VM ctest-vm2-test-48249929
2025-06-10 12:26:28,173 - INFO - Deleting VM ctest-vm1-test-41248973
2025-06-10 12:26:28,259 - INFO - Deleting VN ctest-vn1-vdns-69978249
2025-06-10 12:26:28,308 - DEBUG - VN f1ab532b-4b4b-4219-9eff-b927c9bd4efd still in use: Unable to complete operation on network f1ab532b-4b4b-4219-9eff-b927c9bd4efd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f71abf48-c258-4915-8567-315575aecd27']
2025-06-10 12:26:28,308 - WARNING - Deleting VN ctest-vn1-vdns-69978249 failed..Will retry
2025-06-10 12:26:30,562 - DEBUG - Response for deleting network ()
2025-06-10 12:26:30,592 - DEBUG - Deleting VDNS Entry: ctest-vdns1-97570694
2025-06-10 12:26:30,661 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-97570694'] deleted successfully.
2025-06-10 12:26:30,661 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-10 12:26:30,669 - DEBUG - Requesting: http://10.0.0.65:8082/domain/f45aa77e-8e1d-4d51-a938-80933d3ea3d3
2025-06-10 12:26:30,682 - DEBUG - VDNS information not found in API server
2025-06-10 12:26:30,682 - INFO - VDNS information ctest-vdns1-97570694 removed from the API Server
2025-06-10 12:26:30,688 - INFO - VDNS information ctest-vdns1-97570694 removed in the Control node
2025-06-10 12:26:30,688 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-37928821']
2025-06-10 12:26:30,943 - DEBUG - No XMPP flaps were noticed during the test
2025-06-10 12:26:30,943 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2025-06-10 12:26:30,943 - INFO - --------------------------------------------------------------------------------
2025-06-10 12:26:31,656 - INFO - Deleted project: ctest-TestvDNSBasic0-37928821, ID : 67c84812-f398-4a14-9900-ec91d67427e6