2024-10-19 09:28:42,214 - INFO - Domain Default found not creating
2024-10-19 09:28:42,424 - INFO - Project ctest-TestvDNSBasic0-21863287 not found, creating it
2024-10-19 09:28:42,958 - INFO - Created Project:ctest-TestvDNSBasic0-21863287, ID : b1f6e42e-0327-46e8-a5e9-4dd9c892b656
2024-10-19 09:28:44,892 - INFO - ================================================================================
2024-10-19 09:28:44,892 - INFO - STARTING TEST : test_vdns_ping_same_vn
2024-10-19 09:28:44,892 - 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-10-19 09:28:45,158 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.20': '0'}} with
2024-10-19 09:28:45,158 - INFO - Initial checks done. Running the testcase now
2024-10-19 09:28:45,158 - INFO -
2024-10-19 09:28:46,020 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-21863287'](b1f6e42e-0327-46e8-a5e9-4dd9c892b656)
2024-10-19 09:28:46,082 - DEBUG - Creating VDNS : ctest-vdns1-30101913
2024-10-19 09:28:46,310 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-30101913'] created succesfully
2024-10-19 09:28:46,310 - DEBUG - Verify VDNS entry is shown in control node
2024-10-19 09:28:46,317 - DEBUG - Verify VDNS entry is shown in the API server
2024-10-19 09:28:46,317 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-10-19 09:28:46,661 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-10-19 09:28:46,700 - DEBUG - Requesting: http://10.0.0.23:8082/domain/af60f3e8-1640-49cf-92a7-967e3839bb4b
2024-10-19 09:28:46,718 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/ec5b1fce-f8e8-47f2-83db-d2e5b1df430b
2024-10-19 09:28:47,589 - DEBUG - Response for create_network : {'network': {'id': 'e4268c85-6d86-403a-9a33-1f6f1d988cd7', 'name': 'ctest-vn1-vdns-60092572', 'tenant_id': 'b1f6e42e032746e8a5e94dd9c892b656', 'project_id': 'b1f6e42e032746e8a5e94dd9c892b656', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-21863287', 'ctest-vn1-vdns-60092572'], 'port_security_enabled': True, 'description': ''}}
2024-10-19 09:28:48,158 - DEBUG - Response for create_subnet : {'subnet': {'id': '34b60a50-585e-4c9c-9ffc-a490e100a5da', 'name': '', 'tenant_id': 'b1f6e42e032746e8a5e94dd9c892b656', 'network_id': 'e4268c85-6d86-403a-9a33-1f6f1d988cd7', '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': 'b1f6e42e032746e8a5e94dd9c892b656'}}
2024-10-19 09:28:48,188 - INFO - Created VN ctest-vn1-vdns-60092572
2024-10-19 09:28:48,250 - DEBUG - VN ctest-vn1-vdns-60092572 UUID is e4268c85-6d86-403a-9a33-1f6f1d988cd7
2024-10-19 09:28:48,503 - DEBUG - Services list from nova: [, , ]
2024-10-19 09:28:49,802 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2116-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2116-1)
2024-10-19 09:28:49,802 - INFO - Waiting for VM ctest-vm1-test-54996092 to be up..
2024-10-19 09:28:49,851 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-19 09:28:54,954 - DEBUG - VM is in ACTIVE state now
2024-10-19 09:28:54,954 - INFO - VM name : ctest-vm1-test-54996092
2024-10-19 09:28:55,053 - DEBUG - VM ctest-vm1-test-54996092 ID is 54f1fb9c-6d0b-44c8-b7cd-2009f47beb6a
2024-10-19 09:28:55,053 - DEBUG - VM ctest-vm1-test-54996092 launched on Node cn-jenkins-deploy-platform-ansible-os-2116-1
2024-10-19 09:28:55,146 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/54f1fb9c-6d0b-44c8-b7cd-2009f47beb6a
2024-10-19 09:28:55,158 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/e6c0eba6-3728-45c6-8a72-08d7ffe42d14
2024-10-19 09:28:58,470 - 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 1020ms')
2024-10-19 09:28:58,470 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54996092 failed!
2024-10-19 09:28:58,534 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-21863287:ctest-vn1-vdns-60092572 is 10.10.10.1 and allocation pool is NOT set
2024-10-19 09:29:02,604 - 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 1005ms')
2024-10-19 09:29:02,604 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54996092 failed!
2024-10-19 09:29:02,690 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-21863287:ctest-vn1-vdns-60092572 is 10.10.10.1 and allocation pool is NOT set
2024-10-19 09:29:04,761 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.981 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.981/2.208/3.435/1.227 ms')
2024-10-19 09:29:04,761 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-54996092 passed
2024-10-19 09:29:04,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-19 09:29:04,922 - DEBUG - Waiting to SSH to VM ctest-vm1-test-54996092, IP 10.10.10.3, Port 22
2024-10-19 09:29:05,172 - DEBUG - VM ctest-vm1-test-54996092 is ready for SSH connections
2024-10-19 09:29:05,172 - 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.23, gateway password: c0ntrail123
2024-10-19 09:29:05,172 - DEBUG - ifconfig | grep 10.10.10.3
2024-10-19 09:29:06,887 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-19 09:29:06,888 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-54996092", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-10-19 09:29:06,888 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-54996092", None, socket.AF_INET6)'
2024-10-19 09:29:07,173 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-54996092, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-10-19 09:29:07,174 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-54996092
2024-10-19 09:29:09,464 - DEBUG - PING ctest-vm1-test-54996092 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.407 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.796 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.557 ms
--- ctest-vm1-test-54996092 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.557/1.586/3.407 ms
2024-10-19 09:29:09,464 - INFO - Ping to IP ctest-vm1-test-54996092 from VM ctest-vm1-test-54996092 passed
2024-10-19 09:29:09,483 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-19 09:29:09,491 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-30101913@0%20AllEntriesVdnsRecordsReq
2024-10-19 09:29:09,498 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-30101913:1:ctest-vm1-test-54996092:10.10.10.3', 'rec_name': 'ctest-vm1-test-54996092', '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-2116-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-54996092.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-19 09:29:09,498 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-30101913:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-54996092', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-54996092', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2116-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-54996092.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-10-19 09:29:11,128 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2116-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2116-1)
2024-10-19 09:29:11,128 - INFO - Waiting for VM ctest-vm2-test-08777025 to be up..
2024-10-19 09:29:11,183 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-19 09:29:16,283 - DEBUG - VM is in ACTIVE state now
2024-10-19 09:29:16,283 - INFO - VM name : ctest-vm2-test-08777025
2024-10-19 09:29:16,384 - DEBUG - VM ctest-vm2-test-08777025 ID is 868abbb7-b460-4d27-b428-429b322e4dc1
2024-10-19 09:29:16,384 - DEBUG - VM ctest-vm2-test-08777025 launched on Node cn-jenkins-deploy-platform-ansible-os-2116-1
2024-10-19 09:29:16,481 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/868abbb7-b460-4d27-b428-429b322e4dc1
2024-10-19 09:29:16,493 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/8b54687b-ead8-4a95-b746-466b0941b223
2024-10-19 09:29:19,785 - 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 1026ms')
2024-10-19 09:29:19,786 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-08777025 failed!
2024-10-19 09:29:19,850 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-21863287:ctest-vn1-vdns-60092572 is 10.10.10.1 and allocation pool is NOT set
2024-10-19 09:29:23,941 - 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=2 ttl=63 time=13.0 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1026ms\r\nrtt min/avg/max/mdev = 12.962/12.962/12.962/0.000 ms')
2024-10-19 09:29:23,941 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-08777025 passed
2024-10-19 09:29:24,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-19 09:29:24,115 - DEBUG - Waiting to SSH to VM ctest-vm2-test-08777025, IP 10.10.10.4, Port 22
2024-10-19 09:29:24,285 - DEBUG - VM ctest-vm2-test-08777025 is ready for SSH connections
2024-10-19 09:29:24,285 - 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.23, gateway password: c0ntrail123
2024-10-19 09:29:24,286 - DEBUG - ifconfig | grep 10.10.10.4
2024-10-19 09:29:25,006 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2024-10-19 09:29:25,006 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-08777025", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-10-19 09:29:25,007 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-08777025", None, socket.AF_INET6)'
2024-10-19 09:29:25,288 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-08777025, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-10-19 09:29:25,288 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-08777025
2024-10-19 09:29:27,579 - DEBUG - PING ctest-vm2-test-08777025 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.501 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.386 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.518 ms
--- ctest-vm2-test-08777025 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.386/1.468/3.501 ms
2024-10-19 09:29:27,579 - INFO - Ping to IP ctest-vm2-test-08777025 from VM ctest-vm2-test-08777025 passed
2024-10-19 09:29:27,596 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2024-10-19 09:29:27,605 - DEBUG - Requesting: http://10.0.0.23:8092/Snh_PageReq?x=default-domain:ctest-vdns1-30101913@0%20AllEntriesVdnsRecordsReq
2024-10-19 09:29:27,613 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-30101913:1:ctest-vm2-test-08777025:10.10.10.4', 'rec_name': 'ctest-vm2-test-08777025', '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-2116-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-08777025.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2024-10-19 09:29:27,613 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-30101913:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-08777025', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-08777025', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2116-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-08777025.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-10-19 09:29:27,613 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-08777025", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-10-19 09:29:27,613 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-08777025", None, socket.AF_INET6)'
2024-10-19 09:29:27,836 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-08777025, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2024-10-19 09:29:27,837 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-08777025
2024-10-19 09:29:30,116 - DEBUG - PING ctest-vm2-test-08777025 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.495 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.146 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.987 ms
--- ctest-vm2-test-08777025 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.987/2.209/4.495 ms
2024-10-19 09:29:30,117 - INFO - Ping to IP ctest-vm2-test-08777025 from VM ctest-vm1-test-54996092 passed
2024-10-19 09:29:30,117 - INFO - Try deleting the VDNS entry ctest-vdns1-30101913 with back ref of ipam.
2024-10-19 09:29:30,178 - DEBUG - Delete when resource still referred: ['http://10.0.0.23:8082/network-ipam/1afa7fe9-3a41-4d4d-a190-6649ccd25fdf']
2024-10-19 09:29:30,178 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2024-10-19 09:29:30,178 - INFO - Add CNAME VDNS record for ctest-vm1-test-54996092 and verify we able to ping by alias name
2024-10-19 09:29:30,226 - DEBUG - Creating VDNS record data : test-rec
2024-10-19 09:29:30,378 - INFO - In verify_on_setup
2024-10-19 09:29:30,478 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-30101913', 'test-rec'] created succesfully
2024-10-19 09:29:30,478 - INFO - Verify VDNS record is shown in the API server
2024-10-19 09:29:30,478 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-10-19 09:29:30,488 - DEBUG - Requesting: http://10.0.0.23:8082/domain/af60f3e8-1640-49cf-92a7-967e3839bb4b
2024-10-19 09:29:30,512 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS/ec5b1fce-f8e8-47f2-83db-d2e5b1df430b
2024-10-19 09:29:30,541 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-DNS-record/5a0877fa-941b-4317-a415-69db22b4370c
2024-10-19 09:29:30,581 - INFO - Verify VDNS record is shown in the control node
2024-10-19 09:29:30,596 - 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.23, gateway password: c0ntrail123
2024-10-19 09:29:30,597 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-19 09:29:30,820 - 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.23, gateway password: c0ntrail123
2024-10-19 09:29:30,821 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-19 09:29:31,117 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-19 09:29:31,117 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-54996092 failed
2024-10-19 09:29:32,119 - 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.23, gateway password: c0ntrail123
2024-10-19 09:29:32,119 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-19 09:29:32,341 - 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.23, gateway password: c0ntrail123
2024-10-19 09:29:32,341 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-19 09:29:32,612 - DEBUG - ping: bad address 'vm1-test-alias'
2024-10-19 09:29:32,612 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-54996092 failed
2024-10-19 09:29:33,615 - 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.23, gateway password: c0ntrail123
2024-10-19 09:29:33,615 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2024-10-19 09:29:33,837 - 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.23, gateway password: c0ntrail123
2024-10-19 09:29:33,837 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2024-10-19 09:29:36,131 - DEBUG - PING vm1-test-alias (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=1.226 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.579 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.371 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.371/0.725/1.226 ms
2024-10-19 09:29:36,131 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-54996092 passed
2024-10-19 09:29:36,131 - DEBUG - Deleting VDNS record data: test-rec
2024-10-19 09:29:36,210 - INFO - VDNS record info: default-domain:ctest-vdns1-30101913:test-rec deleted successfully.
2024-10-19 09:29:36,210 - INFO - Deleting VM ctest-vm2-test-08777025
2024-10-19 09:29:36,294 - INFO - Deleting VM ctest-vm1-test-54996092
2024-10-19 09:29:36,384 - INFO - Deleting VN ctest-vn1-vdns-60092572
2024-10-19 09:29:36,436 - DEBUG - VN e4268c85-6d86-403a-9a33-1f6f1d988cd7 still in use: Unable to complete operation on network e4268c85-6d86-403a-9a33-1f6f1d988cd7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-61c53a8d-9bc7-4cca-a63c-fa86ef256f1a']
2024-10-19 09:29:36,437 - WARNING - Deleting VN ctest-vn1-vdns-60092572 failed..Will retry
2024-10-19 09:29:39,301 - DEBUG - Response for deleting network ()
2024-10-19 09:29:39,350 - DEBUG - Deleting VDNS Entry: ctest-vdns1-30101913
2024-10-19 09:29:39,430 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-30101913'] deleted successfully.
2024-10-19 09:29:39,430 - DEBUG - Requesting: http://10.0.0.23:8082/domains
2024-10-19 09:29:39,442 - DEBUG - Requesting: http://10.0.0.23:8082/domain/af60f3e8-1640-49cf-92a7-967e3839bb4b
2024-10-19 09:29:39,462 - DEBUG - VDNS information not found in API server
2024-10-19 09:29:39,463 - INFO - VDNS information ctest-vdns1-30101913 removed from the API Server
2024-10-19 09:29:39,470 - INFO - VDNS information ctest-vdns1-30101913 removed in the Control node
2024-10-19 09:29:39,470 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-21863287']
2024-10-19 09:29:39,737 - DEBUG - No XMPP flaps were noticed during the test
2024-10-19 09:29:39,737 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:55]
2024-10-19 09:29:39,738 - INFO - --------------------------------------------------------------------------------
2024-10-19 09:29:40,938 - INFO - Deleted project: ctest-TestvDNSBasic0-21863287, ID : b1f6e42e-0327-46e8-a5e9-4dd9c892b656