2025-04-08 13:02:10,005 - INFO - Domain Default found not creating
2025-04-08 13:02:10,232 - INFO - Project ctest-TestvDNSBasic0-64421558 not found, creating it
2025-04-08 13:02:10,788 - INFO - Created Project:ctest-TestvDNSBasic0-64421558, ID : 631d1f5f-0294-49e6-bc25-2c2224a08f49
2025-04-08 13:02:12,534 - INFO - ================================================================================
2025-04-08 13:02:12,534 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-04-08 13:02:12,535 - 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-04-08 13:02:12,807 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.17': '0'}} with
2025-04-08 13:02:12,808 - INFO - Initial checks done. Running the testcase now
2025-04-08 13:02:12,808 - INFO -
2025-04-08 13:02:13,621 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-64421558'](631d1f5f-0294-49e6-bc25-2c2224a08f49)
2025-04-08 13:02:13,685 - DEBUG - Creating VDNS : ctest-vdns1-71754031
2025-04-08 13:02:13,925 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-71754031'] created succesfully
2025-04-08 13:02:13,926 - DEBUG - Verify VDNS entry is shown in control node
2025-04-08 13:02:13,932 - DEBUG - Verify VDNS entry is shown in the API server
2025-04-08 13:02:13,932 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-04-08 13:02:14,229 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-04-08 13:02:14,262 - DEBUG - Requesting: http://10.0.0.34:8082/domain/1a762224-8969-452d-978e-ecbcf993dced
2025-04-08 13:02:14,277 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-DNS/8a3f3134-a688-4aa2-b71a-336e95270bba
2025-04-08 13:02:14,876 - DEBUG - Response for create_network : {'network': {'id': '0146e059-3493-4168-ba6b-2b3f0cbbd631', 'name': 'ctest-vn1-vdns-65654010', 'tenant_id': '631d1f5f029449e6bc252c2224a08f49', 'project_id': '631d1f5f029449e6bc252c2224a08f49', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-64421558', 'ctest-vn1-vdns-65654010'], 'port_security_enabled': True, 'description': ''}}
2025-04-08 13:02:15,077 - DEBUG - Response for create_subnet : {'subnet': {'id': '45d17a0c-6028-4ada-9869-731189785f99', 'name': '', 'tenant_id': '631d1f5f029449e6bc252c2224a08f49', 'network_id': '0146e059-3493-4168-ba6b-2b3f0cbbd631', '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': '631d1f5f029449e6bc252c2224a08f49'}}
2025-04-08 13:02:15,099 - INFO - Created VN ctest-vn1-vdns-65654010
2025-04-08 13:02:15,154 - DEBUG - VN ctest-vn1-vdns-65654010 UUID is 0146e059-3493-4168-ba6b-2b3f0cbbd631
2025-04-08 13:02:15,380 - DEBUG - Services list from nova: [, , ]
2025-04-08 13:02:16,484 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3051-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3051-1)
2025-04-08 13:02:16,485 - INFO - Waiting for VM ctest-vm1-test-90582544 to be up..
2025-04-08 13:02:16,544 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-08 13:02:21,632 - DEBUG - VM is in ACTIVE state now
2025-04-08 13:02:21,632 - INFO - VM name : ctest-vm1-test-90582544
2025-04-08 13:02:21,713 - DEBUG - VM ctest-vm1-test-90582544 ID is a2ab35ab-1bdb-423f-b637-b5ab10d08bad
2025-04-08 13:02:21,713 - DEBUG - VM ctest-vm1-test-90582544 launched on Node cn-jenkins-deploy-platform-ansible-os-3051-1
2025-04-08 13:02:21,793 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/a2ab35ab-1bdb-423f-b637-b5ab10d08bad
2025-04-08 13:02:21,802 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/1811aa39-06b8-449a-a883-24340dc70586
2025-04-08 13:02:25,059 - 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 1014ms')
2025-04-08 13:02:25,059 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-90582544 failed!
2025-04-08 13:02:25,118 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-64421558:ctest-vn1-vdns-65654010 is 10.10.10.1 and allocation pool is NOT set
2025-04-08 13:02:29,187 - 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=7.42 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 7.418/7.418/7.418/0.000 ms')
2025-04-08 13:02:29,187 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-90582544 passed
2025-04-08 13:02:29,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 13:02:29,342 - DEBUG - Waiting to SSH to VM ctest-vm1-test-90582544, IP 10.10.10.3, Port 22
2025-04-08 13:02:29,508 - DEBUG - VM ctest-vm1-test-90582544 is ready for SSH connections
2025-04-08 13:02:29,508 - 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.34, gateway password: c0ntrail123
2025-04-08 13:02:29,508 - DEBUG - ifconfig | grep 10.10.10.3
2025-04-08 13:02:31,172 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-08 13:02:31,173 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-90582544", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.34, gateway password: c0ntrail123
2025-04-08 13:02:31,173 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-90582544", None, socket.AF_INET6)'
2025-04-08 13:02:31,434 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-90582544, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.34, gateway password: c0ntrail123
2025-04-08 13:02:31,434 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-90582544
2025-04-08 13:02:33,734 - DEBUG - PING ctest-vm1-test-90582544 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.429 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.360 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.478 ms
--- ctest-vm1-test-90582544 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.360/1.422/3.429 ms
2025-04-08 13:02:33,735 - INFO - Ping to IP ctest-vm1-test-90582544 from VM ctest-vm1-test-90582544 passed
2025-04-08 13:02:33,751 - DEBUG - Requesting: http://10.0.0.34:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-08 13:02:33,760 - DEBUG - Requesting: http://10.0.0.34:8092/Snh_PageReq?x=default-domain:ctest-vdns1-71754031@0%20AllEntriesVdnsRecordsReq
2025-04-08 13:02:33,768 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71754031:1:ctest-vm1-test-90582544:10.10.10.3', 'rec_name': 'ctest-vm1-test-90582544', '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-3051-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-90582544.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-08 13:02:33,768 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71754031:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-90582544', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-90582544', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3051-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-90582544.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-04-08 13:02:35,041 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3051-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3051-1)
2025-04-08 13:02:35,042 - INFO - Waiting for VM ctest-vm2-test-54504537 to be up..
2025-04-08 13:02:35,083 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-08 13:02:40,167 - DEBUG - VM is in ACTIVE state now
2025-04-08 13:02:40,168 - INFO - VM name : ctest-vm2-test-54504537
2025-04-08 13:02:40,247 - DEBUG - VM ctest-vm2-test-54504537 ID is 855a8d00-2d3d-49b1-b831-8e83ee0aa477
2025-04-08 13:02:40,248 - DEBUG - VM ctest-vm2-test-54504537 launched on Node cn-jenkins-deploy-platform-ansible-os-3051-1
2025-04-08 13:02:40,335 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/855a8d00-2d3d-49b1-b831-8e83ee0aa477
2025-04-08 13:02:40,346 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/f9c2d982-4272-4480-b61e-5fce8eebaac3
2025-04-08 13:02:43,623 - 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 1026ms')
2025-04-08 13:02:43,623 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54504537 failed!
2025-04-08 13:02:43,682 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-64421558:ctest-vn1-vdns-65654010 is 10.10.10.1 and allocation pool is NOT set
2025-04-08 13:02:45,755 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.38 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 = 2.375/6.132/9.889/3.757 ms')
2025-04-08 13:02:45,755 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54504537 passed
2025-04-08 13:02:45,910 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-08 13:02:45,910 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54504537, IP 10.10.10.4, Port 22
2025-04-08 13:02:46,080 - DEBUG - VM ctest-vm2-test-54504537 is ready for SSH connections
2025-04-08 13:02:46,080 - 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.34, gateway password: c0ntrail123
2025-04-08 13:02:46,080 - DEBUG - ifconfig | grep 10.10.10.4
2025-04-08 13:02:46,957 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-08 13:02:46,957 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54504537", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.34, gateway password: c0ntrail123
2025-04-08 13:02:46,957 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54504537", None, socket.AF_INET6)'
2025-04-08 13:02:47,227 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54504537, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.34, gateway password: c0ntrail123
2025-04-08 13:02:47,227 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54504537
2025-04-08 13:02:49,547 - DEBUG - PING ctest-vm2-test-54504537 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.447 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.512 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.494 ms
--- ctest-vm2-test-54504537 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.494/2.151/5.447 ms
2025-04-08 13:02:49,548 - INFO - Ping to IP ctest-vm2-test-54504537 from VM ctest-vm2-test-54504537 passed
2025-04-08 13:02:49,567 - DEBUG - Requesting: http://10.0.0.34:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-08 13:02:49,575 - DEBUG - Requesting: http://10.0.0.34:8092/Snh_PageReq?x=default-domain:ctest-vdns1-71754031@0%20AllEntriesVdnsRecordsReq
2025-04-08 13:02:49,583 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71754031:1:ctest-vm2-test-54504537:10.10.10.4', 'rec_name': 'ctest-vm2-test-54504537', '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-3051-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-54504537.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-08 13:02:49,583 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71754031:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-54504537', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-54504537', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3051-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-54504537.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-04-08 13:02:49,583 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54504537", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.34, gateway password: c0ntrail123
2025-04-08 13:02:49,583 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54504537", None, socket.AF_INET6)'
2025-04-08 13:02:49,771 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54504537, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.34, gateway password: c0ntrail123
2025-04-08 13:02:49,772 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54504537
2025-04-08 13:02:52,056 - DEBUG - PING ctest-vm2-test-54504537 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.968 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.113 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.815 ms
--- ctest-vm2-test-54504537 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.815/3.965/9.968 ms
2025-04-08 13:02:52,056 - INFO - Ping to IP ctest-vm2-test-54504537 from VM ctest-vm1-test-90582544 passed
2025-04-08 13:02:52,056 - INFO - Try deleting the VDNS entry ctest-vdns1-71754031 with back ref of ipam.
2025-04-08 13:02:52,117 - DEBUG - Delete when resource still referred: ['http://10.0.0.34:8082/network-ipam/7e23f138-76b1-4164-b7f9-dfb41d31c19c']
2025-04-08 13:02:52,117 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-04-08 13:02:52,118 - INFO - Add CNAME VDNS record for ctest-vm1-test-90582544 and verify we able to ping by alias name
2025-04-08 13:02:52,165 - DEBUG - Creating VDNS record data : test-rec
2025-04-08 13:02:52,282 - INFO - In verify_on_setup
2025-04-08 13:02:52,378 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-71754031', 'test-rec'] created succesfully
2025-04-08 13:02:52,378 - INFO - Verify VDNS record is shown in the API server
2025-04-08 13:02:52,378 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-04-08 13:02:52,386 - DEBUG - Requesting: http://10.0.0.34:8082/domain/1a762224-8969-452d-978e-ecbcf993dced
2025-04-08 13:02:52,399 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-DNS/8a3f3134-a688-4aa2-b71a-336e95270bba
2025-04-08 13:02:52,408 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-DNS-record/e43fbd12-37d7-4109-a964-063a9983b8ee
2025-04-08 13:02:52,415 - INFO - Verify VDNS record is shown in the control node
2025-04-08 13:02:52,421 - 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.34, gateway password: c0ntrail123
2025-04-08 13:02:52,421 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-08 13:02:52,610 - 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.34, gateway password: c0ntrail123
2025-04-08 13:02:52,610 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-08 13:02:52,851 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-08 13:02:52,852 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-90582544 failed
2025-04-08 13:02:53,853 - 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.34, gateway password: c0ntrail123
2025-04-08 13:02:53,853 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-08 13:02:54,045 - 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.34, gateway password: c0ntrail123
2025-04-08 13:02:54,045 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-08 13:02:54,318 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-08 13:02:54,318 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-90582544 failed
2025-04-08 13:02:55,319 - 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.34, gateway password: c0ntrail123
2025-04-08 13:02:55,319 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-08 13:02:55,539 - 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.34, gateway password: c0ntrail123
2025-04-08 13:02:55,540 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-08 13:02:57,793 - 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.375 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.444 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.317 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.317/0.378/0.444 ms
2025-04-08 13:02:57,794 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-90582544 passed
2025-04-08 13:02:57,794 - DEBUG - Deleting VDNS record data: test-rec
2025-04-08 13:02:57,861 - INFO - VDNS record info: default-domain:ctest-vdns1-71754031:test-rec deleted successfully.
2025-04-08 13:02:57,862 - INFO - Deleting VM ctest-vm2-test-54504537
2025-04-08 13:02:57,953 - INFO - Deleting VM ctest-vm1-test-90582544
2025-04-08 13:02:58,044 - INFO - Deleting VN ctest-vn1-vdns-65654010
2025-04-08 13:02:58,090 - DEBUG - VN 0146e059-3493-4168-ba6b-2b3f0cbbd631 still in use: Unable to complete operation on network 0146e059-3493-4168-ba6b-2b3f0cbbd631. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-23a1a9e8-fe10-416e-902d-2d5a8f20d5cf']
2025-04-08 13:02:58,090 - WARNING - Deleting VN ctest-vn1-vdns-65654010 failed..Will retry
2025-04-08 13:03:00,410 - DEBUG - Response for deleting network ()
2025-04-08 13:03:00,448 - DEBUG - Deleting VDNS Entry: ctest-vdns1-71754031
2025-04-08 13:03:00,521 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-71754031'] deleted successfully.
2025-04-08 13:03:00,521 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-04-08 13:03:00,529 - DEBUG - Requesting: http://10.0.0.34:8082/domain/1a762224-8969-452d-978e-ecbcf993dced
2025-04-08 13:03:00,544 - DEBUG - VDNS information not found in API server
2025-04-08 13:03:00,544 - INFO - VDNS information ctest-vdns1-71754031 removed from the API Server
2025-04-08 13:03:00,550 - INFO - VDNS information ctest-vdns1-71754031 removed in the Control node
2025-04-08 13:03:00,551 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-64421558']
2025-04-08 13:03:00,812 - DEBUG - No XMPP flaps were noticed during the test
2025-04-08 13:03:00,813 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:48]
2025-04-08 13:03:00,813 - INFO - --------------------------------------------------------------------------------
2025-04-08 13:03:01,532 - INFO - Deleted project: ctest-TestvDNSBasic0-64421558, ID : 631d1f5f-0294-49e6-bc25-2c2224a08f49