2025-05-21 16:01:09,760 - INFO - Domain Default found not creating
2025-05-21 16:01:09,921 - INFO - Project ctest-TestBasicVMVN-46412146 not found, creating it
2025-05-21 16:01:10,451 - INFO - Created Project:ctest-TestBasicVMVN-46412146, ID : c8f34a28-d91f-49cd-b2ed-319ca6669b10
2025-05-21 16:01:12,095 - INFO - ================================================================================
2025-05-21 16:01:12,095 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-21 16:01:12,095 - 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-05-21 16:01:12,354 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-21 16:01:12,354 - INFO - Initial checks done. Running the testcase now
2025-05-21 16:01:12,354 - INFO -
2025-05-21 16:01:12,968 - DEBUG - Response for create_network : {'network': {'id': 'b5572cc3-b7fb-47de-b1b6-e5048478cd2b', 'name': 'ctest-vn2_metadata-22443622', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'project_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46412146', 'ctest-vn2_metadata-22443622'], 'port_security_enabled': True, 'description': ''}}
2025-05-21 16:01:13,163 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac26afaa-74ac-41c9-8419-2aa68ef6a633', 'name': '', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'network_id': 'b5572cc3-b7fb-47de-b1b6-e5048478cd2b', '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': 'c8f34a28d91f49cdb2ed319ca6669b10'}}
2025-05-21 16:01:13,184 - INFO - Created VN ctest-vn2_metadata-22443622
2025-05-21 16:01:13,238 - DEBUG - VN ctest-vn2_metadata-22443622 UUID is b5572cc3-b7fb-47de-b1b6-e5048478cd2b
2025-05-21 16:01:13,434 - DEBUG - Services list from nova: [, , ]
2025-05-21 16:01:14,662 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3328-1)
2025-05-21 16:01:14,770 - DEBUG - Link local service introspect added
2025-05-21 16:01:14,813 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-21 16:01:19,908 - DEBUG - VM is in ACTIVE state now
2025-05-21 16:01:20,042 - INFO - Waiting for VM ctest-TestBasicVMVN-46412146-75585327 to be up..
2025-05-21 16:01:20,043 - INFO - VM name : ctest-TestBasicVMVN-46412146-75585327
2025-05-21 16:01:20,126 - DEBUG - VM ctest-TestBasicVMVN-46412146-75585327 ID is 983c875d-5878-4cce-bc64-15bc64cf24ad
2025-05-21 16:01:20,127 - DEBUG - VM ctest-TestBasicVMVN-46412146-75585327 launched on Node cn-jenkins-deploy-platform-ansible-os-3328-1
2025-05-21 16:01:20,215 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/983c875d-5878-4cce-bc64-15bc64cf24ad
2025-05-21 16:01:20,550 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/983c875d-5878-4cce-bc64-15bc64cf24ad
2025-05-21 16:01:20,586 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/67d11f74-b047-42c8-acca-e1d039503387
2025-05-21 16:01:23,857 - 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-05-21 16:01:23,858 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46412146-75585327 failed!
2025-05-21 16:01:23,914 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46412146:ctest-vn2_metadata-22443622 is 11.1.1.1 and allocation pool is NOT set
2025-05-21 16:01:25,978 - 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=9.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.40 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.396/5.397/9.398/4.001 ms')
2025-05-21 16:01:25,978 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46412146-75585327 passed
2025-05-21 16:01:26,138 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:01:26,138 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46412146-75585327, IP 11.1.1.3, Port 22
2025-05-21 16:01:26,294 - DEBUG - VM ctest-TestBasicVMVN-46412146-75585327 is ready for SSH connections
2025-05-21 16:01:26,294 - INFO - Retry 0
2025-05-21 16:01:26,294 - 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.50, gateway password: c0ntrail123
2025-05-21 16:01:26,294 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-21 16:01:27,997 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-21 16:01:27,997 - INFO - Generic metadata worked
2025-05-21 16:01:28,262 - DEBUG - Link local service introspect removed
2025-05-21 16:01:28,262 - INFO - Deleting VM ctest-TestBasicVMVN-46412146-75585327
2025-05-21 16:01:28,339 - INFO - Deleting VN ctest-vn2_metadata-22443622
2025-05-21 16:01:28,381 - DEBUG - VN b5572cc3-b7fb-47de-b1b6-e5048478cd2b still in use: Unable to complete operation on network b5572cc3-b7fb-47de-b1b6-e5048478cd2b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f15b51ae-7625-4a32-ae75-fad4c63d0d24']
2025-05-21 16:01:28,382 - WARNING - Deleting VN ctest-vn2_metadata-22443622 failed..Will retry
2025-05-21 16:01:30,489 - DEBUG - Response for deleting network ()
2025-05-21 16:01:30,744 - DEBUG - No XMPP flaps were noticed during the test
2025-05-21 16:01:30,744 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-05-21 16:01:30,744 - INFO - --------------------------------------------------------------------------------
2025-05-21 16:01:30,747 - INFO - ================================================================================
2025-05-21 16:01:30,747 - INFO - STARTING TEST : test_metadata_service
2025-05-21 16:01:30,748 - 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-05-21 16:01:31,032 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-21 16:01:31,032 - INFO - Initial checks done. Running the testcase now
2025-05-21 16:01:31,032 - INFO -
2025-05-21 16:01:31,032 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-05-21 16:01:31,039 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/b96514dd-9239-4393-9afe-b7952d9c60f8
2025-05-21 16:01:31,233 - DEBUG - Response for create_network : {'network': {'id': '52497f42-2ba4-48ec-9052-ac6971a6a15e', 'name': 'ctest-vn-22662130', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'project_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46412146', 'ctest-vn-22662130'], 'port_security_enabled': True, 'description': ''}}
2025-05-21 16:01:31,414 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc0e925e-0c26-4dd5-b389-761563cb903a', 'name': '', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'network_id': '52497f42-2ba4-48ec-9052-ac6971a6a15e', 'ip_version': 4, 'cidr': '90.73.173.0/26', 'allocation_pools': [{'start': '90.73.173.2', 'end': '90.73.173.62'}], 'gateway_ip': '90.73.173.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.73.173.2', 'tags': [], 'project_id': 'c8f34a28d91f49cdb2ed319ca6669b10'}}
2025-05-21 16:01:31,434 - INFO - Created VN ctest-vn-22662130
2025-05-21 16:01:31,486 - DEBUG - VN ctest-vn-22662130 UUID is 52497f42-2ba4-48ec-9052-ac6971a6a15e
2025-05-21 16:01:32,720 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3328-1)
2025-05-21 16:01:32,720 - INFO - Waiting for VM ctest-TestBasicVMVN-46412146-58931125 to be up..
2025-05-21 16:01:32,763 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-21 16:01:37,848 - DEBUG - VM is in ACTIVE state now
2025-05-21 16:01:37,849 - INFO - VM name : ctest-TestBasicVMVN-46412146-58931125
2025-05-21 16:01:37,930 - DEBUG - VM ctest-TestBasicVMVN-46412146-58931125 ID is 44f0748f-54ad-4266-a460-2bee263c5962
2025-05-21 16:01:37,930 - DEBUG - VM ctest-TestBasicVMVN-46412146-58931125 launched on Node cn-jenkins-deploy-platform-ansible-os-3328-1
2025-05-21 16:01:38,016 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/44f0748f-54ad-4266-a460-2bee263c5962
2025-05-21 16:01:38,027 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9ebd3d5d-bb7e-4c31-81b1-03f3cf30383d
2025-05-21 16:01:41,291 - 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 1022ms')
2025-05-21 16:01:41,291 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46412146-58931125 failed!
2025-05-21 16:01:41,346 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-22662130 is 90.73.173.1 and allocation pool is NOT set
2025-05-21 16:01:45,424 - 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.31 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 9.309/9.309/9.309/0.000 ms')
2025-05-21 16:01:45,425 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46412146-58931125 passed
2025-05-21 16:01:45,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:01:45,582 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46412146-58931125, IP 90.73.173.3, Port 22
2025-05-21 16:01:45,737 - DEBUG - VM ctest-TestBasicVMVN-46412146-58931125 is ready for SSH connections
2025-05-21 16:01:45,737 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-05-21 16:01:45,737 - DEBUG - cat /tmp/output.txt
2025-05-21 16:01:47,421 - DEBUG - Hello World. The time is now Wed, 21 May 2025 10:01:43 -0600!
2025-05-21 16:01:47,421 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 21 May 2025 10:01:43 -0600!'}
2025-05-21 16:01:47,421 - INFO - metadata_script.txt got executed in the vm
2025-05-21 16:01:47,421 - INFO - Deleting VM ctest-TestBasicVMVN-46412146-58931125
2025-05-21 16:01:47,498 - INFO - Deleting VN ctest-vn-22662130
2025-05-21 16:01:47,538 - DEBUG - VN 52497f42-2ba4-48ec-9052-ac6971a6a15e still in use: Unable to complete operation on network 52497f42-2ba4-48ec-9052-ac6971a6a15e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-93b88b21-cc53-4bf2-b169-786819bc2bbb']
2025-05-21 16:01:47,538 - WARNING - Deleting VN ctest-vn-22662130 failed..Will retry
2025-05-21 16:01:49,652 - DEBUG - Response for deleting network ()
2025-05-21 16:01:49,912 - DEBUG - No XMPP flaps were noticed during the test
2025-05-21 16:01:49,912 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-05-21 16:01:49,912 - INFO - --------------------------------------------------------------------------------
2025-05-21 16:01:49,915 - INFO - ================================================================================
2025-05-21 16:01:49,915 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-21 16:01:49,915 - 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-05-21 16:01:50,204 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-05-21 16:01:50,204 - INFO - Initial checks done. Running the testcase now
2025-05-21 16:01:50,204 - INFO -
2025-05-21 16:01:50,703 - DEBUG - Response for create_network : {'network': {'id': 'e7306dc3-b3de-431c-89aa-6375db34f1a0', 'name': 'ctest-vn-80343228', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'project_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46412146', 'ctest-vn-80343228'], 'port_security_enabled': True, 'description': ''}}
2025-05-21 16:01:50,896 - DEBUG - Response for create_subnet : {'subnet': {'id': '14dbcd9f-aebb-41e2-9630-12c370ee46d8', 'name': '', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'network_id': 'e7306dc3-b3de-431c-89aa-6375db34f1a0', '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': 'c8f34a28d91f49cdb2ed319ca6669b10'}}
2025-05-21 16:01:51,081 - DEBUG - Response for create_subnet : {'subnet': {'id': '618a1b2f-6204-41e8-b2c1-76dd968d4a5a', 'name': '', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'network_id': 'e7306dc3-b3de-431c-89aa-6375db34f1a0', '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': 'c8f34a28d91f49cdb2ed319ca6669b10'}}
2025-05-21 16:01:51,116 - INFO - Created VN ctest-vn-80343228
2025-05-21 16:01:51,170 - DEBUG - VN ctest-vn-80343228 UUID is e7306dc3-b3de-431c-89aa-6375db34f1a0
2025-05-21 16:01:51,560 - DEBUG - Response for create_port : {'port': {'name': 'a0df33cc-a037-482f-83e6-39bd2c97da7a', 'id': 'a0df33cc-a037-482f-83e6-39bd2c97da7a', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'network_id': 'e7306dc3-b3de-431c-89aa-6375db34f1a0', 'mac_address': '02:a0:df:33:cc:a0', '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': '14dbcd9f-aebb-41e2-9630-12c370ee46d8'}], 'security_groups': ['de8a50af-525b-44b0-b0f0-b8a8cf672a5e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c8f34a28d91f49cdb2ed319ca6669b10'}}
2025-05-21 16:01:51,742 - DEBUG - Response for create_port : {'port': {'name': 'ba3d1aa2-bd4d-46d5-8f1e-2a87f096cd0d', 'id': 'ba3d1aa2-bd4d-46d5-8f1e-2a87f096cd0d', 'tenant_id': 'c8f34a28d91f49cdb2ed319ca6669b10', 'network_id': 'e7306dc3-b3de-431c-89aa-6375db34f1a0', 'mac_address': '02:ba:3d:1a:a2:bd', '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': '618a1b2f-6204-41e8-b2c1-76dd968d4a5a'}], 'security_groups': ['de8a50af-525b-44b0-b0f0-b8a8cf672a5e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c8f34a28d91f49cdb2ed319ca6669b10'}}
2025-05-21 16:01:52,185 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3328-1)
2025-05-21 16:01:52,641 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3328-1)
2025-05-21 16:01:54,252 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3328-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3328-1)
2025-05-21 16:01:54,252 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-21 16:01:54,259 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2a461dc-0952-4198-bf6b-543bbb9ad4be
2025-05-21 16:01:54,280 - DEBUG - Requesting: http://10.0.0.50:8082/project/c8f34a28-d91f-49cd-b2ed-319ca6669b10
2025-05-21 16:01:54,374 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/fe3a683b-f674-40d7-9fad-2fb6ffacd861
2025-05-21 16:01:54,391 - INFO - Verifications in API Server for IPAM: ctest-ipam-60119449 passed
2025-05-21 16:01:54,399 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46412146:ctest-ipam-60119449', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46412146', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18319069041030086871', 'uuid-lslong': '11505905086021556321'}, 'enable': 'true', 'created': '2025-05-21T16:01:50', 'last-modified': '2025-05-21T16:01:50', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.965500'}
2025-05-21 16:01:54,399 - INFO - Verifications in Control node for IPAM: ctest-ipam-60119449 passed
2025-05-21 16:01:54,399 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-21 16:01:54,411 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2a461dc-0952-4198-bf6b-543bbb9ad4be
2025-05-21 16:01:54,432 - DEBUG - Requesting: http://10.0.0.50:8082/project/c8f34a28-d91f-49cd-b2ed-319ca6669b10
2025-05-21 16:01:54,529 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e7306dc3-b3de-431c-89aa-6375db34f1a0
2025-05-21 16:01:54,549 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e7306dc3-b3de-431c-89aa-6375db34f1a0
2025-05-21 16:01:54,565 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/10614860-e97d-4ba3-af30-4b75a581ee9f
2025-05-21 16:01:54,578 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/10614860-e97d-4ba3-af30-4b75a581ee9f
2025-05-21 16:01:54,589 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/a6224fe3-a160-4a55-bebe-6bf75eaa82a5
2025-05-21 16:01:54,597 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-21 16:01:54,597 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e7306dc3-b3de-431c-89aa-6375db34f1a0
2025-05-21 16:01:54,615 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/10614860-e97d-4ba3-af30-4b75a581ee9f
2025-05-21 16:01:54,643 - INFO - Verified VN network id 9 for VN e7306dc3-b3de-431c-89aa-6375db34f1a0
2025-05-21 16:01:54,643 - INFO - Verifications in API Server for VN ctest-vn-80343228 passed
2025-05-21 16:01:54,643 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e7306dc3-b3de-431c-89aa-6375db34f1a0
2025-05-21 16:01:54,657 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/10614860-e97d-4ba3-af30-4b75a581ee9f
2025-05-21 16:01:54,689 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/10614860-e97d-4ba3-af30-4b75a581ee9f
2025-05-21 16:01:54,703 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/a6224fe3-a160-4a55-bebe-6bf75eaa82a5
2025-05-21 16:01:54,729 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46412146', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16658935708947202844', 'uuid-lslong': '9919850487076942240'}, 'enable': 'true', 'created': '2025-05-21T16:01:50', 'last-modified': '2025-05-21T16:01:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.676032'}
2025-05-21 16:01:54,745 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-21 16:01:54,745 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80343228 passed
2025-05-21 16:01:54,745 - DEBUG - ====Verifying policy data for ctest-vn-80343228 in API_Server ======
2025-05-21 16:01:54,746 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-21 16:01:54,770 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2a461dc-0952-4198-bf6b-543bbb9ad4be
2025-05-21 16:01:54,789 - DEBUG - Requesting: http://10.0.0.50:8082/project/c8f34a28-d91f-49cd-b2ed-319ca6669b10
2025-05-21 16:01:54,960 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e7306dc3-b3de-431c-89aa-6375db34f1a0
2025-05-21 16:01:54,996 - DEBUG - =>VN ctest-vn-80343228 has no policy to be verified
2025-05-21 16:01:54,996 - DEBUG - Verifying the vn in opserver
2025-05-21 16:01:54,996 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228 virtual network link through opserver 10.0.0.50
2025-05-21 16:01:54,996 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-05-21 16:01:55,408 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-05-21 16:01:55,497 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228?flat'}
2025-05-21 16:01:55,498 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228 is found in opserver
2025-05-21 16:01:55,505 - DEBUG - VRF ids for VN ctest-vn-80343228: {'10.0.0.50': '2'}
2025-05-21 16:01:55,505 - INFO - Waiting for VM ctest-TestBasicVMVN-46412146-78457140 to be up..
2025-05-21 16:01:55,607 - DEBUG - VM is in ACTIVE state now
2025-05-21 16:01:55,607 - INFO - VM name : ctest-TestBasicVMVN-46412146-78457140
2025-05-21 16:01:55,723 - DEBUG - VM ctest-TestBasicVMVN-46412146-78457140 ID is 6a15eeea-eeb2-48bb-b7ab-eee6758558b8
2025-05-21 16:01:55,724 - DEBUG - VM ctest-TestBasicVMVN-46412146-78457140 launched on Node cn-jenkins-deploy-platform-ansible-os-3328-1
2025-05-21 16:01:55,852 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6a15eeea-eeb2-48bb-b7ab-eee6758558b8
2025-05-21 16:01:55,873 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a0df33cc-a037-482f-83e6-39bd2c97da7a
2025-05-21 16:01:59,187 - 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 1022ms')
2025-05-21 16:01:59,188 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46412146-78457140 failed!
2025-05-21 16:01:59,247 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228 is 31.1.1.1 and allocation pool is NOT set
2025-05-21 16:01:59,247 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228 is 31.1.2.1 and allocation pool is NOT set
2025-05-21 16:02:03,309 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-05-21 16:02:03,309 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46412146-78457140 failed!
2025-05-21 16:02:03,366 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228 is 31.1.1.1 and allocation pool is NOT set
2025-05-21 16:02:03,367 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228 is 31.1.2.1 and allocation pool is NOT set
2025-05-21 16:02:05,429 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.399 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.399/2.533/4.667/2.134 ms')
2025-05-21 16:02:05,429 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46412146-78457140 passed
2025-05-21 16:02:05,582 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:02:05,582 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46412146-78457140, IP 31.1.1.4, Port 22
2025-05-21 16:02:05,742 - DEBUG - VM ctest-TestBasicVMVN-46412146-78457140 is ready for SSH connections
2025-05-21 16:02:05,742 - INFO - Waiting for VM ctest-TestBasicVMVN-46412146-40183721 to be up..
2025-05-21 16:02:05,825 - DEBUG - VM is in ACTIVE state now
2025-05-21 16:02:05,825 - INFO - VM name : ctest-TestBasicVMVN-46412146-40183721
2025-05-21 16:02:05,905 - DEBUG - VM ctest-TestBasicVMVN-46412146-40183721 ID is 1f38c39d-be55-42a4-8acb-df3f0c113309
2025-05-21 16:02:05,905 - DEBUG - VM ctest-TestBasicVMVN-46412146-40183721 launched on Node cn-jenkins-deploy-platform-ansible-os-3328-1
2025-05-21 16:02:05,986 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1f38c39d-be55-42a4-8acb-df3f0c113309
2025-05-21 16:02:05,995 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ba3d1aa2-bd4d-46d5-8f1e-2a87f096cd0d
2025-05-21 16:02:07,236 - 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.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.525 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.525/2.034/3.543/1.509 ms')
2025-05-21 16:02:07,237 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46412146-40183721 passed
2025-05-21 16:02:07,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:02:07,394 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46412146-40183721, IP 31.1.2.4, Port 22
2025-05-21 16:02:07,550 - DEBUG - VM ctest-TestBasicVMVN-46412146-40183721 is ready for SSH connections
2025-05-21 16:02:07,550 - INFO - Waiting for VM ctest-TestBasicVMVN-46412146-54570229 to be up..
2025-05-21 16:02:07,627 - DEBUG - VM is in ACTIVE state now
2025-05-21 16:02:07,627 - INFO - VM name : ctest-TestBasicVMVN-46412146-54570229
2025-05-21 16:02:07,707 - DEBUG - VM ctest-TestBasicVMVN-46412146-54570229 ID is dbb36585-2fce-455a-9764-9248a722cdd8
2025-05-21 16:02:07,707 - DEBUG - VM ctest-TestBasicVMVN-46412146-54570229 launched on Node cn-jenkins-deploy-platform-ansible-os-3328-1
2025-05-21 16:02:07,789 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dbb36585-2fce-455a-9764-9248a722cdd8
2025-05-21 16:02:07,798 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/929fc3f6-7196-42bb-9767-b5541d8274f0
2025-05-21 16:02:09,043 - 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.47 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.483 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.483/1.977/3.471/1.494 ms')
2025-05-21 16:02:09,043 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46412146-54570229 passed
2025-05-21 16:02:09,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:02:09,198 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46412146-54570229, IP 31.1.1.3, Port 22
2025-05-21 16:02:09,354 - DEBUG - VM ctest-TestBasicVMVN-46412146-54570229 is ready for SSH connections
2025-05-21 16:02:09,354 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:02:09,354 - 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.50, gateway password: c0ntrail123
2025-05-21 16:02:09,354 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-21 16:02:13,446 - 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.473 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.852 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.090 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.852/2.138/4.473 ms
2025-05-21 16:02:13,446 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46412146-78457140 passed
2025-05-21 16:02:13,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:02:13,446 - 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.50, gateway password: c0ntrail123
2025-05-21 16:02:13,446 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-21 16:02:17,130 - 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.309 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.942 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.841 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.841/1.697/3.309 ms
2025-05-21 16:02:17,130 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46412146-40183721 passed
2025-05-21 16:02:17,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:02:17,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:02:17,130 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-21 16:02:17,130 - 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.50, gateway password: c0ntrail123
2025-05-21 16:02:17,130 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-21 16:02:17,331 - DEBUG - None
2025-05-21 16:02:17,331 - 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.50, gateway password: c0ntrail123
2025-05-21 16:02:17,331 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-21 16:02:17,527 - DEBUG - None
2025-05-21 16:02:17,527 - 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.50, gateway password: c0ntrail123
2025-05-21 16:02:17,527 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-21 16:02:18,225 - DEBUG - None
2025-05-21 16:02:18,226 - 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.50, gateway password: c0ntrail123
2025-05-21 16:02:18,226 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-21 16:02:20,453 - 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.174 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.656 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.595 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.070 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.501 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.501/2.199/5.656 ms
2025-05-21 16:02:20,453 - 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.50, gateway password: c0ntrail123
2025-05-21 16:02:20,453 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-21 16:02:22,714 - 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.349 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.302 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.533 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.323 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.799 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.475 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.465/2.606/5.533 ms
2025-05-21 16:02:22,714 - 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.50, gateway password: c0ntrail123
2025-05-21 16:02:22,714 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-21 16:02:24,981 - 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.751 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.033 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.939 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.503 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.116 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.005 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.522 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.503/1.981/3.939 ms
2025-05-21 16:02:24,981 - INFO - Deleting VM ctest-TestBasicVMVN-46412146-54570229
2025-05-21 16:02:25,055 - INFO - Detaching port ba3d1aa2-bd4d-46d5-8f1e-2a87f096cd0d from VM ctest-TestBasicVMVN-46412146-40183721
2025-05-21 16:02:25,110 - INFO - Deleting VM ctest-TestBasicVMVN-46412146-40183721
2025-05-21 16:02:25,187 - INFO - Detaching port a0df33cc-a037-482f-83e6-39bd2c97da7a from VM ctest-TestBasicVMVN-46412146-78457140
2025-05-21 16:02:25,225 - INFO - Deleting VM ctest-TestBasicVMVN-46412146-78457140
2025-05-21 16:02:25,308 - INFO - Deleting VN ctest-vn-80343228
2025-05-21 16:02:25,546 - DEBUG - Response for delete_port : ()
2025-05-21 16:02:25,774 - DEBUG - Response for delete_port : ()
2025-05-21 16:02:25,826 - DEBUG - VN e7306dc3-b3de-431c-89aa-6375db34f1a0 still in use: Unable to complete operation on network e7306dc3-b3de-431c-89aa-6375db34f1a0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d7796120-25ed-4dfd-a2ee-29bc3152ccdd']
2025-05-21 16:02:25,826 - WARNING - Deleting VN ctest-vn-80343228 failed..Will retry
2025-05-21 16:02:27,966 - DEBUG - Response for deleting network ()
2025-05-21 16:02:27,966 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/10614860-e97d-4ba3-af30-4b75a581ee9f
2025-05-21 16:02:27,973 - DEBUG - Response Code: 404
2025-05-21 16:02:27,974 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-05-21 16:02:27,980 - DEBUG - Requesting: http://10.0.0.50:8082/domain/b2a461dc-0952-4198-bf6b-543bbb9ad4be
2025-05-21 16:02:28,036 - DEBUG - Requesting: http://10.0.0.50:8082/project/c8f34a28-d91f-49cd-b2ed-319ca6669b10
2025-05-21 16:02:28,116 - INFO - Validated that VN ctest-vn-80343228 is not found in API Server
2025-05-21 16:02:28,131 - DEBUG - VN ctest-vn-80343228 is not present in Agent 10.0.0.50
2025-05-21 16:02:28,131 - INFO - Validated that VN ctest-vn-80343228 is not in any agent
2025-05-21 16:02:28,139 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-05-21 16:02:28,146 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-80343228
2025-05-21 16:02:28,146 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-46412146:ctest-vn-80343228
2025-05-21 16:02:28,161 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80343228 info
2025-05-21 16:02:28,250 - INFO - IPAM: ctest-ipam-60119449 is not found in API Server
2025-05-21 16:02:28,263 - INFO - IPAM:ctest-ipam-60119449 is not found in control node
2025-05-21 16:02:28,520 - DEBUG - No XMPP flaps were noticed during the test
2025-05-21 16:02:28,520 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-05-21 16:02:28,520 - INFO - --------------------------------------------------------------------------------
2025-05-21 16:02:29,287 - INFO - Deleted project: ctest-TestBasicVMVN-46412146, ID : c8f34a28-d91f-49cd-b2ed-319ca6669b10