2025-09-19 04:13:05,919 - INFO - Domain Default found not creating
2025-09-19 04:13:06,052 - INFO - Project ctest-TestBasicVMVN-27660466 not found, creating it
2025-09-19 04:13:06,466 - INFO - Created Project:ctest-TestBasicVMVN-27660466, ID : 98a9657f-44f8-4b0d-8d7f-e4f5c5467d1d
2025-09-19 04:13:07,984 - INFO - ================================================================================
2025-09-19 04:13:07,984 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-19 04:13:07,984 - 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-09-19 04:13:08,238 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-09-19 04:13:08,238 - INFO - Initial checks done. Running the testcase now
2025-09-19 04:13:08,238 - INFO -
2025-09-19 04:13:08,790 - DEBUG - Response for create_network : {'network': {'id': '542160b7-4145-4f86-82fe-734a3c580c34', 'name': 'ctest-vn2_metadata-68551410', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'project_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27660466', 'ctest-vn2_metadata-68551410'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 04:13:08,980 - DEBUG - Response for create_subnet : {'subnet': {'id': '982ef25c-075d-4fa9-afd7-a14d143e4ee7', 'name': '', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'network_id': '542160b7-4145-4f86-82fe-734a3c580c34', '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': '98a9657f44f84b0d8d7fe4f5c5467d1d'}}
2025-09-19 04:13:08,998 - INFO - Created VN ctest-vn2_metadata-68551410
2025-09-19 04:13:09,049 - DEBUG - VN ctest-vn2_metadata-68551410 UUID is 542160b7-4145-4f86-82fe-734a3c580c34
2025-09-19 04:13:09,205 - DEBUG - Services list from nova: [, , ]
2025-09-19 04:13:10,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4145-1)
2025-09-19 04:13:10,301 - DEBUG - Link local service introspect added
2025-09-19 04:13:10,341 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-19 04:13:15,414 - DEBUG - VM is in ACTIVE state now
2025-09-19 04:13:15,540 - INFO - Waiting for VM ctest-TestBasicVMVN-27660466-92802477 to be up..
2025-09-19 04:13:15,541 - INFO - VM name : ctest-TestBasicVMVN-27660466-92802477
2025-09-19 04:13:15,611 - DEBUG - VM ctest-TestBasicVMVN-27660466-92802477 ID is ee73b04e-f6b2-4f7d-83d9-f8d278cd3673
2025-09-19 04:13:15,611 - DEBUG - VM ctest-TestBasicVMVN-27660466-92802477 launched on Node cn-jenkins-deploy-platform-ansible-os-4145-1
2025-09-19 04:13:15,681 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ee73b04e-f6b2-4f7d-83d9-f8d278cd3673
2025-09-19 04:13:15,971 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ee73b04e-f6b2-4f7d-83d9-f8d278cd3673
2025-09-19 04:13:16,001 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/37986963-87b3-4a54-a35d-fa799fc5648e
2025-09-19 04:13:19,237 - 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 1008ms')
2025-09-19 04:13:19,238 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27660466-92802477 failed!
2025-09-19 04:13:19,293 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27660466:ctest-vn2_metadata-68551410 is 11.1.1.1 and allocation pool is NOT set
2025-09-19 04:13:21,354 - 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=1.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.417 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.417/1.075/1.734/0.658 ms')
2025-09-19 04:13:21,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27660466-92802477 passed
2025-09-19 04:13:21,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:13:21,502 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27660466-92802477, IP 11.1.1.3, Port 22
2025-09-19 04:13:21,657 - DEBUG - VM ctest-TestBasicVMVN-27660466-92802477 is ready for SSH connections
2025-09-19 04:13:21,657 - INFO - Retry 0
2025-09-19 04:13:21,657 - 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.33, gateway password: c0ntrail123
2025-09-19 04:13:21,657 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-19 04:13:23,280 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-19 04:13:23,281 - INFO - Generic metadata worked
2025-09-19 04:13:23,525 - DEBUG - Link local service introspect removed
2025-09-19 04:13:23,525 - INFO - Deleting VM ctest-TestBasicVMVN-27660466-92802477
2025-09-19 04:13:23,595 - INFO - Deleting VN ctest-vn2_metadata-68551410
2025-09-19 04:13:23,631 - DEBUG - VN 542160b7-4145-4f86-82fe-734a3c580c34 still in use: Unable to complete operation on network 542160b7-4145-4f86-82fe-734a3c580c34. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-18b30ae5-3f5b-48db-9887-693f5f063344']
2025-09-19 04:13:23,631 - WARNING - Deleting VN ctest-vn2_metadata-68551410 failed..Will retry
2025-09-19 04:13:25,736 - DEBUG - Response for deleting network ()
2025-09-19 04:13:25,991 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 04:13:25,991 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-19 04:13:25,991 - INFO - --------------------------------------------------------------------------------
2025-09-19 04:13:25,993 - INFO - ================================================================================
2025-09-19 04:13:25,993 - INFO - STARTING TEST : test_metadata_service
2025-09-19 04:13:25,994 - 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-09-19 04:13:26,280 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-09-19 04:13:26,280 - INFO - Initial checks done. Running the testcase now
2025-09-19 04:13:26,280 - INFO -
2025-09-19 04:13:26,280 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-09-19 04:13:26,287 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/038d40a5-74c6-42ae-bde1-c402f00f361a
2025-09-19 04:13:26,463 - DEBUG - Response for create_network : {'network': {'id': '02c1badf-a1e7-432b-bcd3-72e5dcecfe56', 'name': 'ctest-vn-57939497', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'project_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27660466', 'ctest-vn-57939497'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 04:13:26,607 - DEBUG - Response for create_subnet : {'subnet': {'id': '6539bcd7-2dd3-4d47-b62c-5a17bab60918', 'name': '', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'network_id': '02c1badf-a1e7-432b-bcd3-72e5dcecfe56', 'ip_version': 4, 'cidr': '38.12.160.0/26', 'allocation_pools': [{'start': '38.12.160.2', 'end': '38.12.160.62'}], 'gateway_ip': '38.12.160.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.12.160.2', 'tags': [], 'project_id': '98a9657f44f84b0d8d7fe4f5c5467d1d'}}
2025-09-19 04:13:26,623 - INFO - Created VN ctest-vn-57939497
2025-09-19 04:13:26,673 - DEBUG - VN ctest-vn-57939497 UUID is 02c1badf-a1e7-432b-bcd3-72e5dcecfe56
2025-09-19 04:13:27,816 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4145-1)
2025-09-19 04:13:27,816 - INFO - Waiting for VM ctest-TestBasicVMVN-27660466-57380917 to be up..
2025-09-19 04:13:27,851 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-19 04:13:32,921 - DEBUG - VM is in ACTIVE state now
2025-09-19 04:13:32,921 - INFO - VM name : ctest-TestBasicVMVN-27660466-57380917
2025-09-19 04:13:32,993 - DEBUG - VM ctest-TestBasicVMVN-27660466-57380917 ID is 124ee2af-a099-4d30-ae35-20e9d2ba15cd
2025-09-19 04:13:32,993 - DEBUG - VM ctest-TestBasicVMVN-27660466-57380917 launched on Node cn-jenkins-deploy-platform-ansible-os-4145-1
2025-09-19 04:13:33,063 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/124ee2af-a099-4d30-ae35-20e9d2ba15cd
2025-09-19 04:13:33,071 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a39c2248-24bd-404d-83c6-117743ca0a0d
2025-09-19 04:13:36,329 - 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-09-19 04:13:36,329 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27660466-57380917 failed!
2025-09-19 04:13:36,381 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-57939497 is 38.12.160.1 and allocation pool is NOT set
2025-09-19 04:13:38,448 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.32 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 = 2.323/2.570/2.818/0.247 ms')
2025-09-19 04:13:38,448 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27660466-57380917 passed
2025-09-19 04:13:38,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:13:38,598 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27660466-57380917, IP 38.12.160.3, Port 22
2025-09-19 04:13:38,653 - 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-09-19 04:13:38,724 - DEBUG - VM ctest-TestBasicVMVN-27660466-57380917 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-19 04:13:43,725 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:13:43,725 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27660466-57380917, IP 38.12.160.3, Port 22
2025-09-19 04:13:43,880 - DEBUG - VM ctest-TestBasicVMVN-27660466-57380917 is ready for SSH connections
2025-09-19 04:13:43,881 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-09-19 04:13:43,881 - DEBUG - cat /tmp/output.txt
2025-09-19 04:13:45,521 - DEBUG - Hello World. The time is now Thu, 18 Sep 2025 22:13:39 -0600!
2025-09-19 04:13:45,521 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 18 Sep 2025 22:13:39 -0600!'}
2025-09-19 04:13:45,521 - INFO - metadata_script.txt got executed in the vm
2025-09-19 04:13:45,521 - INFO - Deleting VM ctest-TestBasicVMVN-27660466-57380917
2025-09-19 04:13:45,583 - INFO - Deleting VN ctest-vn-57939497
2025-09-19 04:13:45,619 - DEBUG - VN 02c1badf-a1e7-432b-bcd3-72e5dcecfe56 still in use: Unable to complete operation on network 02c1badf-a1e7-432b-bcd3-72e5dcecfe56. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-57cce67f-8e74-4d80-8314-37debd455c09']
2025-09-19 04:13:45,619 - WARNING - Deleting VN ctest-vn-57939497 failed..Will retry
2025-09-19 04:13:47,732 - DEBUG - Response for deleting network ()
2025-09-19 04:13:47,987 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 04:13:47,988 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-09-19 04:13:47,988 - INFO - --------------------------------------------------------------------------------
2025-09-19 04:13:47,990 - INFO - ================================================================================
2025-09-19 04:13:47,990 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-19 04:13:47,990 - 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-09-19 04:13:48,274 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-09-19 04:13:48,274 - INFO - Initial checks done. Running the testcase now
2025-09-19 04:13:48,274 - INFO -
2025-09-19 04:13:48,747 - DEBUG - Response for create_network : {'network': {'id': '060854b1-f619-48e4-92fd-17b7b82ea3a4', 'name': 'ctest-vn-89743945', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'project_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-27660466', 'ctest-vn-89743945'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 04:13:48,952 - DEBUG - Response for create_subnet : {'subnet': {'id': '55db834f-911a-4739-b3a7-8f908d118ce5', 'name': '', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'network_id': '060854b1-f619-48e4-92fd-17b7b82ea3a4', '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': '98a9657f44f84b0d8d7fe4f5c5467d1d'}}
2025-09-19 04:13:49,138 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce60b885-dca0-434c-bd77-bf5109f70f18', 'name': '', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'network_id': '060854b1-f619-48e4-92fd-17b7b82ea3a4', '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': '98a9657f44f84b0d8d7fe4f5c5467d1d'}}
2025-09-19 04:13:49,154 - INFO - Created VN ctest-vn-89743945
2025-09-19 04:13:49,205 - DEBUG - VN ctest-vn-89743945 UUID is 060854b1-f619-48e4-92fd-17b7b82ea3a4
2025-09-19 04:13:49,545 - DEBUG - Response for create_port : {'port': {'name': 'd067ef82-2a80-4df4-8f88-525410e97ff5', 'id': 'd067ef82-2a80-4df4-8f88-525410e97ff5', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'network_id': '060854b1-f619-48e4-92fd-17b7b82ea3a4', 'mac_address': '02:d0:67:ef:82:2a', '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': '55db834f-911a-4739-b3a7-8f908d118ce5'}], 'security_groups': ['c05ffc9b-ea00-46bb-9527-531340387421'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '98a9657f44f84b0d8d7fe4f5c5467d1d'}}
2025-09-19 04:13:49,714 - DEBUG - Response for create_port : {'port': {'name': 'ab5a8abc-c116-4ece-8412-95de2f402f2e', 'id': 'ab5a8abc-c116-4ece-8412-95de2f402f2e', 'tenant_id': '98a9657f44f84b0d8d7fe4f5c5467d1d', 'network_id': '060854b1-f619-48e4-92fd-17b7b82ea3a4', 'mac_address': '02:ab:5a:8a:bc:c1', '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': 'ce60b885-dca0-434c-bd77-bf5109f70f18'}], 'security_groups': ['c05ffc9b-ea00-46bb-9527-531340387421'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '98a9657f44f84b0d8d7fe4f5c5467d1d'}}
2025-09-19 04:13:50,080 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4145-1)
2025-09-19 04:13:50,524 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4145-1)
2025-09-19 04:13:51,911 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4145-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4145-1)
2025-09-19 04:13:51,912 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-19 04:13:51,917 - DEBUG - Requesting: http://10.0.0.33:8082/domain/96d7bd12-f6f6-4213-99d0-b74e6e816b9a
2025-09-19 04:13:51,932 - DEBUG - Requesting: http://10.0.0.33:8082/project/98a9657f-44f8-4b0d-8d7f-e4f5c5467d1d
2025-09-19 04:13:52,029 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/dca9b94b-fc5d-4364-906a-5088e31a5c9b
2025-09-19 04:13:52,040 - INFO - Verifications in API Server for IPAM: ctest-ipam-53070705 passed
2025-09-19 04:13:52,046 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-27660466:ctest-ipam-53070705', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27660466', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15900443695415903076', 'uuid-lslong': '10406218437848882331'}, 'enable': 'true', 'created': '2025-09-19T04:13:48', 'last-modified': '2025-09-19T04:13:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.549339'}
2025-09-19 04:13:52,046 - INFO - Verifications in Control node for IPAM: ctest-ipam-53070705 passed
2025-09-19 04:13:52,047 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-19 04:13:52,054 - DEBUG - Requesting: http://10.0.0.33:8082/domain/96d7bd12-f6f6-4213-99d0-b74e6e816b9a
2025-09-19 04:13:52,068 - DEBUG - Requesting: http://10.0.0.33:8082/project/98a9657f-44f8-4b0d-8d7f-e4f5c5467d1d
2025-09-19 04:13:52,146 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/060854b1-f619-48e4-92fd-17b7b82ea3a4
2025-09-19 04:13:52,162 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/060854b1-f619-48e4-92fd-17b7b82ea3a4
2025-09-19 04:13:52,174 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/86c75a1b-7dc2-4bcf-bdad-06badeaead97
2025-09-19 04:13:52,184 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/86c75a1b-7dc2-4bcf-bdad-06badeaead97
2025-09-19 04:13:52,191 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/276c5fcd-c8ee-431e-8703-33af31a0463b
2025-09-19 04:13:52,201 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-19 04:13:52,201 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/060854b1-f619-48e4-92fd-17b7b82ea3a4
2025-09-19 04:13:52,212 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/86c75a1b-7dc2-4bcf-bdad-06badeaead97
2025-09-19 04:13:52,228 - INFO - Verified VN network id 10 for VN 060854b1-f619-48e4-92fd-17b7b82ea3a4
2025-09-19 04:13:52,228 - INFO - Verifications in API Server for VN ctest-vn-89743945 passed
2025-09-19 04:13:52,229 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/060854b1-f619-48e4-92fd-17b7b82ea3a4
2025-09-19 04:13:52,241 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/86c75a1b-7dc2-4bcf-bdad-06badeaead97
2025-09-19 04:13:52,249 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/86c75a1b-7dc2-4bcf-bdad-06badeaead97
2025-09-19 04:13:52,257 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/276c5fcd-c8ee-431e-8703-33af31a0463b
2025-09-19 04:13:52,274 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-27660466', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '434690487356049636', 'uuid-lslong': '10591647976481792932'}, 'enable': 'true', 'created': '2025-09-19T04:13:48', 'last-modified': '2025-09-19T04:13:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.158124'}
2025-09-19 04:13:52,283 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-19 04:13:52,284 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-89743945 passed
2025-09-19 04:13:52,284 - DEBUG - ====Verifying policy data for ctest-vn-89743945 in API_Server ======
2025-09-19 04:13:52,284 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-19 04:13:52,289 - DEBUG - Requesting: http://10.0.0.33:8082/domain/96d7bd12-f6f6-4213-99d0-b74e6e816b9a
2025-09-19 04:13:52,301 - DEBUG - Requesting: http://10.0.0.33:8082/project/98a9657f-44f8-4b0d-8d7f-e4f5c5467d1d
2025-09-19 04:13:52,381 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/060854b1-f619-48e4-92fd-17b7b82ea3a4
2025-09-19 04:13:52,395 - DEBUG - =>VN ctest-vn-89743945 has no policy to be verified
2025-09-19 04:13:52,395 - DEBUG - Verifying the vn in opserver
2025-09-19 04:13:52,395 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945 virtual network link through opserver 10.0.0.33
2025-09-19 04:13:52,395 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-09-19 04:13:52,710 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-09-19 04:13:52,803 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945?flat'}
2025-09-19 04:13:52,803 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945 is found in opserver
2025-09-19 04:13:52,808 - DEBUG - VRF ids for VN ctest-vn-89743945: {'10.0.0.33': '2'}
2025-09-19 04:13:52,808 - INFO - Waiting for VM ctest-TestBasicVMVN-27660466-81616931 to be up..
2025-09-19 04:13:52,899 - DEBUG - VM is in ACTIVE state now
2025-09-19 04:13:52,899 - INFO - VM name : ctest-TestBasicVMVN-27660466-81616931
2025-09-19 04:13:52,979 - DEBUG - VM ctest-TestBasicVMVN-27660466-81616931 ID is 9e9cb905-7543-48f0-ad32-071ccf26063b
2025-09-19 04:13:52,979 - DEBUG - VM ctest-TestBasicVMVN-27660466-81616931 launched on Node cn-jenkins-deploy-platform-ansible-os-4145-1
2025-09-19 04:13:53,073 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/9e9cb905-7543-48f0-ad32-071ccf26063b
2025-09-19 04:13:53,084 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d067ef82-2a80-4df4-8f88-525410e97ff5
2025-09-19 04:13:56,354 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-09-19 04:13:56,354 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27660466-81616931 failed!
2025-09-19 04:13:56,409 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945 is 31.1.1.1 and allocation pool is NOT set
2025-09-19 04:13:56,409 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945 is 31.1.2.1 and allocation pool is NOT set
2025-09-19 04:14:00,487 - 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-09-19 04:14:00,487 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27660466-81616931 failed!
2025-09-19 04:14:00,545 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945 is 31.1.1.1 and allocation pool is NOT set
2025-09-19 04:14:00,546 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945 is 31.1.2.1 and allocation pool is NOT set
2025-09-19 04:14:02,601 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.490 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.490/2.048/3.606/1.558 ms')
2025-09-19 04:14:02,602 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-27660466-81616931 passed
2025-09-19 04:14:02,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:14:02,754 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27660466-81616931, IP 31.1.1.4, Port 22
2025-09-19 04:14:02,909 - DEBUG - VM ctest-TestBasicVMVN-27660466-81616931 is ready for SSH connections
2025-09-19 04:14:02,909 - INFO - Waiting for VM ctest-TestBasicVMVN-27660466-59268791 to be up..
2025-09-19 04:14:02,981 - DEBUG - VM is in ACTIVE state now
2025-09-19 04:14:02,981 - INFO - VM name : ctest-TestBasicVMVN-27660466-59268791
2025-09-19 04:14:03,053 - DEBUG - VM ctest-TestBasicVMVN-27660466-59268791 ID is 8b2fc904-ef2a-44ca-9b70-eda3e9eba245
2025-09-19 04:14:03,054 - DEBUG - VM ctest-TestBasicVMVN-27660466-59268791 launched on Node cn-jenkins-deploy-platform-ansible-os-4145-1
2025-09-19 04:14:03,122 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8b2fc904-ef2a-44ca-9b70-eda3e9eba245
2025-09-19 04:14:03,130 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ab5a8abc-c116-4ece-8412-95de2f402f2e
2025-09-19 04:14:04,367 - 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.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.360 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.360/1.631/2.902/1.271 ms')
2025-09-19 04:14:04,367 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-27660466-59268791 passed
2025-09-19 04:14:04,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:14:04,514 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27660466-59268791, IP 31.1.2.4, Port 22
2025-09-19 04:14:04,665 - DEBUG - VM ctest-TestBasicVMVN-27660466-59268791 is ready for SSH connections
2025-09-19 04:14:04,666 - INFO - Waiting for VM ctest-TestBasicVMVN-27660466-07934713 to be up..
2025-09-19 04:14:04,735 - DEBUG - VM is in ACTIVE state now
2025-09-19 04:14:04,735 - INFO - VM name : ctest-TestBasicVMVN-27660466-07934713
2025-09-19 04:14:04,804 - DEBUG - VM ctest-TestBasicVMVN-27660466-07934713 ID is a9a6c396-eb95-4e17-b3da-9961e5cfbcef
2025-09-19 04:14:04,804 - DEBUG - VM ctest-TestBasicVMVN-27660466-07934713 launched on Node cn-jenkins-deploy-platform-ansible-os-4145-1
2025-09-19 04:14:04,874 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a9a6c396-eb95-4e17-b3da-9961e5cfbcef
2025-09-19 04:14:04,882 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e7c3cba8-7987-4a7a-8626-9f5e207e77b9
2025-09-19 04:14:06,120 - 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.43 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.454 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.454/1.940/3.427/1.486 ms')
2025-09-19 04:14:06,120 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-27660466-07934713 passed
2025-09-19 04:14:06,273 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:14:06,274 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-27660466-07934713, IP 31.1.1.3, Port 22
2025-09-19 04:14:06,429 - DEBUG - VM ctest-TestBasicVMVN-27660466-07934713 is ready for SSH connections
2025-09-19 04:14:06,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:14:06,429 - 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.33, gateway password: c0ntrail123
2025-09-19 04:14:06,429 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-19 04:14:10,412 - 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.438 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.753 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.874 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.753/1.688/3.438 ms
2025-09-19 04:14:10,412 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-27660466-81616931 passed
2025-09-19 04:14:10,412 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:14:10,413 - 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.33, gateway password: c0ntrail123
2025-09-19 04:14:10,413 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-19 04:14:14,055 - 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.510 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.043 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.022 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.022/1.858/3.510 ms
2025-09-19 04:14:14,055 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-27660466-59268791 passed
2025-09-19 04:14:14,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:14:14,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:14:14,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 04:14:14,055 - 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.33, gateway password: c0ntrail123
2025-09-19 04:14:14,055 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 04:14:14,252 - DEBUG - None
2025-09-19 04:14:14,252 - 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.33, gateway password: c0ntrail123
2025-09-19 04:14:14,252 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 04:14:14,427 - DEBUG - None
2025-09-19 04:14:14,427 - 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.33, gateway password: c0ntrail123
2025-09-19 04:14:14,427 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 04:14:15,032 - DEBUG - None
2025-09-19 04:14:15,032 - 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.33, gateway password: c0ntrail123
2025-09-19 04:14:15,033 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-19 04:14:17,240 - 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.900 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.317 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.414 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.629 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.396/2.131/6.317 ms
2025-09-19 04:14:17,240 - 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.33, gateway password: c0ntrail123
2025-09-19 04:14:17,240 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-19 04:14:19,481 - 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.940 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.526 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.569 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.570 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.447 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.422 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.266/4.569 ms
2025-09-19 04:14:19,481 - 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.33, gateway password: c0ntrail123
2025-09-19 04:14:19,481 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-19 04:14:21,719 - 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=3.709 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.339 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.656 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.627 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.353/2.116/5.339 ms
2025-09-19 04:14:21,719 - INFO - Deleting VM ctest-TestBasicVMVN-27660466-07934713
2025-09-19 04:14:21,787 - INFO - Detaching port ab5a8abc-c116-4ece-8412-95de2f402f2e from VM ctest-TestBasicVMVN-27660466-59268791
2025-09-19 04:14:21,817 - INFO - Deleting VM ctest-TestBasicVMVN-27660466-59268791
2025-09-19 04:14:21,882 - INFO - Detaching port d067ef82-2a80-4df4-8f88-525410e97ff5 from VM ctest-TestBasicVMVN-27660466-81616931
2025-09-19 04:14:21,915 - INFO - Deleting VM ctest-TestBasicVMVN-27660466-81616931
2025-09-19 04:14:21,983 - INFO - Deleting VN ctest-vn-89743945
2025-09-19 04:14:22,166 - DEBUG - Response for delete_port : ()
2025-09-19 04:14:22,355 - DEBUG - Response for delete_port : ()
2025-09-19 04:14:22,397 - DEBUG - VN 060854b1-f619-48e4-92fd-17b7b82ea3a4 still in use: Unable to complete operation on network 060854b1-f619-48e4-92fd-17b7b82ea3a4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1eb8d755-bacb-4804-8023-3bf0e0017dfd']
2025-09-19 04:14:22,397 - WARNING - Deleting VN ctest-vn-89743945 failed..Will retry
2025-09-19 04:14:24,517 - DEBUG - Response for deleting network ()
2025-09-19 04:14:24,517 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/86c75a1b-7dc2-4bcf-bdad-06badeaead97
2025-09-19 04:14:24,524 - DEBUG - Response Code: 404
2025-09-19 04:14:24,525 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-19 04:14:24,530 - DEBUG - Requesting: http://10.0.0.33:8082/domain/96d7bd12-f6f6-4213-99d0-b74e6e816b9a
2025-09-19 04:14:24,582 - DEBUG - Requesting: http://10.0.0.33:8082/project/98a9657f-44f8-4b0d-8d7f-e4f5c5467d1d
2025-09-19 04:14:24,662 - INFO - Validated that VN ctest-vn-89743945 is not found in API Server
2025-09-19 04:14:24,670 - DEBUG - VN ctest-vn-89743945 is not present in Agent 10.0.0.33
2025-09-19 04:14:24,670 - INFO - Validated that VN ctest-vn-89743945 is not in any agent
2025-09-19 04:14:24,674 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-09-19 04:14:24,680 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-89743945
2025-09-19 04:14:24,680 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-27660466:ctest-vn-89743945
2025-09-19 04:14:24,689 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-89743945 info
2025-09-19 04:14:24,761 - INFO - IPAM: ctest-ipam-53070705 is not found in API Server
2025-09-19 04:14:24,770 - INFO - IPAM:ctest-ipam-53070705 is not found in control node
2025-09-19 04:14:25,022 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 04:14:25,022 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-09-19 04:14:25,023 - INFO - --------------------------------------------------------------------------------
2025-09-19 04:14:25,660 - INFO - Deleted project: ctest-TestBasicVMVN-27660466, ID : 98a9657f-44f8-4b0d-8d7f-e4f5c5467d1d