2026-02-10 15:01:48,846 - INFO - Domain Default found not creating
2026-02-10 15:01:49,602 - INFO - Project ctest-TestvDNSBasic0-83921901 not found, creating it
2026-02-10 15:01:50,087 - INFO - Created Project:ctest-TestvDNSBasic0-83921901, ID : 6fd4549d-0fed-4cae-93f4-61d44c3435dc
2026-02-10 15:01:51,592 - INFO - ================================================================================
2026-02-10 15:01:51,593 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-02-10 15:01:51,593 - 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
2026-02-10 15:01:51,844 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-02-10 15:01:51,844 - INFO - Initial checks done. Running the testcase now
2026-02-10 15:01:51,844 - INFO -
2026-02-10 15:01:52,549 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-83921901'](6fd4549d-0fed-4cae-93f4-61d44c3435dc)
2026-02-10 15:01:52,599 - DEBUG - Creating VDNS : ctest-vdns1-68288859
2026-02-10 15:01:52,803 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-68288859'] created succesfully
2026-02-10 15:01:52,803 - DEBUG - Verify VDNS entry is shown in control node
2026-02-10 15:01:52,809 - DEBUG - Verify VDNS entry is shown in the API server
2026-02-10 15:01:52,809 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-10 15:01:53,102 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-10 15:01:53,131 - DEBUG - Requesting: http://10.0.0.22:8082/domain/04c5743f-d8c6-4ded-bd47-24836b3ff855
2026-02-10 15:01:53,142 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/cee8edc0-27dd-4ff1-9186-68860f29132e
2026-02-10 15:01:53,699 - DEBUG - Response for create_network : {'network': {'id': '425a24ca-4592-47e3-b61a-3f63272ca092', 'name': 'ctest-vn1-vdns-72821149', 'tenant_id': '6fd4549d0fed4cae93f461d44c3435dc', 'project_id': '6fd4549d0fed4cae93f461d44c3435dc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-83921901', 'ctest-vn1-vdns-72821149'], 'port_security_enabled': True, 'description': ''}}
2026-02-10 15:01:53,896 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd0c4cfe1-550d-4546-adcb-f039d90386a3', 'name': '', 'tenant_id': '6fd4549d0fed4cae93f461d44c3435dc', 'network_id': '425a24ca-4592-47e3-b61a-3f63272ca092', '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': '6fd4549d0fed4cae93f461d44c3435dc'}}
2026-02-10 15:01:53,913 - INFO - Created VN ctest-vn1-vdns-72821149
2026-02-10 15:01:53,963 - DEBUG - VN ctest-vn1-vdns-72821149 UUID is 425a24ca-4592-47e3-b61a-3f63272ca092
2026-02-10 15:01:54,156 - DEBUG - Services list from nova: [, , ]
2026-02-10 15:01:55,272 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5271-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5271-1)
2026-02-10 15:01:55,272 - INFO - Waiting for VM ctest-vm1-test-50136854 to be up..
2026-02-10 15:01:55,311 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-10 15:02:00,382 - DEBUG - VM is in ACTIVE state now
2026-02-10 15:02:00,382 - INFO - VM name : ctest-vm1-test-50136854
2026-02-10 15:02:00,448 - DEBUG - VM ctest-vm1-test-50136854 ID is 91306810-7dde-4598-ad5a-63b43ae58824
2026-02-10 15:02:00,448 - DEBUG - VM ctest-vm1-test-50136854 launched on Node cn-jenkins-deploy-platform-ansible-os-5271-1
2026-02-10 15:02:00,515 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/91306810-7dde-4598-ad5a-63b43ae58824
2026-02-10 15:02:00,522 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/454bc3ea-ad67-427b-8ee2-fdb0e6962725
2026-02-10 15:02:03,761 - 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 1011ms')
2026-02-10 15:02:03,762 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-50136854 failed!
2026-02-10 15:02:03,816 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-83921901:ctest-vn1-vdns-72821149 is 10.10.10.1 and allocation pool is NOT set
2026-02-10 15:02:05,881 - 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=2.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.60 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.601/2.653/2.705/0.052 ms')
2026-02-10 15:02:05,881 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-50136854 passed
2026-02-10 15:02:06,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-10 15:02:06,036 - DEBUG - Waiting to SSH to VM ctest-vm1-test-50136854, IP 10.10.10.3, Port 22
2026-02-10 15:02:06,102 - 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': ''}
2026-02-10 15:02:06,180 - DEBUG - VM ctest-vm1-test-50136854 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-10 15:02:11,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-10 15:02:11,181 - DEBUG - Waiting to SSH to VM ctest-vm1-test-50136854, IP 10.10.10.3, Port 22
2026-02-10 15:02:11,336 - DEBUG - VM ctest-vm1-test-50136854 is ready for SSH connections
2026-02-10 15:02:11,336 - 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.22, gateway password: c0ntrail123
2026-02-10 15:02:11,336 - DEBUG - ifconfig | grep 10.10.10.3
2026-02-10 15:02:13,018 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-10 15:02:13,019 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-50136854", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-10 15:02:13,019 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-50136854", None, socket.AF_INET6)'
2026-02-10 15:02:13,266 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-50136854, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-10 15:02:13,266 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-50136854
2026-02-10 15:02:15,526 - DEBUG - PING ctest-vm1-test-50136854 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.236 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.394 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.445 ms
--- ctest-vm1-test-50136854 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.394/1.358/3.236 ms
2026-02-10 15:02:15,526 - INFO - Ping to IP ctest-vm1-test-50136854 from VM ctest-vm1-test-50136854 passed
2026-02-10 15:02:15,539 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-10 15:02:15,544 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-68288859@0%20AllEntriesVdnsRecordsReq
2026-02-10 15:02:15,549 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68288859:1:ctest-vm1-test-50136854:10.10.10.3', 'rec_name': 'ctest-vm1-test-50136854', '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-5271-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-50136854.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-10 15:02:15,549 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68288859:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-50136854', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-50136854', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5271-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-50136854.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'}
2026-02-10 15:02:16,736 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5271-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5271-1)
2026-02-10 15:02:16,736 - INFO - Waiting for VM ctest-vm2-test-69748117 to be up..
2026-02-10 15:02:16,776 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-10 15:02:21,851 - DEBUG - VM is in ACTIVE state now
2026-02-10 15:02:21,851 - INFO - VM name : ctest-vm2-test-69748117
2026-02-10 15:02:21,922 - DEBUG - VM ctest-vm2-test-69748117 ID is 26065d69-69b1-44dc-b9b3-ceae5500d8bd
2026-02-10 15:02:21,922 - DEBUG - VM ctest-vm2-test-69748117 launched on Node cn-jenkins-deploy-platform-ansible-os-5271-1
2026-02-10 15:02:21,996 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/26065d69-69b1-44dc-b9b3-ceae5500d8bd
2026-02-10 15:02:22,004 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/527ce817-0fcc-43f9-8a0f-e45c94c29497
2026-02-10 15:02:25,269 - 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')
2026-02-10 15:02:25,270 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69748117 failed!
2026-02-10 15:02:25,324 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-83921901:ctest-vn1-vdns-72821149 is 10.10.10.1 and allocation pool is NOT set
2026-02-10 15:02:27,384 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.530 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.530/2.460/4.390/1.930 ms')
2026-02-10 15:02:27,384 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69748117 passed
2026-02-10 15:02:27,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-10 15:02:27,532 - DEBUG - Waiting to SSH to VM ctest-vm2-test-69748117, IP 10.10.10.4, Port 22
2026-02-10 15:02:27,587 - 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': ''}
2026-02-10 15:02:27,661 - DEBUG - VM ctest-vm2-test-69748117 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-10 15:02:32,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-10 15:02:32,662 - DEBUG - Waiting to SSH to VM ctest-vm2-test-69748117, IP 10.10.10.4, Port 22
2026-02-10 15:02:32,823 - DEBUG - VM ctest-vm2-test-69748117 is ready for SSH connections
2026-02-10 15:02:32,823 - 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.22, gateway password: c0ntrail123
2026-02-10 15:02:32,823 - DEBUG - ifconfig | grep 10.10.10.4
2026-02-10 15:02:34,431 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-10 15:02:34,431 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69748117", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-10 15:02:34,431 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69748117", None, socket.AF_INET6)'
2026-02-10 15:02:34,697 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-69748117, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-10 15:02:34,697 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-69748117
2026-02-10 15:02:36,965 - DEBUG - PING ctest-vm2-test-69748117 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.838 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.361 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.412 ms
--- ctest-vm2-test-69748117 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.361/1.870/4.838 ms
2026-02-10 15:02:36,965 - INFO - Ping to IP ctest-vm2-test-69748117 from VM ctest-vm2-test-69748117 passed
2026-02-10 15:02:36,979 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-10 15:02:36,985 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-68288859@0%20AllEntriesVdnsRecordsReq
2026-02-10 15:02:36,989 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68288859:1:ctest-vm2-test-69748117:10.10.10.4', 'rec_name': 'ctest-vm2-test-69748117', '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-5271-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-69748117.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-10 15:02:36,989 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68288859:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-69748117', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-69748117', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5271-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-69748117.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'}
2026-02-10 15:02:36,989 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69748117", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-10 15:02:36,989 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69748117", None, socket.AF_INET6)'
2026-02-10 15:02:37,174 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-69748117, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-10 15:02:37,174 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-69748117
2026-02-10 15:02:39,485 - DEBUG - PING ctest-vm2-test-69748117 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.039 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.811 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.788 ms
--- ctest-vm2-test-69748117 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.788/3.212/8.039 ms
2026-02-10 15:02:39,485 - INFO - Ping to IP ctest-vm2-test-69748117 from VM ctest-vm1-test-50136854 passed
2026-02-10 15:02:39,485 - INFO - Try deleting the VDNS entry ctest-vdns1-68288859 with back ref of ipam.
2026-02-10 15:02:39,539 - DEBUG - Delete when resource still referred: ['http://10.0.0.22:8082/network-ipam/2dd18bc3-c288-4f1b-b9aa-91526fe7a88a']
2026-02-10 15:02:39,539 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-02-10 15:02:39,539 - INFO - Add CNAME VDNS record for ctest-vm1-test-50136854 and verify we able to ping by alias name
2026-02-10 15:02:39,587 - DEBUG - Creating VDNS record data : test-rec
2026-02-10 15:02:39,695 - INFO - In verify_on_setup
2026-02-10 15:02:39,791 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-68288859', 'test-rec'] created succesfully
2026-02-10 15:02:39,792 - INFO - Verify VDNS record is shown in the API server
2026-02-10 15:02:39,792 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-10 15:02:39,797 - DEBUG - Requesting: http://10.0.0.22:8082/domain/04c5743f-d8c6-4ded-bd47-24836b3ff855
2026-02-10 15:02:39,807 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/cee8edc0-27dd-4ff1-9186-68860f29132e
2026-02-10 15:02:39,814 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS-record/10a56955-6726-4444-966d-2556d384e1ed
2026-02-10 15:02:39,820 - INFO - Verify VDNS record is shown in the control node
2026-02-10 15:02:39,825 - 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.22, gateway password: c0ntrail123
2026-02-10 15:02:39,825 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-10 15:02:40,016 - 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.22, gateway password: c0ntrail123
2026-02-10 15:02:40,016 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-10 15:02:40,290 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-10 15:02:40,290 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-50136854 failed
2026-02-10 15:02:41,291 - 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.22, gateway password: c0ntrail123
2026-02-10 15:02:41,292 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-10 15:02:41,477 - 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.22, gateway password: c0ntrail123
2026-02-10 15:02:41,478 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-10 15:02:41,722 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-10 15:02:41,723 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-50136854 failed
2026-02-10 15:02:42,724 - 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.22, gateway password: c0ntrail123
2026-02-10 15:02:42,724 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-10 15:02:42,920 - 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.22, gateway password: c0ntrail123
2026-02-10 15:02:42,920 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-10 15:02:45,167 - 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.335 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.366 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.446 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.335/0.382/0.446 ms
2026-02-10 15:02:45,167 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-50136854 passed
2026-02-10 15:02:45,167 - DEBUG - Deleting VDNS record data: test-rec
2026-02-10 15:02:45,231 - INFO - VDNS record info: default-domain:ctest-vdns1-68288859:test-rec deleted successfully.
2026-02-10 15:02:45,231 - INFO - Deleting VM ctest-vm2-test-69748117
2026-02-10 15:02:45,312 - INFO - Deleting VM ctest-vm1-test-50136854
2026-02-10 15:02:45,385 - INFO - Deleting VN ctest-vn1-vdns-72821149
2026-02-10 15:02:45,425 - DEBUG - VN 425a24ca-4592-47e3-b61a-3f63272ca092 still in use: Unable to complete operation on network 425a24ca-4592-47e3-b61a-3f63272ca092. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1c760111-e0a6-4240-adcc-6c6776297d5e']
2026-02-10 15:02:45,425 - WARNING - Deleting VN ctest-vn1-vdns-72821149 failed..Will retry
2026-02-10 15:02:47,678 - DEBUG - Response for deleting network ()
2026-02-10 15:02:47,707 - DEBUG - Deleting VDNS Entry: ctest-vdns1-68288859
2026-02-10 15:02:47,775 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-68288859'] deleted successfully.
2026-02-10 15:02:47,775 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-02-10 15:02:47,781 - DEBUG - Requesting: http://10.0.0.22:8082/domain/04c5743f-d8c6-4ded-bd47-24836b3ff855
2026-02-10 15:02:47,792 - DEBUG - VDNS information not found in API server
2026-02-10 15:02:47,792 - INFO - VDNS information ctest-vdns1-68288859 removed from the API Server
2026-02-10 15:02:47,796 - INFO - VDNS information ctest-vdns1-68288859 removed in the Control node
2026-02-10 15:02:47,797 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-83921901']
2026-02-10 15:02:48,048 - DEBUG - No XMPP flaps were noticed during the test
2026-02-10 15:02:48,048 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:57]
2026-02-10 15:02:48,048 - INFO - --------------------------------------------------------------------------------
2026-02-10 15:02:48,716 - INFO - Deleted project: ctest-TestvDNSBasic0-83921901, ID : 6fd4549d-0fed-4cae-93f4-61d44c3435dc