2025-06-24 12:29:49,833 - INFO - Domain Default found not creating
2025-06-24 12:29:49,996 - INFO - Project ctest-TestBasicVMVN-74061203 not found, creating it
2025-06-24 12:29:50,510 - INFO - Created Project:ctest-TestBasicVMVN-74061203, ID : 43b5ce87-8829-48cc-9e54-fc208d877f2e
2025-06-24 12:29:52,041 - INFO - ================================================================================
2025-06-24 12:29:52,042 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-24 12:29:52,042 - 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-06-24 12:29:52,296 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2025-06-24 12:29:52,296 - INFO - Initial checks done. Running the testcase now
2025-06-24 12:29:52,296 - INFO -
2025-06-24 12:29:52,857 - DEBUG - Response for create_network : {'network': {'id': '49676285-81df-4eaf-a21e-b25d12516fe1', 'name': 'ctest-vn2_metadata-29805373', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'project_id': '43b5ce87882948cc9e54fc208d877f2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74061203', 'ctest-vn2_metadata-29805373'], 'port_security_enabled': True, 'description': ''}}
2025-06-24 12:29:53,067 - DEBUG - Response for create_subnet : {'subnet': {'id': '00160d53-3eed-4868-870f-4cf6490528f0', 'name': '', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'network_id': '49676285-81df-4eaf-a21e-b25d12516fe1', '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': '43b5ce87882948cc9e54fc208d877f2e'}}
2025-06-24 12:29:53,087 - INFO - Created VN ctest-vn2_metadata-29805373
2025-06-24 12:29:53,142 - DEBUG - VN ctest-vn2_metadata-29805373 UUID is 49676285-81df-4eaf-a21e-b25d12516fe1
2025-06-24 12:29:53,331 - DEBUG - Services list from nova: [, , ]
2025-06-24 12:29:54,373 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3530-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3530-1)
2025-06-24 12:29:54,486 - DEBUG - Link local service introspect added
2025-06-24 12:29:54,538 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-24 12:29:59,655 - DEBUG - VM is in ACTIVE state now
2025-06-24 12:29:59,787 - INFO - Waiting for VM ctest-TestBasicVMVN-74061203-99780161 to be up..
2025-06-24 12:29:59,787 - INFO - VM name : ctest-TestBasicVMVN-74061203-99780161
2025-06-24 12:29:59,870 - DEBUG - VM ctest-TestBasicVMVN-74061203-99780161 ID is 7b4488a6-1181-4c96-9432-3bb5b9a465a0
2025-06-24 12:29:59,871 - DEBUG - VM ctest-TestBasicVMVN-74061203-99780161 launched on Node cn-jenkins-deploy-platform-ansible-os-3530-1
2025-06-24 12:29:59,958 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/7b4488a6-1181-4c96-9432-3bb5b9a465a0
2025-06-24 12:30:00,264 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/7b4488a6-1181-4c96-9432-3bb5b9a465a0
2025-06-24 12:30:00,302 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/904c968f-fb72-49fd-ab76-e11d4e72dfb9
2025-06-24 12:30:03,569 - 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 1019ms')
2025-06-24 12:30:03,569 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74061203-99780161 failed!
2025-06-24 12:30:03,626 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74061203:ctest-vn2_metadata-29805373 is 11.1.1.1 and allocation pool is NOT set
2025-06-24 12:30:05,692 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.31 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 = 3.313/4.600/5.887/1.287 ms')
2025-06-24 12:30:05,692 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74061203-99780161 passed
2025-06-24 12:30:05,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:30:05,850 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74061203-99780161, IP 11.1.1.3, Port 22
2025-06-24 12:30:06,019 - DEBUG - VM ctest-TestBasicVMVN-74061203-99780161 is ready for SSH connections
2025-06-24 12:30:06,019 - INFO - Retry 0
2025-06-24 12:30:06,020 - 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.130, gateway password: c0ntrail123
2025-06-24 12:30:06,020 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-24 12:30:07,631 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-24 12:30:07,631 - INFO - Generic metadata worked
2025-06-24 12:30:07,905 - DEBUG - Link local service introspect removed
2025-06-24 12:30:07,906 - INFO - Deleting VM ctest-TestBasicVMVN-74061203-99780161
2025-06-24 12:30:07,983 - INFO - Deleting VN ctest-vn2_metadata-29805373
2025-06-24 12:30:08,025 - DEBUG - VN 49676285-81df-4eaf-a21e-b25d12516fe1 still in use: Unable to complete operation on network 49676285-81df-4eaf-a21e-b25d12516fe1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b1dd1e52-544e-497b-998a-91e132e57179']
2025-06-24 12:30:08,025 - WARNING - Deleting VN ctest-vn2_metadata-29805373 failed..Will retry
2025-06-24 12:30:10,133 - DEBUG - Response for deleting network ()
2025-06-24 12:30:10,392 - DEBUG - No XMPP flaps were noticed during the test
2025-06-24 12:30:10,392 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-24 12:30:10,392 - INFO - --------------------------------------------------------------------------------
2025-06-24 12:30:10,395 - INFO - ================================================================================
2025-06-24 12:30:10,395 - INFO - STARTING TEST : test_metadata_service
2025-06-24 12:30:10,395 - 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-06-24 12:30:10,682 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2025-06-24 12:30:10,682 - INFO - Initial checks done. Running the testcase now
2025-06-24 12:30:10,682 - INFO -
2025-06-24 12:30:10,682 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs
2025-06-24 12:30:10,689 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/b5051dca-5c79-4cc7-95d3-fdacf70ed949
2025-06-24 12:30:10,900 - DEBUG - Response for create_network : {'network': {'id': '5f20e1a8-e58a-41c3-b879-bc6b380c7b0b', 'name': 'ctest-vn-14833724', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'project_id': '43b5ce87882948cc9e54fc208d877f2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74061203', 'ctest-vn-14833724'], 'port_security_enabled': True, 'description': ''}}
2025-06-24 12:30:11,128 - DEBUG - Response for create_subnet : {'subnet': {'id': '514f1836-44f1-4ac0-a080-0aefd373c775', 'name': '', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'network_id': '5f20e1a8-e58a-41c3-b879-bc6b380c7b0b', 'ip_version': 4, 'cidr': '89.250.204.64/26', 'allocation_pools': [{'start': '89.250.204.66', 'end': '89.250.204.126'}], 'gateway_ip': '89.250.204.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '89.250.204.66', 'tags': [], 'project_id': '43b5ce87882948cc9e54fc208d877f2e'}}
2025-06-24 12:30:11,152 - INFO - Created VN ctest-vn-14833724
2025-06-24 12:30:11,206 - DEBUG - VN ctest-vn-14833724 UUID is 5f20e1a8-e58a-41c3-b879-bc6b380c7b0b
2025-06-24 12:30:12,447 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3530-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3530-1)
2025-06-24 12:30:12,447 - INFO - Waiting for VM ctest-TestBasicVMVN-74061203-29272146 to be up..
2025-06-24 12:30:12,487 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-24 12:30:17,573 - DEBUG - VM is in ACTIVE state now
2025-06-24 12:30:17,574 - INFO - VM name : ctest-TestBasicVMVN-74061203-29272146
2025-06-24 12:30:17,650 - DEBUG - VM ctest-TestBasicVMVN-74061203-29272146 ID is 40b8c0e0-d6cb-4442-b072-3384398e5285
2025-06-24 12:30:17,650 - DEBUG - VM ctest-TestBasicVMVN-74061203-29272146 launched on Node cn-jenkins-deploy-platform-ansible-os-3530-1
2025-06-24 12:30:17,738 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/40b8c0e0-d6cb-4442-b072-3384398e5285
2025-06-24 12:30:17,749 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/f787af06-fab5-46d2-954b-eef5bf45b53c
2025-06-24 12:30:21,014 - 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 1015ms')
2025-06-24 12:30:21,014 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74061203-29272146 failed!
2025-06-24 12:30:21,070 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-14833724 is 89.250.204.65 and allocation pool is NOT set
2025-06-24 12:30:23,139 - 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.85 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.12 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 = 1.123/2.987/4.851/1.864 ms')
2025-06-24 12:30:23,140 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74061203-29272146 passed
2025-06-24 12:30:23,298 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:30:23,298 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74061203-29272146, IP 89.250.204.67, Port 22
2025-06-24 12:30:23,364 - 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-06-24 12:30:23,449 - DEBUG - VM ctest-TestBasicVMVN-74061203-29272146 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-24 12:30:28,449 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:30:28,450 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74061203-29272146, IP 89.250.204.67, Port 22
2025-06-24 12:30:28,616 - DEBUG - VM ctest-TestBasicVMVN-74061203-29272146 is ready for SSH connections
2025-06-24 12:30:28,616 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-06-24 12:30:28,616 - DEBUG - cat /tmp/output.txt
2025-06-24 12:30:30,290 - DEBUG - Hello World. The time is now Tue, 24 Jun 2025 06:30:26 -0600!
2025-06-24 12:30:30,290 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 24 Jun 2025 06:30:26 -0600!'}
2025-06-24 12:30:30,290 - INFO - metadata_script.txt got executed in the vm
2025-06-24 12:30:30,290 - INFO - Deleting VM ctest-TestBasicVMVN-74061203-29272146
2025-06-24 12:30:30,358 - INFO - Deleting VN ctest-vn-14833724
2025-06-24 12:30:30,403 - DEBUG - VN 5f20e1a8-e58a-41c3-b879-bc6b380c7b0b still in use: Unable to complete operation on network 5f20e1a8-e58a-41c3-b879-bc6b380c7b0b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1aa7522f-7c45-4d3c-80ec-fc25f6d3b235']
2025-06-24 12:30:30,403 - WARNING - Deleting VN ctest-vn-14833724 failed..Will retry
2025-06-24 12:30:32,512 - DEBUG - Response for deleting network ()
2025-06-24 12:30:32,768 - DEBUG - No XMPP flaps were noticed during the test
2025-06-24 12:30:32,769 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-06-24 12:30:32,769 - INFO - --------------------------------------------------------------------------------
2025-06-24 12:30:32,771 - INFO - ================================================================================
2025-06-24 12:30:32,771 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-24 12:30:32,771 - 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-06-24 12:30:33,056 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with
2025-06-24 12:30:33,056 - INFO - Initial checks done. Running the testcase now
2025-06-24 12:30:33,056 - INFO -
2025-06-24 12:30:33,564 - DEBUG - Response for create_network : {'network': {'id': '476587b2-171f-4e7e-9366-2419cd05f1ac', 'name': 'ctest-vn-56281349', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'project_id': '43b5ce87882948cc9e54fc208d877f2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74061203', 'ctest-vn-56281349'], 'port_security_enabled': True, 'description': ''}}
2025-06-24 12:30:33,793 - DEBUG - Response for create_subnet : {'subnet': {'id': '86ecadcb-ee37-4e59-a8e8-9b1d38771137', 'name': '', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'network_id': '476587b2-171f-4e7e-9366-2419cd05f1ac', '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': '43b5ce87882948cc9e54fc208d877f2e'}}
2025-06-24 12:30:33,980 - DEBUG - Response for create_subnet : {'subnet': {'id': '25f784db-caf0-4624-b1e0-1cd9fd0a7d31', 'name': '', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'network_id': '476587b2-171f-4e7e-9366-2419cd05f1ac', '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': '43b5ce87882948cc9e54fc208d877f2e'}}
2025-06-24 12:30:34,002 - INFO - Created VN ctest-vn-56281349
2025-06-24 12:30:34,058 - DEBUG - VN ctest-vn-56281349 UUID is 476587b2-171f-4e7e-9366-2419cd05f1ac
2025-06-24 12:30:34,452 - DEBUG - Response for create_port : {'port': {'name': '97710e9d-fee1-4749-9312-889888f8d5b8', 'id': '97710e9d-fee1-4749-9312-889888f8d5b8', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'network_id': '476587b2-171f-4e7e-9366-2419cd05f1ac', 'mac_address': '02:97:71:0e:9d:fe', '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': '86ecadcb-ee37-4e59-a8e8-9b1d38771137'}], 'security_groups': ['f490759f-aef0-4bb2-9e76-87a350ad5752'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '43b5ce87882948cc9e54fc208d877f2e'}}
2025-06-24 12:30:34,640 - DEBUG - Response for create_port : {'port': {'name': 'f37fb728-ac62-4025-89b2-0adde76b584b', 'id': 'f37fb728-ac62-4025-89b2-0adde76b584b', 'tenant_id': '43b5ce87882948cc9e54fc208d877f2e', 'network_id': '476587b2-171f-4e7e-9366-2419cd05f1ac', 'mac_address': '02:f3:7f:b7:28:ac', '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': '25f784db-caf0-4624-b1e0-1cd9fd0a7d31'}], 'security_groups': ['f490759f-aef0-4bb2-9e76-87a350ad5752'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '43b5ce87882948cc9e54fc208d877f2e'}}
2025-06-24 12:30:35,037 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3530-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3530-1)
2025-06-24 12:30:35,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3530-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3530-1)
2025-06-24 12:30:36,826 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3530-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3530-1)
2025-06-24 12:30:36,826 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-06-24 12:30:36,836 - DEBUG - Requesting: http://10.0.0.130:8082/domain/3fd53fae-fbea-4d01-b0a7-0cdcdb1b57c7
2025-06-24 12:30:36,855 - DEBUG - Requesting: http://10.0.0.130:8082/project/43b5ce87-8829-48cc-9e54-fc208d877f2e
2025-06-24 12:30:36,940 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/0dd11b9f-9a41-496c-a757-d279ac364175
2025-06-24 12:30:36,958 - INFO - Verifications in API Server for IPAM: ctest-ipam-22819509 passed
2025-06-24 12:30:36,966 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-74061203:ctest-ipam-22819509', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74061203', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '995607364927310188', 'uuid-lslong': '12058337947329905013'}, 'enable': 'true', 'created': '2025-06-24T12:30:33', 'last-modified': '2025-06-24T12:30:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.677949'}
2025-06-24 12:30:36,966 - INFO - Verifications in Control node for IPAM: ctest-ipam-22819509 passed
2025-06-24 12:30:36,966 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-06-24 12:30:36,973 - DEBUG - Requesting: http://10.0.0.130:8082/domain/3fd53fae-fbea-4d01-b0a7-0cdcdb1b57c7
2025-06-24 12:30:36,989 - DEBUG - Requesting: http://10.0.0.130:8082/project/43b5ce87-8829-48cc-9e54-fc208d877f2e
2025-06-24 12:30:37,080 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/476587b2-171f-4e7e-9366-2419cd05f1ac
2025-06-24 12:30:37,102 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/476587b2-171f-4e7e-9366-2419cd05f1ac
2025-06-24 12:30:37,126 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ee5eae48-d663-4f6b-881a-d01e39b04f38
2025-06-24 12:30:37,140 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ee5eae48-d663-4f6b-881a-d01e39b04f38
2025-06-24 12:30:37,157 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/a6fc6674-8286-4b02-91f0-395c950a9b29
2025-06-24 12:30:37,175 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-24 12:30:37,175 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/476587b2-171f-4e7e-9366-2419cd05f1ac
2025-06-24 12:30:37,197 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ee5eae48-d663-4f6b-881a-d01e39b04f38
2025-06-24 12:30:37,233 - INFO - Verified VN network id 8 for VN 476587b2-171f-4e7e-9366-2419cd05f1ac
2025-06-24 12:30:37,233 - INFO - Verifications in API Server for VN ctest-vn-56281349 passed
2025-06-24 12:30:37,234 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/476587b2-171f-4e7e-9366-2419cd05f1ac
2025-06-24 12:30:37,269 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ee5eae48-d663-4f6b-881a-d01e39b04f38
2025-06-24 12:30:37,284 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ee5eae48-d663-4f6b-881a-d01e39b04f38
2025-06-24 12:30:37,304 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/a6fc6674-8286-4b02-91f0-395c950a9b29
2025-06-24 12:30:37,349 - DEBUG - Control-node 10.0.0.130 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74061203', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5144667348302515838', 'uuid-lslong': '10621216464432394668'}, 'enable': 'true', 'created': '2025-06-24T12:30:33', 'last-modified': '2025-06-24T12:30:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.402035'}
2025-06-24 12:30:37,357 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-24 12:30:37,357 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-56281349 passed
2025-06-24 12:30:37,357 - DEBUG - ====Verifying policy data for ctest-vn-56281349 in API_Server ======
2025-06-24 12:30:37,357 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-06-24 12:30:37,373 - DEBUG - Requesting: http://10.0.0.130:8082/domain/3fd53fae-fbea-4d01-b0a7-0cdcdb1b57c7
2025-06-24 12:30:37,392 - DEBUG - Requesting: http://10.0.0.130:8082/project/43b5ce87-8829-48cc-9e54-fc208d877f2e
2025-06-24 12:30:37,567 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/476587b2-171f-4e7e-9366-2419cd05f1ac
2025-06-24 12:30:37,610 - DEBUG - =>VN ctest-vn-56281349 has no policy to be verified
2025-06-24 12:30:37,610 - DEBUG - Verifying the vn in opserver
2025-06-24 12:30:37,610 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349 virtual network link through opserver 10.0.0.130
2025-06-24 12:30:37,611 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-06-24 12:30:37,985 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks
2025-06-24 12:30:38,082 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349?flat'}
2025-06-24 12:30:38,082 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349 is found in opserver
2025-06-24 12:30:38,088 - DEBUG - VRF ids for VN ctest-vn-56281349: {'10.0.0.130': '2'}
2025-06-24 12:30:38,088 - INFO - Waiting for VM ctest-TestBasicVMVN-74061203-45635899 to be up..
2025-06-24 12:30:38,229 - DEBUG - VM is in ACTIVE state now
2025-06-24 12:30:38,229 - INFO - VM name : ctest-TestBasicVMVN-74061203-45635899
2025-06-24 12:30:38,339 - DEBUG - VM ctest-TestBasicVMVN-74061203-45635899 ID is 534cfea2-1e8e-4642-b086-b3a3a776f34a
2025-06-24 12:30:38,339 - DEBUG - VM ctest-TestBasicVMVN-74061203-45635899 launched on Node cn-jenkins-deploy-platform-ansible-os-3530-1
2025-06-24 12:30:38,426 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/534cfea2-1e8e-4642-b086-b3a3a776f34a
2025-06-24 12:30:38,441 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/97710e9d-fee1-4749-9312-889888f8d5b8
2025-06-24 12:30:41,741 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms')
2025-06-24 12:30:41,741 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74061203-45635899 failed!
2025-06-24 12:30:41,802 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349 is 31.1.1.1 and allocation pool is NOT set
2025-06-24 12:30:41,802 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349 is 31.1.2.1 and allocation pool is NOT set
2025-06-24 12:30:45,871 - 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-06-24 12:30:45,871 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74061203-45635899 failed!
2025-06-24 12:30:45,930 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349 is 31.1.1.1 and allocation pool is NOT set
2025-06-24 12:30:45,930 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349 is 31.1.2.1 and allocation pool is NOT set
2025-06-24 12:30:50,002 - 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=7.75 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 7.754/7.754/7.754/0.000 ms')
2025-06-24 12:30:50,002 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74061203-45635899 passed
2025-06-24 12:30:50,166 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:30:50,166 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74061203-45635899, IP 31.1.1.4, Port 22
2025-06-24 12:30:50,321 - DEBUG - VM ctest-TestBasicVMVN-74061203-45635899 is ready for SSH connections
2025-06-24 12:30:50,321 - INFO - Waiting for VM ctest-TestBasicVMVN-74061203-67166992 to be up..
2025-06-24 12:30:50,407 - DEBUG - VM is in ACTIVE state now
2025-06-24 12:30:50,407 - INFO - VM name : ctest-TestBasicVMVN-74061203-67166992
2025-06-24 12:30:50,492 - DEBUG - VM ctest-TestBasicVMVN-74061203-67166992 ID is ab908ebf-51b1-4a45-9b92-ab2b0e1cd304
2025-06-24 12:30:50,492 - DEBUG - VM ctest-TestBasicVMVN-74061203-67166992 launched on Node cn-jenkins-deploy-platform-ansible-os-3530-1
2025-06-24 12:30:50,576 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/ab908ebf-51b1-4a45-9b92-ab2b0e1cd304
2025-06-24 12:30:50,587 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/f37fb728-ac62-4025-89b2-0adde76b584b
2025-06-24 12:30:51,832 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.404 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.404/1.610/2.817/1.206 ms')
2025-06-24 12:30:51,832 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74061203-67166992 passed
2025-06-24 12:30:51,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:30:51,982 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74061203-67166992, IP 31.1.2.4, Port 22
2025-06-24 12:30:52,138 - DEBUG - VM ctest-TestBasicVMVN-74061203-67166992 is ready for SSH connections
2025-06-24 12:30:52,138 - INFO - Waiting for VM ctest-TestBasicVMVN-74061203-03032093 to be up..
2025-06-24 12:30:52,217 - DEBUG - VM is in ACTIVE state now
2025-06-24 12:30:52,217 - INFO - VM name : ctest-TestBasicVMVN-74061203-03032093
2025-06-24 12:30:52,292 - DEBUG - VM ctest-TestBasicVMVN-74061203-03032093 ID is bc38f7a5-2485-4c92-9d1a-95b6eed8081c
2025-06-24 12:30:52,292 - DEBUG - VM ctest-TestBasicVMVN-74061203-03032093 launched on Node cn-jenkins-deploy-platform-ansible-os-3530-1
2025-06-24 12:30:52,367 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/bc38f7a5-2485-4c92-9d1a-95b6eed8081c
2025-06-24 12:30:52,376 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/a6c38a68-60f2-4b40-992c-70f203171b2a
2025-06-24 12:30:53,622 - 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.94 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.558 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.558/1.749/2.940/1.191 ms')
2025-06-24 12:30:53,622 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-74061203-03032093 passed
2025-06-24 12:30:53,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:30:53,770 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74061203-03032093, IP 31.1.1.3, Port 22
2025-06-24 12:30:53,926 - DEBUG - VM ctest-TestBasicVMVN-74061203-03032093 is ready for SSH connections
2025-06-24 12:30:53,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:30:53,926 - 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.130, gateway password: c0ntrail123
2025-06-24 12:30:53,926 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-24 12:30:57,982 - 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.479 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.023 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.029 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.023/2.177/4.479 ms
2025-06-24 12:30:57,982 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-74061203-45635899 passed
2025-06-24 12:30:57,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:30:57,982 - 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.130, gateway password: c0ntrail123
2025-06-24 12:30:57,982 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-24 12:31:01,648 - 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.483 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.905 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.800 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.800/1.729/3.483 ms
2025-06-24 12:31:01,648 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-74061203-67166992 passed
2025-06-24 12:31:01,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:31:01,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:31:01,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-24 12:31:01,648 - 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.130, gateway password: c0ntrail123
2025-06-24 12:31:01,648 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-24 12:31:01,838 - DEBUG - None
2025-06-24 12:31:01,838 - 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.130, gateway password: c0ntrail123
2025-06-24 12:31:01,838 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-24 12:31:02,037 - DEBUG - None
2025-06-24 12:31:02,037 - 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.130, gateway password: c0ntrail123
2025-06-24 12:31:02,037 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-24 12:31:02,762 - DEBUG - None
2025-06-24 12:31:02,762 - 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.130, gateway password: c0ntrail123
2025-06-24 12:31:02,762 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-24 12:31:04,964 - 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.082 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.158 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.590 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.250 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/1.889/4.158 ms
2025-06-24 12:31:04,965 - 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.130, gateway password: c0ntrail123
2025-06-24 12:31:04,965 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-24 12:31:07,221 - 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.111 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.959 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.036 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.599 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.418 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.796 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.514 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.514/2.204/4.036 ms
2025-06-24 12:31:07,221 - 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.130, gateway password: c0ntrail123
2025-06-24 12:31:07,221 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-24 12:31:09,466 - 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.651 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.584 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.398 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.416 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.615 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.547 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.357 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.357/1.652/3.398 ms
2025-06-24 12:31:09,466 - INFO - Deleting VM ctest-TestBasicVMVN-74061203-03032093
2025-06-24 12:31:09,554 - INFO - Detaching port f37fb728-ac62-4025-89b2-0adde76b584b from VM ctest-TestBasicVMVN-74061203-67166992
2025-06-24 12:31:09,606 - INFO - Deleting VM ctest-TestBasicVMVN-74061203-67166992
2025-06-24 12:31:09,683 - INFO - Detaching port 97710e9d-fee1-4749-9312-889888f8d5b8 from VM ctest-TestBasicVMVN-74061203-45635899
2025-06-24 12:31:09,725 - INFO - Deleting VM ctest-TestBasicVMVN-74061203-45635899
2025-06-24 12:31:09,812 - INFO - Deleting VN ctest-vn-56281349
2025-06-24 12:31:09,993 - DEBUG - Response for delete_port : ()
2025-06-24 12:31:10,279 - DEBUG - Response for delete_port : ()
2025-06-24 12:31:10,454 - DEBUG - Response for deleting network ()
2025-06-24 12:31:10,454 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ee5eae48-d663-4f6b-881a-d01e39b04f38
2025-06-24 12:31:10,461 - DEBUG - Response Code: 404
2025-06-24 12:31:10,462 - DEBUG - Requesting: http://10.0.0.130:8082/domains
2025-06-24 12:31:10,470 - DEBUG - Requesting: http://10.0.0.130:8082/domain/3fd53fae-fbea-4d01-b0a7-0cdcdb1b57c7
2025-06-24 12:31:10,527 - DEBUG - Requesting: http://10.0.0.130:8082/project/43b5ce87-8829-48cc-9e54-fc208d877f2e
2025-06-24 12:31:10,609 - INFO - Validated that VN ctest-vn-56281349 is not found in API Server
2025-06-24 12:31:10,621 - DEBUG - VN ctest-vn-56281349 is not present in Agent 10.0.0.130
2025-06-24 12:31:10,621 - INFO - Validated that VN ctest-vn-56281349 is not in any agent
2025-06-24 12:31:10,628 - DEBUG - VRF 2 is not seen in agent 10.0.0.130
2025-06-24 12:31:10,634 - DEBUG - Vrouter 10.0.0.130 does not have vrf 2 for VN ctest-vn-56281349
2025-06-24 12:31:10,634 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-74061203:ctest-vn-56281349
2025-06-24 12:31:10,649 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-56281349 info
2025-06-24 12:31:10,733 - INFO - IPAM: ctest-ipam-22819509 is not found in API Server
2025-06-24 12:31:10,747 - INFO - IPAM:ctest-ipam-22819509 is not found in control node
2025-06-24 12:31:11,020 - DEBUG - No XMPP flaps were noticed during the test
2025-06-24 12:31:11,020 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-06-24 12:31:11,020 - INFO - --------------------------------------------------------------------------------
2025-06-24 12:31:11,717 - INFO - Deleted project: ctest-TestBasicVMVN-74061203, ID : 43b5ce87-8829-48cc-9e54-fc208d877f2e