2025-02-10 02:28:26,854 - INFO - Domain Default found not creating
2025-02-10 02:28:27,684 - INFO - Project ctest-TestvDNSBasic0-99146097 not found, creating it
2025-02-10 02:28:28,133 - INFO - Created Project:ctest-TestvDNSBasic0-99146097, ID : 984ce021-39d7-4452-b0f6-9d2d64712497
2025-02-10 02:28:29,735 - INFO - ================================================================================
2025-02-10 02:28:29,736 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-02-10 02:28:29,736 - 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-02-10 02:28:29,990 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2025-02-10 02:28:29,990 - INFO - Initial checks done. Running the testcase now
2025-02-10 02:28:29,990 - INFO -
2025-02-10 02:28:30,763 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-99146097'](984ce021-39d7-4452-b0f6-9d2d64712497)
2025-02-10 02:28:30,819 - DEBUG - Creating VDNS : ctest-vdns1-85997858
2025-02-10 02:28:31,031 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-85997858'] created succesfully
2025-02-10 02:28:31,031 - DEBUG - Verify VDNS entry is shown in control node
2025-02-10 02:28:31,038 - DEBUG - Verify VDNS entry is shown in the API server
2025-02-10 02:28:31,038 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-02-10 02:28:31,368 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-02-10 02:28:31,397 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d
2025-02-10 02:28:31,411 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/8a61359e-b44a-4fdb-b44b-7ee1275c7c9c
2025-02-10 02:28:31,988 - DEBUG - Response for create_network : {'network': {'id': '17decbea-93a4-409b-887f-575f7283f828', 'name': 'ctest-vn1-vdns-89678569', 'tenant_id': '984ce02139d74452b0f69d2d64712497', 'project_id': '984ce02139d74452b0f69d2d64712497', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-99146097', 'ctest-vn1-vdns-89678569'], 'port_security_enabled': True, 'description': ''}}
2025-02-10 02:28:32,219 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e0c8fad-4410-4b31-9a35-e97afaeaca07', 'name': '', 'tenant_id': '984ce02139d74452b0f69d2d64712497', 'network_id': '17decbea-93a4-409b-887f-575f7283f828', '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': '984ce02139d74452b0f69d2d64712497'}}
2025-02-10 02:28:32,237 - INFO - Created VN ctest-vn1-vdns-89678569
2025-02-10 02:28:32,291 - DEBUG - VN ctest-vn1-vdns-89678569 UUID is 17decbea-93a4-409b-887f-575f7283f828
2025-02-10 02:28:32,490 - DEBUG - Services list from nova: [, , ]
2025-02-10 02:28:33,565 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2708-1)
2025-02-10 02:28:33,565 - INFO - Waiting for VM ctest-vm1-test-36228400 to be up..
2025-02-10 02:28:33,603 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-10 02:28:38,678 - DEBUG - VM is in ACTIVE state now
2025-02-10 02:28:38,679 - INFO - VM name : ctest-vm1-test-36228400
2025-02-10 02:28:38,749 - DEBUG - VM ctest-vm1-test-36228400 ID is e2aed8e2-c8b5-40d8-be36-905955bdaa30
2025-02-10 02:28:38,749 - DEBUG - VM ctest-vm1-test-36228400 launched on Node cn-jenkins-deploy-platform-ansible-os-2708-1
2025-02-10 02:28:38,821 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/e2aed8e2-c8b5-40d8-be36-905955bdaa30
2025-02-10 02:28:38,829 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/b309a44c-4afb-4aff-b952-0de5008714fd
2025-02-10 02:28:42,071 - 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 1003ms')
2025-02-10 02:28:42,072 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-36228400 failed!
2025-02-10 02:28:42,127 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-99146097:ctest-vn1-vdns-89678569 is 10.10.10.1 and allocation pool is NOT set
2025-02-10 02:28:44,199 - 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=10.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.79 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 = 1.794/6.115/10.437/4.321 ms')
2025-02-10 02:28:44,199 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-36228400 passed
2025-02-10 02:28:44,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 02:28:44,356 - DEBUG - Waiting to SSH to VM ctest-vm1-test-36228400, IP 10.10.10.3, Port 22
2025-02-10 02:28:44,529 - DEBUG - VM ctest-vm1-test-36228400 is ready for SSH connections
2025-02-10 02:28:44,529 - 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.41, gateway password: c0ntrail123
2025-02-10 02:28:44,529 - DEBUG - ifconfig | grep 10.10.10.3
2025-02-10 02:28:46,230 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-02-10 02:28:46,231 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-36228400", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-02-10 02:28:46,231 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-36228400", None, socket.AF_INET6)'
2025-02-10 02:28:46,488 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-36228400, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-02-10 02:28:46,488 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-36228400
2025-02-10 02:28:48,757 - DEBUG - PING ctest-vm1-test-36228400 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.602 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.450 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.438 ms
--- ctest-vm1-test-36228400 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.438/1.496/3.602 ms
2025-02-10 02:28:48,757 - INFO - Ping to IP ctest-vm1-test-36228400 from VM ctest-vm1-test-36228400 passed
2025-02-10 02:28:48,772 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-02-10 02:28:48,779 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-85997858@0%20AllEntriesVdnsRecordsReq
2025-02-10 02:28:48,785 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85997858:1:ctest-vm1-test-36228400:10.10.10.3', 'rec_name': 'ctest-vm1-test-36228400', '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-2708-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-36228400.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-02-10 02:28:48,785 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85997858:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-36228400', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-36228400', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2708-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-36228400.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-02-10 02:28:50,134 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2708-1)
2025-02-10 02:28:50,135 - INFO - Waiting for VM ctest-vm2-test-26618714 to be up..
2025-02-10 02:28:50,178 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-02-10 02:28:55,270 - DEBUG - VM is in ACTIVE state now
2025-02-10 02:28:55,271 - INFO - VM name : ctest-vm2-test-26618714
2025-02-10 02:28:55,347 - DEBUG - VM ctest-vm2-test-26618714 ID is 76b03373-5b8f-4224-ad89-fc1159263ad0
2025-02-10 02:28:55,347 - DEBUG - VM ctest-vm2-test-26618714 launched on Node cn-jenkins-deploy-platform-ansible-os-2708-1
2025-02-10 02:28:55,422 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/76b03373-5b8f-4224-ad89-fc1159263ad0
2025-02-10 02:28:55,431 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/f7c2d7c9-e756-4f08-bf16-1ebfd4759661
2025-02-10 02:28:58,673 - 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 1006ms')
2025-02-10 02:28:58,673 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-26618714 failed!
2025-02-10 02:28:58,731 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-99146097:ctest-vn1-vdns-89678569 is 10.10.10.1 and allocation pool is NOT set
2025-02-10 02:29:00,791 - 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=12.3 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.60 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.597/7.952/12.307/4.355 ms')
2025-02-10 02:29:00,791 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-26618714 passed
2025-02-10 02:29:00,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 02:29:00,939 - DEBUG - Waiting to SSH to VM ctest-vm2-test-26618714, IP 10.10.10.4, Port 22
2025-02-10 02:29:00,995 - 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-02-10 02:29:01,073 - DEBUG - VM ctest-vm2-test-26618714 is NOT ready for SSH connections, VM status: ACTIVE
2025-02-10 02:29:06,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-02-10 02:29:06,074 - DEBUG - Waiting to SSH to VM ctest-vm2-test-26618714, IP 10.10.10.4, Port 22
2025-02-10 02:29:06,230 - DEBUG - VM ctest-vm2-test-26618714 is ready for SSH connections
2025-02-10 02:29:06,231 - 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.41, gateway password: c0ntrail123
2025-02-10 02:29:06,231 - DEBUG - ifconfig | grep 10.10.10.4
2025-02-10 02:29:06,898 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-02-10 02:29:06,898 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26618714", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-02-10 02:29:06,898 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26618714", None, socket.AF_INET6)'
2025-02-10 02:29:07,153 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-26618714, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-02-10 02:29:07,153 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-26618714
2025-02-10 02:29:09,438 - DEBUG - PING ctest-vm2-test-26618714 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.308 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.365 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.412 ms
--- ctest-vm2-test-26618714 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.365/1.361/3.308 ms
2025-02-10 02:29:09,438 - INFO - Ping to IP ctest-vm2-test-26618714 from VM ctest-vm2-test-26618714 passed
2025-02-10 02:29:09,453 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-02-10 02:29:09,459 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-85997858@0%20AllEntriesVdnsRecordsReq
2025-02-10 02:29:09,466 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85997858:1:ctest-vm2-test-26618714:10.10.10.4', 'rec_name': 'ctest-vm2-test-26618714', '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-2708-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-26618714.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-02-10 02:29:09,466 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-85997858:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-26618714', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-26618714', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2708-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-26618714.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-02-10 02:29:09,466 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26618714", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-02-10 02:29:09,466 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26618714", None, socket.AF_INET6)'
2025-02-10 02:29:09,663 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-26618714, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-02-10 02:29:09,664 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-26618714
2025-02-10 02:29:11,920 - DEBUG - PING ctest-vm2-test-26618714 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.212 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.805 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.814 ms
--- ctest-vm2-test-26618714 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/2.610/6.212 ms
2025-02-10 02:29:11,920 - INFO - Ping to IP ctest-vm2-test-26618714 from VM ctest-vm1-test-36228400 passed
2025-02-10 02:29:11,920 - INFO - Try deleting the VDNS entry ctest-vdns1-85997858 with back ref of ipam.
2025-02-10 02:29:11,975 - DEBUG - Delete when resource still referred: ['http://10.0.0.41:8082/network-ipam/09ddcbce-5139-4446-a7d7-c9c1c3103191']
2025-02-10 02:29:11,975 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-02-10 02:29:11,975 - INFO - Add CNAME VDNS record for ctest-vm1-test-36228400 and verify we able to ping by alias name
2025-02-10 02:29:12,023 - DEBUG - Creating VDNS record data : test-rec
2025-02-10 02:29:12,131 - INFO - In verify_on_setup
2025-02-10 02:29:12,227 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-85997858', 'test-rec'] created succesfully
2025-02-10 02:29:12,227 - INFO - Verify VDNS record is shown in the API server
2025-02-10 02:29:12,227 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-02-10 02:29:12,234 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d
2025-02-10 02:29:12,246 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/8a61359e-b44a-4fdb-b44b-7ee1275c7c9c
2025-02-10 02:29:12,253 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS-record/5b0b2e14-cb67-4079-879d-9cf9262d96e3
2025-02-10 02:29:12,259 - INFO - Verify VDNS record is shown in the control node
2025-02-10 02:29:12,265 - 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.41, gateway password: c0ntrail123
2025-02-10 02:29:12,265 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-02-10 02:29:12,462 - 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.41, gateway password: c0ntrail123
2025-02-10 02:29:12,462 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-02-10 02:29:12,724 - DEBUG - ping: bad address 'vm1-test-alias'
2025-02-10 02:29:12,724 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-36228400 failed
2025-02-10 02:29:13,725 - 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.41, gateway password: c0ntrail123
2025-02-10 02:29:13,725 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-02-10 02:29:13,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.41, gateway password: c0ntrail123
2025-02-10 02:29:13,919 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-02-10 02:29:14,167 - DEBUG - ping: bad address 'vm1-test-alias'
2025-02-10 02:29:14,167 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-36228400 failed
2025-02-10 02:29:15,168 - 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.41, gateway password: c0ntrail123
2025-02-10 02:29:15,168 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-02-10 02:29:15,361 - 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.41, gateway password: c0ntrail123
2025-02-10 02:29:15,362 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-02-10 02:29:17,623 - 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.393 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.392 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.347 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.347/0.377/0.393 ms
2025-02-10 02:29:17,623 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-36228400 passed
2025-02-10 02:29:17,623 - DEBUG - Deleting VDNS record data: test-rec
2025-02-10 02:29:17,695 - INFO - VDNS record info: default-domain:ctest-vdns1-85997858:test-rec deleted successfully.
2025-02-10 02:29:17,695 - INFO - Deleting VM ctest-vm2-test-26618714
2025-02-10 02:29:17,763 - INFO - Deleting VM ctest-vm1-test-36228400
2025-02-10 02:29:17,832 - INFO - Deleting VN ctest-vn1-vdns-89678569
2025-02-10 02:29:17,868 - DEBUG - VN 17decbea-93a4-409b-887f-575f7283f828 still in use: Unable to complete operation on network 17decbea-93a4-409b-887f-575f7283f828. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bb2cccc1-12b3-4961-a46d-c8cabe4220ff']
2025-02-10 02:29:17,868 - WARNING - Deleting VN ctest-vn1-vdns-89678569 failed..Will retry
2025-02-10 02:29:20,101 - DEBUG - Response for deleting network ()
2025-02-10 02:29:20,130 - DEBUG - Deleting VDNS Entry: ctest-vdns1-85997858
2025-02-10 02:29:20,199 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-85997858'] deleted successfully.
2025-02-10 02:29:20,199 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-02-10 02:29:20,206 - DEBUG - Requesting: http://10.0.0.41:8082/domain/b7676ca7-c8fe-47f8-aecb-eb2bcb61585d
2025-02-10 02:29:20,220 - DEBUG - VDNS information not found in API server
2025-02-10 02:29:20,220 - INFO - VDNS information ctest-vdns1-85997858 removed from the API Server
2025-02-10 02:29:20,226 - INFO - VDNS information ctest-vdns1-85997858 removed in the Control node
2025-02-10 02:29:20,226 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-99146097']
2025-02-10 02:29:20,482 - DEBUG - No XMPP flaps were noticed during the test
2025-02-10 02:29:20,482 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2025-02-10 02:29:20,482 - INFO - --------------------------------------------------------------------------------
2025-02-10 02:29:21,271 - INFO - Deleted project: ctest-TestvDNSBasic0-99146097, ID : 984ce021-39d7-4452-b0f6-9d2d64712497