2026-06-22 02:08:07,637 - INFO - Domain Default found not creating
2026-06-22 02:08:07,799 - INFO - Project ctest-TestvDNSBasic0-08717325 not found, creating it
2026-06-22 02:08:08,251 - INFO - Created Project:ctest-TestvDNSBasic0-08717325, ID : bfca0622-b362-496b-9554-e23c74ae6b31
2026-06-22 02:08:09,911 - INFO - ================================================================================
2026-06-22 02:08:09,911 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-06-22 02:08:09,911 - 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-06-22 02:08:10,170 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-22 02:08:10,170 - INFO - Initial checks done. Running the testcase now
2026-06-22 02:08:10,170 - INFO -
2026-06-22 02:08:11,009 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-08717325'](bfca0622-b362-496b-9554-e23c74ae6b31)
2026-06-22 02:08:11,065 - DEBUG - Creating VDNS : ctest-vdns1-66887224
2026-06-22 02:08:11,273 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-66887224'] created succesfully
2026-06-22 02:08:11,273 - DEBUG - Verify VDNS entry is shown in control node
2026-06-22 02:08:11,280 - DEBUG - Verify VDNS entry is shown in the API server
2026-06-22 02:08:11,280 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-22 02:08:11,645 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-22 02:08:11,675 - DEBUG - Requesting: http://10.0.0.33:8082/domain/09aea800-b3dc-4891-8c39-3cc96fd0cd6d
2026-06-22 02:08:11,687 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS/fecf9efe-3aa2-4ced-802b-108cdf5eaa38
2026-06-22 02:08:12,239 - DEBUG - Response for create_network : {'network': {'id': '3f0efd3c-441f-4d87-8e3f-b763d2761390', 'name': 'ctest-vn1-vdns-59029728', 'tenant_id': 'bfca0622b362496b9554e23c74ae6b31', 'project_id': 'bfca0622b362496b9554e23c74ae6b31', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-08717325', 'ctest-vn1-vdns-59029728'], 'port_security_enabled': True, 'description': ''}}
2026-06-22 02:08:12,417 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a4898903-b53e-43dc-b855-cc2e89ce7d6b', 'name': '', 'tenant_id': 'bfca0622b362496b9554e23c74ae6b31', 'network_id': '3f0efd3c-441f-4d87-8e3f-b763d2761390', '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': 'bfca0622b362496b9554e23c74ae6b31'}}
2026-06-22 02:08:12,433 - INFO - Created VN ctest-vn1-vdns-59029728
2026-06-22 02:08:12,485 - DEBUG - VN ctest-vn1-vdns-59029728 UUID is 3f0efd3c-441f-4d87-8e3f-b763d2761390
2026-06-22 02:08:12,708 - DEBUG - Services list from nova: [, , ]
2026-06-22 02:08:13,841 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6015-1)
2026-06-22 02:08:13,841 - INFO - Waiting for VM ctest-vm1-test-28947422 to be up..
2026-06-22 02:08:13,879 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 02:08:18,973 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 02:08:24,048 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 02:08:29,123 - DEBUG - VM is in ACTIVE state now
2026-06-22 02:08:29,123 - INFO - VM name : ctest-vm1-test-28947422
2026-06-22 02:08:29,198 - DEBUG - VM ctest-vm1-test-28947422 ID is 46c1d6ed-4789-4191-8f26-7ec611f2d440
2026-06-22 02:08:29,198 - DEBUG - VM ctest-vm1-test-28947422 launched on Node cn-jenkins-deploy-platform-ansible-os-6015-1
2026-06-22 02:08:29,268 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/46c1d6ed-4789-4191-8f26-7ec611f2d440
2026-06-22 02:08:29,278 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/558a3016-d625-44c1-95c3-c75be84d55b3
2026-06-22 02:08:30,525 - 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=11.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.13 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 = 4.134/7.832/11.530/3.698 ms')
2026-06-22 02:08:30,526 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-28947422 passed
2026-06-22 02:08:30,673 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:08:30,673 - DEBUG - Waiting to SSH to VM ctest-vm1-test-28947422, IP 10.10.10.3, Port 22
2026-06-22 02:08:30,739 - 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-06-22 02:08:30,812 - DEBUG - VM ctest-vm1-test-28947422 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-22 02:08:35,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:08:35,813 - DEBUG - Waiting to SSH to VM ctest-vm1-test-28947422, IP 10.10.10.3, Port 22
2026-06-22 02:08:35,991 - DEBUG - VM ctest-vm1-test-28947422 is ready for SSH connections
2026-06-22 02:08:35,991 - 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.33, gateway password: c0ntrail123
2026-06-22 02:08:35,991 - DEBUG - ifconfig | grep 10.10.10.3
2026-06-22 02:08:38,191 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-06-22 02:08:38,192 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-28947422", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-22 02:08:38,192 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-28947422", None, socket.AF_INET6)'
2026-06-22 02:08:38,428 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-28947422, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-22 02:08:38,428 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-28947422
2026-06-22 02:08:40,747 - DEBUG - PING ctest-vm1-test-28947422 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=5.134 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=3.353 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.692 ms
--- ctest-vm1-test-28947422 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.692/3.393/5.134 ms
2026-06-22 02:08:40,747 - INFO - Ping to IP ctest-vm1-test-28947422 from VM ctest-vm1-test-28947422 passed
2026-06-22 02:08:40,762 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-06-22 02:08:40,769 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=default-domain:ctest-vdns1-66887224@0%20AllEntriesVdnsRecordsReq
2026-06-22 02:08:40,773 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-66887224:1:ctest-vm1-test-28947422:10.10.10.3', 'rec_name': 'ctest-vm1-test-28947422', '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-6015-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-28947422.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-06-22 02:08:40,774 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-66887224:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-28947422', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-28947422', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6015-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-28947422.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-06-22 02:08:42,082 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6015-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6015-1)
2026-06-22 02:08:42,082 - INFO - Waiting for VM ctest-vm2-test-14672323 to be up..
2026-06-22 02:08:42,116 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 02:08:47,186 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 02:08:52,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-22 02:08:57,355 - DEBUG - VM is in ACTIVE state now
2026-06-22 02:08:57,355 - INFO - VM name : ctest-vm2-test-14672323
2026-06-22 02:08:57,428 - DEBUG - VM ctest-vm2-test-14672323 ID is b9ae1527-d59c-4688-b847-dec3610d58d1
2026-06-22 02:08:57,429 - DEBUG - VM ctest-vm2-test-14672323 launched on Node cn-jenkins-deploy-platform-ansible-os-6015-1
2026-06-22 02:08:57,506 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b9ae1527-d59c-4688-b847-dec3610d58d1
2026-06-22 02:08:57,515 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2d089839-860f-4f44-8511-aac09b765ff2
2026-06-22 02:08:58,758 - 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=7.60 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.422/4.510/7.598/3.088 ms')
2026-06-22 02:08:58,758 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-14672323 passed
2026-06-22 02:08:58,905 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:08:58,905 - DEBUG - Waiting to SSH to VM ctest-vm2-test-14672323, IP 10.10.10.4, Port 22
2026-06-22 02:08:58,975 - 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-06-22 02:08:59,053 - DEBUG - VM ctest-vm2-test-14672323 is NOT ready for SSH connections, VM status: ACTIVE
2026-06-22 02:09:04,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-22 02:09:04,054 - DEBUG - Waiting to SSH to VM ctest-vm2-test-14672323, IP 10.10.10.4, Port 22
2026-06-22 02:09:04,208 - DEBUG - VM ctest-vm2-test-14672323 is ready for SSH connections
2026-06-22 02:09:04,208 - 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.33, gateway password: c0ntrail123
2026-06-22 02:09:04,208 - DEBUG - ifconfig | grep 10.10.10.4
2026-06-22 02:09:04,759 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-06-22 02:09:04,759 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14672323", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-22 02:09:04,759 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14672323", None, socket.AF_INET6)'
2026-06-22 02:09:04,927 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-14672323, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-22 02:09:04,927 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-14672323
2026-06-22 02:09:07,099 - DEBUG - PING ctest-vm2-test-14672323 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.328 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.500 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.399 ms
--- ctest-vm2-test-14672323 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.399/1.409/3.328 ms
2026-06-22 02:09:07,099 - INFO - Ping to IP ctest-vm2-test-14672323 from VM ctest-vm2-test-14672323 passed
2026-06-22 02:09:07,112 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-06-22 02:09:07,119 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=default-domain:ctest-vdns1-66887224@0%20AllEntriesVdnsRecordsReq
2026-06-22 02:09:07,124 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-66887224:1:ctest-vm2-test-14672323:10.10.10.4', 'rec_name': 'ctest-vm2-test-14672323', '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-6015-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-14672323.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-06-22 02:09:07,124 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-66887224:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-14672323', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-14672323', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6015-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-14672323.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-06-22 02:09:07,124 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14672323", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-22 02:09:07,124 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-14672323", None, socket.AF_INET6)'
2026-06-22 02:09:07,348 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-14672323, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-22 02:09:07,348 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-14672323
2026-06-22 02:09:09,556 - DEBUG - PING ctest-vm2-test-14672323 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.337 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.026 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.878 ms
--- ctest-vm2-test-14672323 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.878/2.747/6.337 ms
2026-06-22 02:09:09,556 - INFO - Ping to IP ctest-vm2-test-14672323 from VM ctest-vm1-test-28947422 passed
2026-06-22 02:09:09,557 - INFO - Try deleting the VDNS entry ctest-vdns1-66887224 with back ref of ipam.
2026-06-22 02:09:09,613 - DEBUG - Delete when resource still referred: ['http://10.0.0.33:8082/network-ipam/ec2fced0-51ee-4102-bba3-829b1f6d9a15']
2026-06-22 02:09:09,613 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-06-22 02:09:09,613 - INFO - Add CNAME VDNS record for ctest-vm1-test-28947422 and verify we able to ping by alias name
2026-06-22 02:09:09,661 - DEBUG - Creating VDNS record data : test-rec
2026-06-22 02:09:09,773 - INFO - In verify_on_setup
2026-06-22 02:09:09,869 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-66887224', 'test-rec'] created succesfully
2026-06-22 02:09:09,869 - INFO - Verify VDNS record is shown in the API server
2026-06-22 02:09:09,869 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-22 02:09:09,875 - DEBUG - Requesting: http://10.0.0.33:8082/domain/09aea800-b3dc-4891-8c39-3cc96fd0cd6d
2026-06-22 02:09:09,886 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS/fecf9efe-3aa2-4ced-802b-108cdf5eaa38
2026-06-22 02:09:09,894 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS-record/28c189fd-a1b4-4d69-99d3-90b79d1717f9
2026-06-22 02:09:09,899 - INFO - Verify VDNS record is shown in the control node
2026-06-22 02:09:09,904 - 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.33, gateway password: c0ntrail123
2026-06-22 02:09:09,904 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-06-22 02:09:10,092 - 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.33, gateway password: c0ntrail123
2026-06-22 02:09:10,093 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-06-22 02:09:10,360 - DEBUG - ping: bad address 'vm1-test-alias'
2026-06-22 02:09:10,360 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-28947422 failed
2026-06-22 02:09:11,361 - 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.33, gateway password: c0ntrail123
2026-06-22 02:09:11,361 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-06-22 02:09:11,576 - 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.33, gateway password: c0ntrail123
2026-06-22 02:09:11,576 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-06-22 02:09:11,829 - DEBUG - ping: bad address 'vm1-test-alias'
2026-06-22 02:09:11,829 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-28947422 failed
2026-06-22 02:09:12,831 - 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.33, gateway password: c0ntrail123
2026-06-22 02:09:12,831 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-06-22 02:09:12,995 - 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.33, gateway password: c0ntrail123
2026-06-22 02:09:12,995 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-06-22 02:09:15,275 - DEBUG - PING vm1-test-alias (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=1.553 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=1.796 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.809 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.553/1.719/1.809 ms
2026-06-22 02:09:15,276 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-28947422 passed
2026-06-22 02:09:15,276 - DEBUG - Deleting VDNS record data: test-rec
2026-06-22 02:09:15,345 - INFO - VDNS record info: default-domain:ctest-vdns1-66887224:test-rec deleted successfully.
2026-06-22 02:09:15,345 - INFO - Deleting VM ctest-vm2-test-14672323
2026-06-22 02:09:15,416 - INFO - Deleting VM ctest-vm1-test-28947422
2026-06-22 02:09:15,483 - INFO - Deleting VN ctest-vn1-vdns-59029728
2026-06-22 02:09:15,513 - DEBUG - VN 3f0efd3c-441f-4d87-8e3f-b763d2761390 still in use: Unable to complete operation on network 3f0efd3c-441f-4d87-8e3f-b763d2761390. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7d7eb4e6-5acb-4c72-aa5d-16be28a1a6c8']
2026-06-22 02:09:15,513 - WARNING - Deleting VN ctest-vn1-vdns-59029728 failed..Will retry
2026-06-22 02:09:17,557 - DEBUG - VN 3f0efd3c-441f-4d87-8e3f-b763d2761390 still in use: Unable to complete operation on network 3f0efd3c-441f-4d87-8e3f-b763d2761390. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f47e7144-72c9-4ce4-b555-154776d6fad7']
2026-06-22 02:09:17,557 - WARNING - Deleting VN ctest-vn1-vdns-59029728 failed..Will retry
2026-06-22 02:09:19,745 - DEBUG - Response for deleting network ()
2026-06-22 02:09:19,781 - DEBUG - Deleting VDNS Entry: ctest-vdns1-66887224
2026-06-22 02:09:19,853 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-66887224'] deleted successfully.
2026-06-22 02:09:19,853 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-06-22 02:09:19,859 - DEBUG - Requesting: http://10.0.0.33:8082/domain/09aea800-b3dc-4891-8c39-3cc96fd0cd6d
2026-06-22 02:09:19,871 - DEBUG - VDNS information not found in API server
2026-06-22 02:09:19,871 - INFO - VDNS information ctest-vdns1-66887224 removed from the API Server
2026-06-22 02:09:19,877 - INFO - VDNS information ctest-vdns1-66887224 removed in the Control node
2026-06-22 02:09:19,878 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-08717325']
2026-06-22 02:09:20,140 - DEBUG - No XMPP flaps were noticed during the test
2026-06-22 02:09:20,140 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:11]
2026-06-22 02:09:20,140 - INFO - --------------------------------------------------------------------------------
2026-06-22 02:09:20,898 - INFO - Deleted project: ctest-TestvDNSBasic0-08717325, ID : bfca0622-b362-496b-9554-e23c74ae6b31