2025-11-19 17:26:46,762 - INFO - Domain Default found not creating
2025-11-19 17:26:46,935 - INFO - Project ctest-TestvDNSBasic0-30231973 not found, creating it
2025-11-19 17:26:47,437 - INFO - Created Project:ctest-TestvDNSBasic0-30231973, ID : 3e03ccde-536a-42bf-8c79-df66298f5134
2025-11-19 17:26:49,217 - INFO - ================================================================================
2025-11-19 17:26:49,217 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-11-19 17:26:49,217 - 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-11-19 17:26:49,474 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with
2025-11-19 17:26:49,474 - INFO - Initial checks done. Running the testcase now
2025-11-19 17:26:49,474 - INFO -
2025-11-19 17:26:50,217 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-30231973'](3e03ccde-536a-42bf-8c79-df66298f5134)
2025-11-19 17:26:50,271 - DEBUG - Creating VDNS : ctest-vdns1-87716673
2025-11-19 17:26:50,480 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-87716673'] created succesfully
2025-11-19 17:26:50,480 - DEBUG - Verify VDNS entry is shown in control node
2025-11-19 17:26:50,487 - DEBUG - Verify VDNS entry is shown in the API server
2025-11-19 17:26:50,487 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-11-19 17:26:50,794 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-11-19 17:26:50,830 - DEBUG - Requesting: http://10.0.0.242:8082/domain/171f3d90-aab9-4b75-a03c-4744789cbb24
2025-11-19 17:26:50,843 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/36b1c1f5-6c85-46d3-a830-c8fc2bf13070
2025-11-19 17:26:51,414 - DEBUG - Response for create_network : {'network': {'id': 'f9c36446-e6f3-4863-bfe6-097ab9cc7472', 'name': 'ctest-vn1-vdns-68205551', 'tenant_id': '3e03ccde536a42bf8c79df66298f5134', 'project_id': '3e03ccde536a42bf8c79df66298f5134', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-30231973', 'ctest-vn1-vdns-68205551'], 'port_security_enabled': True, 'description': ''}}
2025-11-19 17:26:51,586 - DEBUG - Response for create_subnet : {'subnet': {'id': '7cc77cdb-acd0-4282-aeb4-1fe72c153797', 'name': '', 'tenant_id': '3e03ccde536a42bf8c79df66298f5134', 'network_id': 'f9c36446-e6f3-4863-bfe6-097ab9cc7472', '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': '3e03ccde536a42bf8c79df66298f5134'}}
2025-11-19 17:26:51,607 - INFO - Created VN ctest-vn1-vdns-68205551
2025-11-19 17:26:51,664 - DEBUG - VN ctest-vn1-vdns-68205551 UUID is f9c36446-e6f3-4863-bfe6-097ab9cc7472
2025-11-19 17:26:51,895 - DEBUG - Services list from nova: [, , ]
2025-11-19 17:26:53,088 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4765-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4765-1)
2025-11-19 17:26:53,088 - INFO - Waiting for VM ctest-vm1-test-06705277 to be up..
2025-11-19 17:26:53,130 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-19 17:26:58,216 - DEBUG - VM is in ACTIVE state now
2025-11-19 17:26:58,217 - INFO - VM name : ctest-vm1-test-06705277
2025-11-19 17:26:58,299 - DEBUG - VM ctest-vm1-test-06705277 ID is 799ee559-42c6-4e80-903b-481508663bb2
2025-11-19 17:26:58,299 - DEBUG - VM ctest-vm1-test-06705277 launched on Node cn-jenkins-deploy-platform-ansible-os-4765-1
2025-11-19 17:26:58,378 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/799ee559-42c6-4e80-903b-481508663bb2
2025-11-19 17:26:58,386 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/b81434e4-f9f1-4967-bf11-6725150e7a44
2025-11-19 17:27:01,661 - 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 1030ms')
2025-11-19 17:27:01,661 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06705277 failed!
2025-11-19 17:27:01,720 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-30231973:ctest-vn1-vdns-68205551 is 10.10.10.1 and allocation pool is NOT set
2025-11-19 17:27:05,785 - 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.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.070/8.070/8.070/0.000 ms')
2025-11-19 17:27:05,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-06705277 passed
2025-11-19 17:27:05,940 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:27:05,940 - DEBUG - Waiting to SSH to VM ctest-vm1-test-06705277, IP 10.10.10.3, Port 22
2025-11-19 17:27:06,095 - DEBUG - VM ctest-vm1-test-06705277 is ready for SSH connections
2025-11-19 17:27:06,095 - 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.242, gateway password: c0ntrail123
2025-11-19 17:27:06,095 - DEBUG - ifconfig | grep 10.10.10.3
2025-11-19 17:27:07,799 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-19 17:27:07,800 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-06705277", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-19 17:27:07,800 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-06705277", None, socket.AF_INET6)'
2025-11-19 17:27:08,089 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-06705277, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-19 17:27:08,089 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-06705277
2025-11-19 17:27:10,353 - DEBUG - PING ctest-vm1-test-06705277 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.030 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.354 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.470 ms
--- ctest-vm1-test-06705277 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.354/1.284/3.030 ms
2025-11-19 17:27:10,354 - INFO - Ping to IP ctest-vm1-test-06705277 from VM ctest-vm1-test-06705277 passed
2025-11-19 17:27:10,368 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-19 17:27:10,373 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=default-domain:ctest-vdns1-87716673@0%20AllEntriesVdnsRecordsReq
2025-11-19 17:27:10,378 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87716673:1:ctest-vm1-test-06705277:10.10.10.3', 'rec_name': 'ctest-vm1-test-06705277', '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-4765-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-06705277.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-19 17:27:10,378 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87716673:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-06705277', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-06705277', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4765-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-06705277.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-11-19 17:27:11,667 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4765-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4765-1)
2025-11-19 17:27:11,667 - INFO - Waiting for VM ctest-vm2-test-93195006 to be up..
2025-11-19 17:27:11,715 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-19 17:27:16,803 - DEBUG - VM is in ACTIVE state now
2025-11-19 17:27:16,804 - INFO - VM name : ctest-vm2-test-93195006
2025-11-19 17:27:16,880 - DEBUG - VM ctest-vm2-test-93195006 ID is 37199b66-0108-4ba7-91a8-ba2ca70974ba
2025-11-19 17:27:16,880 - DEBUG - VM ctest-vm2-test-93195006 launched on Node cn-jenkins-deploy-platform-ansible-os-4765-1
2025-11-19 17:27:16,963 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/37199b66-0108-4ba7-91a8-ba2ca70974ba
2025-11-19 17:27:16,972 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/2e319557-1c71-4611-b27a-75b702fc7a9a
2025-11-19 17:27:20,250 - 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 1030ms')
2025-11-19 17:27:20,251 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-93195006 failed!
2025-11-19 17:27:20,308 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-30231973:ctest-vn1-vdns-68205551 is 10.10.10.1 and allocation pool is NOT set
2025-11-19 17:27:24,375 - 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=10.1 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 10.072/10.072/10.072/0.000 ms')
2025-11-19 17:27:24,376 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-93195006 passed
2025-11-19 17:27:24,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-19 17:27:24,524 - DEBUG - Waiting to SSH to VM ctest-vm2-test-93195006, IP 10.10.10.4, Port 22
2025-11-19 17:27:24,679 - DEBUG - VM ctest-vm2-test-93195006 is ready for SSH connections
2025-11-19 17:27:24,679 - 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.242, gateway password: c0ntrail123
2025-11-19 17:27:24,679 - DEBUG - ifconfig | grep 10.10.10.4
2025-11-19 17:27:26,361 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-11-19 17:27:26,361 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-93195006", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-19 17:27:26,362 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-93195006", None, socket.AF_INET6)'
2025-11-19 17:27:26,628 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-93195006, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-19 17:27:26,628 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-93195006
2025-11-19 17:27:28,905 - DEBUG - PING ctest-vm2-test-93195006 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.153 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.771 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.511 ms
--- ctest-vm2-test-93195006 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.511/1.811/4.153 ms
2025-11-19 17:27:28,905 - INFO - Ping to IP ctest-vm2-test-93195006 from VM ctest-vm2-test-93195006 passed
2025-11-19 17:27:28,921 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-11-19 17:27:28,928 - DEBUG - Requesting: http://10.0.0.242:8092/Snh_PageReq?x=default-domain:ctest-vdns1-87716673@0%20AllEntriesVdnsRecordsReq
2025-11-19 17:27:28,933 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87716673:1:ctest-vm2-test-93195006:10.10.10.4', 'rec_name': 'ctest-vm2-test-93195006', '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-4765-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-93195006.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-11-19 17:27:28,934 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87716673:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-93195006', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-93195006', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4765-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-93195006.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-11-19 17:27:28,934 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-93195006", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-19 17:27:28,934 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-93195006", None, socket.AF_INET6)'
2025-11-19 17:27:29,166 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-93195006, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-19 17:27:29,166 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-93195006
2025-11-19 17:27:31,449 - DEBUG - PING ctest-vm2-test-93195006 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.606 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.012 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.847 ms
--- ctest-vm2-test-93195006 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.847/2.821/6.606 ms
2025-11-19 17:27:31,449 - INFO - Ping to IP ctest-vm2-test-93195006 from VM ctest-vm1-test-06705277 passed
2025-11-19 17:27:31,450 - INFO - Try deleting the VDNS entry ctest-vdns1-87716673 with back ref of ipam.
2025-11-19 17:27:31,507 - DEBUG - Delete when resource still referred: ['http://10.0.0.242:8082/network-ipam/74a49d4d-11c7-42a5-8d5b-aae0c519436b']
2025-11-19 17:27:31,507 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-11-19 17:27:31,507 - INFO - Add CNAME VDNS record for ctest-vm1-test-06705277 and verify we able to ping by alias name
2025-11-19 17:27:31,555 - DEBUG - Creating VDNS record data : test-rec
2025-11-19 17:27:31,664 - INFO - In verify_on_setup
2025-11-19 17:27:31,760 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-87716673', 'test-rec'] created succesfully
2025-11-19 17:27:31,760 - INFO - Verify VDNS record is shown in the API server
2025-11-19 17:27:31,760 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-11-19 17:27:31,766 - DEBUG - Requesting: http://10.0.0.242:8082/domain/171f3d90-aab9-4b75-a03c-4744789cbb24
2025-11-19 17:27:31,777 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS/36b1c1f5-6c85-46d3-a830-c8fc2bf13070
2025-11-19 17:27:31,785 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-DNS-record/9d3a256c-9391-42e6-8794-086f0b99a213
2025-11-19 17:27:31,792 - INFO - Verify VDNS record is shown in the control node
2025-11-19 17:27:31,797 - 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.242, gateway password: c0ntrail123
2025-11-19 17:27:31,797 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-19 17:27:31,994 - 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.242, gateway password: c0ntrail123
2025-11-19 17:27:31,994 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-19 17:27:32,281 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-19 17:27:32,281 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-06705277 failed
2025-11-19 17:27:33,281 - 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.242, gateway password: c0ntrail123
2025-11-19 17:27:33,282 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-19 17:27:33,481 - 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.242, gateway password: c0ntrail123
2025-11-19 17:27:33,482 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-19 17:27:33,748 - DEBUG - ping: bad address 'vm1-test-alias'
2025-11-19 17:27:33,748 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-06705277 failed
2025-11-19 17:27:34,749 - 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.242, gateway password: c0ntrail123
2025-11-19 17:27:34,749 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-11-19 17:27:34,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.242, gateway password: c0ntrail123
2025-11-19 17:27:34,959 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-11-19 17:27:37,247 - 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.520 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.456 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.330 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.330/0.435/0.520 ms
2025-11-19 17:27:37,247 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-06705277 passed
2025-11-19 17:27:37,247 - DEBUG - Deleting VDNS record data: test-rec
2025-11-19 17:27:37,319 - INFO - VDNS record info: default-domain:ctest-vdns1-87716673:test-rec deleted successfully.
2025-11-19 17:27:37,320 - INFO - Deleting VM ctest-vm2-test-93195006
2025-11-19 17:27:37,400 - INFO - Deleting VM ctest-vm1-test-06705277
2025-11-19 17:27:37,476 - INFO - Deleting VN ctest-vn1-vdns-68205551
2025-11-19 17:27:37,516 - DEBUG - VN f9c36446-e6f3-4863-bfe6-097ab9cc7472 still in use: Unable to complete operation on network f9c36446-e6f3-4863-bfe6-097ab9cc7472. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1a94fc4b-73d8-425a-9f4f-0151976e8888']
2025-11-19 17:27:37,516 - WARNING - Deleting VN ctest-vn1-vdns-68205551 failed..Will retry
2025-11-19 17:27:39,769 - DEBUG - Response for deleting network ()
2025-11-19 17:27:39,797 - DEBUG - Deleting VDNS Entry: ctest-vdns1-87716673
2025-11-19 17:27:39,871 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-87716673'] deleted successfully.
2025-11-19 17:27:39,871 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-11-19 17:27:39,878 - DEBUG - Requesting: http://10.0.0.242:8082/domain/171f3d90-aab9-4b75-a03c-4744789cbb24
2025-11-19 17:27:39,890 - DEBUG - VDNS information not found in API server
2025-11-19 17:27:39,891 - INFO - VDNS information ctest-vdns1-87716673 removed from the API Server
2025-11-19 17:27:39,896 - INFO - VDNS information ctest-vdns1-87716673 removed in the Control node
2025-11-19 17:27:39,896 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-30231973']
2025-11-19 17:27:40,157 - DEBUG - No XMPP flaps were noticed during the test
2025-11-19 17:27:40,157 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-11-19 17:27:40,157 - INFO - --------------------------------------------------------------------------------
2025-11-19 17:27:40,858 - INFO - Deleted project: ctest-TestvDNSBasic0-30231973, ID : 3e03ccde-536a-42bf-8c79-df66298f5134