2024-11-11 01:53:11,623 - INFO - Domain Default found not creating
2024-11-11 01:53:11,801 - INFO - Project ctest-TestvDNSBasic0-93214627 not found, creating it
2024-11-11 01:53:12,290 - INFO - Created Project:ctest-TestvDNSBasic0-93214627, ID : 95d58ab3-a354-4ecd-89b3-44c2ce4a6567
2024-11-11 01:53:13,764 - INFO - ================================================================================
2024-11-11 01:53:13,764 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-11-11 01:53:13,764 - 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
2024-11-11 01:53:14,022 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.29': '0'}} with
2024-11-11 01:53:14,022 - INFO - Initial checks done. Running the testcase now
2024-11-11 01:53:14,022 - INFO -
2024-11-11 01:53:14,741 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-93214627'](95d58ab3-a354-4ecd-89b3-44c2ce4a6567)
2024-11-11 01:53:14,796 - DEBUG - Creating VDNS : ctest-vdns1-49589273
2024-11-11 01:53:15,008 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-49589273'] created succesfully
2024-11-11 01:53:15,008 - DEBUG - Verify VDNS entry is shown in control node
2024-11-11 01:53:15,015 - DEBUG - Verify VDNS entry is shown in the API server
2024-11-11 01:53:15,015 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2024-11-11 01:53:15,319 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2024-11-11 01:53:15,349 - DEBUG - Requesting: http://10.0.0.29:8082/domain/217bd010-6ae2-4b28-bd44-61ff7d54f969
2024-11-11 01:53:15,364 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-DNS/188d24c5-6066-41a5-99f0-a9c895e9b31d
2024-11-11 01:53:15,977 - DEBUG - Response for create_network : {'network': {'id': '48eda994-5990-4f72-b171-f2202c838229', 'name': 'ctest-vn1-vdns-90736581', 'tenant_id': '95d58ab3a3544ecd89b344c2ce4a6567', 'project_id': '95d58ab3a3544ecd89b344c2ce4a6567', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-93214627', 'ctest-vn1-vdns-90736581'], 'port_security_enabled': True, 'description': ''}}
2024-11-11 01:53:16,180 - DEBUG - Response for create_subnet : {'subnet': {'id': '2a5425ef-7869-457d-94d8-3a8c326f50a2', 'name': '', 'tenant_id': '95d58ab3a3544ecd89b344c2ce4a6567', 'network_id': '48eda994-5990-4f72-b171-f2202c838229', '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': '95d58ab3a3544ecd89b344c2ce4a6567'}}
2024-11-11 01:53:16,199 - INFO - Created VN ctest-vn1-vdns-90736581
2024-11-11 01:53:16,256 - DEBUG - VN ctest-vn1-vdns-90736581 UUID is 48eda994-5990-4f72-b171-f2202c838229
2024-11-11 01:53:16,462 - DEBUG - Services list from nova: [, , ]
2024-11-11 01:53:17,489 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2271-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2271-1)
2024-11-11 01:53:17,489 - INFO - Waiting for VM ctest-vm1-test-53849452 to be up..
2024-11-11 01:53:17,527 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-11 01:53:22,606 - DEBUG - VM is in ACTIVE state now
2024-11-11 01:53:22,606 - INFO - VM name : ctest-vm1-test-53849452
2024-11-11 01:53:22,692 - DEBUG - VM ctest-vm1-test-53849452 ID is aa28eedb-4425-48f7-b72e-8e33b26814cd
2024-11-11 01:53:22,692 - DEBUG - VM ctest-vm1-test-53849452 launched on Node cn-jenkins-deploy-platform-ansible-os-2271-1
2024-11-11 01:53:22,764 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/aa28eedb-4425-48f7-b72e-8e33b26814cd
2024-11-11 01:53:22,774 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/9078fede-afdb-4112-8029-183f4b1c0820
2024-11-11 01:53:26,033 - 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 1007ms')
2024-11-11 01:53:26,033 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-53849452 failed!
2024-11-11 01:53:26,096 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-93214627:ctest-vn1-vdns-90736581 is 10.10.10.1 and allocation pool is NOT set
2024-11-11 01:53:28,158 - 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=3.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.54 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 = 1.540/2.758/3.977/1.218 ms')
2024-11-11 01:53:28,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-53849452 passed
2024-11-11 01:53:28,320 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-11 01:53:28,321 - DEBUG - Waiting to SSH to VM ctest-vm1-test-53849452, IP 10.10.10.3, Port 22
2024-11-11 01:53:28,476 - DEBUG - VM ctest-vm1-test-53849452 is ready for SSH connections
2024-11-11 01:53:28,476 - 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.29, gateway password: c0ntrail123
2024-11-11 01:53:28,476 - DEBUG - ifconfig | grep 10.10.10.3
2024-11-11 01:53:30,144 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-11-11 01:53:30,145 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-53849452", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-11-11 01:53:30,145 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-53849452", None, socket.AF_INET6)'
2024-11-11 01:53:30,396 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-53849452, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-11-11 01:53:30,397 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-53849452
2024-11-11 01:53:32,650 - DEBUG - PING ctest-vm1-test-53849452 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.837 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.348 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.389 ms
--- ctest-vm1-test-53849452 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.348/1.191/2.837 ms
2024-11-11 01:53:32,650 - INFO - Ping to IP ctest-vm1-test-53849452 from VM ctest-vm1-test-53849452 passed
2024-11-11 01:53:32,662 - DEBUG - Requesting: http://10.0.0.29:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-11-11 01:53:32,668 - DEBUG - Requesting: http://10.0.0.29:8092/Snh_PageReq?x=default-domain:ctest-vdns1-49589273@0%20AllEntriesVdnsRecordsReq
2024-11-11 01:53:32,673 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-49589273:1:ctest-vm1-test-53849452:10.10.10.3', 'rec_name': 'ctest-vm1-test-53849452', '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-2271-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-53849452.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-11-11 01:53:32,673 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-49589273:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-53849452', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-53849452', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2271-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-53849452.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'}
2024-11-11 01:53:34,008 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2271-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2271-1)
2024-11-11 01:53:34,008 - INFO - Waiting for VM ctest-vm2-test-39986866 to be up..
2024-11-11 01:53:34,052 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-11 01:53:39,126 - DEBUG - VM is in ACTIVE state now
2024-11-11 01:53:39,126 - INFO - VM name : ctest-vm2-test-39986866
2024-11-11 01:53:39,206 - DEBUG - VM ctest-vm2-test-39986866 ID is fa7becd6-eb8f-4df5-a84d-00f1ffde0103
2024-11-11 01:53:39,206 - DEBUG - VM ctest-vm2-test-39986866 launched on Node cn-jenkins-deploy-platform-ansible-os-2271-1
2024-11-11 01:53:39,281 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/fa7becd6-eb8f-4df5-a84d-00f1ffde0103
2024-11-11 01:53:39,290 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/b1c56f2d-6ca6-4133-8e83-6ce16eeefb8b
2024-11-11 01:53:42,578 - 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 1030ms')
2024-11-11 01:53:42,578 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-39986866 failed!
2024-11-11 01:53:42,640 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-93214627:ctest-vn1-vdns-90736581 is 10.10.10.1 and allocation pool is NOT set
2024-11-11 01:53:44,703 - 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=2.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.07 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.073/2.006/2.939/0.933 ms')
2024-11-11 01:53:44,703 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-39986866 passed
2024-11-11 01:53:44,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-11 01:53:44,860 - DEBUG - Waiting to SSH to VM ctest-vm2-test-39986866, IP 10.10.10.4, Port 22
2024-11-11 01:53:44,916 - 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': ''}
2024-11-11 01:53:44,992 - DEBUG - VM ctest-vm2-test-39986866 is NOT ready for SSH connections, VM status: ACTIVE
2024-11-11 01:53:49,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-11 01:53:49,993 - DEBUG - Waiting to SSH to VM ctest-vm2-test-39986866, IP 10.10.10.4, Port 22
2024-11-11 01:53:50,152 - DEBUG - VM ctest-vm2-test-39986866 is ready for SSH connections
2024-11-11 01:53:50,152 - 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.29, gateway password: c0ntrail123
2024-11-11 01:53:50,152 - DEBUG - ifconfig | grep 10.10.10.4
2024-11-11 01:53:50,778 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-11-11 01:53:50,779 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-39986866", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-11-11 01:53:50,779 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-39986866", None, socket.AF_INET6)'
2024-11-11 01:53:51,012 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-39986866, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-11-11 01:53:51,012 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-39986866
2024-11-11 01:53:53,265 - DEBUG - PING ctest-vm2-test-39986866 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.267 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.375 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.388 ms
--- ctest-vm2-test-39986866 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.375/1.343/3.267 ms
2024-11-11 01:53:53,265 - INFO - Ping to IP ctest-vm2-test-39986866 from VM ctest-vm2-test-39986866 passed
2024-11-11 01:53:53,278 - DEBUG - Requesting: http://10.0.0.29:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-11-11 01:53:53,284 - DEBUG - Requesting: http://10.0.0.29:8092/Snh_PageReq?x=default-domain:ctest-vdns1-49589273@0%20AllEntriesVdnsRecordsReq
2024-11-11 01:53:53,290 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-49589273:1:ctest-vm2-test-39986866:10.10.10.4', 'rec_name': 'ctest-vm2-test-39986866', '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-2271-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-39986866.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-11-11 01:53:53,290 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-49589273:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-39986866', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-39986866', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2271-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-39986866.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'}
2024-11-11 01:53:53,290 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-39986866", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-11-11 01:53:53,290 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-39986866", None, socket.AF_INET6)'
2024-11-11 01:53:53,473 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-39986866, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123
2024-11-11 01:53:53,474 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-39986866
2024-11-11 01:53:55,710 - DEBUG - PING ctest-vm2-test-39986866 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.443 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.814 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.742 ms
--- ctest-vm2-test-39986866 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.742/2.333/5.443 ms
2024-11-11 01:53:55,710 - INFO - Ping to IP ctest-vm2-test-39986866 from VM ctest-vm1-test-53849452 passed
2024-11-11 01:53:55,710 - INFO - Try deleting the VDNS entry ctest-vdns1-49589273 with back ref of ipam.
2024-11-11 01:53:55,764 - DEBUG - Delete when resource still referred: ['http://10.0.0.29:8082/network-ipam/b08169bd-b9d5-4e7a-b5da-43f0417b350a']
2024-11-11 01:53:55,764 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-11-11 01:53:55,764 - INFO - Add CNAME VDNS record for ctest-vm1-test-53849452 and verify we able to ping by alias name
2024-11-11 01:53:55,812 - DEBUG - Creating VDNS record data : test-rec
2024-11-11 01:53:55,924 - INFO - In verify_on_setup
2024-11-11 01:53:56,020 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-49589273', 'test-rec'] created succesfully
2024-11-11 01:53:56,020 - INFO - Verify VDNS record is shown in the API server
2024-11-11 01:53:56,021 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2024-11-11 01:53:56,027 - DEBUG - Requesting: http://10.0.0.29:8082/domain/217bd010-6ae2-4b28-bd44-61ff7d54f969
2024-11-11 01:53:56,041 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-DNS/188d24c5-6066-41a5-99f0-a9c895e9b31d
2024-11-11 01:53:56,050 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-DNS-record/b6c7c1ea-0c21-4bf1-8ce8-7389278e7be7
2024-11-11 01:53:56,056 - INFO - Verify VDNS record is shown in the control node
2024-11-11 01:53:56,063 - 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.29, gateway password: c0ntrail123
2024-11-11 01:53:56,063 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-11 01:53:56,250 - 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.29, gateway password: c0ntrail123
2024-11-11 01:53:56,250 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-11 01:53:56,483 - DEBUG - ping: bad address 'vm1-test-alias'
2024-11-11 01:53:56,483 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-53849452 failed
2024-11-11 01:53:57,484 - 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.29, gateway password: c0ntrail123
2024-11-11 01:53:57,485 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-11 01:53:57,669 - 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.29, gateway password: c0ntrail123
2024-11-11 01:53:57,669 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-11 01:53:57,916 - DEBUG - ping: bad address 'vm1-test-alias'
2024-11-11 01:53:57,916 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-53849452 failed
2024-11-11 01:53:58,916 - 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.29, gateway password: c0ntrail123
2024-11-11 01:53:58,916 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-11-11 01:53:59,102 - 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.29, gateway password: c0ntrail123
2024-11-11 01:53:59,103 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-11-11 01:54:01,352 - 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.324 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.360 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.281 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.281/0.321/0.360 ms
2024-11-11 01:54:01,352 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-53849452 passed
2024-11-11 01:54:01,352 - DEBUG - Deleting VDNS record data: test-rec
2024-11-11 01:54:01,428 - INFO - VDNS record info: default-domain:ctest-vdns1-49589273:test-rec deleted successfully.
2024-11-11 01:54:01,428 - INFO - Deleting VM ctest-vm2-test-39986866
2024-11-11 01:54:01,494 - INFO - Deleting VM ctest-vm1-test-53849452
2024-11-11 01:54:01,566 - INFO - Deleting VN ctest-vn1-vdns-90736581
2024-11-11 01:54:01,610 - DEBUG - VN 48eda994-5990-4f72-b171-f2202c838229 still in use: Unable to complete operation on network 48eda994-5990-4f72-b171-f2202c838229. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c3ea9538-0713-47e2-9c73-7bcbee0d80e5']
2024-11-11 01:54:01,610 - WARNING - Deleting VN ctest-vn1-vdns-90736581 failed..Will retry
2024-11-11 01:54:04,275 - DEBUG - Response for deleting network ()
2024-11-11 01:54:04,308 - DEBUG - Deleting VDNS Entry: ctest-vdns1-49589273
2024-11-11 01:54:04,380 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-49589273'] deleted successfully.
2024-11-11 01:54:04,380 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2024-11-11 01:54:04,388 - DEBUG - Requesting: http://10.0.0.29:8082/domain/217bd010-6ae2-4b28-bd44-61ff7d54f969
2024-11-11 01:54:04,404 - DEBUG - VDNS information not found in API server
2024-11-11 01:54:04,404 - INFO - VDNS information ctest-vdns1-49589273 removed from the API Server
2024-11-11 01:54:04,410 - INFO - VDNS information ctest-vdns1-49589273 removed in the Control node
2024-11-11 01:54:04,410 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-93214627']
2024-11-11 01:54:04,666 - DEBUG - No XMPP flaps were noticed during the test
2024-11-11 01:54:04,666 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:51]
2024-11-11 01:54:04,666 - INFO - --------------------------------------------------------------------------------
2024-11-11 01:54:05,352 - INFO - Deleted project: ctest-TestvDNSBasic0-93214627, ID : 95d58ab3-a354-4ecd-89b3-44c2ce4a6567