2026-09-04 11:52:30,596 - INFO - Domain Default found not creating
2026-09-04 11:52:30,738 - INFO - Project ctest-TestvDNSBasic0-99879644 not found, creating it
2026-09-04 11:52:31,236 - INFO - Created Project:ctest-TestvDNSBasic0-99879644, ID : dc6c957b-8515-4086-b59d-7f7e19db6dd6
2026-09-04 11:52:32,741 - INFO - ================================================================================
2026-09-04 11:52:32,741 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-09-04 11:52:32,741 - 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-09-04 11:52:32,994 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-09-04 11:52:32,995 - INFO - Initial checks done. Running the testcase now
2026-09-04 11:52:32,995 - INFO -
2026-09-04 11:52:33,731 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-99879644'](dc6c957b-8515-4086-b59d-7f7e19db6dd6)
2026-09-04 11:52:33,784 - DEBUG - Creating VDNS : ctest-vdns1-10943734
2026-09-04 11:52:33,996 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-10943734'] created succesfully
2026-09-04 11:52:33,996 - DEBUG - Verify VDNS entry is shown in control node
2026-09-04 11:52:34,002 - DEBUG - Verify VDNS entry is shown in the API server
2026-09-04 11:52:34,002 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-09-04 11:52:34,318 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-09-04 11:52:34,341 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d792a2cb-d4da-49a8-b625-6075735d0b96
2026-09-04 11:52:34,353 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/e3cf5a52-4e84-474a-9e4e-f31c8a42153c
2026-09-04 11:52:34,899 - DEBUG - Response for create_network : {'network': {'id': '29d3f546-1780-472a-9976-3588f69b7fc7', 'name': 'ctest-vn1-vdns-23518155', 'tenant_id': 'dc6c957b85154086b59d7f7e19db6dd6', 'project_id': 'dc6c957b85154086b59d7f7e19db6dd6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-99879644', 'ctest-vn1-vdns-23518155'], 'port_security_enabled': True, 'description': ''}}
2026-09-04 11:52:35,053 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec947f0c-e5f1-413c-9aa1-99c26aaee5ad', 'name': '', 'tenant_id': 'dc6c957b85154086b59d7f7e19db6dd6', 'network_id': '29d3f546-1780-472a-9976-3588f69b7fc7', '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': 'dc6c957b85154086b59d7f7e19db6dd6'}}
2026-09-04 11:52:35,066 - INFO - Created VN ctest-vn1-vdns-23518155
2026-09-04 11:52:35,116 - DEBUG - VN ctest-vn1-vdns-23518155 UUID is 29d3f546-1780-472a-9976-3588f69b7fc7
2026-09-04 11:52:35,306 - DEBUG - Services list from nova: [, , ]
2026-09-04 11:52:35,589 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6254-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6254-1)
2026-09-04 11:52:35,589 - INFO - Waiting for VM ctest-vm1-test-75454835 to be up..
2026-09-04 11:52:35,628 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:52:40,697 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:52:45,770 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:52:50,847 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:52:55,926 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:53:01,008 - DEBUG - VM is in ACTIVE state now
2026-09-04 11:53:01,008 - INFO - VM name : ctest-vm1-test-75454835
2026-09-04 11:53:01,075 - DEBUG - VM ctest-vm1-test-75454835 ID is cea793a7-edb8-4935-a5dc-f910a6644482
2026-09-04 11:53:01,075 - DEBUG - VM ctest-vm1-test-75454835 launched on Node cn-jenkins-deploy-platform-ansible-os-6254-1
2026-09-04 11:53:01,141 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cea793a7-edb8-4935-a5dc-f910a6644482
2026-09-04 11:53:01,149 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c49f91f5-087c-4fef-9368-3e2e8fb2380e
2026-09-04 11:53:04,400 - 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 1018ms')
2026-09-04 11:53:04,400 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-75454835 failed!
2026-09-04 11:53:04,452 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-99879644:ctest-vn1-vdns-23518155 is 10.10.10.1 and allocation pool is NOT set
2026-09-04 11:53:06,514 - 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=5.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.00 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.004/3.460/5.917/2.456 ms')
2026-09-04 11:53:06,514 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-75454835 passed
2026-09-04 11:53:06,664 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-04 11:53:06,665 - DEBUG - Waiting to SSH to VM ctest-vm1-test-75454835, IP 10.10.10.3, Port 22
2026-09-04 11:53:06,820 - DEBUG - VM ctest-vm1-test-75454835 is ready for SSH connections
2026-09-04 11:53:06,820 - 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
2026-09-04 11:53:06,820 - DEBUG - ifconfig | grep 10.10.10.3
2026-09-04 11:53:08,399 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-09-04 11:53:08,400 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-75454835", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-04 11:53:08,400 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-75454835", None, socket.AF_INET6)'
2026-09-04 11:53:08,584 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-75454835, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-04 11:53:08,584 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-75454835
2026-09-04 11:53:10,739 - DEBUG - PING ctest-vm1-test-75454835 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.130 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.424 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.600 ms
--- ctest-vm1-test-75454835 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.424/1.384/3.130 ms
2026-09-04 11:53:10,739 - INFO - Ping to IP ctest-vm1-test-75454835 from VM ctest-vm1-test-75454835 passed
2026-09-04 11:53:10,753 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-09-04 11:53:10,759 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-10943734@0%20AllEntriesVdnsRecordsReq
2026-09-04 11:53:10,765 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-10943734:1:ctest-vm1-test-75454835:10.10.10.3', 'rec_name': 'ctest-vm1-test-75454835', '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-6254-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-75454835.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-09-04 11:53:10,765 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-10943734:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-75454835', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-75454835', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6254-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-75454835.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-09-04 11:53:11,210 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6254-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6254-1)
2026-09-04 11:53:11,210 - INFO - Waiting for VM ctest-vm2-test-02474008 to be up..
2026-09-04 11:53:11,247 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:53:16,314 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:53:21,383 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:53:26,454 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:53:31,518 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-04 11:53:36,585 - DEBUG - VM is in ACTIVE state now
2026-09-04 11:53:36,586 - INFO - VM name : ctest-vm2-test-02474008
2026-09-04 11:53:36,646 - DEBUG - VM ctest-vm2-test-02474008 ID is 82ddb11e-302d-47d8-a1a2-ac72cb8ed12f
2026-09-04 11:53:36,646 - DEBUG - VM ctest-vm2-test-02474008 launched on Node cn-jenkins-deploy-platform-ansible-os-6254-1
2026-09-04 11:53:36,708 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/82ddb11e-302d-47d8-a1a2-ac72cb8ed12f
2026-09-04 11:53:36,715 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6bf3d9a1-09d4-4d1a-8604-81030b968c9d
2026-09-04 11:53:39,949 - 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 1002ms')
2026-09-04 11:53:39,949 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-02474008 failed!
2026-09-04 11:53:40,004 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-99879644:ctest-vn1-vdns-23518155 is 10.10.10.1 and allocation pool is NOT set
2026-09-04 11:53:42,065 - 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=3.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.25 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 = 3.251/3.462/3.673/0.211 ms')
2026-09-04 11:53:42,065 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-02474008 passed
2026-09-04 11:53:42,213 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-04 11:53:42,213 - DEBUG - Waiting to SSH to VM ctest-vm2-test-02474008, IP 10.10.10.4, Port 22
2026-09-04 11:53:42,279 - 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-09-04 11:53:42,346 - DEBUG - VM ctest-vm2-test-02474008 is NOT ready for SSH connections, VM status: ACTIVE
2026-09-04 11:53:47,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-04 11:53:47,347 - DEBUG - Waiting to SSH to VM ctest-vm2-test-02474008, IP 10.10.10.4, Port 22
2026-09-04 11:53:47,503 - DEBUG - VM ctest-vm2-test-02474008 is ready for SSH connections
2026-09-04 11:53:47,504 - 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
2026-09-04 11:53:47,504 - DEBUG - ifconfig | grep 10.10.10.4
2026-09-04 11:53:48,358 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-09-04 11:53:48,358 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02474008", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-04 11:53:48,358 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02474008", None, socket.AF_INET6)'
2026-09-04 11:53:48,533 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-02474008, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-04 11:53:48,534 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-02474008
2026-09-04 11:53:50,699 - DEBUG - PING ctest-vm2-test-02474008 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.154 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.528 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.540 ms
--- ctest-vm2-test-02474008 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.528/1.407/3.154 ms
2026-09-04 11:53:50,699 - INFO - Ping to IP ctest-vm2-test-02474008 from VM ctest-vm2-test-02474008 passed
2026-09-04 11:53:50,712 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-09-04 11:53:50,718 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-10943734@0%20AllEntriesVdnsRecordsReq
2026-09-04 11:53:50,724 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-10943734:1:ctest-vm2-test-02474008:10.10.10.4', 'rec_name': 'ctest-vm2-test-02474008', '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-6254-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-02474008.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-09-04 11:53:50,724 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-10943734:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-02474008', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-02474008', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6254-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-02474008.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-09-04 11:53:50,724 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02474008", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-04 11:53:50,724 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-02474008", None, socket.AF_INET6)'
2026-09-04 11:53:50,828 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-02474008, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-09-04 11:53:50,828 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-02474008
2026-09-04 11:53:52,988 - DEBUG - PING ctest-vm2-test-02474008 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.401 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.928 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.014 ms
--- ctest-vm2-test-02474008 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.928/3.114/7.401 ms
2026-09-04 11:53:52,988 - INFO - Ping to IP ctest-vm2-test-02474008 from VM ctest-vm1-test-75454835 passed
2026-09-04 11:53:52,988 - INFO - Try deleting the VDNS entry ctest-vdns1-10943734 with back ref of ipam.
2026-09-04 11:53:53,044 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/0f8688f0-3a7c-4d43-8fd3-9be8d78d8872']
2026-09-04 11:53:53,044 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-09-04 11:53:53,044 - INFO - Add CNAME VDNS record for ctest-vm1-test-75454835 and verify we able to ping by alias name
2026-09-04 11:53:53,092 - DEBUG - Creating VDNS record data : test-rec
2026-09-04 11:53:53,196 - INFO - In verify_on_setup
2026-09-04 11:53:53,292 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-10943734', 'test-rec'] created succesfully
2026-09-04 11:53:53,292 - INFO - Verify VDNS record is shown in the API server
2026-09-04 11:53:53,292 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-09-04 11:53:53,298 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d792a2cb-d4da-49a8-b625-6075735d0b96
2026-09-04 11:53:53,308 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/e3cf5a52-4e84-474a-9e4e-f31c8a42153c
2026-09-04 11:53:53,314 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/792de731-8141-450a-8280-ee55a3ed1d80
2026-09-04 11:53:53,318 - INFO - Verify VDNS record is shown in the control node
2026-09-04 11:53:53,323 - 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
2026-09-04 11:53:53,323 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-04 11:53:53,427 - 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
2026-09-04 11:53:53,427 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-04 11:53:53,573 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-04 11:53:53,573 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75454835 failed
2026-09-04 11:53:54,574 - 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
2026-09-04 11:53:54,575 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-04 11:53:54,686 - 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
2026-09-04 11:53:54,686 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-04 11:53:54,843 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-04 11:53:54,844 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75454835 failed
2026-09-04 11:53:55,844 - 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
2026-09-04 11:53:55,845 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-04 11:53:55,959 - 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
2026-09-04 11:53:55,959 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-04 11:53:56,116 - DEBUG - ping: bad address 'vm1-test-alias'
2026-09-04 11:53:56,116 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-75454835 failed
2026-09-04 11:53:57,116 - 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
2026-09-04 11:53:57,117 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-09-04 11:53:57,220 - 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
2026-09-04 11:53:57,220 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-09-04 11:53:59,373 - 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.231 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.371 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.231/0.331/0.392 ms
2026-09-04 11:53:59,373 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-75454835 passed
2026-09-04 11:53:59,373 - DEBUG - Deleting VDNS record data: test-rec
2026-09-04 11:53:59,444 - INFO - VDNS record info: default-domain:ctest-vdns1-10943734:test-rec deleted successfully.
2026-09-04 11:53:59,444 - INFO - Deleting VM ctest-vm2-test-02474008
2026-09-04 11:53:59,510 - INFO - Deleting VM ctest-vm1-test-75454835
2026-09-04 11:53:59,568 - INFO - Deleting VN ctest-vn1-vdns-23518155
2026-09-04 11:53:59,601 - DEBUG - VN 29d3f546-1780-472a-9976-3588f69b7fc7 still in use: Unable to complete operation on network 29d3f546-1780-472a-9976-3588f69b7fc7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-da47c3eb-24cd-4f88-a627-27ec8db50b3a']
2026-09-04 11:53:59,601 - WARNING - Deleting VN ctest-vn1-vdns-23518155 failed..Will retry
2026-09-04 11:54:01,655 - DEBUG - VN 29d3f546-1780-472a-9976-3588f69b7fc7 still in use: Unable to complete operation on network 29d3f546-1780-472a-9976-3588f69b7fc7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-325658a1-d34e-4ffe-8602-c4f263b4e810']
2026-09-04 11:54:01,655 - WARNING - Deleting VN ctest-vn1-vdns-23518155 failed..Will retry
2026-09-04 11:54:03,883 - DEBUG - Response for deleting network ()
2026-09-04 11:54:03,950 - DEBUG - Deleting VDNS Entry: ctest-vdns1-10943734
2026-09-04 11:54:04,028 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-10943734'] deleted successfully.
2026-09-04 11:54:04,028 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-09-04 11:54:04,034 - DEBUG - Requesting: http://10.0.0.38:8082/domain/d792a2cb-d4da-49a8-b625-6075735d0b96
2026-09-04 11:54:04,046 - DEBUG - VDNS information not found in API server
2026-09-04 11:54:04,046 - INFO - VDNS information ctest-vdns1-10943734 removed from the API Server
2026-09-04 11:54:04,052 - INFO - VDNS information ctest-vdns1-10943734 removed in the Control node
2026-09-04 11:54:04,052 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-99879644']
2026-09-04 11:54:04,314 - DEBUG - No XMPP flaps were noticed during the test
2026-09-04 11:54:04,314 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:32]
2026-09-04 11:54:04,314 - INFO - --------------------------------------------------------------------------------
2026-09-04 11:54:05,038 - INFO - Deleted project: ctest-TestvDNSBasic0-99879644, ID : dc6c957b-8515-4086-b59d-7f7e19db6dd6