2026-02-01 12:03:31,491 - INFO - Domain Default found not creating
2026-02-01 12:03:31,684 - INFO - Project ctest-TestvDNSBasic0-50535538 not found, creating it
2026-02-01 12:03:32,211 - INFO - Created Project:ctest-TestvDNSBasic0-50535538, ID : 661c9621-687e-40bd-84cd-7c9b5818ab25
2026-02-01 12:03:33,820 - INFO - ================================================================================
2026-02-01 12:03:33,820 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-02-01 12:03:33,820 - 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-01 12:03:34,080 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-02-01 12:03:34,080 - INFO - Initial checks done. Running the testcase now
2026-02-01 12:03:34,080 - INFO -
2026-02-01 12:03:34,813 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-50535538'](661c9621-687e-40bd-84cd-7c9b5818ab25)
2026-02-01 12:03:34,865 - DEBUG - Creating VDNS : ctest-vdns1-02120756
2026-02-01 12:03:35,074 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-02120756'] created succesfully
2026-02-01 12:03:35,074 - DEBUG - Verify VDNS entry is shown in control node
2026-02-01 12:03:35,081 - DEBUG - Verify VDNS entry is shown in the API server
2026-02-01 12:03:35,081 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-02-01 12:03:35,379 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-02-01 12:03:35,426 - DEBUG - Requesting: http://10.0.0.33:8082/domain/64f9c071-327c-4c7e-97eb-6e373fb87629
2026-02-01 12:03:35,438 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS/a62a7df8-fb5e-4cea-91fe-455313e7fcd3
2026-02-01 12:03:36,060 - DEBUG - Response for create_network : {'network': {'id': 'cff3e50f-449e-4f6e-a7d2-ef4081da1ab0', 'name': 'ctest-vn1-vdns-27452288', 'tenant_id': '661c9621687e40bd84cd7c9b5818ab25', 'project_id': '661c9621687e40bd84cd7c9b5818ab25', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-50535538', 'ctest-vn1-vdns-27452288'], 'port_security_enabled': True, 'description': ''}}
2026-02-01 12:03:36,245 - DEBUG - Response for create_subnet : {'subnet': {'id': 'baa567dc-59b0-4777-8fa8-bd65822d30c0', 'name': '', 'tenant_id': '661c9621687e40bd84cd7c9b5818ab25', 'network_id': 'cff3e50f-449e-4f6e-a7d2-ef4081da1ab0', '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': '661c9621687e40bd84cd7c9b5818ab25'}}
2026-02-01 12:03:36,270 - INFO - Created VN ctest-vn1-vdns-27452288
2026-02-01 12:03:36,322 - DEBUG - VN ctest-vn1-vdns-27452288 UUID is cff3e50f-449e-4f6e-a7d2-ef4081da1ab0
2026-02-01 12:03:36,532 - DEBUG - Services list from nova: [, , ]
2026-02-01 12:03:37,645 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5160-1)
2026-02-01 12:03:37,646 - INFO - Waiting for VM ctest-vm1-test-32390916 to be up..
2026-02-01 12:03:37,683 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-01 12:03:42,761 - DEBUG - VM is in ACTIVE state now
2026-02-01 12:03:42,762 - INFO - VM name : ctest-vm1-test-32390916
2026-02-01 12:03:42,859 - DEBUG - VM ctest-vm1-test-32390916 ID is 5fe1f132-fb08-49db-821f-86569635df44
2026-02-01 12:03:42,859 - DEBUG - VM ctest-vm1-test-32390916 launched on Node cn-jenkins-deploy-platform-ansible-os-5160-1
2026-02-01 12:03:42,943 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5fe1f132-fb08-49db-821f-86569635df44
2026-02-01 12:03:42,957 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e0c45646-b7d8-410b-bbc9-1a03aa41db1c
2026-02-01 12:03:46,226 - 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 1027ms')
2026-02-01 12:03:46,226 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-32390916 failed!
2026-02-01 12:03:46,282 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-50535538:ctest-vn1-vdns-27452288 is 10.10.10.1 and allocation pool is NOT set
2026-02-01 12:03:50,358 - 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=2 ttl=63 time=8.89 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 8.894/8.894/8.894/0.000 ms')
2026-02-01 12:03:50,358 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-32390916 passed
2026-02-01 12:03:50,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-01 12:03:50,506 - DEBUG - Waiting to SSH to VM ctest-vm1-test-32390916, IP 10.10.10.3, Port 22
2026-02-01 12:03:50,657 - DEBUG - VM ctest-vm1-test-32390916 is ready for SSH connections
2026-02-01 12:03:50,657 - 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-02-01 12:03:50,657 - DEBUG - ifconfig | grep 10.10.10.3
2026-02-01 12:03:52,328 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-01 12:03:52,328 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-32390916", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-02-01 12:03:52,328 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-32390916", None, socket.AF_INET6)'
2026-02-01 12:03:52,567 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-32390916, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-02-01 12:03:52,567 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-32390916
2026-02-01 12:03:54,856 - DEBUG - PING ctest-vm1-test-32390916 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.865 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.347 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.412 ms
--- ctest-vm1-test-32390916 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.347/1.208/2.865 ms
2026-02-01 12:03:54,856 - INFO - Ping to IP ctest-vm1-test-32390916 from VM ctest-vm1-test-32390916 passed
2026-02-01 12:03:54,870 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-01 12:03:54,874 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=default-domain:ctest-vdns1-02120756@0%20AllEntriesVdnsRecordsReq
2026-02-01 12:03:54,879 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-02120756:1:ctest-vm1-test-32390916:10.10.10.3', 'rec_name': 'ctest-vm1-test-32390916', '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-5160-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-32390916.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-01 12:03:54,879 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-02120756:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-32390916', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-32390916', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5160-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-32390916.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-01 12:03:56,024 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5160-1)
2026-02-01 12:03:56,024 - INFO - Waiting for VM ctest-vm2-test-28946195 to be up..
2026-02-01 12:03:56,061 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-01 12:04:01,134 - DEBUG - VM is in ACTIVE state now
2026-02-01 12:04:01,134 - INFO - VM name : ctest-vm2-test-28946195
2026-02-01 12:04:01,208 - DEBUG - VM ctest-vm2-test-28946195 ID is 443c741f-26b0-4c44-8ad6-2d27ed9fcd5a
2026-02-01 12:04:01,208 - DEBUG - VM ctest-vm2-test-28946195 launched on Node cn-jenkins-deploy-platform-ansible-os-5160-1
2026-02-01 12:04:01,286 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/443c741f-26b0-4c44-8ad6-2d27ed9fcd5a
2026-02-01 12:04:01,294 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/4565f09a-d436-48d8-8b85-40df1c88b421
2026-02-01 12:04:04,530 - 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 1007ms')
2026-02-01 12:04:04,531 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28946195 failed!
2026-02-01 12:04:04,582 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-50535538:ctest-vn1-vdns-27452288 is 10.10.10.1 and allocation pool is NOT set
2026-02-01 12:04:06,638 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.27 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.271/3.025/4.780/1.754 ms')
2026-02-01 12:04:06,638 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-28946195 passed
2026-02-01 12:04:06,786 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-01 12:04:06,786 - DEBUG - Waiting to SSH to VM ctest-vm2-test-28946195, IP 10.10.10.4, Port 22
2026-02-01 12:04:06,941 - DEBUG - VM ctest-vm2-test-28946195 is ready for SSH connections
2026-02-01 12:04:06,941 - 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-02-01 12:04:06,941 - DEBUG - ifconfig | grep 10.10.10.4
2026-02-01 12:04:07,727 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-02-01 12:04:07,727 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28946195", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-02-01 12:04:07,728 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28946195", None, socket.AF_INET6)'
2026-02-01 12:04:07,976 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-28946195, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-02-01 12:04:07,976 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-28946195
2026-02-01 12:04:10,251 - DEBUG - PING ctest-vm2-test-28946195 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.558 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.399 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.405 ms
--- ctest-vm2-test-28946195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.399/1.454/3.558 ms
2026-02-01 12:04:10,251 - INFO - Ping to IP ctest-vm2-test-28946195 from VM ctest-vm2-test-28946195 passed
2026-02-01 12:04:10,263 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-02-01 12:04:10,268 - DEBUG - Requesting: http://10.0.0.33:8092/Snh_PageReq?x=default-domain:ctest-vdns1-02120756@0%20AllEntriesVdnsRecordsReq
2026-02-01 12:04:10,274 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-02120756:1:ctest-vm2-test-28946195:10.10.10.4', 'rec_name': 'ctest-vm2-test-28946195', '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-5160-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-28946195.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-02-01 12:04:10,274 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-02120756:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-28946195', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-28946195', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-5160-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-28946195.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-01 12:04:10,275 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28946195", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-02-01 12:04:10,275 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-28946195", None, socket.AF_INET6)'
2026-02-01 12:04:10,470 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-28946195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-02-01 12:04:10,471 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-28946195
2026-02-01 12:04:12,740 - DEBUG - PING ctest-vm2-test-28946195 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.298 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.885 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.792 ms
--- ctest-vm2-test-28946195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.792/1.658/3.298 ms
2026-02-01 12:04:12,740 - INFO - Ping to IP ctest-vm2-test-28946195 from VM ctest-vm1-test-32390916 passed
2026-02-01 12:04:12,740 - INFO - Try deleting the VDNS entry ctest-vdns1-02120756 with back ref of ipam.
2026-02-01 12:04:12,793 - DEBUG - Delete when resource still referred: ['http://10.0.0.33:8082/network-ipam/c82443ee-4f69-406f-a940-19b5680124ab']
2026-02-01 12:04:12,793 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-02-01 12:04:12,794 - INFO - Add CNAME VDNS record for ctest-vm1-test-32390916 and verify we able to ping by alias name
2026-02-01 12:04:12,841 - DEBUG - Creating VDNS record data : test-rec
2026-02-01 12:04:12,949 - INFO - In verify_on_setup
2026-02-01 12:04:13,045 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-02120756', 'test-rec'] created succesfully
2026-02-01 12:04:13,046 - INFO - Verify VDNS record is shown in the API server
2026-02-01 12:04:13,046 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-02-01 12:04:13,052 - DEBUG - Requesting: http://10.0.0.33:8082/domain/64f9c071-327c-4c7e-97eb-6e373fb87629
2026-02-01 12:04:13,064 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS/a62a7df8-fb5e-4cea-91fe-455313e7fcd3
2026-02-01 12:04:13,073 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-DNS-record/fd348c8d-afb2-4649-a71d-ef579c2dad9f
2026-02-01 12:04:13,079 - INFO - Verify VDNS record is shown in the control node
2026-02-01 12:04:13,084 - 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-02-01 12:04:13,085 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-01 12:04:13,271 - 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-02-01 12:04:13,271 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-01 12:04:13,509 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-01 12:04:13,509 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-32390916 failed
2026-02-01 12:04:14,510 - 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-02-01 12:04:14,510 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-01 12:04:14,696 - 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-02-01 12:04:14,696 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-01 12:04:14,925 - DEBUG - ping: bad address 'vm1-test-alias'
2026-02-01 12:04:14,925 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-32390916 failed
2026-02-01 12:04:15,927 - 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-02-01 12:04:15,927 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-02-01 12:04:16,100 - 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-02-01 12:04:16,100 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-02-01 12:04:18,356 - 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.331 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.351 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.464 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.331/0.382/0.464 ms
2026-02-01 12:04:18,356 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-32390916 passed
2026-02-01 12:04:18,356 - DEBUG - Deleting VDNS record data: test-rec
2026-02-01 12:04:18,421 - INFO - VDNS record info: default-domain:ctest-vdns1-02120756:test-rec deleted successfully.
2026-02-01 12:04:18,422 - INFO - Deleting VM ctest-vm2-test-28946195
2026-02-01 12:04:18,494 - INFO - Deleting VM ctest-vm1-test-32390916
2026-02-01 12:04:18,556 - INFO - Deleting VN ctest-vn1-vdns-27452288
2026-02-01 12:04:18,589 - DEBUG - VN cff3e50f-449e-4f6e-a7d2-ef4081da1ab0 still in use: Unable to complete operation on network cff3e50f-449e-4f6e-a7d2-ef4081da1ab0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-00b5f7bd-a70a-40b6-a0ee-8f7abbe77111']
2026-02-01 12:04:18,589 - WARNING - Deleting VN ctest-vn1-vdns-27452288 failed..Will retry
2026-02-01 12:04:20,787 - DEBUG - Response for deleting network ()
2026-02-01 12:04:20,817 - DEBUG - Deleting VDNS Entry: ctest-vdns1-02120756
2026-02-01 12:04:20,889 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-02120756'] deleted successfully.
2026-02-01 12:04:20,890 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-02-01 12:04:20,896 - DEBUG - Requesting: http://10.0.0.33:8082/domain/64f9c071-327c-4c7e-97eb-6e373fb87629
2026-02-01 12:04:20,907 - DEBUG - VDNS information not found in API server
2026-02-01 12:04:20,907 - INFO - VDNS information ctest-vdns1-02120756 removed from the API Server
2026-02-01 12:04:20,912 - INFO - VDNS information ctest-vdns1-02120756 removed in the Control node
2026-02-01 12:04:20,913 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-50535538']
2026-02-01 12:04:21,178 - DEBUG - No XMPP flaps were noticed during the test
2026-02-01 12:04:21,178 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:48]
2026-02-01 12:04:21,178 - INFO - --------------------------------------------------------------------------------
2026-02-01 12:04:21,832 - INFO - Deleted project: ctest-TestvDNSBasic0-50535538, ID : 661c9621-687e-40bd-84cd-7c9b5818ab25