2025-06-09 02:04:31,680 - INFO - Reading existing Domain with UUID 7aee698f-3aa6-4114-8aa9-0ff605a1286e
2025-06-09 02:04:31,694 - INFO - Using existing domain ['admin_domain'](7aee698f-3aa6-4114-8aa9-0ff605a1286e)
2025-06-09 02:04:31,900 - INFO - Project ctest-TestvDNSBasic0-82361053 not found, creating it
2025-06-09 02:04:32,416 - INFO - Created Project:ctest-TestvDNSBasic0-82361053, ID : 00371da6-bdba-4462-8280-db1248151445
2025-06-09 02:04:34,182 - INFO - ================================================================================
2025-06-09 02:04:34,182 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-09 02:04:34,182 - 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-06-09 02:04:34,574 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.33': '0'}} with
2025-06-09 02:04:34,574 - INFO - Initial checks done. Running the testcase now
2025-06-09 02:04:34,574 - INFO -
2025-06-09 02:04:35,400 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-82361053'](00371da6-bdba-4462-8280-db1248151445)
2025-06-09 02:04:35,456 - DEBUG - Creating VDNS : ctest-vdns1-77784815
2025-06-09 02:04:35,664 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-77784815'] created succesfully
2025-06-09 02:04:35,665 - DEBUG - Verify VDNS entry is shown in control node
2025-06-09 02:04:35,714 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-09 02:04:35,714 - DEBUG - Requesting: https://10.0.0.33:8082/domains
2025-06-09 02:04:36,080 - DEBUG - Requesting: https://10.0.0.33:8082/domains
2025-06-09 02:04:36,169 - DEBUG - Requesting: https://10.0.0.33:8082/domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e
2025-06-09 02:04:36,286 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS/16b170c6-b021-4722-a1dd-41666a7050fb
2025-06-09 02:04:37,134 - DEBUG - Response for create_network : {'network': {'id': '1174a607-f06f-4e70-9134-8af33ff1d4aa', 'name': 'ctest-vn1-vdns-97810951', 'tenant_id': '00371da6bdba44628280db1248151445', 'project_id': '00371da6bdba44628280db1248151445', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-82361053', 'ctest-vn1-vdns-97810951'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2025-06-09 02:04:37,459 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7668932-0e10-49f2-a2c7-c05b3b29084d', 'name': '', 'tenant_id': '00371da6bdba44628280db1248151445', 'network_id': '1174a607-f06f-4e70-9134-8af33ff1d4aa', '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': [], 'created_at': '2025-06-09T02:04:37.294781', 'updated_at': '2025-06-09T02:04:37.294781', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '00371da6bdba44628280db1248151445'}}
2025-06-09 02:04:37,527 - INFO - Created VN ctest-vn1-vdns-97810951
2025-06-09 02:04:37,585 - DEBUG - VN ctest-vn1-vdns-97810951 UUID is 1174a607-f06f-4e70-9134-8af33ff1d4aa
2025-06-09 02:04:38,010 - DEBUG - Services list from nova: [, , ]
2025-06-09 02:04:39,121 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-544-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-544-1)
2025-06-09 02:04:39,121 - INFO - Waiting for VM ctest-vm1-test-41445646 to be up..
2025-06-09 02:04:39,215 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-09 02:04:44,349 - DEBUG - VM is in ACTIVE state now
2025-06-09 02:04:44,349 - INFO - VM name : ctest-vm1-test-41445646
2025-06-09 02:04:44,494 - DEBUG - VM ctest-vm1-test-41445646 ID is 12f51db2-3acb-47c7-bb63-ebb35907b074
2025-06-09 02:04:44,494 - DEBUG - VM ctest-vm1-test-41445646 launched on Node cn-jenkins-deploy-platform-juju-os-544-1
2025-06-09 02:04:44,625 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/12f51db2-3acb-47c7-bb63-ebb35907b074
2025-06-09 02:04:44,678 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine-interface/5964076b-6790-4a55-b5e4-465c8acfda6d
2025-06-09 02:04:48,150 - 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 1009ms')
2025-06-09 02:04:48,150 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-41445646 failed!
2025-06-09 02:04:48,205 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-82361053:ctest-vn1-vdns-97810951 is 10.10.10.1 and allocation pool is NOT set
2025-06-09 02:04:52,307 - 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=3.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 3.198/3.198/3.198/0.000 ms')
2025-06-09 02:04:52,307 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-41445646 passed
2025-06-09 02:04:52,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 02:04:52,469 - DEBUG - Waiting to SSH to VM ctest-vm1-test-41445646, IP 10.10.10.3, Port 22
2025-06-09 02:04:52,679 - DEBUG - VM ctest-vm1-test-41445646 is ready for SSH connections
2025-06-09 02:04:52,679 - 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.33, gateway password: c0ntrail123
2025-06-09 02:04:52,679 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-09 02:04:54,327 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-09 02:04:54,328 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-41445646", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-09 02:04:54,328 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-41445646", None, socket.AF_INET6)'
2025-06-09 02:04:54,575 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-41445646, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-09 02:04:54,575 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-41445646
2025-06-09 02:04:56,830 - DEBUG - PING ctest-vm1-test-41445646 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.841 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.380 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.451 ms
--- ctest-vm1-test-41445646 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.380/1.224/2.841 ms
2025-06-09 02:04:56,830 - INFO - Ping to IP ctest-vm1-test-41445646 from VM ctest-vm1-test-41445646 passed
2025-06-09 02:04:56,847 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-09 02:04:56,901 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-77784815@0%20AllEntriesVdnsRecordsReq
2025-06-09 02:04:56,954 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-77784815:1:ctest-vm1-test-41445646:10.10.10.3', 'rec_name': 'ctest-vm1-test-41445646', '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-juju-os-544-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-41445646.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-09 02:04:56,954 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-77784815:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-41445646', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-41445646', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-544-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-41445646.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-06-09 02:04:58,369 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-544-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-544-1)
2025-06-09 02:04:58,369 - INFO - Waiting for VM ctest-vm2-test-32176472 to be up..
2025-06-09 02:04:58,471 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-09 02:05:03,618 - DEBUG - VM is in ACTIVE state now
2025-06-09 02:05:03,619 - INFO - VM name : ctest-vm2-test-32176472
2025-06-09 02:05:03,758 - DEBUG - VM ctest-vm2-test-32176472 ID is 640684b1-d781-469f-a36c-ef344ea99173
2025-06-09 02:05:03,758 - DEBUG - VM ctest-vm2-test-32176472 launched on Node cn-jenkins-deploy-platform-juju-os-544-1
2025-06-09 02:05:03,899 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine/640684b1-d781-469f-a36c-ef344ea99173
2025-06-09 02:05:03,954 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-machine-interface/130e4668-71a5-42cf-b346-5979848e91db
2025-06-09 02:05:07,411 - 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 1031ms')
2025-06-09 02:05:07,411 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-32176472 failed!
2025-06-09 02:05:07,465 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-82361053:ctest-vn1-vdns-97810951 is 10.10.10.1 and allocation pool is NOT set
2025-06-09 02:05:09,548 - 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=13.1 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.07 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.072/7.604/13.137/5.532 ms')
2025-06-09 02:05:09,548 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-32176472 passed
2025-06-09 02:05:09,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 02:05:09,701 - DEBUG - Waiting to SSH to VM ctest-vm2-test-32176472, IP 10.10.10.4, Port 22
2025-06-09 02:05:09,787 - 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-06-09 02:05:09,932 - DEBUG - VM ctest-vm2-test-32176472 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-09 02:05:14,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-09 02:05:14,933 - DEBUG - Waiting to SSH to VM ctest-vm2-test-32176472, IP 10.10.10.4, Port 22
2025-06-09 02:05:15,146 - DEBUG - VM ctest-vm2-test-32176472 is ready for SSH connections
2025-06-09 02:05:15,147 - 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.33, gateway password: c0ntrail123
2025-06-09 02:05:15,147 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-09 02:05:15,760 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-09 02:05:15,761 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32176472", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-09 02:05:15,761 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32176472", None, socket.AF_INET6)'
2025-06-09 02:05:15,993 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-32176472, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-09 02:05:15,993 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-32176472
2025-06-09 02:05:18,250 - DEBUG - PING ctest-vm2-test-32176472 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.870 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.323 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.437 ms
--- ctest-vm2-test-32176472 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.323/1.210/2.870 ms
2025-06-09 02:05:18,250 - INFO - Ping to IP ctest-vm2-test-32176472 from VM ctest-vm2-test-32176472 passed
2025-06-09 02:05:18,266 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-09 02:05:18,317 - DEBUG - Requesting: https://10.0.0.33:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-77784815@0%20AllEntriesVdnsRecordsReq
2025-06-09 02:05:18,370 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-77784815:1:ctest-vm2-test-32176472:10.10.10.4', 'rec_name': 'ctest-vm2-test-32176472', '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-juju-os-544-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-32176472.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-09 02:05:18,370 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-77784815:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-32176472', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-32176472', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-544-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-32176472.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-06-09 02:05:18,370 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32176472", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-09 02:05:18,370 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32176472", None, socket.AF_INET6)'
2025-06-09 02:05:18,565 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-32176472, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-06-09 02:05:18,565 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-32176472
2025-06-09 02:05:20,831 - DEBUG - PING ctest-vm2-test-32176472 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.559 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.862 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.964 ms
--- ctest-vm2-test-32176472 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.862/2.795/6.559 ms
2025-06-09 02:05:20,831 - INFO - Ping to IP ctest-vm2-test-32176472 from VM ctest-vm1-test-41445646 passed
2025-06-09 02:05:20,831 - INFO - Try deleting the VDNS entry ctest-vdns1-77784815 with back ref of ipam.
2025-06-09 02:05:20,888 - DEBUG - Delete when resource still referred: ['https://10.0.0.33:8082/network-ipam/aa6d6b53-45af-4a42-a48b-d41fb38f1810']
2025-06-09 02:05:20,889 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-09 02:05:20,889 - INFO - Add CNAME VDNS record for ctest-vm1-test-41445646 and verify we able to ping by alias name
2025-06-09 02:05:20,941 - DEBUG - Creating VDNS record data : test-rec
2025-06-09 02:05:21,057 - INFO - In verify_on_setup
2025-06-09 02:05:21,157 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-77784815', 'test-rec'] created succesfully
2025-06-09 02:05:21,157 - INFO - Verify VDNS record is shown in the API server
2025-06-09 02:05:21,157 - DEBUG - Requesting: https://10.0.0.33:8082/domains
2025-06-09 02:05:21,209 - DEBUG - Requesting: https://10.0.0.33:8082/domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e
2025-06-09 02:05:21,270 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS/16b170c6-b021-4722-a1dd-41666a7050fb
2025-06-09 02:05:21,327 - DEBUG - Requesting: https://10.0.0.33:8082/virtual-DNS-record/5ae25276-4d42-42fc-9f52-5503954f8144
2025-06-09 02:05:21,386 - INFO - Verify VDNS record is shown in the control node
2025-06-09 02:05:21,438 - 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.33, gateway password: c0ntrail123
2025-06-09 02:05:21,438 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-09 02:05:21,653 - 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.33, gateway password: c0ntrail123
2025-06-09 02:05:21,653 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-09 02:05:21,891 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-09 02:05:21,891 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-41445646 failed
2025-06-09 02:05:22,891 - 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.33, gateway password: c0ntrail123
2025-06-09 02:05:22,892 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-09 02:05:23,069 - 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.33, gateway password: c0ntrail123
2025-06-09 02:05:23,069 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-09 02:05:23,338 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-09 02:05:23,338 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-41445646 failed
2025-06-09 02:05:24,339 - 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.33, gateway password: c0ntrail123
2025-06-09 02:05:24,340 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-09 02:05:24,516 - 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.33, gateway password: c0ntrail123
2025-06-09 02:05:24,516 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-09 02:05:26,780 - 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.374 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.374 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.446 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.374/0.398/0.446 ms
2025-06-09 02:05:26,780 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-41445646 passed
2025-06-09 02:05:26,780 - DEBUG - Deleting VDNS record data: test-rec
2025-06-09 02:05:26,861 - INFO - VDNS record info: admin_domain:ctest-vdns1-77784815:test-rec deleted successfully.
2025-06-09 02:05:26,861 - INFO - Deleting VM ctest-vm2-test-32176472
2025-06-09 02:05:26,972 - INFO - Deleting VM ctest-vm1-test-41445646
2025-06-09 02:05:27,087 - INFO - Deleting VN ctest-vn1-vdns-97810951
2025-06-09 02:05:27,220 - DEBUG - VN 1174a607-f06f-4e70-9134-8af33ff1d4aa still in use: Unable to complete operation on network 1174a607-f06f-4e70-9134-8af33ff1d4aa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-56f995b9-587e-4a0c-8f15-a5e5e665c1a6']
2025-06-09 02:05:27,220 - WARNING - Deleting VN ctest-vn1-vdns-97810951 failed..Will retry
2025-06-09 02:05:29,793 - DEBUG - Response for deleting network ()
2025-06-09 02:05:29,829 - DEBUG - Deleting VDNS Entry: ctest-vdns1-77784815
2025-06-09 02:05:29,904 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-77784815'] deleted successfully.
2025-06-09 02:05:29,905 - DEBUG - Requesting: https://10.0.0.33:8082/domains
2025-06-09 02:05:29,957 - DEBUG - Requesting: https://10.0.0.33:8082/domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e
2025-06-09 02:05:30,018 - DEBUG - VDNS information not found in API server
2025-06-09 02:05:30,018 - INFO - VDNS information ctest-vdns1-77784815 removed from the API Server
2025-06-09 02:05:30,070 - INFO - VDNS information ctest-vdns1-77784815 removed in the Control node
2025-06-09 02:05:30,070 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-82361053']
2025-06-09 02:05:30,470 - DEBUG - No XMPP flaps were noticed during the test
2025-06-09 02:05:30,470 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2025-06-09 02:05:30,470 - INFO - --------------------------------------------------------------------------------
2025-06-09 02:05:31,231 - INFO - Deleted project: ctest-TestvDNSBasic0-82361053, ID : 00371da6-bdba-4462-8280-db1248151445