2024-10-21 02:31:46,166 - INFO - Domain Default found not creating
2024-10-21 02:31:46,372 - INFO - Project ctest-TestvDNSBasic0-57554358 not found, creating it
2024-10-21 02:31:46,884 - INFO - Created Project:ctest-TestvDNSBasic0-57554358, ID : 0815ac3d-0204-44d7-bbae-ae5d386b4f75
2024-10-21 02:31:48,670 - INFO - ================================================================================
2024-10-21 02:31:48,670 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-10-21 02:31:48,670 - 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
2024-10-21 02:31:48,942 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.12': '0'}} with
2024-10-21 02:31:48,942 - INFO - Initial checks done. Running the testcase now
2024-10-21 02:31:48,942 - INFO -
2024-10-21 02:31:49,793 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-57554358'](0815ac3d-0204-44d7-bbae-ae5d386b4f75)
2024-10-21 02:31:49,856 - DEBUG - Creating VDNS : ctest-vdns1-54483439
2024-10-21 02:31:50,092 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-54483439'] created succesfully
2024-10-21 02:31:50,093 - DEBUG - Verify VDNS entry is shown in control node
2024-10-21 02:31:50,101 - DEBUG - Verify VDNS entry is shown in the API server
2024-10-21 02:31:50,101 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-21 02:31:50,448 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-21 02:31:50,489 - DEBUG - Requesting: http://10.0.0.32:8082/domain/c68dda55-aa39-4297-8407-793b327cbe14
2024-10-21 02:31:50,509 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS/b3958efa-2faf-4541-9d04-0780de01f9da
2024-10-21 02:31:51,164 - DEBUG - Response for create_network : {'network': {'id': 'e72d1fe5-3ea4-4325-88c5-fdf72e5ae920', 'name': 'ctest-vn1-vdns-42191940', 'tenant_id': '0815ac3d020444d7bbaeae5d386b4f75', 'project_id': '0815ac3d020444d7bbaeae5d386b4f75', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-57554358', 'ctest-vn1-vdns-42191940'], 'port_security_enabled': True, 'description': ''}}
2024-10-21 02:31:51,403 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fef10be0-6cab-4402-acae-b5fa09264d3e', 'name': '', 'tenant_id': '0815ac3d020444d7bbaeae5d386b4f75', 'network_id': 'e72d1fe5-3ea4-4325-88c5-fdf72e5ae920', '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': '0815ac3d020444d7bbaeae5d386b4f75'}}
2024-10-21 02:31:51,430 - INFO - Created VN ctest-vn1-vdns-42191940
2024-10-21 02:31:51,501 - DEBUG - VN ctest-vn1-vdns-42191940 UUID is e72d1fe5-3ea4-4325-88c5-fdf72e5ae920
2024-10-21 02:31:51,773 - DEBUG - Services list from nova: [, , ]
2024-10-21 02:31:53,021 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2121-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2121-1)
2024-10-21 02:31:53,022 - INFO - Waiting for VM ctest-vm1-test-53378286 to be up..
2024-10-21 02:31:53,070 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-21 02:31:58,187 - DEBUG - VM is in ACTIVE state now
2024-10-21 02:31:58,188 - INFO - VM name : ctest-vm1-test-53378286
2024-10-21 02:31:58,313 - DEBUG - VM ctest-vm1-test-53378286 ID is 673195ea-8464-4328-8c41-71d827ae6b93
2024-10-21 02:31:58,313 - DEBUG - VM ctest-vm1-test-53378286 launched on Node cn-jenkins-deploy-platform-ansible-os-2121-1
2024-10-21 02:31:58,430 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/673195ea-8464-4328-8c41-71d827ae6b93
2024-10-21 02:31:58,443 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/8bf0142e-1ce0-48a3-bda4-592c3347034e
2024-10-21 02:32:01,742 - 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 1025ms')
2024-10-21 02:32:01,742 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-53378286 failed!
2024-10-21 02:32:01,804 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-57554358:ctest-vn1-vdns-42191940 is 10.10.10.1 and allocation pool is NOT set
2024-10-21 02:32:05,875 - 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=12.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 12.918/12.918/12.918/0.000 ms')
2024-10-21 02:32:05,875 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-53378286 passed
2024-10-21 02:32:06,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-21 02:32:06,037 - DEBUG - Waiting to SSH to VM ctest-vm1-test-53378286, IP 10.10.10.3, Port 22
2024-10-21 02:32:06,197 - DEBUG - VM ctest-vm1-test-53378286 is ready for SSH connections
2024-10-21 02:32:06,197 - 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.32, gateway password: c0ntrail123
2024-10-21 02:32:06,197 - DEBUG - ifconfig | grep 10.10.10.3
2024-10-21 02:32:07,974 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-21 02:32:07,974 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-53378286", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-21 02:32:07,974 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-53378286", None, socket.AF_INET6)'
2024-10-21 02:32:08,258 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-53378286, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-21 02:32:08,258 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-53378286
2024-10-21 02:32:10,560 - DEBUG - PING ctest-vm1-test-53378286 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.642 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.378 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.561 ms
--- ctest-vm1-test-53378286 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.378/1.527/3.642 ms
2024-10-21 02:32:10,560 - INFO - Ping to IP ctest-vm1-test-53378286 from VM ctest-vm1-test-53378286 passed
2024-10-21 02:32:10,576 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-21 02:32:10,584 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=default-domain:ctest-vdns1-54483439@0%20AllEntriesVdnsRecordsReq
2024-10-21 02:32:10,592 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-54483439:1:ctest-vm1-test-53378286:10.10.10.3', 'rec_name': 'ctest-vm1-test-53378286', '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-2121-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-53378286.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-21 02:32:10,592 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-54483439:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-53378286', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-53378286', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2121-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-53378286.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'}
2024-10-21 02:32:12,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2121-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2121-1)
2024-10-21 02:32:12,020 - INFO - Waiting for VM ctest-vm2-test-90762186 to be up..
2024-10-21 02:32:12,071 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-21 02:32:17,173 - DEBUG - VM is in ACTIVE state now
2024-10-21 02:32:17,174 - INFO - VM name : ctest-vm2-test-90762186
2024-10-21 02:32:17,270 - DEBUG - VM ctest-vm2-test-90762186 ID is b2689b6f-b709-4bd0-abd7-a0cfa34587c2
2024-10-21 02:32:17,270 - DEBUG - VM ctest-vm2-test-90762186 launched on Node cn-jenkins-deploy-platform-ansible-os-2121-1
2024-10-21 02:32:17,366 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/b2689b6f-b709-4bd0-abd7-a0cfa34587c2
2024-10-21 02:32:17,386 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/c92c2f7e-4ac1-4b39-8798-457a42ffaa3c
2024-10-21 02:32:20,657 - 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 1005ms')
2024-10-21 02:32:20,657 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-90762186 failed!
2024-10-21 02:32:20,724 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-57554358:ctest-vn1-vdns-42191940 is 10.10.10.1 and allocation pool is NOT set
2024-10-21 02:32:24,817 - 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=4.31 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1030ms\r\nrtt min/avg/max/mdev = 4.312/4.312/4.312/0.000 ms')
2024-10-21 02:32:24,817 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-90762186 passed
2024-10-21 02:32:24,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-21 02:32:24,985 - DEBUG - Waiting to SSH to VM ctest-vm2-test-90762186, IP 10.10.10.4, Port 22
2024-10-21 02:32:25,151 - DEBUG - VM ctest-vm2-test-90762186 is ready for SSH connections
2024-10-21 02:32:25,151 - 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.32, gateway password: c0ntrail123
2024-10-21 02:32:25,151 - DEBUG - ifconfig | grep 10.10.10.4
2024-10-21 02:32:25,881 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-21 02:32:25,881 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-90762186", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-21 02:32:25,881 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-90762186", None, socket.AF_INET6)'
2024-10-21 02:32:26,152 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-90762186, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-21 02:32:26,152 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-90762186
2024-10-21 02:32:28,437 - DEBUG - PING ctest-vm2-test-90762186 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.548 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.487 ms
--- ctest-vm2-test-90762186 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.398/1.477/3.548 ms
2024-10-21 02:32:28,437 - INFO - Ping to IP ctest-vm2-test-90762186 from VM ctest-vm2-test-90762186 passed
2024-10-21 02:32:28,453 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-21 02:32:28,460 - DEBUG - Requesting: http://10.0.0.32:8092/Snh_PageReq?x=default-domain:ctest-vdns1-54483439@0%20AllEntriesVdnsRecordsReq
2024-10-21 02:32:28,467 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-54483439:1:ctest-vm2-test-90762186:10.10.10.4', 'rec_name': 'ctest-vm2-test-90762186', '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-2121-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-90762186.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-21 02:32:28,467 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-54483439:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-90762186', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-90762186', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2121-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-90762186.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'}
2024-10-21 02:32:28,467 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-90762186", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-21 02:32:28,468 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-90762186", None, socket.AF_INET6)'
2024-10-21 02:32:28,686 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-90762186, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123
2024-10-21 02:32:28,686 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-90762186
2024-10-21 02:32:30,975 - DEBUG - PING ctest-vm2-test-90762186 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.688 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.417 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.055 ms
--- ctest-vm2-test-90762186 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.055/3.053/6.688 ms
2024-10-21 02:32:30,975 - INFO - Ping to IP ctest-vm2-test-90762186 from VM ctest-vm1-test-53378286 passed
2024-10-21 02:32:30,975 - INFO - Try deleting the VDNS entry ctest-vdns1-54483439 with back ref of ipam.
2024-10-21 02:32:31,036 - DEBUG - Delete when resource still referred: ['http://10.0.0.32:8082/network-ipam/fb8e714d-3405-4fbd-a5be-93258c009bbd']
2024-10-21 02:32:31,036 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-10-21 02:32:31,036 - INFO - Add CNAME VDNS record for ctest-vm1-test-53378286 and verify we able to ping by alias name
2024-10-21 02:32:31,084 - DEBUG - Creating VDNS record data : test-rec
2024-10-21 02:32:31,208 - INFO - In verify_on_setup
2024-10-21 02:32:31,304 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-54483439', 'test-rec'] created succesfully
2024-10-21 02:32:31,304 - INFO - Verify VDNS record is shown in the API server
2024-10-21 02:32:31,305 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-21 02:32:31,312 - DEBUG - Requesting: http://10.0.0.32:8082/domain/c68dda55-aa39-4297-8407-793b327cbe14
2024-10-21 02:32:31,331 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS/b3958efa-2faf-4541-9d04-0780de01f9da
2024-10-21 02:32:31,341 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-DNS-record/35776c16-e367-46a0-af64-2fb27a83ac97
2024-10-21 02:32:31,350 - INFO - Verify VDNS record is shown in the control node
2024-10-21 02:32:31,358 - 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.32, gateway password: c0ntrail123
2024-10-21 02:32:31,358 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-21 02:32:31,575 - 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.32, gateway password: c0ntrail123
2024-10-21 02:32:31,576 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-21 02:32:31,855 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-21 02:32:31,855 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-53378286 failed
2024-10-21 02:32:32,856 - 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.32, gateway password: c0ntrail123
2024-10-21 02:32:32,856 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-21 02:32:33,065 - 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.32, gateway password: c0ntrail123
2024-10-21 02:32:33,065 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-21 02:32:33,345 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-21 02:32:33,346 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-53378286 failed
2024-10-21 02:32:34,347 - 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.32, gateway password: c0ntrail123
2024-10-21 02:32:34,347 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-21 02:32:34,557 - 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.32, gateway password: c0ntrail123
2024-10-21 02:32:34,557 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-21 02:32:36,847 - 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.404 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.618 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.347 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.347/0.456/0.618 ms
2024-10-21 02:32:36,847 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-53378286 passed
2024-10-21 02:32:36,847 - DEBUG - Deleting VDNS record data: test-rec
2024-10-21 02:32:36,924 - INFO - VDNS record info: default-domain:ctest-vdns1-54483439:test-rec deleted successfully.
2024-10-21 02:32:36,924 - INFO - Deleting VM ctest-vm2-test-90762186
2024-10-21 02:32:37,004 - INFO - Deleting VM ctest-vm1-test-53378286
2024-10-21 02:32:37,090 - INFO - Deleting VN ctest-vn1-vdns-42191940
2024-10-21 02:32:37,140 - DEBUG - VN e72d1fe5-3ea4-4325-88c5-fdf72e5ae920 still in use: Unable to complete operation on network e72d1fe5-3ea4-4325-88c5-fdf72e5ae920. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-844b697c-b502-4f40-ac62-2fab5d6c819f']
2024-10-21 02:32:37,140 - WARNING - Deleting VN ctest-vn1-vdns-42191940 failed..Will retry
2024-10-21 02:32:39,377 - DEBUG - Response for deleting network ()
2024-10-21 02:32:39,422 - DEBUG - Deleting VDNS Entry: ctest-vdns1-54483439
2024-10-21 02:32:39,508 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-54483439'] deleted successfully.
2024-10-21 02:32:39,508 - DEBUG - Requesting: http://10.0.0.32:8082/domains
2024-10-21 02:32:39,517 - DEBUG - Requesting: http://10.0.0.32:8082/domain/c68dda55-aa39-4297-8407-793b327cbe14
2024-10-21 02:32:39,535 - DEBUG - VDNS information not found in API server
2024-10-21 02:32:39,535 - INFO - VDNS information ctest-vdns1-54483439 removed from the API Server
2024-10-21 02:32:39,544 - INFO - VDNS information ctest-vdns1-54483439 removed in the Control node
2024-10-21 02:32:39,544 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-57554358']
2024-10-21 02:32:39,812 - DEBUG - No XMPP flaps were noticed during the test
2024-10-21 02:32:39,812 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2024-10-21 02:32:39,812 - INFO - --------------------------------------------------------------------------------
2024-10-21 02:32:40,606 - INFO - Deleted project: ctest-TestvDNSBasic0-57554358, ID : 0815ac3d-0204-44d7-bbae-ae5d386b4f75