2025-06-05 02:11:22,669 - INFO - Domain Default found not creating
2025-06-05 02:11:22,806 - INFO - Project ctest-TestvDNSBasic0-05627403 not found, creating it
2025-06-05 02:11:23,249 - INFO - Created Project:ctest-TestvDNSBasic0-05627403, ID : 4fb5287d-d700-45de-ad02-0f58cfde2453
2025-06-05 02:11:24,768 - INFO - ================================================================================
2025-06-05 02:11:24,768 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-05 02:11:24,768 - 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-06-05 02:11:25,022 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.129': '0'}} with
2025-06-05 02:11:25,022 - INFO - Initial checks done. Running the testcase now
2025-06-05 02:11:25,022 - INFO -
2025-06-05 02:11:25,737 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-05627403'](4fb5287d-d700-45de-ad02-0f58cfde2453)
2025-06-05 02:11:25,792 - DEBUG - Creating VDNS : ctest-vdns1-11133613
2025-06-05 02:11:26,000 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-11133613'] created succesfully
2025-06-05 02:11:26,014 - DEBUG - Verify VDNS entry is shown in control node
2025-06-05 02:11:26,023 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-05 02:11:26,024 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-05 02:11:26,332 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-05 02:11:26,360 - DEBUG - Requesting: http://10.0.0.254:8082/domain/583d9dc8-8703-4533-a877-163a6f3eb144
2025-06-05 02:11:26,373 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/2ea9dcbe-9203-4d58-9d6c-9d8374eb8ee8
2025-06-05 02:11:26,930 - DEBUG - Response for create_network : {'network': {'id': '6e09fbaa-6a7b-4c50-a1e6-7a931bf95425', 'name': 'ctest-vn1-vdns-47337060', 'tenant_id': '4fb5287dd70045dead020f58cfde2453', 'project_id': '4fb5287dd70045dead020f58cfde2453', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-05627403', 'ctest-vn1-vdns-47337060'], 'port_security_enabled': True, 'description': ''}}
2025-06-05 02:11:27,123 - DEBUG - Response for create_subnet : {'subnet': {'id': '17818f62-d8e5-49eb-8e56-1335d6ab52cb', 'name': '', 'tenant_id': '4fb5287dd70045dead020f58cfde2453', 'network_id': '6e09fbaa-6a7b-4c50-a1e6-7a931bf95425', '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': '4fb5287dd70045dead020f58cfde2453'}}
2025-06-05 02:11:27,141 - INFO - Created VN ctest-vn1-vdns-47337060
2025-06-05 02:11:27,200 - DEBUG - VN ctest-vn1-vdns-47337060 UUID is 6e09fbaa-6a7b-4c50-a1e6-7a931bf95425
2025-06-05 02:11:27,414 - DEBUG - Services list from nova: [, , ]
2025-06-05 02:11:28,409 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3402-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3402-1)
2025-06-05 02:11:28,410 - INFO - Waiting for VM ctest-vm1-test-57322235 to be up..
2025-06-05 02:11:28,448 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-05 02:11:33,525 - DEBUG - VM is in ACTIVE state now
2025-06-05 02:11:33,525 - INFO - VM name : ctest-vm1-test-57322235
2025-06-05 02:11:33,610 - DEBUG - VM ctest-vm1-test-57322235 ID is aac4b395-1df0-461b-9619-e648830a3d85
2025-06-05 02:11:33,611 - DEBUG - VM ctest-vm1-test-57322235 launched on Node cn-jenkins-deploy-platform-ansible-os-3402-1
2025-06-05 02:11:33,698 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/aac4b395-1df0-461b-9619-e648830a3d85
2025-06-05 02:11:33,708 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c29b6aa4-f19e-47e2-aebb-4a0a030a77f9
2025-06-05 02:11:36,970 - 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 1011ms')
2025-06-05 02:11:36,970 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-57322235 failed!
2025-06-05 02:11:37,024 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-05627403:ctest-vn1-vdns-47337060 is 10.10.10.1 and allocation pool is NOT set
2025-06-05 02:11:39,087 - 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=2.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.53 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.531/2.534/2.538/0.003 ms')
2025-06-05 02:11:39,087 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-57322235 passed
2025-06-05 02:11:39,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-05 02:11:39,244 - DEBUG - Waiting to SSH to VM ctest-vm1-test-57322235, IP 10.10.10.3, Port 22
2025-06-05 02:11:39,400 - DEBUG - VM ctest-vm1-test-57322235 is ready for SSH connections
2025-06-05 02:11:39,400 - 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.254, gateway password: c0ntrail123
2025-06-05 02:11:39,400 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-05 02:11:41,113 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-05 02:11:41,113 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-57322235", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-05 02:11:41,113 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-57322235", None, socket.AF_INET6)'
2025-06-05 02:11:41,421 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-57322235, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-05 02:11:41,422 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-57322235
2025-06-05 02:11:43,720 - DEBUG - PING ctest-vm1-test-57322235 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.754 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.536 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.441 ms
--- ctest-vm1-test-57322235 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.441/1.243/2.754 ms
2025-06-05 02:11:43,720 - INFO - Ping to IP ctest-vm1-test-57322235 from VM ctest-vm1-test-57322235 passed
2025-06-05 02:11:43,734 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-05 02:11:43,740 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-11133613@0%20AllEntriesVdnsRecordsReq
2025-06-05 02:11:43,745 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-11133613:1:ctest-vm1-test-57322235:10.10.10.3', 'rec_name': 'ctest-vm1-test-57322235', '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-3402-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-57322235.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-05 02:11:43,746 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-11133613:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-57322235', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-57322235', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3402-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-57322235.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-06-05 02:11:44,952 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3402-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3402-1)
2025-06-05 02:11:44,953 - INFO - Waiting for VM ctest-vm2-test-98881983 to be up..
2025-06-05 02:11:44,992 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-05 02:11:50,073 - DEBUG - VM is in ACTIVE state now
2025-06-05 02:11:50,073 - INFO - VM name : ctest-vm2-test-98881983
2025-06-05 02:11:50,155 - DEBUG - VM ctest-vm2-test-98881983 ID is e11de2aa-6e26-4639-9715-bb4fd0af6176
2025-06-05 02:11:50,155 - DEBUG - VM ctest-vm2-test-98881983 launched on Node cn-jenkins-deploy-platform-ansible-os-3402-1
2025-06-05 02:11:50,237 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e11de2aa-6e26-4639-9715-bb4fd0af6176
2025-06-05 02:11:50,246 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ea5036a1-9774-4427-b192-680abe3a0d01
2025-06-05 02:11:53,515 - 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 1023ms')
2025-06-05 02:11:53,515 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-98881983 failed!
2025-06-05 02:11:53,568 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-05627403:ctest-vn1-vdns-47337060 is 10.10.10.1 and allocation pool is NOT set
2025-06-05 02:11:55,631 - 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=5.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.99 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.991/3.587/5.183/1.596 ms')
2025-06-05 02:11:55,631 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-98881983 passed
2025-06-05 02:11:55,780 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-05 02:11:55,780 - DEBUG - Waiting to SSH to VM ctest-vm2-test-98881983, IP 10.10.10.4, Port 22
2025-06-05 02:11:55,946 - DEBUG - VM ctest-vm2-test-98881983 is ready for SSH connections
2025-06-05 02:11:55,946 - 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.254, gateway password: c0ntrail123
2025-06-05 02:11:55,946 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-05 02:11:56,553 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-05 02:11:56,554 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-98881983", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-05 02:11:56,554 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-98881983", None, socket.AF_INET6)'
2025-06-05 02:11:56,810 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-98881983, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-05 02:11:56,810 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-98881983
2025-06-05 02:11:59,056 - DEBUG - PING ctest-vm2-test-98881983 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.137 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.375 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.391 ms
--- ctest-vm2-test-98881983 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.375/1.301/3.137 ms
2025-06-05 02:11:59,056 - INFO - Ping to IP ctest-vm2-test-98881983 from VM ctest-vm2-test-98881983 passed
2025-06-05 02:11:59,073 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-05 02:11:59,081 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-11133613@0%20AllEntriesVdnsRecordsReq
2025-06-05 02:11:59,089 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-11133613:1:ctest-vm2-test-98881983:10.10.10.4', 'rec_name': 'ctest-vm2-test-98881983', '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-3402-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-98881983.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-05 02:11:59,089 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-11133613:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-98881983', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-98881983', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3402-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-98881983.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-06-05 02:11:59,089 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-98881983", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-05 02:11:59,089 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-98881983", None, socket.AF_INET6)'
2025-06-05 02:11:59,336 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-98881983, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-06-05 02:11:59,336 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-98881983
2025-06-05 02:12:01,701 - DEBUG - PING ctest-vm2-test-98881983 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.363 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.063 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.809 ms
--- ctest-vm2-test-98881983 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.809/3.745/9.363 ms
2025-06-05 02:12:01,701 - INFO - Ping to IP ctest-vm2-test-98881983 from VM ctest-vm1-test-57322235 passed
2025-06-05 02:12:01,702 - INFO - Try deleting the VDNS entry ctest-vdns1-11133613 with back ref of ipam.
2025-06-05 02:12:01,760 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/1bc92151-7f1d-4ff7-b954-63a165927175']
2025-06-05 02:12:01,760 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-05 02:12:01,760 - INFO - Add CNAME VDNS record for ctest-vm1-test-57322235 and verify we able to ping by alias name
2025-06-05 02:12:01,808 - DEBUG - Creating VDNS record data : test-rec
2025-06-05 02:12:01,916 - INFO - In verify_on_setup
2025-06-05 02:12:02,012 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-11133613', 'test-rec'] created succesfully
2025-06-05 02:12:02,012 - INFO - Verify VDNS record is shown in the API server
2025-06-05 02:12:02,013 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-05 02:12:02,019 - DEBUG - Requesting: http://10.0.0.254:8082/domain/583d9dc8-8703-4533-a877-163a6f3eb144
2025-06-05 02:12:02,036 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/2ea9dcbe-9203-4d58-9d6c-9d8374eb8ee8
2025-06-05 02:12:02,047 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/98400cdd-c5c3-4c85-9eda-812776e40d50
2025-06-05 02:12:02,054 - INFO - Verify VDNS record is shown in the control node
2025-06-05 02:12:02,060 - 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.254, gateway password: c0ntrail123
2025-06-05 02:12:02,060 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-05 02:12:02,287 - 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.254, gateway password: c0ntrail123
2025-06-05 02:12:02,287 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-05 02:12:02,593 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-05 02:12:02,594 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-57322235 failed
2025-06-05 02:12:03,595 - 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.254, gateway password: c0ntrail123
2025-06-05 02:12:03,595 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-05 02:12:03,856 - 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.254, gateway password: c0ntrail123
2025-06-05 02:12:03,856 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-05 02:12:04,160 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-05 02:12:04,160 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-57322235 failed
2025-06-05 02:12:05,161 - 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.254, gateway password: c0ntrail123
2025-06-05 02:12:05,161 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-05 02:12:05,387 - 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.254, gateway password: c0ntrail123
2025-06-05 02:12:05,387 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-05 02:12:07,713 - 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.338 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.382 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.393 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.338/0.371/0.393 ms
2025-06-05 02:12:07,714 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-57322235 passed
2025-06-05 02:12:07,714 - DEBUG - Deleting VDNS record data: test-rec
2025-06-05 02:12:07,784 - INFO - VDNS record info: default-domain:ctest-vdns1-11133613:test-rec deleted successfully.
2025-06-05 02:12:07,784 - INFO - Deleting VM ctest-vm2-test-98881983
2025-06-05 02:12:07,857 - INFO - Deleting VM ctest-vm1-test-57322235
2025-06-05 02:12:07,935 - INFO - Deleting VN ctest-vn1-vdns-47337060
2025-06-05 02:12:07,971 - DEBUG - VN 6e09fbaa-6a7b-4c50-a1e6-7a931bf95425 still in use: Unable to complete operation on network 6e09fbaa-6a7b-4c50-a1e6-7a931bf95425. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0567a23c-c7fe-408a-ab36-4adc21aed493']
2025-06-05 02:12:07,972 - WARNING - Deleting VN ctest-vn1-vdns-47337060 failed..Will retry
2025-06-05 02:12:10,176 - DEBUG - Response for deleting network ()
2025-06-05 02:12:10,227 - DEBUG - Deleting VDNS Entry: ctest-vdns1-11133613
2025-06-05 02:12:10,292 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-11133613'] deleted successfully.
2025-06-05 02:12:10,292 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-05 02:12:10,299 - DEBUG - Requesting: http://10.0.0.254:8082/domain/583d9dc8-8703-4533-a877-163a6f3eb144
2025-06-05 02:12:10,317 - DEBUG - VDNS information not found in API server
2025-06-05 02:12:10,317 - INFO - VDNS information ctest-vdns1-11133613 removed from the API Server
2025-06-05 02:12:10,323 - INFO - VDNS information ctest-vdns1-11133613 removed in the Control node
2025-06-05 02:12:10,323 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-05627403']
2025-06-05 02:12:10,582 - DEBUG - No XMPP flaps were noticed during the test
2025-06-05 02:12:10,582 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2025-06-05 02:12:10,582 - INFO - --------------------------------------------------------------------------------
2025-06-05 02:12:11,277 - INFO - Deleted project: ctest-TestvDNSBasic0-05627403, ID : 4fb5287d-d700-45de-ad02-0f58cfde2453