2025-06-14 19:45:44,175 - INFO - Domain Default found not creating
2025-06-14 19:45:44,320 - INFO - Project ctest-TestvDNSBasic0-66602820 not found, creating it
2025-06-14 19:45:44,793 - INFO - Created Project:ctest-TestvDNSBasic0-66602820, ID : 2e69f626-9510-422a-b016-440c64d917b3
2025-06-14 19:45:47,186 - INFO - ================================================================================
2025-06-14 19:45:47,186 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-14 19:45:47,186 - 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-14 19:45:47,448 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-06-14 19:45:47,449 - INFO - Initial checks done. Running the testcase now
2025-06-14 19:45:47,449 - INFO -
2025-06-14 19:45:48,224 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-66602820'](2e69f626-9510-422a-b016-440c64d917b3)
2025-06-14 19:45:48,282 - DEBUG - Creating VDNS : ctest-vdns1-95909712
2025-06-14 19:45:48,502 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-95909712'] created succesfully
2025-06-14 19:45:48,503 - DEBUG - Verify VDNS entry is shown in control node
2025-06-14 19:45:48,509 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-14 19:45:48,509 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-14 19:45:48,848 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-14 19:45:48,876 - DEBUG - Requesting: http://10.0.0.49:8082/domain/4abd1b0e-204a-48d2-b556-0e1d2f8727c5
2025-06-14 19:45:48,893 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS/53008589-3dde-4430-bed4-9690305797d7
2025-06-14 19:45:49,472 - DEBUG - Response for create_network : {'network': {'id': '03095c1b-57fd-4da8-91d2-40c9d351d2bc', 'name': 'ctest-vn1-vdns-40686688', 'tenant_id': '2e69f6269510422ab016440c64d917b3', 'project_id': '2e69f6269510422ab016440c64d917b3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-66602820', 'ctest-vn1-vdns-40686688'], 'port_security_enabled': True, 'description': ''}}
2025-06-14 19:45:49,633 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b239b2d2-8e87-4d5b-896d-0713d3966865', 'name': '', 'tenant_id': '2e69f6269510422ab016440c64d917b3', 'network_id': '03095c1b-57fd-4da8-91d2-40c9d351d2bc', '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': '2e69f6269510422ab016440c64d917b3'}}
2025-06-14 19:45:49,652 - INFO - Created VN ctest-vn1-vdns-40686688
2025-06-14 19:45:49,707 - DEBUG - VN ctest-vn1-vdns-40686688 UUID is 03095c1b-57fd-4da8-91d2-40c9d351d2bc
2025-06-14 19:45:49,929 - DEBUG - Services list from nova: [, , ]
2025-06-14 19:45:51,058 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3451-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3451-1)
2025-06-14 19:45:51,058 - INFO - Waiting for VM ctest-vm1-test-81621598 to be up..
2025-06-14 19:45:51,100 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-14 19:45:56,178 - DEBUG - VM is in ACTIVE state now
2025-06-14 19:45:56,178 - INFO - VM name : ctest-vm1-test-81621598
2025-06-14 19:45:56,251 - DEBUG - VM ctest-vm1-test-81621598 ID is ca8d20f6-3f36-4f7c-a58d-438dd2adb06d
2025-06-14 19:45:56,252 - DEBUG - VM ctest-vm1-test-81621598 launched on Node cn-jenkins-deploy-platform-ansible-os-3451-1
2025-06-14 19:45:56,325 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/ca8d20f6-3f36-4f7c-a58d-438dd2adb06d
2025-06-14 19:45:56,334 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/250206ce-d7d2-423f-a8cc-89dc82ade114
2025-06-14 19:45:59,604 - 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 1023ms')
2025-06-14 19:45:59,604 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-81621598 failed!
2025-06-14 19:45:59,662 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66602820:ctest-vn1-vdns-40686688 is 10.10.10.1 and allocation pool is NOT set
2025-06-14 19:46:03,732 - 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=2 ttl=63 time=4.40 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 4.403/4.403/4.403/0.000 ms')
2025-06-14 19:46:03,732 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-81621598 passed
2025-06-14 19:46:03,887 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-14 19:46:03,887 - DEBUG - Waiting to SSH to VM ctest-vm1-test-81621598, IP 10.10.10.3, Port 22
2025-06-14 19:46:03,953 - 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-06-14 19:46:04,033 - DEBUG - VM ctest-vm1-test-81621598 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-14 19:46:09,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-14 19:46:09,034 - DEBUG - Waiting to SSH to VM ctest-vm1-test-81621598, IP 10.10.10.3, Port 22
2025-06-14 19:46:09,194 - DEBUG - VM ctest-vm1-test-81621598 is ready for SSH connections
2025-06-14 19:46:09,194 - 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.49, gateway password: c0ntrail123
2025-06-14 19:46:09,194 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-14 19:46:10,878 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-14 19:46:10,878 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-81621598", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-14 19:46:10,878 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-81621598", None, socket.AF_INET6)'
2025-06-14 19:46:11,149 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-81621598, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-14 19:46:11,149 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-81621598
2025-06-14 19:46:13,421 - DEBUG - PING ctest-vm1-test-81621598 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.147 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.392 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.472 ms
--- ctest-vm1-test-81621598 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.392/1.337/3.147 ms
2025-06-14 19:46:13,421 - INFO - Ping to IP ctest-vm1-test-81621598 from VM ctest-vm1-test-81621598 passed
2025-06-14 19:46:13,435 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-14 19:46:13,441 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=default-domain:ctest-vdns1-95909712@0%20AllEntriesVdnsRecordsReq
2025-06-14 19:46:13,448 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-95909712:1:ctest-vm1-test-81621598:10.10.10.3', 'rec_name': 'ctest-vm1-test-81621598', '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-3451-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-81621598.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-14 19:46:13,448 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-95909712:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-81621598', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-81621598', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3451-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-81621598.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-14 19:46:14,764 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3451-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3451-1)
2025-06-14 19:46:14,765 - INFO - Waiting for VM ctest-vm2-test-54537214 to be up..
2025-06-14 19:46:14,807 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-14 19:46:19,887 - DEBUG - VM is in ACTIVE state now
2025-06-14 19:46:19,887 - INFO - VM name : ctest-vm2-test-54537214
2025-06-14 19:46:19,966 - DEBUG - VM ctest-vm2-test-54537214 ID is 4d027b81-a465-48a9-830b-564095aec4ad
2025-06-14 19:46:19,966 - DEBUG - VM ctest-vm2-test-54537214 launched on Node cn-jenkins-deploy-platform-ansible-os-3451-1
2025-06-14 19:46:20,045 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/4d027b81-a465-48a9-830b-564095aec4ad
2025-06-14 19:46:20,054 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/5cf44c97-0ca9-4230-b8fb-cc0b57c5f30b
2025-06-14 19:46:23,317 - 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 1011ms')
2025-06-14 19:46:23,317 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54537214 failed!
2025-06-14 19:46:23,374 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66602820:ctest-vn1-vdns-40686688 is 10.10.10.1 and allocation pool is NOT set
2025-06-14 19:46:25,439 - 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=11.2 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.564 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.564/5.868/11.173/5.304 ms')
2025-06-14 19:46:25,439 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54537214 passed
2025-06-14 19:46:25,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-14 19:46:25,595 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54537214, IP 10.10.10.4, Port 22
2025-06-14 19:46:25,751 - DEBUG - VM ctest-vm2-test-54537214 is ready for SSH connections
2025-06-14 19:46:25,751 - 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.49, gateway password: c0ntrail123
2025-06-14 19:46:25,751 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-14 19:46:26,515 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-14 19:46:26,516 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54537214", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-14 19:46:26,516 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54537214", None, socket.AF_INET6)'
2025-06-14 19:46:26,770 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54537214, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-14 19:46:26,770 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54537214
2025-06-14 19:46:29,039 - DEBUG - PING ctest-vm2-test-54537214 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.232 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.607 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.418 ms
--- ctest-vm2-test-54537214 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.418/1.419/3.232 ms
2025-06-14 19:46:29,039 - INFO - Ping to IP ctest-vm2-test-54537214 from VM ctest-vm2-test-54537214 passed
2025-06-14 19:46:29,053 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-14 19:46:29,059 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=default-domain:ctest-vdns1-95909712@0%20AllEntriesVdnsRecordsReq
2025-06-14 19:46:29,065 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-95909712:1:ctest-vm2-test-54537214:10.10.10.4', 'rec_name': 'ctest-vm2-test-54537214', '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-3451-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-54537214.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-14 19:46:29,065 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-95909712:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-54537214', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-54537214', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3451-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-54537214.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-14 19:46:29,066 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54537214", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-14 19:46:29,066 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54537214", None, socket.AF_INET6)'
2025-06-14 19:46:29,262 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54537214, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-14 19:46:29,262 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54537214
2025-06-14 19:46:31,525 - DEBUG - PING ctest-vm2-test-54537214 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.516 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.726 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.905 ms
--- ctest-vm2-test-54537214 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.726/3.049/7.516 ms
2025-06-14 19:46:31,525 - INFO - Ping to IP ctest-vm2-test-54537214 from VM ctest-vm1-test-81621598 passed
2025-06-14 19:46:31,525 - INFO - Try deleting the VDNS entry ctest-vdns1-95909712 with back ref of ipam.
2025-06-14 19:46:31,582 - DEBUG - Delete when resource still referred: ['http://10.0.0.49:8082/network-ipam/ea19889a-b5ab-4502-8bea-c9af424be694']
2025-06-14 19:46:31,583 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-14 19:46:31,583 - INFO - Add CNAME VDNS record for ctest-vm1-test-81621598 and verify we able to ping by alias name
2025-06-14 19:46:31,634 - DEBUG - Creating VDNS record data : test-rec
2025-06-14 19:46:31,746 - INFO - In verify_on_setup
2025-06-14 19:46:31,850 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-95909712', 'test-rec'] created succesfully
2025-06-14 19:46:31,851 - INFO - Verify VDNS record is shown in the API server
2025-06-14 19:46:31,851 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-14 19:46:31,857 - DEBUG - Requesting: http://10.0.0.49:8082/domain/4abd1b0e-204a-48d2-b556-0e1d2f8727c5
2025-06-14 19:46:31,869 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS/53008589-3dde-4430-bed4-9690305797d7
2025-06-14 19:46:31,878 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS-record/e732576f-172c-41ac-938f-181e2b0d1ce7
2025-06-14 19:46:31,884 - INFO - Verify VDNS record is shown in the control node
2025-06-14 19:46:31,890 - 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.49, gateway password: c0ntrail123
2025-06-14 19:46:31,890 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-14 19:46:32,090 - 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.49, gateway password: c0ntrail123
2025-06-14 19:46:32,090 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-14 19:46:32,342 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-14 19:46:32,343 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-81621598 failed
2025-06-14 19:46:33,343 - 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.49, gateway password: c0ntrail123
2025-06-14 19:46:33,343 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-14 19:46:33,537 - 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.49, gateway password: c0ntrail123
2025-06-14 19:46:33,537 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-14 19:46:33,805 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-14 19:46:33,805 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-81621598 failed
2025-06-14 19:46:34,806 - 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.49, gateway password: c0ntrail123
2025-06-14 19:46:34,806 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-14 19:46:35,001 - 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.49, gateway password: c0ntrail123
2025-06-14 19:46:35,002 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-14 19:46:37,282 - 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.376 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.493 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.326 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.326/0.398/0.493 ms
2025-06-14 19:46:37,282 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-81621598 passed
2025-06-14 19:46:37,282 - DEBUG - Deleting VDNS record data: test-rec
2025-06-14 19:46:37,354 - INFO - VDNS record info: default-domain:ctest-vdns1-95909712:test-rec deleted successfully.
2025-06-14 19:46:37,354 - INFO - Deleting VM ctest-vm2-test-54537214
2025-06-14 19:46:37,424 - INFO - Deleting VM ctest-vm1-test-81621598
2025-06-14 19:46:37,494 - INFO - Deleting VN ctest-vn1-vdns-40686688
2025-06-14 19:46:37,530 - DEBUG - VN 03095c1b-57fd-4da8-91d2-40c9d351d2bc still in use: Unable to complete operation on network 03095c1b-57fd-4da8-91d2-40c9d351d2bc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b408de7d-859a-47ce-b5db-3bd3d60338ea']
2025-06-14 19:46:37,530 - WARNING - Deleting VN ctest-vn1-vdns-40686688 failed..Will retry
2025-06-14 19:46:39,801 - DEBUG - Response for deleting network ()
2025-06-14 19:46:39,832 - DEBUG - Deleting VDNS Entry: ctest-vdns1-95909712
2025-06-14 19:46:39,914 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-95909712'] deleted successfully.
2025-06-14 19:46:39,914 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-14 19:46:39,921 - DEBUG - Requesting: http://10.0.0.49:8082/domain/4abd1b0e-204a-48d2-b556-0e1d2f8727c5
2025-06-14 19:46:39,936 - DEBUG - VDNS information not found in API server
2025-06-14 19:46:39,936 - INFO - VDNS information ctest-vdns1-95909712 removed from the API Server
2025-06-14 19:46:39,942 - INFO - VDNS information ctest-vdns1-95909712 removed in the Control node
2025-06-14 19:46:39,942 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-66602820']
2025-06-14 19:46:40,196 - DEBUG - No XMPP flaps were noticed during the test
2025-06-14 19:46:40,196 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:53]
2025-06-14 19:46:40,197 - INFO - --------------------------------------------------------------------------------
2025-06-14 19:46:40,913 - INFO - Deleted project: ctest-TestvDNSBasic0-66602820, ID : 2e69f626-9510-422a-b016-440c64d917b3