2024-09-17 15:06:14,131 - INFO - Domain Default found not creating 2024-09-17 15:06:14,318 - INFO - Project ctest-TestvDNSBasic0-11117779 not found, creating it 2024-09-17 15:06:14,881 - INFO - Created Project:ctest-TestvDNSBasic0-11117779, ID : 107842bd-369f-4990-9717-b13558510477 2024-09-17 15:06:16,515 - INFO - ================================================================================ 2024-09-17 15:06:16,515 - INFO - STARTING TEST : test_vdns_ping_same_vn 2024-09-17 15:06:16,515 - 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-09-17 15:06:16,781 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.6': '0'}} with 2024-09-17 15:06:16,781 - INFO - Initial checks done. Running the testcase now 2024-09-17 15:06:16,781 - INFO - 2024-09-17 15:06:17,542 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-11117779'](107842bd-369f-4990-9717-b13558510477) 2024-09-17 15:06:17,602 - DEBUG - Creating VDNS : ctest-vdns1-19018789 2024-09-17 15:06:17,826 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-19018789'] created succesfully 2024-09-17 15:06:17,826 - DEBUG - Verify VDNS entry is shown in control node 2024-09-17 15:06:17,834 - DEBUG - Verify VDNS entry is shown in the API server 2024-09-17 15:06:17,834 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-09-17 15:06:18,134 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-09-17 15:06:18,171 - DEBUG - Requesting: http://10.0.0.41:8082/domain/c7da23f2-2d22-486d-a3cd-fc48f5040d21 2024-09-17 15:06:18,187 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/8fef3500-0463-4068-9dee-44ff9866e864 2024-09-17 15:06:18,814 - DEBUG - Response for create_network : {'network': {'id': 'e99f95b3-1eab-4813-800f-800aa5604021', 'name': 'ctest-vn1-vdns-59855948', 'tenant_id': '107842bd369f49909717b13558510477', 'project_id': '107842bd369f49909717b13558510477', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-11117779', 'ctest-vn1-vdns-59855948'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 15:06:19,012 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c8a14ff-e817-44db-8d64-274c07bc0b35', 'name': '', 'tenant_id': '107842bd369f49909717b13558510477', 'network_id': 'e99f95b3-1eab-4813-800f-800aa5604021', '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': '107842bd369f49909717b13558510477'}} 2024-09-17 15:06:19,033 - INFO - Created VN ctest-vn1-vdns-59855948 2024-09-17 15:06:19,094 - DEBUG - VN ctest-vn1-vdns-59855948 UUID is e99f95b3-1eab-4813-800f-800aa5604021 2024-09-17 15:06:19,326 - DEBUG - Services list from nova: [, , ] 2024-09-17 15:06:20,422 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1963-1) 2024-09-17 15:06:20,422 - INFO - Waiting for VM ctest-vm1-test-60674102 to be up.. 2024-09-17 15:06:20,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-17 15:06:25,573 - DEBUG - VM is in ACTIVE state now 2024-09-17 15:06:25,574 - INFO - VM name : ctest-vm1-test-60674102 2024-09-17 15:06:25,666 - DEBUG - VM ctest-vm1-test-60674102 ID is 44e2220f-4b39-4f08-994f-7c38fb7ae677 2024-09-17 15:06:25,666 - DEBUG - VM ctest-vm1-test-60674102 launched on Node cn-jenkins-deploy-platform-ansible-os-1963-1 2024-09-17 15:06:25,756 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/44e2220f-4b39-4f08-994f-7c38fb7ae677 2024-09-17 15:06:25,768 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/c989d2c8-e049-4d19-8b81-114e6f442e2b 2024-09-17 15:06:29,052 - 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 1023ms') 2024-09-17 15:06:29,053 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-60674102 failed! 2024-09-17 15:06:29,122 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-11117779:ctest-vn1-vdns-59855948 is 10.10.10.1 and allocation pool is NOT set 2024-09-17 15:06:31,192 - 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=9.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.600 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.600/5.062/9.525/4.462 ms') 2024-09-17 15:06:31,192 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-60674102 passed 2024-09-17 15:06:31,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:06:31,354 - DEBUG - Waiting to SSH to VM ctest-vm1-test-60674102, IP 10.10.10.3, Port 22 2024-09-17 15:06:31,420 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-09-17 15:06:31,515 - DEBUG - VM ctest-vm1-test-60674102 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-17 15:06:36,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:06:36,515 - DEBUG - Waiting to SSH to VM ctest-vm1-test-60674102, IP 10.10.10.3, Port 22 2024-09-17 15:06:36,684 - DEBUG - VM ctest-vm1-test-60674102 is ready for SSH connections 2024-09-17 15:06:36,684 - 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 2024-09-17 15:06:36,684 - DEBUG - ifconfig | grep 10.10.10.3 2024-09-17 15:06:38,394 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0 2024-09-17 15:06:38,395 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-60674102", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2024-09-17 15:06:38,395 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-60674102", None, socket.AF_INET6)' 2024-09-17 15:06:38,649 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-60674102, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2024-09-17 15:06:38,649 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-60674102 2024-09-17 15:06:40,917 - DEBUG - PING ctest-vm1-test-60674102 (10.10.10.3): 56 data bytes 64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.916 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.462 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.722 ms --- ctest-vm1-test-60674102 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.462/1.366/2.916 ms 2024-09-17 15:06:40,917 - INFO - Ping to IP ctest-vm1-test-60674102 from VM ctest-vm1-test-60674102 passed 2024-09-17 15:06:40,932 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-09-17 15:06:40,939 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-19018789@0%20AllEntriesVdnsRecordsReq 2024-09-17 15:06:40,945 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-19018789:1:ctest-vm1-test-60674102:10.10.10.3', 'rec_name': 'ctest-vm1-test-60674102', '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-1963-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-60674102.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-09-17 15:06:40,945 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-19018789:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-60674102', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-60674102', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-1963-1/dns'} , Expected record data {'rec_data': 'ctest-vm1-test-60674102.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-09-17 15:06:42,218 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1963-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1963-1) 2024-09-17 15:06:42,219 - INFO - Waiting for VM ctest-vm2-test-54213096 to be up.. 2024-09-17 15:06:42,269 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-17 15:06:47,360 - DEBUG - VM is in ACTIVE state now 2024-09-17 15:06:47,360 - INFO - VM name : ctest-vm2-test-54213096 2024-09-17 15:06:47,440 - DEBUG - VM ctest-vm2-test-54213096 ID is d00d2691-e0b8-40f5-b6d4-6b87921d3d5b 2024-09-17 15:06:47,440 - DEBUG - VM ctest-vm2-test-54213096 launched on Node cn-jenkins-deploy-platform-ansible-os-1963-1 2024-09-17 15:06:47,518 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d00d2691-e0b8-40f5-b6d4-6b87921d3d5b 2024-09-17 15:06:47,528 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/f5d068c8-738b-435b-ba42-ad9abd4da3a6 2024-09-17 15:06:50,815 - 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 1031ms') 2024-09-17 15:06:50,815 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54213096 failed! 2024-09-17 15:06:50,882 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-11117779:ctest-vn1-vdns-59855948 is 10.10.10.1 and allocation pool is NOT set 2024-09-17 15:06:52,944 - 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.55 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.433 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.433/1.990/3.548/1.557 ms') 2024-09-17 15:06:52,944 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-54213096 passed 2024-09-17 15:06:53,106 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:06:53,106 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54213096, IP 10.10.10.4, Port 22 2024-09-17 15:06:53,162 - 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-09-17 15:06:53,247 - DEBUG - VM ctest-vm2-test-54213096 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-17 15:06:58,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 15:06:58,248 - DEBUG - Waiting to SSH to VM ctest-vm2-test-54213096, IP 10.10.10.4, Port 22 2024-09-17 15:06:58,416 - DEBUG - VM ctest-vm2-test-54213096 is ready for SSH connections 2024-09-17 15:06:58,417 - 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 2024-09-17 15:06:58,417 - DEBUG - ifconfig | grep 10.10.10.4 2024-09-17 15:06:59,053 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0 2024-09-17 15:06:59,054 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54213096", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2024-09-17 15:06:59,054 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54213096", None, socket.AF_INET6)' 2024-09-17 15:06:59,301 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54213096, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2024-09-17 15:06:59,301 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54213096 2024-09-17 15:07:01,571 - DEBUG - PING ctest-vm2-test-54213096 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.332 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.446 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.419 ms --- ctest-vm2-test-54213096 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.419/1.399/3.332 ms 2024-09-17 15:07:01,571 - INFO - Ping to IP ctest-vm2-test-54213096 from VM ctest-vm2-test-54213096 passed 2024-09-17 15:07:01,587 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq 2024-09-17 15:07:01,594 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-19018789@0%20AllEntriesVdnsRecordsReq 2024-09-17 15:07:01,604 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-19018789:1:ctest-vm2-test-54213096:10.10.10.4', 'rec_name': 'ctest-vm2-test-54213096', '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-1963-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-54213096.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'} 2024-09-17 15:07:01,604 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-19018789:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-54213096', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-54213096', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-1963-1/dns'} , Expected record data {'rec_data': 'ctest-vm2-test-54213096.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-09-17 15:07:01,604 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54213096", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2024-09-17 15:07:01,604 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-54213096", None, socket.AF_INET6)' 2024-09-17 15:07:01,845 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-54213096, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2024-09-17 15:07:01,845 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-54213096 2024-09-17 15:07:04,137 - DEBUG - PING ctest-vm2-test-54213096 (10.10.10.4): 56 data bytes 64 bytes from 10.10.10.4: seq=0 ttl=64 time=8.201 ms 64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.132 ms 64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.100 ms --- ctest-vm2-test-54213096 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.100/3.477/8.201 ms 2024-09-17 15:07:04,137 - INFO - Ping to IP ctest-vm2-test-54213096 from VM ctest-vm1-test-60674102 passed 2024-09-17 15:07:04,137 - INFO - Try deleting the VDNS entry ctest-vdns1-19018789 with back ref of ipam. 2024-09-17 15:07:04,198 - DEBUG - Delete when resource still referred: ['http://10.0.0.41:8082/network-ipam/eb180cc7-d361-4d10-a8a1-f159796f0806'] 2024-09-17 15:07:04,198 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2024-09-17 15:07:04,198 - INFO - Add CNAME VDNS record for ctest-vm1-test-60674102 and verify we able to ping by alias name 2024-09-17 15:07:04,250 - DEBUG - Creating VDNS record data : test-rec 2024-09-17 15:07:04,374 - INFO - In verify_on_setup 2024-09-17 15:07:04,474 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-19018789', 'test-rec'] created succesfully 2024-09-17 15:07:04,474 - INFO - Verify VDNS record is shown in the API server 2024-09-17 15:07:04,474 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-09-17 15:07:04,482 - DEBUG - Requesting: http://10.0.0.41:8082/domain/c7da23f2-2d22-486d-a3cd-fc48f5040d21 2024-09-17 15:07:04,502 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/8fef3500-0463-4068-9dee-44ff9866e864 2024-09-17 15:07:04,512 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS-record/97e891d3-64b1-4f55-b2be-e835bcd0dc65 2024-09-17 15:07:04,520 - INFO - Verify VDNS record is shown in the control node 2024-09-17 15:07:04,527 - 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 2024-09-17 15:07:04,527 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-17 15:07:04,749 - 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 2024-09-17 15:07:04,749 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-17 15:07:04,993 - DEBUG - ping: bad address 'vm1-test-alias' 2024-09-17 15:07:04,993 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-60674102 failed 2024-09-17 15:07:05,995 - 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 2024-09-17 15:07:05,996 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-17 15:07:06,184 - 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 2024-09-17 15:07:06,185 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-17 15:07:06,429 - DEBUG - ping: bad address 'vm1-test-alias' 2024-09-17 15:07:06,429 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-60674102 failed 2024-09-17 15:07:07,430 - 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 2024-09-17 15:07:07,430 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)' 2024-09-17 15:07:07,628 - 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 2024-09-17 15:07:07,628 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias 2024-09-17 15:07:09,884 - 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.401 ms 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.426 ms 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.388 ms --- vm1-test-alias ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.388/0.405/0.426 ms 2024-09-17 15:07:09,884 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-60674102 passed 2024-09-17 15:07:09,884 - DEBUG - Deleting VDNS record data: test-rec 2024-09-17 15:07:09,957 - INFO - VDNS record info: default-domain:ctest-vdns1-19018789:test-rec deleted successfully. 2024-09-17 15:07:09,958 - INFO - Deleting VM ctest-vm2-test-54213096 2024-09-17 15:07:10,038 - INFO - Deleting VM ctest-vm1-test-60674102 2024-09-17 15:07:10,114 - INFO - Deleting VN ctest-vn1-vdns-59855948 2024-09-17 15:07:10,164 - DEBUG - VN e99f95b3-1eab-4813-800f-800aa5604021 still in use: Unable to complete operation on network e99f95b3-1eab-4813-800f-800aa5604021. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3b2f18a0-e00f-4d45-b828-f6a2b012c512'] 2024-09-17 15:07:10,164 - WARNING - Deleting VN ctest-vn1-vdns-59855948 failed..Will retry 2024-09-17 15:07:12,422 - DEBUG - Response for deleting network () 2024-09-17 15:07:12,471 - DEBUG - Deleting VDNS Entry: ctest-vdns1-19018789 2024-09-17 15:07:12,549 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-19018789'] deleted successfully. 2024-09-17 15:07:12,550 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2024-09-17 15:07:12,557 - DEBUG - Requesting: http://10.0.0.41:8082/domain/c7da23f2-2d22-486d-a3cd-fc48f5040d21 2024-09-17 15:07:12,573 - DEBUG - VDNS information not found in API server 2024-09-17 15:07:12,573 - INFO - VDNS information ctest-vdns1-19018789 removed from the API Server 2024-09-17 15:07:12,580 - INFO - VDNS information ctest-vdns1-19018789 removed in the Control node 2024-09-17 15:07:12,580 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-11117779'] 2024-09-17 15:07:12,841 - DEBUG - No XMPP flaps were noticed during the test
2024-09-17 15:07:12,841 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:56]
2024-09-17 15:07:12,841 - INFO - -------------------------------------------------------------------------------- 2024-09-17 15:07:13,587 - INFO - Deleted project: ctest-TestvDNSBasic0-11117779, ID : 107842bd-369f-4990-9717-b13558510477