2025-11-05 22:30:50,132 - INFO - Domain Default found not creating
2025-11-05 22:30:50,274 - INFO - Project ctest-TestBasicVMVN-78643499 not found, creating it
2025-11-05 22:30:50,698 - INFO - Created Project:ctest-TestBasicVMVN-78643499, ID : f85b4988-1daa-4bd5-bfbd-1b7ebe4a0010
2025-11-05 22:30:52,166 - INFO - ================================================================================
2025-11-05 22:30:52,166 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-05 22:30:52,166 - 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-05 22:30:52,424 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.192': '0'}} with
2025-11-05 22:30:52,424 - INFO - Initial checks done. Running the testcase now
2025-11-05 22:30:52,424 - INFO -
2025-11-05 22:30:52,936 - DEBUG - Response for create_network : {'network': {'id': '33d2e679-7760-4c61-9f43-7f9519784d63', 'name': 'ctest-vn2_metadata-34240453', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'project_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78643499', 'ctest-vn2_metadata-34240453'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 22:30:53,129 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e49df735-c61d-49ad-acdf-ffeaba6ec50f', 'name': '', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'network_id': '33d2e679-7760-4c61-9f43-7f9519784d63', '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': 'f85b49881daa4bd5bfbd1b7ebe4a0010'}}
2025-11-05 22:30:53,144 - INFO - Created VN ctest-vn2_metadata-34240453
2025-11-05 22:30:53,195 - DEBUG - VN ctest-vn2_metadata-34240453 UUID is 33d2e679-7760-4c61-9f43-7f9519784d63
2025-11-05 22:30:53,358 - DEBUG - Services list from nova: [, , ]
2025-11-05 22:30:54,347 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4657-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4657-1)
2025-11-05 22:30:54,451 - DEBUG - Link local service introspect added
2025-11-05 22:30:54,498 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 22:30:59,568 - DEBUG - VM is in ACTIVE state now
2025-11-05 22:30:59,693 - INFO - Waiting for VM ctest-TestBasicVMVN-78643499-58939778 to be up..
2025-11-05 22:30:59,693 - INFO - VM name : ctest-TestBasicVMVN-78643499-58939778
2025-11-05 22:30:59,762 - DEBUG - VM ctest-TestBasicVMVN-78643499-58939778 ID is beec81a5-310d-434e-bc1d-422692d10194
2025-11-05 22:30:59,762 - DEBUG - VM ctest-TestBasicVMVN-78643499-58939778 launched on Node cn-jenkins-deploy-platform-ansible-os-4657-1
2025-11-05 22:30:59,828 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/beec81a5-310d-434e-bc1d-422692d10194
2025-11-05 22:31:00,122 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/beec81a5-310d-434e-bc1d-422692d10194
2025-11-05 22:31:00,151 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/00998c57-441d-417f-808e-dfd7f729c5a6
2025-11-05 22:31:03,423 - 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-11-05 22:31:03,423 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78643499-58939778 failed!
2025-11-05 22:31:03,487 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78643499:ctest-vn2_metadata-34240453 is 11.1.1.1 and allocation pool is NOT set
2025-11-05 22:31:05,548 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.854 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.854/2.197/3.540/1.343 ms')
2025-11-05 22:31:05,548 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78643499-58939778 passed
2025-11-05 22:31:05,695 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:05,695 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78643499-58939778, IP 11.1.1.3, Port 22
2025-11-05 22:31:05,867 - DEBUG - VM ctest-TestBasicVMVN-78643499-58939778 is ready for SSH connections
2025-11-05 22:31:05,867 - INFO - Retry 0
2025-11-05 22:31:05,867 - 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.22, gateway password: c0ntrail123
2025-11-05 22:31:05,867 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-05 22:31:07,453 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-05 22:31:07,453 - INFO - Generic metadata worked
2025-11-05 22:31:07,702 - DEBUG - Link local service introspect removed
2025-11-05 22:31:07,703 - INFO - Deleting VM ctest-TestBasicVMVN-78643499-58939778
2025-11-05 22:31:07,765 - INFO - Deleting VN ctest-vn2_metadata-34240453
2025-11-05 22:31:07,794 - DEBUG - VN 33d2e679-7760-4c61-9f43-7f9519784d63 still in use: Unable to complete operation on network 33d2e679-7760-4c61-9f43-7f9519784d63. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-cc1ee46e-2014-4f99-98ef-da92564e1f4d']
2025-11-05 22:31:07,794 - WARNING - Deleting VN ctest-vn2_metadata-34240453 failed..Will retry
2025-11-05 22:31:09,886 - DEBUG - Response for deleting network ()
2025-11-05 22:31:10,140 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 22:31:10,141 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-05 22:31:10,141 - INFO - --------------------------------------------------------------------------------
2025-11-05 22:31:10,143 - INFO - ================================================================================
2025-11-05 22:31:10,143 - INFO - STARTING TEST : test_metadata_service
2025-11-05 22:31:10,143 - 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-05 22:31:10,427 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.192': '0'}} with
2025-11-05 22:31:10,427 - INFO - Initial checks done. Running the testcase now
2025-11-05 22:31:10,427 - INFO -
2025-11-05 22:31:10,428 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-11-05 22:31:10,433 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/6d53999d-9c1d-4434-9ae0-b1a9b31b4a36
2025-11-05 22:31:10,639 - DEBUG - Response for create_network : {'network': {'id': 'ff69b8eb-85d7-4139-bd73-937c8e28df27', 'name': 'ctest-vn-05098214', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'project_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78643499', 'ctest-vn-05098214'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 22:31:10,829 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf5588fa-df44-40a0-9dbb-4ba611525a77', 'name': '', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'network_id': 'ff69b8eb-85d7-4139-bd73-937c8e28df27', 'ip_version': 4, 'cidr': '118.3.129.192/26', 'allocation_pools': [{'start': '118.3.129.194', 'end': '118.3.129.254'}], 'gateway_ip': '118.3.129.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.3.129.194', 'tags': [], 'project_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010'}}
2025-11-05 22:31:10,845 - INFO - Created VN ctest-vn-05098214
2025-11-05 22:31:10,894 - DEBUG - VN ctest-vn-05098214 UUID is ff69b8eb-85d7-4139-bd73-937c8e28df27
2025-11-05 22:31:12,051 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4657-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4657-1)
2025-11-05 22:31:12,051 - INFO - Waiting for VM ctest-TestBasicVMVN-78643499-48107468 to be up..
2025-11-05 22:31:12,087 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 22:31:17,158 - DEBUG - VM is in ACTIVE state now
2025-11-05 22:31:17,158 - INFO - VM name : ctest-TestBasicVMVN-78643499-48107468
2025-11-05 22:31:17,227 - DEBUG - VM ctest-TestBasicVMVN-78643499-48107468 ID is ea3a0efe-ca49-433b-96e3-4582111713c1
2025-11-05 22:31:17,227 - DEBUG - VM ctest-TestBasicVMVN-78643499-48107468 launched on Node cn-jenkins-deploy-platform-ansible-os-4657-1
2025-11-05 22:31:17,300 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/ea3a0efe-ca49-433b-96e3-4582111713c1
2025-11-05 22:31:17,307 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/080b4388-18ba-4e57-a4d4-f27c05abd61b
2025-11-05 22:31:20,540 - 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 1003ms')
2025-11-05 22:31:20,540 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78643499-48107468 failed!
2025-11-05 22:31:20,595 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-05098214 is 118.3.129.193 and allocation pool is NOT set
2025-11-05 22:31:22,660 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.01 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.014/3.418/4.823/1.404 ms')
2025-11-05 22:31:22,660 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78643499-48107468 passed
2025-11-05 22:31:22,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:22,807 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78643499-48107468, IP 118.3.129.195, Port 22
2025-11-05 22:31:22,862 - 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-05 22:31:22,938 - DEBUG - VM ctest-TestBasicVMVN-78643499-48107468 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-05 22:31:27,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:27,939 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78643499-48107468, IP 118.3.129.195, Port 22
2025-11-05 22:31:28,107 - DEBUG - VM ctest-TestBasicVMVN-78643499-48107468 is ready for SSH connections
2025-11-05 22:31:28,107 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-05 22:31:28,107 - DEBUG - cat /tmp/output.txt
2025-11-05 22:31:29,733 - DEBUG - Hello World. The time is now Wed, 05 Nov 2025 15:31:23 -0700!
2025-11-05 22:31:29,734 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 05 Nov 2025 15:31:23 -0700!'}
2025-11-05 22:31:29,734 - INFO - metadata_script.txt got executed in the vm
2025-11-05 22:31:29,734 - INFO - Deleting VM ctest-TestBasicVMVN-78643499-48107468
2025-11-05 22:31:29,799 - INFO - Deleting VN ctest-vn-05098214
2025-11-05 22:31:29,837 - DEBUG - VN ff69b8eb-85d7-4139-bd73-937c8e28df27 still in use: Unable to complete operation on network ff69b8eb-85d7-4139-bd73-937c8e28df27. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4903b7a5-e6e0-4ea7-813c-664f4069508e']
2025-11-05 22:31:29,837 - WARNING - Deleting VN ctest-vn-05098214 failed..Will retry
2025-11-05 22:31:31,926 - DEBUG - Response for deleting network ()
2025-11-05 22:31:32,179 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 22:31:32,179 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-11-05 22:31:32,179 - INFO - --------------------------------------------------------------------------------
2025-11-05 22:31:32,181 - INFO - ================================================================================
2025-11-05 22:31:32,181 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-05 22:31:32,182 - 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-05 22:31:32,467 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.192': '0'}} with
2025-11-05 22:31:32,467 - INFO - Initial checks done. Running the testcase now
2025-11-05 22:31:32,467 - INFO -
2025-11-05 22:31:32,928 - DEBUG - Response for create_network : {'network': {'id': 'ae4390c6-054b-4cab-8ef5-99185c8f11d6', 'name': 'ctest-vn-88840513', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'project_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-78643499', 'ctest-vn-88840513'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 22:31:33,099 - DEBUG - Response for create_subnet : {'subnet': {'id': '329bf1d1-f504-4c28-9f6f-f7587f4a6ec3', 'name': '', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'network_id': 'ae4390c6-054b-4cab-8ef5-99185c8f11d6', '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': 'f85b49881daa4bd5bfbd1b7ebe4a0010'}}
2025-11-05 22:31:33,304 - DEBUG - Response for create_subnet : {'subnet': {'id': '01cb04aa-99d6-4d67-bc76-4bd7c2336515', 'name': '', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'network_id': 'ae4390c6-054b-4cab-8ef5-99185c8f11d6', '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': 'f85b49881daa4bd5bfbd1b7ebe4a0010'}}
2025-11-05 22:31:33,321 - INFO - Created VN ctest-vn-88840513
2025-11-05 22:31:33,371 - DEBUG - VN ctest-vn-88840513 UUID is ae4390c6-054b-4cab-8ef5-99185c8f11d6
2025-11-05 22:31:33,702 - DEBUG - Response for create_port : {'port': {'name': 'f6eca357-bac9-4606-ab83-3d938d947c0b', 'id': 'f6eca357-bac9-4606-ab83-3d938d947c0b', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'network_id': 'ae4390c6-054b-4cab-8ef5-99185c8f11d6', 'mac_address': '02:f6:ec:a3:57:ba', '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': '329bf1d1-f504-4c28-9f6f-f7587f4a6ec3'}], 'security_groups': ['c1b4254f-75f0-4307-83b0-79b19d2f8b3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010'}}
2025-11-05 22:31:33,865 - DEBUG - Response for create_port : {'port': {'name': '8587e03f-ce62-4d54-9e89-f196e13e7428', 'id': '8587e03f-ce62-4d54-9e89-f196e13e7428', 'tenant_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010', 'network_id': 'ae4390c6-054b-4cab-8ef5-99185c8f11d6', 'mac_address': '02:85:87:e0:3f:ce', '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': '01cb04aa-99d6-4d67-bc76-4bd7c2336515'}], 'security_groups': ['c1b4254f-75f0-4307-83b0-79b19d2f8b3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f85b49881daa4bd5bfbd1b7ebe4a0010'}}
2025-11-05 22:31:34,216 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4657-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4657-1)
2025-11-05 22:31:34,593 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4657-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4657-1)
2025-11-05 22:31:35,797 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4657-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4657-1)
2025-11-05 22:31:35,798 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-05 22:31:35,805 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0d1ac14d-024e-4130-80b6-4b66c89177fa
2025-11-05 22:31:35,816 - DEBUG - Requesting: http://10.0.0.22:8082/project/f85b4988-1daa-4bd5-bfbd-1b7ebe4a0010
2025-11-05 22:31:35,892 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/cfb9ffee-7fbf-4c77-8d78-af7ab9999676
2025-11-05 22:31:35,904 - INFO - Verifications in API Server for IPAM: ctest-ipam-72629270 passed
2025-11-05 22:31:35,913 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-78643499:ctest-ipam-72629270', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-78643499', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14968276236353096823', 'uuid-lslong': '10194090698187839094'}, 'enable': 'true', 'created': '2025-11-05T22:31:32', 'last-modified': '2025-11-05T22:31:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.220360'}
2025-11-05 22:31:35,913 - INFO - Verifications in Control node for IPAM: ctest-ipam-72629270 passed
2025-11-05 22:31:35,914 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-05 22:31:35,918 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0d1ac14d-024e-4130-80b6-4b66c89177fa
2025-11-05 22:31:35,932 - DEBUG - Requesting: http://10.0.0.22:8082/project/f85b4988-1daa-4bd5-bfbd-1b7ebe4a0010
2025-11-05 22:31:36,019 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ae4390c6-054b-4cab-8ef5-99185c8f11d6
2025-11-05 22:31:36,034 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ae4390c6-054b-4cab-8ef5-99185c8f11d6
2025-11-05 22:31:36,049 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/183d59d4-456f-4ce2-a9a2-30a4a5d944e1
2025-11-05 22:31:36,067 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/183d59d4-456f-4ce2-a9a2-30a4a5d944e1
2025-11-05 22:31:36,077 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4dd45f54-a894-4498-b209-ab4aa07ea7c1
2025-11-05 22:31:36,085 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-05 22:31:36,085 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ae4390c6-054b-4cab-8ef5-99185c8f11d6
2025-11-05 22:31:36,096 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/183d59d4-456f-4ce2-a9a2-30a4a5d944e1
2025-11-05 22:31:36,111 - INFO - Verified VN network id 12 for VN ae4390c6-054b-4cab-8ef5-99185c8f11d6
2025-11-05 22:31:36,113 - INFO - Verifications in API Server for VN ctest-vn-88840513 passed
2025-11-05 22:31:36,113 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ae4390c6-054b-4cab-8ef5-99185c8f11d6
2025-11-05 22:31:36,126 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/183d59d4-456f-4ce2-a9a2-30a4a5d944e1
2025-11-05 22:31:36,135 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/183d59d4-456f-4ce2-a9a2-30a4a5d944e1
2025-11-05 22:31:36,142 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4dd45f54-a894-4498-b209-ab4aa07ea7c1
2025-11-05 22:31:36,159 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-78643499', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12557039366205820075', 'uuid-lslong': '10301308052591022550'}, 'enable': 'true', 'created': '2025-11-05T22:31:32', 'last-modified': '2025-11-05T22:31:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.880722'}
2025-11-05 22:31:36,167 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-05 22:31:36,168 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88840513 passed
2025-11-05 22:31:36,168 - DEBUG - ====Verifying policy data for ctest-vn-88840513 in API_Server ======
2025-11-05 22:31:36,168 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-05 22:31:36,173 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0d1ac14d-024e-4130-80b6-4b66c89177fa
2025-11-05 22:31:36,184 - DEBUG - Requesting: http://10.0.0.22:8082/project/f85b4988-1daa-4bd5-bfbd-1b7ebe4a0010
2025-11-05 22:31:36,250 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ae4390c6-054b-4cab-8ef5-99185c8f11d6
2025-11-05 22:31:36,264 - DEBUG - =>VN ctest-vn-88840513 has no policy to be verified
2025-11-05 22:31:36,264 - DEBUG - Verifying the vn in opserver
2025-11-05 22:31:36,265 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513 virtual network link through opserver 10.0.0.22
2025-11-05 22:31:36,265 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-11-05 22:31:36,648 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-11-05 22:31:36,715 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513?flat'}
2025-11-05 22:31:36,715 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513 is found in opserver
2025-11-05 22:31:36,720 - DEBUG - VRF ids for VN ctest-vn-88840513: {'10.0.0.22': '2'}
2025-11-05 22:31:36,720 - INFO - Waiting for VM ctest-TestBasicVMVN-78643499-06206053 to be up..
2025-11-05 22:31:36,808 - DEBUG - VM is in ACTIVE state now
2025-11-05 22:31:36,808 - INFO - VM name : ctest-TestBasicVMVN-78643499-06206053
2025-11-05 22:31:36,875 - DEBUG - VM ctest-TestBasicVMVN-78643499-06206053 ID is f6e815bb-d23d-4d0c-b25f-712f1e1c3650
2025-11-05 22:31:36,875 - DEBUG - VM ctest-TestBasicVMVN-78643499-06206053 launched on Node cn-jenkins-deploy-platform-ansible-os-4657-1
2025-11-05 22:31:36,949 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f6e815bb-d23d-4d0c-b25f-712f1e1c3650
2025-11-05 22:31:36,957 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/f6eca357-bac9-4606-ab83-3d938d947c0b
2025-11-05 22:31:40,214 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-11-05 22:31:40,214 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78643499-06206053 failed!
2025-11-05 22:31:40,267 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513 is 31.1.1.1 and allocation pool is NOT set
2025-11-05 22:31:40,267 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513 is 31.1.2.1 and allocation pool is NOT set
2025-11-05 22:31:44,342 - 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-11-05 22:31:44,342 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78643499-06206053 failed!
2025-11-05 22:31:44,395 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513 is 31.1.1.1 and allocation pool is NOT set
2025-11-05 22:31:44,395 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513 is 31.1.2.1 and allocation pool is NOT set
2025-11-05 22:31:46,459 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.00 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.002/2.948/4.894/1.946 ms')
2025-11-05 22:31:46,459 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-78643499-06206053 passed
2025-11-05 22:31:46,611 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:46,611 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78643499-06206053, IP 31.1.1.4, Port 22
2025-11-05 22:31:46,770 - DEBUG - VM ctest-TestBasicVMVN-78643499-06206053 is ready for SSH connections
2025-11-05 22:31:46,770 - INFO - Waiting for VM ctest-TestBasicVMVN-78643499-42427441 to be up..
2025-11-05 22:31:46,845 - DEBUG - VM is in ACTIVE state now
2025-11-05 22:31:46,845 - INFO - VM name : ctest-TestBasicVMVN-78643499-42427441
2025-11-05 22:31:46,916 - DEBUG - VM ctest-TestBasicVMVN-78643499-42427441 ID is 0271cb67-019a-477e-91e0-3baecce12ef7
2025-11-05 22:31:46,916 - DEBUG - VM ctest-TestBasicVMVN-78643499-42427441 launched on Node cn-jenkins-deploy-platform-ansible-os-4657-1
2025-11-05 22:31:46,990 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0271cb67-019a-477e-91e0-3baecce12ef7
2025-11-05 22:31:46,998 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8587e03f-ce62-4d54-9e89-f196e13e7428
2025-11-05 22:31:48,238 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.434 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.434/1.767/3.101/1.333 ms')
2025-11-05 22:31:48,238 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-78643499-42427441 passed
2025-11-05 22:31:48,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:48,387 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78643499-42427441, IP 31.1.2.4, Port 22
2025-11-05 22:31:48,546 - DEBUG - VM ctest-TestBasicVMVN-78643499-42427441 is ready for SSH connections
2025-11-05 22:31:48,546 - INFO - Waiting for VM ctest-TestBasicVMVN-78643499-00144649 to be up..
2025-11-05 22:31:48,621 - DEBUG - VM is in ACTIVE state now
2025-11-05 22:31:48,621 - INFO - VM name : ctest-TestBasicVMVN-78643499-00144649
2025-11-05 22:31:48,700 - DEBUG - VM ctest-TestBasicVMVN-78643499-00144649 ID is 91ab86de-7c12-4014-94aa-12c74d4a33d2
2025-11-05 22:31:48,700 - DEBUG - VM ctest-TestBasicVMVN-78643499-00144649 launched on Node cn-jenkins-deploy-platform-ansible-os-4657-1
2025-11-05 22:31:48,768 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/91ab86de-7c12-4014-94aa-12c74d4a33d2
2025-11-05 22:31:48,775 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/88090b4d-4570-40b6-9e23-68779e6afe27
2025-11-05 22:31:50,017 - 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.24 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.594 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.594/1.914/3.235/1.320 ms')
2025-11-05 22:31:50,017 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-78643499-00144649 passed
2025-11-05 22:31:50,167 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:50,167 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-78643499-00144649, IP 31.1.1.3, Port 22
2025-11-05 22:31:50,342 - DEBUG - VM ctest-TestBasicVMVN-78643499-00144649 is ready for SSH connections
2025-11-05 22:31:50,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:50,342 - 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.22, gateway password: c0ntrail123
2025-11-05 22:31:50,342 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-05 22:31:54,351 - 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.328 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.155 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.781 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.155/2.088/3.328 ms
2025-11-05 22:31:54,352 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-78643499-06206053 passed
2025-11-05 22:31:54,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:54,352 - 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.22, gateway password: c0ntrail123
2025-11-05 22:31:54,352 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-05 22:31:58,003 - 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.101 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.955 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.910 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.910/1.655/3.101 ms
2025-11-05 22:31:58,003 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-78643499-42427441 passed
2025-11-05 22:31:58,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:58,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:58,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 22:31:58,003 - 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.22, gateway password: c0ntrail123
2025-11-05 22:31:58,003 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 22:31:58,178 - DEBUG - None
2025-11-05 22:31:58,178 - 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.22, gateway password: c0ntrail123
2025-11-05 22:31:58,178 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 22:31:58,368 - DEBUG - None
2025-11-05 22:31:58,368 - 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.22, gateway password: c0ntrail123
2025-11-05 22:31:58,368 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-05 22:31:58,970 - DEBUG - None
2025-11-05 22:31:58,970 - 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.22, gateway password: c0ntrail123
2025-11-05 22:31:58,970 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-05 22:32:01,185 - 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.904 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.966 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.236 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.710 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.410/2.245/5.966 ms
2025-11-05 22:32:01,185 - 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.22, gateway password: c0ntrail123
2025-11-05 22:32:01,185 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-05 22:32:03,428 - 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.043 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.410 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.964 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.732 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.129 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.936 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/2.366/5.964 ms
2025-11-05 22:32:03,429 - 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.22, gateway password: c0ntrail123
2025-11-05 22:32:03,429 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-05 22:32:05,688 - 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.663 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.475 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.353 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.428 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.128 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.967 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.592 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.428/1.800/3.353 ms
2025-11-05 22:32:05,688 - INFO - Deleting VM ctest-TestBasicVMVN-78643499-00144649
2025-11-05 22:32:05,758 - INFO - Detaching port 8587e03f-ce62-4d54-9e89-f196e13e7428 from VM ctest-TestBasicVMVN-78643499-42427441
2025-11-05 22:32:05,791 - INFO - Deleting VM ctest-TestBasicVMVN-78643499-42427441
2025-11-05 22:32:05,871 - INFO - Detaching port f6eca357-bac9-4606-ab83-3d938d947c0b from VM ctest-TestBasicVMVN-78643499-06206053
2025-11-05 22:32:05,904 - INFO - Deleting VM ctest-TestBasicVMVN-78643499-06206053
2025-11-05 22:32:05,968 - INFO - Deleting VN ctest-vn-88840513
2025-11-05 22:32:06,131 - DEBUG - Response for delete_port : ()
2025-11-05 22:32:06,274 - DEBUG - Response for delete_port : ()
2025-11-05 22:32:06,314 - DEBUG - VN ae4390c6-054b-4cab-8ef5-99185c8f11d6 still in use: Unable to complete operation on network ae4390c6-054b-4cab-8ef5-99185c8f11d6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d65f0ebb-d7cc-463d-9747-a21bc4b5d91c']
2025-11-05 22:32:06,314 - WARNING - Deleting VN ctest-vn-88840513 failed..Will retry
2025-11-05 22:32:08,493 - DEBUG - Response for deleting network ()
2025-11-05 22:32:08,493 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/183d59d4-456f-4ce2-a9a2-30a4a5d944e1
2025-11-05 22:32:08,498 - DEBUG - Response Code: 404
2025-11-05 22:32:08,498 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-05 22:32:08,503 - DEBUG - Requesting: http://10.0.0.22:8082/domain/0d1ac14d-024e-4130-80b6-4b66c89177fa
2025-11-05 22:32:08,555 - DEBUG - Requesting: http://10.0.0.22:8082/project/f85b4988-1daa-4bd5-bfbd-1b7ebe4a0010
2025-11-05 22:32:08,622 - INFO - Validated that VN ctest-vn-88840513 is not found in API Server
2025-11-05 22:32:08,632 - DEBUG - VN ctest-vn-88840513 is not present in Agent 10.0.0.22
2025-11-05 22:32:08,632 - INFO - Validated that VN ctest-vn-88840513 is not in any agent
2025-11-05 22:32:08,636 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-11-05 22:32:08,642 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-88840513
2025-11-05 22:32:08,642 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-78643499:ctest-vn-88840513
2025-11-05 22:32:08,649 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88840513 info
2025-11-05 22:32:08,722 - INFO - IPAM: ctest-ipam-72629270 is not found in API Server
2025-11-05 22:32:08,732 - INFO - IPAM:ctest-ipam-72629270 is not found in control node
2025-11-05 22:32:08,987 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 22:32:08,988 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-11-05 22:32:08,988 - INFO - --------------------------------------------------------------------------------
2025-11-05 22:32:09,630 - INFO - Deleted project: ctest-TestBasicVMVN-78643499, ID : f85b4988-1daa-4bd5-bfbd-1b7ebe4a0010