2026-04-03 17:19:12,763 - INFO - Domain Default found not creating
2026-04-03 17:19:12,962 - INFO - Project ctest-TestBasicVMVN-39838232 not found, creating it
2026-04-03 17:19:13,477 - INFO - Created Project:ctest-TestBasicVMVN-39838232, ID : 75040c2d-3ce5-46e2-a314-21c0bb613087
2026-04-03 17:19:14,938 - INFO - ================================================================================
2026-04-03 17:19:14,938 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-03 17:19:14,938 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-04-03 17:19:15,201 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.129': '0'}} with
2026-04-03 17:19:15,201 - INFO - Initial checks done. Running the testcase now
2026-04-03 17:19:15,201 - INFO -
2026-04-03 17:19:15,765 - DEBUG - Response for create_network : {'network': {'id': '471339e0-6af1-4a8b-b03d-36bd0d45a127', 'name': 'ctest-vn2_metadata-40589374', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'project_id': '75040c2d3ce546e2a31421c0bb613087', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39838232', 'ctest-vn2_metadata-40589374'], 'port_security_enabled': True, 'description': ''}}
2026-04-03 17:19:15,972 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2d03ca8-e736-495b-9ee7-53f92dd0e9c5', 'name': '', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'network_id': '471339e0-6af1-4a8b-b03d-36bd0d45a127', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '75040c2d3ce546e2a31421c0bb613087'}}
2026-04-03 17:19:15,990 - INFO - Created VN ctest-vn2_metadata-40589374
2026-04-03 17:19:16,044 - DEBUG - VN ctest-vn2_metadata-40589374 UUID is 471339e0-6af1-4a8b-b03d-36bd0d45a127
2026-04-03 17:19:16,227 - DEBUG - Services list from nova: [, , ]
2026-04-03 17:19:17,274 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5591-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5591-1)
2026-04-03 17:19:17,384 - DEBUG - Link local service introspect added
2026-04-03 17:19:17,426 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-03 17:19:22,502 - DEBUG - VM is in ACTIVE state now
2026-04-03 17:19:22,640 - INFO - Waiting for VM ctest-TestBasicVMVN-39838232-23471940 to be up..
2026-04-03 17:19:22,640 - INFO - VM name : ctest-TestBasicVMVN-39838232-23471940
2026-04-03 17:19:22,719 - DEBUG - VM ctest-TestBasicVMVN-39838232-23471940 ID is 5b7b32a4-3285-4a22-b13f-d28f3f98570f
2026-04-03 17:19:22,719 - DEBUG - VM ctest-TestBasicVMVN-39838232-23471940 launched on Node cn-jenkins-deploy-platform-ansible-os-5591-1
2026-04-03 17:19:22,787 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/5b7b32a4-3285-4a22-b13f-d28f3f98570f
2026-04-03 17:19:23,084 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/5b7b32a4-3285-4a22-b13f-d28f3f98570f
2026-04-03 17:19:23,122 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/a115cea1-0b27-4b91-b936-757d8c518f12
2026-04-03 17:19:26,366 - 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 1006ms')
2026-04-03 17:19:26,366 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39838232-23471940 failed!
2026-04-03 17:19:26,420 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39838232:ctest-vn2_metadata-40589374 is 11.1.1.1 and allocation pool is NOT set
2026-04-03 17:19:28,478 - 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=7.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.06 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 = 1.057/4.295/7.534/3.238 ms')
2026-04-03 17:19:28,478 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39838232-23471940 passed
2026-04-03 17:19:28,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:19:28,629 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39838232-23471940, IP 11.1.1.3, Port 22
2026-04-03 17:19:28,788 - DEBUG - VM ctest-TestBasicVMVN-39838232-23471940 is ready for SSH connections
2026-04-03 17:19:28,788 - INFO - Retry 0
2026-04-03 17:19:28,788 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:19:28,788 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-03 17:19:30,422 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-03 17:19:30,422 - INFO - Generic metadata worked
2026-04-03 17:19:30,676 - DEBUG - Link local service introspect removed
2026-04-03 17:19:30,676 - INFO - Deleting VM ctest-TestBasicVMVN-39838232-23471940
2026-04-03 17:19:30,755 - INFO - Deleting VN ctest-vn2_metadata-40589374
2026-04-03 17:19:30,791 - DEBUG - VN 471339e0-6af1-4a8b-b03d-36bd0d45a127 still in use: Unable to complete operation on network 471339e0-6af1-4a8b-b03d-36bd0d45a127. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5185c695-c1d8-48d1-bdb9-c9eb2b4a1118']
2026-04-03 17:19:30,791 - WARNING - Deleting VN ctest-vn2_metadata-40589374 failed..Will retry
2026-04-03 17:19:32,890 - DEBUG - Response for deleting network ()
2026-04-03 17:19:33,140 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 17:19:33,140 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2026-04-03 17:19:33,140 - INFO - --------------------------------------------------------------------------------
2026-04-03 17:19:33,143 - INFO - ================================================================================
2026-04-03 17:19:33,143 - INFO - STARTING TEST : test_metadata_service
2026-04-03 17:19:33,143 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-04-03 17:19:33,434 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.129': '0'}} with
2026-04-03 17:19:33,434 - INFO - Initial checks done. Running the testcase now
2026-04-03 17:19:33,434 - INFO -
2026-04-03 17:19:33,434 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2026-04-03 17:19:33,440 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/b92b2246-c1c1-4aef-994a-dea865dcaad4
2026-04-03 17:19:33,619 - DEBUG - Response for create_network : {'network': {'id': 'f7f83a8f-5fe7-4fd1-8b23-1a4979c5d858', 'name': 'ctest-vn-90808614', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'project_id': '75040c2d3ce546e2a31421c0bb613087', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39838232', 'ctest-vn-90808614'], 'port_security_enabled': True, 'description': ''}}
2026-04-03 17:19:33,812 - DEBUG - Response for create_subnet : {'subnet': {'id': '6e97e1a1-cfc8-4d0c-b80d-b2061111f4b0', 'name': '', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'network_id': 'f7f83a8f-5fe7-4fd1-8b23-1a4979c5d858', 'ip_version': 4, 'cidr': '196.167.36.128/26', 'allocation_pools': [{'start': '196.167.36.130', 'end': '196.167.36.190'}], 'gateway_ip': '196.167.36.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '196.167.36.130', 'tags': [], 'project_id': '75040c2d3ce546e2a31421c0bb613087'}}
2026-04-03 17:19:33,832 - INFO - Created VN ctest-vn-90808614
2026-04-03 17:19:33,884 - DEBUG - VN ctest-vn-90808614 UUID is f7f83a8f-5fe7-4fd1-8b23-1a4979c5d858
2026-04-03 17:19:35,020 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5591-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5591-1)
2026-04-03 17:19:35,020 - INFO - Waiting for VM ctest-TestBasicVMVN-39838232-61628523 to be up..
2026-04-03 17:19:35,057 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-03 17:19:40,142 - DEBUG - VM is in ACTIVE state now
2026-04-03 17:19:40,142 - INFO - VM name : ctest-TestBasicVMVN-39838232-61628523
2026-04-03 17:19:40,217 - DEBUG - VM ctest-TestBasicVMVN-39838232-61628523 ID is 5f331058-c263-4755-b9a1-53f7694bf6e0
2026-04-03 17:19:40,217 - DEBUG - VM ctest-TestBasicVMVN-39838232-61628523 launched on Node cn-jenkins-deploy-platform-ansible-os-5591-1
2026-04-03 17:19:40,294 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/5f331058-c263-4755-b9a1-53f7694bf6e0
2026-04-03 17:19:40,308 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/f1492002-aa38-4c65-a863-875faf63fec2
2026-04-03 17:19:43,551 - 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 1002ms')
2026-04-03 17:19:43,551 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39838232-61628523 failed!
2026-04-03 17:19:43,604 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-90808614 is 196.167.36.129 and allocation pool is NOT set
2026-04-03 17:19:45,667 - 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.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.395 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.395/2.146/3.898/1.751 ms')
2026-04-03 17:19:45,667 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39838232-61628523 passed
2026-04-03 17:19:45,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:19:45,817 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39838232-61628523, IP 196.167.36.131, Port 22
2026-04-03 17:19:45,883 - 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': ''}
2026-04-03 17:19:45,963 - DEBUG - VM ctest-TestBasicVMVN-39838232-61628523 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-03 17:19:50,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:19:50,964 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39838232-61628523, IP 196.167.36.131, Port 22
2026-04-03 17:19:51,129 - DEBUG - VM ctest-TestBasicVMVN-39838232-61628523 is ready for SSH connections
2026-04-03 17:19:51,129 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:19:51,129 - DEBUG - cat /tmp/output.txt
2026-04-03 17:19:52,752 - DEBUG - Hello World. The time is now Fri, 03 Apr 2026 11:19:47 -0600!
2026-04-03 17:19:52,752 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 03 Apr 2026 11:19:47 -0600!'}
2026-04-03 17:19:52,752 - INFO - metadata_script.txt got executed in the vm
2026-04-03 17:19:52,753 - INFO - Deleting VM ctest-TestBasicVMVN-39838232-61628523
2026-04-03 17:19:52,826 - INFO - Deleting VN ctest-vn-90808614
2026-04-03 17:19:52,867 - DEBUG - VN f7f83a8f-5fe7-4fd1-8b23-1a4979c5d858 still in use: Unable to complete operation on network f7f83a8f-5fe7-4fd1-8b23-1a4979c5d858. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c6f05fbb-5e61-4a2b-b722-e1da5e381578']
2026-04-03 17:19:52,867 - WARNING - Deleting VN ctest-vn-90808614 failed..Will retry
2026-04-03 17:19:54,969 - DEBUG - Response for deleting network ()
2026-04-03 17:19:55,225 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 17:19:55,225 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-04-03 17:19:55,225 - INFO - --------------------------------------------------------------------------------
2026-04-03 17:19:55,227 - INFO - ================================================================================
2026-04-03 17:19:55,228 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-03 17:19:55,228 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-04-03 17:19:55,517 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.129': '0'}} with
2026-04-03 17:19:55,517 - INFO - Initial checks done. Running the testcase now
2026-04-03 17:19:55,517 - INFO -
2026-04-03 17:19:56,001 - DEBUG - Response for create_network : {'network': {'id': 'f2bbd98b-617d-475d-a403-ecb3256f8f83', 'name': 'ctest-vn-67967695', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'project_id': '75040c2d3ce546e2a31421c0bb613087', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39838232', 'ctest-vn-67967695'], 'port_security_enabled': True, 'description': ''}}
2026-04-03 17:19:56,190 - DEBUG - Response for create_subnet : {'subnet': {'id': '8dbb4af2-4330-4299-8372-c052edaeb1e0', 'name': '', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'network_id': 'f2bbd98b-617d-475d-a403-ecb3256f8f83', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '75040c2d3ce546e2a31421c0bb613087'}}
2026-04-03 17:19:56,341 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd31daec5-68a2-447d-b91b-1ce09e2eab79', 'name': '', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'network_id': 'f2bbd98b-617d-475d-a403-ecb3256f8f83', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '75040c2d3ce546e2a31421c0bb613087'}}
2026-04-03 17:19:56,361 - INFO - Created VN ctest-vn-67967695
2026-04-03 17:19:56,413 - DEBUG - VN ctest-vn-67967695 UUID is f2bbd98b-617d-475d-a403-ecb3256f8f83
2026-04-03 17:19:56,773 - DEBUG - Response for create_port : {'port': {'name': '67d62492-790a-4c53-8d7f-8b6e077ef8ec', 'id': '67d62492-790a-4c53-8d7f-8b6e077ef8ec', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'network_id': 'f2bbd98b-617d-475d-a403-ecb3256f8f83', 'mac_address': '02:67:d6:24:92:79', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': '8dbb4af2-4330-4299-8372-c052edaeb1e0'}], 'security_groups': ['8b8a3c98-a36b-4e37-af08-6ad863afe19c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75040c2d3ce546e2a31421c0bb613087'}}
2026-04-03 17:19:56,942 - DEBUG - Response for create_port : {'port': {'name': '0b1a3134-6427-42f2-88a5-efcb9fa3a8e0', 'id': '0b1a3134-6427-42f2-88a5-efcb9fa3a8e0', 'tenant_id': '75040c2d3ce546e2a31421c0bb613087', 'network_id': 'f2bbd98b-617d-475d-a403-ecb3256f8f83', 'mac_address': '02:0b:1a:31:34:64', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': 'd31daec5-68a2-447d-b91b-1ce09e2eab79'}], 'security_groups': ['8b8a3c98-a36b-4e37-af08-6ad863afe19c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '75040c2d3ce546e2a31421c0bb613087'}}
2026-04-03 17:19:57,324 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5591-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5591-1)
2026-04-03 17:19:57,751 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5591-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5591-1)
2026-04-03 17:19:58,981 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5591-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5591-1)
2026-04-03 17:19:58,981 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-04-03 17:19:58,988 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9d345874-e433-4419-856a-65500a81fabb
2026-04-03 17:19:59,000 - DEBUG - Requesting: http://10.0.0.242:8082/project/75040c2d-3ce5-46e2-a314-21c0bb613087
2026-04-03 17:19:59,075 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/fb5b2f7d-124e-4144-9ce4-24be80163fde
2026-04-03 17:19:59,087 - INFO - Verifications in API Server for IPAM: ctest-ipam-53850581 passed
2026-04-03 17:19:59,093 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-39838232:ctest-ipam-53850581', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39838232', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18112122540625117508', 'uuid-lslong': '11305201365218115550'}, 'enable': 'true', 'created': '2026-04-03T17:19:55', 'last-modified': '2026-04-03T17:19:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.346658'}
2026-04-03 17:19:59,093 - INFO - Verifications in Control node for IPAM: ctest-ipam-53850581 passed
2026-04-03 17:19:59,094 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-04-03 17:19:59,100 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9d345874-e433-4419-856a-65500a81fabb
2026-04-03 17:19:59,121 - DEBUG - Requesting: http://10.0.0.242:8082/project/75040c2d-3ce5-46e2-a314-21c0bb613087
2026-04-03 17:19:59,190 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f2bbd98b-617d-475d-a403-ecb3256f8f83
2026-04-03 17:19:59,202 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f2bbd98b-617d-475d-a403-ecb3256f8f83
2026-04-03 17:19:59,221 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/6c35a53d-6c35-4d56-985b-bdbc351ce8b1
2026-04-03 17:19:59,231 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/6c35a53d-6c35-4d56-985b-bdbc351ce8b1
2026-04-03 17:19:59,238 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/878249d0-b381-440f-82c7-d7557b7af270
2026-04-03 17:19:59,245 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-03 17:19:59,245 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f2bbd98b-617d-475d-a403-ecb3256f8f83
2026-04-03 17:19:59,256 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/6c35a53d-6c35-4d56-985b-bdbc351ce8b1
2026-04-03 17:19:59,271 - INFO - Verified VN network id 10 for VN f2bbd98b-617d-475d-a403-ecb3256f8f83
2026-04-03 17:19:59,271 - INFO - Verifications in API Server for VN ctest-vn-67967695 passed
2026-04-03 17:19:59,271 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f2bbd98b-617d-475d-a403-ecb3256f8f83
2026-04-03 17:19:59,281 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/6c35a53d-6c35-4d56-985b-bdbc351ce8b1
2026-04-03 17:19:59,287 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/6c35a53d-6c35-4d56-985b-bdbc351ce8b1
2026-04-03 17:19:59,294 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/878249d0-b381-440f-82c7-d7557b7af270
2026-04-03 17:19:59,306 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39838232', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17490812770482734941', 'uuid-lslong': '11818550101321682819'}, 'enable': 'true', 'created': '2026-04-03T17:19:55', 'last-modified': '2026-04-03T17:19:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.988166'}
2026-04-03 17:19:59,317 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-03 17:19:59,317 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67967695 passed
2026-04-03 17:19:59,317 - DEBUG - ====Verifying policy data for ctest-vn-67967695 in API_Server ======
2026-04-03 17:19:59,317 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-04-03 17:19:59,328 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9d345874-e433-4419-856a-65500a81fabb
2026-04-03 17:19:59,341 - DEBUG - Requesting: http://10.0.0.242:8082/project/75040c2d-3ce5-46e2-a314-21c0bb613087
2026-04-03 17:19:59,434 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/f2bbd98b-617d-475d-a403-ecb3256f8f83
2026-04-03 17:19:59,458 - DEBUG - =>VN ctest-vn-67967695 has no policy to be verified
2026-04-03 17:19:59,458 - DEBUG - Verifying the vn in opserver
2026-04-03 17:19:59,458 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695 virtual network link through opserver 10.0.0.242
2026-04-03 17:19:59,459 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-04-03 17:19:59,946 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-04-03 17:20:00,009 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695?flat'}
2026-04-03 17:20:00,009 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695 is found in opserver
2026-04-03 17:20:00,014 - DEBUG - VRF ids for VN ctest-vn-67967695: {'10.0.0.242': '2'}
2026-04-03 17:20:00,015 - INFO - Waiting for VM ctest-TestBasicVMVN-39838232-25867423 to be up..
2026-04-03 17:20:00,099 - DEBUG - VM is in ACTIVE state now
2026-04-03 17:20:00,099 - INFO - VM name : ctest-TestBasicVMVN-39838232-25867423
2026-04-03 17:20:00,198 - DEBUG - VM ctest-TestBasicVMVN-39838232-25867423 ID is 007ec4e4-a659-4fd7-bfe0-d54d8fd361c4
2026-04-03 17:20:00,198 - DEBUG - VM ctest-TestBasicVMVN-39838232-25867423 launched on Node cn-jenkins-deploy-platform-ansible-os-5591-1
2026-04-03 17:20:00,279 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/007ec4e4-a659-4fd7-bfe0-d54d8fd361c4
2026-04-03 17:20:00,288 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/67d62492-790a-4c53-8d7f-8b6e077ef8ec
2026-04-03 17:20:03,550 - 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 1008ms')
2026-04-03 17:20:03,550 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39838232-25867423 failed!
2026-04-03 17:20:03,609 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695 is 31.1.1.1 and allocation pool is NOT set
2026-04-03 17:20:03,609 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695 is 31.1.2.1 and allocation pool is NOT set
2026-04-03 17:20:07,674 - 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 1007ms')
2026-04-03 17:20:07,674 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39838232-25867423 failed!
2026-04-03 17:20:07,736 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695 is 31.1.1.1 and allocation pool is NOT set
2026-04-03 17:20:07,737 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695 is 31.1.2.1 and allocation pool is NOT set
2026-04-03 17:20:09,794 - 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=5.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.71 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 = 1.709/3.545/5.382/1.836 ms')
2026-04-03 17:20:09,794 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39838232-25867423 passed
2026-04-03 17:20:09,945 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:09,945 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39838232-25867423, IP 31.1.1.4, Port 22
2026-04-03 17:20:10,011 - 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': ''}
2026-04-03 17:20:10,095 - DEBUG - VM ctest-TestBasicVMVN-39838232-25867423 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-03 17:20:15,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:15,096 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39838232-25867423, IP 31.1.1.4, Port 22
2026-04-03 17:20:15,252 - DEBUG - VM ctest-TestBasicVMVN-39838232-25867423 is ready for SSH connections
2026-04-03 17:20:15,252 - INFO - Waiting for VM ctest-TestBasicVMVN-39838232-91094511 to be up..
2026-04-03 17:20:15,336 - DEBUG - VM is in ACTIVE state now
2026-04-03 17:20:15,336 - INFO - VM name : ctest-TestBasicVMVN-39838232-91094511
2026-04-03 17:20:15,410 - DEBUG - VM ctest-TestBasicVMVN-39838232-91094511 ID is fd00d008-16a3-4e6c-bc21-e0934990c257
2026-04-03 17:20:15,410 - DEBUG - VM ctest-TestBasicVMVN-39838232-91094511 launched on Node cn-jenkins-deploy-platform-ansible-os-5591-1
2026-04-03 17:20:15,487 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/fd00d008-16a3-4e6c-bc21-e0934990c257
2026-04-03 17:20:15,495 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/0b1a3134-6427-42f2-88a5-efcb9fa3a8e0
2026-04-03 17:20:16,737 - 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=2.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.520 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.520/1.584/2.648/1.064 ms')
2026-04-03 17:20:16,737 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-39838232-91094511 passed
2026-04-03 17:20:16,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:16,889 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39838232-91094511, IP 31.1.2.4, Port 22
2026-04-03 17:20:17,052 - DEBUG - VM ctest-TestBasicVMVN-39838232-91094511 is ready for SSH connections
2026-04-03 17:20:17,052 - INFO - Waiting for VM ctest-TestBasicVMVN-39838232-38855904 to be up..
2026-04-03 17:20:17,128 - DEBUG - VM is in ACTIVE state now
2026-04-03 17:20:17,128 - INFO - VM name : ctest-TestBasicVMVN-39838232-38855904
2026-04-03 17:20:17,204 - DEBUG - VM ctest-TestBasicVMVN-39838232-38855904 ID is 322ca77f-f7e7-4e4f-88bd-12eb5aa0b99b
2026-04-03 17:20:17,204 - DEBUG - VM ctest-TestBasicVMVN-39838232-38855904 launched on Node cn-jenkins-deploy-platform-ansible-os-5591-1
2026-04-03 17:20:17,282 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/322ca77f-f7e7-4e4f-88bd-12eb5aa0b99b
2026-04-03 17:20:17,290 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/d75b359e-6ae3-4567-8e29-5ab8ac33d2fb
2026-04-03 17:20:18,526 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.76 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.391 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.391/2.076/3.761/1.685 ms')
2026-04-03 17:20:18,526 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-39838232-38855904 passed
2026-04-03 17:20:18,681 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:18,681 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39838232-38855904, IP 31.1.1.3, Port 22
2026-04-03 17:20:18,844 - DEBUG - VM ctest-TestBasicVMVN-39838232-38855904 is ready for SSH connections
2026-04-03 17:20:18,844 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:18,844 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:20:18,844 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-03 17:20:22,858 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.571 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.911 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.923 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.911/1.801/3.571 ms
2026-04-03 17:20:22,858 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-39838232-25867423 passed
2026-04-03 17:20:22,858 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:22,858 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:20:22,859 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-03 17:20:26,518 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.701 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.006 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.035 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.006/1.580/2.701 ms
2026-04-03 17:20:26,518 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-39838232-91094511 passed
2026-04-03 17:20:26,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:26,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:26,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-03 17:20:26,519 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:20:26,519 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-03 17:20:26,698 - DEBUG - None
2026-04-03 17:20:26,698 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:20:26,698 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-03 17:20:26,904 - DEBUG - None
2026-04-03 17:20:26,904 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:20:26,904 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-03 17:20:27,544 - DEBUG - None
2026-04-03 17:20:27,545 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:20:27,545 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-03 17:20:29,759 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.086 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.483 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.513 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.421 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.421/2.387/6.483 ms
2026-04-03 17:20:29,759 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:20:29,760 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-03 17:20:32,010 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.944 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.860 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.032 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.386 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.413 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.178 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.582 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.386/2.056/4.032 ms
2026-04-03 17:20:32,010 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-04-03 17:20:32,010 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-03 17:20:34,253 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.736 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.659 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.464 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.707 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.614 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.440 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.440/2.011/3.614 ms
2026-04-03 17:20:34,253 - INFO - Deleting VM ctest-TestBasicVMVN-39838232-38855904
2026-04-03 17:20:34,352 - INFO - Detaching port 0b1a3134-6427-42f2-88a5-efcb9fa3a8e0 from VM ctest-TestBasicVMVN-39838232-91094511
2026-04-03 17:20:34,409 - INFO - Deleting VM ctest-TestBasicVMVN-39838232-91094511
2026-04-03 17:20:34,494 - INFO - Detaching port 67d62492-790a-4c53-8d7f-8b6e077ef8ec from VM ctest-TestBasicVMVN-39838232-25867423
2026-04-03 17:20:34,530 - INFO - Deleting VM ctest-TestBasicVMVN-39838232-25867423
2026-04-03 17:20:34,607 - INFO - Deleting VN ctest-vn-67967695
2026-04-03 17:20:34,776 - DEBUG - Response for delete_port : ()
2026-04-03 17:20:34,960 - DEBUG - Response for delete_port : ()
2026-04-03 17:20:34,997 - DEBUG - VN f2bbd98b-617d-475d-a403-ecb3256f8f83 still in use: Unable to complete operation on network f2bbd98b-617d-475d-a403-ecb3256f8f83. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-92403d71-f2d5-4829-8f81-a8f672bdfa88']
2026-04-03 17:20:34,998 - WARNING - Deleting VN ctest-vn-67967695 failed..Will retry
2026-04-03 17:20:37,135 - DEBUG - Response for deleting network ()
2026-04-03 17:20:37,135 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/6c35a53d-6c35-4d56-985b-bdbc351ce8b1
2026-04-03 17:20:37,142 - DEBUG - Response Code: 404
2026-04-03 17:20:37,142 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-04-03 17:20:37,148 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9d345874-e433-4419-856a-65500a81fabb
2026-04-03 17:20:37,206 - DEBUG - Requesting: http://10.0.0.242:8082/project/75040c2d-3ce5-46e2-a314-21c0bb613087
2026-04-03 17:20:37,289 - INFO - Validated that VN ctest-vn-67967695 is not found in API Server
2026-04-03 17:20:37,303 - DEBUG - VN ctest-vn-67967695 is not present in Agent 10.0.0.242
2026-04-03 17:20:37,303 - INFO - Validated that VN ctest-vn-67967695 is not in any agent
2026-04-03 17:20:37,310 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2026-04-03 17:20:37,315 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-67967695
2026-04-03 17:20:37,315 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-39838232:ctest-vn-67967695
2026-04-03 17:20:37,326 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67967695 info
2026-04-03 17:20:37,404 - INFO - IPAM: ctest-ipam-53850581 is not found in API Server
2026-04-03 17:20:37,418 - INFO - IPAM:ctest-ipam-53850581 is not found in control node
2026-04-03 17:20:37,680 - DEBUG - No XMPP flaps were noticed during the test
2026-04-03 17:20:37,681 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2026-04-03 17:20:37,681 - INFO - --------------------------------------------------------------------------------
2026-04-03 17:20:38,376 - INFO - Deleted project: ctest-TestBasicVMVN-39838232, ID : 75040c2d-3ce5-46e2-a314-21c0bb613087