2025-07-21 14:24:13,000 - INFO - Domain Default found not creating
2025-07-21 14:24:13,401 - INFO - Project ctest-TestvDNSBasic0-66436474 not found, creating it
2025-07-21 14:24:14,254 - INFO - Created Project:ctest-TestvDNSBasic0-66436474, ID : f4f75cf5-ab7c-4c7d-8d1b-f3ae82cecf68
2025-07-21 14:24:16,579 - INFO - ================================================================================
2025-07-21 14:24:16,579 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-07-21 14:24:16,580 - 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-07-21 14:24:16,921 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-07-21 14:24:16,921 - INFO - Initial checks done. Running the testcase now
2025-07-21 14:24:16,921 - INFO -
2025-07-21 14:24:17,856 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-66436474'](f4f75cf5-ab7c-4c7d-8d1b-f3ae82cecf68)
2025-07-21 14:24:17,926 - DEBUG - Creating VDNS : ctest-vdns1-30352759
2025-07-21 14:24:18,211 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-30352759'] created succesfully
2025-07-21 14:24:18,211 - DEBUG - Verify VDNS entry is shown in control node
2025-07-21 14:24:18,229 - DEBUG - Verify VDNS entry is shown in the API server
2025-07-21 14:24:18,230 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-21 14:24:18,595 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-21 14:24:18,648 - DEBUG - Requesting: http://10.0.0.38:8082/domain/5ca4c1c3-b7d0-48e0-ad51-4f994e6038e0
2025-07-21 14:24:18,679 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/b9082c23-ec69-44e8-9969-745e37a36dc3
2025-07-21 14:24:19,607 - DEBUG - Response for create_network : {'network': {'id': 'f5e3c1dd-6b85-4c34-a347-f0dbb7c57093', 'name': 'ctest-vn1-vdns-55105852', 'tenant_id': 'f4f75cf5ab7c4c7d8d1bf3ae82cecf68', 'project_id': 'f4f75cf5ab7c4c7d8d1bf3ae82cecf68', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-66436474', 'ctest-vn1-vdns-55105852'], 'port_security_enabled': True, 'description': ''}}
2025-07-21 14:24:19,879 - DEBUG - Response for create_subnet : {'subnet': {'id': '3ec0da47-a97c-4492-9683-a1d91a01d310', 'name': '', 'tenant_id': 'f4f75cf5ab7c4c7d8d1bf3ae82cecf68', 'network_id': 'f5e3c1dd-6b85-4c34-a347-f0dbb7c57093', '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': 'f4f75cf5ab7c4c7d8d1bf3ae82cecf68'}}
2025-07-21 14:24:19,904 - INFO - Created VN ctest-vn1-vdns-55105852
2025-07-21 14:24:19,963 - DEBUG - VN ctest-vn1-vdns-55105852 UUID is f5e3c1dd-6b85-4c34-a347-f0dbb7c57093
2025-07-21 14:24:20,379 - DEBUG - Services list from nova: [, , ]
2025-07-21 14:24:22,001 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3681-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3681-1)
2025-07-21 14:24:22,001 - INFO - Waiting for VM ctest-vm1-test-04474977 to be up..
2025-07-21 14:24:22,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-21 14:24:27,235 - DEBUG - VM is in ACTIVE state now
2025-07-21 14:24:27,235 - INFO - VM name : ctest-vm1-test-04474977
2025-07-21 14:24:27,375 - DEBUG - VM ctest-vm1-test-04474977 ID is 20f37c79-fc42-47d1-adf1-c6eeedb35159
2025-07-21 14:24:27,375 - DEBUG - VM ctest-vm1-test-04474977 launched on Node cn-jenkins-deploy-platform-ansible-os-3681-1
2025-07-21 14:24:27,507 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/20f37c79-fc42-47d1-adf1-c6eeedb35159
2025-07-21 14:24:27,523 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/87734304-758d-4f88-97a6-271a6686d843
2025-07-21 14:24:30,848 - 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 1008ms')
2025-07-21 14:24:30,849 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-04474977 failed!
2025-07-21 14:24:30,927 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66436474:ctest-vn1-vdns-55105852 is 10.10.10.1 and allocation pool is NOT set
2025-07-21 14:24:35,015 - 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 1005ms')
2025-07-21 14:24:35,016 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-04474977 failed!
2025-07-21 14:24:35,091 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66436474:ctest-vn1-vdns-55105852 is 10.10.10.1 and allocation pool is NOT set
2025-07-21 14:24:37,178 - 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=4.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.84 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.836/3.701/4.566/0.865 ms')
2025-07-21 14:24:37,178 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-04474977 passed
2025-07-21 14:24:37,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 14:24:37,355 - DEBUG - Waiting to SSH to VM ctest-vm1-test-04474977, IP 10.10.10.3, Port 22
2025-07-21 14:24:37,561 - DEBUG - VM ctest-vm1-test-04474977 is ready for SSH connections
2025-07-21 14:24:37,561 - 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-07-21 14:24:37,562 - DEBUG - ifconfig | grep 10.10.10.3
2025-07-21 14:24:39,713 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-07-21 14:24:39,713 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-04474977", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-21 14:24:39,714 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-04474977", None, socket.AF_INET6)'
2025-07-21 14:24:40,045 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-04474977, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-21 14:24:40,046 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-04474977
2025-07-21 14:24:42,357 - DEBUG - PING ctest-vm1-test-04474977 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.710 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.889 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.422 ms
--- ctest-vm1-test-04474977 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.889/2.007/3.710 ms
2025-07-21 14:24:42,357 - INFO - Ping to IP ctest-vm1-test-04474977 from VM ctest-vm1-test-04474977 passed
2025-07-21 14:24:42,389 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-07-21 14:24:42,405 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-30352759@0%20AllEntriesVdnsRecordsReq
2025-07-21 14:24:42,417 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-30352759:1:ctest-vm1-test-04474977:10.10.10.3', 'rec_name': 'ctest-vm1-test-04474977', '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-3681-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-04474977.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-07-21 14:24:42,417 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-30352759:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-04474977', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-04474977', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3681-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-04474977.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-07-21 14:24:44,215 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3681-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3681-1)
2025-07-21 14:24:44,215 - INFO - Waiting for VM ctest-vm2-test-32721693 to be up..
2025-07-21 14:24:44,269 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-21 14:24:49,461 - DEBUG - VM is in ACTIVE state now
2025-07-21 14:24:49,462 - INFO - VM name : ctest-vm2-test-32721693
2025-07-21 14:24:49,650 - DEBUG - VM ctest-vm2-test-32721693 ID is a426a99f-e130-4374-81cd-1d38815d9609
2025-07-21 14:24:49,651 - DEBUG - VM ctest-vm2-test-32721693 launched on Node cn-jenkins-deploy-platform-ansible-os-3681-1
2025-07-21 14:24:49,955 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a426a99f-e130-4374-81cd-1d38815d9609
2025-07-21 14:24:49,980 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b0d4e69f-cbca-4e37-9af3-ced85dc6dcbf
2025-07-21 14:24:53,345 - 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 1027ms')
2025-07-21 14:24:53,345 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-32721693 failed!
2025-07-21 14:24:53,431 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66436474:ctest-vn1-vdns-55105852 is 10.10.10.1 and allocation pool is NOT set
2025-07-21 14:24:57,535 - 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 1024ms')
2025-07-21 14:24:57,535 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-32721693 failed!
2025-07-21 14:24:57,603 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-66436474:ctest-vn1-vdns-55105852 is 10.10.10.1 and allocation pool is NOT set
2025-07-21 14:24:59,685 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.934 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 = 0.934/2.535/4.136/1.601 ms')
2025-07-21 14:24:59,685 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-32721693 passed
2025-07-21 14:24:59,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 14:24:59,876 - DEBUG - Waiting to SSH to VM ctest-vm2-test-32721693, IP 10.10.10.4, Port 22
2025-07-21 14:25:00,088 - DEBUG - VM ctest-vm2-test-32721693 is ready for SSH connections
2025-07-21 14:25:00,088 - 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-07-21 14:25:00,089 - DEBUG - ifconfig | grep 10.10.10.4
2025-07-21 14:25:01,265 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-07-21 14:25:01,266 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32721693", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-21 14:25:01,266 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32721693", None, socket.AF_INET6)'
2025-07-21 14:25:01,564 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-32721693, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-21 14:25:01,564 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-32721693
2025-07-21 14:25:03,975 - DEBUG - PING ctest-vm2-test-32721693 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.263 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.921 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.103 ms
--- ctest-vm2-test-32721693 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.921/2.095/4.263 ms
2025-07-21 14:25:03,975 - INFO - Ping to IP ctest-vm2-test-32721693 from VM ctest-vm2-test-32721693 passed
2025-07-21 14:25:04,015 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-07-21 14:25:04,034 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-30352759@0%20AllEntriesVdnsRecordsReq
2025-07-21 14:25:04,050 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-30352759:1:ctest-vm2-test-32721693:10.10.10.4', 'rec_name': 'ctest-vm2-test-32721693', '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-3681-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-32721693.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-07-21 14:25:04,050 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-30352759:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-32721693', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-32721693', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3681-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-32721693.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-07-21 14:25:04,051 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32721693", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-21 14:25:04,051 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32721693", None, socket.AF_INET6)'
2025-07-21 14:25:04,304 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-32721693, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-21 14:25:04,304 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-32721693
2025-07-21 14:25:06,651 - DEBUG - PING ctest-vm2-test-32721693 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.120 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=2.183 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.976 ms
--- ctest-vm2-test-32721693 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.976/4.093/8.120 ms
2025-07-21 14:25:06,652 - INFO - Ping to IP ctest-vm2-test-32721693 from VM ctest-vm1-test-04474977 passed
2025-07-21 14:25:06,652 - INFO - Try deleting the VDNS entry ctest-vdns1-30352759 with back ref of ipam.
2025-07-21 14:25:06,738 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/4b6729ea-a40d-4240-b518-ccd85661ce66']
2025-07-21 14:25:06,738 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-07-21 14:25:06,739 - INFO - Add CNAME VDNS record for ctest-vm1-test-04474977 and verify we able to ping by alias name
2025-07-21 14:25:06,794 - DEBUG - Creating VDNS record data : test-rec
2025-07-21 14:25:06,951 - INFO - In verify_on_setup
2025-07-21 14:25:07,067 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-30352759', 'test-rec'] created succesfully
2025-07-21 14:25:07,067 - INFO - Verify VDNS record is shown in the API server
2025-07-21 14:25:07,068 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-21 14:25:07,083 - DEBUG - Requesting: http://10.0.0.38:8082/domain/5ca4c1c3-b7d0-48e0-ad51-4f994e6038e0
2025-07-21 14:25:07,127 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/b9082c23-ec69-44e8-9969-745e37a36dc3
2025-07-21 14:25:07,156 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/007958f7-d112-44f5-b8eb-b29e62bf07be
2025-07-21 14:25:07,178 - INFO - Verify VDNS record is shown in the control node
2025-07-21 14:25:07,200 - 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-07-21 14:25:07,200 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-21 14:25:07,447 - 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-07-21 14:25:07,447 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-21 14:25:07,833 - DEBUG - ping: bad address 'vm1-test-alias'
2025-07-21 14:25:07,833 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-04474977 failed
2025-07-21 14:25:08,834 - 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-07-21 14:25:08,835 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-21 14:25:09,089 - 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-07-21 14:25:09,089 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-21 14:25:09,415 - DEBUG - ping: bad address 'vm1-test-alias'
2025-07-21 14:25:09,415 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-04474977 failed
2025-07-21 14:25:10,416 - 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-07-21 14:25:10,417 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-21 14:25:10,628 - 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-07-21 14:25:10,629 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-21 14:25:12,996 - 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.667 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=1.006 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.762 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.667/0.811/1.006 ms
2025-07-21 14:25:12,996 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-04474977 passed
2025-07-21 14:25:12,996 - DEBUG - Deleting VDNS record data: test-rec
2025-07-21 14:25:13,114 - INFO - VDNS record info: default-domain:ctest-vdns1-30352759:test-rec deleted successfully.
2025-07-21 14:25:13,115 - INFO - Deleting VM ctest-vm2-test-32721693
2025-07-21 14:25:13,304 - INFO - Deleting VM ctest-vm1-test-04474977
2025-07-21 14:25:13,488 - INFO - Deleting VN ctest-vn1-vdns-55105852
2025-07-21 14:25:13,609 - DEBUG - VN f5e3c1dd-6b85-4c34-a347-f0dbb7c57093 still in use: Unable to complete operation on network f5e3c1dd-6b85-4c34-a347-f0dbb7c57093. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6534bec6-047d-41db-acb9-b4c3727bd3eb']
2025-07-21 14:25:13,609 - WARNING - Deleting VN ctest-vn1-vdns-55105852 failed..Will retry
2025-07-21 14:25:15,990 - DEBUG - Response for deleting network ()
2025-07-21 14:25:16,033 - DEBUG - Deleting VDNS Entry: ctest-vdns1-30352759
2025-07-21 14:25:16,115 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-30352759'] deleted successfully.
2025-07-21 14:25:16,116 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-07-21 14:25:16,133 - DEBUG - Requesting: http://10.0.0.38:8082/domain/5ca4c1c3-b7d0-48e0-ad51-4f994e6038e0
2025-07-21 14:25:16,175 - DEBUG - VDNS information not found in API server
2025-07-21 14:25:16,175 - INFO - VDNS information ctest-vdns1-30352759 removed from the API Server
2025-07-21 14:25:16,183 - INFO - VDNS information ctest-vdns1-30352759 removed in the Control node
2025-07-21 14:25:16,184 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-66436474']
2025-07-21 14:25:16,495 - DEBUG - No XMPP flaps were noticed during the test
2025-07-21 14:25:16,495 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:00]
2025-07-21 14:25:16,496 - INFO - --------------------------------------------------------------------------------
2025-07-21 14:25:17,384 - INFO - Deleted project: ctest-TestvDNSBasic0-66436474, ID : f4f75cf5-ab7c-4c7d-8d1b-f3ae82cecf68