2025-08-15 18:52:17,551 - INFO - Domain Default found not creating
2025-08-15 18:52:17,688 - INFO - Project ctest-TestvDNSBasic0-33067368 not found, creating it
2025-08-15 18:52:18,154 - INFO - Created Project:ctest-TestvDNSBasic0-33067368, ID : 1a045988-5729-43c4-a05b-15a671173d25
2025-08-15 18:52:19,758 - INFO - ================================================================================
2025-08-15 18:52:19,758 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-15 18:52:19,758 - 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-08-15 18:52:20,018 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-08-15 18:52:20,018 - INFO - Initial checks done. Running the testcase now
2025-08-15 18:52:20,018 - INFO -
2025-08-15 18:52:20,789 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-33067368'](1a045988-5729-43c4-a05b-15a671173d25)
2025-08-15 18:52:20,848 - DEBUG - Creating VDNS : ctest-vdns1-65684078
2025-08-15 18:52:21,068 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-65684078'] created succesfully
2025-08-15 18:52:21,068 - DEBUG - Verify VDNS entry is shown in control node
2025-08-15 18:52:21,075 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-15 18:52:21,076 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-15 18:52:21,409 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-15 18:52:21,438 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ca9b6dff-67aa-4683-a989-40dabf59d627
2025-08-15 18:52:21,452 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/883ec554-a71c-4980-b75b-7de8a1987137
2025-08-15 18:52:22,046 - DEBUG - Response for create_network : {'network': {'id': 'bd93c3fa-d7a2-4e89-a14d-a838e4881c59', 'name': 'ctest-vn1-vdns-68832747', 'tenant_id': '1a045988572943c4a05b15a671173d25', 'project_id': '1a045988572943c4a05b15a671173d25', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-33067368', 'ctest-vn1-vdns-68832747'], 'port_security_enabled': True, 'description': ''}}
2025-08-15 18:52:22,265 - DEBUG - Response for create_subnet : {'subnet': {'id': '6c03bce2-ef61-4588-9a63-a4666d3c52ef', 'name': '', 'tenant_id': '1a045988572943c4a05b15a671173d25', 'network_id': 'bd93c3fa-d7a2-4e89-a14d-a838e4881c59', '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': '1a045988572943c4a05b15a671173d25'}}
2025-08-15 18:52:22,286 - INFO - Created VN ctest-vn1-vdns-68832747
2025-08-15 18:52:22,340 - DEBUG - VN ctest-vn1-vdns-68832747 UUID is bd93c3fa-d7a2-4e89-a14d-a838e4881c59
2025-08-15 18:52:22,568 - DEBUG - Services list from nova: [, , ]
2025-08-15 18:52:23,741 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3869-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3869-1)
2025-08-15 18:52:23,742 - INFO - Waiting for VM ctest-vm1-test-29293884 to be up..
2025-08-15 18:52:23,791 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-15 18:52:28,870 - DEBUG - VM is in ACTIVE state now
2025-08-15 18:52:28,870 - INFO - VM name : ctest-vm1-test-29293884
2025-08-15 18:52:28,945 - DEBUG - VM ctest-vm1-test-29293884 ID is ab6dee6a-aeec-4953-a1b1-c1edba177d8b
2025-08-15 18:52:28,945 - DEBUG - VM ctest-vm1-test-29293884 launched on Node cn-jenkins-deploy-platform-ansible-os-3869-1
2025-08-15 18:52:29,015 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ab6dee6a-aeec-4953-a1b1-c1edba177d8b
2025-08-15 18:52:29,023 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/fbc804c1-6a8f-46eb-82b0-5519a7643982
2025-08-15 18:52:32,288 - 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 1022ms')
2025-08-15 18:52:32,288 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-29293884 failed!
2025-08-15 18:52:32,352 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-33067368:ctest-vn1-vdns-68832747 is 10.10.10.1 and allocation pool is NOT set
2025-08-15 18:52:34,409 - 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=8.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.841 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.841/4.447/8.054/3.606 ms')
2025-08-15 18:52:34,410 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-29293884 passed
2025-08-15 18:52:34,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 18:52:34,564 - DEBUG - Waiting to SSH to VM ctest-vm1-test-29293884, IP 10.10.10.3, Port 22
2025-08-15 18:52:34,629 - 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': ''}
2025-08-15 18:52:34,705 - DEBUG - VM ctest-vm1-test-29293884 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-15 18:52:39,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 18:52:39,705 - DEBUG - Waiting to SSH to VM ctest-vm1-test-29293884, IP 10.10.10.3, Port 22
2025-08-15 18:52:39,859 - DEBUG - VM ctest-vm1-test-29293884 is ready for SSH connections
2025-08-15 18:52:39,860 - 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.254, gateway password: c0ntrail123
2025-08-15 18:52:39,860 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-15 18:52:41,563 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-15 18:52:41,563 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-29293884", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 18:52:41,564 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-29293884", None, socket.AF_INET6)'
2025-08-15 18:52:41,816 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-29293884, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 18:52:41,816 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-29293884
2025-08-15 18:52:44,094 - DEBUG - PING ctest-vm1-test-29293884 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.216 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.417 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.727 ms
--- ctest-vm1-test-29293884 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.417/1.453/3.216 ms
2025-08-15 18:52:44,094 - INFO - Ping to IP ctest-vm1-test-29293884 from VM ctest-vm1-test-29293884 passed
2025-08-15 18:52:44,110 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-15 18:52:44,116 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-65684078@0%20AllEntriesVdnsRecordsReq
2025-08-15 18:52:44,122 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-65684078:1:ctest-vm1-test-29293884:10.10.10.3', 'rec_name': 'ctest-vm1-test-29293884', '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-3869-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-29293884.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-15 18:52:44,122 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-65684078:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-29293884', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-29293884', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3869-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-29293884.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-08-15 18:52:45,364 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3869-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3869-1)
2025-08-15 18:52:45,364 - INFO - Waiting for VM ctest-vm2-test-37844534 to be up..
2025-08-15 18:52:45,402 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-15 18:52:50,483 - DEBUG - VM is in ACTIVE state now
2025-08-15 18:52:50,483 - INFO - VM name : ctest-vm2-test-37844534
2025-08-15 18:52:50,567 - DEBUG - VM ctest-vm2-test-37844534 ID is 5c85cf27-75b2-4dd9-aa88-7d1473c759f3
2025-08-15 18:52:50,567 - DEBUG - VM ctest-vm2-test-37844534 launched on Node cn-jenkins-deploy-platform-ansible-os-3869-1
2025-08-15 18:52:50,649 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5c85cf27-75b2-4dd9-aa88-7d1473c759f3
2025-08-15 18:52:50,658 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/59ff5717-1a08-4597-9123-03d31ad5e6cb
2025-08-15 18:52:53,924 - 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 1019ms')
2025-08-15 18:52:53,924 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-37844534 failed!
2025-08-15 18:52:53,980 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-33067368:ctest-vn1-vdns-68832747 is 10.10.10.1 and allocation pool is NOT set
2025-08-15 18:52:56,041 - 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=12.7 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.10 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.096/6.886/12.676/5.790 ms')
2025-08-15 18:52:56,041 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-37844534 passed
2025-08-15 18:52:56,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 18:52:56,188 - DEBUG - Waiting to SSH to VM ctest-vm2-test-37844534, IP 10.10.10.4, Port 22
2025-08-15 18:52:56,247 - 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': ''}
2025-08-15 18:52:56,330 - DEBUG - VM ctest-vm2-test-37844534 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-15 18:53:01,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-15 18:53:01,331 - DEBUG - Waiting to SSH to VM ctest-vm2-test-37844534, IP 10.10.10.4, Port 22
2025-08-15 18:53:01,492 - DEBUG - VM ctest-vm2-test-37844534 is ready for SSH connections
2025-08-15 18:53:01,492 - 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.254, gateway password: c0ntrail123
2025-08-15 18:53:01,492 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-15 18:53:03,115 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-15 18:53:03,115 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-37844534", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 18:53:03,116 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-37844534", None, socket.AF_INET6)'
2025-08-15 18:53:03,372 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-37844534, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 18:53:03,372 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-37844534
2025-08-15 18:53:05,638 - DEBUG - PING ctest-vm2-test-37844534 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.142 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.425 ms
--- ctest-vm2-test-37844534 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.417/1.328/3.142 ms
2025-08-15 18:53:05,638 - INFO - Ping to IP ctest-vm2-test-37844534 from VM ctest-vm2-test-37844534 passed
2025-08-15 18:53:05,654 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-15 18:53:05,660 - DEBUG - Requesting: http://10.0.0.254:8092/Snh_PageReq?x=default-domain:ctest-vdns1-65684078@0%20AllEntriesVdnsRecordsReq
2025-08-15 18:53:05,665 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-65684078:1:ctest-vm2-test-37844534:10.10.10.4', 'rec_name': 'ctest-vm2-test-37844534', '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-3869-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-37844534.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-15 18:53:05,665 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-65684078:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-37844534', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-37844534', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3869-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-37844534.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-08-15 18:53:05,666 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-37844534", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 18:53:05,666 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-37844534", None, socket.AF_INET6)'
2025-08-15 18:53:05,863 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-37844534, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-15 18:53:05,863 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-37844534
2025-08-15 18:53:08,131 - DEBUG - PING ctest-vm2-test-37844534 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.977 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.822 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.739 ms
--- ctest-vm2-test-37844534 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.739/2.512/5.977 ms
2025-08-15 18:53:08,132 - INFO - Ping to IP ctest-vm2-test-37844534 from VM ctest-vm1-test-29293884 passed
2025-08-15 18:53:08,132 - INFO - Try deleting the VDNS entry ctest-vdns1-65684078 with back ref of ipam.
2025-08-15 18:53:08,192 - DEBUG - Delete when resource still referred: ['http://10.0.0.254:8082/network-ipam/48674ee7-9c9e-47f2-b045-14e97f3617b9']
2025-08-15 18:53:08,192 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-15 18:53:08,192 - INFO - Add CNAME VDNS record for ctest-vm1-test-29293884 and verify we able to ping by alias name
2025-08-15 18:53:08,240 - DEBUG - Creating VDNS record data : test-rec
2025-08-15 18:53:08,348 - INFO - In verify_on_setup
2025-08-15 18:53:08,444 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-65684078', 'test-rec'] created succesfully
2025-08-15 18:53:08,444 - INFO - Verify VDNS record is shown in the API server
2025-08-15 18:53:08,444 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-15 18:53:08,450 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ca9b6dff-67aa-4683-a989-40dabf59d627
2025-08-15 18:53:08,464 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS/883ec554-a71c-4980-b75b-7de8a1987137
2025-08-15 18:53:08,472 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-DNS-record/bef978fa-353d-4148-8b8e-68b5f5d4002c
2025-08-15 18:53:08,479 - INFO - Verify VDNS record is shown in the control node
2025-08-15 18:53:08,486 - 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.254, gateway password: c0ntrail123
2025-08-15 18:53:08,487 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-15 18:53:08,687 - 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.254, gateway password: c0ntrail123
2025-08-15 18:53:08,687 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-15 18:53:08,936 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-15 18:53:08,937 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-29293884 failed
2025-08-15 18:53:09,937 - 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.254, gateway password: c0ntrail123
2025-08-15 18:53:09,938 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-15 18:53:10,131 - 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.254, gateway password: c0ntrail123
2025-08-15 18:53:10,131 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-15 18:53:10,392 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-15 18:53:10,393 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-29293884 failed
2025-08-15 18:53:11,394 - 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.254, gateway password: c0ntrail123
2025-08-15 18:53:11,394 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-15 18:53:11,597 - 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.254, gateway password: c0ntrail123
2025-08-15 18:53:11,597 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-15 18:53:13,866 - 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.365 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.409 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.539 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.365/0.437/0.539 ms
2025-08-15 18:53:13,867 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-29293884 passed
2025-08-15 18:53:13,867 - DEBUG - Deleting VDNS record data: test-rec
2025-08-15 18:53:13,936 - INFO - VDNS record info: default-domain:ctest-vdns1-65684078:test-rec deleted successfully.
2025-08-15 18:53:13,936 - INFO - Deleting VM ctest-vm2-test-37844534
2025-08-15 18:53:13,998 - INFO - Deleting VM ctest-vm1-test-29293884
2025-08-15 18:53:14,065 - INFO - Deleting VN ctest-vn1-vdns-68832747
2025-08-15 18:53:14,104 - DEBUG - VN bd93c3fa-d7a2-4e89-a14d-a838e4881c59 still in use: Unable to complete operation on network bd93c3fa-d7a2-4e89-a14d-a838e4881c59. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-78ef6f86-7c27-4e07-97bd-60676bd50935']
2025-08-15 18:53:14,104 - WARNING - Deleting VN ctest-vn1-vdns-68832747 failed..Will retry
2025-08-15 18:53:16,345 - DEBUG - Response for deleting network ()
2025-08-15 18:53:16,377 - DEBUG - Deleting VDNS Entry: ctest-vdns1-65684078
2025-08-15 18:53:16,452 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-65684078'] deleted successfully.
2025-08-15 18:53:16,452 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-08-15 18:53:16,459 - DEBUG - Requesting: http://10.0.0.254:8082/domain/ca9b6dff-67aa-4683-a989-40dabf59d627
2025-08-15 18:53:16,473 - DEBUG - VDNS information not found in API server
2025-08-15 18:53:16,473 - INFO - VDNS information ctest-vdns1-65684078 removed from the API Server
2025-08-15 18:53:16,480 - INFO - VDNS information ctest-vdns1-65684078 removed in the Control node
2025-08-15 18:53:16,480 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-33067368']
2025-08-15 18:53:16,742 - DEBUG - No XMPP flaps were noticed during the test
2025-08-15 18:53:16,742 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:57]
2025-08-15 18:53:16,742 - INFO - --------------------------------------------------------------------------------
2025-08-15 18:53:17,461 - INFO - Deleted project: ctest-TestvDNSBasic0-33067368, ID : 1a045988-5729-43c4-a05b-15a671173d25