2025-10-30 09:14:46,350 - INFO - Domain Default found not creating
2025-10-30 09:14:46,496 - INFO - Project ctest-TestvDNSBasic0-42923511 not found, creating it
2025-10-30 09:14:46,966 - INFO - Created Project:ctest-TestvDNSBasic0-42923511, ID : e7e3d336-630f-4ac4-ade4-9b8a48abd4c7 
2025-10-30 09:14:48,318 - INFO - ================================================================================
2025-10-30 09:14:48,318 - INFO - STARTING TEST    : test_vdns_ping_same_vn
2025-10-30 09:14:48,318 - 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-30 09:14:48,580 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-10-30 09:14:48,580 - INFO - Initial checks done. Running the testcase now
2025-10-30 09:14:48,580 - INFO - 
2025-10-30 09:14:49,253 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-42923511'](e7e3d336-630f-4ac4-ade4-9b8a48abd4c7)
2025-10-30 09:14:49,303 - DEBUG - Creating VDNS : ctest-vdns1-77988983
2025-10-30 09:14:49,503 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-77988983'] created succesfully
2025-10-30 09:14:49,503 - DEBUG - Verify VDNS entry is shown in control node
2025-10-30 09:14:49,509 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-30 09:14:49,509 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 09:14:49,795 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 09:14:49,820 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3ad196e3-e9ed-448e-b324-761caacf56f0
2025-10-30 09:14:49,831 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/116543de-3a6e-4b49-baa5-832a98563c75
2025-10-30 09:14:50,367 - DEBUG - Response for create_network : {'network': {'id': '4d46d50e-25fa-4627-90bb-d461d5c3dae3', 'name': 'ctest-vn1-vdns-95549234', 'tenant_id': 'e7e3d336630f4ac4ade49b8a48abd4c7', 'project_id': 'e7e3d336630f4ac4ade49b8a48abd4c7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-42923511', 'ctest-vn1-vdns-95549234'], 'port_security_enabled': True, 'description': ''}}
2025-10-30 09:14:50,576 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d797f4f-28af-492f-a029-b75e5c930d56', 'name': '', 'tenant_id': 'e7e3d336630f4ac4ade49b8a48abd4c7', 'network_id': '4d46d50e-25fa-4627-90bb-d461d5c3dae3', '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': 'e7e3d336630f4ac4ade49b8a48abd4c7'}}
2025-10-30 09:14:50,590 - INFO - Created VN ctest-vn1-vdns-95549234
2025-10-30 09:14:50,643 - DEBUG - VN ctest-vn1-vdns-95549234 UUID is 4d46d50e-25fa-4627-90bb-d461d5c3dae3
2025-10-30 09:14:50,863 - DEBUG - Services list from nova: [, , ]
2025-10-30 09:14:51,915 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4537-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4537-1)
2025-10-30 09:14:51,915 - INFO - Waiting for VM ctest-vm1-test-16610645 to be up..
2025-10-30 09:14:51,951 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-30 09:14:57,016 - DEBUG - VM  is in ACTIVE state now
2025-10-30 09:14:57,016 - INFO - VM name : ctest-vm1-test-16610645
2025-10-30 09:14:57,080 - DEBUG - VM ctest-vm1-test-16610645 ID is 20806b16-0b98-4caa-9cc5-dc9bc60c36f5
2025-10-30 09:14:57,081 - DEBUG - VM ctest-vm1-test-16610645 launched on Node cn-jenkins-deploy-platform-ansible-os-4537-1
2025-10-30 09:14:57,142 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/20806b16-0b98-4caa-9cc5-dc9bc60c36f5
2025-10-30 09:14:57,149 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/45888d68-8a3b-4a43-9dda-124715323293
2025-10-30 09:15:00,396 - 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 1015ms')
2025-10-30 09:15:00,396 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-16610645 failed!
2025-10-30 09:15:00,451 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-42923511:ctest-vn1-vdns-95549234 is 10.10.10.1 and allocation pool is NOT set
2025-10-30 09:15:02,518 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.18 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.183/2.905/3.628/0.722 ms')
2025-10-30 09:15:02,518 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-16610645 passed
2025-10-30 09:15:02,668 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:15:02,668 - DEBUG - Waiting to SSH to VM ctest-vm1-test-16610645, IP 10.10.10.3, Port 22
2025-10-30 09:15:02,723 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-10-30 09:15:02,802 - DEBUG - VM ctest-vm1-test-16610645 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-30 09:15:07,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:15:07,803 - DEBUG - Waiting to SSH to VM ctest-vm1-test-16610645, IP 10.10.10.3, Port 22
2025-10-30 09:15:07,959 - DEBUG - VM ctest-vm1-test-16610645 is ready for SSH connections
2025-10-30 09:15:07,959 - 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-10-30 09:15:07,959 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-30 09:15:09,614 - DEBUG - inet addr:10.10.10.3  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-30 09:15:09,614 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-16610645", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-30 09:15:09,614 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-16610645", None, socket.AF_INET6)'
2025-10-30 09:15:09,843 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm1-test-16610645, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-30 09:15:09,844 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm1-test-16610645
2025-10-30 09:15:12,094 - DEBUG - PING ctest-vm1-test-16610645 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.193 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.468 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.519 ms
--- ctest-vm1-test-16610645 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.468/1.393/3.193 ms
2025-10-30 09:15:12,094 - INFO - Ping to IP ctest-vm1-test-16610645 from VM ctest-vm1-test-16610645 passed
2025-10-30 09:15:12,106 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-30 09:15:12,111 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-77988983@0%20AllEntriesVdnsRecordsReq
2025-10-30 09:15:12,115 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77988983:1:ctest-vm1-test-16610645:10.10.10.3', 'rec_name': 'ctest-vm1-test-16610645', '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-4537-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-16610645.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-30 09:15:12,116 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77988983:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-16610645', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-16610645', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4537-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm1-test-16610645.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-30 09:15:13,209 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4537-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4537-1)
2025-10-30 09:15:13,209 - INFO - Waiting for VM ctest-vm2-test-59571910 to be up..
2025-10-30 09:15:13,245 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-30 09:15:18,323 - DEBUG - VM  is in ACTIVE state now
2025-10-30 09:15:18,323 - INFO - VM name : ctest-vm2-test-59571910
2025-10-30 09:15:18,387 - DEBUG - VM ctest-vm2-test-59571910 ID is 7605b8df-5833-47cc-9803-49277a971069
2025-10-30 09:15:18,387 - DEBUG - VM ctest-vm2-test-59571910 launched on Node cn-jenkins-deploy-platform-ansible-os-4537-1
2025-10-30 09:15:18,450 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7605b8df-5833-47cc-9803-49277a971069
2025-10-30 09:15:18,457 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6c8fd50b-24fe-4dfb-a42c-7cc2eedf446b
2025-10-30 09:15:21,705 - 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-10-30 09:15:21,705 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-59571910 failed!
2025-10-30 09:15:21,760 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-42923511:ctest-vn1-vdns-95549234 is 10.10.10.1 and allocation pool is NOT set
2025-10-30 09:15:23,821 - 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=4.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.42 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.424/3.057/4.690/1.633 ms')
2025-10-30 09:15:23,821 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-59571910 passed
2025-10-30 09:15:23,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:15:23,971 - DEBUG - Waiting to SSH to VM ctest-vm2-test-59571910, IP 10.10.10.4, Port 22
2025-10-30 09:15:24,027 - 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-10-30 09:15:24,096 - DEBUG - VM ctest-vm2-test-59571910 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-30 09:15:29,097 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-30 09:15:29,098 - DEBUG - Waiting to SSH to VM ctest-vm2-test-59571910, IP 10.10.10.4, Port 22
2025-10-30 09:15:29,255 - DEBUG - VM ctest-vm2-test-59571910 is ready for SSH connections
2025-10-30 09:15:29,255 - 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-10-30 09:15:29,255 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-30 09:15:30,882 - DEBUG - inet addr:10.10.10.4  Bcast:10.10.10.255  Mask:255.255.255.0
2025-10-30 09:15:30,882 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-59571910", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-30 09:15:30,882 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-59571910", None, socket.AF_INET6)'
2025-10-30 09:15:31,121 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-59571910, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-30 09:15:31,122 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-59571910
2025-10-30 09:15:33,383 - DEBUG - PING ctest-vm2-test-59571910 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.638 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.516 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.425 ms
--- ctest-vm2-test-59571910 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.425/1.859/4.638 ms
2025-10-30 09:15:33,383 - INFO - Ping to IP ctest-vm2-test-59571910 from VM ctest-vm2-test-59571910 passed
2025-10-30 09:15:33,394 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-30 09:15:33,399 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-77988983@0%20AllEntriesVdnsRecordsReq
2025-10-30 09:15:33,404 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77988983:1:ctest-vm2-test-59571910:10.10.10.4', 'rec_name': 'ctest-vm2-test-59571910', '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-4537-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-59571910.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-30 09:15:33,404 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-77988983:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-59571910', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-59571910', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4537-1/dns'} ,
 Expected record data {'rec_data': 'ctest-vm2-test-59571910.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-30 09:15:33,405 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-59571910", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-30 09:15:33,405 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-59571910", None, socket.AF_INET6)'
2025-10-30 09:15:33,579 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  ctest-vm2-test-59571910, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-10-30 09:15:33,579 - DEBUG - ping -s 56 -c 3 -W 1  ctest-vm2-test-59571910
2025-10-30 09:15:35,825 - DEBUG - PING ctest-vm2-test-59571910 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.367 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.822 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.698 ms
--- ctest-vm2-test-59571910 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.698/3.295/8.367 ms
2025-10-30 09:15:35,825 - INFO - Ping to IP ctest-vm2-test-59571910 from VM ctest-vm1-test-16610645 passed
2025-10-30 09:15:35,825 - INFO - Try deleting the VDNS entry ctest-vdns1-77988983 with back ref of ipam.
2025-10-30 09:15:35,879 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/df97e415-da7b-476d-8b44-7df3b86b6e79']
2025-10-30 09:15:35,879 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-30 09:15:35,879 - INFO - Add CNAME VDNS record for ctest-vm1-test-16610645 and verify we able to ping by alias name
2025-10-30 09:15:35,927 - DEBUG - Creating VDNS record data : test-rec
2025-10-30 09:15:36,035 - INFO - In verify_on_setup
2025-10-30 09:15:36,131 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-77988983', 'test-rec'] created succesfully
2025-10-30 09:15:36,131 - INFO - Verify VDNS record  is shown in the API server
2025-10-30 09:15:36,132 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 09:15:36,137 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3ad196e3-e9ed-448e-b324-761caacf56f0
2025-10-30 09:15:36,146 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/116543de-3a6e-4b49-baa5-832a98563c75
2025-10-30 09:15:36,152 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/c3e0d8b6-e624-4a9d-9b19-d95511bb4893
2025-10-30 09:15:36,156 - INFO - Verify VDNS record  is shown in the control node
2025-10-30 09:15:36,161 - 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-10-30 09:15:36,161 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-30 09:15:36,370 - 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-10-30 09:15:36,370 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-30 09:15:36,622 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-30 09:15:36,622 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-16610645 failed
2025-10-30 09:15:37,623 - 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-10-30 09:15:37,623 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-30 09:15:37,809 - 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-10-30 09:15:37,809 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-30 09:15:38,052 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-30 09:15:38,052 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-16610645 failed
2025-10-30 09:15:39,053 - 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-10-30 09:15:39,053 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-30 09:15:39,231 - 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-10-30 09:15:39,231 - DEBUG - ping -s 56 -c 3 -W 1  vm1-test-alias
2025-10-30 09:15:41,546 - 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.553 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.348 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.302 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.302/0.401/0.553 ms
2025-10-30 09:15:41,546 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-16610645 passed
2025-10-30 09:15:41,546 - DEBUG - Deleting VDNS record data: test-rec
2025-10-30 09:15:41,611 - INFO - VDNS record info: default-domain:ctest-vdns1-77988983:test-rec deleted successfully.
2025-10-30 09:15:41,611 - INFO - Deleting VM ctest-vm2-test-59571910
2025-10-30 09:15:41,675 - INFO - Deleting VM ctest-vm1-test-16610645
2025-10-30 09:15:41,737 - INFO - Deleting VN ctest-vn1-vdns-95549234 
2025-10-30 09:15:41,768 - DEBUG - VN 4d46d50e-25fa-4627-90bb-d461d5c3dae3 still in use: Unable to complete operation on network 4d46d50e-25fa-4627-90bb-d461d5c3dae3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-61acaa2d-cf9a-426b-a619-ed51b59c1897']
2025-10-30 09:15:41,769 - WARNING - Deleting VN ctest-vn1-vdns-95549234 failed..Will retry
2025-10-30 09:15:43,971 - DEBUG - Response for deleting network ()
2025-10-30 09:15:43,996 - DEBUG - Deleting VDNS Entry: ctest-vdns1-77988983
2025-10-30 09:15:44,059 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-77988983'] deleted successfully.
2025-10-30 09:15:44,059 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-10-30 09:15:44,065 - DEBUG - Requesting: http://10.0.0.38:8082/domain/3ad196e3-e9ed-448e-b324-761caacf56f0
2025-10-30 09:15:44,075 - DEBUG - VDNS information not found in API server
2025-10-30 09:15:44,075 - INFO - VDNS information ctest-vdns1-77988983 removed from the API Server
2025-10-30 09:15:44,080 - INFO - VDNS information ctest-vdns1-77988983 removed in the Control node
2025-10-30 09:15:44,080 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-42923511']
2025-10-30 09:15:44,331 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 09:15:44,331 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-10-30 09:15:44,331 - INFO - --------------------------------------------------------------------------------
2025-10-30 09:15:44,956 - INFO - Deleted project: ctest-TestvDNSBasic0-42923511, ID : e7e3d336-630f-4ac4-ade4-9b8a48abd4c7