2025-07-10 15:53:50,908 - INFO - Domain Default found not creating
2025-07-10 15:53:51,071 - INFO - Project ctest-TestBasicVMVN-95036530 not found, creating it
2025-07-10 15:53:51,583 - INFO - Created Project:ctest-TestBasicVMVN-95036530, ID : eb4d65e0-141b-46d8-aa84-f0c4b7e4b436
2025-07-10 15:53:53,147 - INFO - ================================================================================
2025-07-10 15:53:53,147 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-10 15:53:53,147 - 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-07-10 15:53:53,416 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-07-10 15:53:53,416 - INFO - Initial checks done. Running the testcase now
2025-07-10 15:53:53,416 - INFO -
2025-07-10 15:53:54,034 - DEBUG - Response for create_network : {'network': {'id': 'cf844c83-e1c3-4aaf-a752-6551dab0ad8b', 'name': 'ctest-vn2_metadata-98693025', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'project_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95036530', 'ctest-vn2_metadata-98693025'], 'port_security_enabled': True, 'description': ''}}
2025-07-10 15:53:54,197 - DEBUG - Response for create_subnet : {'subnet': {'id': '1179d0d3-f44c-4bba-bcf2-baff63a5e42e', 'name': '', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'network_id': 'cf844c83-e1c3-4aaf-a752-6551dab0ad8b', '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': 'eb4d65e0141b46d8aa84f0c4b7e4b436'}}
2025-07-10 15:53:54,218 - INFO - Created VN ctest-vn2_metadata-98693025
2025-07-10 15:53:54,273 - DEBUG - VN ctest-vn2_metadata-98693025 UUID is cf844c83-e1c3-4aaf-a752-6551dab0ad8b
2025-07-10 15:53:54,483 - DEBUG - Services list from nova: [, , ]
2025-07-10 15:53:55,645 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3627-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3627-1)
2025-07-10 15:53:55,757 - DEBUG - Link local service introspect added
2025-07-10 15:53:55,809 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-10 15:54:00,895 - DEBUG - VM is in ACTIVE state now
2025-07-10 15:54:01,039 - INFO - Waiting for VM ctest-TestBasicVMVN-95036530-05797816 to be up..
2025-07-10 15:54:01,039 - INFO - VM name : ctest-TestBasicVMVN-95036530-05797816
2025-07-10 15:54:01,115 - DEBUG - VM ctest-TestBasicVMVN-95036530-05797816 ID is c0adec0a-ad11-4abd-a535-394b40a273e7
2025-07-10 15:54:01,115 - DEBUG - VM ctest-TestBasicVMVN-95036530-05797816 launched on Node cn-jenkins-deploy-platform-ansible-os-3627-1
2025-07-10 15:54:01,195 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c0adec0a-ad11-4abd-a535-394b40a273e7
2025-07-10 15:54:01,530 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/c0adec0a-ad11-4abd-a535-394b40a273e7
2025-07-10 15:54:01,568 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/c020705f-bc39-4eef-8ebe-5c2303744719
2025-07-10 15:54:04,821 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-07-10 15:54:04,821 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95036530-05797816 failed!
2025-07-10 15:54:04,881 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95036530:ctest-vn2_metadata-98693025 is 11.1.1.1 and allocation pool is NOT set
2025-07-10 15:54:06,949 - 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=8.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.90 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.904/5.785/8.667/2.881 ms')
2025-07-10 15:54:06,949 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95036530-05797816 passed
2025-07-10 15:54:07,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:54:07,101 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95036530-05797816, IP 11.1.1.3, Port 22
2025-07-10 15:54:07,157 - 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-07-10 15:54:07,233 - DEBUG - VM ctest-TestBasicVMVN-95036530-05797816 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-10 15:54:12,234 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:54:12,234 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95036530-05797816, IP 11.1.1.3, Port 22
2025-07-10 15:54:12,389 - DEBUG - VM ctest-TestBasicVMVN-95036530-05797816 is ready for SSH connections
2025-07-10 15:54:12,389 - INFO - Retry 0
2025-07-10 15:54:12,389 - 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.49, gateway password: c0ntrail123
2025-07-10 15:54:12,389 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-10 15:54:14,020 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-10 15:54:14,020 - INFO - Generic metadata worked
2025-07-10 15:54:14,269 - DEBUG - Link local service introspect removed
2025-07-10 15:54:14,269 - INFO - Deleting VM ctest-TestBasicVMVN-95036530-05797816
2025-07-10 15:54:14,345 - INFO - Deleting VN ctest-vn2_metadata-98693025
2025-07-10 15:54:14,385 - DEBUG - VN cf844c83-e1c3-4aaf-a752-6551dab0ad8b still in use: Unable to complete operation on network cf844c83-e1c3-4aaf-a752-6551dab0ad8b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-109af829-e782-4433-a201-9d81a9463b20']
2025-07-10 15:54:14,385 - WARNING - Deleting VN ctest-vn2_metadata-98693025 failed..Will retry
2025-07-10 15:54:16,485 - DEBUG - Response for deleting network ()
2025-07-10 15:54:16,741 - DEBUG - No XMPP flaps were noticed during the test
2025-07-10 15:54:16,741 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-07-10 15:54:16,741 - INFO - --------------------------------------------------------------------------------
2025-07-10 15:54:16,744 - INFO - ================================================================================
2025-07-10 15:54:16,744 - INFO - STARTING TEST : test_metadata_service
2025-07-10 15:54:16,744 - 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-07-10 15:54:17,027 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-07-10 15:54:17,027 - INFO - Initial checks done. Running the testcase now
2025-07-10 15:54:17,027 - INFO -
2025-07-10 15:54:17,027 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs
2025-07-10 15:54:17,034 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/13362de4-6666-4f89-b735-578f2883330b
2025-07-10 15:54:17,216 - DEBUG - Response for create_network : {'network': {'id': '924ad443-e4ce-484a-9af0-bd7e0eb78d4b', 'name': 'ctest-vn-55655977', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'project_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95036530', 'ctest-vn-55655977'], 'port_security_enabled': True, 'description': ''}}
2025-07-10 15:54:17,456 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4c2aa1e-73a5-4f1b-a859-af7e042664ab', 'name': '', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'network_id': '924ad443-e4ce-484a-9af0-bd7e0eb78d4b', 'ip_version': 4, 'cidr': '5.176.189.128/26', 'allocation_pools': [{'start': '5.176.189.130', 'end': '5.176.189.190'}], 'gateway_ip': '5.176.189.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.176.189.130', 'tags': [], 'project_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436'}}
2025-07-10 15:54:17,475 - INFO - Created VN ctest-vn-55655977
2025-07-10 15:54:17,529 - DEBUG - VN ctest-vn-55655977 UUID is 924ad443-e4ce-484a-9af0-bd7e0eb78d4b
2025-07-10 15:54:18,827 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3627-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3627-1)
2025-07-10 15:54:18,828 - INFO - Waiting for VM ctest-TestBasicVMVN-95036530-30199640 to be up..
2025-07-10 15:54:18,867 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-10 15:54:23,952 - DEBUG - VM is in ACTIVE state now
2025-07-10 15:54:23,952 - INFO - VM name : ctest-TestBasicVMVN-95036530-30199640
2025-07-10 15:54:24,035 - DEBUG - VM ctest-TestBasicVMVN-95036530-30199640 ID is fa1a19c7-2032-40d6-994f-3357312b2c17
2025-07-10 15:54:24,035 - DEBUG - VM ctest-TestBasicVMVN-95036530-30199640 launched on Node cn-jenkins-deploy-platform-ansible-os-3627-1
2025-07-10 15:54:24,120 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/fa1a19c7-2032-40d6-994f-3357312b2c17
2025-07-10 15:54:24,129 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/ced1e051-03c5-433d-a7a3-6c27f09b2dc5
2025-07-10 15:54:27,408 - 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 1030ms')
2025-07-10 15:54:27,408 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95036530-30199640 failed!
2025-07-10 15:54:27,465 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-55655977 is 5.176.189.129 and allocation pool is NOT set
2025-07-10 15:54:31,534 - 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=10.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 10.241/10.241/10.241/0.000 ms')
2025-07-10 15:54:31,535 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95036530-30199640 passed
2025-07-10 15:54:31,689 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:54:31,689 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95036530-30199640, IP 5.176.189.131, Port 22
2025-07-10 15:54:31,849 - DEBUG - VM ctest-TestBasicVMVN-95036530-30199640 is ready for SSH connections
2025-07-10 15:54:31,849 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-07-10 15:54:31,850 - DEBUG - cat /tmp/output.txt
2025-07-10 15:54:33,488 - DEBUG - Hello World. The time is now Thu, 10 Jul 2025 09:54:31 -0600!
2025-07-10 15:54:33,488 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 10 Jul 2025 09:54:31 -0600!'}
2025-07-10 15:54:33,488 - INFO - metadata_script.txt got executed in the vm
2025-07-10 15:54:33,489 - INFO - Deleting VM ctest-TestBasicVMVN-95036530-30199640
2025-07-10 15:54:33,555 - INFO - Deleting VN ctest-vn-55655977
2025-07-10 15:54:33,597 - DEBUG - VN 924ad443-e4ce-484a-9af0-bd7e0eb78d4b still in use: Unable to complete operation on network 924ad443-e4ce-484a-9af0-bd7e0eb78d4b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-efad717c-f9df-4519-a822-6b359b5c43d9']
2025-07-10 15:54:33,597 - WARNING - Deleting VN ctest-vn-55655977 failed..Will retry
2025-07-10 15:54:35,707 - DEBUG - Response for deleting network ()
2025-07-10 15:54:35,964 - DEBUG - No XMPP flaps were noticed during the test
2025-07-10 15:54:35,964 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-07-10 15:54:35,964 - INFO - --------------------------------------------------------------------------------
2025-07-10 15:54:35,969 - INFO - ================================================================================
2025-07-10 15:54:35,969 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-10 15:54:35,969 - 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-07-10 15:54:36,251 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.14': '0'}} with
2025-07-10 15:54:36,251 - INFO - Initial checks done. Running the testcase now
2025-07-10 15:54:36,251 - INFO -
2025-07-10 15:54:36,754 - DEBUG - Response for create_network : {'network': {'id': '4b0dc124-b180-44bc-a76c-05115e2ea25a', 'name': 'ctest-vn-19345358', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'project_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-95036530', 'ctest-vn-19345358'], 'port_security_enabled': True, 'description': ''}}
2025-07-10 15:54:36,951 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a791b950-783d-4432-8e6a-eeb84a3eb25e', 'name': '', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'network_id': '4b0dc124-b180-44bc-a76c-05115e2ea25a', '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': 'eb4d65e0141b46d8aa84f0c4b7e4b436'}}
2025-07-10 15:54:37,145 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c91c44e-d52b-4fe4-b7e6-17283241de8c', 'name': '', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'network_id': '4b0dc124-b180-44bc-a76c-05115e2ea25a', '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': 'eb4d65e0141b46d8aa84f0c4b7e4b436'}}
2025-07-10 15:54:37,166 - INFO - Created VN ctest-vn-19345358
2025-07-10 15:54:37,217 - DEBUG - VN ctest-vn-19345358 UUID is 4b0dc124-b180-44bc-a76c-05115e2ea25a
2025-07-10 15:54:37,596 - DEBUG - Response for create_port : {'port': {'name': 'e7aeb798-a68b-48b6-ac5d-75b0b14ec536', 'id': 'e7aeb798-a68b-48b6-ac5d-75b0b14ec536', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'network_id': '4b0dc124-b180-44bc-a76c-05115e2ea25a', 'mac_address': '02:e7:ae:b7:98:a6', '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': 'a791b950-783d-4432-8e6a-eeb84a3eb25e'}], 'security_groups': ['3b5bbe1f-bedc-4f39-9f9f-61b3b7ca3287'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436'}}
2025-07-10 15:54:37,791 - DEBUG - Response for create_port : {'port': {'name': 'bceec29a-6caf-456f-98dc-8f3a83661ae2', 'id': 'bceec29a-6caf-456f-98dc-8f3a83661ae2', 'tenant_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436', 'network_id': '4b0dc124-b180-44bc-a76c-05115e2ea25a', 'mac_address': '02:bc:ee:c2:9a:6c', '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': '9c91c44e-d52b-4fe4-b7e6-17283241de8c'}], 'security_groups': ['3b5bbe1f-bedc-4f39-9f9f-61b3b7ca3287'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eb4d65e0141b46d8aa84f0c4b7e4b436'}}
2025-07-10 15:54:38,156 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3627-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3627-1)
2025-07-10 15:54:38,596 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3627-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3627-1)
2025-07-10 15:54:39,881 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3627-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3627-1)
2025-07-10 15:54:39,881 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-07-10 15:54:39,891 - DEBUG - Requesting: http://10.0.0.49:8082/domain/9ce0a72c-3f43-4bbc-ac7b-05275da85d30
2025-07-10 15:54:39,910 - DEBUG - Requesting: http://10.0.0.49:8082/project/eb4d65e0-141b-46d8-aa84-f0c4b7e4b436
2025-07-10 15:54:40,015 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/d9c23744-e4b9-4222-b0c4-a29f540ff905
2025-07-10 15:54:40,032 - INFO - Verifications in API Server for IPAM: ctest-ipam-03347833 passed
2025-07-10 15:54:40,039 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-95036530:ctest-ipam-03347833', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-95036530', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15691164820746879522', 'uuid-lslong': '12737484451304438021'}, 'enable': 'true', 'created': '2025-07-10T15:54:36', 'last-modified': '2025-07-10T15:54:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.559796'}
2025-07-10 15:54:40,039 - INFO - Verifications in Control node for IPAM: ctest-ipam-03347833 passed
2025-07-10 15:54:40,039 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-07-10 15:54:40,049 - DEBUG - Requesting: http://10.0.0.49:8082/domain/9ce0a72c-3f43-4bbc-ac7b-05275da85d30
2025-07-10 15:54:40,064 - DEBUG - Requesting: http://10.0.0.49:8082/project/eb4d65e0-141b-46d8-aa84-f0c4b7e4b436
2025-07-10 15:54:40,177 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4b0dc124-b180-44bc-a76c-05115e2ea25a
2025-07-10 15:54:40,195 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4b0dc124-b180-44bc-a76c-05115e2ea25a
2025-07-10 15:54:40,211 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/fce44404-d38b-4d68-8f74-c34438412ac9
2025-07-10 15:54:40,224 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/fce44404-d38b-4d68-8f74-c34438412ac9
2025-07-10 15:54:40,237 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/098c28d7-09da-49eb-979f-7e656dfb2027
2025-07-10 15:54:40,252 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-10 15:54:40,252 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4b0dc124-b180-44bc-a76c-05115e2ea25a
2025-07-10 15:54:40,272 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/fce44404-d38b-4d68-8f74-c34438412ac9
2025-07-10 15:54:40,301 - INFO - Verified VN network id 8 for VN 4b0dc124-b180-44bc-a76c-05115e2ea25a
2025-07-10 15:54:40,302 - INFO - Verifications in API Server for VN ctest-vn-19345358 passed
2025-07-10 15:54:40,302 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4b0dc124-b180-44bc-a76c-05115e2ea25a
2025-07-10 15:54:40,329 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/fce44404-d38b-4d68-8f74-c34438412ac9
2025-07-10 15:54:40,342 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/fce44404-d38b-4d68-8f74-c34438412ac9
2025-07-10 15:54:40,357 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/098c28d7-09da-49eb-979f-7e656dfb2027
2025-07-10 15:54:40,387 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-19345358', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-95036530', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5408191090882790588', 'uuid-lslong': '12064023073971413594'}, 'enable': 'true', 'created': '2025-07-10T15:54:36', 'last-modified': '2025-07-10T15:54:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.267101'}
2025-07-10 15:54:40,415 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-10 15:54:40,415 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19345358 passed
2025-07-10 15:54:40,415 - DEBUG - ====Verifying policy data for ctest-vn-19345358 in API_Server ======
2025-07-10 15:54:40,415 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-07-10 15:54:40,429 - DEBUG - Requesting: http://10.0.0.49:8082/domain/9ce0a72c-3f43-4bbc-ac7b-05275da85d30
2025-07-10 15:54:40,468 - DEBUG - Requesting: http://10.0.0.49:8082/project/eb4d65e0-141b-46d8-aa84-f0c4b7e4b436
2025-07-10 15:54:40,551 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/4b0dc124-b180-44bc-a76c-05115e2ea25a
2025-07-10 15:54:40,593 - DEBUG - =>VN ctest-vn-19345358 has no policy to be verified
2025-07-10 15:54:40,593 - DEBUG - Verifying the vn in opserver
2025-07-10 15:54:40,593 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-19345358 virtual network link through opserver 10.0.0.49
2025-07-10 15:54:40,593 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-07-10 15:54:41,035 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-07-10 15:54:41,139 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-19345358', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-19345358?flat'}
2025-07-10 15:54:41,139 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-19345358 is found in opserver
2025-07-10 15:54:41,146 - DEBUG - VRF ids for VN ctest-vn-19345358: {'10.0.0.49': '2'}
2025-07-10 15:54:41,146 - INFO - Waiting for VM ctest-TestBasicVMVN-95036530-85679026 to be up..
2025-07-10 15:54:41,290 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-10 15:54:46,376 - DEBUG - VM is in ACTIVE state now
2025-07-10 15:54:46,376 - INFO - VM name : ctest-TestBasicVMVN-95036530-85679026
2025-07-10 15:54:46,457 - DEBUG - VM ctest-TestBasicVMVN-95036530-85679026 ID is 77fbc23f-79d1-4b0b-8a54-cf8e7f531d92
2025-07-10 15:54:46,458 - DEBUG - VM ctest-TestBasicVMVN-95036530-85679026 launched on Node cn-jenkins-deploy-platform-ansible-os-3627-1
2025-07-10 15:54:46,532 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/77fbc23f-79d1-4b0b-8a54-cf8e7f531d92
2025-07-10 15:54:46,542 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/e7aeb798-a68b-48b6-ac5d-75b0b14ec536
2025-07-10 15:54:49,807 - 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 1011ms')
2025-07-10 15:54:49,807 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95036530-85679026 failed!
2025-07-10 15:54:49,861 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-19345358 is 31.1.1.1 and allocation pool is NOT set
2025-07-10 15:54:49,861 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-19345358 is 31.1.2.1 and allocation pool is NOT set
2025-07-10 15:54:51,922 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.566 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.566/2.642/4.718/2.076 ms')
2025-07-10 15:54:51,922 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-95036530-85679026 passed
2025-07-10 15:54:52,077 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:54:52,078 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95036530-85679026, IP 31.1.1.4, Port 22
2025-07-10 15:54:52,233 - DEBUG - VM ctest-TestBasicVMVN-95036530-85679026 is ready for SSH connections
2025-07-10 15:54:52,233 - INFO - Waiting for VM ctest-TestBasicVMVN-95036530-64917056 to be up..
2025-07-10 15:54:52,315 - DEBUG - VM is in ACTIVE state now
2025-07-10 15:54:52,315 - INFO - VM name : ctest-TestBasicVMVN-95036530-64917056
2025-07-10 15:54:52,398 - DEBUG - VM ctest-TestBasicVMVN-95036530-64917056 ID is f28ccc92-87e6-4f1e-b587-9da9b4e80cb1
2025-07-10 15:54:52,398 - DEBUG - VM ctest-TestBasicVMVN-95036530-64917056 launched on Node cn-jenkins-deploy-platform-ansible-os-3627-1
2025-07-10 15:54:52,479 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/f28ccc92-87e6-4f1e-b587-9da9b4e80cb1
2025-07-10 15:54:52,490 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/bceec29a-6caf-456f-98dc-8f3a83661ae2
2025-07-10 15:54:53,745 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.442 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.442/2.030/3.619/1.588 ms')
2025-07-10 15:54:53,745 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-95036530-64917056 passed
2025-07-10 15:54:53,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:54:53,897 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95036530-64917056, IP 31.1.2.4, Port 22
2025-07-10 15:54:54,052 - DEBUG - VM ctest-TestBasicVMVN-95036530-64917056 is ready for SSH connections
2025-07-10 15:54:54,053 - INFO - Waiting for VM ctest-TestBasicVMVN-95036530-31955033 to be up..
2025-07-10 15:54:54,131 - DEBUG - VM is in ACTIVE state now
2025-07-10 15:54:54,131 - INFO - VM name : ctest-TestBasicVMVN-95036530-31955033
2025-07-10 15:54:54,214 - DEBUG - VM ctest-TestBasicVMVN-95036530-31955033 ID is a15c1176-87a7-4dbf-8fb9-6a201694016e
2025-07-10 15:54:54,214 - DEBUG - VM ctest-TestBasicVMVN-95036530-31955033 launched on Node cn-jenkins-deploy-platform-ansible-os-3627-1
2025-07-10 15:54:54,288 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/a15c1176-87a7-4dbf-8fb9-6a201694016e
2025-07-10 15:54:54,297 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/16496d69-ddb0-4a45-bf83-3438ccc7c763
2025-07-10 15:54:55,547 - 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.34 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.508 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.508/1.925/3.342/1.417 ms')
2025-07-10 15:54:55,547 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-95036530-31955033 passed
2025-07-10 15:54:55,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:54:55,701 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-95036530-31955033, IP 31.1.1.3, Port 22
2025-07-10 15:54:55,860 - DEBUG - VM ctest-TestBasicVMVN-95036530-31955033 is ready for SSH connections
2025-07-10 15:54:55,861 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:54:55,861 - 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.49, gateway password: c0ntrail123
2025-07-10 15:54:55,861 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-10 15:54:59,940 - 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.780 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.909 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.912 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.909/1.867/3.780 ms
2025-07-10 15:54:59,940 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-95036530-85679026 passed
2025-07-10 15:54:59,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:54:59,941 - 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.49, gateway password: c0ntrail123
2025-07-10 15:54:59,941 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-10 15:55:03,640 - 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.083 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.998 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.881 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.881/1.654/3.083 ms
2025-07-10 15:55:03,641 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-95036530-64917056 passed
2025-07-10 15:55:03,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:55:03,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:55:03,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-10 15:55:03,641 - 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.49, gateway password: c0ntrail123
2025-07-10 15:55:03,641 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-10 15:55:03,839 - DEBUG - None
2025-07-10 15:55:03,839 - 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.49, gateway password: c0ntrail123
2025-07-10 15:55:03,839 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-10 15:55:04,045 - DEBUG - None
2025-07-10 15:55:04,045 - 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.49, gateway password: c0ntrail123
2025-07-10 15:55:04,046 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-10 15:55:04,698 - DEBUG - None
2025-07-10 15:55:04,698 - 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.49, gateway password: c0ntrail123
2025-07-10 15:55:04,698 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-10 15:55:06,928 - 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.176 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.848 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.637 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.803 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/2.164/4.848 ms
2025-07-10 15:55:06,929 - 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.49, gateway password: c0ntrail123
2025-07-10 15:55:06,929 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-10 15:55:09,199 - 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.140 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.776 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.040 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.817 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.647 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.461 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.417/2.185/5.040 ms
2025-07-10 15:55:09,199 - 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.49, gateway password: c0ntrail123
2025-07-10 15:55:09,199 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-10 15:55:11,480 - 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.701 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.846 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.791 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.474 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.304 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.199 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.621 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.474/1.990/3.791 ms
2025-07-10 15:55:11,480 - INFO - Deleting VM ctest-TestBasicVMVN-95036530-31955033
2025-07-10 15:55:11,576 - INFO - Detaching port bceec29a-6caf-456f-98dc-8f3a83661ae2 from VM ctest-TestBasicVMVN-95036530-64917056
2025-07-10 15:55:11,640 - INFO - Deleting VM ctest-TestBasicVMVN-95036530-64917056
2025-07-10 15:55:11,704 - INFO - Detaching port e7aeb798-a68b-48b6-ac5d-75b0b14ec536 from VM ctest-TestBasicVMVN-95036530-85679026
2025-07-10 15:55:11,737 - INFO - Deleting VM ctest-TestBasicVMVN-95036530-85679026
2025-07-10 15:55:11,825 - INFO - Deleting VN ctest-vn-19345358
2025-07-10 15:55:12,023 - DEBUG - Response for delete_port : ()
2025-07-10 15:55:12,303 - DEBUG - Response for delete_port : ()
2025-07-10 15:55:12,354 - DEBUG - VN 4b0dc124-b180-44bc-a76c-05115e2ea25a still in use: Unable to complete operation on network 4b0dc124-b180-44bc-a76c-05115e2ea25a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6de29e75-2a2c-4057-9ed7-40e15b0048fb']
2025-07-10 15:55:12,354 - WARNING - Deleting VN ctest-vn-19345358 failed..Will retry
2025-07-10 15:55:14,498 - DEBUG - Response for deleting network ()
2025-07-10 15:55:14,498 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/fce44404-d38b-4d68-8f74-c34438412ac9
2025-07-10 15:55:14,505 - DEBUG - Response Code: 404
2025-07-10 15:55:14,505 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-07-10 15:55:14,512 - DEBUG - Requesting: http://10.0.0.49:8082/domain/9ce0a72c-3f43-4bbc-ac7b-05275da85d30
2025-07-10 15:55:14,576 - DEBUG - Requesting: http://10.0.0.49:8082/project/eb4d65e0-141b-46d8-aa84-f0c4b7e4b436
2025-07-10 15:55:14,648 - INFO - Validated that VN ctest-vn-19345358 is not found in API Server
2025-07-10 15:55:14,661 - DEBUG - VN ctest-vn-19345358 is not present in Agent 10.0.0.49
2025-07-10 15:55:14,661 - INFO - Validated that VN ctest-vn-19345358 is not in any agent
2025-07-10 15:55:14,667 - DEBUG - VRF 2 is not seen in agent 10.0.0.49
2025-07-10 15:55:14,672 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-19345358
2025-07-10 15:55:14,672 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-95036530:ctest-vn-19345358
2025-07-10 15:55:14,684 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19345358 info
2025-07-10 15:55:14,773 - INFO - IPAM: ctest-ipam-03347833 is not found in API Server
2025-07-10 15:55:14,790 - INFO - IPAM:ctest-ipam-03347833 is not found in control node
2025-07-10 15:55:15,048 - DEBUG - No XMPP flaps were noticed during the test
2025-07-10 15:55:15,048 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40]
2025-07-10 15:55:15,048 - INFO - --------------------------------------------------------------------------------
2025-07-10 15:55:15,810 - INFO - Deleted project: ctest-TestBasicVMVN-95036530, ID : eb4d65e0-141b-46d8-aa84-f0c4b7e4b436