2024-08-29 12:33:12,799 - INFO - Reading existing Domain with UUID 479779d4-bad1-45f9-b27d-e7e2347c0996 2024-08-29 12:33:12,815 - INFO - Using existing domain ['admin_domain'](479779d4-bad1-45f9-b27d-e7e2347c0996) 2024-08-29 12:33:13,112 - INFO - Project ctest-TestvDNSBasic0-62771999 not found, creating it 2024-08-29 12:33:13,785 - INFO - Created Project:ctest-TestvDNSBasic0-62771999, ID : 68a27cc4-aa72-4c55-880f-286d2098a585 2024-08-29 12:33:15,999 - INFO - ================================================================================ 2024-08-29 12:33:16,000 - INFO - STARTING TEST : test_vdns_ping_same_vn 2024-08-29 12:33:16,000 - 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-08-29 12:33:16,423 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.0.0.32': '0'}} with 2024-08-29 12:33:16,423 - INFO - Initial checks done. Running the testcase now 2024-08-29 12:33:16,423 - INFO - 2024-08-29 12:33:17,340 - INFO - Using existing project ['admin_domain', 'ctest-TestvDNSBasic0-62771999'](68a27cc4-aa72-4c55-880f-286d2098a585) 2024-08-29 12:33:17,403 - DEBUG - Creating VDNS : ctest-vdns1-47255752 2024-08-29 12:33:17,644 - DEBUG - VDNS: ['admin_domain', 'ctest-vdns1-47255752'] created succesfully 2024-08-29 12:33:17,739 - DEBUG - Verify VDNS entry is shown in control node 2024-08-29 12:33:17,797 - DEBUG - Verify VDNS entry is shown in the API server 2024-08-29 12:33:17,798 - DEBUG - Requesting: https://10.0.0.32:8082/domains 2024-08-29 12:33:18,301 - DEBUG - Requesting: https://10.0.0.32:8082/domains 2024-08-29 12:33:18,397 - DEBUG - Requesting: https://10.0.0.32:8082/domain/479779d4-bad1-45f9-b27d-e7e2347c0996 2024-08-29 12:33:18,470 - DEBUG - Requesting: https://10.0.0.32:8082/virtual-DNS/e430fb0a-24b4-469c-971d-1445a833f628 2024-08-29 12:33:19,454 - DEBUG - Response for create_network : {'network': {'id': '6cbe5a79-6c64-45b4-b414-3841908e4bcc', 'name': 'ctest-vn1-vdns-02442261', 'tenant_id': '68a27cc4aa724c55880f286d2098a585', 'project_id': '68a27cc4aa724c55880f286d2098a585', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestvDNSBasic0-62771999', 'ctest-vn1-vdns-02442261'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2024-08-29 12:33:19,697 - DEBUG - Response for create_subnet : {'subnet': {'id': '67566144-905a-4104-809a-2f5d374c53ec', 'name': '', 'tenant_id': '68a27cc4aa724c55880f286d2098a585', 'network_id': '6cbe5a79-6c64-45b4-b414-3841908e4bcc', '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': '2024-08-29T12:33:19.575927', 'updated_at': '2024-08-29T12:33:19.575927', 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '68a27cc4aa724c55880f286d2098a585'}} 2024-08-29 12:33:19,770 - INFO - Created VN ctest-vn1-vdns-02442261 2024-08-29 12:33:19,828 - DEBUG - VN ctest-vn1-vdns-02442261 UUID is 6cbe5a79-6c64-45b4-b414-3841908e4bcc 2024-08-29 12:33:20,311 - DEBUG - Services list from nova: [, , ] 2024-08-29 12:33:21,681 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-389-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-389-1) 2024-08-29 12:33:21,681 - INFO - Waiting for VM ctest-vm1-test-59320480 to be up.. 2024-08-29 12:33:21,793 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-29 12:33:27,148 - DEBUG - VM is in ACTIVE state now 2024-08-29 12:33:27,148 - INFO - VM name : ctest-vm1-test-59320480 2024-08-29 12:33:27,374 - DEBUG - VM ctest-vm1-test-59320480 ID is dfa2935a-72ef-437d-89c4-e572ab3b942f 2024-08-29 12:33:27,374 - DEBUG - VM ctest-vm1-test-59320480 launched on Node cn-jenkins-deploy-platform-juju-os-389-1 2024-08-29 12:33:27,591 - DEBUG - Requesting: https://10.0.0.32:8082/virtual-machine/dfa2935a-72ef-437d-89c4-e572ab3b942f 2024-08-29 12:33:27,649 - DEBUG - Requesting: https://10.0.0.32:8082/virtual-machine-interface/d1845ac7-de6f-41b6-90ff-455d725c28df 2024-08-29 12:33:31,182 - 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 1027ms') 2024-08-29 12:33:31,182 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-59320480 failed! 2024-08-29 12:33:31,248 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-62771999:ctest-vn1-vdns-02442261 is 10.10.10.1 and allocation pool is NOT set 2024-08-29 12:33:35,368 - 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 1024ms') 2024-08-29 12:33:35,368 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-59320480 failed! 2024-08-29 12:33:35,428 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-62771999:ctest-vn1-vdns-02442261 is 10.10.10.1 and allocation pool is NOT set 2024-08-29 12:33:37,532 - 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=5.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.951 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 = 0.951/3.233/5.515/2.282 ms') 2024-08-29 12:33:37,532 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-59320480 passed 2024-08-29 12:33:37,708 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 12:33:37,708 - DEBUG - Waiting to SSH to VM ctest-vm1-test-59320480, IP 10.10.10.3, Port 22 2024-08-29 12:33:37,946 - DEBUG - VM ctest-vm1-test-59320480 is ready for SSH connections 2024-08-29 12:33:37,946 - 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.32, gateway password: c0ntrail123 2024-08-29 12:33:37,946 - DEBUG - ifconfig | grep 10.10.10.3 2024-08-29 12:33:39,691 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2024-08-29 12:33:39,692 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-59320480", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-08-29 12:33:39,692 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-59320480", None, socket.AF_INET6)' 2024-08-29 12:33:39,978 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-59320480, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-08-29 12:33:39,979 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-59320480 2024-08-29 12:33:42,307 - DEBUG - PING ctest-vm1-test-59320480 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.308 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.443 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.881 ms --- ctest-vm1-test-59320480 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.443/1.877/4.308 ms 2024-08-29 12:33:42,308 - INFO - Ping to IP ctest-vm1-test-59320480 from VM ctest-vm1-test-59320480 passed 2024-08-29 12:33:42,331 - DEBUG - Requesting: https://10.0.0.32:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-08-29 12:33:42,385 - DEBUG - Requesting: https://10.0.0.32:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-47255752@0%20AllEntriesVdnsRecordsReq 2024-08-29 12:33:42,441 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-47255752:1:ctest-vm1-test-59320480:10.10.10.3', 'rec_name': 'ctest-vm1-test-59320480', '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-389-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-59320480.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-08-29 12:33:42,441 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-47255752:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-59320480', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-59320480', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-389-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-59320480.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-08-29 12:33:44,127 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-389-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-389-1) 2024-08-29 12:33:44,128 - INFO - Waiting for VM ctest-vm2-test-16265774 to be up.. 2024-08-29 12:33:44,242 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-29 12:33:49,409 - DEBUG - VM is in ACTIVE state now 2024-08-29 12:33:49,409 - INFO - VM name : ctest-vm2-test-16265774 2024-08-29 12:33:49,578 - DEBUG - VM ctest-vm2-test-16265774 ID is b241b6d2-80ea-4ab8-bb31-dc55ff025db5 2024-08-29 12:33:49,579 - DEBUG - VM ctest-vm2-test-16265774 launched on Node cn-jenkins-deploy-platform-juju-os-389-1 2024-08-29 12:33:49,757 - DEBUG - Requesting: https://10.0.0.32:8082/virtual-machine/b241b6d2-80ea-4ab8-bb31-dc55ff025db5 2024-08-29 12:33:49,821 - DEBUG - Requesting: https://10.0.0.32:8082/virtual-machine-interface/c7abbfc6-3c0a-4995-8af2-64ae4c7a9bd1 2024-08-29 12:33:53,322 - 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 1017ms') 2024-08-29 12:33:53,322 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-16265774 failed! 2024-08-29 12:33:53,388 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-62771999:ctest-vn1-vdns-02442261 is 10.10.10.1 and allocation pool is NOT set 2024-08-29 12:33:57,517 - 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 1028ms') 2024-08-29 12:33:57,517 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-16265774 failed! 2024-08-29 12:33:57,588 - DEBUG - Gateway for vn admin_domain:ctest-TestvDNSBasic0-62771999:ctest-vn1-vdns-02442261 is 10.10.10.1 and allocation pool is NOT set 2024-08-29 12:33:59,688 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.573 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 = 0.573/2.086/3.599/1.513 ms') 2024-08-29 12:33:59,688 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-16265774 passed 2024-08-29 12:33:59,848 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-29 12:33:59,848 - DEBUG - Waiting to SSH to VM ctest-vm2-test-16265774, IP 10.10.10.4, Port 22 2024-08-29 12:34:00,091 - DEBUG - VM ctest-vm2-test-16265774 is ready for SSH connections 2024-08-29 12:34:00,091 - 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.32, gateway password: c0ntrail123 2024-08-29 12:34:00,091 - DEBUG - ifconfig | grep 10.10.10.4 2024-08-29 12:34:00,829 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2024-08-29 12:34:00,829 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-16265774", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-08-29 12:34:00,830 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-16265774", None, socket.AF_INET6)' 2024-08-29 12:34:01,108 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-16265774, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-08-29 12:34:01,108 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-16265774 2024-08-29 12:34:03,434 - DEBUG - PING ctest-vm2-test-16265774 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.076 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.458 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.628 ms --- ctest-vm2-test-16265774 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.458/1.720/4.076 ms 2024-08-29 12:34:03,434 - INFO - Ping to IP ctest-vm2-test-16265774 from VM ctest-vm2-test-16265774 passed 2024-08-29 12:34:03,462 - DEBUG - Requesting: https://10.0.0.32:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-08-29 12:34:03,517 - DEBUG - Requesting: https://10.0.0.32:8092/Snh_PageReq?x=admin_domain:ctest-vdns1-47255752@0%20AllEntriesVdnsRecordsReq 2024-08-29 12:34:03,573 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-47255752:1:ctest-vm2-test-16265774:10.10.10.4', 'rec_name': 'ctest-vm2-test-16265774', '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-389-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-16265774.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-08-29 12:34:03,573 - DEBUG - Actual record data {'name': 'admin_domain:ctest-vdns1-47255752:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-16265774', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-16265774', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-juju-os-389-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-16265774.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-08-29 12:34:03,574 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-16265774", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-08-29 12:34:03,574 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-16265774", None, socket.AF_INET6)' 2024-08-29 12:34:03,809 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-16265774, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.32, gateway password: c0ntrail123 2024-08-29 12:34:03,809 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-16265774 2024-08-29 12:34:06,091 - DEBUG - PING ctest-vm2-test-16265774 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.605 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.475 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.360 ms --- ctest-vm2-test-16265774 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.360/3.146/6.605 ms 2024-08-29 12:34:06,091 - INFO - Ping to IP ctest-vm2-test-16265774 from VM ctest-vm1-test-59320480 passed 2024-08-29 12:34:06,091 - INFO - Try deleting the VDNS entry ctest-vdns1-47255752 with back ref of ipam. 2024-08-29 12:34:06,159 - DEBUG - Delete when resource still referred: ['https://10.0.0.32:8082/network-ipam/2d3d2c97-f776-4b04-a2d9-bc96abf295d2'] 2024-08-29 12:34:06,160 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2024-08-29 12:34:06,160 - INFO - Add CNAME VDNS record for ctest-vm1-test-59320480 and verify we able to ping by alias name 2024-08-29 12:34:06,211 - DEBUG - Creating VDNS record data : test-rec 2024-08-29 12:34:06,340 - INFO - In verify_on_setup 2024-08-29 12:34:06,448 - DEBUG - VDNS record: ['admin_domain', 'ctest-vdns1-47255752', 'test-rec'] created succesfully 2024-08-29 12:34:06,448 - INFO - Verify VDNS record is shown in the API server 2024-08-29 12:34:06,448 - DEBUG - Requesting: https://10.0.0.32:8082/domains 2024-08-29 12:34:06,504 - DEBUG - Requesting: https://10.0.0.32:8082/domain/479779d4-bad1-45f9-b27d-e7e2347c0996 2024-08-29 12:34:06,574 - DEBUG - Requesting: https://10.0.0.32:8082/virtual-DNS/e430fb0a-24b4-469c-971d-1445a833f628 2024-08-29 12:34:06,638 - DEBUG - Requesting: https://10.0.0.32:8082/virtual-DNS-record/140b7cea-4b25-4dab-8ed7-9d4c34c79f1e 2024-08-29 12:34:06,697 - INFO - Verify VDNS record is shown in the control node 2024-08-29 12:34:06,754 - 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.32, gateway password: c0ntrail123 2024-08-29 12:34:06,754 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-08-29 12:34:06,990 - 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.32, gateway password: c0ntrail123 2024-08-29 12:34:06,990 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-08-29 12:34:07,297 - DEBUG - ping: bad address 'vm1-test-alias' 2024-08-29 12:34:07,298 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-59320480 failed 2024-08-29 12:34:08,299 - 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.32, gateway password: c0ntrail123 2024-08-29 12:34:08,299 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-08-29 12:34:08,552 - 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.32, gateway password: c0ntrail123 2024-08-29 12:34:08,552 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-08-29 12:34:08,840 - DEBUG - ping: bad address 'vm1-test-alias' 2024-08-29 12:34:08,840 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-59320480 failed 2024-08-29 12:34:09,841 - 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.32, gateway password: c0ntrail123 2024-08-29 12:34:09,842 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-08-29 12:34:10,057 - 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.32, gateway password: c0ntrail123 2024-08-29 12:34:10,058 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-08-29 12:34:12,346 - 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.601 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.500 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.463 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.463/0.521/0.601 ms 2024-08-29 12:34:12,346 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-59320480 passed 2024-08-29 12:34:12,346 - DEBUG - Deleting VDNS record data: test-rec 2024-08-29 12:34:12,427 - INFO - VDNS record info: admin_domain:ctest-vdns1-47255752:test-rec deleted successfully. 2024-08-29 12:34:12,428 - INFO - Deleting VM ctest-vm2-test-16265774 2024-08-29 12:34:12,562 - INFO - Deleting VM ctest-vm1-test-59320480 2024-08-29 12:34:12,694 - INFO - Deleting VN ctest-vn1-vdns-02442261 2024-08-29 12:34:12,848 - DEBUG - VN 6cbe5a79-6c64-45b4-b414-3841908e4bcc still in use: Unable to complete operation on network 6cbe5a79-6c64-45b4-b414-3841908e4bcc. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7af730e7-75ad-44aa-bd5c-81d63c2db5f0'] 2024-08-29 12:34:12,849 - WARNING - Deleting VN ctest-vn1-vdns-02442261 failed..Will retry 2024-08-29 12:34:15,404 - DEBUG - Response for deleting network () 2024-08-29 12:34:15,490 - DEBUG - Deleting VDNS Entry: ctest-vdns1-47255752 2024-08-29 12:34:15,583 - INFO - VDNS info: ['admin_domain', 'ctest-vdns1-47255752'] deleted successfully. 2024-08-29 12:34:15,584 - DEBUG - Requesting: https://10.0.0.32:8082/domains 2024-08-29 12:34:15,640 - DEBUG - Requesting: https://10.0.0.32:8082/domain/479779d4-bad1-45f9-b27d-e7e2347c0996 2024-08-29 12:34:15,709 - DEBUG - VDNS information not found in API server 2024-08-29 12:34:15,710 - INFO - VDNS information ctest-vdns1-47255752 removed from the API Server 2024-08-29 12:34:15,765 - INFO - VDNS information ctest-vdns1-47255752 removed in the Control node 2024-08-29 12:34:15,765 - DEBUG - Skipping the deletion of Project ['admin_domain', 'ctest-TestvDNSBasic0-62771999'] 2024-08-29 12:34:16,173 - DEBUG - No XMPP flaps were noticed during the test
2024-08-29 12:34:16,174 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:00]
2024-08-29 12:34:16,174 - INFO - -------------------------------------------------------------------------------- 2024-08-29 12:34:17,045 - INFO - Deleted project: ctest-TestvDNSBasic0-62771999, ID : 68a27cc4-aa72-4c55-880f-286d2098a585