2025-11-20 17:55:42,709 - INFO - Domain Default found not creating
2025-11-20 17:55:42,884 - INFO - Project ctest-TestBasicVMVN-50435392 not found, creating it
2025-11-20 17:55:43,336 - INFO - Created Project:ctest-TestBasicVMVN-50435392, ID : 9b8419da-306d-4360-9a69-cc4d4cd89b26
2025-11-20 17:55:44,978 - INFO - ================================================================================
2025-11-20 17:55:44,979 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-20 17:55:44,979 - 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-11-20 17:55:45,239 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.5': '0'}} with
2025-11-20 17:55:45,239 - INFO - Initial checks done. Running the testcase now
2025-11-20 17:55:45,239 - INFO -
2025-11-20 17:55:45,841 - DEBUG - Response for create_network : {'network': {'id': 'e55c0ba1-cfe9-4b71-b038-0e6d1ff2e20c', 'name': 'ctest-vn2_metadata-38874340', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'project_id': '9b8419da306d43609a69cc4d4cd89b26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50435392', 'ctest-vn2_metadata-38874340'], 'port_security_enabled': True, 'description': ''}}
2025-11-20 17:55:46,054 - DEBUG - Response for create_subnet : {'subnet': {'id': 'be7c8349-7e3c-486a-851f-fc7dd9538cd8', 'name': '', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'network_id': 'e55c0ba1-cfe9-4b71-b038-0e6d1ff2e20c', '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': '9b8419da306d43609a69cc4d4cd89b26'}}
2025-11-20 17:55:46,073 - INFO - Created VN ctest-vn2_metadata-38874340
2025-11-20 17:55:46,125 - DEBUG - VN ctest-vn2_metadata-38874340 UUID is e55c0ba1-cfe9-4b71-b038-0e6d1ff2e20c
2025-11-20 17:55:46,334 - DEBUG - Services list from nova: [, , ]
2025-11-20 17:55:47,412 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4783-1)
2025-11-20 17:55:47,521 - DEBUG - Link local service introspect added
2025-11-20 17:55:47,571 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-20 17:55:52,664 - DEBUG - VM is in ACTIVE state now
2025-11-20 17:55:52,797 - INFO - Waiting for VM ctest-TestBasicVMVN-50435392-16268390 to be up..
2025-11-20 17:55:52,797 - INFO - VM name : ctest-TestBasicVMVN-50435392-16268390
2025-11-20 17:55:52,871 - DEBUG - VM ctest-TestBasicVMVN-50435392-16268390 ID is 60d66763-6281-4adf-a4a5-e6c240ed6a91
2025-11-20 17:55:52,871 - DEBUG - VM ctest-TestBasicVMVN-50435392-16268390 launched on Node cn-jenkins-deploy-platform-ansible-os-4783-1
2025-11-20 17:55:52,950 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/60d66763-6281-4adf-a4a5-e6c240ed6a91
2025-11-20 17:55:53,258 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/60d66763-6281-4adf-a4a5-e6c240ed6a91
2025-11-20 17:55:53,293 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/4fe3847b-dbca-4a3e-9277-7f0cc263cadb
2025-11-20 17:55:56,556 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms')
2025-11-20 17:55:56,556 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50435392-16268390 failed!
2025-11-20 17:55:56,609 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50435392:ctest-vn2_metadata-38874340 is 11.1.1.1 and allocation pool is NOT set
2025-11-20 17:55:58,674 - 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.07 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.451 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.451/2.258/4.065/1.807 ms')
2025-11-20 17:55:58,674 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50435392-16268390 passed
2025-11-20 17:55:58,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:55:58,829 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50435392-16268390, IP 11.1.1.3, Port 22
2025-11-20 17:55:58,988 - DEBUG - VM ctest-TestBasicVMVN-50435392-16268390 is ready for SSH connections
2025-11-20 17:55:58,988 - INFO - Retry 0
2025-11-20 17:55:58,988 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:55:58,988 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-20 17:56:00,969 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-20 17:56:00,970 - INFO - Generic metadata worked
2025-11-20 17:56:01,225 - DEBUG - Link local service introspect removed
2025-11-20 17:56:01,225 - INFO - Deleting VM ctest-TestBasicVMVN-50435392-16268390
2025-11-20 17:56:01,329 - INFO - Deleting VN ctest-vn2_metadata-38874340
2025-11-20 17:56:01,373 - DEBUG - VN e55c0ba1-cfe9-4b71-b038-0e6d1ff2e20c still in use: Unable to complete operation on network e55c0ba1-cfe9-4b71-b038-0e6d1ff2e20c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7c0ea62b-f8ea-4bd1-810a-c53838cfe938']
2025-11-20 17:56:01,373 - WARNING - Deleting VN ctest-vn2_metadata-38874340 failed..Will retry
2025-11-20 17:56:03,483 - DEBUG - Response for deleting network ()
2025-11-20 17:56:03,742 - DEBUG - No XMPP flaps were noticed during the test
2025-11-20 17:56:03,742 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-11-20 17:56:03,742 - INFO - --------------------------------------------------------------------------------
2025-11-20 17:56:03,745 - INFO - ================================================================================
2025-11-20 17:56:03,745 - INFO - STARTING TEST : test_metadata_service
2025-11-20 17:56:03,745 - 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-11-20 17:56:04,037 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.5': '0'}} with
2025-11-20 17:56:04,038 - INFO - Initial checks done. Running the testcase now
2025-11-20 17:56:04,038 - INFO -
2025-11-20 17:56:04,038 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-11-20 17:56:04,047 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/a2983c8e-7ab8-412c-a8b6-978299362d2f
2025-11-20 17:56:04,232 - DEBUG - Response for create_network : {'network': {'id': '8637f512-fe0d-4b62-b87b-ec3067199b33', 'name': 'ctest-vn-05198506', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'project_id': '9b8419da306d43609a69cc4d4cd89b26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50435392', 'ctest-vn-05198506'], 'port_security_enabled': True, 'description': ''}}
2025-11-20 17:56:04,415 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed4311a0-3cbd-4f27-af44-4976b4cbc027', 'name': '', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'network_id': '8637f512-fe0d-4b62-b87b-ec3067199b33', 'ip_version': 4, 'cidr': '18.82.171.192/26', 'allocation_pools': [{'start': '18.82.171.194', 'end': '18.82.171.254'}], 'gateway_ip': '18.82.171.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.82.171.194', 'tags': [], 'project_id': '9b8419da306d43609a69cc4d4cd89b26'}}
2025-11-20 17:56:04,435 - INFO - Created VN ctest-vn-05198506
2025-11-20 17:56:04,493 - DEBUG - VN ctest-vn-05198506 UUID is 8637f512-fe0d-4b62-b87b-ec3067199b33
2025-11-20 17:56:05,732 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4783-1)
2025-11-20 17:56:05,733 - INFO - Waiting for VM ctest-TestBasicVMVN-50435392-03927220 to be up..
2025-11-20 17:56:05,777 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-20 17:56:10,863 - DEBUG - VM is in ACTIVE state now
2025-11-20 17:56:10,863 - INFO - VM name : ctest-TestBasicVMVN-50435392-03927220
2025-11-20 17:56:10,944 - DEBUG - VM ctest-TestBasicVMVN-50435392-03927220 ID is d20723f2-2cc9-4977-ab5d-4b5375b7a649
2025-11-20 17:56:10,944 - DEBUG - VM ctest-TestBasicVMVN-50435392-03927220 launched on Node cn-jenkins-deploy-platform-ansible-os-4783-1
2025-11-20 17:56:11,012 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d20723f2-2cc9-4977-ab5d-4b5375b7a649
2025-11-20 17:56:11,020 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b4421eea-1d05-4720-a03a-22c001b959da
2025-11-20 17:56:14,282 - 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-11-20 17:56:14,282 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50435392-03927220 failed!
2025-11-20 17:56:14,337 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-05198506 is 18.82.171.193 and allocation pool is NOT set
2025-11-20 17:56:16,397 - 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=14.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.42 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.423/8.594/14.766/6.171 ms')
2025-11-20 17:56:16,398 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50435392-03927220 passed
2025-11-20 17:56:16,549 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:16,549 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50435392-03927220, IP 18.82.171.195, Port 22
2025-11-20 17:56:16,614 - 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-11-20 17:56:16,696 - DEBUG - VM ctest-TestBasicVMVN-50435392-03927220 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-20 17:56:21,697 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:21,697 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50435392-03927220, IP 18.82.171.195, Port 22
2025-11-20 17:56:21,866 - DEBUG - VM ctest-TestBasicVMVN-50435392-03927220 is ready for SSH connections
2025-11-20 17:56:21,866 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:21,866 - DEBUG - cat /tmp/output.txt
2025-11-20 17:56:23,514 - DEBUG - Hello World. The time is now Thu, 20 Nov 2025 10:56:16 -0700!
2025-11-20 17:56:23,514 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 20 Nov 2025 10:56:16 -0700!'}
2025-11-20 17:56:23,514 - INFO - metadata_script.txt got executed in the vm
2025-11-20 17:56:23,515 - INFO - Deleting VM ctest-TestBasicVMVN-50435392-03927220
2025-11-20 17:56:23,591 - INFO - Deleting VN ctest-vn-05198506
2025-11-20 17:56:23,631 - DEBUG - VN 8637f512-fe0d-4b62-b87b-ec3067199b33 still in use: Unable to complete operation on network 8637f512-fe0d-4b62-b87b-ec3067199b33. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-06114fbd-bd2b-4df8-a411-d8e38da07664']
2025-11-20 17:56:23,631 - WARNING - Deleting VN ctest-vn-05198506 failed..Will retry
2025-11-20 17:56:25,737 - DEBUG - Response for deleting network ()
2025-11-20 17:56:25,999 - DEBUG - No XMPP flaps were noticed during the test
2025-11-20 17:56:25,999 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-11-20 17:56:25,999 - INFO - --------------------------------------------------------------------------------
2025-11-20 17:56:26,001 - INFO - ================================================================================
2025-11-20 17:56:26,001 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-20 17:56:26,001 - 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-11-20 17:56:26,287 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.5': '0'}} with
2025-11-20 17:56:26,287 - INFO - Initial checks done. Running the testcase now
2025-11-20 17:56:26,287 - INFO -
2025-11-20 17:56:26,774 - DEBUG - Response for create_network : {'network': {'id': '1de4d2eb-7f42-4f89-92e0-842fd9cea313', 'name': 'ctest-vn-57452790', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'project_id': '9b8419da306d43609a69cc4d4cd89b26', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50435392', 'ctest-vn-57452790'], 'port_security_enabled': True, 'description': ''}}
2025-11-20 17:56:26,984 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab086ce8-dc16-4a3c-b21c-de6799e23b36', 'name': '', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'network_id': '1de4d2eb-7f42-4f89-92e0-842fd9cea313', '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': '9b8419da306d43609a69cc4d4cd89b26'}}
2025-11-20 17:56:27,152 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ac0c66d-80c7-4c51-966f-ea79a17fbc4e', 'name': '', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'network_id': '1de4d2eb-7f42-4f89-92e0-842fd9cea313', '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': '9b8419da306d43609a69cc4d4cd89b26'}}
2025-11-20 17:56:27,170 - INFO - Created VN ctest-vn-57452790
2025-11-20 17:56:27,221 - DEBUG - VN ctest-vn-57452790 UUID is 1de4d2eb-7f42-4f89-92e0-842fd9cea313
2025-11-20 17:56:27,583 - DEBUG - Response for create_port : {'port': {'name': 'f1618915-f2c3-4f39-a202-bed39edc9dc7', 'id': 'f1618915-f2c3-4f39-a202-bed39edc9dc7', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'network_id': '1de4d2eb-7f42-4f89-92e0-842fd9cea313', 'mac_address': '02:f1:61:89:15:f2', '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': 'ab086ce8-dc16-4a3c-b21c-de6799e23b36'}], 'security_groups': ['0fba9722-232e-438c-abf5-4282010fc134'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9b8419da306d43609a69cc4d4cd89b26'}}
2025-11-20 17:56:27,757 - DEBUG - Response for create_port : {'port': {'name': '01b92186-0cb3-471f-ad1f-df5321be046d', 'id': '01b92186-0cb3-471f-ad1f-df5321be046d', 'tenant_id': '9b8419da306d43609a69cc4d4cd89b26', 'network_id': '1de4d2eb-7f42-4f89-92e0-842fd9cea313', 'mac_address': '02:01:b9:21:86:0c', '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': '6ac0c66d-80c7-4c51-966f-ea79a17fbc4e'}], 'security_groups': ['0fba9722-232e-438c-abf5-4282010fc134'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9b8419da306d43609a69cc4d4cd89b26'}}
2025-11-20 17:56:28,145 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4783-1)
2025-11-20 17:56:28,677 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4783-1)
2025-11-20 17:56:30,021 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4783-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4783-1)
2025-11-20 17:56:30,021 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-20 17:56:30,027 - DEBUG - Requesting: http://10.0.0.50:8082/domain/da0d12c2-a7a9-4639-99b8-df809370f14c
2025-11-20 17:56:30,040 - DEBUG - Requesting: http://10.0.0.50:8082/project/9b8419da-306d-4360-9a69-cc4d4cd89b26
2025-11-20 17:56:30,133 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/ee650563-d67e-4214-8c0c-e62b647ae731
2025-11-20 17:56:30,144 - INFO - Verifications in API Server for IPAM: ctest-ipam-38088404 passed
2025-11-20 17:56:30,150 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-50435392:ctest-ipam-38088404', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50435392', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17178142280033124884', 'uuid-lslong': '10091693939074197297'}, 'enable': 'true', 'created': '2025-11-20T17:56:26', 'last-modified': '2025-11-20T17:56:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.635333'}
2025-11-20 17:56:30,150 - INFO - Verifications in Control node for IPAM: ctest-ipam-38088404 passed
2025-11-20 17:56:30,150 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-20 17:56:30,155 - DEBUG - Requesting: http://10.0.0.50:8082/domain/da0d12c2-a7a9-4639-99b8-df809370f14c
2025-11-20 17:56:30,177 - DEBUG - Requesting: http://10.0.0.50:8082/project/9b8419da-306d-4360-9a69-cc4d4cd89b26
2025-11-20 17:56:30,272 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1de4d2eb-7f42-4f89-92e0-842fd9cea313
2025-11-20 17:56:30,285 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1de4d2eb-7f42-4f89-92e0-842fd9cea313
2025-11-20 17:56:30,299 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9067beeb-c5b6-42ee-8abe-aaeb35dd5e0f
2025-11-20 17:56:30,312 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9067beeb-c5b6-42ee-8abe-aaeb35dd5e0f
2025-11-20 17:56:30,320 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/cfe11942-c218-4fee-9a60-798fb8aaf863
2025-11-20 17:56:30,328 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-20 17:56:30,328 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1de4d2eb-7f42-4f89-92e0-842fd9cea313
2025-11-20 17:56:30,344 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9067beeb-c5b6-42ee-8abe-aaeb35dd5e0f
2025-11-20 17:56:30,370 - INFO - Verified VN network id 11 for VN 1de4d2eb-7f42-4f89-92e0-842fd9cea313
2025-11-20 17:56:30,371 - INFO - Verifications in API Server for VN ctest-vn-57452790 passed
2025-11-20 17:56:30,371 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1de4d2eb-7f42-4f89-92e0-842fd9cea313
2025-11-20 17:56:30,381 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9067beeb-c5b6-42ee-8abe-aaeb35dd5e0f
2025-11-20 17:56:30,394 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9067beeb-c5b6-42ee-8abe-aaeb35dd5e0f
2025-11-20 17:56:30,403 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/cfe11942-c218-4fee-9a60-798fb8aaf863
2025-11-20 17:56:30,415 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50435392', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2154078430684139401', 'uuid-lslong': '10583604465373192979'}, 'enable': 'true', 'created': '2025-11-20T17:56:26', 'last-modified': '2025-11-20T17:56:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.292553'}
2025-11-20 17:56:30,422 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-20 17:56:30,422 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-57452790 passed
2025-11-20 17:56:30,422 - DEBUG - ====Verifying policy data for ctest-vn-57452790 in API_Server ======
2025-11-20 17:56:30,423 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-20 17:56:30,428 - DEBUG - Requesting: http://10.0.0.50:8082/domain/da0d12c2-a7a9-4639-99b8-df809370f14c
2025-11-20 17:56:30,439 - DEBUG - Requesting: http://10.0.0.50:8082/project/9b8419da-306d-4360-9a69-cc4d4cd89b26
2025-11-20 17:56:30,507 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/1de4d2eb-7f42-4f89-92e0-842fd9cea313
2025-11-20 17:56:30,523 - DEBUG - =>VN ctest-vn-57452790 has no policy to be verified
2025-11-20 17:56:30,523 - DEBUG - Verifying the vn in opserver
2025-11-20 17:56:30,523 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790 virtual network link through opserver 10.0.0.50
2025-11-20 17:56:30,523 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-20 17:56:30,930 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-11-20 17:56:31,005 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790?flat'}
2025-11-20 17:56:31,005 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790 is found in opserver
2025-11-20 17:56:31,012 - DEBUG - VRF ids for VN ctest-vn-57452790: {'10.0.0.50': '2'}
2025-11-20 17:56:31,012 - INFO - Waiting for VM ctest-TestBasicVMVN-50435392-25456130 to be up..
2025-11-20 17:56:31,112 - DEBUG - VM is in ACTIVE state now
2025-11-20 17:56:31,112 - INFO - VM name : ctest-TestBasicVMVN-50435392-25456130
2025-11-20 17:56:31,204 - DEBUG - VM ctest-TestBasicVMVN-50435392-25456130 ID is f3916d29-a284-4b4e-8fed-aca67d3e644a
2025-11-20 17:56:31,204 - DEBUG - VM ctest-TestBasicVMVN-50435392-25456130 launched on Node cn-jenkins-deploy-platform-ansible-os-4783-1
2025-11-20 17:56:31,304 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f3916d29-a284-4b4e-8fed-aca67d3e644a
2025-11-20 17:56:31,314 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f1618915-f2c3-4f39-a202-bed39edc9dc7
2025-11-20 17:56:34,572 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-11-20 17:56:34,572 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50435392-25456130 failed!
2025-11-20 17:56:34,625 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790 is 31.1.1.1 and allocation pool is NOT set
2025-11-20 17:56:34,625 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790 is 31.1.2.1 and allocation pool is NOT set
2025-11-20 17:56:38,704 - 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 1021ms')
2025-11-20 17:56:38,704 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50435392-25456130 failed!
2025-11-20 17:56:38,761 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790 is 31.1.1.1 and allocation pool is NOT set
2025-11-20 17:56:38,761 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790 is 31.1.2.1 and allocation pool is NOT set
2025-11-20 17:56:40,827 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 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.023/2.785/4.547/1.762 ms')
2025-11-20 17:56:40,827 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50435392-25456130 passed
2025-11-20 17:56:40,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:40,981 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50435392-25456130, IP 31.1.1.4, Port 22
2025-11-20 17:56:41,136 - DEBUG - VM ctest-TestBasicVMVN-50435392-25456130 is ready for SSH connections
2025-11-20 17:56:41,137 - INFO - Waiting for VM ctest-TestBasicVMVN-50435392-47783857 to be up..
2025-11-20 17:56:41,220 - DEBUG - VM is in ACTIVE state now
2025-11-20 17:56:41,220 - INFO - VM name : ctest-TestBasicVMVN-50435392-47783857
2025-11-20 17:56:41,299 - DEBUG - VM ctest-TestBasicVMVN-50435392-47783857 ID is fd49bdca-12e2-4c6c-9a31-4d9cdb270ba1
2025-11-20 17:56:41,300 - DEBUG - VM ctest-TestBasicVMVN-50435392-47783857 launched on Node cn-jenkins-deploy-platform-ansible-os-4783-1
2025-11-20 17:56:41,382 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fd49bdca-12e2-4c6c-9a31-4d9cdb270ba1
2025-11-20 17:56:41,391 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/01b92186-0cb3-471f-ad1f-df5321be046d
2025-11-20 17:56:42,635 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.492 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.492/2.081/3.671/1.589 ms')
2025-11-20 17:56:42,635 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-50435392-47783857 passed
2025-11-20 17:56:42,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:42,789 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50435392-47783857, IP 31.1.2.4, Port 22
2025-11-20 17:56:42,957 - DEBUG - VM ctest-TestBasicVMVN-50435392-47783857 is ready for SSH connections
2025-11-20 17:56:42,957 - INFO - Waiting for VM ctest-TestBasicVMVN-50435392-31017575 to be up..
2025-11-20 17:56:43,033 - DEBUG - VM is in ACTIVE state now
2025-11-20 17:56:43,033 - INFO - VM name : ctest-TestBasicVMVN-50435392-31017575
2025-11-20 17:56:43,111 - DEBUG - VM ctest-TestBasicVMVN-50435392-31017575 ID is ff1bdcbd-deff-4a0e-bba7-a491d093e583
2025-11-20 17:56:43,111 - DEBUG - VM ctest-TestBasicVMVN-50435392-31017575 launched on Node cn-jenkins-deploy-platform-ansible-os-4783-1
2025-11-20 17:56:43,191 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ff1bdcbd-deff-4a0e-bba7-a491d093e583
2025-11-20 17:56:43,198 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f9636416-47f2-4429-932c-2e0f6e4c2211
2025-11-20 17:56:44,435 - 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.36 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.482 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.482/1.921/3.360/1.439 ms')
2025-11-20 17:56:44,435 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-50435392-31017575 passed
2025-11-20 17:56:44,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:44,585 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50435392-31017575, IP 31.1.1.3, Port 22
2025-11-20 17:56:44,744 - DEBUG - VM ctest-TestBasicVMVN-50435392-31017575 is ready for SSH connections
2025-11-20 17:56:44,744 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:44,744 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:44,744 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-20 17:56:48,497 - 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.344 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.420 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.512 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.420/2.425/4.344 ms
2025-11-20 17:56:48,497 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-50435392-25456130 passed
2025-11-20 17:56:48,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:48,498 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:48,498 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-20 17:56:52,202 - 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.245 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.907 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.967 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.907/1.706/3.245 ms
2025-11-20 17:56:52,202 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-50435392-47783857 passed
2025-11-20 17:56:52,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:52,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:52,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-20 17:56:52,202 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:52,202 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-20 17:56:52,446 - DEBUG - None
2025-11-20 17:56:52,446 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:52,446 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-20 17:56:52,632 - DEBUG - None
2025-11-20 17:56:52,632 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:52,632 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-20 17:56:53,308 - DEBUG - None
2025-11-20 17:56:53,308 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:53,308 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-20 17:56:55,521 - 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.909 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.554 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.614 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.941 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.454/2.094/4.554 ms
2025-11-20 17:56:55,521 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:55,521 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-20 17:56:57,816 - 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.521 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.999 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.584 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.548 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.144 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.087 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.368/2.750/6.584 ms
2025-11-20 17:56:57,817 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-11-20 17:56:57,817 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-20 17:57:00,070 - 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=1.149 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.303 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.151 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.656 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.740 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.589 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.487/2.296/4.151 ms
2025-11-20 17:57:00,070 - INFO - Deleting VM ctest-TestBasicVMVN-50435392-31017575
2025-11-20 17:57:00,154 - INFO - Detaching port 01b92186-0cb3-471f-ad1f-df5321be046d from VM ctest-TestBasicVMVN-50435392-47783857
2025-11-20 17:57:00,188 - INFO - Deleting VM ctest-TestBasicVMVN-50435392-47783857
2025-11-20 17:57:00,268 - INFO - Detaching port f1618915-f2c3-4f39-a202-bed39edc9dc7 from VM ctest-TestBasicVMVN-50435392-25456130
2025-11-20 17:57:00,303 - INFO - Deleting VM ctest-TestBasicVMVN-50435392-25456130
2025-11-20 17:57:00,397 - INFO - Deleting VN ctest-vn-57452790
2025-11-20 17:57:00,557 - DEBUG - Response for delete_port : ()
2025-11-20 17:57:00,729 - DEBUG - Response for delete_port : ()
2025-11-20 17:57:00,776 - DEBUG - VN 1de4d2eb-7f42-4f89-92e0-842fd9cea313 still in use: Unable to complete operation on network 1de4d2eb-7f42-4f89-92e0-842fd9cea313. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f5e087bb-d426-47c1-a71b-f05c2b5eb3cd']
2025-11-20 17:57:00,776 - WARNING - Deleting VN ctest-vn-57452790 failed..Will retry
2025-11-20 17:57:02,915 - DEBUG - Response for deleting network ()
2025-11-20 17:57:02,915 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/9067beeb-c5b6-42ee-8abe-aaeb35dd5e0f
2025-11-20 17:57:02,921 - DEBUG - Response Code: 404
2025-11-20 17:57:02,922 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-11-20 17:57:02,928 - DEBUG - Requesting: http://10.0.0.50:8082/domain/da0d12c2-a7a9-4639-99b8-df809370f14c
2025-11-20 17:57:02,982 - DEBUG - Requesting: http://10.0.0.50:8082/project/9b8419da-306d-4360-9a69-cc4d4cd89b26
2025-11-20 17:57:03,054 - INFO - Validated that VN ctest-vn-57452790 is not found in API Server
2025-11-20 17:57:03,065 - DEBUG - VN ctest-vn-57452790 is not present in Agent 10.0.0.50
2025-11-20 17:57:03,065 - INFO - Validated that VN ctest-vn-57452790 is not in any agent
2025-11-20 17:57:03,071 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-11-20 17:57:03,077 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-57452790
2025-11-20 17:57:03,077 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-50435392:ctest-vn-57452790
2025-11-20 17:57:03,088 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-57452790 info
2025-11-20 17:57:03,165 - INFO - IPAM: ctest-ipam-38088404 is not found in API Server
2025-11-20 17:57:03,175 - INFO - IPAM:ctest-ipam-38088404 is not found in control node
2025-11-20 17:57:03,438 - DEBUG - No XMPP flaps were noticed during the test
2025-11-20 17:57:03,438 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-20 17:57:03,439 - INFO - --------------------------------------------------------------------------------
2025-11-20 17:57:04,139 - INFO - Deleted project: ctest-TestBasicVMVN-50435392, ID : 9b8419da-306d-4360-9a69-cc4d4cd89b26