2025-12-09 01:14:46,387 - INFO - Domain Default found not creating
2025-12-09 01:14:46,568 - INFO - Project ctest-TestvDNSBasic0-68604827 not found, creating it
2025-12-09 01:14:47,095 - INFO - Created Project:ctest-TestvDNSBasic0-68604827, ID : 7c6dd744-98c4-4ed9-aaa4-52821458cb3b
2025-12-09 01:14:48,727 - INFO - ================================================================================
2025-12-09 01:14:48,727 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-12-09 01:14:48,727 - 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-12-09 01:14:48,991 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with
2025-12-09 01:14:48,991 - INFO - Initial checks done. Running the testcase now
2025-12-09 01:14:48,992 - INFO -
2025-12-09 01:14:49,775 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-68604827'](7c6dd744-98c4-4ed9-aaa4-52821458cb3b)
2025-12-09 01:14:49,827 - DEBUG - Creating VDNS : ctest-vdns1-29473334
2025-12-09 01:14:50,031 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-29473334'] created succesfully
2025-12-09 01:14:50,031 - DEBUG - Verify VDNS entry is shown in control node
2025-12-09 01:14:50,037 - DEBUG - Verify VDNS entry is shown in the API server
2025-12-09 01:14:50,037 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-12-09 01:14:50,368 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-12-09 01:14:50,398 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1b1f41bf-8a9d-4711-9531-5e11f20790f0
2025-12-09 01:14:50,409 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/b81d376e-d6f0-4cdb-a3d9-58cedaf6564b
2025-12-09 01:14:50,973 - DEBUG - Response for create_network : {'network': {'id': '21f920f6-326f-4aa2-8736-194a502243fa', 'name': 'ctest-vn1-vdns-45944413', 'tenant_id': '7c6dd74498c44ed9aaa452821458cb3b', 'project_id': '7c6dd74498c44ed9aaa452821458cb3b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-68604827', 'ctest-vn1-vdns-45944413'], 'port_security_enabled': True, 'description': ''}}
2025-12-09 01:14:51,151 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c697931-4503-4668-9be4-ece4e9c8ca88', 'name': '', 'tenant_id': '7c6dd74498c44ed9aaa452821458cb3b', 'network_id': '21f920f6-326f-4aa2-8736-194a502243fa', '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': '7c6dd74498c44ed9aaa452821458cb3b'}}
2025-12-09 01:14:51,168 - INFO - Created VN ctest-vn1-vdns-45944413
2025-12-09 01:14:51,219 - DEBUG - VN ctest-vn1-vdns-45944413 UUID is 21f920f6-326f-4aa2-8736-194a502243fa
2025-12-09 01:14:51,413 - DEBUG - Services list from nova: [, , ]
2025-12-09 01:14:52,561 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4863-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4863-1)
2025-12-09 01:14:52,561 - INFO - Waiting for VM ctest-vm1-test-40565497 to be up..
2025-12-09 01:14:52,600 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-09 01:14:57,675 - DEBUG - VM is in ACTIVE state now
2025-12-09 01:14:57,675 - INFO - VM name : ctest-vm1-test-40565497
2025-12-09 01:14:57,749 - DEBUG - VM ctest-vm1-test-40565497 ID is c332e041-314e-4ed4-893a-2cc0b929a602
2025-12-09 01:14:57,749 - DEBUG - VM ctest-vm1-test-40565497 launched on Node cn-jenkins-deploy-platform-ansible-os-4863-1
2025-12-09 01:14:57,845 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c332e041-314e-4ed4-893a-2cc0b929a602
2025-12-09 01:14:57,855 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b510287b-c467-4579-86c8-51d1875c8d1d
2025-12-09 01:15:01,105 - 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 1014ms')
2025-12-09 01:15:01,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-40565497 failed!
2025-12-09 01:15:01,163 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-68604827:ctest-vn1-vdns-45944413 is 10.10.10.1 and allocation pool is NOT set
2025-12-09 01:15:03,229 - 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=9.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.44 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.436/5.953/9.471/3.517 ms')
2025-12-09 01:15:03,229 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-40565497 passed
2025-12-09 01:15:03,379 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 01:15:03,379 - DEBUG - Waiting to SSH to VM ctest-vm1-test-40565497, IP 10.10.10.3, Port 22
2025-12-09 01:15:03,434 - 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-12-09 01:15:03,506 - DEBUG - VM ctest-vm1-test-40565497 is NOT ready for SSH connections, VM status: ACTIVE
2025-12-09 01:15:08,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 01:15:08,507 - DEBUG - Waiting to SSH to VM ctest-vm1-test-40565497, IP 10.10.10.3, Port 22
2025-12-09 01:15:08,662 - DEBUG - VM ctest-vm1-test-40565497 is ready for SSH connections
2025-12-09 01:15:08,662 - 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
2025-12-09 01:15:08,663 - DEBUG - ifconfig | grep 10.10.10.3
2025-12-09 01:15:10,367 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-12-09 01:15:10,368 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-40565497", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-12-09 01:15:10,368 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-40565497", None, socket.AF_INET6)'
2025-12-09 01:15:10,634 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-40565497, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-12-09 01:15:10,634 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-40565497
2025-12-09 01:15:12,918 - DEBUG - PING ctest-vm1-test-40565497 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.435 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.335 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.514 ms
--- ctest-vm1-test-40565497 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.335/1.761/4.435 ms
2025-12-09 01:15:12,918 - INFO - Ping to IP ctest-vm1-test-40565497 from VM ctest-vm1-test-40565497 passed
2025-12-09 01:15:12,932 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-12-09 01:15:12,937 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-29473334@0%20AllEntriesVdnsRecordsReq
2025-12-09 01:15:12,942 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-29473334:1:ctest-vm1-test-40565497:10.10.10.3', 'rec_name': 'ctest-vm1-test-40565497', '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-4863-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-40565497.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-12-09 01:15:12,943 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-29473334:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-40565497', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-40565497', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4863-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-40565497.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-12-09 01:15:14,179 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4863-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4863-1)
2025-12-09 01:15:14,179 - INFO - Waiting for VM ctest-vm2-test-06584313 to be up..
2025-12-09 01:15:14,219 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-09 01:15:19,295 - DEBUG - VM is in ACTIVE state now
2025-12-09 01:15:19,295 - INFO - VM name : ctest-vm2-test-06584313
2025-12-09 01:15:19,366 - DEBUG - VM ctest-vm2-test-06584313 ID is 095d22fd-137b-42d5-81e0-785374032da9
2025-12-09 01:15:19,366 - DEBUG - VM ctest-vm2-test-06584313 launched on Node cn-jenkins-deploy-platform-ansible-os-4863-1
2025-12-09 01:15:19,444 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/095d22fd-137b-42d5-81e0-785374032da9
2025-12-09 01:15:19,453 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/94fe5fe1-63b9-4c86-af15-02f15edd8e6d
2025-12-09 01:15:22,701 - 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 1018ms')
2025-12-09 01:15:22,701 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-06584313 failed!
2025-12-09 01:15:22,755 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-68604827:ctest-vn1-vdns-45944413 is 10.10.10.1 and allocation pool is NOT set
2025-12-09 01:15:26,834 - 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=3.23 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 3.230/3.230/3.230/0.000 ms')
2025-12-09 01:15:26,834 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-06584313 passed
2025-12-09 01:15:26,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 01:15:26,983 - DEBUG - Waiting to SSH to VM ctest-vm2-test-06584313, IP 10.10.10.4, Port 22
2025-12-09 01:15:27,139 - DEBUG - VM ctest-vm2-test-06584313 is ready for SSH connections
2025-12-09 01:15:27,139 - 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
2025-12-09 01:15:27,139 - DEBUG - ifconfig | grep 10.10.10.4
2025-12-09 01:15:28,802 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-12-09 01:15:28,803 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-06584313", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-12-09 01:15:28,803 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-06584313", None, socket.AF_INET6)'
2025-12-09 01:15:29,061 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-06584313, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-12-09 01:15:29,061 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-06584313
2025-12-09 01:15:31,333 - DEBUG - PING ctest-vm2-test-06584313 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.280 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.394 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.451 ms
--- ctest-vm2-test-06584313 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.394/1.375/3.280 ms
2025-12-09 01:15:31,333 - INFO - Ping to IP ctest-vm2-test-06584313 from VM ctest-vm2-test-06584313 passed
2025-12-09 01:15:31,346 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-12-09 01:15:31,351 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-29473334@0%20AllEntriesVdnsRecordsReq
2025-12-09 01:15:31,356 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-29473334:1:ctest-vm2-test-06584313:10.10.10.4', 'rec_name': 'ctest-vm2-test-06584313', '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-4863-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-06584313.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-12-09 01:15:31,356 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-29473334:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-06584313', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-06584313', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4863-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-06584313.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-12-09 01:15:31,356 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-06584313", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-12-09 01:15:31,356 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-06584313", None, socket.AF_INET6)'
2025-12-09 01:15:31,552 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-06584313, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-12-09 01:15:31,552 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-06584313
2025-12-09 01:15:33,821 - DEBUG - PING ctest-vm2-test-06584313 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.947 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.881 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.771 ms
--- ctest-vm2-test-06584313 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.771/1.533/2.947 ms
2025-12-09 01:15:33,822 - INFO - Ping to IP ctest-vm2-test-06584313 from VM ctest-vm1-test-40565497 passed
2025-12-09 01:15:33,822 - INFO - Try deleting the VDNS entry ctest-vdns1-29473334 with back ref of ipam.
2025-12-09 01:15:33,875 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/4d9dfa9d-cc0f-4b5e-941e-c23785aa59de']
2025-12-09 01:15:33,875 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-12-09 01:15:33,875 - INFO - Add CNAME VDNS record for ctest-vm1-test-40565497 and verify we able to ping by alias name
2025-12-09 01:15:33,923 - DEBUG - Creating VDNS record data : test-rec
2025-12-09 01:15:34,027 - INFO - In verify_on_setup
2025-12-09 01:15:34,123 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-29473334', 'test-rec'] created succesfully
2025-12-09 01:15:34,123 - INFO - Verify VDNS record is shown in the API server
2025-12-09 01:15:34,123 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-12-09 01:15:34,128 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1b1f41bf-8a9d-4711-9531-5e11f20790f0
2025-12-09 01:15:34,139 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/b81d376e-d6f0-4cdb-a3d9-58cedaf6564b
2025-12-09 01:15:34,145 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/69746c5c-d004-4071-9b94-c9870979083c
2025-12-09 01:15:34,150 - INFO - Verify VDNS record is shown in the control node
2025-12-09 01:15:34,155 - 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
2025-12-09 01:15:34,155 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-12-09 01:15:34,350 - 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
2025-12-09 01:15:34,350 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-12-09 01:15:34,607 - DEBUG - ping: bad address 'vm1-test-alias'
2025-12-09 01:15:34,607 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-40565497 failed
2025-12-09 01:15:35,607 - 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
2025-12-09 01:15:35,608 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-12-09 01:15:35,814 - 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
2025-12-09 01:15:35,814 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-12-09 01:15:36,078 - DEBUG - ping: bad address 'vm1-test-alias'
2025-12-09 01:15:36,078 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-40565497 failed
2025-12-09 01:15:37,079 - 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
2025-12-09 01:15:37,079 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-12-09 01:15:37,275 - 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
2025-12-09 01:15:37,275 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-12-09 01:15:39,548 - 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.385 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.390 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.436 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.385/0.403/0.436 ms
2025-12-09 01:15:39,548 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-40565497 passed
2025-12-09 01:15:39,549 - DEBUG - Deleting VDNS record data: test-rec
2025-12-09 01:15:39,615 - INFO - VDNS record info: default-domain:ctest-vdns1-29473334:test-rec deleted successfully.
2025-12-09 01:15:39,615 - INFO - Deleting VM ctest-vm2-test-06584313
2025-12-09 01:15:39,686 - INFO - Deleting VM ctest-vm1-test-40565497
2025-12-09 01:15:39,754 - INFO - Deleting VN ctest-vn1-vdns-45944413
2025-12-09 01:15:39,793 - DEBUG - VN 21f920f6-326f-4aa2-8736-194a502243fa still in use: Unable to complete operation on network 21f920f6-326f-4aa2-8736-194a502243fa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d85ef1b-cd74-4c8c-b39a-e4bec57aac6a']
2025-12-09 01:15:39,793 - WARNING - Deleting VN ctest-vn1-vdns-45944413 failed..Will retry
2025-12-09 01:15:41,995 - DEBUG - Response for deleting network ()
2025-12-09 01:15:42,023 - DEBUG - Deleting VDNS Entry: ctest-vdns1-29473334
2025-12-09 01:15:42,099 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-29473334'] deleted successfully.
2025-12-09 01:15:42,099 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-12-09 01:15:42,104 - DEBUG - Requesting: http://10.0.0.38:8082/domain/1b1f41bf-8a9d-4711-9531-5e11f20790f0
2025-12-09 01:15:42,116 - DEBUG - VDNS information not found in API server
2025-12-09 01:15:42,116 - INFO - VDNS information ctest-vdns1-29473334 removed from the API Server
2025-12-09 01:15:42,121 - INFO - VDNS information ctest-vdns1-29473334 removed in the Control node
2025-12-09 01:15:42,121 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-68604827']
2025-12-09 01:15:42,383 - DEBUG - No XMPP flaps were noticed during the test
2025-12-09 01:15:42,383 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:54]
2025-12-09 01:15:42,383 - INFO - --------------------------------------------------------------------------------
2025-12-09 01:15:43,096 - INFO - Deleted project: ctest-TestvDNSBasic0-68604827, ID : 7c6dd744-98c4-4ed9-aaa4-52821458cb3b