2025-01-07 11:55:07,007 - INFO - Domain Default found not creating
2025-01-07 11:55:07,177 - INFO - Project ctest-TestvDNSBasic0-92691346 not found, creating it
2025-01-07 11:55:07,639 - INFO - Created Project:ctest-TestvDNSBasic0-92691346, ID : 960faa5b-7e7a-4f6f-9370-79857e06709c
2025-01-07 11:55:09,089 - INFO - ================================================================================
2025-01-07 11:55:09,089 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-01-07 11:55:09,089 - 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-01-07 11:55:09,348 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.12': '0'}} with
2025-01-07 11:55:09,348 - INFO - Initial checks done. Running the testcase now
2025-01-07 11:55:09,349 - INFO -
2025-01-07 11:55:10,075 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-92691346'](960faa5b-7e7a-4f6f-9370-79857e06709c)
2025-01-07 11:55:10,130 - DEBUG - Creating VDNS : ctest-vdns1-22391643
2025-01-07 11:55:10,334 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-22391643'] created succesfully
2025-01-07 11:55:10,334 - DEBUG - Verify VDNS entry is shown in control node
2025-01-07 11:55:10,343 - DEBUG - Verify VDNS entry is shown in the API server
2025-01-07 11:55:10,343 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2025-01-07 11:55:10,638 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2025-01-07 11:55:10,679 - DEBUG - Requesting: http://10.0.0.31:8082/domain/2125db19-bf62-471b-812e-f004288868be
2025-01-07 11:55:10,698 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-DNS/469a834e-ff8c-49d4-a7d2-a459662203bd
2025-01-07 11:55:11,319 - DEBUG - Response for create_network : {'network': {'id': '6d080c0e-294f-405f-9be8-6365478157ae', 'name': 'ctest-vn1-vdns-26005305', 'tenant_id': '960faa5b7e7a4f6f937079857e06709c', 'project_id': '960faa5b7e7a4f6f937079857e06709c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-92691346', 'ctest-vn1-vdns-26005305'], 'port_security_enabled': True, 'description': ''}}
2025-01-07 11:55:11,506 - DEBUG - Response for create_subnet : {'subnet': {'id': '7b8ba407-a693-4743-aa01-ebafa186954f', 'name': '', 'tenant_id': '960faa5b7e7a4f6f937079857e06709c', 'network_id': '6d080c0e-294f-405f-9be8-6365478157ae', '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': '960faa5b7e7a4f6f937079857e06709c'}}
2025-01-07 11:55:11,525 - INFO - Created VN ctest-vn1-vdns-26005305
2025-01-07 11:55:11,582 - DEBUG - VN ctest-vn1-vdns-26005305 UUID is 6d080c0e-294f-405f-9be8-6365478157ae
2025-01-07 11:55:11,790 - DEBUG - Services list from nova: [, , ]
2025-01-07 11:55:12,818 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2549-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2549-1)
2025-01-07 11:55:12,818 - INFO - Waiting for VM ctest-vm1-test-92061955 to be up..
2025-01-07 11:55:12,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-07 11:55:17,940 - DEBUG - VM is in ACTIVE state now
2025-01-07 11:55:17,940 - INFO - VM name : ctest-vm1-test-92061955
2025-01-07 11:55:18,014 - DEBUG - VM ctest-vm1-test-92061955 ID is 9ef97f8f-8326-4810-93e3-1964a9114c39
2025-01-07 11:55:18,014 - DEBUG - VM ctest-vm1-test-92061955 launched on Node cn-jenkins-deploy-platform-ansible-os-2549-1
2025-01-07 11:55:18,198 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/9ef97f8f-8326-4810-93e3-1964a9114c39
2025-01-07 11:55:18,209 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/44902975-aa1c-439b-b18f-106d24525066
2025-01-07 11:55:21,455 - 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 1003ms')
2025-01-07 11:55:21,456 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-92061955 failed!
2025-01-07 11:55:21,514 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-92691346:ctest-vn1-vdns-26005305 is 10.10.10.1 and allocation pool is NOT set
2025-01-07 11:55:23,572 - 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=4.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.27 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 = 1.273/3.023/4.773/1.750 ms')
2025-01-07 11:55:23,572 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-92061955 passed
2025-01-07 11:55:23,726 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 11:55:23,726 - DEBUG - Waiting to SSH to VM ctest-vm1-test-92061955, IP 10.10.10.3, Port 22
2025-01-07 11:55:23,882 - DEBUG - VM ctest-vm1-test-92061955 is ready for SSH connections
2025-01-07 11:55:23,882 - 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.31, gateway password: c0ntrail123
2025-01-07 11:55:23,882 - DEBUG - ifconfig | grep 10.10.10.3
2025-01-07 11:55:25,557 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-07 11:55:25,558 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-92061955", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-07 11:55:25,558 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-92061955", None, socket.AF_INET6)'
2025-01-07 11:55:25,810 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-92061955, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-07 11:55:25,810 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-92061955
2025-01-07 11:55:28,064 - DEBUG - PING ctest-vm1-test-92061955 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.273 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.421 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.514 ms
--- ctest-vm1-test-92061955 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.421/1.402/3.273 ms
2025-01-07 11:55:28,064 - INFO - Ping to IP ctest-vm1-test-92061955 from VM ctest-vm1-test-92061955 passed
2025-01-07 11:55:28,081 - DEBUG - Requesting: http://10.0.0.31:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-07 11:55:28,088 - DEBUG - Requesting: http://10.0.0.31:8092/Snh_PageReq?x=default-domain:ctest-vdns1-22391643@0%20AllEntriesVdnsRecordsReq
2025-01-07 11:55:28,094 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22391643:1:ctest-vm1-test-92061955:10.10.10.3', 'rec_name': 'ctest-vm1-test-92061955', '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-2549-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-92061955.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-07 11:55:28,094 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22391643:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-92061955', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-92061955', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2549-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-92061955.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-01-07 11:55:29,293 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2549-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2549-1)
2025-01-07 11:55:29,293 - INFO - Waiting for VM ctest-vm2-test-75382522 to be up..
2025-01-07 11:55:29,332 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-07 11:55:34,418 - DEBUG - VM is in ACTIVE state now
2025-01-07 11:55:34,418 - INFO - VM name : ctest-vm2-test-75382522
2025-01-07 11:55:34,522 - DEBUG - VM ctest-vm2-test-75382522 ID is 614e1c5d-cbf0-456e-a090-fe337ceca12b
2025-01-07 11:55:34,522 - DEBUG - VM ctest-vm2-test-75382522 launched on Node cn-jenkins-deploy-platform-ansible-os-2549-1
2025-01-07 11:55:34,631 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/614e1c5d-cbf0-456e-a090-fe337ceca12b
2025-01-07 11:55:34,644 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/47d78f7b-572f-4776-bb22-f10602d2779d
2025-01-07 11:55:37,910 - 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-01-07 11:55:37,910 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-75382522 failed!
2025-01-07 11:55:37,966 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-92691346:ctest-vn1-vdns-26005305 is 10.10.10.1 and allocation pool is NOT set
2025-01-07 11:55:40,023 - 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.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.333 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.333/1.781/3.230/1.448 ms')
2025-01-07 11:55:40,023 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-75382522 passed
2025-01-07 11:55:40,178 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-07 11:55:40,178 - DEBUG - Waiting to SSH to VM ctest-vm2-test-75382522, IP 10.10.10.4, Port 22
2025-01-07 11:55:40,333 - DEBUG - VM ctest-vm2-test-75382522 is ready for SSH connections
2025-01-07 11:55:40,334 - 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.31, gateway password: c0ntrail123
2025-01-07 11:55:40,334 - DEBUG - ifconfig | grep 10.10.10.4
2025-01-07 11:55:40,974 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-07 11:55:40,974 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-75382522", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-07 11:55:40,974 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-75382522", None, socket.AF_INET6)'
2025-01-07 11:55:41,404 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-75382522, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-07 11:55:41,404 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-75382522
2025-01-07 11:55:43,668 - DEBUG - PING ctest-vm2-test-75382522 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.220 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.362 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.389 ms
--- ctest-vm2-test-75382522 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.362/1.323/3.220 ms
2025-01-07 11:55:43,668 - INFO - Ping to IP ctest-vm2-test-75382522 from VM ctest-vm2-test-75382522 passed
2025-01-07 11:55:43,683 - DEBUG - Requesting: http://10.0.0.31:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-01-07 11:55:43,690 - DEBUG - Requesting: http://10.0.0.31:8092/Snh_PageReq?x=default-domain:ctest-vdns1-22391643@0%20AllEntriesVdnsRecordsReq
2025-01-07 11:55:43,697 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22391643:1:ctest-vm2-test-75382522:10.10.10.4', 'rec_name': 'ctest-vm2-test-75382522', '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-2549-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-75382522.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-01-07 11:55:43,697 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-22391643:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-75382522', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-75382522', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-2549-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-75382522.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-01-07 11:55:43,697 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-75382522", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-07 11:55:43,697 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-75382522", None, socket.AF_INET6)'
2025-01-07 11:55:43,888 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-75382522, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123
2025-01-07 11:55:43,888 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-75382522
2025-01-07 11:55:46,152 - DEBUG - PING ctest-vm2-test-75382522 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.832 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.969 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.892 ms
--- ctest-vm2-test-75382522 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.892/1.897/3.832 ms
2025-01-07 11:55:46,152 - INFO - Ping to IP ctest-vm2-test-75382522 from VM ctest-vm1-test-92061955 passed
2025-01-07 11:55:46,152 - INFO - Try deleting the VDNS entry ctest-vdns1-22391643 with back ref of ipam.
2025-01-07 11:55:46,206 - DEBUG - Delete when resource still referred: ['http://10.0.0.31:8082/network-ipam/47ae5868-dad2-4b5d-b4e3-e61091771af0']
2025-01-07 11:55:46,206 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-01-07 11:55:46,206 - INFO - Add CNAME VDNS record for ctest-vm1-test-92061955 and verify we able to ping by alias name
2025-01-07 11:55:46,258 - DEBUG - Creating VDNS record data : test-rec
2025-01-07 11:55:46,366 - INFO - In verify_on_setup
2025-01-07 11:55:46,462 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-22391643', 'test-rec'] created succesfully
2025-01-07 11:55:46,462 - INFO - Verify VDNS record is shown in the API server
2025-01-07 11:55:46,462 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2025-01-07 11:55:46,469 - DEBUG - Requesting: http://10.0.0.31:8082/domain/2125db19-bf62-471b-812e-f004288868be
2025-01-07 11:55:46,481 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-DNS/469a834e-ff8c-49d4-a7d2-a459662203bd
2025-01-07 11:55:46,489 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-DNS-record/a6bce1bf-25b8-4685-8f8c-2d7338c36083
2025-01-07 11:55:46,495 - INFO - Verify VDNS record is shown in the control node
2025-01-07 11:55:46,502 - 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.31, gateway password: c0ntrail123
2025-01-07 11:55:46,502 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-07 11:55:46,709 - 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.31, gateway password: c0ntrail123
2025-01-07 11:55:46,710 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-07 11:55:46,962 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-07 11:55:46,962 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-92061955 failed
2025-01-07 11:55:47,964 - 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.31, gateway password: c0ntrail123
2025-01-07 11:55:47,964 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-07 11:55:48,158 - 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.31, gateway password: c0ntrail123
2025-01-07 11:55:48,158 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-07 11:55:48,410 - DEBUG - ping: bad address 'vm1-test-alias'
2025-01-07 11:55:48,410 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-92061955 failed
2025-01-07 11:55:49,411 - 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.31, gateway password: c0ntrail123
2025-01-07 11:55:49,411 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-01-07 11:55:49,600 - 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.31, gateway password: c0ntrail123
2025-01-07 11:55:49,600 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-01-07 11:55:51,853 - 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.423 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.345 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.808 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.345/0.525/0.808 ms
2025-01-07 11:55:51,853 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-92061955 passed
2025-01-07 11:55:51,853 - DEBUG - Deleting VDNS record data: test-rec
2025-01-07 11:55:51,929 - INFO - VDNS record info: default-domain:ctest-vdns1-22391643:test-rec deleted successfully.
2025-01-07 11:55:51,930 - INFO - Deleting VM ctest-vm2-test-75382522
2025-01-07 11:55:52,007 - INFO - Deleting VM ctest-vm1-test-92061955
2025-01-07 11:55:52,074 - INFO - Deleting VN ctest-vn1-vdns-26005305
2025-01-07 11:55:52,112 - DEBUG - VN 6d080c0e-294f-405f-9be8-6365478157ae still in use: Unable to complete operation on network 6d080c0e-294f-405f-9be8-6365478157ae. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7f63e981-548f-4a91-8b2e-1d71d124eaee']
2025-01-07 11:55:52,112 - WARNING - Deleting VN ctest-vn1-vdns-26005305 failed..Will retry
2025-01-07 11:55:54,337 - DEBUG - Response for deleting network ()
2025-01-07 11:55:54,375 - DEBUG - Deleting VDNS Entry: ctest-vdns1-22391643
2025-01-07 11:55:54,449 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-22391643'] deleted successfully.
2025-01-07 11:55:54,450 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2025-01-07 11:55:54,456 - DEBUG - Requesting: http://10.0.0.31:8082/domain/2125db19-bf62-471b-812e-f004288868be
2025-01-07 11:55:54,470 - DEBUG - VDNS information not found in API server
2025-01-07 11:55:54,470 - INFO - VDNS information ctest-vdns1-22391643 removed from the API Server
2025-01-07 11:55:54,476 - INFO - VDNS information ctest-vdns1-22391643 removed in the Control node
2025-01-07 11:55:54,476 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-92691346']
2025-01-07 11:55:54,735 - DEBUG - No XMPP flaps were noticed during the test
2025-01-07 11:55:54,735 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-01-07 11:55:54,735 - INFO - --------------------------------------------------------------------------------
2025-01-07 11:55:55,405 - INFO - Deleted project: ctest-TestvDNSBasic0-92691346, ID : 960faa5b-7e7a-4f6f-9370-79857e06709c