2025-06-15 17:00:59,376 - INFO - Domain Default found not creating
2025-06-15 17:00:59,526 - INFO - Project ctest-TestvDNSBasic0-65919055 not found, creating it
2025-06-15 17:00:59,992 - INFO - Created Project:ctest-TestvDNSBasic0-65919055, ID : 8971ada3-78f5-41b4-bc08-7c450eab0aeb
2025-06-15 17:01:01,654 - INFO - ================================================================================
2025-06-15 17:01:01,654 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-15 17:01:01,654 - 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-06-15 17:01:01,913 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with
2025-06-15 17:01:01,914 - INFO - Initial checks done. Running the testcase now
2025-06-15 17:01:01,914 - INFO -
2025-06-15 17:01:02,710 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-65919055'](8971ada3-78f5-41b4-bc08-7c450eab0aeb)
2025-06-15 17:01:02,768 - DEBUG - Creating VDNS : ctest-vdns1-56886830
2025-06-15 17:01:02,980 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-56886830'] created succesfully
2025-06-15 17:01:02,980 - DEBUG - Verify VDNS entry is shown in control node
2025-06-15 17:01:02,988 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-15 17:01:02,988 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-06-15 17:01:03,325 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-06-15 17:01:03,354 - DEBUG - Requesting: http://10.0.0.57:8082/domain/6b473abd-5bdf-4243-bcee-dd99654edb4b
2025-06-15 17:01:03,368 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-DNS/2f19eead-4fd8-4f1f-ab56-c01f3fba71cd
2025-06-15 17:01:03,957 - DEBUG - Response for create_network : {'network': {'id': '52036bac-114e-406d-b502-b5e71cefcea6', 'name': 'ctest-vn1-vdns-35428822', 'tenant_id': '8971ada378f541b4bc087c450eab0aeb', 'project_id': '8971ada378f541b4bc087c450eab0aeb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-65919055', 'ctest-vn1-vdns-35428822'], 'port_security_enabled': True, 'description': ''}}
2025-06-15 17:01:04,188 - DEBUG - Response for create_subnet : {'subnet': {'id': '664adb41-6777-42ea-aff3-e59c09f15a6c', 'name': '', 'tenant_id': '8971ada378f541b4bc087c450eab0aeb', 'network_id': '52036bac-114e-406d-b502-b5e71cefcea6', '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': '8971ada378f541b4bc087c450eab0aeb'}}
2025-06-15 17:01:04,207 - INFO - Created VN ctest-vn1-vdns-35428822
2025-06-15 17:01:04,264 - DEBUG - VN ctest-vn1-vdns-35428822 UUID is 52036bac-114e-406d-b502-b5e71cefcea6
2025-06-15 17:01:04,480 - DEBUG - Services list from nova: [, , ]
2025-06-15 17:01:05,592 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3453-1)
2025-06-15 17:01:05,592 - INFO - Waiting for VM ctest-vm1-test-68889433 to be up..
2025-06-15 17:01:05,635 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-15 17:01:10,714 - DEBUG - VM is in ACTIVE state now
2025-06-15 17:01:10,714 - INFO - VM name : ctest-vm1-test-68889433
2025-06-15 17:01:10,790 - DEBUG - VM ctest-vm1-test-68889433 ID is cd48de39-a9fe-4a45-877f-ed8bd4c7e776
2025-06-15 17:01:10,790 - DEBUG - VM ctest-vm1-test-68889433 launched on Node cn-jenkins-deploy-platform-ansible-os-3453-1
2025-06-15 17:01:10,864 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/cd48de39-a9fe-4a45-877f-ed8bd4c7e776
2025-06-15 17:01:10,873 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/f1a43212-7ef2-40cc-8db3-4b61f1cedc35
2025-06-15 17:01:14,126 - 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-06-15 17:01:14,127 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-68889433 failed!
2025-06-15 17:01:14,184 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-65919055:ctest-vn1-vdns-35428822 is 10.10.10.1 and allocation pool is NOT set
2025-06-15 17:01:18,253 - 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=2 ttl=63 time=6.42 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 6.418/6.418/6.418/0.000 ms')
2025-06-15 17:01:18,253 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-68889433 passed
2025-06-15 17:01:18,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:01:18,416 - DEBUG - Waiting to SSH to VM ctest-vm1-test-68889433, IP 10.10.10.3, Port 22
2025-06-15 17:01:18,581 - DEBUG - VM ctest-vm1-test-68889433 is ready for SSH connections
2025-06-15 17:01:18,582 - 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.57, gateway password: c0ntrail123
2025-06-15 17:01:18,582 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-15 17:01:20,277 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-15 17:01:20,277 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-68889433", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:01:20,277 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-68889433", None, socket.AF_INET6)'
2025-06-15 17:01:20,529 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-68889433, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:01:20,529 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-68889433
2025-06-15 17:01:22,813 - DEBUG - PING ctest-vm1-test-68889433 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.254 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.403 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.526 ms
--- ctest-vm1-test-68889433 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.403/1.394/3.254 ms
2025-06-15 17:01:22,813 - INFO - Ping to IP ctest-vm1-test-68889433 from VM ctest-vm1-test-68889433 passed
2025-06-15 17:01:22,827 - DEBUG - Requesting: http://10.0.0.57:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-15 17:01:22,834 - DEBUG - Requesting: http://10.0.0.57:8092/Snh_PageReq?x=default-domain:ctest-vdns1-56886830@0%20AllEntriesVdnsRecordsReq
2025-06-15 17:01:22,839 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-56886830:1:ctest-vm1-test-68889433:10.10.10.3', 'rec_name': 'ctest-vm1-test-68889433', '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-3453-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-68889433.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-15 17:01:22,840 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-56886830:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-68889433', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-68889433', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3453-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-68889433.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-06-15 17:01:24,108 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3453-1)
2025-06-15 17:01:24,108 - INFO - Waiting for VM ctest-vm2-test-92046243 to be up..
2025-06-15 17:01:24,150 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-15 17:01:29,232 - DEBUG - VM is in ACTIVE state now
2025-06-15 17:01:29,232 - INFO - VM name : ctest-vm2-test-92046243
2025-06-15 17:01:29,310 - DEBUG - VM ctest-vm2-test-92046243 ID is c3bf5383-8fe3-4f79-91e5-0391e046a82b
2025-06-15 17:01:29,310 - DEBUG - VM ctest-vm2-test-92046243 launched on Node cn-jenkins-deploy-platform-ansible-os-3453-1
2025-06-15 17:01:29,383 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/c3bf5383-8fe3-4f79-91e5-0391e046a82b
2025-06-15 17:01:29,393 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/eeece0a3-6cc9-4606-8af3-8719bed4619b
2025-06-15 17:01:32,650 - 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 1018ms')
2025-06-15 17:01:32,650 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-92046243 failed!
2025-06-15 17:01:32,708 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-65919055:ctest-vn1-vdns-35428822 is 10.10.10.1 and allocation pool is NOT set
2025-06-15 17:01:34,768 - 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=4.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.331 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.331/2.494/4.657/2.163 ms')
2025-06-15 17:01:34,768 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-92046243 passed
2025-06-15 17:01:34,924 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:01:34,924 - DEBUG - Waiting to SSH to VM ctest-vm2-test-92046243, IP 10.10.10.4, Port 22
2025-06-15 17:01:35,097 - DEBUG - VM ctest-vm2-test-92046243 is ready for SSH connections
2025-06-15 17:01:35,097 - 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.57, gateway password: c0ntrail123
2025-06-15 17:01:35,098 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-15 17:01:35,938 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-15 17:01:35,939 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-92046243", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:01:35,939 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-92046243", None, socket.AF_INET6)'
2025-06-15 17:01:36,206 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-92046243, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:01:36,206 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-92046243
2025-06-15 17:01:38,486 - DEBUG - PING ctest-vm2-test-92046243 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.689 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.443 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.468 ms
--- ctest-vm2-test-92046243 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.443/1.533/3.689 ms
2025-06-15 17:01:38,486 - INFO - Ping to IP ctest-vm2-test-92046243 from VM ctest-vm2-test-92046243 passed
2025-06-15 17:01:38,499 - DEBUG - Requesting: http://10.0.0.57:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-15 17:01:38,505 - DEBUG - Requesting: http://10.0.0.57:8092/Snh_PageReq?x=default-domain:ctest-vdns1-56886830@0%20AllEntriesVdnsRecordsReq
2025-06-15 17:01:38,511 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-56886830:1:ctest-vm2-test-92046243:10.10.10.4', 'rec_name': 'ctest-vm2-test-92046243', '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-3453-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-92046243.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-15 17:01:38,511 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-56886830:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-92046243', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-92046243', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3453-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-92046243.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-06-15 17:01:38,511 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-92046243", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:01:38,511 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-92046243", None, socket.AF_INET6)'
2025-06-15 17:01:38,712 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-92046243, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:01:38,712 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-92046243
2025-06-15 17:01:41,044 - DEBUG - PING ctest-vm2-test-92046243 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.243 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.843 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.887 ms
--- ctest-vm2-test-92046243 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.843/2.991/7.243 ms
2025-06-15 17:01:41,044 - INFO - Ping to IP ctest-vm2-test-92046243 from VM ctest-vm1-test-68889433 passed
2025-06-15 17:01:41,045 - INFO - Try deleting the VDNS entry ctest-vdns1-56886830 with back ref of ipam.
2025-06-15 17:01:41,100 - DEBUG - Delete when resource still referred: ['http://10.0.0.57:8082/network-ipam/da69c8be-feba-4ecc-b66e-8e3598f5f125']
2025-06-15 17:01:41,100 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-15 17:01:41,100 - INFO - Add CNAME VDNS record for ctest-vm1-test-68889433 and verify we able to ping by alias name
2025-06-15 17:01:41,148 - DEBUG - Creating VDNS record data : test-rec
2025-06-15 17:01:41,256 - INFO - In verify_on_setup
2025-06-15 17:01:41,356 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-56886830', 'test-rec'] created succesfully
2025-06-15 17:01:41,356 - INFO - Verify VDNS record is shown in the API server
2025-06-15 17:01:41,356 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-06-15 17:01:41,364 - DEBUG - Requesting: http://10.0.0.57:8082/domain/6b473abd-5bdf-4243-bcee-dd99654edb4b
2025-06-15 17:01:41,376 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-DNS/2f19eead-4fd8-4f1f-ab56-c01f3fba71cd
2025-06-15 17:01:41,385 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-DNS-record/d96f3059-b449-422f-af9c-92ff8ab40417
2025-06-15 17:01:41,391 - INFO - Verify VDNS record is shown in the control node
2025-06-15 17:01:41,397 - 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.57, gateway password: c0ntrail123
2025-06-15 17:01:41,397 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-15 17:01:41,591 - 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.57, gateway password: c0ntrail123
2025-06-15 17:01:41,591 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-15 17:01:41,852 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-15 17:01:41,853 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-68889433 failed
2025-06-15 17:01:42,853 - 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.57, gateway password: c0ntrail123
2025-06-15 17:01:42,854 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-15 17:01:43,052 - 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.57, gateway password: c0ntrail123
2025-06-15 17:01:43,052 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-15 17:01:43,314 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-15 17:01:43,314 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-68889433 failed
2025-06-15 17:01:44,315 - 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.57, gateway password: c0ntrail123
2025-06-15 17:01:44,315 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-15 17:01:44,515 - 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.57, gateway password: c0ntrail123
2025-06-15 17:01:44,515 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-15 17:01:46,787 - 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.362 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.353 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.304 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.304/0.339/0.362 ms
2025-06-15 17:01:46,787 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-68889433 passed
2025-06-15 17:01:46,788 - DEBUG - Deleting VDNS record data: test-rec
2025-06-15 17:01:46,864 - INFO - VDNS record info: default-domain:ctest-vdns1-56886830:test-rec deleted successfully.
2025-06-15 17:01:46,864 - INFO - Deleting VM ctest-vm2-test-92046243
2025-06-15 17:01:46,930 - INFO - Deleting VM ctest-vm1-test-68889433
2025-06-15 17:01:47,003 - INFO - Deleting VN ctest-vn1-vdns-35428822
2025-06-15 17:01:47,046 - DEBUG - VN 52036bac-114e-406d-b502-b5e71cefcea6 still in use: Unable to complete operation on network 52036bac-114e-406d-b502-b5e71cefcea6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-61bc4167-a9f0-4835-8817-0f728967eebd']
2025-06-15 17:01:47,047 - WARNING - Deleting VN ctest-vn1-vdns-35428822 failed..Will retry
2025-06-15 17:01:49,254 - DEBUG - Response for deleting network ()
2025-06-15 17:01:49,283 - DEBUG - Deleting VDNS Entry: ctest-vdns1-56886830
2025-06-15 17:01:49,352 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-56886830'] deleted successfully.
2025-06-15 17:01:49,352 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-06-15 17:01:49,359 - DEBUG - Requesting: http://10.0.0.57:8082/domain/6b473abd-5bdf-4243-bcee-dd99654edb4b
2025-06-15 17:01:49,373 - DEBUG - VDNS information not found in API server
2025-06-15 17:01:49,373 - INFO - VDNS information ctest-vdns1-56886830 removed from the API Server
2025-06-15 17:01:49,378 - INFO - VDNS information ctest-vdns1-56886830 removed in the Control node
2025-06-15 17:01:49,379 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-65919055']
2025-06-15 17:01:49,642 - DEBUG - No XMPP flaps were noticed during the test
2025-06-15 17:01:49,642 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:48]
2025-06-15 17:01:49,642 - INFO - --------------------------------------------------------------------------------
2025-06-15 17:01:50,369 - INFO - Deleted project: ctest-TestvDNSBasic0-65919055, ID : 8971ada3-78f5-41b4-bc08-7c450eab0aeb