2025-04-23 15:15:58,893 - INFO - Domain Default found not creating 2025-04-23 15:15:59,023 - INFO - Project ctest-TestBasicVMVN-43559340 not found, creating it 2025-04-23 15:15:59,455 - INFO - Created Project:ctest-TestBasicVMVN-43559340, ID : bb60a4e3-836f-4b18-b402-e9ef3b7b4596 2025-04-23 15:16:00,693 - INFO - ================================================================================ 2025-04-23 15:16:00,693 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-23 15:16:00,693 - 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-23 15:16:00,944 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.18': '0'}} with 2025-04-23 15:16:00,944 - INFO - Initial checks done. Running the testcase now 2025-04-23 15:16:00,944 - INFO - 2025-04-23 15:16:01,446 - DEBUG - Response for create_network : {'network': {'id': 'bbaac535-8090-474d-baab-4737d111ebbb', 'name': 'ctest-vn2_metadata-96531177', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'project_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43559340', 'ctest-vn2_metadata-96531177'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 15:16:01,611 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f43298a4-1caf-4c5e-8e4b-8ee0060a0659', 'name': '', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'network_id': 'bbaac535-8090-474d-baab-4737d111ebbb', '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': 'bb60a4e3836f4b18b402e9ef3b7b4596'}} 2025-04-23 15:16:01,628 - INFO - Created VN ctest-vn2_metadata-96531177 2025-04-23 15:16:01,679 - DEBUG - VN ctest-vn2_metadata-96531177 UUID is bbaac535-8090-474d-baab-4737d111ebbb 2025-04-23 15:16:01,851 - DEBUG - Services list from nova: [, , ] 2025-04-23 15:16:02,774 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3188-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3188-1) 2025-04-23 15:16:02,883 - DEBUG - Link local service introspect added 2025-04-23 15:16:02,923 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-23 15:16:07,992 - DEBUG - VM is in ACTIVE state now 2025-04-23 15:16:08,232 - INFO - Waiting for VM ctest-TestBasicVMVN-43559340-56242380 to be up.. 2025-04-23 15:16:08,232 - INFO - VM name : ctest-TestBasicVMVN-43559340-56242380 2025-04-23 15:16:08,304 - DEBUG - VM ctest-TestBasicVMVN-43559340-56242380 ID is 0d3ff6ff-2bd8-4d7e-84bc-223737f12e42 2025-04-23 15:16:08,305 - DEBUG - VM ctest-TestBasicVMVN-43559340-56242380 launched on Node cn-jenkins-deploy-platform-ansible-os-3188-1 2025-04-23 15:16:08,372 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/0d3ff6ff-2bd8-4d7e-84bc-223737f12e42 2025-04-23 15:16:08,632 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/0d3ff6ff-2bd8-4d7e-84bc-223737f12e42 2025-04-23 15:16:08,663 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/780c1489-03d7-42d0-94b4-106f3dc2a01b 2025-04-23 15:16:11,925 - 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 1020ms') 2025-04-23 15:16:11,925 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43559340-56242380 failed! 2025-04-23 15:16:11,979 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43559340:ctest-vn2_metadata-96531177 is 11.1.1.1 and allocation pool is NOT set 2025-04-23 15:16:14,035 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.958 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.958/2.355/3.752/1.397 ms') 2025-04-23 15:16:14,035 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43559340-56242380 passed 2025-04-23 15:16:14,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:16:14,203 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43559340-56242380, IP 11.1.1.3, Port 22 2025-04-23 15:16:14,373 - DEBUG - VM ctest-TestBasicVMVN-43559340-56242380 is ready for SSH connections 2025-04-23 15:16:14,373 - INFO - Retry 0 2025-04-23 15:16:14,373 - 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.133, gateway password: c0ntrail123 2025-04-23 15:16:14,374 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-23 15:16:15,934 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-23 15:16:15,935 - INFO - Generic metadata worked 2025-04-23 15:16:16,195 - DEBUG - Link local service introspect removed 2025-04-23 15:16:16,195 - INFO - Deleting VM ctest-TestBasicVMVN-43559340-56242380 2025-04-23 15:16:16,254 - INFO - Deleting VN ctest-vn2_metadata-96531177 2025-04-23 15:16:16,297 - DEBUG - VN bbaac535-8090-474d-baab-4737d111ebbb still in use: Unable to complete operation on network bbaac535-8090-474d-baab-4737d111ebbb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b9def553-b2c1-477d-84fe-c4294cbeedd8'] 2025-04-23 15:16:16,297 - WARNING - Deleting VN ctest-vn2_metadata-96531177 failed..Will retry 2025-04-23 15:16:18,416 - DEBUG - Response for deleting network () 2025-04-23 15:16:18,671 - DEBUG - No XMPP flaps were noticed during the test 2025-04-23 15:16:18,671 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-04-23 15:16:18,671 - INFO - -------------------------------------------------------------------------------- 2025-04-23 15:16:18,675 - INFO - ================================================================================ 2025-04-23 15:16:18,675 - INFO - STARTING TEST : test_metadata_service 2025-04-23 15:16:18,675 - 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-23 15:16:18,957 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.18': '0'}} with 2025-04-23 15:16:18,958 - INFO - Initial checks done. Running the testcase now 2025-04-23 15:16:18,958 - INFO - 2025-04-23 15:16:18,958 - DEBUG - Requesting: http://10.0.0.133:8082/global-vrouter-configs 2025-04-23 15:16:18,966 - DEBUG - Requesting: http://10.0.0.133:8082/global-vrouter-config/873f38da-7bee-494f-9c28-e78880a2bfa1 2025-04-23 15:16:19,159 - DEBUG - Response for create_network : {'network': {'id': '6254c397-fa33-4711-8ea5-60db2de569f0', 'name': 'ctest-vn-63190421', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'project_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43559340', 'ctest-vn-63190421'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 15:16:19,356 - DEBUG - Response for create_subnet : {'subnet': {'id': '75f0ca7b-baf8-49ac-aa60-2826f1bd255f', 'name': '', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'network_id': '6254c397-fa33-4711-8ea5-60db2de569f0', 'ip_version': 4, 'cidr': '199.199.220.0/26', 'allocation_pools': [{'start': '199.199.220.2', 'end': '199.199.220.62'}], 'gateway_ip': '199.199.220.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.199.220.2', 'tags': [], 'project_id': 'bb60a4e3836f4b18b402e9ef3b7b4596'}} 2025-04-23 15:16:19,380 - INFO - Created VN ctest-vn-63190421 2025-04-23 15:16:19,435 - DEBUG - VN ctest-vn-63190421 UUID is 6254c397-fa33-4711-8ea5-60db2de569f0 2025-04-23 15:16:20,482 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3188-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3188-1) 2025-04-23 15:16:20,482 - INFO - Waiting for VM ctest-TestBasicVMVN-43559340-82314993 to be up.. 2025-04-23 15:16:20,517 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-23 15:16:25,587 - DEBUG - VM is in ACTIVE state now 2025-04-23 15:16:25,587 - INFO - VM name : ctest-TestBasicVMVN-43559340-82314993 2025-04-23 15:16:25,661 - DEBUG - VM ctest-TestBasicVMVN-43559340-82314993 ID is 40ef44c7-f7fc-4482-bdd8-e742d92db89e 2025-04-23 15:16:25,661 - DEBUG - VM ctest-TestBasicVMVN-43559340-82314993 launched on Node cn-jenkins-deploy-platform-ansible-os-3188-1 2025-04-23 15:16:25,737 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/40ef44c7-f7fc-4482-bdd8-e742d92db89e 2025-04-23 15:16:25,744 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/59c3ea6e-9777-4b8a-861e-72e224ff8a01 2025-04-23 15:16:28,993 - 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 1010ms') 2025-04-23 15:16:28,993 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43559340-82314993 failed! 2025-04-23 15:16:29,051 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-63190421 is 199.199.220.1 and allocation pool is NOT set 2025-04-23 15:16:31,111 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.403 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.403/1.714/3.025/1.311 ms') 2025-04-23 15:16:31,111 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43559340-82314993 passed 2025-04-23 15:16:31,259 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:16:31,259 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43559340-82314993, IP 199.199.220.3, Port 22 2025-04-23 15:16:31,418 - DEBUG - VM ctest-TestBasicVMVN-43559340-82314993 is ready for SSH connections 2025-04-23 15:16:31,418 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123 2025-04-23 15:16:31,418 - DEBUG - cat /tmp/output.txt 2025-04-23 15:16:33,007 - DEBUG - Hello World. The time is now Wed, 23 Apr 2025 09:16:29 -0600! 2025-04-23 15:16:33,007 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 23 Apr 2025 09:16:29 -0600!'} 2025-04-23 15:16:33,007 - INFO - metadata_script.txt got executed in the vm 2025-04-23 15:16:33,007 - INFO - Deleting VM ctest-TestBasicVMVN-43559340-82314993 2025-04-23 15:16:33,081 - INFO - Deleting VN ctest-vn-63190421 2025-04-23 15:16:33,117 - DEBUG - VN 6254c397-fa33-4711-8ea5-60db2de569f0 still in use: Unable to complete operation on network 6254c397-fa33-4711-8ea5-60db2de569f0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-030d8710-9569-43b5-803c-9921d72fc995'] 2025-04-23 15:16:33,117 - WARNING - Deleting VN ctest-vn-63190421 failed..Will retry 2025-04-23 15:16:35,222 - DEBUG - Response for deleting network () 2025-04-23 15:16:35,476 - DEBUG - No XMPP flaps were noticed during the test 2025-04-23 15:16:35,476 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-04-23 15:16:35,476 - INFO - -------------------------------------------------------------------------------- 2025-04-23 15:16:35,478 - INFO - ================================================================================ 2025-04-23 15:16:35,478 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-23 15:16:35,479 - 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-23 15:16:35,773 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.18': '0'}} with 2025-04-23 15:16:35,773 - INFO - Initial checks done. Running the testcase now 2025-04-23 15:16:35,773 - INFO - 2025-04-23 15:16:36,258 - DEBUG - Response for create_network : {'network': {'id': '5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee', 'name': 'ctest-vn-89360917', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'project_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43559340', 'ctest-vn-89360917'], 'port_security_enabled': True, 'description': ''}} 2025-04-23 15:16:36,435 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ec8331f-c46f-4e6b-add5-5062e0709aaa', 'name': '', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'network_id': '5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee', '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': 'bb60a4e3836f4b18b402e9ef3b7b4596'}} 2025-04-23 15:16:36,611 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4021afd-4f44-410c-b18b-034672faaaf5', 'name': '', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'network_id': '5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee', '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': 'bb60a4e3836f4b18b402e9ef3b7b4596'}} 2025-04-23 15:16:36,630 - INFO - Created VN ctest-vn-89360917 2025-04-23 15:16:36,683 - DEBUG - VN ctest-vn-89360917 UUID is 5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee 2025-04-23 15:16:37,027 - DEBUG - Response for create_port : {'port': {'name': '270042c1-5166-427d-836b-52c13014d5fe', 'id': '270042c1-5166-427d-836b-52c13014d5fe', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'network_id': '5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee', 'mac_address': '02:27:00:42:c1:51', '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': '0ec8331f-c46f-4e6b-add5-5062e0709aaa'}], 'security_groups': ['71bcc347-92ed-41f1-a23c-1160975f4c49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bb60a4e3836f4b18b402e9ef3b7b4596'}} 2025-04-23 15:16:37,191 - DEBUG - Response for create_port : {'port': {'name': 'ba17f918-3590-4728-b15e-93d68028ba04', 'id': 'ba17f918-3590-4728-b15e-93d68028ba04', 'tenant_id': 'bb60a4e3836f4b18b402e9ef3b7b4596', 'network_id': '5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee', 'mac_address': '02:ba:17:f9:18:35', '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': 'f4021afd-4f44-410c-b18b-034672faaaf5'}], 'security_groups': ['71bcc347-92ed-41f1-a23c-1160975f4c49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bb60a4e3836f4b18b402e9ef3b7b4596'}} 2025-04-23 15:16:37,571 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3188-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3188-1) 2025-04-23 15:16:37,913 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3188-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3188-1) 2025-04-23 15:16:39,024 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3188-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3188-1) 2025-04-23 15:16:39,024 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-04-23 15:16:39,032 - DEBUG - Requesting: http://10.0.0.133:8082/domain/e843aa18-ec85-48a2-bc50-46b8148b6016 2025-04-23 15:16:39,045 - DEBUG - Requesting: http://10.0.0.133:8082/project/bb60a4e3-836f-4b18-b402-e9ef3b7b4596 2025-04-23 15:16:39,143 - DEBUG - Requesting: http://10.0.0.133:8082/network-ipam/4376e207-bf5a-4e52-b683-35547be55a5e 2025-04-23 15:16:39,155 - INFO - Verifications in API Server for IPAM: ctest-ipam-15000302 passed 2025-04-23 15:16:39,164 - DEBUG - Control-node 10.0.0.133 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-43559340:ctest-ipam-15000302', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43559340', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4861321370696044114', 'uuid-lslong': '13151413973824133726'}, 'enable': 'true', 'created': '2025-04-23T15:16:35', 'last-modified': '2025-04-23T15:16:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.151957'} 2025-04-23 15:16:39,164 - INFO - Verifications in Control node for IPAM: ctest-ipam-15000302 passed 2025-04-23 15:16:39,164 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-04-23 15:16:39,174 - DEBUG - Requesting: http://10.0.0.133:8082/domain/e843aa18-ec85-48a2-bc50-46b8148b6016 2025-04-23 15:16:39,195 - DEBUG - Requesting: http://10.0.0.133:8082/project/bb60a4e3-836f-4b18-b402-e9ef3b7b4596 2025-04-23 15:16:39,292 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee 2025-04-23 15:16:39,304 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee 2025-04-23 15:16:39,319 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/12dc4ab7-513f-42eb-b6c7-092e77f355ee 2025-04-23 15:16:39,327 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/12dc4ab7-513f-42eb-b6c7-092e77f355ee 2025-04-23 15:16:39,338 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/7a04fd6a-8d8e-4a34-828b-13fc42f75c6e 2025-04-23 15:16:39,349 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-23 15:16:39,349 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee 2025-04-23 15:16:39,365 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/12dc4ab7-513f-42eb-b6c7-092e77f355ee 2025-04-23 15:16:39,385 - INFO - Verified VN network id 8 for VN 5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee 2025-04-23 15:16:39,385 - INFO - Verifications in API Server for VN ctest-vn-89360917 passed 2025-04-23 15:16:39,385 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee 2025-04-23 15:16:39,401 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/12dc4ab7-513f-42eb-b6c7-092e77f355ee 2025-04-23 15:16:39,412 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/12dc4ab7-513f-42eb-b6c7-092e77f355ee 2025-04-23 15:16:39,428 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/7a04fd6a-8d8e-4a34-828b-13fc42f75c6e 2025-04-23 15:16:39,447 - DEBUG - Control-node 10.0.0.133 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43559340', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6709427498037758132', 'uuid-lslong': '13107147160384511470'}, 'enable': 'true', 'created': '2025-04-23T15:16:36', 'last-modified': '2025-04-23T15:16:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.855389'} 2025-04-23 15:16:39,456 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-23 15:16:39,456 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-89360917 passed 2025-04-23 15:16:39,457 - DEBUG - ====Verifying policy data for ctest-vn-89360917 in API_Server ====== 2025-04-23 15:16:39,457 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-04-23 15:16:39,468 - DEBUG - Requesting: http://10.0.0.133:8082/domain/e843aa18-ec85-48a2-bc50-46b8148b6016 2025-04-23 15:16:39,528 - DEBUG - Requesting: http://10.0.0.133:8082/project/bb60a4e3-836f-4b18-b402-e9ef3b7b4596 2025-04-23 15:16:39,661 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee 2025-04-23 15:16:39,682 - DEBUG - =>VN ctest-vn-89360917 has no policy to be verified 2025-04-23 15:16:39,683 - DEBUG - Verifying the vn in opserver 2025-04-23 15:16:39,683 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917 virtual network link through opserver 10.0.0.133 2025-04-23 15:16:39,683 - DEBUG - Requesting: http://10.0.0.133:8081/analytics/uves/virtual-networks 2025-04-23 15:16:40,011 - DEBUG - Requesting: http://10.0.0.133:8081/analytics/uves/virtual-networks 2025-04-23 15:16:40,068 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917', 'href': 'http://10.0.0.133:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917?flat'} 2025-04-23 15:16:40,068 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917 is found in opserver 2025-04-23 15:16:40,075 - DEBUG - VRF ids for VN ctest-vn-89360917: {'10.0.0.133': '2'} 2025-04-23 15:16:40,075 - INFO - Waiting for VM ctest-TestBasicVMVN-43559340-76012177 to be up.. 2025-04-23 15:16:40,160 - DEBUG - VM is in ACTIVE state now 2025-04-23 15:16:40,160 - INFO - VM name : ctest-TestBasicVMVN-43559340-76012177 2025-04-23 15:16:40,241 - DEBUG - VM ctest-TestBasicVMVN-43559340-76012177 ID is b57c8002-38df-4fd8-a695-3cdf571a6a74 2025-04-23 15:16:40,242 - DEBUG - VM ctest-TestBasicVMVN-43559340-76012177 launched on Node cn-jenkins-deploy-platform-ansible-os-3188-1 2025-04-23 15:16:40,333 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/b57c8002-38df-4fd8-a695-3cdf571a6a74 2025-04-23 15:16:40,344 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/270042c1-5166-427d-836b-52c13014d5fe 2025-04-23 15:16:43,609 - 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 1028ms') 2025-04-23 15:16:43,609 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43559340-76012177 failed! 2025-04-23 15:16:43,671 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917 is 31.1.1.1 and allocation pool is NOT set 2025-04-23 15:16:43,672 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917 is 31.1.2.1 and allocation pool is NOT set 2025-04-23 15:16:47,742 - 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') 2025-04-23 15:16:47,743 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43559340-76012177 failed! 2025-04-23 15:16:47,799 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917 is 31.1.1.1 and allocation pool is NOT set 2025-04-23 15:16:47,799 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917 is 31.1.2.1 and allocation pool is NOT set 2025-04-23 15:16:49,862 - 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=2.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.451 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.451/1.679/2.907/1.228 ms') 2025-04-23 15:16:49,862 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43559340-76012177 passed 2025-04-23 15:16:50,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:16:50,015 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43559340-76012177, IP 31.1.1.4, Port 22 2025-04-23 15:16:50,170 - DEBUG - VM ctest-TestBasicVMVN-43559340-76012177 is ready for SSH connections 2025-04-23 15:16:50,170 - INFO - Waiting for VM ctest-TestBasicVMVN-43559340-61484585 to be up.. 2025-04-23 15:16:50,241 - DEBUG - VM is in ACTIVE state now 2025-04-23 15:16:50,241 - INFO - VM name : ctest-TestBasicVMVN-43559340-61484585 2025-04-23 15:16:50,315 - DEBUG - VM ctest-TestBasicVMVN-43559340-61484585 ID is 0ebfa04b-6f6a-4bf3-8b81-28eea10a73cd 2025-04-23 15:16:50,315 - DEBUG - VM ctest-TestBasicVMVN-43559340-61484585 launched on Node cn-jenkins-deploy-platform-ansible-os-3188-1 2025-04-23 15:16:50,387 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/0ebfa04b-6f6a-4bf3-8b81-28eea10a73cd 2025-04-23 15:16:50,396 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/ba17f918-3590-4728-b15e-93d68028ba04 2025-04-23 15:16:51,644 - 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.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.599 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.599/1.629/2.660/1.030 ms') 2025-04-23 15:16:51,645 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-43559340-61484585 passed 2025-04-23 15:16:51,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:16:51,795 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43559340-61484585, IP 31.1.2.4, Port 22 2025-04-23 15:16:51,946 - DEBUG - VM ctest-TestBasicVMVN-43559340-61484585 is ready for SSH connections 2025-04-23 15:16:51,946 - INFO - Waiting for VM ctest-TestBasicVMVN-43559340-16288598 to be up.. 2025-04-23 15:16:52,018 - DEBUG - VM is in ACTIVE state now 2025-04-23 15:16:52,018 - INFO - VM name : ctest-TestBasicVMVN-43559340-16288598 2025-04-23 15:16:52,089 - DEBUG - VM ctest-TestBasicVMVN-43559340-16288598 ID is e68acaef-2789-498b-ae19-820109edbfa1 2025-04-23 15:16:52,089 - DEBUG - VM ctest-TestBasicVMVN-43559340-16288598 launched on Node cn-jenkins-deploy-platform-ansible-os-3188-1 2025-04-23 15:16:52,167 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/e68acaef-2789-498b-ae19-820109edbfa1 2025-04-23 15:16:52,175 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/2cf626b0-76ec-40b9-bbe8-e78ccb1a61db 2025-04-23 15:16:53,409 - 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=2.62 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.340 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.340/1.479/2.618/1.139 ms') 2025-04-23 15:16:53,409 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-43559340-16288598 passed 2025-04-23 15:16:53,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:16:53,567 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43559340-16288598, IP 31.1.1.3, Port 22 2025-04-23 15:16:53,727 - DEBUG - VM ctest-TestBasicVMVN-43559340-16288598 is ready for SSH connections 2025-04-23 15:16:53,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:16:53,727 - 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.133, gateway password: c0ntrail123 2025-04-23 15:16:53,727 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-23 15:16:57,632 - 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.764 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.805 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.726 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.726/1.765/3.764 ms 2025-04-23 15:16:57,632 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-43559340-76012177 passed 2025-04-23 15:16:57,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:16:57,632 - 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.133, gateway password: c0ntrail123 2025-04-23 15:16:57,632 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-23 15:17:01,212 - 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.664 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.838 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.936 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.838/1.479/2.664 ms 2025-04-23 15:17:01,212 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-43559340-61484585 passed 2025-04-23 15:17:01,212 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:17:01,212 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:17:01,212 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-23 15:17:01,212 - 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.133, gateway password: c0ntrail123 2025-04-23 15:17:01,213 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 15:17:01,390 - DEBUG - None 2025-04-23 15:17:01,390 - 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.133, gateway password: c0ntrail123 2025-04-23 15:17:01,391 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 15:17:01,563 - DEBUG - None 2025-04-23 15:17:01,563 - 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.133, gateway password: c0ntrail123 2025-04-23 15:17:01,563 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-23 15:17:02,132 - DEBUG - None 2025-04-23 15:17:02,132 - 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.133, gateway password: c0ntrail123 2025-04-23 15:17:02,132 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-23 15:17:04,322 - 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.683 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.888 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.363 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.010 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.363/1.869/4.888 ms 2025-04-23 15:17:04,323 - 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.133, gateway password: c0ntrail123 2025-04-23 15:17:04,323 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-23 15:17:06,546 - 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.908 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.420 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.422 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.518 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.048 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.847 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.404/2.081/4.422 ms 2025-04-23 15:17:06,547 - 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.133, gateway password: c0ntrail123 2025-04-23 15:17:06,547 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-23 15:17:08,779 - 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.596 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.386 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.125 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.397 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.599 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.278 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.360/1.534/3.125 ms 2025-04-23 15:17:08,779 - INFO - Deleting VM ctest-TestBasicVMVN-43559340-16288598 2025-04-23 15:17:08,859 - INFO - Detaching port ba17f918-3590-4728-b15e-93d68028ba04 from VM ctest-TestBasicVMVN-43559340-61484585 2025-04-23 15:17:08,907 - INFO - Deleting VM ctest-TestBasicVMVN-43559340-61484585 2025-04-23 15:17:08,970 - INFO - Detaching port 270042c1-5166-427d-836b-52c13014d5fe from VM ctest-TestBasicVMVN-43559340-76012177 2025-04-23 15:17:09,006 - INFO - Deleting VM ctest-TestBasicVMVN-43559340-76012177 2025-04-23 15:17:09,088 - INFO - Deleting VN ctest-vn-89360917 2025-04-23 15:17:09,263 - DEBUG - Response for delete_port : () 2025-04-23 15:17:09,468 - DEBUG - Response for delete_port : () 2025-04-23 15:17:09,523 - DEBUG - VN 5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee still in use: Unable to complete operation on network 5d1cacc2-eac7-48b4-b5e5-f0e5d17d1dee. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-82bdee9c-f96b-4555-a8d3-82efac09acbd'] 2025-04-23 15:17:09,523 - WARNING - Deleting VN ctest-vn-89360917 failed..Will retry 2025-04-23 15:17:11,675 - DEBUG - Response for deleting network () 2025-04-23 15:17:11,676 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/12dc4ab7-513f-42eb-b6c7-092e77f355ee 2025-04-23 15:17:11,682 - DEBUG - Response Code: 404 2025-04-23 15:17:11,682 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-04-23 15:17:11,688 - DEBUG - Requesting: http://10.0.0.133:8082/domain/e843aa18-ec85-48a2-bc50-46b8148b6016 2025-04-23 15:17:11,750 - DEBUG - Requesting: http://10.0.0.133:8082/project/bb60a4e3-836f-4b18-b402-e9ef3b7b4596 2025-04-23 15:17:11,826 - INFO - Validated that VN ctest-vn-89360917 is not found in API Server 2025-04-23 15:17:11,838 - DEBUG - VN ctest-vn-89360917 is not present in Agent 10.0.0.133 2025-04-23 15:17:11,838 - INFO - Validated that VN ctest-vn-89360917 is not in any agent 2025-04-23 15:17:11,843 - DEBUG - VRF 2 is not seen in agent 10.0.0.133 2025-04-23 15:17:11,847 - DEBUG - Vrouter 10.0.0.133 does not have vrf 2 for VN ctest-vn-89360917 2025-04-23 15:17:11,847 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-43559340:ctest-vn-89360917 2025-04-23 15:17:11,857 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-89360917 info 2025-04-23 15:17:11,935 - INFO - IPAM: ctest-ipam-15000302 is not found in API Server 2025-04-23 15:17:11,948 - INFO - IPAM:ctest-ipam-15000302 is not found in control node 2025-04-23 15:17:12,209 - DEBUG - No XMPP flaps were noticed during the test 2025-04-23 15:17:12,209 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-04-23 15:17:12,210 - INFO - -------------------------------------------------------------------------------- 2025-04-23 15:17:12,851 - INFO - Deleted project: ctest-TestBasicVMVN-43559340, ID : bb60a4e3-836f-4b18-b402-e9ef3b7b4596