2025-04-14 11:05:52,521 - INFO - Domain Default found not creating 2025-04-14 11:05:52,711 - INFO - Project ctest-TestBasicVMVN-16624576 not found, creating it 2025-04-14 11:05:53,266 - INFO - Created Project:ctest-TestBasicVMVN-16624576, ID : b6b48044-1fd2-4291-b31c-e61788d4dd84 2025-04-14 11:05:54,780 - INFO - ================================================================================ 2025-04-14 11:05:54,780 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-14 11:05:54,781 - 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 2025-04-14 11:05:55,056 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-14 11:05:55,056 - INFO - Initial checks done. Running the testcase now 2025-04-14 11:05:55,056 - INFO - 2025-04-14 11:05:55,635 - DEBUG - Response for create_network : {'network': {'id': '3e17e574-1d8b-4d8a-b628-ddfd1238eedd', 'name': 'ctest-vn2_metadata-91081990', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'project_id': 'b6b480441fd24291b31ce61788d4dd84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16624576', 'ctest-vn2_metadata-91081990'], 'port_security_enabled': True, 'description': ''}} 2025-04-14 11:05:55,891 - DEBUG - Response for create_subnet : {'subnet': {'id': '01d6c764-419b-4f88-aef3-612720048e2f', 'name': '', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'network_id': '3e17e574-1d8b-4d8a-b628-ddfd1238eedd', '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': 'b6b480441fd24291b31ce61788d4dd84'}} 2025-04-14 11:05:55,916 - INFO - Created VN ctest-vn2_metadata-91081990 2025-04-14 11:05:55,971 - DEBUG - VN ctest-vn2_metadata-91081990 UUID is 3e17e574-1d8b-4d8a-b628-ddfd1238eedd 2025-04-14 11:05:56,170 - DEBUG - Services list from nova: [, , ] 2025-04-14 11:05:57,232 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3090-1) 2025-04-14 11:05:57,347 - DEBUG - Link local service introspect added 2025-04-14 11:05:57,393 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-14 11:06:02,528 - DEBUG - VM is in ACTIVE state now 2025-04-14 11:06:02,659 - INFO - Waiting for VM ctest-TestBasicVMVN-16624576-86949678 to be up.. 2025-04-14 11:06:02,659 - INFO - VM name : ctest-TestBasicVMVN-16624576-86949678 2025-04-14 11:06:02,750 - DEBUG - VM ctest-TestBasicVMVN-16624576-86949678 ID is 957af814-4dea-40d6-a460-a7a1545498cc 2025-04-14 11:06:02,751 - DEBUG - VM ctest-TestBasicVMVN-16624576-86949678 launched on Node cn-jenkins-deploy-platform-ansible-os-3090-1 2025-04-14 11:06:02,835 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/957af814-4dea-40d6-a460-a7a1545498cc 2025-04-14 11:06:03,134 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/957af814-4dea-40d6-a460-a7a1545498cc 2025-04-14 11:06:03,173 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/05da4481-05cd-468e-a0ad-6371366a836c 2025-04-14 11:06:06,464 - 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 1029ms') 2025-04-14 11:06:06,464 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16624576-86949678 failed! 2025-04-14 11:06:06,519 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16624576:ctest-vn2_metadata-91081990 is 11.1.1.1 and allocation pool is NOT set 2025-04-14 11:06:08,591 - 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=6.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.410 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.410/3.664/6.919/3.254 ms') 2025-04-14 11:06:08,592 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16624576-86949678 passed 2025-04-14 11:06:08,747 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:06:08,747 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16624576-86949678, IP 11.1.1.3, Port 22 2025-04-14 11:06:08,913 - DEBUG - VM ctest-TestBasicVMVN-16624576-86949678 is ready for SSH connections 2025-04-14 11:06:08,913 - INFO - Retry 0 2025-04-14 11:06:08,913 - 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.254, gateway password: c0ntrail123 2025-04-14 11:06:08,913 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-14 11:06:10,579 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-14 11:06:10,579 - INFO - Generic metadata worked 2025-04-14 11:06:10,843 - DEBUG - Link local service introspect removed 2025-04-14 11:06:10,843 - INFO - Deleting VM ctest-TestBasicVMVN-16624576-86949678 2025-04-14 11:06:10,921 - INFO - Deleting VN ctest-vn2_metadata-91081990 2025-04-14 11:06:10,968 - DEBUG - VN 3e17e574-1d8b-4d8a-b628-ddfd1238eedd still in use: Unable to complete operation on network 3e17e574-1d8b-4d8a-b628-ddfd1238eedd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8555f1a8-1ab1-448e-9ca4-a6ed445d8e43'] 2025-04-14 11:06:10,968 - WARNING - Deleting VN ctest-vn2_metadata-91081990 failed..Will retry 2025-04-14 11:06:13,096 - DEBUG - Response for deleting network () 2025-04-14 11:06:13,357 - DEBUG - No XMPP flaps were noticed during the test 2025-04-14 11:06:13,358 - INFO - -------------------------------------------------------------------------------- 2025-04-14 11:06:13,361 - INFO - ================================================================================ 2025-04-14 11:06:13,362 - INFO - STARTING TEST : test_metadata_service 2025-04-14 11:06:13,362 - 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 2025-04-14 11:06:13,646 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-14 11:06:13,646 - INFO - Initial checks done. Running the testcase now 2025-04-14 11:06:13,646 - INFO - 2025-04-14 11:06:13,646 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-04-14 11:06:13,654 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/944e22f9-cadb-47d9-a2dd-da2994fb480a 2025-04-14 11:06:13,870 - DEBUG - Response for create_network : {'network': {'id': '1255567c-34de-4532-9f06-530b40c0f797', 'name': 'ctest-vn-35315872', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'project_id': 'b6b480441fd24291b31ce61788d4dd84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16624576', 'ctest-vn-35315872'], 'port_security_enabled': True, 'description': ''}} 2025-04-14 11:06:14,099 - DEBUG - Response for create_subnet : {'subnet': {'id': '093c7441-61f5-4e25-9c3c-40efa46fc36e', 'name': '', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'network_id': '1255567c-34de-4532-9f06-530b40c0f797', 'ip_version': 4, 'cidr': '115.125.29.0/26', 'allocation_pools': [{'start': '115.125.29.2', 'end': '115.125.29.62'}], 'gateway_ip': '115.125.29.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.125.29.2', 'tags': [], 'project_id': 'b6b480441fd24291b31ce61788d4dd84'}} 2025-04-14 11:06:14,121 - INFO - Created VN ctest-vn-35315872 2025-04-14 11:06:14,175 - DEBUG - VN ctest-vn-35315872 UUID is 1255567c-34de-4532-9f06-530b40c0f797 2025-04-14 11:06:15,442 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3090-1) 2025-04-14 11:06:15,442 - INFO - Waiting for VM ctest-TestBasicVMVN-16624576-15521430 to be up.. 2025-04-14 11:06:15,493 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-14 11:06:20,593 - DEBUG - VM is in ACTIVE state now 2025-04-14 11:06:20,593 - INFO - VM name : ctest-TestBasicVMVN-16624576-15521430 2025-04-14 11:06:20,684 - DEBUG - VM ctest-TestBasicVMVN-16624576-15521430 ID is 38595c7e-6654-4968-b2a1-5d78ede3af64 2025-04-14 11:06:20,685 - DEBUG - VM ctest-TestBasicVMVN-16624576-15521430 launched on Node cn-jenkins-deploy-platform-ansible-os-3090-1 2025-04-14 11:06:20,769 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/38595c7e-6654-4968-b2a1-5d78ede3af64 2025-04-14 11:06:20,779 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f001389c-52b3-407e-bcd2-40cb7f4f8178 2025-04-14 11:06:24,028 - 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 1005ms') 2025-04-14 11:06:24,029 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16624576-15521430 failed! 2025-04-14 11:06:24,083 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-35315872 is 115.125.29.1 and allocation pool is NOT set 2025-04-14 11:06:26,159 - 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=12.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=15.6 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 = 12.673/14.158/15.643/1.485 ms') 2025-04-14 11:06:26,159 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16624576-15521430 passed 2025-04-14 11:06:26,315 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:06:26,315 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16624576-15521430, IP 115.125.29.3, Port 22 2025-04-14 11:06:26,382 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-04-14 11:06:26,469 - DEBUG - VM ctest-TestBasicVMVN-16624576-15521430 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-14 11:06:31,470 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:06:31,470 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16624576-15521430, IP 115.125.29.3, Port 22 2025-04-14 11:06:31,627 - DEBUG - VM ctest-TestBasicVMVN-16624576-15521430 is ready for SSH connections 2025-04-14 11:06:31,627 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-04-14 11:06:31,627 - DEBUG - cat /tmp/output.txt 2025-04-14 11:06:33,267 - DEBUG - Hello World. The time is now Mon, 14 Apr 2025 05:06:26 -0600! 2025-04-14 11:06:33,267 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 14 Apr 2025 05:06:26 -0600!'} 2025-04-14 11:06:33,267 - INFO - metadata_script.txt got executed in the vm 2025-04-14 11:06:33,268 - INFO - Deleting VM ctest-TestBasicVMVN-16624576-15521430 2025-04-14 11:06:33,336 - INFO - Deleting VN ctest-vn-35315872 2025-04-14 11:06:33,376 - DEBUG - VN 1255567c-34de-4532-9f06-530b40c0f797 still in use: Unable to complete operation on network 1255567c-34de-4532-9f06-530b40c0f797. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d959e28d-8496-4beb-91c7-0683292ded26'] 2025-04-14 11:06:33,376 - WARNING - Deleting VN ctest-vn-35315872 failed..Will retry 2025-04-14 11:06:35,491 - DEBUG - Response for deleting network () 2025-04-14 11:06:35,748 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 11:06:35,748 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-04-14 11:06:35,748 - INFO - -------------------------------------------------------------------------------- 2025-04-14 11:06:35,751 - INFO - ================================================================================ 2025-04-14 11:06:35,751 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-14 11:06:35,752 - 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 2025-04-14 11:06:36,040 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-04-14 11:06:36,040 - INFO - Initial checks done. Running the testcase now 2025-04-14 11:06:36,040 - INFO - 2025-04-14 11:06:36,542 - DEBUG - Response for create_network : {'network': {'id': 'e93e6c8e-17d4-4ddb-85e5-2b943fb346e6', 'name': 'ctest-vn-30047526', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'project_id': 'b6b480441fd24291b31ce61788d4dd84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-16624576', 'ctest-vn-30047526'], 'port_security_enabled': True, 'description': ''}} 2025-04-14 11:06:36,767 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a8991d0-5242-4b8a-bdc0-00a6066ee377', 'name': '', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'network_id': 'e93e6c8e-17d4-4ddb-85e5-2b943fb346e6', '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': 'b6b480441fd24291b31ce61788d4dd84'}} 2025-04-14 11:06:36,997 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c0ebe24-5a90-46f4-8a3d-67a16af7ea79', 'name': '', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'network_id': 'e93e6c8e-17d4-4ddb-85e5-2b943fb346e6', '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': 'b6b480441fd24291b31ce61788d4dd84'}} 2025-04-14 11:06:37,022 - INFO - Created VN ctest-vn-30047526 2025-04-14 11:06:37,075 - DEBUG - VN ctest-vn-30047526 UUID is e93e6c8e-17d4-4ddb-85e5-2b943fb346e6 2025-04-14 11:06:37,490 - DEBUG - Response for create_port : {'port': {'name': '4d08f2a5-de1b-46a7-9d23-ebfc439b5e10', 'id': '4d08f2a5-de1b-46a7-9d23-ebfc439b5e10', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'network_id': 'e93e6c8e-17d4-4ddb-85e5-2b943fb346e6', 'mac_address': '02:4d:08:f2:a5:de', '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': '6a8991d0-5242-4b8a-bdc0-00a6066ee377'}], 'security_groups': ['db52c23a-09dc-4485-8fe2-5da70f047e11'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b6b480441fd24291b31ce61788d4dd84'}} 2025-04-14 11:06:37,696 - DEBUG - Response for create_port : {'port': {'name': 'e6f4b2c1-bf30-4354-b83d-e046c59b91d8', 'id': 'e6f4b2c1-bf30-4354-b83d-e046c59b91d8', 'tenant_id': 'b6b480441fd24291b31ce61788d4dd84', 'network_id': 'e93e6c8e-17d4-4ddb-85e5-2b943fb346e6', 'mac_address': '02:e6:f4:b2:c1:bf', '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': '4c0ebe24-5a90-46f4-8a3d-67a16af7ea79'}], 'security_groups': ['db52c23a-09dc-4485-8fe2-5da70f047e11'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b6b480441fd24291b31ce61788d4dd84'}} 2025-04-14 11:06:38,073 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3090-1) 2025-04-14 11:06:38,491 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3090-1) 2025-04-14 11:06:39,806 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3090-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3090-1) 2025-04-14 11:06:39,808 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 11:06:39,816 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c62643ee-c90c-48e0-816d-388d1388287c 2025-04-14 11:06:39,835 - DEBUG - Requesting: http://10.0.0.254:8082/project/b6b48044-1fd2-4291-b31c-e61788d4dd84 2025-04-14 11:06:39,918 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/58e7a1fe-f9dc-4e81-90a5-918cfedd71ab 2025-04-14 11:06:39,929 - INFO - Verifications in API Server for IPAM: ctest-ipam-44387405 passed 2025-04-14 11:06:39,940 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-16624576:ctest-ipam-44387405', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16624576', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6406267111443549825', 'uuid-lslong': '10422896947376255403'}, 'enable': 'true', 'created': '2025-04-14T11:06:36', 'last-modified': '2025-04-14T11:06:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.651411'} 2025-04-14 11:06:39,940 - INFO - Verifications in Control node for IPAM: ctest-ipam-44387405 passed 2025-04-14 11:06:39,940 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 11:06:39,948 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c62643ee-c90c-48e0-816d-388d1388287c 2025-04-14 11:06:39,961 - DEBUG - Requesting: http://10.0.0.254:8082/project/b6b48044-1fd2-4291-b31c-e61788d4dd84 2025-04-14 11:06:40,047 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e93e6c8e-17d4-4ddb-85e5-2b943fb346e6 2025-04-14 11:06:40,065 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e93e6c8e-17d4-4ddb-85e5-2b943fb346e6 2025-04-14 11:06:40,077 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/fa114e03-51e3-4083-9efe-bb6227ddf93d 2025-04-14 11:06:40,087 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/fa114e03-51e3-4083-9efe-bb6227ddf93d 2025-04-14 11:06:40,101 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/af7bc9c6-1923-4aac-bdaf-9e669f14672d 2025-04-14 11:06:40,111 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-14 11:06:40,112 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e93e6c8e-17d4-4ddb-85e5-2b943fb346e6 2025-04-14 11:06:40,130 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/fa114e03-51e3-4083-9efe-bb6227ddf93d 2025-04-14 11:06:40,153 - INFO - Verified VN network id 8 for VN e93e6c8e-17d4-4ddb-85e5-2b943fb346e6 2025-04-14 11:06:40,153 - INFO - Verifications in API Server for VN ctest-vn-30047526 passed 2025-04-14 11:06:40,153 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e93e6c8e-17d4-4ddb-85e5-2b943fb346e6 2025-04-14 11:06:40,166 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/fa114e03-51e3-4083-9efe-bb6227ddf93d 2025-04-14 11:06:40,176 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/fa114e03-51e3-4083-9efe-bb6227ddf93d 2025-04-14 11:06:40,198 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/af7bc9c6-1923-4aac-bdaf-9e669f14672d 2025-04-14 11:06:40,220 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-30047526', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-16624576', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16806990216934215131', 'uuid-lslong': '9648165692435023590'}, 'enable': 'true', 'created': '2025-04-14T11:06:36', 'last-modified': '2025-04-14T11:06:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.278199'} 2025-04-14 11:06:40,227 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-14 11:06:40,227 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-30047526 passed 2025-04-14 11:06:40,228 - DEBUG - ====Verifying policy data for ctest-vn-30047526 in API_Server ====== 2025-04-14 11:06:40,228 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 11:06:40,236 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c62643ee-c90c-48e0-816d-388d1388287c 2025-04-14 11:06:40,254 - DEBUG - Requesting: http://10.0.0.254:8082/project/b6b48044-1fd2-4291-b31c-e61788d4dd84 2025-04-14 11:06:40,403 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e93e6c8e-17d4-4ddb-85e5-2b943fb346e6 2025-04-14 11:06:40,417 - DEBUG - =>VN ctest-vn-30047526 has no policy to be verified 2025-04-14 11:06:40,417 - DEBUG - Verifying the vn in opserver 2025-04-14 11:06:40,417 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-30047526 virtual network link through opserver 10.0.0.254 2025-04-14 11:06:40,417 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-14 11:06:40,842 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-14 11:06:40,968 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-30047526', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-30047526?flat'} 2025-04-14 11:06:40,968 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-30047526 is found in opserver 2025-04-14 11:06:40,974 - DEBUG - VRF ids for VN ctest-vn-30047526: {'10.0.0.254': '2'} 2025-04-14 11:06:40,974 - INFO - Waiting for VM ctest-TestBasicVMVN-16624576-34393073 to be up.. 2025-04-14 11:06:41,078 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-14 11:06:46,174 - DEBUG - VM is in ACTIVE state now 2025-04-14 11:06:46,174 - INFO - VM name : ctest-TestBasicVMVN-16624576-34393073 2025-04-14 11:06:46,277 - DEBUG - VM ctest-TestBasicVMVN-16624576-34393073 ID is e33c68b0-5fa9-4dc9-b425-a4c5fbdd770a 2025-04-14 11:06:46,277 - DEBUG - VM ctest-TestBasicVMVN-16624576-34393073 launched on Node cn-jenkins-deploy-platform-ansible-os-3090-1 2025-04-14 11:06:46,375 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e33c68b0-5fa9-4dc9-b425-a4c5fbdd770a 2025-04-14 11:06:46,386 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/4d08f2a5-de1b-46a7-9d23-ebfc439b5e10 2025-04-14 11:06:49,665 - 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') 2025-04-14 11:06:49,665 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16624576-34393073 failed! 2025-04-14 11:06:49,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-30047526 is 31.1.1.1 and allocation pool is NOT set 2025-04-14 11:06:49,727 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-30047526 is 31.1.2.1 and allocation pool is NOT set 2025-04-14 11:06:51,790 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.879 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.879/2.732/4.585/1.853 ms') 2025-04-14 11:06:51,791 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-16624576-34393073 passed 2025-04-14 11:06:51,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:06:51,951 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16624576-34393073, IP 31.1.1.4, Port 22 2025-04-14 11:06:52,106 - DEBUG - VM ctest-TestBasicVMVN-16624576-34393073 is ready for SSH connections 2025-04-14 11:06:52,107 - INFO - Waiting for VM ctest-TestBasicVMVN-16624576-97799692 to be up.. 2025-04-14 11:06:52,208 - DEBUG - VM is in ACTIVE state now 2025-04-14 11:06:52,208 - INFO - VM name : ctest-TestBasicVMVN-16624576-97799692 2025-04-14 11:06:52,325 - DEBUG - VM ctest-TestBasicVMVN-16624576-97799692 ID is e230073e-2f23-4582-b1e2-af34259854f3 2025-04-14 11:06:52,325 - DEBUG - VM ctest-TestBasicVMVN-16624576-97799692 launched on Node cn-jenkins-deploy-platform-ansible-os-3090-1 2025-04-14 11:06:52,416 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e230073e-2f23-4582-b1e2-af34259854f3 2025-04-14 11:06:52,427 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/e6f4b2c1-bf30-4354-b83d-e046c59b91d8 2025-04-14 11:06:53,667 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.396 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.396/1.759/3.123/1.363 ms') 2025-04-14 11:06:53,667 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-16624576-97799692 passed 2025-04-14 11:06:53,823 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:06:53,823 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16624576-97799692, IP 31.1.2.4, Port 22 2025-04-14 11:06:53,980 - DEBUG - VM ctest-TestBasicVMVN-16624576-97799692 is ready for SSH connections 2025-04-14 11:06:53,980 - INFO - Waiting for VM ctest-TestBasicVMVN-16624576-70864049 to be up.. 2025-04-14 11:06:54,065 - DEBUG - VM is in ACTIVE state now 2025-04-14 11:06:54,065 - INFO - VM name : ctest-TestBasicVMVN-16624576-70864049 2025-04-14 11:06:54,150 - DEBUG - VM ctest-TestBasicVMVN-16624576-70864049 ID is 88a99382-3daa-4162-8ff8-007cdfa44007 2025-04-14 11:06:54,150 - DEBUG - VM ctest-TestBasicVMVN-16624576-70864049 launched on Node cn-jenkins-deploy-platform-ansible-os-3090-1 2025-04-14 11:06:54,239 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/88a99382-3daa-4162-8ff8-007cdfa44007 2025-04-14 11:06:54,249 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/45b749a9-d966-49cd-b351-94ec47f67c61 2025-04-14 11:06:55,501 - 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.65 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.305 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.305/1.976/3.647/1.671 ms') 2025-04-14 11:06:55,501 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-16624576-70864049 passed 2025-04-14 11:06:55,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:06:55,655 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-16624576-70864049, IP 31.1.1.3, Port 22 2025-04-14 11:06:55,815 - DEBUG - VM ctest-TestBasicVMVN-16624576-70864049 is ready for SSH connections 2025-04-14 11:06:55,815 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:06:55,815 - 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.254, gateway password: c0ntrail123 2025-04-14 11:06:55,815 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-14 11:06:59,854 - 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.161 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.003 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.074 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.003/2.079/4.161 ms 2025-04-14 11:06:59,854 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-16624576-34393073 passed 2025-04-14 11:06:59,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:06:59,855 - 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.254, gateway password: c0ntrail123 2025-04-14 11:06:59,855 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-14 11:07:03,517 - 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.130 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.038 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.249 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.038/1.805/3.130 ms 2025-04-14 11:07:03,518 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-16624576-97799692 passed 2025-04-14 11:07:03,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:07:03,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:07:03,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-14 11:07:03,518 - 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.254, gateway password: c0ntrail123 2025-04-14 11:07:03,518 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-14 11:07:03,717 - DEBUG - None 2025-04-14 11:07:03,717 - 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.254, gateway password: c0ntrail123 2025-04-14 11:07:03,717 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-14 11:07:03,902 - DEBUG - None 2025-04-14 11:07:03,902 - 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.254, gateway password: c0ntrail123 2025-04-14 11:07:03,902 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-14 11:07:04,564 - DEBUG - None 2025-04-14 11:07:04,565 - 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.254, gateway password: c0ntrail123 2025-04-14 11:07:04,565 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-14 11:07:06,774 - 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=1.764 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.510 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.429 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.349 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.406/2.091/5.510 ms 2025-04-14 11:07:06,775 - 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.254, gateway password: c0ntrail123 2025-04-14 11:07:06,775 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-14 11:07:09,052 - 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.929 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.747 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.239 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.387 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.255 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.435 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.435/2.781/6.239 ms 2025-04-14 11:07:09,052 - 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.254, gateway password: c0ntrail123 2025-04-14 11:07:09,052 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-14 11:07:11,300 - 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.714 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.724 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.783 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.764 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.287 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.510 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.419/2.457/5.287 ms 2025-04-14 11:07:11,300 - INFO - Deleting VM ctest-TestBasicVMVN-16624576-70864049 2025-04-14 11:07:11,378 - INFO - Detaching port e6f4b2c1-bf30-4354-b83d-e046c59b91d8 from VM ctest-TestBasicVMVN-16624576-97799692 2025-04-14 11:07:11,430 - INFO - Deleting VM ctest-TestBasicVMVN-16624576-97799692 2025-04-14 11:07:11,518 - INFO - Detaching port 4d08f2a5-de1b-46a7-9d23-ebfc439b5e10 from VM ctest-TestBasicVMVN-16624576-34393073 2025-04-14 11:07:11,563 - INFO - Deleting VM ctest-TestBasicVMVN-16624576-34393073 2025-04-14 11:07:11,668 - INFO - Deleting VN ctest-vn-30047526 2025-04-14 11:07:11,864 - DEBUG - Response for delete_port : () 2025-04-14 11:07:12,110 - DEBUG - Response for delete_port : () 2025-04-14 11:07:12,205 - DEBUG - VN e93e6c8e-17d4-4ddb-85e5-2b943fb346e6 still in use: Unable to complete operation on network e93e6c8e-17d4-4ddb-85e5-2b943fb346e6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d1f0c764-444d-4e9d-ac9d-ecdc024ed772'] 2025-04-14 11:07:12,206 - WARNING - Deleting VN ctest-vn-30047526 failed..Will retry 2025-04-14 11:07:14,366 - DEBUG - Response for deleting network () 2025-04-14 11:07:14,366 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/fa114e03-51e3-4083-9efe-bb6227ddf93d 2025-04-14 11:07:14,374 - DEBUG - Response Code: 404 2025-04-14 11:07:14,375 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-14 11:07:14,386 - DEBUG - Requesting: http://10.0.0.254:8082/domain/c62643ee-c90c-48e0-816d-388d1388287c 2025-04-14 11:07:14,453 - DEBUG - Requesting: http://10.0.0.254:8082/project/b6b48044-1fd2-4291-b31c-e61788d4dd84 2025-04-14 11:07:14,531 - INFO - Validated that VN ctest-vn-30047526 is not found in API Server 2025-04-14 11:07:14,543 - DEBUG - VN ctest-vn-30047526 is not present in Agent 10.0.0.254 2025-04-14 11:07:14,543 - INFO - Validated that VN ctest-vn-30047526 is not in any agent 2025-04-14 11:07:14,549 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-04-14 11:07:14,556 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-30047526 2025-04-14 11:07:14,556 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-16624576:ctest-vn-30047526 2025-04-14 11:07:14,567 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-30047526 info 2025-04-14 11:07:14,651 - INFO - IPAM: ctest-ipam-44387405 is not found in API Server 2025-04-14 11:07:14,667 - INFO - IPAM:ctest-ipam-44387405 is not found in control node 2025-04-14 11:07:14,921 - DEBUG - No XMPP flaps were noticed during the test
2025-04-14 11:07:14,921 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-04-14 11:07:14,921 - INFO - -------------------------------------------------------------------------------- 2025-04-14 11:07:15,642 - INFO - Deleted project: ctest-TestBasicVMVN-16624576, ID : b6b48044-1fd2-4291-b31c-e61788d4dd84