2025-03-28 18:19:48,561 - INFO - Domain Default found not creating
2025-03-28 18:19:48,739 - INFO - Project ctest-TestvDNSBasic0-51294667 not found, creating it
2025-03-28 18:19:49,232 - INFO - Created Project:ctest-TestvDNSBasic0-51294667, ID : 03e54446-1e73-4212-8cfb-496de41cc0ba
2025-03-28 18:19:50,880 - INFO - ================================================================================
2025-03-28 18:19:50,880 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-03-28 18:19:50,880 - 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-03-28 18:19:51,137 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.5': '0'}} with
2025-03-28 18:19:51,137 - INFO - Initial checks done. Running the testcase now
2025-03-28 18:19:51,137 - INFO -
2025-03-28 18:19:51,864 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-51294667'](03e54446-1e73-4212-8cfb-496de41cc0ba)
2025-03-28 18:19:51,921 - DEBUG - Creating VDNS : ctest-vdns1-04225330
2025-03-28 18:19:52,141 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-04225330'] created succesfully
2025-03-28 18:19:52,141 - DEBUG - Verify VDNS entry is shown in control node
2025-03-28 18:19:52,150 - DEBUG - Verify VDNS entry is shown in the API server
2025-03-28 18:19:52,150 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-03-28 18:19:52,455 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-03-28 18:19:52,494 - DEBUG - Requesting: http://10.0.0.23:8082/domain/64cb566e-7451-49bf-8929-6e3dcc03b7fe
2025-03-28 18:19:52,509 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/0ba94205-1f47-4f5d-942b-9cb15ae34374
2025-03-28 18:19:53,141 - DEBUG - Response for create_network : {'network': {'id': 'b5cbbdae-c1f9-4ad4-b73c-a815260c7a03', 'name': 'ctest-vn1-vdns-52184216', 'tenant_id': '03e544461e7342128cfb496de41cc0ba', 'project_id': '03e544461e7342128cfb496de41cc0ba', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-51294667', 'ctest-vn1-vdns-52184216'], 'port_security_enabled': True, 'description': ''}}
2025-03-28 18:19:53,344 - DEBUG - Response for create_subnet : {'subnet': {'id': '28e136ac-5013-49ff-8468-d15869e7a1e0', 'name': '', 'tenant_id': '03e544461e7342128cfb496de41cc0ba', 'network_id': 'b5cbbdae-c1f9-4ad4-b73c-a815260c7a03', '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': '03e544461e7342128cfb496de41cc0ba'}}
2025-03-28 18:19:53,365 - INFO - Created VN ctest-vn1-vdns-52184216
2025-03-28 18:19:53,421 - DEBUG - VN ctest-vn1-vdns-52184216 UUID is b5cbbdae-c1f9-4ad4-b73c-a815260c7a03
2025-03-28 18:19:53,640 - DEBUG - Services list from nova: [, , ]
2025-03-28 18:19:54,669 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2994-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2994-1)
2025-03-28 18:19:54,669 - INFO - Waiting for VM ctest-vm1-test-59146111 to be up..
2025-03-28 18:19:54,714 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-28 18:19:59,799 - DEBUG - VM is in ACTIVE state now
2025-03-28 18:19:59,800 - INFO - VM name : ctest-vm1-test-59146111
2025-03-28 18:19:59,892 - DEBUG - VM ctest-vm1-test-59146111 ID is 2e4e695e-c66d-4623-a9d2-9240b7304522
2025-03-28 18:19:59,892 - DEBUG - VM ctest-vm1-test-59146111 launched on Node cn-jenkins-deploy-platform-ansible-os-2994-1
2025-03-28 18:19:59,985 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/2e4e695e-c66d-4623-a9d2-9240b7304522
2025-03-28 18:19:59,995 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/6854598c-cf8b-43c4-96fe-f95d1d7f5cb5
2025-03-28 18:20:03,263 - 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 1018ms')
2025-03-28 18:20:03,263 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-59146111 failed!
2025-03-28 18:20:03,321 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-51294667:ctest-vn1-vdns-52184216 is 10.10.10.1 and allocation pool is NOT set
2025-03-28 18:20:05,387 - 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=7.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.380 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.380/3.741/7.102/3.361 ms')
2025-03-28 18:20:05,387 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-59146111 passed
2025-03-28 18:20:05,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 18:20:05,541 - DEBUG - Waiting to SSH to VM ctest-vm1-test-59146111, IP 10.10.10.3, Port 22
2025-03-28 18:20:05,715 - DEBUG - VM ctest-vm1-test-59146111 is ready for SSH connections
2025-03-28 18:20:05,716 - 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.23, gateway password: c0ntrail123
2025-03-28 18:20:05,716 - DEBUG - ifconfig | grep 10.10.10.3
2025-03-28 18:20:07,442 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-03-28 18:20:07,442 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-59146111", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-03-28 18:20:07,442 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-59146111", None, socket.AF_INET6)'
2025-03-28 18:20:07,705 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-59146111, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-03-28 18:20:07,705 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-59146111
2025-03-28 18:20:09,990 - DEBUG - PING ctest-vm1-test-59146111 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.645 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.365 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.898 ms
--- ctest-vm1-test-59146111 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.365/1.636/3.645 ms
2025-03-28 18:20:09,990 - INFO - Ping to IP ctest-vm1-test-59146111 from VM ctest-vm1-test-59146111 passed
2025-03-28 18:20:10,007 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-03-28 18:20:10,014 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-04225330@0%20AllEntriesVdnsRecordsReq
2025-03-28 18:20:10,020 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04225330:1:ctest-vm1-test-59146111:10.10.10.3', 'rec_name': 'ctest-vm1-test-59146111', '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-2994-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-59146111.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-03-28 18:20:10,020 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04225330:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-59146111', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-59146111', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2994-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-59146111.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-03-28 18:20:11,301 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2994-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2994-1)
2025-03-28 18:20:11,301 - INFO - Waiting for VM ctest-vm2-test-54596434 to be up..
2025-03-28 18:20:11,343 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-28 18:20:16,433 - DEBUG - VM is in ACTIVE state now
2025-03-28 18:20:16,434 - INFO - VM name : ctest-vm2-test-54596434
2025-03-28 18:20:16,517 - DEBUG - VM ctest-vm2-test-54596434 ID is b35abaa4-e3ba-4b59-8874-008aecbd2ba9
2025-03-28 18:20:16,517 - DEBUG - VM ctest-vm2-test-54596434 launched on Node cn-jenkins-deploy-platform-ansible-os-2994-1
2025-03-28 18:20:16,602 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/b35abaa4-e3ba-4b59-8874-008aecbd2ba9
2025-03-28 18:20:16,612 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/75bb613f-0e56-4050-b08e-3b92efd3479f
2025-03-28 18:20:19,875 - 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 1014ms')
2025-03-28 18:20:19,875 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54596434 failed!
2025-03-28 18:20:19,938 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-51294667:ctest-vn1-vdns-52184216 is 10.10.10.1 and allocation pool is NOT set
2025-03-28 18:20:22,010 - 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=9.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=6.06 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 = 6.062/7.588/9.114/1.526 ms')
2025-03-28 18:20:22,010 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54596434 passed
2025-03-28 18:20:22,165 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 18:20:22,165 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54596434, IP 10.10.10.4, Port 22
2025-03-28 18:20:22,232 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-03-28 18:20:22,335 - DEBUG - VM ctest-vm2-test-54596434 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-28 18:20:27,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-28 18:20:27,336 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54596434, IP 10.10.10.4, Port 22
2025-03-28 18:20:27,493 - DEBUG - VM ctest-vm2-test-54596434 is ready for SSH connections
2025-03-28 18:20:27,493 - 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.23, gateway password: c0ntrail123
2025-03-28 18:20:27,493 - DEBUG - ifconfig | grep 10.10.10.4
2025-03-28 18:20:28,116 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-03-28 18:20:28,116 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54596434", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-03-28 18:20:28,117 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54596434", None, socket.AF_INET6)'
2025-03-28 18:20:28,375 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54596434, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-03-28 18:20:28,375 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54596434
2025-03-28 18:20:30,641 - DEBUG - PING ctest-vm2-test-54596434 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.976 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.407 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.465 ms
--- ctest-vm2-test-54596434 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.407/1.282/2.976 ms
2025-03-28 18:20:30,641 - INFO - Ping to IP ctest-vm2-test-54596434 from VM ctest-vm2-test-54596434 passed
2025-03-28 18:20:30,656 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-03-28 18:20:30,665 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-04225330@0%20AllEntriesVdnsRecordsReq
2025-03-28 18:20:30,674 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04225330:1:ctest-vm2-test-54596434:10.10.10.4', 'rec_name': 'ctest-vm2-test-54596434', '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-2994-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-54596434.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-03-28 18:20:30,674 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-04225330:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-54596434', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-54596434', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2994-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-54596434.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-03-28 18:20:30,674 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54596434", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-03-28 18:20:30,675 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54596434", None, socket.AF_INET6)'
2025-03-28 18:20:30,896 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54596434, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2025-03-28 18:20:30,896 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54596434
2025-03-28 18:20:33,184 - DEBUG - PING ctest-vm2-test-54596434 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.382 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.955 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.190 ms
--- ctest-vm2-test-54596434 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.955/2.509/5.382 ms
2025-03-28 18:20:33,184 - INFO - Ping to IP ctest-vm2-test-54596434 from VM ctest-vm1-test-59146111 passed
2025-03-28 18:20:33,184 - INFO - Try deleting the VDNS entry ctest-vdns1-04225330 with back ref of ipam.
2025-03-28 18:20:33,241 - DEBUG - Delete when resource still referred: ['http://10.0.0.23:8082/network-ipam/3e38f4a9-299c-46ad-a460-f281d92edf42']
2025-03-28 18:20:33,241 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-03-28 18:20:33,241 - INFO - Add CNAME VDNS record for ctest-vm1-test-59146111 and verify we able to ping by alias name
2025-03-28 18:20:33,293 - DEBUG - Creating VDNS record data : test-rec
2025-03-28 18:20:33,413 - INFO - In verify_on_setup
2025-03-28 18:20:33,513 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-04225330', 'test-rec'] created succesfully
2025-03-28 18:20:33,513 - INFO - Verify VDNS record is shown in the API server
2025-03-28 18:20:33,513 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-03-28 18:20:33,521 - DEBUG - Requesting: http://10.0.0.23:8082/domain/64cb566e-7451-49bf-8929-6e3dcc03b7fe
2025-03-28 18:20:33,535 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/0ba94205-1f47-4f5d-942b-9cb15ae34374
2025-03-28 18:20:33,546 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS-record/95f73b8d-ff8f-4ae2-bd22-6e1ac66885e9
2025-03-28 18:20:33,555 - INFO - Verify VDNS record is shown in the control node
2025-03-28 18:20:33,563 - 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.23, gateway password: c0ntrail123
2025-03-28 18:20:33,564 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-28 18:20:33,752 - 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.23, gateway password: c0ntrail123
2025-03-28 18:20:33,753 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-28 18:20:34,016 - DEBUG - ping: bad address 'vm1-test-alias'
2025-03-28 18:20:34,016 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-59146111 failed
2025-03-28 18:20:35,018 - 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.23, gateway password: c0ntrail123
2025-03-28 18:20:35,018 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-28 18:20:35,216 - 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.23, gateway password: c0ntrail123
2025-03-28 18:20:35,216 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-28 18:20:35,476 - DEBUG - ping: bad address 'vm1-test-alias'
2025-03-28 18:20:35,476 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-59146111 failed
2025-03-28 18:20:36,477 - 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.23, gateway password: c0ntrail123
2025-03-28 18:20:36,477 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-28 18:20:36,664 - 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.23, gateway password: c0ntrail123
2025-03-28 18:20:36,665 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-28 18:20:38,926 - 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.491 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.614 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.362 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.362/0.489/0.614 ms
2025-03-28 18:20:38,926 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-59146111 passed
2025-03-28 18:20:38,926 - DEBUG - Deleting VDNS record data: test-rec
2025-03-28 18:20:39,005 - INFO - VDNS record info: default-domain:ctest-vdns1-04225330:test-rec deleted successfully.
2025-03-28 18:20:39,005 - INFO - Deleting VM ctest-vm2-test-54596434
2025-03-28 18:20:39,197 - INFO - Deleting VM ctest-vm1-test-59146111
2025-03-28 18:20:39,296 - INFO - Deleting VN ctest-vn1-vdns-52184216
2025-03-28 18:20:39,339 - DEBUG - VN b5cbbdae-c1f9-4ad4-b73c-a815260c7a03 still in use: Unable to complete operation on network b5cbbdae-c1f9-4ad4-b73c-a815260c7a03. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-89fa04b3-e668-4839-9e1a-81131c06cd8f']
2025-03-28 18:20:39,339 - WARNING - Deleting VN ctest-vn1-vdns-52184216 failed..Will retry
2025-03-28 18:20:41,648 - DEBUG - Response for deleting network ()
2025-03-28 18:20:41,691 - DEBUG - Deleting VDNS Entry: ctest-vdns1-04225330
2025-03-28 18:20:41,761 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-04225330'] deleted successfully.
2025-03-28 18:20:41,762 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2025-03-28 18:20:41,770 - DEBUG - Requesting: http://10.0.0.23:8082/domain/64cb566e-7451-49bf-8929-6e3dcc03b7fe
2025-03-28 18:20:41,786 - DEBUG - VDNS information not found in API server
2025-03-28 18:20:41,786 - INFO - VDNS information ctest-vdns1-04225330 removed from the API Server
2025-03-28 18:20:41,794 - INFO - VDNS information ctest-vdns1-04225330 removed in the Control node
2025-03-28 18:20:41,795 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-51294667']
2025-03-28 18:20:42,055 - DEBUG - No XMPP flaps were noticed during the test
2025-03-28 18:20:42,055 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:52]
2025-03-28 18:20:42,056 - INFO - --------------------------------------------------------------------------------
2025-03-28 18:20:42,756 - INFO - Deleted project: ctest-TestvDNSBasic0-51294667, ID : 03e54446-1e73-4212-8cfb-496de41cc0ba