2025-08-13 15:28:06,647 - INFO - Domain Default found not creating
2025-08-13 15:28:06,881 - INFO - Project ctest-TestBasicVMVN-03619146 not found, creating it
2025-08-13 15:28:07,319 - INFO - Created Project:ctest-TestBasicVMVN-03619146, ID : 24e4e428-03f5-422a-bd61-f27fe75f2992
2025-08-13 15:28:08,656 - INFO - ================================================================================
2025-08-13 15:28:08,656 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-13 15:28:08,656 - 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-08-13 15:28:08,914 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.254': '0'}} with
2025-08-13 15:28:08,914 - INFO - Initial checks done. Running the testcase now
2025-08-13 15:28:08,914 - INFO -
2025-08-13 15:28:09,444 - DEBUG - Response for create_network : {'network': {'id': '8ac69160-dcfc-4b0a-8374-86ec341864a9', 'name': 'ctest-vn2_metadata-67079219', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'project_id': '24e4e42803f5422abd61f27fe75f2992', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03619146', 'ctest-vn2_metadata-67079219'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 15:28:09,596 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd52e7e03-50a4-4992-bae4-b8f134e61916', 'name': '', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'network_id': '8ac69160-dcfc-4b0a-8374-86ec341864a9', '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': '24e4e42803f5422abd61f27fe75f2992'}}
2025-08-13 15:28:09,613 - INFO - Created VN ctest-vn2_metadata-67079219
2025-08-13 15:28:09,665 - DEBUG - VN ctest-vn2_metadata-67079219 UUID is 8ac69160-dcfc-4b0a-8374-86ec341864a9
2025-08-13 15:28:09,831 - DEBUG - Services list from nova: [, , ]
2025-08-13 15:28:10,780 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3840-1)
2025-08-13 15:28:10,884 - DEBUG - Link local service introspect added
2025-08-13 15:28:10,928 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 15:28:16,002 - DEBUG - VM is in ACTIVE state now
2025-08-13 15:28:16,127 - INFO - Waiting for VM ctest-TestBasicVMVN-03619146-88816042 to be up..
2025-08-13 15:28:16,127 - INFO - VM name : ctest-TestBasicVMVN-03619146-88816042
2025-08-13 15:28:16,192 - DEBUG - VM ctest-TestBasicVMVN-03619146-88816042 ID is 43824025-4b4a-4f42-9ed3-c505bedf5739
2025-08-13 15:28:16,192 - DEBUG - VM ctest-TestBasicVMVN-03619146-88816042 launched on Node cn-jenkins-deploy-platform-ansible-os-3840-1
2025-08-13 15:28:16,259 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/43824025-4b4a-4f42-9ed3-c505bedf5739
2025-08-13 15:28:16,549 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/43824025-4b4a-4f42-9ed3-c505bedf5739
2025-08-13 15:28:16,578 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/96b9b4bf-929c-45ea-9936-8c4f6563cd6e
2025-08-13 15:28:19,846 - 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 1032ms')
2025-08-13 15:28:19,846 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03619146-88816042 failed!
2025-08-13 15:28:19,901 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03619146:ctest-vn2_metadata-67079219 is 11.1.1.1 and allocation pool is NOT set
2025-08-13 15:28:21,961 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.41 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.408/1.831/2.254/0.423 ms')
2025-08-13 15:28:21,961 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03619146-88816042 passed
2025-08-13 15:28:22,109 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:28:22,109 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03619146-88816042, IP 11.1.1.3, Port 22
2025-08-13 15:28:22,264 - DEBUG - VM ctest-TestBasicVMVN-03619146-88816042 is ready for SSH connections
2025-08-13 15:28:22,264 - INFO - Retry 0
2025-08-13 15:28:22,264 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:28:22,264 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-13 15:28:23,862 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-13 15:28:23,862 - INFO - Generic metadata worked
2025-08-13 15:28:24,096 - DEBUG - Link local service introspect removed
2025-08-13 15:28:24,096 - INFO - Deleting VM ctest-TestBasicVMVN-03619146-88816042
2025-08-13 15:28:24,153 - INFO - Deleting VN ctest-vn2_metadata-67079219
2025-08-13 15:28:24,186 - DEBUG - VN 8ac69160-dcfc-4b0a-8374-86ec341864a9 still in use: Unable to complete operation on network 8ac69160-dcfc-4b0a-8374-86ec341864a9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-58923ca6-cf2c-4549-8a57-5ac1c51c328f']
2025-08-13 15:28:24,187 - WARNING - Deleting VN ctest-vn2_metadata-67079219 failed..Will retry
2025-08-13 15:28:26,292 - DEBUG - Response for deleting network ()
2025-08-13 15:28:26,545 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 15:28:26,545 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-08-13 15:28:26,545 - INFO - --------------------------------------------------------------------------------
2025-08-13 15:28:26,548 - INFO - ================================================================================
2025-08-13 15:28:26,548 - INFO - STARTING TEST : test_metadata_service
2025-08-13 15:28:26,548 - 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-08-13 15:28:26,842 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.254': '0'}} with
2025-08-13 15:28:26,842 - INFO - Initial checks done. Running the testcase now
2025-08-13 15:28:26,842 - INFO -
2025-08-13 15:28:26,842 - DEBUG - Requesting: http://10.0.0.133:8082/global-vrouter-configs
2025-08-13 15:28:26,848 - DEBUG - Requesting: http://10.0.0.133:8082/global-vrouter-config/81f210ca-187b-4e26-bb71-fd0496e77d11
2025-08-13 15:28:27,027 - DEBUG - Response for create_network : {'network': {'id': '4390f567-a9b9-4aba-a483-762a981679c8', 'name': 'ctest-vn-83695553', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'project_id': '24e4e42803f5422abd61f27fe75f2992', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03619146', 'ctest-vn-83695553'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 15:28:27,242 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa7cc8ed-85dd-46f9-9885-104f0fa6c825', 'name': '', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'network_id': '4390f567-a9b9-4aba-a483-762a981679c8', 'ip_version': 4, 'cidr': '220.181.244.192/26', 'allocation_pools': [{'start': '220.181.244.194', 'end': '220.181.244.254'}], 'gateway_ip': '220.181.244.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '220.181.244.194', 'tags': [], 'project_id': '24e4e42803f5422abd61f27fe75f2992'}}
2025-08-13 15:28:27,258 - INFO - Created VN ctest-vn-83695553
2025-08-13 15:28:27,312 - DEBUG - VN ctest-vn-83695553 UUID is 4390f567-a9b9-4aba-a483-762a981679c8
2025-08-13 15:28:28,440 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3840-1)
2025-08-13 15:28:28,440 - INFO - Waiting for VM ctest-TestBasicVMVN-03619146-53239588 to be up..
2025-08-13 15:28:28,480 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-13 15:28:33,547 - DEBUG - VM is in ACTIVE state now
2025-08-13 15:28:33,547 - INFO - VM name : ctest-TestBasicVMVN-03619146-53239588
2025-08-13 15:28:33,609 - DEBUG - VM ctest-TestBasicVMVN-03619146-53239588 ID is c74eeeaf-87f8-4f13-8acf-ab1d9f387db8
2025-08-13 15:28:33,609 - DEBUG - VM ctest-TestBasicVMVN-03619146-53239588 launched on Node cn-jenkins-deploy-platform-ansible-os-3840-1
2025-08-13 15:28:33,670 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/c74eeeaf-87f8-4f13-8acf-ab1d9f387db8
2025-08-13 15:28:33,677 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/9a594599-3568-4a0f-9301-4426f04f827f
2025-08-13 15:28:36,927 - 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 1023ms')
2025-08-13 15:28:36,928 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03619146-53239588 failed!
2025-08-13 15:28:36,984 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-83695553 is 220.181.244.193 and allocation pool is NOT set
2025-08-13 15:28:39,049 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.803 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.803/2.200/3.597/1.397 ms')
2025-08-13 15:28:39,049 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03619146-53239588 passed
2025-08-13 15:28:39,197 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:28:39,197 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03619146-53239588, IP 220.181.244.195, Port 22
2025-08-13 15:28:39,357 - DEBUG - VM ctest-TestBasicVMVN-03619146-53239588 is ready for SSH connections
2025-08-13 15:28:39,357 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:28:39,357 - DEBUG - cat /tmp/output.txt
2025-08-13 15:28:40,921 - DEBUG - Hello World. The time is now Wed, 13 Aug 2025 09:28:37 -0600!
2025-08-13 15:28:40,921 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 13 Aug 2025 09:28:37 -0600!'}
2025-08-13 15:28:40,921 - INFO - metadata_script.txt got executed in the vm
2025-08-13 15:28:40,921 - INFO - Deleting VM ctest-TestBasicVMVN-03619146-53239588
2025-08-13 15:28:40,983 - INFO - Deleting VN ctest-vn-83695553
2025-08-13 15:28:41,019 - DEBUG - VN 4390f567-a9b9-4aba-a483-762a981679c8 still in use: Unable to complete operation on network 4390f567-a9b9-4aba-a483-762a981679c8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d0eb229f-8634-4147-80f0-188d82df13f0']
2025-08-13 15:28:41,019 - WARNING - Deleting VN ctest-vn-83695553 failed..Will retry
2025-08-13 15:28:43,119 - DEBUG - Response for deleting network ()
2025-08-13 15:28:43,383 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 15:28:43,383 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-13 15:28:43,383 - INFO - --------------------------------------------------------------------------------
2025-08-13 15:28:43,386 - INFO - ================================================================================
2025-08-13 15:28:43,386 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-13 15:28:43,386 - 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-08-13 15:28:43,673 - DEBUG - Nothing to compare xmpp stats {'10.0.0.133': {'10.20.0.254': '0'}} with
2025-08-13 15:28:43,673 - INFO - Initial checks done. Running the testcase now
2025-08-13 15:28:43,673 - INFO -
2025-08-13 15:28:44,152 - DEBUG - Response for create_network : {'network': {'id': '71b7628c-8fdb-4c64-95bf-b86d78a5ccf6', 'name': 'ctest-vn-44062432', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'project_id': '24e4e42803f5422abd61f27fe75f2992', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03619146', 'ctest-vn-44062432'], 'port_security_enabled': True, 'description': ''}}
2025-08-13 15:28:44,350 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f8910f17-a4d8-4e7f-9a4a-3930deeaef3f', 'name': '', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'network_id': '71b7628c-8fdb-4c64-95bf-b86d78a5ccf6', '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': '24e4e42803f5422abd61f27fe75f2992'}}
2025-08-13 15:28:44,552 - DEBUG - Response for create_subnet : {'subnet': {'id': '465d55ad-e6bc-4c48-88b4-c748074c024b', 'name': '', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'network_id': '71b7628c-8fdb-4c64-95bf-b86d78a5ccf6', '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': '24e4e42803f5422abd61f27fe75f2992'}}
2025-08-13 15:28:44,574 - INFO - Created VN ctest-vn-44062432
2025-08-13 15:28:44,629 - DEBUG - VN ctest-vn-44062432 UUID is 71b7628c-8fdb-4c64-95bf-b86d78a5ccf6
2025-08-13 15:28:44,969 - DEBUG - Response for create_port : {'port': {'name': 'ce80d9a8-8082-4e48-bc21-337da54a7b67', 'id': 'ce80d9a8-8082-4e48-bc21-337da54a7b67', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'network_id': '71b7628c-8fdb-4c64-95bf-b86d78a5ccf6', 'mac_address': '02:ce:80:d9:a8:80', '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': 'f8910f17-a4d8-4e7f-9a4a-3930deeaef3f'}], 'security_groups': ['ac1903a8-5dca-4028-b7c7-c227ea12b17d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '24e4e42803f5422abd61f27fe75f2992'}}
2025-08-13 15:28:45,130 - DEBUG - Response for create_port : {'port': {'name': '5e903c5b-3a0c-4618-bd76-f0221b2e55cd', 'id': '5e903c5b-3a0c-4618-bd76-f0221b2e55cd', 'tenant_id': '24e4e42803f5422abd61f27fe75f2992', 'network_id': '71b7628c-8fdb-4c64-95bf-b86d78a5ccf6', 'mac_address': '02:5e:90:3c:5b:3a', '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': '465d55ad-e6bc-4c48-88b4-c748074c024b'}], 'security_groups': ['ac1903a8-5dca-4028-b7c7-c227ea12b17d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '24e4e42803f5422abd61f27fe75f2992'}}
2025-08-13 15:28:45,463 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3840-1)
2025-08-13 15:28:45,835 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3840-1)
2025-08-13 15:28:47,044 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3840-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3840-1)
2025-08-13 15:28:47,044 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-13 15:28:47,055 - DEBUG - Requesting: http://10.0.0.133:8082/domain/3b9be72d-044d-4b1e-bb10-908d4343a849
2025-08-13 15:28:47,072 - DEBUG - Requesting: http://10.0.0.133:8082/project/24e4e428-03f5-422a-bd61-f27fe75f2992
2025-08-13 15:28:47,186 - DEBUG - Requesting: http://10.0.0.133:8082/network-ipam/2f65a939-dcc8-48bc-b45d-d84dc8a1d559
2025-08-13 15:28:47,213 - INFO - Verifications in API Server for IPAM: ctest-ipam-01533904 passed
2025-08-13 15:28:47,232 - DEBUG - Control-node 10.0.0.133 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03619146:ctest-ipam-01533904', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03619146', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3415321958412732604', 'uuid-lslong': '12996781928251250009'}, 'enable': 'true', 'created': '2025-08-13T15:28:43', 'last-modified': '2025-08-13T15:28:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.315059'}
2025-08-13 15:28:47,232 - INFO - Verifications in Control node for IPAM: ctest-ipam-01533904 passed
2025-08-13 15:28:47,232 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-13 15:28:47,238 - DEBUG - Requesting: http://10.0.0.133:8082/domain/3b9be72d-044d-4b1e-bb10-908d4343a849
2025-08-13 15:28:47,259 - DEBUG - Requesting: http://10.0.0.133:8082/project/24e4e428-03f5-422a-bd61-f27fe75f2992
2025-08-13 15:28:47,358 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/71b7628c-8fdb-4c64-95bf-b86d78a5ccf6
2025-08-13 15:28:47,375 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/71b7628c-8fdb-4c64-95bf-b86d78a5ccf6
2025-08-13 15:28:47,391 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/a35c7361-3a2d-44c9-90db-c943c5752259
2025-08-13 15:28:47,402 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/a35c7361-3a2d-44c9-90db-c943c5752259
2025-08-13 15:28:47,415 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/1a6d4593-ef65-463f-8e11-02bafed5207f
2025-08-13 15:28:47,428 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-13 15:28:47,429 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/71b7628c-8fdb-4c64-95bf-b86d78a5ccf6
2025-08-13 15:28:47,444 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/a35c7361-3a2d-44c9-90db-c943c5752259
2025-08-13 15:28:47,465 - INFO - Verified VN network id 9 for VN 71b7628c-8fdb-4c64-95bf-b86d78a5ccf6
2025-08-13 15:28:47,466 - INFO - Verifications in API Server for VN ctest-vn-44062432 passed
2025-08-13 15:28:47,466 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/71b7628c-8fdb-4c64-95bf-b86d78a5ccf6
2025-08-13 15:28:47,477 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/a35c7361-3a2d-44c9-90db-c943c5752259
2025-08-13 15:28:47,486 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/a35c7361-3a2d-44c9-90db-c943c5752259
2025-08-13 15:28:47,502 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/1a6d4593-ef65-463f-8e11-02bafed5207f
2025-08-13 15:28:47,538 - DEBUG - Control-node 10.0.0.133 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03619146', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8194126402872364132', 'uuid-lslong': '10790546012518075638'}, 'enable': 'true', 'created': '2025-08-13T15:28:44', 'last-modified': '2025-08-13T15:28:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.013701'}
2025-08-13 15:28:47,554 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-13 15:28:47,554 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-44062432 passed
2025-08-13 15:28:47,554 - DEBUG - ====Verifying policy data for ctest-vn-44062432 in API_Server ======
2025-08-13 15:28:47,555 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-13 15:28:47,567 - DEBUG - Requesting: http://10.0.0.133:8082/domain/3b9be72d-044d-4b1e-bb10-908d4343a849
2025-08-13 15:28:47,582 - DEBUG - Requesting: http://10.0.0.133:8082/project/24e4e428-03f5-422a-bd61-f27fe75f2992
2025-08-13 15:28:47,712 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/71b7628c-8fdb-4c64-95bf-b86d78a5ccf6
2025-08-13 15:28:47,740 - DEBUG - =>VN ctest-vn-44062432 has no policy to be verified
2025-08-13 15:28:47,740 - DEBUG - Verifying the vn in opserver
2025-08-13 15:28:47,740 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432 virtual network link through opserver 10.0.0.133
2025-08-13 15:28:47,740 - DEBUG - Requesting: http://10.0.0.133:8081/analytics/uves/virtual-networks
2025-08-13 15:28:48,109 - DEBUG - Requesting: http://10.0.0.133:8081/analytics/uves/virtual-networks
2025-08-13 15:28:48,168 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432', 'href': 'http://10.0.0.133:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432?flat'}
2025-08-13 15:28:48,168 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432 is found in opserver
2025-08-13 15:28:48,176 - DEBUG - VRF ids for VN ctest-vn-44062432: {'10.0.0.133': '2'}
2025-08-13 15:28:48,176 - INFO - Waiting for VM ctest-TestBasicVMVN-03619146-72513476 to be up..
2025-08-13 15:28:48,267 - DEBUG - VM is in ACTIVE state now
2025-08-13 15:28:48,267 - INFO - VM name : ctest-TestBasicVMVN-03619146-72513476
2025-08-13 15:28:48,353 - DEBUG - VM ctest-TestBasicVMVN-03619146-72513476 ID is f4278a45-1445-4b94-8442-5afc3feb89bc
2025-08-13 15:28:48,353 - DEBUG - VM ctest-TestBasicVMVN-03619146-72513476 launched on Node cn-jenkins-deploy-platform-ansible-os-3840-1
2025-08-13 15:28:48,453 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/f4278a45-1445-4b94-8442-5afc3feb89bc
2025-08-13 15:28:48,462 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/ce80d9a8-8082-4e48-bc21-337da54a7b67
2025-08-13 15:28:51,749 - 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 1027ms')
2025-08-13 15:28:51,749 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03619146-72513476 failed!
2025-08-13 15:28:51,805 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432 is 31.1.1.1 and allocation pool is NOT set
2025-08-13 15:28:51,805 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432 is 31.1.2.1 and allocation pool is NOT set
2025-08-13 15:28:55,881 - 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 1014ms')
2025-08-13 15:28:55,881 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03619146-72513476 failed!
2025-08-13 15:28:55,937 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432 is 31.1.1.1 and allocation pool is NOT set
2025-08-13 15:28:55,937 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432 is 31.1.2.1 and allocation pool is NOT set
2025-08-13 15:28:58,004 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.72 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.720/2.884/3.049/0.164 ms')
2025-08-13 15:28:58,004 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03619146-72513476 passed
2025-08-13 15:28:58,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:28:58,157 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03619146-72513476, IP 31.1.1.4, Port 22
2025-08-13 15:28:58,223 - 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-08-13 15:28:58,313 - DEBUG - VM ctest-TestBasicVMVN-03619146-72513476 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-13 15:29:03,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:29:03,314 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03619146-72513476, IP 31.1.1.4, Port 22
2025-08-13 15:29:03,468 - DEBUG - VM ctest-TestBasicVMVN-03619146-72513476 is ready for SSH connections
2025-08-13 15:29:03,468 - INFO - Waiting for VM ctest-TestBasicVMVN-03619146-69730141 to be up..
2025-08-13 15:29:03,540 - DEBUG - VM is in ACTIVE state now
2025-08-13 15:29:03,540 - INFO - VM name : ctest-TestBasicVMVN-03619146-69730141
2025-08-13 15:29:03,605 - DEBUG - VM ctest-TestBasicVMVN-03619146-69730141 ID is 451b813b-707c-4c31-962e-b41bd4779051
2025-08-13 15:29:03,605 - DEBUG - VM ctest-TestBasicVMVN-03619146-69730141 launched on Node cn-jenkins-deploy-platform-ansible-os-3840-1
2025-08-13 15:29:03,673 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/451b813b-707c-4c31-962e-b41bd4779051
2025-08-13 15:29:03,681 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/5e903c5b-3a0c-4618-bd76-f0221b2e55cd
2025-08-13 15:29:04,918 - 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.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.450 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.450/1.319/2.189/0.869 ms')
2025-08-13 15:29:04,918 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03619146-69730141 passed
2025-08-13 15:29:05,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:29:05,073 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03619146-69730141, IP 31.1.2.4, Port 22
2025-08-13 15:29:05,243 - DEBUG - VM ctest-TestBasicVMVN-03619146-69730141 is ready for SSH connections
2025-08-13 15:29:05,243 - INFO - Waiting for VM ctest-TestBasicVMVN-03619146-63075407 to be up..
2025-08-13 15:29:05,310 - DEBUG - VM is in ACTIVE state now
2025-08-13 15:29:05,310 - INFO - VM name : ctest-TestBasicVMVN-03619146-63075407
2025-08-13 15:29:05,379 - DEBUG - VM ctest-TestBasicVMVN-03619146-63075407 ID is e1bb7daa-9a7a-4a86-8cac-a00ce2fbfb92
2025-08-13 15:29:05,379 - DEBUG - VM ctest-TestBasicVMVN-03619146-63075407 launched on Node cn-jenkins-deploy-platform-ansible-os-3840-1
2025-08-13 15:29:05,445 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine/e1bb7daa-9a7a-4a86-8cac-a00ce2fbfb92
2025-08-13 15:29:05,453 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-machine-interface/5793cb57-71dc-4fc4-a4fb-85ea914fd417
2025-08-13 15:29:06,685 - 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.412 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.412/1.676/2.941/1.264 ms')
2025-08-13 15:29:06,685 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03619146-63075407 passed
2025-08-13 15:29:06,840 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:29:06,841 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03619146-63075407, IP 31.1.1.3, Port 22
2025-08-13 15:29:07,000 - DEBUG - VM ctest-TestBasicVMVN-03619146-63075407 is ready for SSH connections
2025-08-13 15:29:07,001 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:29:07,001 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:29:07,001 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-13 15:29:10,980 - 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.419 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.422 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.867 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.867/1.902/3.419 ms
2025-08-13 15:29:10,980 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03619146-72513476 passed
2025-08-13 15:29:10,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:29:10,981 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:29:10,981 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-13 15:29:14,609 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.711 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.813 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.978 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.813/1.500/2.711 ms
2025-08-13 15:29:14,610 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03619146-69730141 passed
2025-08-13 15:29:14,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:29:14,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:29:14,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-13 15:29:14,610 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:29:14,610 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 15:29:14,783 - DEBUG - None
2025-08-13 15:29:14,783 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:29:14,783 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 15:29:14,955 - DEBUG - None
2025-08-13 15:29:14,955 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:29:14,955 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-13 15:29:15,636 - DEBUG - None
2025-08-13 15:29:15,636 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:29:15,636 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-13 15:29:17,835 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.744 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.320 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.481 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.806 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.475 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.475/2.165/6.320 ms
2025-08-13 15:29:17,835 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:29:17,836 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-13 15:29:20,090 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.947 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.719 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.817 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.104 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.999 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.432/1.922/3.817 ms
2025-08-13 15:29:20,090 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.133, gateway password: c0ntrail123
2025-08-13 15:29:20,090 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-13 15:29:22,326 - 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.689 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.391 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.179 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.495 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.795 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.521 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.416 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.416/1.640/3.179 ms
2025-08-13 15:29:22,326 - INFO - Deleting VM ctest-TestBasicVMVN-03619146-63075407
2025-08-13 15:29:22,390 - INFO - Detaching port 5e903c5b-3a0c-4618-bd76-f0221b2e55cd from VM ctest-TestBasicVMVN-03619146-69730141
2025-08-13 15:29:22,422 - INFO - Deleting VM ctest-TestBasicVMVN-03619146-69730141
2025-08-13 15:29:22,498 - INFO - Detaching port ce80d9a8-8082-4e48-bc21-337da54a7b67 from VM ctest-TestBasicVMVN-03619146-72513476
2025-08-13 15:29:22,526 - INFO - Deleting VM ctest-TestBasicVMVN-03619146-72513476
2025-08-13 15:29:22,585 - INFO - Deleting VN ctest-vn-44062432
2025-08-13 15:29:22,739 - DEBUG - Response for delete_port : ()
2025-08-13 15:29:22,870 - DEBUG - Response for delete_port : ()
2025-08-13 15:29:22,913 - DEBUG - VN 71b7628c-8fdb-4c64-95bf-b86d78a5ccf6 still in use: Unable to complete operation on network 71b7628c-8fdb-4c64-95bf-b86d78a5ccf6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a1279996-e2dd-4c2a-9448-cd6418116a12']
2025-08-13 15:29:22,913 - WARNING - Deleting VN ctest-vn-44062432 failed..Will retry
2025-08-13 15:29:25,045 - DEBUG - Response for deleting network ()
2025-08-13 15:29:25,045 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/a35c7361-3a2d-44c9-90db-c943c5752259
2025-08-13 15:29:25,054 - DEBUG - Response Code: 404
2025-08-13 15:29:25,055 - DEBUG - Requesting: http://10.0.0.133:8082/domains
2025-08-13 15:29:25,061 - DEBUG - Requesting: http://10.0.0.133:8082/domain/3b9be72d-044d-4b1e-bb10-908d4343a849
2025-08-13 15:29:25,118 - DEBUG - Requesting: http://10.0.0.133:8082/project/24e4e428-03f5-422a-bd61-f27fe75f2992
2025-08-13 15:29:25,199 - INFO - Validated that VN ctest-vn-44062432 is not found in API Server
2025-08-13 15:29:25,209 - DEBUG - VN ctest-vn-44062432 is not present in Agent 10.0.0.133
2025-08-13 15:29:25,209 - INFO - Validated that VN ctest-vn-44062432 is not in any agent
2025-08-13 15:29:25,214 - DEBUG - VRF 2 is not seen in agent 10.0.0.133
2025-08-13 15:29:25,220 - DEBUG - Vrouter 10.0.0.133 does not have vrf 2 for VN ctest-vn-44062432
2025-08-13 15:29:25,220 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03619146:ctest-vn-44062432
2025-08-13 15:29:25,230 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-44062432 info
2025-08-13 15:29:25,308 - INFO - IPAM: ctest-ipam-01533904 is not found in API Server
2025-08-13 15:29:25,319 - INFO - IPAM:ctest-ipam-01533904 is not found in control node
2025-08-13 15:29:25,582 - DEBUG - No XMPP flaps were noticed during the test
2025-08-13 15:29:25,582 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-08-13 15:29:25,582 - INFO - --------------------------------------------------------------------------------
2025-08-13 15:29:26,252 - INFO - Deleted project: ctest-TestBasicVMVN-03619146, ID : 24e4e428-03f5-422a-bd61-f27fe75f2992