2025-03-27 02:38:17,293 - INFO - Domain Default found not creating
2025-03-27 02:38:17,466 - INFO - Project ctest-TestvDNSBasic0-56086344 not found, creating it
2025-03-27 02:38:17,952 - INFO - Created Project:ctest-TestvDNSBasic0-56086344, ID : fbe89a74-4531-4547-88ab-db002fc4b51a
2025-03-27 02:38:19,528 - INFO - ================================================================================
2025-03-27 02:38:19,528 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-03-27 02:38:19,529 - 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-27 02:38:19,793 - DEBUG - Nothing to compare xmpp stats {'10.0.0.43': {'10.20.0.6': '0'}} with
2025-03-27 02:38:19,793 - INFO - Initial checks done. Running the testcase now
2025-03-27 02:38:19,794 - INFO -
2025-03-27 02:38:20,518 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-56086344'](fbe89a74-4531-4547-88ab-db002fc4b51a)
2025-03-27 02:38:20,582 - DEBUG - Creating VDNS : ctest-vdns1-82537470
2025-03-27 02:38:20,790 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-82537470'] created succesfully
2025-03-27 02:38:20,790 - DEBUG - Verify VDNS entry is shown in control node
2025-03-27 02:38:20,798 - DEBUG - Verify VDNS entry is shown in the API server
2025-03-27 02:38:20,798 - DEBUG - Requesting: http://10.0.0.43:8082/domains
2025-03-27 02:38:21,094 - DEBUG - Requesting: http://10.0.0.43:8082/domains
2025-03-27 02:38:21,128 - DEBUG - Requesting: http://10.0.0.43:8082/domain/2e7df936-daff-4f4a-9e2b-b360da6656fc
2025-03-27 02:38:21,143 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-DNS/7e35a3cf-75d2-4fa0-a337-b0ce0c568b04
2025-03-27 02:38:21,734 - DEBUG - Response for create_network : {'network': {'id': '52025879-2303-4a50-9b50-738338097638', 'name': 'ctest-vn1-vdns-87863181', 'tenant_id': 'fbe89a744531454788abdb002fc4b51a', 'project_id': 'fbe89a744531454788abdb002fc4b51a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-56086344', 'ctest-vn1-vdns-87863181'], 'port_security_enabled': True, 'description': ''}}
2025-03-27 02:38:21,960 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f0875a00-7dd1-420b-b7f4-077e8a4ba84c', 'name': '', 'tenant_id': 'fbe89a744531454788abdb002fc4b51a', 'network_id': '52025879-2303-4a50-9b50-738338097638', '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': 'fbe89a744531454788abdb002fc4b51a'}}
2025-03-27 02:38:21,979 - INFO - Created VN ctest-vn1-vdns-87863181
2025-03-27 02:38:22,034 - DEBUG - VN ctest-vn1-vdns-87863181 UUID is 52025879-2303-4a50-9b50-738338097638
2025-03-27 02:38:22,246 - DEBUG - Services list from nova: [, , ]
2025-03-27 02:38:23,328 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2965-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2965-1)
2025-03-27 02:38:23,328 - INFO - Waiting for VM ctest-vm1-test-72926372 to be up..
2025-03-27 02:38:23,369 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 02:38:28,470 - DEBUG - VM is in ACTIVE state now
2025-03-27 02:38:28,470 - INFO - VM name : ctest-vm1-test-72926372
2025-03-27 02:38:28,572 - DEBUG - VM ctest-vm1-test-72926372 ID is 8d2d48bb-61a4-49ed-b9c7-e6b3a8a74221
2025-03-27 02:38:28,573 - DEBUG - VM ctest-vm1-test-72926372 launched on Node cn-jenkins-deploy-platform-ansible-os-2965-1
2025-03-27 02:38:28,654 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-machine/8d2d48bb-61a4-49ed-b9c7-e6b3a8a74221
2025-03-27 02:38:28,664 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-machine-interface/2ef9404e-9f87-4f1a-aefa-791c1f620896
2025-03-27 02:38:31,912 - 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 1002ms')
2025-03-27 02:38:31,912 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-72926372 failed!
2025-03-27 02:38:31,967 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-56086344:ctest-vn1-vdns-87863181 is 10.10.10.1 and allocation pool is NOT set
2025-03-27 02:38:34,032 - 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=11.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.578 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.578/5.899/11.221/5.321 ms')
2025-03-27 02:38:34,032 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-72926372 passed
2025-03-27 02:38:34,182 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 02:38:34,183 - DEBUG - Waiting to SSH to VM ctest-vm1-test-72926372, IP 10.10.10.3, Port 22
2025-03-27 02:38:34,249 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-03-27 02:38:34,333 - DEBUG - VM ctest-vm1-test-72926372 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-27 02:38:39,333 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 02:38:39,334 - DEBUG - Waiting to SSH to VM ctest-vm1-test-72926372, IP 10.10.10.3, Port 22
2025-03-27 02:38:39,502 - DEBUG - VM ctest-vm1-test-72926372 is ready for SSH connections
2025-03-27 02:38:39,502 - 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.43, gateway password: c0ntrail123
2025-03-27 02:38:39,502 - DEBUG - ifconfig | grep 10.10.10.3
2025-03-27 02:38:41,260 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-03-27 02:38:41,261 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-72926372", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.43, gateway password: c0ntrail123
2025-03-27 02:38:41,261 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-72926372", None, socket.AF_INET6)'
2025-03-27 02:38:41,517 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-72926372, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.43, gateway password: c0ntrail123
2025-03-27 02:38:41,517 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-72926372
2025-03-27 02:38:43,784 - DEBUG - PING ctest-vm1-test-72926372 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.550 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.358 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.461 ms
--- ctest-vm1-test-72926372 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.358/1.456/3.550 ms
2025-03-27 02:38:43,784 - INFO - Ping to IP ctest-vm1-test-72926372 from VM ctest-vm1-test-72926372 passed
2025-03-27 02:38:43,799 - DEBUG - Requesting: http://10.0.0.43:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-03-27 02:38:43,807 - DEBUG - Requesting: http://10.0.0.43:8092/Snh_PageReq?x=default-domain:ctest-vdns1-82537470@0%20AllEntriesVdnsRecordsReq
2025-03-27 02:38:43,813 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-82537470:1:ctest-vm1-test-72926372:10.10.10.3', 'rec_name': 'ctest-vm1-test-72926372', '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-2965-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-72926372.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-03-27 02:38:43,813 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-82537470:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-72926372', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-72926372', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2965-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-72926372.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-27 02:38:45,111 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2965-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2965-1)
2025-03-27 02:38:45,111 - INFO - Waiting for VM ctest-vm2-test-51887016 to be up..
2025-03-27 02:38:45,154 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-27 02:38:50,245 - DEBUG - VM is in ACTIVE state now
2025-03-27 02:38:50,245 - INFO - VM name : ctest-vm2-test-51887016
2025-03-27 02:38:50,334 - DEBUG - VM ctest-vm2-test-51887016 ID is 8bdac2d2-0d5a-49a4-bbe7-6ff837c964bd
2025-03-27 02:38:50,334 - DEBUG - VM ctest-vm2-test-51887016 launched on Node cn-jenkins-deploy-platform-ansible-os-2965-1
2025-03-27 02:38:50,420 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-machine/8bdac2d2-0d5a-49a4-bbe7-6ff837c964bd
2025-03-27 02:38:50,430 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-machine-interface/5845af82-a806-43cd-9146-5d48dcf64bcb
2025-03-27 02:38:53,708 - 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-03-27 02:38:53,708 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-51887016 failed!
2025-03-27 02:38:53,766 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-56086344:ctest-vn1-vdns-87863181 is 10.10.10.1 and allocation pool is NOT set
2025-03-27 02:38:55,827 - 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.25 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.98 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 = 3.980/4.117/4.254/0.137 ms')
2025-03-27 02:38:55,827 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-51887016 passed
2025-03-27 02:38:55,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 02:38:55,979 - DEBUG - Waiting to SSH to VM ctest-vm2-test-51887016, IP 10.10.10.4, Port 22
2025-03-27 02:38:56,035 - 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-27 02:38:56,223 - DEBUG - VM ctest-vm2-test-51887016 is NOT ready for SSH connections, VM status: ACTIVE
2025-03-27 02:39:01,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-27 02:39:01,223 - DEBUG - Waiting to SSH to VM ctest-vm2-test-51887016, IP 10.10.10.4, Port 22
2025-03-27 02:39:01,388 - DEBUG - VM ctest-vm2-test-51887016 is ready for SSH connections
2025-03-27 02:39:01,389 - 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.43, gateway password: c0ntrail123
2025-03-27 02:39:01,389 - DEBUG - ifconfig | grep 10.10.10.4
2025-03-27 02:39:02,107 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-03-27 02:39:02,107 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-51887016", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.43, gateway password: c0ntrail123
2025-03-27 02:39:02,107 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-51887016", None, socket.AF_INET6)'
2025-03-27 02:39:02,422 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-51887016, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.43, gateway password: c0ntrail123
2025-03-27 02:39:02,422 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-51887016
2025-03-27 02:39:04,708 - DEBUG - PING ctest-vm2-test-51887016 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.921 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.508 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.537 ms
--- ctest-vm2-test-51887016 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.508/1.655/3.921 ms
2025-03-27 02:39:04,708 - INFO - Ping to IP ctest-vm2-test-51887016 from VM ctest-vm2-test-51887016 passed
2025-03-27 02:39:04,722 - DEBUG - Requesting: http://10.0.0.43:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-03-27 02:39:04,730 - DEBUG - Requesting: http://10.0.0.43:8092/Snh_PageReq?x=default-domain:ctest-vdns1-82537470@0%20AllEntriesVdnsRecordsReq
2025-03-27 02:39:04,737 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-82537470:1:ctest-vm2-test-51887016:10.10.10.4', 'rec_name': 'ctest-vm2-test-51887016', '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-2965-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-51887016.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-03-27 02:39:04,737 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-82537470:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-51887016', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-51887016', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2965-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-51887016.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-27 02:39:04,737 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-51887016", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.43, gateway password: c0ntrail123
2025-03-27 02:39:04,737 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-51887016", None, socket.AF_INET6)'
2025-03-27 02:39:04,946 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-51887016, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.43, gateway password: c0ntrail123
2025-03-27 02:39:04,946 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-51887016
2025-03-27 02:39:07,200 - DEBUG - PING ctest-vm2-test-51887016 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.978 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.007 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.906 ms
--- ctest-vm2-test-51887016 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.906/1.963/3.978 ms
2025-03-27 02:39:07,200 - INFO - Ping to IP ctest-vm2-test-51887016 from VM ctest-vm1-test-72926372 passed
2025-03-27 02:39:07,200 - INFO - Try deleting the VDNS entry ctest-vdns1-82537470 with back ref of ipam.
2025-03-27 02:39:07,258 - DEBUG - Delete when resource still referred: ['http://10.0.0.43:8082/network-ipam/6831c475-a607-4cec-afe7-3ab56bdbf069']
2025-03-27 02:39:07,258 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-03-27 02:39:07,258 - INFO - Add CNAME VDNS record for ctest-vm1-test-72926372 and verify we able to ping by alias name
2025-03-27 02:39:07,306 - DEBUG - Creating VDNS record data : test-rec
2025-03-27 02:39:07,418 - INFO - In verify_on_setup
2025-03-27 02:39:07,514 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-82537470', 'test-rec'] created succesfully
2025-03-27 02:39:07,515 - INFO - Verify VDNS record is shown in the API server
2025-03-27 02:39:07,515 - DEBUG - Requesting: http://10.0.0.43:8082/domains
2025-03-27 02:39:07,523 - DEBUG - Requesting: http://10.0.0.43:8082/domain/2e7df936-daff-4f4a-9e2b-b360da6656fc
2025-03-27 02:39:07,537 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-DNS/7e35a3cf-75d2-4fa0-a337-b0ce0c568b04
2025-03-27 02:39:07,545 - DEBUG - Requesting: http://10.0.0.43:8082/virtual-DNS-record/51388767-560d-492a-9b04-a447d9c6d6e9
2025-03-27 02:39:07,553 - INFO - Verify VDNS record is shown in the control node
2025-03-27 02:39:07,561 - 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.43, gateway password: c0ntrail123
2025-03-27 02:39:07,561 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 02:39:07,762 - 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.43, gateway password: c0ntrail123
2025-03-27 02:39:07,762 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 02:39:08,014 - DEBUG - ping: bad address 'vm1-test-alias'
2025-03-27 02:39:08,014 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-72926372 failed
2025-03-27 02:39:09,015 - 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.43, gateway password: c0ntrail123
2025-03-27 02:39:09,016 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 02:39:09,225 - 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.43, gateway password: c0ntrail123
2025-03-27 02:39:09,226 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 02:39:09,504 - DEBUG - ping: bad address 'vm1-test-alias'
2025-03-27 02:39:09,505 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-72926372 failed
2025-03-27 02:39:10,506 - 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.43, gateway password: c0ntrail123
2025-03-27 02:39:10,506 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-03-27 02:39:10,705 - 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.43, gateway password: c0ntrail123
2025-03-27 02:39:10,705 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-03-27 02:39:12,964 - 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.372 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.461 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.336 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.336/0.389/0.461 ms
2025-03-27 02:39:12,964 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-72926372 passed
2025-03-27 02:39:12,964 - DEBUG - Deleting VDNS record data: test-rec
2025-03-27 02:39:13,034 - INFO - VDNS record info: default-domain:ctest-vdns1-82537470:test-rec deleted successfully.
2025-03-27 02:39:13,034 - INFO - Deleting VM ctest-vm2-test-51887016
2025-03-27 02:39:13,115 - INFO - Deleting VM ctest-vm1-test-72926372
2025-03-27 02:39:13,194 - INFO - Deleting VN ctest-vn1-vdns-87863181
2025-03-27 02:39:13,240 - DEBUG - VN 52025879-2303-4a50-9b50-738338097638 still in use: Unable to complete operation on network 52025879-2303-4a50-9b50-738338097638. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a58de5df-2939-4d56-99f0-7cc02b2fb0ad']
2025-03-27 02:39:13,240 - WARNING - Deleting VN ctest-vn1-vdns-87863181 failed..Will retry
2025-03-27 02:39:15,481 - DEBUG - Response for deleting network ()
2025-03-27 02:39:15,521 - DEBUG - Deleting VDNS Entry: ctest-vdns1-82537470
2025-03-27 02:39:15,598 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-82537470'] deleted successfully.
2025-03-27 02:39:15,598 - DEBUG - Requesting: http://10.0.0.43:8082/domains
2025-03-27 02:39:15,605 - DEBUG - Requesting: http://10.0.0.43:8082/domain/2e7df936-daff-4f4a-9e2b-b360da6656fc
2025-03-27 02:39:15,628 - DEBUG - VDNS information not found in API server
2025-03-27 02:39:15,628 - INFO - VDNS information ctest-vdns1-82537470 removed from the API Server
2025-03-27 02:39:15,635 - INFO - VDNS information ctest-vdns1-82537470 removed in the Control node
2025-03-27 02:39:15,635 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-56086344']
2025-03-27 02:39:15,889 - DEBUG - No XMPP flaps were noticed during the test
2025-03-27 02:39:15,889 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-03-27 02:39:15,889 - INFO - --------------------------------------------------------------------------------
2025-03-27 02:39:16,592 - INFO - Deleted project: ctest-TestvDNSBasic0-56086344, ID : fbe89a74-4531-4547-88ab-db002fc4b51a