2025-10-23 11:37:00,013 - INFO - Domain Default found not creating
2025-10-23 11:37:00,193 - INFO - Project ctest-TestvDNSBasic0-73457842 not found, creating it
2025-10-23 11:37:00,717 - INFO - Created Project:ctest-TestvDNSBasic0-73457842, ID : 412e4120-611c-4541-9d56-285ecc517a4a
2025-10-23 11:37:02,372 - INFO - ================================================================================
2025-10-23 11:37:02,372 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-10-23 11:37:02,372 - 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-23 11:37:02,643 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-10-23 11:37:02,643 - INFO - Initial checks done. Running the testcase now
2025-10-23 11:37:02,643 - INFO -
2025-10-23 11:37:03,389 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-73457842'](412e4120-611c-4541-9d56-285ecc517a4a)
2025-10-23 11:37:03,441 - DEBUG - Creating VDNS : ctest-vdns1-51074675
2025-10-23 11:37:03,714 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-51074675'] created succesfully
2025-10-23 11:37:03,740 - DEBUG - Verify VDNS entry is shown in control node
2025-10-23 11:37:03,750 - DEBUG - Verify VDNS entry is shown in the API server
2025-10-23 11:37:03,750 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-23 11:37:04,044 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-23 11:37:04,079 - DEBUG - Requesting: http://10.0.0.249:8082/domain/09205d1e-3317-411a-9212-6abf5498ff92
2025-10-23 11:37:04,094 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/4b60725e-1362-48a9-be24-cd7c8e4e30e4
2025-10-23 11:37:04,696 - DEBUG - Response for create_network : {'network': {'id': 'f3f28ddf-05e7-4b2b-99ff-8dfdc40dba40', 'name': 'ctest-vn1-vdns-01121730', 'tenant_id': '412e4120611c45419d56285ecc517a4a', 'project_id': '412e4120611c45419d56285ecc517a4a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-73457842', 'ctest-vn1-vdns-01121730'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 11:37:04,874 - DEBUG - Response for create_subnet : {'subnet': {'id': '12091ef3-3bc9-48d1-9b07-26115f69ee7a', 'name': '', 'tenant_id': '412e4120611c45419d56285ecc517a4a', 'network_id': 'f3f28ddf-05e7-4b2b-99ff-8dfdc40dba40', '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': '412e4120611c45419d56285ecc517a4a'}}
2025-10-23 11:37:04,896 - INFO - Created VN ctest-vn1-vdns-01121730
2025-10-23 11:37:04,950 - DEBUG - VN ctest-vn1-vdns-01121730 UUID is f3f28ddf-05e7-4b2b-99ff-8dfdc40dba40
2025-10-23 11:37:05,187 - DEBUG - Services list from nova: [, , ]
2025-10-23 11:37:06,346 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4458-1)
2025-10-23 11:37:06,346 - INFO - Waiting for VM ctest-vm1-test-67507946 to be up..
2025-10-23 11:37:06,395 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 11:37:11,486 - DEBUG - VM is in ACTIVE state now
2025-10-23 11:37:11,487 - INFO - VM name : ctest-vm1-test-67507946
2025-10-23 11:37:11,572 - DEBUG - VM ctest-vm1-test-67507946 ID is b523d074-71ef-4212-88c2-235e3111021b
2025-10-23 11:37:11,572 - DEBUG - VM ctest-vm1-test-67507946 launched on Node cn-jenkins-deploy-platform-ansible-os-4458-1
2025-10-23 11:37:11,654 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/b523d074-71ef-4212-88c2-235e3111021b
2025-10-23 11:37:11,663 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/4dcfaa3e-c57d-4154-8432-9ef952364bad
2025-10-23 11:37:14,948 - 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 1026ms')
2025-10-23 11:37:14,948 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67507946 failed!
2025-10-23 11:37:15,002 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-73457842:ctest-vn1-vdns-01121730 is 10.10.10.1 and allocation pool is NOT set
2025-10-23 11:37:17,062 - 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=12.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.514 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 = 0.514/6.495/12.476/5.981 ms')
2025-10-23 11:37:17,062 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-67507946 passed
2025-10-23 11:37:17,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:37:17,214 - DEBUG - Waiting to SSH to VM ctest-vm1-test-67507946, IP 10.10.10.3, Port 22
2025-10-23 11:37:17,280 - 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-23 11:37:17,367 - DEBUG - VM ctest-vm1-test-67507946 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 11:37:22,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:37:22,368 - DEBUG - Waiting to SSH to VM ctest-vm1-test-67507946, IP 10.10.10.3, Port 22
2025-10-23 11:37:22,536 - DEBUG - VM ctest-vm1-test-67507946 is ready for SSH connections
2025-10-23 11:37:22,536 - 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.249, gateway password: c0ntrail123
2025-10-23 11:37:22,536 - DEBUG - ifconfig | grep 10.10.10.3
2025-10-23 11:37:24,205 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-23 11:37:24,206 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67507946", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-10-23 11:37:24,206 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-67507946", None, socket.AF_INET6)'
2025-10-23 11:37:24,458 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-67507946, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-10-23 11:37:24,458 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-67507946
2025-10-23 11:37:26,732 - DEBUG - PING ctest-vm1-test-67507946 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.123 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.494 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.690 ms
--- ctest-vm1-test-67507946 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.494/1.435/3.123 ms
2025-10-23 11:37:26,732 - INFO - Ping to IP ctest-vm1-test-67507946 from VM ctest-vm1-test-67507946 passed
2025-10-23 11:37:26,751 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-23 11:37:26,757 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=default-domain:ctest-vdns1-51074675@0%20AllEntriesVdnsRecordsReq
2025-10-23 11:37:26,763 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-51074675:1:ctest-vm1-test-67507946:10.10.10.3', 'rec_name': 'ctest-vm1-test-67507946', '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-4458-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-67507946.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-23 11:37:26,764 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-51074675:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-67507946', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-67507946', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4458-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-67507946.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-23 11:37:28,049 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4458-1)
2025-10-23 11:37:28,049 - INFO - Waiting for VM ctest-vm2-test-94972296 to be up..
2025-10-23 11:37:28,096 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-23 11:37:33,182 - DEBUG - VM is in ACTIVE state now
2025-10-23 11:37:33,182 - INFO - VM name : ctest-vm2-test-94972296
2025-10-23 11:37:33,269 - DEBUG - VM ctest-vm2-test-94972296 ID is 22ecef07-2719-48ff-bc01-f7bc8af71e26
2025-10-23 11:37:33,269 - DEBUG - VM ctest-vm2-test-94972296 launched on Node cn-jenkins-deploy-platform-ansible-os-4458-1
2025-10-23 11:37:33,348 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/22ecef07-2719-48ff-bc01-f7bc8af71e26
2025-10-23 11:37:33,358 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/0f85a521-1812-49c1-9808-16f53e919177
2025-10-23 11:37:36,604 - 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 1005ms')
2025-10-23 11:37:36,604 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-94972296 failed!
2025-10-23 11:37:36,662 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-73457842:ctest-vn1-vdns-01121730 is 10.10.10.1 and allocation pool is NOT set
2025-10-23 11:37:40,739 - 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=2 ttl=63 time=8.84 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.840/8.840/8.840/0.000 ms')
2025-10-23 11:37:40,740 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-94972296 passed
2025-10-23 11:37:40,894 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 11:37:40,894 - DEBUG - Waiting to SSH to VM ctest-vm2-test-94972296, IP 10.10.10.4, Port 22
2025-10-23 11:37:41,063 - DEBUG - VM ctest-vm2-test-94972296 is ready for SSH connections
2025-10-23 11:37:41,064 - 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.249, gateway password: c0ntrail123
2025-10-23 11:37:41,064 - DEBUG - ifconfig | grep 10.10.10.4
2025-10-23 11:37:41,708 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-10-23 11:37:41,708 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-94972296", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-10-23 11:37:41,708 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-94972296", None, socket.AF_INET6)'
2025-10-23 11:37:41,966 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-94972296, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-10-23 11:37:41,966 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-94972296
2025-10-23 11:37:44,299 - DEBUG - PING ctest-vm2-test-94972296 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.685 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.374 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.571 ms
--- ctest-vm2-test-94972296 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.374/1.876/4.685 ms
2025-10-23 11:37:44,299 - INFO - Ping to IP ctest-vm2-test-94972296 from VM ctest-vm2-test-94972296 passed
2025-10-23 11:37:44,325 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-10-23 11:37:44,334 - DEBUG - Requesting: http://10.0.0.249:8092/Snh_PageReq?x=default-domain:ctest-vdns1-51074675@0%20AllEntriesVdnsRecordsReq
2025-10-23 11:37:44,341 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-51074675:1:ctest-vm2-test-94972296:10.10.10.4', 'rec_name': 'ctest-vm2-test-94972296', '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-4458-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-94972296.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-10-23 11:37:44,341 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-51074675:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-94972296', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-94972296', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4458-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-94972296.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-23 11:37:44,341 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-94972296", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-10-23 11:37:44,341 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-94972296", None, socket.AF_INET6)'
2025-10-23 11:37:44,528 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-94972296, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-10-23 11:37:44,528 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-94972296
2025-10-23 11:37:46,785 - DEBUG - PING ctest-vm2-test-94972296 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.449 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.227 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.446 ms
--- ctest-vm2-test-94972296 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.227/2.374/4.449 ms
2025-10-23 11:37:46,785 - INFO - Ping to IP ctest-vm2-test-94972296 from VM ctest-vm1-test-67507946 passed
2025-10-23 11:37:46,786 - INFO - Try deleting the VDNS entry ctest-vdns1-51074675 with back ref of ipam.
2025-10-23 11:37:46,845 - DEBUG - Delete when resource still referred: ['http://10.0.0.249:8082/network-ipam/d3fa0560-4be9-4d18-9827-792beeb352de']
2025-10-23 11:37:46,846 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-10-23 11:37:46,846 - INFO - Add CNAME VDNS record for ctest-vm1-test-67507946 and verify we able to ping by alias name
2025-10-23 11:37:46,893 - DEBUG - Creating VDNS record data : test-rec
2025-10-23 11:37:47,006 - INFO - In verify_on_setup
2025-10-23 11:37:47,101 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-51074675', 'test-rec'] created succesfully
2025-10-23 11:37:47,102 - INFO - Verify VDNS record is shown in the API server
2025-10-23 11:37:47,102 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-23 11:37:47,109 - DEBUG - Requesting: http://10.0.0.249:8082/domain/09205d1e-3317-411a-9212-6abf5498ff92
2025-10-23 11:37:47,121 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/4b60725e-1362-48a9-be24-cd7c8e4e30e4
2025-10-23 11:37:47,130 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS-record/b02c2925-0727-4c41-a831-9c9bba1f94d2
2025-10-23 11:37:47,137 - INFO - Verify VDNS record is shown in the control node
2025-10-23 11:37:47,143 - 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.249, gateway password: c0ntrail123
2025-10-23 11:37:47,143 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 11:37:47,338 - 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.249, gateway password: c0ntrail123
2025-10-23 11:37:47,339 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-23 11:37:47,601 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-23 11:37:47,601 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67507946 failed
2025-10-23 11:37:48,602 - 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.249, gateway password: c0ntrail123
2025-10-23 11:37:48,603 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 11:37:48,801 - 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.249, gateway password: c0ntrail123
2025-10-23 11:37:48,801 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-23 11:37:49,060 - DEBUG - ping: bad address 'vm1-test-alias'
2025-10-23 11:37:49,061 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-67507946 failed
2025-10-23 11:37:50,061 - 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.249, gateway password: c0ntrail123
2025-10-23 11:37:50,062 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-10-23 11:37:50,260 - 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.249, gateway password: c0ntrail123
2025-10-23 11:37:50,260 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-10-23 11:37:52,531 - 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.451 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.489 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.395 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.395/0.445/0.489 ms
2025-10-23 11:37:52,531 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-67507946 passed
2025-10-23 11:37:52,532 - DEBUG - Deleting VDNS record data: test-rec
2025-10-23 11:37:52,605 - INFO - VDNS record info: default-domain:ctest-vdns1-51074675:test-rec deleted successfully.
2025-10-23 11:37:52,606 - INFO - Deleting VM ctest-vm2-test-94972296
2025-10-23 11:37:52,695 - INFO - Deleting VM ctest-vm1-test-67507946
2025-10-23 11:37:52,773 - INFO - Deleting VN ctest-vn1-vdns-01121730
2025-10-23 11:37:52,816 - DEBUG - VN f3f28ddf-05e7-4b2b-99ff-8dfdc40dba40 still in use: Unable to complete operation on network f3f28ddf-05e7-4b2b-99ff-8dfdc40dba40. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-aef80cf3-661f-47c5-9d9a-8392c7cf23da']
2025-10-23 11:37:52,816 - WARNING - Deleting VN ctest-vn1-vdns-01121730 failed..Will retry
2025-10-23 11:37:55,086 - DEBUG - Response for deleting network ()
2025-10-23 11:37:55,118 - DEBUG - Deleting VDNS Entry: ctest-vdns1-51074675
2025-10-23 11:37:55,189 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-51074675'] deleted successfully.
2025-10-23 11:37:55,189 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-10-23 11:37:55,197 - DEBUG - Requesting: http://10.0.0.249:8082/domain/09205d1e-3317-411a-9212-6abf5498ff92
2025-10-23 11:37:55,209 - DEBUG - VDNS information not found in API server
2025-10-23 11:37:55,209 - INFO - VDNS information ctest-vdns1-51074675 removed from the API Server
2025-10-23 11:37:55,215 - INFO - VDNS information ctest-vdns1-51074675 removed in the Control node
2025-10-23 11:37:55,215 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-73457842']
2025-10-23 11:37:55,472 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 11:37:55,473 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:53]
2025-10-23 11:37:55,473 - INFO - --------------------------------------------------------------------------------
2025-10-23 11:37:56,204 - INFO - Deleted project: ctest-TestvDNSBasic0-73457842, ID : 412e4120-611c-4541-9d56-285ecc517a4a