2025-05-13 10:00:40,867 - INFO - Domain Default found not creating
2025-05-13 10:00:41,201 - INFO - Project ctest-TestvDNSBasic0-71908557 not found, creating it
2025-05-13 10:00:42,015 - INFO - Created Project:ctest-TestvDNSBasic0-71908557, ID : 0426d921-7e32-4929-825d-99e3ecc6d733
2025-05-13 10:00:44,800 - INFO - ================================================================================
2025-05-13 10:00:44,800 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-05-13 10:00:44,800 - 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-05-13 10:00:45,105 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with
2025-05-13 10:00:45,106 - INFO - Initial checks done. Running the testcase now
2025-05-13 10:00:45,106 - INFO -
2025-05-13 10:00:45,910 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-71908557'](0426d921-7e32-4929-825d-99e3ecc6d733)
2025-05-13 10:00:45,974 - DEBUG - Creating VDNS : ctest-vdns1-68494113
2025-05-13 10:00:46,207 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-68494113'] created succesfully
2025-05-13 10:00:46,207 - DEBUG - Verify VDNS entry is shown in control node
2025-05-13 10:00:46,225 - DEBUG - Verify VDNS entry is shown in the API server
2025-05-13 10:00:46,225 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-05-13 10:00:46,538 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-05-13 10:00:46,588 - DEBUG - Requesting: http://10.0.0.41:8082/domain/9e864e28-4bda-4ea4-9d30-a30a75ee8e69
2025-05-13 10:00:46,610 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/c4e06f6e-e614-4036-b9c2-36428a35dabf
2025-05-13 10:00:47,395 - DEBUG - Response for create_network : {'network': {'id': '62a5099b-b58e-4ff9-9fa2-5311e80ecfec', 'name': 'ctest-vn1-vdns-06723367', 'tenant_id': '0426d9217e324929825d99e3ecc6d733', 'project_id': '0426d9217e324929825d99e3ecc6d733', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-71908557', 'ctest-vn1-vdns-06723367'], 'port_security_enabled': True, 'description': ''}}
2025-05-13 10:00:47,576 - DEBUG - Response for create_subnet : {'subnet': {'id': '1285f811-90bb-4069-bdb1-6dd54b0fa06d', 'name': '', 'tenant_id': '0426d9217e324929825d99e3ecc6d733', 'network_id': '62a5099b-b58e-4ff9-9fa2-5311e80ecfec', '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': '0426d9217e324929825d99e3ecc6d733'}}
2025-05-13 10:00:47,598 - INFO - Created VN ctest-vn1-vdns-06723367
2025-05-13 10:00:47,655 - DEBUG - VN ctest-vn1-vdns-06723367 UUID is 62a5099b-b58e-4ff9-9fa2-5311e80ecfec
2025-05-13 10:00:47,997 - DEBUG - Services list from nova: [, , ]
2025-05-13 10:00:49,321 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3302-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3302-1)
2025-05-13 10:00:49,321 - INFO - Waiting for VM ctest-vm1-test-23517275 to be up..
2025-05-13 10:00:49,365 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-13 10:00:54,528 - DEBUG - VM is in ACTIVE state now
2025-05-13 10:00:54,529 - INFO - VM name : ctest-vm1-test-23517275
2025-05-13 10:00:54,707 - DEBUG - VM ctest-vm1-test-23517275 ID is 1f76122a-73ea-4a68-bc14-b1a947ca2d60
2025-05-13 10:00:54,707 - DEBUG - VM ctest-vm1-test-23517275 launched on Node cn-jenkins-deploy-platform-ansible-os-3302-1
2025-05-13 10:00:54,822 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1f76122a-73ea-4a68-bc14-b1a947ca2d60
2025-05-13 10:00:54,837 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/736357d5-abc6-431e-9ddd-e96750964268
2025-05-13 10:00:58,124 - 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 1012ms')
2025-05-13 10:00:58,125 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-23517275 failed!
2025-05-13 10:00:58,212 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-71908557:ctest-vn1-vdns-06723367 is 10.10.10.1 and allocation pool is NOT set
2025-05-13 10:01:02,317 - 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 1025ms')
2025-05-13 10:01:02,317 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-23517275 failed!
2025-05-13 10:01:02,395 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-71908557:ctest-vn1-vdns-06723367 is 10.10.10.1 and allocation pool is NOT set
2025-05-13 10:01:04,475 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.673 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.673/1.990/3.307/1.317 ms')
2025-05-13 10:01:04,475 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-23517275 passed
2025-05-13 10:01:04,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-13 10:01:04,643 - DEBUG - Waiting to SSH to VM ctest-vm1-test-23517275, IP 10.10.10.3, Port 22
2025-05-13 10:01:04,831 - DEBUG - VM ctest-vm1-test-23517275 is ready for SSH connections
2025-05-13 10:01:04,831 - 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-05-13 10:01:04,831 - DEBUG - ifconfig | grep 10.10.10.3
2025-05-13 10:01:06,761 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-13 10:01:06,763 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-23517275", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-05-13 10:01:06,763 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-23517275", None, socket.AF_INET6)'
2025-05-13 10:01:07,084 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-23517275, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-05-13 10:01:07,084 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-23517275
2025-05-13 10:01:09,433 - DEBUG - PING ctest-vm1-test-23517275 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=10.176 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.440 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.831 ms
--- ctest-vm1-test-23517275 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.440/3.815/10.176 ms
2025-05-13 10:01:09,433 - INFO - Ping to IP ctest-vm1-test-23517275 from VM ctest-vm1-test-23517275 passed
2025-05-13 10:01:09,480 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-13 10:01:09,503 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-68494113@0%20AllEntriesVdnsRecordsReq
2025-05-13 10:01:09,529 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68494113:1:ctest-vm1-test-23517275:10.10.10.3', 'rec_name': 'ctest-vm1-test-23517275', '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-3302-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-23517275.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-13 10:01:09,530 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68494113:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-23517275', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-23517275', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3302-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-23517275.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-05-13 10:01:11,499 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3302-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3302-1)
2025-05-13 10:01:11,499 - INFO - Waiting for VM ctest-vm2-test-77062064 to be up..
2025-05-13 10:01:11,545 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-13 10:01:16,690 - DEBUG - VM is in ACTIVE state now
2025-05-13 10:01:16,690 - INFO - VM name : ctest-vm2-test-77062064
2025-05-13 10:01:16,818 - DEBUG - VM ctest-vm2-test-77062064 ID is 4c5f9869-1d86-407a-9c9e-7c9b140f267c
2025-05-13 10:01:16,818 - DEBUG - VM ctest-vm2-test-77062064 launched on Node cn-jenkins-deploy-platform-ansible-os-3302-1
2025-05-13 10:01:16,940 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/4c5f9869-1d86-407a-9c9e-7c9b140f267c
2025-05-13 10:01:16,957 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/0ba1e428-9c57-4589-ac26-9448ddab4124
2025-05-13 10:01:20,274 - 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 1023ms')
2025-05-13 10:01:20,274 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-77062064 failed!
2025-05-13 10:01:20,355 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-71908557:ctest-vn1-vdns-06723367 is 10.10.10.1 and allocation pool is NOT set
2025-05-13 10:01:24,430 - 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 1007ms')
2025-05-13 10:01:24,430 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-77062064 failed!
2025-05-13 10:01:24,491 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-71908557:ctest-vn1-vdns-06723367 is 10.10.10.1 and allocation pool is NOT set
2025-05-13 10:01:26,577 - 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=9.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.02 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 = 1.016/5.352/9.688/4.336 ms')
2025-05-13 10:01:26,578 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-77062064 passed
2025-05-13 10:01:26,759 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-13 10:01:26,760 - DEBUG - Waiting to SSH to VM ctest-vm2-test-77062064, IP 10.10.10.4, Port 22
2025-05-13 10:01:26,941 - DEBUG - VM ctest-vm2-test-77062064 is ready for SSH connections
2025-05-13 10:01:26,941 - 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-05-13 10:01:26,941 - DEBUG - ifconfig | grep 10.10.10.4
2025-05-13 10:01:27,903 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-13 10:01:27,903 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-77062064", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-05-13 10:01:27,904 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-77062064", None, socket.AF_INET6)'
2025-05-13 10:01:28,204 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-77062064, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-05-13 10:01:28,204 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-77062064
2025-05-13 10:01:30,579 - DEBUG - PING ctest-vm2-test-77062064 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.371 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.543 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.639 ms
--- ctest-vm2-test-77062064 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.543/2.851/6.371 ms
2025-05-13 10:01:30,580 - INFO - Ping to IP ctest-vm2-test-77062064 from VM ctest-vm2-test-77062064 passed
2025-05-13 10:01:30,606 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-13 10:01:30,628 - DEBUG - Requesting: http://10.0.0.41:8092/Snh_PageReq?x=default-domain:ctest-vdns1-68494113@0%20AllEntriesVdnsRecordsReq
2025-05-13 10:01:30,649 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68494113:1:ctest-vm2-test-77062064:10.10.10.4', 'rec_name': 'ctest-vm2-test-77062064', '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-3302-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-77062064.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-13 10:01:30,649 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-68494113:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-77062064', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-77062064', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3302-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-77062064.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-05-13 10:01:30,650 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-77062064", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-05-13 10:01:30,650 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-77062064", None, socket.AF_INET6)'
2025-05-13 10:01:30,940 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-77062064, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2025-05-13 10:01:30,940 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-77062064
2025-05-13 10:01:33,247 - DEBUG - PING ctest-vm2-test-77062064 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=9.948 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.067 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.023 ms
--- ctest-vm2-test-77062064 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.023/4.012/9.948 ms
2025-05-13 10:01:33,247 - INFO - Ping to IP ctest-vm2-test-77062064 from VM ctest-vm1-test-23517275 passed
2025-05-13 10:01:33,248 - INFO - Try deleting the VDNS entry ctest-vdns1-68494113 with back ref of ipam.
2025-05-13 10:01:33,318 - DEBUG - Delete when resource still referred: ['http://10.0.0.41:8082/network-ipam/18940bb9-38e6-49a9-bc08-a1cd24affe05']
2025-05-13 10:01:33,319 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-05-13 10:01:33,319 - INFO - Add CNAME VDNS record for ctest-vm1-test-23517275 and verify we able to ping by alias name
2025-05-13 10:01:33,371 - DEBUG - Creating VDNS record data : test-rec
2025-05-13 10:01:33,515 - INFO - In verify_on_setup
2025-05-13 10:01:33,623 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-68494113', 'test-rec'] created succesfully
2025-05-13 10:01:33,623 - INFO - Verify VDNS record is shown in the API server
2025-05-13 10:01:33,623 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-05-13 10:01:33,632 - DEBUG - Requesting: http://10.0.0.41:8082/domain/9e864e28-4bda-4ea4-9d30-a30a75ee8e69
2025-05-13 10:01:33,721 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS/c4e06f6e-e614-4036-b9c2-36428a35dabf
2025-05-13 10:01:33,749 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-DNS-record/a6f23cdd-e2c8-4681-a9b0-15548445bb22
2025-05-13 10:01:33,769 - INFO - Verify VDNS record is shown in the control node
2025-05-13 10:01:33,786 - 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-05-13 10:01:33,786 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-13 10:01:34,049 - 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-05-13 10:01:34,050 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-13 10:01:34,358 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-13 10:01:34,358 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-23517275 failed
2025-05-13 10:01:35,360 - 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-05-13 10:01:35,360 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-13 10:01:35,583 - 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-05-13 10:01:35,583 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-13 10:01:35,969 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-13 10:01:35,969 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-23517275 failed
2025-05-13 10:01:36,970 - 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-05-13 10:01:36,971 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-13 10:01:37,256 - 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-05-13 10:01:37,257 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-13 10:01:39,677 - 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.319 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.591 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=1.033 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.591/0.981/1.319 ms
2025-05-13 10:01:39,677 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-23517275 passed
2025-05-13 10:01:39,678 - DEBUG - Deleting VDNS record data: test-rec
2025-05-13 10:01:39,794 - INFO - VDNS record info: default-domain:ctest-vdns1-68494113:test-rec deleted successfully.
2025-05-13 10:01:39,795 - INFO - Deleting VM ctest-vm2-test-77062064
2025-05-13 10:01:39,941 - INFO - Deleting VM ctest-vm1-test-23517275
2025-05-13 10:01:40,119 - INFO - Deleting VN ctest-vn1-vdns-06723367
2025-05-13 10:01:40,202 - DEBUG - VN 62a5099b-b58e-4ff9-9fa2-5311e80ecfec still in use: Unable to complete operation on network 62a5099b-b58e-4ff9-9fa2-5311e80ecfec. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0038f737-6e09-4067-9307-1f2c892b2371']
2025-05-13 10:01:40,202 - WARNING - Deleting VN ctest-vn1-vdns-06723367 failed..Will retry
2025-05-13 10:01:42,475 - DEBUG - Response for deleting network ()
2025-05-13 10:01:42,526 - DEBUG - Deleting VDNS Entry: ctest-vdns1-68494113
2025-05-13 10:01:42,606 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-68494113'] deleted successfully.
2025-05-13 10:01:42,607 - DEBUG - Requesting: http://10.0.0.41:8082/domains
2025-05-13 10:01:42,615 - DEBUG - Requesting: http://10.0.0.41:8082/domain/9e864e28-4bda-4ea4-9d30-a30a75ee8e69
2025-05-13 10:01:42,633 - DEBUG - VDNS information not found in API server
2025-05-13 10:01:42,633 - INFO - VDNS information ctest-vdns1-68494113 removed from the API Server
2025-05-13 10:01:42,639 - INFO - VDNS information ctest-vdns1-68494113 removed in the Control node
2025-05-13 10:01:42,639 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-71908557']
2025-05-13 10:01:42,961 - DEBUG - No XMPP flaps were noticed during the test
2025-05-13 10:01:42,961 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:58]
2025-05-13 10:01:42,961 - INFO - --------------------------------------------------------------------------------
2025-05-13 10:01:43,858 - INFO - Deleted project: ctest-TestvDNSBasic0-71908557, ID : 0426d921-7e32-4929-825d-99e3ecc6d733