2025-12-10 17:15:16,349 - INFO - Domain Default found not creating
2025-12-10 17:15:16,639 - INFO - Project ctest-TestvDNSBasic0-36303084 not found, creating it
2025-12-10 17:15:17,273 - INFO - Created Project:ctest-TestvDNSBasic0-36303084, ID : 9e171e8b-9cbb-4d9e-bb33-5c75f60b936a
2025-12-10 17:15:19,300 - INFO - ================================================================================
2025-12-10 17:15:19,300 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-12-10 17:15:19,300 - 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-12-10 17:15:19,607 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2025-12-10 17:15:19,607 - INFO - Initial checks done. Running the testcase now
2025-12-10 17:15:19,608 - INFO -
2025-12-10 17:15:20,458 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-36303084'](9e171e8b-9cbb-4d9e-bb33-5c75f60b936a)
2025-12-10 17:15:20,523 - DEBUG - Creating VDNS : ctest-vdns1-32736550
2025-12-10 17:15:20,776 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-32736550'] created succesfully
2025-12-10 17:15:20,776 - DEBUG - Verify VDNS entry is shown in control node
2025-12-10 17:15:20,793 - DEBUG - Verify VDNS entry is shown in the API server
2025-12-10 17:15:20,793 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-12-10 17:15:21,162 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-12-10 17:15:21,237 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f81f2820-5db2-47cc-829c-ed26c33c1bbd
2025-12-10 17:15:21,269 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS/7395f387-701a-4f3b-a56b-3369b808e6b5
2025-12-10 17:15:22,011 - DEBUG - Response for create_network : {'network': {'id': '3f60f261-c90c-4bc4-a5f6-e94cbe1f345c', 'name': 'ctest-vn1-vdns-63101141', 'tenant_id': '9e171e8b9cbb4d9ebb335c75f60b936a', 'project_id': '9e171e8b9cbb4d9ebb335c75f60b936a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-36303084', 'ctest-vn1-vdns-63101141'], 'port_security_enabled': True, 'description': ''}}
2025-12-10 17:15:22,272 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7c573f3-5a4b-44d6-a99c-12678b0d85a1', 'name': '', 'tenant_id': '9e171e8b9cbb4d9ebb335c75f60b936a', 'network_id': '3f60f261-c90c-4bc4-a5f6-e94cbe1f345c', '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': '9e171e8b9cbb4d9ebb335c75f60b936a'}}
2025-12-10 17:15:22,304 - INFO - Created VN ctest-vn1-vdns-63101141
2025-12-10 17:15:22,364 - DEBUG - VN ctest-vn1-vdns-63101141 UUID is 3f60f261-c90c-4bc4-a5f6-e94cbe1f345c
2025-12-10 17:15:22,692 - DEBUG - Services list from nova: [, , ]
2025-12-10 17:15:24,174 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4876-1)
2025-12-10 17:15:24,174 - INFO - Waiting for VM ctest-vm1-test-70436382 to be up..
2025-12-10 17:15:24,234 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-10 17:15:29,428 - DEBUG - VM is in ACTIVE state now
2025-12-10 17:15:29,429 - INFO - VM name : ctest-vm1-test-70436382
2025-12-10 17:15:29,611 - DEBUG - VM ctest-vm1-test-70436382 ID is d0870c08-e31f-49d1-bfdb-0fb0b00ae8f8
2025-12-10 17:15:29,611 - DEBUG - VM ctest-vm1-test-70436382 launched on Node cn-jenkins-deploy-platform-ansible-os-4876-1
2025-12-10 17:15:29,764 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/d0870c08-e31f-49d1-bfdb-0fb0b00ae8f8
2025-12-10 17:15:29,776 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/946d8671-8ae1-46ec-af95-17116f053f83
2025-12-10 17:15:33,106 - 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 1029ms')
2025-12-10 17:15:33,106 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-70436382 failed!
2025-12-10 17:15:33,171 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-36303084:ctest-vn1-vdns-63101141 is 10.10.10.1 and allocation pool is NOT set
2025-12-10 17:15:37,269 - 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 1022ms')
2025-12-10 17:15:37,270 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-70436382 failed!
2025-12-10 17:15:37,332 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-36303084:ctest-vn1-vdns-63101141 is 10.10.10.1 and allocation pool is NOT set
2025-12-10 17:15:39,418 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.071/4.762/7.453/2.691 ms')
2025-12-10 17:15:39,419 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-70436382 passed
2025-12-10 17:15:39,596 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:15:39,597 - DEBUG - Waiting to SSH to VM ctest-vm1-test-70436382, IP 10.10.10.3, Port 22
2025-12-10 17:15:39,802 - DEBUG - VM ctest-vm1-test-70436382 is ready for SSH connections
2025-12-10 17:15:39,802 - 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.19, gateway password: c0ntrail123
2025-12-10 17:15:39,802 - DEBUG - ifconfig | grep 10.10.10.3
2025-12-10 17:15:41,746 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-12-10 17:15:41,746 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-70436382", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-12-10 17:15:41,747 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-70436382", None, socket.AF_INET6)'
2025-12-10 17:15:42,043 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-70436382, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-12-10 17:15:42,043 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-70436382
2025-12-10 17:15:44,415 - DEBUG - PING ctest-vm1-test-70436382 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=7.736 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=1.390 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.776 ms
--- ctest-vm1-test-70436382 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.776/3.300/7.736 ms
2025-12-10 17:15:44,415 - INFO - Ping to IP ctest-vm1-test-70436382 from VM ctest-vm1-test-70436382 passed
2025-12-10 17:15:44,432 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-12-10 17:15:44,439 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=default-domain:ctest-vdns1-32736550@0%20AllEntriesVdnsRecordsReq
2025-12-10 17:15:44,445 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-32736550:1:ctest-vm1-test-70436382:10.10.10.3', 'rec_name': 'ctest-vm1-test-70436382', '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-4876-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-70436382.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-12-10 17:15:44,445 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-32736550:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-70436382', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-70436382', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4876-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-70436382.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-12-10 17:15:46,071 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4876-1)
2025-12-10 17:15:46,071 - INFO - Waiting for VM ctest-vm2-test-03931049 to be up..
2025-12-10 17:15:46,126 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-10 17:15:51,314 - DEBUG - VM is in ACTIVE state now
2025-12-10 17:15:51,315 - INFO - VM name : ctest-vm2-test-03931049
2025-12-10 17:15:51,444 - DEBUG - VM ctest-vm2-test-03931049 ID is 80cd257d-b4a0-4765-833e-c92cb2da4375
2025-12-10 17:15:51,444 - DEBUG - VM ctest-vm2-test-03931049 launched on Node cn-jenkins-deploy-platform-ansible-os-4876-1
2025-12-10 17:15:51,550 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/80cd257d-b4a0-4765-833e-c92cb2da4375
2025-12-10 17:15:51,566 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/85e8169c-3134-46ca-93f4-903050dffd94
2025-12-10 17:15:54,870 - 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 1015ms')
2025-12-10 17:15:54,870 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-03931049 failed!
2025-12-10 17:15:54,936 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-36303084:ctest-vn1-vdns-63101141 is 10.10.10.1 and allocation pool is NOT set
2025-12-10 17:15:59,029 - 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 1016ms')
2025-12-10 17:15:59,029 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-03931049 failed!
2025-12-10 17:15:59,109 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-36303084:ctest-vn1-vdns-63101141 is 10.10.10.1 and allocation pool is NOT set
2025-12-10 17:16:01,190 - 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=3.57 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.06 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.055/2.312/3.570/1.257 ms')
2025-12-10 17:16:01,190 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-03931049 passed
2025-12-10 17:16:01,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-10 17:16:01,364 - DEBUG - Waiting to SSH to VM ctest-vm2-test-03931049, IP 10.10.10.4, Port 22
2025-12-10 17:16:01,566 - DEBUG - VM ctest-vm2-test-03931049 is ready for SSH connections
2025-12-10 17:16:01,566 - 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.19, gateway password: c0ntrail123
2025-12-10 17:16:01,566 - DEBUG - ifconfig | grep 10.10.10.4
2025-12-10 17:16:03,608 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-12-10 17:16:03,609 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03931049", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-12-10 17:16:03,609 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03931049", None, socket.AF_INET6)'
2025-12-10 17:16:03,968 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-03931049, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-12-10 17:16:03,968 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-03931049
2025-12-10 17:16:06,322 - DEBUG - PING ctest-vm2-test-03931049 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.201 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.421 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.616 ms
--- ctest-vm2-test-03931049 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.421/2.079/3.201 ms
2025-12-10 17:16:06,322 - INFO - Ping to IP ctest-vm2-test-03931049 from VM ctest-vm2-test-03931049 passed
2025-12-10 17:16:06,352 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-12-10 17:16:06,363 - DEBUG - Requesting: http://10.0.0.19:8092/Snh_PageReq?x=default-domain:ctest-vdns1-32736550@0%20AllEntriesVdnsRecordsReq
2025-12-10 17:16:06,376 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-32736550:1:ctest-vm2-test-03931049:10.10.10.4', 'rec_name': 'ctest-vm2-test-03931049', '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-4876-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-03931049.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-12-10 17:16:06,376 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-32736550:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-03931049', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-03931049', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-4876-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-03931049.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-12-10 17:16:06,377 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03931049", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-12-10 17:16:06,377 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-03931049", None, socket.AF_INET6)'
2025-12-10 17:16:06,633 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-03931049, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-12-10 17:16:06,633 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-03931049
2025-12-10 17:16:08,984 - DEBUG - PING ctest-vm2-test-03931049 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.487 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=2.265 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.731 ms
--- ctest-vm2-test-03931049 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.731/4.161/8.487 ms
2025-12-10 17:16:08,985 - INFO - Ping to IP ctest-vm2-test-03931049 from VM ctest-vm1-test-70436382 passed
2025-12-10 17:16:08,985 - INFO - Try deleting the VDNS entry ctest-vdns1-32736550 with back ref of ipam.
2025-12-10 17:16:09,059 - DEBUG - Delete when resource still referred: ['http://10.0.0.19:8082/network-ipam/23cc9551-0450-4ee3-b436-a85097b6a805']
2025-12-10 17:16:09,060 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-12-10 17:16:09,060 - INFO - Add CNAME VDNS record for ctest-vm1-test-70436382 and verify we able to ping by alias name
2025-12-10 17:16:09,112 - DEBUG - Creating VDNS record data : test-rec
2025-12-10 17:16:09,243 - INFO - In verify_on_setup
2025-12-10 17:16:09,348 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-32736550', 'test-rec'] created succesfully
2025-12-10 17:16:09,348 - INFO - Verify VDNS record is shown in the API server
2025-12-10 17:16:09,348 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-12-10 17:16:09,365 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f81f2820-5db2-47cc-829c-ed26c33c1bbd
2025-12-10 17:16:09,409 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS/7395f387-701a-4f3b-a56b-3369b808e6b5
2025-12-10 17:16:09,429 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-DNS-record/4d6b0993-078d-4c2d-9bf9-754f298d1902
2025-12-10 17:16:09,446 - INFO - Verify VDNS record is shown in the control node
2025-12-10 17:16:09,460 - 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.19, gateway password: c0ntrail123
2025-12-10 17:16:09,461 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-12-10 17:16:09,727 - 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.19, gateway password: c0ntrail123
2025-12-10 17:16:09,727 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-12-10 17:16:10,088 - DEBUG - ping: bad address 'vm1-test-alias'
2025-12-10 17:16:10,089 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-70436382 failed
2025-12-10 17:16:11,090 - 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.19, gateway password: c0ntrail123
2025-12-10 17:16:11,090 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-12-10 17:16:11,383 - 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.19, gateway password: c0ntrail123
2025-12-10 17:16:11,384 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-12-10 17:16:11,689 - DEBUG - ping: bad address 'vm1-test-alias'
2025-12-10 17:16:11,689 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-70436382 failed
2025-12-10 17:16:12,691 - 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.19, gateway password: c0ntrail123
2025-12-10 17:16:12,691 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-12-10 17:16:12,919 - 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.19, gateway password: c0ntrail123
2025-12-10 17:16:12,919 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-12-10 17:16:15,273 - 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.998 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.911 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.664 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.664/0.857/0.998 ms
2025-12-10 17:16:15,273 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-70436382 passed
2025-12-10 17:16:15,273 - DEBUG - Deleting VDNS record data: test-rec
2025-12-10 17:16:15,380 - INFO - VDNS record info: default-domain:ctest-vdns1-32736550:test-rec deleted successfully.
2025-12-10 17:16:15,381 - INFO - Deleting VM ctest-vm2-test-03931049
2025-12-10 17:16:15,509 - INFO - Deleting VM ctest-vm1-test-70436382
2025-12-10 17:16:15,647 - INFO - Deleting VN ctest-vn1-vdns-63101141
2025-12-10 17:16:15,709 - DEBUG - VN 3f60f261-c90c-4bc4-a5f6-e94cbe1f345c still in use: Unable to complete operation on network 3f60f261-c90c-4bc4-a5f6-e94cbe1f345c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fbb9e3fe-c3d7-40a4-a4b4-3738287cb493']
2025-12-10 17:16:15,709 - WARNING - Deleting VN ctest-vn1-vdns-63101141 failed..Will retry
2025-12-10 17:16:18,140 - DEBUG - Response for deleting network ()
2025-12-10 17:16:18,172 - DEBUG - Deleting VDNS Entry: ctest-vdns1-32736550
2025-12-10 17:16:18,243 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-32736550'] deleted successfully.
2025-12-10 17:16:18,243 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-12-10 17:16:18,249 - DEBUG - Requesting: http://10.0.0.19:8082/domain/f81f2820-5db2-47cc-829c-ed26c33c1bbd
2025-12-10 17:16:18,260 - DEBUG - VDNS information not found in API server
2025-12-10 17:16:18,260 - INFO - VDNS information ctest-vdns1-32736550 removed from the API Server
2025-12-10 17:16:18,265 - INFO - VDNS information ctest-vdns1-32736550 removed in the Control node
2025-12-10 17:16:18,265 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-36303084']
2025-12-10 17:16:18,548 - DEBUG - No XMPP flaps were noticed during the test
2025-12-10 17:16:18,549 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:59]
2025-12-10 17:16:18,549 - INFO - --------------------------------------------------------------------------------
2025-12-10 17:16:19,366 - INFO - Deleted project: ctest-TestvDNSBasic0-36303084, ID : 9e171e8b-9cbb-4d9e-bb33-5c75f60b936a