2026-04-30 17:52:59,385 - INFO - Domain Default found not creating 2026-04-30 17:52:59,572 - INFO - Project ctest-TestBasicVMVN-81922538 not found, creating it 2026-04-30 17:53:00,089 - INFO - Created Project:ctest-TestBasicVMVN-81922538, ID : b479c8d2-6722-4fed-a1de-3aea5c199b4b 2026-04-30 17:53:01,733 - INFO - ================================================================================ 2026-04-30 17:53:01,733 - INFO - STARTING TEST : test_generic_link_local_service 2026-04-30 17:53:01,733 - 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-30 17:53:02,011 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-30 17:53:02,011 - INFO - Initial checks done. Running the testcase now 2026-04-30 17:53:02,012 - INFO - 2026-04-30 17:53:02,614 - DEBUG - Response for create_network : {'network': {'id': 'f0c4d080-2c5f-49bb-8af2-a150f044a393', 'name': 'ctest-vn2_metadata-05835286', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'project_id': 'b479c8d267224feda1de3aea5c199b4b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81922538', 'ctest-vn2_metadata-05835286'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 17:53:02,831 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a53fc116-b6c1-4102-b606-ac519e7bc490', 'name': '', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'network_id': 'f0c4d080-2c5f-49bb-8af2-a150f044a393', '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': 'b479c8d267224feda1de3aea5c199b4b'}} 2026-04-30 17:53:02,851 - INFO - Created VN ctest-vn2_metadata-05835286 2026-04-30 17:53:02,902 - DEBUG - VN ctest-vn2_metadata-05835286 UUID is f0c4d080-2c5f-49bb-8af2-a150f044a393 2026-04-30 17:53:03,106 - DEBUG - Services list from nova: [, , ] 2026-04-30 17:53:04,175 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1) 2026-04-30 17:53:04,286 - DEBUG - Link local service introspect added 2026-04-30 17:53:04,328 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-30 17:53:09,420 - DEBUG - VM is in ACTIVE state now 2026-04-30 17:53:09,560 - INFO - Waiting for VM ctest-TestBasicVMVN-81922538-34955323 to be up.. 2026-04-30 17:53:09,560 - INFO - VM name : ctest-TestBasicVMVN-81922538-34955323 2026-04-30 17:53:09,642 - DEBUG - VM ctest-TestBasicVMVN-81922538-34955323 ID is e8a83057-d69b-4fb9-8ae5-ac2412539b1b 2026-04-30 17:53:09,642 - DEBUG - VM ctest-TestBasicVMVN-81922538-34955323 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1 2026-04-30 17:53:09,722 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e8a83057-d69b-4fb9-8ae5-ac2412539b1b 2026-04-30 17:53:10,019 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e8a83057-d69b-4fb9-8ae5-ac2412539b1b 2026-04-30 17:53:10,053 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e3a48c16-6d58-4528-b361-6c27822ebdca 2026-04-30 17:53:13,318 - 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 1031ms') 2026-04-30 17:53:13,318 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81922538-34955323 failed! 2026-04-30 17:53:13,374 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81922538:ctest-vn2_metadata-05835286 is 11.1.1.1 and allocation pool is NOT set 2026-04-30 17:53:15,450 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.74 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 = 2.741/4.011/5.281/1.270 ms') 2026-04-30 17:53:15,450 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81922538-34955323 passed 2026-04-30 17:53:15,602 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:53:15,602 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81922538-34955323, IP 11.1.1.3, Port 22 2026-04-30 17:53:15,668 - 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-30 17:53:15,753 - DEBUG - VM ctest-TestBasicVMVN-81922538-34955323 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-30 17:53:20,754 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:53:20,754 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81922538-34955323, IP 11.1.1.3, Port 22 2026-04-30 17:53:20,911 - DEBUG - VM ctest-TestBasicVMVN-81922538-34955323 is ready for SSH connections 2026-04-30 17:53:20,911 - INFO - Retry 0 2026-04-30 17:53:20,911 - 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.33, gateway password: c0ntrail123 2026-04-30 17:53:20,911 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2026-04-30 17:53:22,586 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2026-04-30 17:53:22,586 - INFO - Generic metadata worked 2026-04-30 17:53:22,846 - DEBUG - Link local service introspect removed 2026-04-30 17:53:22,846 - INFO - Deleting VM ctest-TestBasicVMVN-81922538-34955323 2026-04-30 17:53:22,932 - INFO - Deleting VN ctest-vn2_metadata-05835286 2026-04-30 17:53:22,974 - DEBUG - VN f0c4d080-2c5f-49bb-8af2-a150f044a393 still in use: Unable to complete operation on network f0c4d080-2c5f-49bb-8af2-a150f044a393. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ebd7a51e-d383-427e-bfc2-b83bd4795b5b'] 2026-04-30 17:53:22,974 - WARNING - Deleting VN ctest-vn2_metadata-05835286 failed..Will retry 2026-04-30 17:53:25,084 - DEBUG - Response for deleting network () 2026-04-30 17:53:25,339 - DEBUG - No XMPP flaps were noticed during the test 2026-04-30 17:53:25,339 - INFO - -------------------------------------------------------------------------------- 2026-04-30 17:53:25,342 - INFO - ================================================================================ 2026-04-30 17:53:25,342 - INFO - STARTING TEST : test_metadata_service 2026-04-30 17:53:25,342 - 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-30 17:53:25,632 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-30 17:53:25,632 - INFO - Initial checks done. Running the testcase now 2026-04-30 17:53:25,632 - INFO - 2026-04-30 17:53:25,632 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2026-04-30 17:53:25,638 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/98327ad5-6fe0-4df1-b8cc-b18666789e82 2026-04-30 17:53:25,816 - DEBUG - Response for create_network : {'network': {'id': '515fdf13-1c16-4406-a5da-e5a2c35ac103', 'name': 'ctest-vn-74875250', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'project_id': 'b479c8d267224feda1de3aea5c199b4b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81922538', 'ctest-vn-74875250'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 17:53:25,967 - DEBUG - Response for create_subnet : {'subnet': {'id': '30f75160-cf12-4298-8c60-f372a65eef61', 'name': '', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'network_id': '515fdf13-1c16-4406-a5da-e5a2c35ac103', 'ip_version': 4, 'cidr': '21.63.88.0/26', 'allocation_pools': [{'start': '21.63.88.2', 'end': '21.63.88.62'}], 'gateway_ip': '21.63.88.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.63.88.2', 'tags': [], 'project_id': 'b479c8d267224feda1de3aea5c199b4b'}} 2026-04-30 17:53:25,990 - INFO - Created VN ctest-vn-74875250 2026-04-30 17:53:26,046 - DEBUG - VN ctest-vn-74875250 UUID is 515fdf13-1c16-4406-a5da-e5a2c35ac103 2026-04-30 17:53:27,259 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1) 2026-04-30 17:53:27,259 - INFO - Waiting for VM ctest-TestBasicVMVN-81922538-79488961 to be up.. 2026-04-30 17:53:27,309 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-30 17:53:32,397 - DEBUG - VM is in ACTIVE state now 2026-04-30 17:53:32,397 - INFO - VM name : ctest-TestBasicVMVN-81922538-79488961 2026-04-30 17:53:32,478 - DEBUG - VM ctest-TestBasicVMVN-81922538-79488961 ID is 53bebd4a-10a8-4654-831c-e18c9f2c693d 2026-04-30 17:53:32,478 - DEBUG - VM ctest-TestBasicVMVN-81922538-79488961 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1 2026-04-30 17:53:32,565 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/53bebd4a-10a8-4654-831c-e18c9f2c693d 2026-04-30 17:53:32,575 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a760d526-d8c5-4117-86cd-dfd3d0cb568b 2026-04-30 17:53:35,848 - 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 1026ms') 2026-04-30 17:53:35,848 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81922538-79488961 failed! 2026-04-30 17:53:35,906 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-74875250 is 21.63.88.1 and allocation pool is NOT set 2026-04-30 17:53:39,972 - 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=9.49 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 = 9.492/9.492/9.492/0.000 ms') 2026-04-30 17:53:39,973 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81922538-79488961 passed 2026-04-30 17:53:40,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:53:40,126 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81922538-79488961, IP 21.63.88.3, Port 22 2026-04-30 17:53:40,294 - DEBUG - VM ctest-TestBasicVMVN-81922538-79488961 is ready for SSH connections 2026-04-30 17:53:40,295 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-04-30 17:53:40,295 - DEBUG - cat /tmp/output.txt 2026-04-30 17:53:41,982 - DEBUG - Hello World. The time is now Thu, 30 Apr 2026 11:53:38 -0600! 2026-04-30 17:53:41,982 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 30 Apr 2026 11:53:38 -0600!'} 2026-04-30 17:53:41,982 - INFO - metadata_script.txt got executed in the vm 2026-04-30 17:53:41,983 - INFO - Deleting VM ctest-TestBasicVMVN-81922538-79488961 2026-04-30 17:53:42,084 - INFO - Deleting VN ctest-vn-74875250 2026-04-30 17:53:42,137 - DEBUG - VN 515fdf13-1c16-4406-a5da-e5a2c35ac103 still in use: Unable to complete operation on network 515fdf13-1c16-4406-a5da-e5a2c35ac103. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3ce15c88-42a1-4b19-b8d3-0757f727fe0d'] 2026-04-30 17:53:42,137 - WARNING - Deleting VN ctest-vn-74875250 failed..Will retry 2026-04-30 17:53:44,241 - DEBUG - Response for deleting network () 2026-04-30 17:53:44,499 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 17:53:44,499 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-04-30 17:53:44,499 - INFO - -------------------------------------------------------------------------------- 2026-04-30 17:53:44,502 - INFO - ================================================================================ 2026-04-30 17:53:44,502 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-04-30 17:53:44,502 - 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-30 17:53:44,787 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-30 17:53:44,788 - INFO - Initial checks done. Running the testcase now 2026-04-30 17:53:44,788 - INFO - 2026-04-30 17:53:45,269 - DEBUG - Response for create_network : {'network': {'id': '86569d2f-b767-4cb5-866e-5d41cb46a09d', 'name': 'ctest-vn-93129084', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'project_id': 'b479c8d267224feda1de3aea5c199b4b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81922538', 'ctest-vn-93129084'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 17:53:45,490 - DEBUG - Response for create_subnet : {'subnet': {'id': '12884196-d258-40ee-9ecb-58a91bda1e64', 'name': '', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'network_id': '86569d2f-b767-4cb5-866e-5d41cb46a09d', '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': 'b479c8d267224feda1de3aea5c199b4b'}} 2026-04-30 17:53:45,640 - DEBUG - Response for create_subnet : {'subnet': {'id': '5f4fa9f0-2fb6-4b0f-a0f3-1c7468c6d34e', 'name': '', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'network_id': '86569d2f-b767-4cb5-866e-5d41cb46a09d', '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': 'b479c8d267224feda1de3aea5c199b4b'}} 2026-04-30 17:53:45,662 - INFO - Created VN ctest-vn-93129084 2026-04-30 17:53:45,718 - DEBUG - VN ctest-vn-93129084 UUID is 86569d2f-b767-4cb5-866e-5d41cb46a09d 2026-04-30 17:53:46,197 - DEBUG - Response for create_port : {'port': {'name': 'dc44d875-e23c-4a75-9c71-cba559d18d19', 'id': 'dc44d875-e23c-4a75-9c71-cba559d18d19', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'network_id': '86569d2f-b767-4cb5-866e-5d41cb46a09d', 'mac_address': '02:dc:44:d8:75:e2', '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': '12884196-d258-40ee-9ecb-58a91bda1e64'}], 'security_groups': ['d0681380-9f2e-476a-876c-8cfa1827dac1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b479c8d267224feda1de3aea5c199b4b'}} 2026-04-30 17:53:46,370 - DEBUG - Response for create_port : {'port': {'name': 'c70f0b07-8464-4ace-a272-c7f7629e6bfb', 'id': 'c70f0b07-8464-4ace-a272-c7f7629e6bfb', 'tenant_id': 'b479c8d267224feda1de3aea5c199b4b', 'network_id': '86569d2f-b767-4cb5-866e-5d41cb46a09d', 'mac_address': '02:c7:0f:0b:07:84', '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': '5f4fa9f0-2fb6-4b0f-a0f3-1c7468c6d34e'}], 'security_groups': ['d0681380-9f2e-476a-876c-8cfa1827dac1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b479c8d267224feda1de3aea5c199b4b'}} 2026-04-30 17:53:46,782 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1) 2026-04-30 17:53:47,227 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1) 2026-04-30 17:53:48,527 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5734-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5734-1) 2026-04-30 17:53:48,527 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-30 17:53:48,533 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0a8e4bde-f3cc-4bb2-ad2b-01e6d2c2f390 2026-04-30 17:53:48,545 - DEBUG - Requesting: http://10.0.0.33:8082/project/b479c8d2-6722-4fed-a1de-3aea5c199b4b 2026-04-30 17:53:48,620 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/ae43a9ad-a413-4e4c-847f-ee8f3e4ff0bb 2026-04-30 17:53:48,630 - INFO - Verifications in API Server for IPAM: ctest-ipam-53980356 passed 2026-04-30 17:53:48,638 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-81922538:ctest-ipam-53980356', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-81922538', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12557066749286239820', 'uuid-lslong': '9547612034041901243'}, 'enable': 'true', 'created': '2026-04-30T17:53:44', 'last-modified': '2026-04-30T17:53:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.621234'} 2026-04-30 17:53:48,638 - INFO - Verifications in Control node for IPAM: ctest-ipam-53980356 passed 2026-04-30 17:53:48,638 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-30 17:53:48,651 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0a8e4bde-f3cc-4bb2-ad2b-01e6d2c2f390 2026-04-30 17:53:48,662 - DEBUG - Requesting: http://10.0.0.33:8082/project/b479c8d2-6722-4fed-a1de-3aea5c199b4b 2026-04-30 17:53:48,742 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/86569d2f-b767-4cb5-866e-5d41cb46a09d 2026-04-30 17:53:48,758 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/86569d2f-b767-4cb5-866e-5d41cb46a09d 2026-04-30 17:53:48,773 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d1c8baf4-edad-4c3a-80cc-73ec42d0abca 2026-04-30 17:53:48,784 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d1c8baf4-edad-4c3a-80cc-73ec42d0abca 2026-04-30 17:53:48,798 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/a657f40d-24d1-48c6-b629-74fb95311e4b 2026-04-30 17:53:48,808 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-30 17:53:48,808 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/86569d2f-b767-4cb5-866e-5d41cb46a09d 2026-04-30 17:53:48,821 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d1c8baf4-edad-4c3a-80cc-73ec42d0abca 2026-04-30 17:53:48,845 - INFO - Verified VN network id 11 for VN 86569d2f-b767-4cb5-866e-5d41cb46a09d 2026-04-30 17:53:48,846 - INFO - Verifications in API Server for VN ctest-vn-93129084 passed 2026-04-30 17:53:48,846 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/86569d2f-b767-4cb5-866e-5d41cb46a09d 2026-04-30 17:53:48,861 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d1c8baf4-edad-4c3a-80cc-73ec42d0abca 2026-04-30 17:53:48,872 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d1c8baf4-edad-4c3a-80cc-73ec42d0abca 2026-04-30 17:53:48,885 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/a657f40d-24d1-48c6-b629-74fb95311e4b 2026-04-30 17:53:48,901 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-81922538', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9680097277345483957', 'uuid-lslong': '9686782385685176477'}, 'enable': 'true', 'created': '2026-04-30T17:53:45', 'last-modified': '2026-04-30T17:53:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.290578'} 2026-04-30 17:53:48,909 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-04-30 17:53:48,909 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-93129084 passed 2026-04-30 17:53:48,909 - DEBUG - ====Verifying policy data for ctest-vn-93129084 in API_Server ====== 2026-04-30 17:53:48,909 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-30 17:53:48,918 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0a8e4bde-f3cc-4bb2-ad2b-01e6d2c2f390 2026-04-30 17:53:48,938 - DEBUG - Requesting: http://10.0.0.33:8082/project/b479c8d2-6722-4fed-a1de-3aea5c199b4b 2026-04-30 17:53:49,056 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/86569d2f-b767-4cb5-866e-5d41cb46a09d 2026-04-30 17:53:49,087 - DEBUG - =>VN ctest-vn-93129084 has no policy to be verified 2026-04-30 17:53:49,087 - DEBUG - Verifying the vn in opserver 2026-04-30 17:53:49,088 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084 virtual network link through opserver 10.0.0.33 2026-04-30 17:53:49,088 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-04-30 17:53:49,447 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-04-30 17:53:49,586 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084?flat'} 2026-04-30 17:53:49,586 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084 is found in opserver 2026-04-30 17:53:49,594 - DEBUG - VRF ids for VN ctest-vn-93129084: {'10.0.0.33': '2'} 2026-04-30 17:53:49,594 - INFO - Waiting for VM ctest-TestBasicVMVN-81922538-69518551 to be up.. 2026-04-30 17:53:49,710 - DEBUG - VM is in ACTIVE state now 2026-04-30 17:53:49,710 - INFO - VM name : ctest-TestBasicVMVN-81922538-69518551 2026-04-30 17:53:49,805 - DEBUG - VM ctest-TestBasicVMVN-81922538-69518551 ID is b0bcb7a5-15bc-45ac-a818-1f6b49ea6390 2026-04-30 17:53:49,805 - DEBUG - VM ctest-TestBasicVMVN-81922538-69518551 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1 2026-04-30 17:53:49,896 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b0bcb7a5-15bc-45ac-a818-1f6b49ea6390 2026-04-30 17:53:49,907 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/dc44d875-e23c-4a75-9c71-cba559d18d19 2026-04-30 17:53:53,160 - 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-30 17:53:53,160 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81922538-69518551 failed! 2026-04-30 17:53:53,214 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084 is 31.1.1.1 and allocation pool is NOT set 2026-04-30 17:53:53,215 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084 is 31.1.2.1 and allocation pool is NOT set 2026-04-30 17:53:57,283 - 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-30 17:53:57,284 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81922538-69518551 failed! 2026-04-30 17:53:57,338 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084 is 31.1.1.1 and allocation pool is NOT set 2026-04-30 17:53:57,338 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084 is 31.1.2.1 and allocation pool is NOT set 2026-04-30 17:53:59,414 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.07 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 = 2.071/3.307/4.544/1.236 ms') 2026-04-30 17:53:59,414 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81922538-69518551 passed 2026-04-30 17:53:59,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:53:59,570 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81922538-69518551, IP 31.1.1.4, Port 22 2026-04-30 17:53:59,730 - DEBUG - VM ctest-TestBasicVMVN-81922538-69518551 is ready for SSH connections 2026-04-30 17:53:59,731 - INFO - Waiting for VM ctest-TestBasicVMVN-81922538-49141810 to be up.. 2026-04-30 17:53:59,824 - DEBUG - VM is in ACTIVE state now 2026-04-30 17:53:59,824 - INFO - VM name : ctest-TestBasicVMVN-81922538-49141810 2026-04-30 17:53:59,920 - DEBUG - VM ctest-TestBasicVMVN-81922538-49141810 ID is 0d5b7460-2304-484e-813a-cf3837004e20 2026-04-30 17:53:59,921 - DEBUG - VM ctest-TestBasicVMVN-81922538-49141810 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1 2026-04-30 17:54:00,021 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0d5b7460-2304-484e-813a-cf3837004e20 2026-04-30 17:54:00,034 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c70f0b07-8464-4ace-a272-c7f7629e6bfb 2026-04-30 17:54:01,292 - 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.93 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.570 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.570/2.749/4.929/2.179 ms') 2026-04-30 17:54:01,292 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-81922538-49141810 passed 2026-04-30 17:54:01,442 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:54:01,443 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81922538-49141810, IP 31.1.2.4, Port 22 2026-04-30 17:54:01,602 - DEBUG - VM ctest-TestBasicVMVN-81922538-49141810 is ready for SSH connections 2026-04-30 17:54:01,602 - INFO - Waiting for VM ctest-TestBasicVMVN-81922538-97384566 to be up.. 2026-04-30 17:54:01,697 - DEBUG - VM is in ACTIVE state now 2026-04-30 17:54:01,697 - INFO - VM name : ctest-TestBasicVMVN-81922538-97384566 2026-04-30 17:54:01,789 - DEBUG - VM ctest-TestBasicVMVN-81922538-97384566 ID is d4e013b3-ac32-4d0c-a52f-9d75908cc9ae 2026-04-30 17:54:01,789 - DEBUG - VM ctest-TestBasicVMVN-81922538-97384566 launched on Node cn-jenkins-deploy-platform-ansible-os-5734-1 2026-04-30 17:54:01,882 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d4e013b3-ac32-4d0c-a52f-9d75908cc9ae 2026-04-30 17:54:01,892 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d28a3a0b-8542-4714-a8ae-77f6c6840441 2026-04-30 17:54:03,139 - 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.42 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.590 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.590/2.005/3.421/1.415 ms') 2026-04-30 17:54:03,139 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-81922538-97384566 passed 2026-04-30 17:54:03,294 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:54:03,294 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81922538-97384566, IP 31.1.1.3, Port 22 2026-04-30 17:54:03,450 - DEBUG - VM ctest-TestBasicVMVN-81922538-97384566 is ready for SSH connections 2026-04-30 17:54:03,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:54:03,451 - 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.33, gateway password: c0ntrail123 2026-04-30 17:54:03,451 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2026-04-30 17:54:07,603 - 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=4.143 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.842 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.054 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.842/2.013/4.143 ms 2026-04-30 17:54:07,604 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-81922538-69518551 passed 2026-04-30 17:54:07,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:54:07,604 - 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.33, gateway password: c0ntrail123 2026-04-30 17:54:07,604 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2026-04-30 17:54:11,315 - 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=3.956 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.101 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.115 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.101/2.057/3.956 ms 2026-04-30 17:54:11,315 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-81922538-49141810 passed 2026-04-30 17:54:11,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:54:11,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:54:11,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 17:54:11,315 - 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.33, gateway password: c0ntrail123 2026-04-30 17:54:11,315 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-30 17:54:11,515 - DEBUG - None 2026-04-30 17:54:11,516 - 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.33, gateway password: c0ntrail123 2026-04-30 17:54:11,516 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-30 17:54:11,701 - DEBUG - None 2026-04-30 17:54:11,701 - 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.33, gateway password: c0ntrail123 2026-04-30 17:54:11,702 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2026-04-30 17:54:12,326 - DEBUG - None 2026-04-30 17:54:12,326 - 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.33, gateway password: c0ntrail123 2026-04-30 17:54:12,327 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2026-04-30 17:54:14,552 - 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.140 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.255 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.581 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.106 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.624 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.581/2.541/7.255 ms 2026-04-30 17:54:14,552 - 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.33, gateway password: c0ntrail123 2026-04-30 17:54:14,552 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2026-04-30 17:54:16,820 - 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=1.038 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.875 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.554 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.178 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.111 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.428 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.428/2.378/5.554 ms 2026-04-30 17:54:16,820 - 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.33, gateway password: c0ntrail123 2026-04-30 17:54:16,820 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2026-04-30 17:54:19,086 - 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.937 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.169 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.171 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.495 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.539 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.562 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.527 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.495/2.200/4.171 ms 2026-04-30 17:54:19,086 - INFO - Deleting VM ctest-TestBasicVMVN-81922538-97384566 2026-04-30 17:54:19,180 - INFO - Detaching port c70f0b07-8464-4ace-a272-c7f7629e6bfb from VM ctest-TestBasicVMVN-81922538-49141810 2026-04-30 17:54:19,227 - INFO - Deleting VM ctest-TestBasicVMVN-81922538-49141810 2026-04-30 17:54:19,320 - INFO - Detaching port dc44d875-e23c-4a75-9c71-cba559d18d19 from VM ctest-TestBasicVMVN-81922538-69518551 2026-04-30 17:54:19,359 - INFO - Deleting VM ctest-TestBasicVMVN-81922538-69518551 2026-04-30 17:54:19,451 - INFO - Deleting VN ctest-vn-93129084 2026-04-30 17:54:19,663 - DEBUG - Response for delete_port : () 2026-04-30 17:54:19,874 - DEBUG - Response for delete_port : () 2026-04-30 17:54:19,930 - DEBUG - VN 86569d2f-b767-4cb5-866e-5d41cb46a09d still in use: Unable to complete operation on network 86569d2f-b767-4cb5-866e-5d41cb46a09d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6587070d-3a6f-419b-976d-cc285f8e6acc'] 2026-04-30 17:54:19,930 - WARNING - Deleting VN ctest-vn-93129084 failed..Will retry 2026-04-30 17:54:22,095 - DEBUG - Response for deleting network () 2026-04-30 17:54:22,095 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d1c8baf4-edad-4c3a-80cc-73ec42d0abca 2026-04-30 17:54:22,101 - DEBUG - Response Code: 404 2026-04-30 17:54:22,102 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-30 17:54:22,109 - DEBUG - Requesting: http://10.0.0.33:8082/domain/0a8e4bde-f3cc-4bb2-ad2b-01e6d2c2f390 2026-04-30 17:54:22,164 - DEBUG - Requesting: http://10.0.0.33:8082/project/b479c8d2-6722-4fed-a1de-3aea5c199b4b 2026-04-30 17:54:22,243 - INFO - Validated that VN ctest-vn-93129084 is not found in API Server 2026-04-30 17:54:22,253 - DEBUG - VN ctest-vn-93129084 is not present in Agent 10.0.0.33 2026-04-30 17:54:22,253 - INFO - Validated that VN ctest-vn-93129084 is not in any agent 2026-04-30 17:54:22,258 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2026-04-30 17:54:22,265 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-93129084 2026-04-30 17:54:22,265 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-81922538:ctest-vn-93129084 2026-04-30 17:54:22,274 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-93129084 info 2026-04-30 17:54:22,354 - INFO - IPAM: ctest-ipam-53980356 is not found in API Server 2026-04-30 17:54:22,364 - INFO - IPAM:ctest-ipam-53980356 is not found in control node 2026-04-30 17:54:22,621 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 17:54:22,621 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-04-30 17:54:22,621 - INFO - -------------------------------------------------------------------------------- 2026-04-30 17:54:23,319 - INFO - Deleted project: ctest-TestBasicVMVN-81922538, ID : b479c8d2-6722-4fed-a1de-3aea5c199b4b