2025-07-22 09:02:35,115 - INFO - Domain Default found not creating
2025-07-22 09:02:35,555 - INFO - Project ctest-TestvDNSBasic0-53146660 not found, creating it
2025-07-22 09:02:36,242 - INFO - Created Project:ctest-TestvDNSBasic0-53146660, ID : 653d4c1f-6fc6-45ab-adc5-0c094d3c8ac8
2025-07-22 09:02:38,480 - INFO - ================================================================================
2025-07-22 09:02:38,480 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-07-22 09:02:38,481 - 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-07-22 09:02:38,821 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2025-07-22 09:02:38,821 - INFO - Initial checks done. Running the testcase now
2025-07-22 09:02:38,821 - INFO -
2025-07-22 09:02:39,776 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-53146660'](653d4c1f-6fc6-45ab-adc5-0c094d3c8ac8)
2025-07-22 09:02:39,853 - DEBUG - Creating VDNS : ctest-vdns1-52513140
2025-07-22 09:02:40,137 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-52513140'] created succesfully
2025-07-22 09:02:40,137 - DEBUG - Verify VDNS entry is shown in control node
2025-07-22 09:02:40,154 - DEBUG - Verify VDNS entry is shown in the API server
2025-07-22 09:02:40,154 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-22 09:02:40,473 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-22 09:02:40,519 - DEBUG - Requesting: http://10.0.0.50:8082/domain/201e267c-459f-43cf-8c01-dab0c905f98e
2025-07-22 09:02:40,560 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/39fcaeae-7ebd-48c1-b253-3d9bc741d4d8
2025-07-22 09:02:41,362 - DEBUG - Response for create_network : {'network': {'id': 'd0e7c2c1-f811-4dba-bf4f-88f1516d4b22', 'name': 'ctest-vn1-vdns-15848139', 'tenant_id': '653d4c1f6fc645abadc50c094d3c8ac8', 'project_id': '653d4c1f6fc645abadc50c094d3c8ac8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-53146660', 'ctest-vn1-vdns-15848139'], 'port_security_enabled': True, 'description': ''}}
2025-07-22 09:02:41,651 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ee5e01d-c4bf-4a53-9703-20dd5abbdbe9', 'name': '', 'tenant_id': '653d4c1f6fc645abadc50c094d3c8ac8', 'network_id': 'd0e7c2c1-f811-4dba-bf4f-88f1516d4b22', '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': '653d4c1f6fc645abadc50c094d3c8ac8'}}
2025-07-22 09:02:41,681 - INFO - Created VN ctest-vn1-vdns-15848139
2025-07-22 09:02:41,741 - DEBUG - VN ctest-vn1-vdns-15848139 UUID is d0e7c2c1-f811-4dba-bf4f-88f1516d4b22
2025-07-22 09:02:42,145 - DEBUG - Services list from nova: [, , ]
2025-07-22 09:02:43,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3685-1)
2025-07-22 09:02:43,760 - INFO - Waiting for VM ctest-vm1-test-94173747 to be up..
2025-07-22 09:02:43,815 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 09:02:49,033 - DEBUG - VM is in ACTIVE state now
2025-07-22 09:02:49,034 - INFO - VM name : ctest-vm1-test-94173747
2025-07-22 09:02:49,233 - DEBUG - VM ctest-vm1-test-94173747 ID is 5bef7e33-8df2-4f6e-a8e3-2c31014bae5a
2025-07-22 09:02:49,233 - DEBUG - VM ctest-vm1-test-94173747 launched on Node cn-jenkins-deploy-platform-ansible-os-3685-1
2025-07-22 09:02:49,430 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/5bef7e33-8df2-4f6e-a8e3-2c31014bae5a
2025-07-22 09:02:49,448 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/43c70dc7-0d99-4803-9df4-b0b63eeb3fdf
2025-07-22 09:02:52,819 - 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 1032ms')
2025-07-22 09:02:52,820 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-94173747 failed!
2025-07-22 09:02:52,898 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-53146660:ctest-vn1-vdns-15848139 is 10.10.10.1 and allocation pool is NOT set
2025-07-22 09:02:56,976 - 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 1011ms')
2025-07-22 09:02:56,976 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-94173747 failed!
2025-07-22 09:02:57,045 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-53146660:ctest-vn1-vdns-15848139 is 10.10.10.1 and allocation pool is NOT set
2025-07-22 09:02:59,125 - 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=8.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.608 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 = 0.608/4.557/8.507/3.949 ms')
2025-07-22 09:02:59,125 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-94173747 passed
2025-07-22 09:02:59,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:02:59,298 - DEBUG - Waiting to SSH to VM ctest-vm1-test-94173747, IP 10.10.10.3, Port 22
2025-07-22 09:02:59,511 - DEBUG - VM ctest-vm1-test-94173747 is ready for SSH connections
2025-07-22 09:02:59,511 - 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.50, gateway password: c0ntrail123
2025-07-22 09:02:59,511 - DEBUG - ifconfig | grep 10.10.10.3
2025-07-22 09:03:01,486 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-07-22 09:03:01,487 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-94173747", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-07-22 09:03:01,487 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-94173747", None, socket.AF_INET6)'
2025-07-22 09:03:01,823 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-94173747, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-07-22 09:03:01,823 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-94173747
2025-07-22 09:03:04,185 - DEBUG - PING ctest-vm1-test-94173747 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.075 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.914 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.607 ms
--- ctest-vm1-test-94173747 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.607/1.865/4.075 ms
2025-07-22 09:03:04,185 - INFO - Ping to IP ctest-vm1-test-94173747 from VM ctest-vm1-test-94173747 passed
2025-07-22 09:03:04,223 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-07-22 09:03:04,238 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-52513140@0%20AllEntriesVdnsRecordsReq
2025-07-22 09:03:04,252 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-52513140:1:ctest-vm1-test-94173747:10.10.10.3', 'rec_name': 'ctest-vm1-test-94173747', '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-3685-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-94173747.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-07-22 09:03:04,252 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-52513140:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-94173747', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-94173747', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3685-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-94173747.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-07-22 09:03:06,111 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3685-1)
2025-07-22 09:03:06,111 - INFO - Waiting for VM ctest-vm2-test-68857270 to be up..
2025-07-22 09:03:06,179 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-22 09:03:11,264 - DEBUG - VM is in ACTIVE state now
2025-07-22 09:03:11,264 - INFO - VM name : ctest-vm2-test-68857270
2025-07-22 09:03:11,365 - DEBUG - VM ctest-vm2-test-68857270 ID is 658206b2-e243-43b6-a8e1-2c3337e9ca10
2025-07-22 09:03:11,366 - DEBUG - VM ctest-vm2-test-68857270 launched on Node cn-jenkins-deploy-platform-ansible-os-3685-1
2025-07-22 09:03:11,477 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/658206b2-e243-43b6-a8e1-2c3337e9ca10
2025-07-22 09:03:11,494 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/21866b70-1239-4261-8bb6-e5d280d70ffb
2025-07-22 09:03:14,802 - 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 1010ms')
2025-07-22 09:03:14,802 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-68857270 failed!
2025-07-22 09:03:14,865 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-53146660:ctest-vn1-vdns-15848139 is 10.10.10.1 and allocation pool is NOT set
2025-07-22 09:03:18,961 - 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 1023ms')
2025-07-22 09:03:18,962 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-68857270 failed!
2025-07-22 09:03:19,046 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-53146660:ctest-vn1-vdns-15848139 is 10.10.10.1 and allocation pool is NOT set
2025-07-22 09:03:21,121 - 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.68 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.83 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 = 2.830/3.756/4.683/0.926 ms')
2025-07-22 09:03:21,121 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-68857270 passed
2025-07-22 09:03:21,301 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-22 09:03:21,301 - DEBUG - Waiting to SSH to VM ctest-vm2-test-68857270, IP 10.10.10.4, Port 22
2025-07-22 09:03:21,483 - DEBUG - VM ctest-vm2-test-68857270 is ready for SSH connections
2025-07-22 09:03:21,483 - 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.50, gateway password: c0ntrail123
2025-07-22 09:03:21,483 - DEBUG - ifconfig | grep 10.10.10.4
2025-07-22 09:03:23,467 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-07-22 09:03:23,468 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68857270", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-07-22 09:03:23,468 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68857270", None, socket.AF_INET6)'
2025-07-22 09:03:23,742 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-68857270, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-07-22 09:03:23,742 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-68857270
2025-07-22 09:03:26,049 - DEBUG - PING ctest-vm2-test-68857270 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.946 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.597 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.029 ms
--- ctest-vm2-test-68857270 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.597/1.524/2.946 ms
2025-07-22 09:03:26,049 - INFO - Ping to IP ctest-vm2-test-68857270 from VM ctest-vm2-test-68857270 passed
2025-07-22 09:03:26,078 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-07-22 09:03:26,090 - DEBUG - Requesting: http://10.0.0.50:8092/Snh_PageReq?x=default-domain:ctest-vdns1-52513140@0%20AllEntriesVdnsRecordsReq
2025-07-22 09:03:26,101 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-52513140:1:ctest-vm2-test-68857270:10.10.10.4', 'rec_name': 'ctest-vm2-test-68857270', '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-3685-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-68857270.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-07-22 09:03:26,101 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-52513140:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-68857270', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-68857270', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3685-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-68857270.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-07-22 09:03:26,101 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68857270", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-07-22 09:03:26,101 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-68857270", None, socket.AF_INET6)'
2025-07-22 09:03:26,358 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-68857270, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-07-22 09:03:26,358 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-68857270
2025-07-22 09:03:28,714 - DEBUG - PING ctest-vm2-test-68857270 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.569 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=2.191 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.860 ms
--- ctest-vm2-test-68857270 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.860/3.873/7.569 ms
2025-07-22 09:03:28,714 - INFO - Ping to IP ctest-vm2-test-68857270 from VM ctest-vm1-test-94173747 passed
2025-07-22 09:03:28,715 - INFO - Try deleting the VDNS entry ctest-vdns1-52513140 with back ref of ipam.
2025-07-22 09:03:28,793 - DEBUG - Delete when resource still referred: ['http://10.0.0.50:8082/network-ipam/424f76da-b3bc-4eb1-baf7-486b21abaad5']
2025-07-22 09:03:28,793 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-07-22 09:03:28,794 - INFO - Add CNAME VDNS record for ctest-vm1-test-94173747 and verify we able to ping by alias name
2025-07-22 09:03:28,849 - DEBUG - Creating VDNS record data : test-rec
2025-07-22 09:03:28,993 - INFO - In verify_on_setup
2025-07-22 09:03:29,097 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-52513140', 'test-rec'] created succesfully
2025-07-22 09:03:29,098 - INFO - Verify VDNS record is shown in the API server
2025-07-22 09:03:29,098 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-22 09:03:29,117 - DEBUG - Requesting: http://10.0.0.50:8082/domain/201e267c-459f-43cf-8c01-dab0c905f98e
2025-07-22 09:03:29,156 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS/39fcaeae-7ebd-48c1-b253-3d9bc741d4d8
2025-07-22 09:03:29,175 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-DNS-record/fe06bb71-0d48-4aad-8291-1a657dd90e3a
2025-07-22 09:03:29,193 - INFO - Verify VDNS record is shown in the control node
2025-07-22 09:03:29,216 - 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.50, gateway password: c0ntrail123
2025-07-22 09:03:29,216 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-22 09:03:29,569 - 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.50, gateway password: c0ntrail123
2025-07-22 09:03:29,570 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-22 09:03:29,910 - DEBUG - ping: bad address 'vm1-test-alias'
2025-07-22 09:03:29,911 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-94173747 failed
2025-07-22 09:03:30,912 - 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.50, gateway password: c0ntrail123
2025-07-22 09:03:30,913 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-22 09:03:31,161 - 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.50, gateway password: c0ntrail123
2025-07-22 09:03:31,161 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-22 09:03:31,471 - DEBUG - ping: bad address 'vm1-test-alias'
2025-07-22 09:03:31,472 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-94173747 failed
2025-07-22 09:03:32,473 - 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.50, gateway password: c0ntrail123
2025-07-22 09:03:32,474 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-07-22 09:03:32,750 - 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.50, gateway password: c0ntrail123
2025-07-22 09:03:32,751 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-07-22 09:03:35,122 - 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.696 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=1.000 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.818 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.696/0.838/1.000 ms
2025-07-22 09:03:35,122 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-94173747 passed
2025-07-22 09:03:35,122 - DEBUG - Deleting VDNS record data: test-rec
2025-07-22 09:03:35,220 - INFO - VDNS record info: default-domain:ctest-vdns1-52513140:test-rec deleted successfully.
2025-07-22 09:03:35,221 - INFO - Deleting VM ctest-vm2-test-68857270
2025-07-22 09:03:35,329 - INFO - Deleting VM ctest-vm1-test-94173747
2025-07-22 09:03:35,468 - INFO - Deleting VN ctest-vn1-vdns-15848139
2025-07-22 09:03:35,528 - DEBUG - VN d0e7c2c1-f811-4dba-bf4f-88f1516d4b22 still in use: Unable to complete operation on network d0e7c2c1-f811-4dba-bf4f-88f1516d4b22. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cdf963b3-0a55-481a-933f-f67650c5419c']
2025-07-22 09:03:35,528 - WARNING - Deleting VN ctest-vn1-vdns-15848139 failed..Will retry
2025-07-22 09:03:37,977 - DEBUG - Response for deleting network ()
2025-07-22 09:03:38,041 - DEBUG - Deleting VDNS Entry: ctest-vdns1-52513140
2025-07-22 09:03:38,125 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-52513140'] deleted successfully.
2025-07-22 09:03:38,125 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-07-22 09:03:38,136 - DEBUG - Requesting: http://10.0.0.50:8082/domain/201e267c-459f-43cf-8c01-dab0c905f98e
2025-07-22 09:03:38,160 - DEBUG - VDNS information not found in API server
2025-07-22 09:03:38,160 - INFO - VDNS information ctest-vdns1-52513140 removed from the API Server
2025-07-22 09:03:38,175 - INFO - VDNS information ctest-vdns1-52513140 removed in the Control node
2025-07-22 09:03:38,175 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-53146660']
2025-07-22 09:03:38,493 - DEBUG - No XMPP flaps were noticed during the test
2025-07-22 09:03:38,493 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:00]
2025-07-22 09:03:38,493 - INFO - --------------------------------------------------------------------------------
2025-07-22 09:03:39,438 - INFO - Deleted project: ctest-TestvDNSBasic0-53146660, ID : 653d4c1f-6fc6-45ab-adc5-0c094d3c8ac8