2026-05-25 02:12:18,426 - INFO - Domain Default found not creating
2026-05-25 02:12:18,630 - INFO - Project ctest-TestBasicVMVN-49886559 not found, creating it
2026-05-25 02:12:19,133 - INFO - Created Project:ctest-TestBasicVMVN-49886559, ID : 81c64eef-c0aa-4680-98e3-ee6ae5c6076e
2026-05-25 02:12:20,753 - INFO - ================================================================================
2026-05-25 02:12:20,753 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-25 02:12:20,754 - 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
2026-05-25 02:12:21,015 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.200': '0'}} with
2026-05-25 02:12:21,015 - INFO - Initial checks done. Running the testcase now
2026-05-25 02:12:21,015 - INFO -
2026-05-25 02:12:21,613 - DEBUG - Response for create_network : {'network': {'id': '77a8f342-c134-4105-ae23-d2ea605e3dd3', 'name': 'ctest-vn2_metadata-52362620', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'project_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49886559', 'ctest-vn2_metadata-52362620'], 'port_security_enabled': True, 'description': ''}}
2026-05-25 02:12:21,826 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8b0079d-b9a4-471a-93a0-62b17156c361', 'name': '', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'network_id': '77a8f342-c134-4105-ae23-d2ea605e3dd3', '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': '81c64eefc0aa468098e3ee6ae5c6076e'}}
2026-05-25 02:12:21,846 - INFO - Created VN ctest-vn2_metadata-52362620
2026-05-25 02:12:21,897 - DEBUG - VN ctest-vn2_metadata-52362620 UUID is 77a8f342-c134-4105-ae23-d2ea605e3dd3
2026-05-25 02:12:22,091 - DEBUG - Services list from nova: [, , ]
2026-05-25 02:12:23,207 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5819-1)
2026-05-25 02:12:23,321 - DEBUG - Link local service introspect added
2026-05-25 02:12:23,366 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-25 02:12:28,450 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:12:28,592 - INFO - Waiting for VM ctest-TestBasicVMVN-49886559-78992706 to be up..
2026-05-25 02:12:28,592 - INFO - VM name : ctest-TestBasicVMVN-49886559-78992706
2026-05-25 02:12:28,700 - DEBUG - VM ctest-TestBasicVMVN-49886559-78992706 ID is f947ba3a-5b0f-46da-b8cc-909e5d1b45c5
2026-05-25 02:12:28,700 - DEBUG - VM ctest-TestBasicVMVN-49886559-78992706 launched on Node cn-jenkins-deploy-platform-ansible-os-5819-1
2026-05-25 02:12:28,794 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/f947ba3a-5b0f-46da-b8cc-909e5d1b45c5
2026-05-25 02:12:29,105 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/f947ba3a-5b0f-46da-b8cc-909e5d1b45c5
2026-05-25 02:12:29,148 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/59ca2e9e-1d2a-477e-885e-dfd2a30326ad
2026-05-25 02:12:32,414 - 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 1009ms')
2026-05-25 02:12:32,415 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49886559-78992706 failed!
2026-05-25 02:12:32,469 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49886559:ctest-vn2_metadata-52362620 is 11.1.1.1 and allocation pool is NOT set
2026-05-25 02:12:34,535 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.62 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.622/2.593/3.564/0.971 ms')
2026-05-25 02:12:34,535 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49886559-78992706 passed
2026-05-25 02:12:34,685 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:12:34,685 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49886559-78992706, IP 11.1.1.3, Port 22
2026-05-25 02:12:34,751 - 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': ''}
2026-05-25 02:12:34,838 - DEBUG - VM ctest-TestBasicVMVN-49886559-78992706 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-25 02:12:39,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:12:39,839 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49886559-78992706, IP 11.1.1.3, Port 22
2026-05-25 02:12:40,007 - DEBUG - VM ctest-TestBasicVMVN-49886559-78992706 is ready for SSH connections
2026-05-25 02:12:40,007 - INFO - Retry 0
2026-05-25 02:12:40,007 - 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
2026-05-25 02:12:40,007 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-25 02:12:41,663 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-25 02:12:41,663 - INFO - Generic metadata worked
2026-05-25 02:12:41,925 - DEBUG - Link local service introspect removed
2026-05-25 02:12:41,926 - INFO - Deleting VM ctest-TestBasicVMVN-49886559-78992706
2026-05-25 02:12:42,029 - INFO - Deleting VN ctest-vn2_metadata-52362620
2026-05-25 02:12:42,070 - DEBUG - VN 77a8f342-c134-4105-ae23-d2ea605e3dd3 still in use: Unable to complete operation on network 77a8f342-c134-4105-ae23-d2ea605e3dd3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-98e01dbb-443c-4044-8074-b0b70dd22d7a']
2026-05-25 02:12:42,070 - WARNING - Deleting VN ctest-vn2_metadata-52362620 failed..Will retry
2026-05-25 02:12:44,182 - DEBUG - Response for deleting network ()
2026-05-25 02:12:44,438 - DEBUG - No XMPP flaps were noticed during the test
2026-05-25 02:12:44,438 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2026-05-25 02:12:44,439 - INFO - --------------------------------------------------------------------------------
2026-05-25 02:12:44,443 - INFO - ================================================================================
2026-05-25 02:12:44,444 - INFO - STARTING TEST : test_metadata_service
2026-05-25 02:12:44,444 - 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
2026-05-25 02:12:44,728 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.200': '0'}} with
2026-05-25 02:12:44,728 - INFO - Initial checks done. Running the testcase now
2026-05-25 02:12:44,728 - INFO -
2026-05-25 02:12:44,728 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2026-05-25 02:12:44,735 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/1b9c2931-05c1-4921-a9f8-940fe9342a6f
2026-05-25 02:12:44,934 - DEBUG - Response for create_network : {'network': {'id': '40949fd1-3851-450e-9b63-bebbe03697b5', 'name': 'ctest-vn-17352901', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'project_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49886559', 'ctest-vn-17352901'], 'port_security_enabled': True, 'description': ''}}
2026-05-25 02:12:45,096 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd6594374-d27b-4703-92f7-bf11d30d1b52', 'name': '', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'network_id': '40949fd1-3851-450e-9b63-bebbe03697b5', 'ip_version': 4, 'cidr': '64.143.66.128/26', 'allocation_pools': [{'start': '64.143.66.130', 'end': '64.143.66.190'}], 'gateway_ip': '64.143.66.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.143.66.130', 'tags': [], 'project_id': '81c64eefc0aa468098e3ee6ae5c6076e'}}
2026-05-25 02:12:45,115 - INFO - Created VN ctest-vn-17352901
2026-05-25 02:12:45,169 - DEBUG - VN ctest-vn-17352901 UUID is 40949fd1-3851-450e-9b63-bebbe03697b5
2026-05-25 02:12:46,382 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5819-1)
2026-05-25 02:12:46,382 - INFO - Waiting for VM ctest-TestBasicVMVN-49886559-65477309 to be up..
2026-05-25 02:12:46,430 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-25 02:12:51,533 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:12:51,533 - INFO - VM name : ctest-TestBasicVMVN-49886559-65477309
2026-05-25 02:12:51,617 - DEBUG - VM ctest-TestBasicVMVN-49886559-65477309 ID is d6c44571-034d-4885-b03f-08416dc8861a
2026-05-25 02:12:51,617 - DEBUG - VM ctest-TestBasicVMVN-49886559-65477309 launched on Node cn-jenkins-deploy-platform-ansible-os-5819-1
2026-05-25 02:12:51,780 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d6c44571-034d-4885-b03f-08416dc8861a
2026-05-25 02:12:51,789 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/329f7c5b-eaf2-4714-8501-9f1ea00feece
2026-05-25 02:12:55,040 - 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 1010ms')
2026-05-25 02:12:55,040 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49886559-65477309 failed!
2026-05-25 02:12:55,097 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-17352901 is 64.143.66.129 and allocation pool is NOT set
2026-05-25 02:12:59,159 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.89 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 8.885/8.885/8.885/0.000 ms')
2026-05-25 02:12:59,160 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49886559-65477309 passed
2026-05-25 02:12:59,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:12:59,313 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49886559-65477309, IP 64.143.66.131, Port 22
2026-05-25 02:12:59,492 - DEBUG - VM ctest-TestBasicVMVN-49886559-65477309 is ready for SSH connections
2026-05-25 02:12:59,492 - 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
2026-05-25 02:12:59,492 - DEBUG - cat /tmp/output.txt
2026-05-25 02:13:01,300 - DEBUG - Hello World. The time is now Sun, 24 May 2026 20:12:58 -0600!
2026-05-25 02:13:01,300 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 24 May 2026 20:12:58 -0600!'}
2026-05-25 02:13:01,300 - INFO - metadata_script.txt got executed in the vm
2026-05-25 02:13:01,301 - INFO - Deleting VM ctest-TestBasicVMVN-49886559-65477309
2026-05-25 02:13:01,392 - INFO - Deleting VN ctest-vn-17352901
2026-05-25 02:13:01,450 - DEBUG - VN 40949fd1-3851-450e-9b63-bebbe03697b5 still in use: Unable to complete operation on network 40949fd1-3851-450e-9b63-bebbe03697b5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-65257bdc-99c5-4d06-b363-88a76a2d63eb']
2026-05-25 02:13:01,450 - WARNING - Deleting VN ctest-vn-17352901 failed..Will retry
2026-05-25 02:13:03,570 - DEBUG - Response for deleting network ()
2026-05-25 02:13:03,839 - DEBUG - No XMPP flaps were noticed during the test
2026-05-25 02:13:03,839 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-05-25 02:13:03,839 - INFO - --------------------------------------------------------------------------------
2026-05-25 02:13:03,843 - INFO - ================================================================================
2026-05-25 02:13:03,843 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-25 02:13:03,843 - 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
2026-05-25 02:13:04,140 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.200': '0'}} with
2026-05-25 02:13:04,140 - INFO - Initial checks done. Running the testcase now
2026-05-25 02:13:04,140 - INFO -
2026-05-25 02:13:04,650 - DEBUG - Response for create_network : {'network': {'id': '3da77d6b-718b-415d-a3b2-a5b1b6c41695', 'name': 'ctest-vn-69089601', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'project_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-49886559', 'ctest-vn-69089601'], 'port_security_enabled': True, 'description': ''}}
2026-05-25 02:13:04,875 - DEBUG - Response for create_subnet : {'subnet': {'id': '4cd07645-15f9-48a7-80c9-396778720a49', 'name': '', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'network_id': '3da77d6b-718b-415d-a3b2-a5b1b6c41695', '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': '81c64eefc0aa468098e3ee6ae5c6076e'}}
2026-05-25 02:13:05,075 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b54e2fe-ef87-4d7e-be75-9f5c0a9394fe', 'name': '', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'network_id': '3da77d6b-718b-415d-a3b2-a5b1b6c41695', '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': '81c64eefc0aa468098e3ee6ae5c6076e'}}
2026-05-25 02:13:05,099 - INFO - Created VN ctest-vn-69089601
2026-05-25 02:13:05,153 - DEBUG - VN ctest-vn-69089601 UUID is 3da77d6b-718b-415d-a3b2-a5b1b6c41695
2026-05-25 02:13:05,550 - DEBUG - Response for create_port : {'port': {'name': '6ca5fd58-69c7-450c-aa75-fd9c25bad167', 'id': '6ca5fd58-69c7-450c-aa75-fd9c25bad167', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'network_id': '3da77d6b-718b-415d-a3b2-a5b1b6c41695', 'mac_address': '02:6c:a5:fd:58:69', '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': '4cd07645-15f9-48a7-80c9-396778720a49'}], 'security_groups': ['ea5b112d-d292-4421-a660-9f2e1dccc4b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81c64eefc0aa468098e3ee6ae5c6076e'}}
2026-05-25 02:13:05,730 - DEBUG - Response for create_port : {'port': {'name': '944f18a4-53a5-4ec1-be91-4ada94833575', 'id': '944f18a4-53a5-4ec1-be91-4ada94833575', 'tenant_id': '81c64eefc0aa468098e3ee6ae5c6076e', 'network_id': '3da77d6b-718b-415d-a3b2-a5b1b6c41695', 'mac_address': '02:94:4f:18:a4:53', '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': '6b54e2fe-ef87-4d7e-be75-9f5c0a9394fe'}], 'security_groups': ['ea5b112d-d292-4421-a660-9f2e1dccc4b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '81c64eefc0aa468098e3ee6ae5c6076e'}}
2026-05-25 02:13:06,172 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5819-1)
2026-05-25 02:13:06,686 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5819-1)
2026-05-25 02:13:08,170 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5819-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5819-1)
2026-05-25 02:13:08,170 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-05-25 02:13:08,177 - DEBUG - Requesting: http://10.0.0.33:8082/domain/71c98a6f-b90c-45e9-b9fd-a6f90aa6e6b9
2026-05-25 02:13:08,204 - DEBUG - Requesting: http://10.0.0.33:8082/project/81c64eef-c0aa-4680-98e3-ee6ae5c6076e
2026-05-25 02:13:08,307 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/bbf6faca-3610-47e0-a155-9a7c98a81484
2026-05-25 02:13:08,320 - INFO - Verifications in API Server for IPAM: ctest-ipam-87465128 passed
2026-05-25 02:13:08,327 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-49886559:ctest-ipam-87465128', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-49886559', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13544288675760719840', 'uuid-lslong': '11625367873054577796'}, 'enable': 'true', 'created': '2026-05-25T02:13:04', 'last-modified': '2026-05-25T02:13:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.949019'}
2026-05-25 02:13:08,327 - INFO - Verifications in Control node for IPAM: ctest-ipam-87465128 passed
2026-05-25 02:13:08,327 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-05-25 02:13:08,336 - DEBUG - Requesting: http://10.0.0.33:8082/domain/71c98a6f-b90c-45e9-b9fd-a6f90aa6e6b9
2026-05-25 02:13:08,351 - DEBUG - Requesting: http://10.0.0.33:8082/project/81c64eef-c0aa-4680-98e3-ee6ae5c6076e
2026-05-25 02:13:08,427 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3da77d6b-718b-415d-a3b2-a5b1b6c41695
2026-05-25 02:13:08,446 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3da77d6b-718b-415d-a3b2-a5b1b6c41695
2026-05-25 02:13:08,464 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e677250c-e9d2-4fda-8a24-caef7fd81846
2026-05-25 02:13:08,476 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e677250c-e9d2-4fda-8a24-caef7fd81846
2026-05-25 02:13:08,486 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/d60c47fd-bd58-4565-bb4e-8e60e54888a9
2026-05-25 02:13:08,493 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-25 02:13:08,493 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3da77d6b-718b-415d-a3b2-a5b1b6c41695
2026-05-25 02:13:08,507 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e677250c-e9d2-4fda-8a24-caef7fd81846
2026-05-25 02:13:08,531 - INFO - Verified VN network id 11 for VN 3da77d6b-718b-415d-a3b2-a5b1b6c41695
2026-05-25 02:13:08,531 - INFO - Verifications in API Server for VN ctest-vn-69089601 passed
2026-05-25 02:13:08,532 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3da77d6b-718b-415d-a3b2-a5b1b6c41695
2026-05-25 02:13:08,546 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e677250c-e9d2-4fda-8a24-caef7fd81846
2026-05-25 02:13:08,556 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e677250c-e9d2-4fda-8a24-caef7fd81846
2026-05-25 02:13:08,565 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/d60c47fd-bd58-4565-bb4e-8e60e54888a9
2026-05-25 02:13:08,580 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-49886559', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4442657457844207965', 'uuid-lslong': '11795672556730848917'}, 'enable': 'true', 'created': '2026-05-25T02:13:04', 'last-modified': '2026-05-25T02:13:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.536570'}
2026-05-25 02:13:08,587 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-25 02:13:08,587 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-69089601 passed
2026-05-25 02:13:08,587 - DEBUG - ====Verifying policy data for ctest-vn-69089601 in API_Server ======
2026-05-25 02:13:08,587 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-05-25 02:13:08,593 - DEBUG - Requesting: http://10.0.0.33:8082/domain/71c98a6f-b90c-45e9-b9fd-a6f90aa6e6b9
2026-05-25 02:13:08,606 - DEBUG - Requesting: http://10.0.0.33:8082/project/81c64eef-c0aa-4680-98e3-ee6ae5c6076e
2026-05-25 02:13:08,714 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/3da77d6b-718b-415d-a3b2-a5b1b6c41695
2026-05-25 02:13:08,733 - DEBUG - =>VN ctest-vn-69089601 has no policy to be verified
2026-05-25 02:13:08,733 - DEBUG - Verifying the vn in opserver
2026-05-25 02:13:08,733 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601 virtual network link through opserver 10.0.0.33
2026-05-25 02:13:08,733 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-05-25 02:13:09,237 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2026-05-25 02:13:09,390 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601?flat'}
2026-05-25 02:13:09,390 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601 is found in opserver
2026-05-25 02:13:09,398 - DEBUG - VRF ids for VN ctest-vn-69089601: {'10.0.0.33': '2'}
2026-05-25 02:13:09,398 - INFO - Waiting for VM ctest-TestBasicVMVN-49886559-30809754 to be up..
2026-05-25 02:13:09,541 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:13:09,541 - INFO - VM name : ctest-TestBasicVMVN-49886559-30809754
2026-05-25 02:13:09,657 - DEBUG - VM ctest-TestBasicVMVN-49886559-30809754 ID is 2b81961b-4529-4e35-b78b-ac73f59a144e
2026-05-25 02:13:09,657 - DEBUG - VM ctest-TestBasicVMVN-49886559-30809754 launched on Node cn-jenkins-deploy-platform-ansible-os-5819-1
2026-05-25 02:13:09,756 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2b81961b-4529-4e35-b78b-ac73f59a144e
2026-05-25 02:13:09,766 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/6ca5fd58-69c7-450c-aa75-fd9c25bad167
2026-05-25 02:13:13,057 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2026-05-25 02:13:13,057 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49886559-30809754 failed!
2026-05-25 02:13:13,113 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601 is 31.1.1.1 and allocation pool is NOT set
2026-05-25 02:13:13,113 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601 is 31.1.2.1 and allocation pool is NOT set
2026-05-25 02:13:17,183 - 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 1009ms')
2026-05-25 02:13:17,183 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49886559-30809754 failed!
2026-05-25 02:13:17,237 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601 is 31.1.1.1 and allocation pool is NOT set
2026-05-25 02:13:17,238 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601 is 31.1.2.1 and allocation pool is NOT set
2026-05-25 02:13:19,304 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.820 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.820/2.560/4.300/1.740 ms')
2026-05-25 02:13:19,304 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-49886559-30809754 passed
2026-05-25 02:13:19,453 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:13:19,453 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49886559-30809754, IP 31.1.1.4, Port 22
2026-05-25 02:13:19,629 - DEBUG - VM ctest-TestBasicVMVN-49886559-30809754 is ready for SSH connections
2026-05-25 02:13:19,629 - INFO - Waiting for VM ctest-TestBasicVMVN-49886559-63647203 to be up..
2026-05-25 02:13:19,727 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:13:19,727 - INFO - VM name : ctest-TestBasicVMVN-49886559-63647203
2026-05-25 02:13:19,819 - DEBUG - VM ctest-TestBasicVMVN-49886559-63647203 ID is ee842d5e-d8c8-4b2b-bfe8-bd882eee9e35
2026-05-25 02:13:19,819 - DEBUG - VM ctest-TestBasicVMVN-49886559-63647203 launched on Node cn-jenkins-deploy-platform-ansible-os-5819-1
2026-05-25 02:13:19,909 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ee842d5e-d8c8-4b2b-bfe8-bd882eee9e35
2026-05-25 02:13:19,918 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/944f18a4-53a5-4ec1-be91-4ada94833575
2026-05-25 02:13:21,165 - 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.52 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.456 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.456/1.987/3.519/1.531 ms')
2026-05-25 02:13:21,165 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-49886559-63647203 passed
2026-05-25 02:13:21,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:13:21,314 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49886559-63647203, IP 31.1.2.4, Port 22
2026-05-25 02:13:21,469 - DEBUG - VM ctest-TestBasicVMVN-49886559-63647203 is ready for SSH connections
2026-05-25 02:13:21,469 - INFO - Waiting for VM ctest-TestBasicVMVN-49886559-21040816 to be up..
2026-05-25 02:13:21,554 - DEBUG - VM is in ACTIVE state now
2026-05-25 02:13:21,555 - INFO - VM name : ctest-TestBasicVMVN-49886559-21040816
2026-05-25 02:13:21,641 - DEBUG - VM ctest-TestBasicVMVN-49886559-21040816 ID is 0bf4e754-b7f0-4b75-8513-1d5b3e45e91f
2026-05-25 02:13:21,641 - DEBUG - VM ctest-TestBasicVMVN-49886559-21040816 launched on Node cn-jenkins-deploy-platform-ansible-os-5819-1
2026-05-25 02:13:21,748 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0bf4e754-b7f0-4b75-8513-1d5b3e45e91f
2026-05-25 02:13:21,758 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/98399f6b-d792-4bde-b820-d568562ab1ff
2026-05-25 02:13:23,011 - 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=4.35 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.775 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.775/2.560/4.345/1.785 ms')
2026-05-25 02:13:23,012 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-49886559-21040816 passed
2026-05-25 02:13:23,173 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:13:23,174 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-49886559-21040816, IP 31.1.1.3, Port 22
2026-05-25 02:13:23,347 - DEBUG - VM ctest-TestBasicVMVN-49886559-21040816 is ready for SSH connections
2026-05-25 02:13:23,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:13:23,347 - 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
2026-05-25 02:13:23,348 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-25 02:13:27,456 - 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.666 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.003 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.436 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.003/2.035/3.666 ms
2026-05-25 02:13:27,457 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-49886559-30809754 passed
2026-05-25 02:13:27,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:13:27,457 - 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
2026-05-25 02:13:27,457 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-25 02:13:31,313 - 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.185 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.631 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.600 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.600/2.138/3.185 ms
2026-05-25 02:13:31,313 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-49886559-63647203 passed
2026-05-25 02:13:31,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:13:31,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:13:31,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-25 02:13:31,314 - 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
2026-05-25 02:13:31,314 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-25 02:13:31,520 - DEBUG - None
2026-05-25 02:13:31,521 - 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
2026-05-25 02:13:31,521 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-25 02:13:31,710 - DEBUG - None
2026-05-25 02:13:31,710 - 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
2026-05-25 02:13:31,710 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-25 02:13:32,361 - DEBUG - None
2026-05-25 02:13:32,361 - 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
2026-05-25 02:13:32,361 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-25 02:13:34,588 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.179 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.938 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.555 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.143 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.422 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.422/2.047/4.938 ms
2026-05-25 02:13:34,588 - 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
2026-05-25 02:13:34,589 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-25 02:13:36,843 - 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.367 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.272 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.664 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.713 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.485 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.623 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.491 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.491/2.373/4.664 ms
2026-05-25 02:13:36,844 - 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
2026-05-25 02:13:36,844 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-25 02:13:39,094 - 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.698 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.670 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.683 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=2.312 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.032 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.176 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.544 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.544/2.730/5.176 ms
2026-05-25 02:13:39,094 - INFO - Deleting VM ctest-TestBasicVMVN-49886559-21040816
2026-05-25 02:13:39,177 - INFO - Detaching port 944f18a4-53a5-4ec1-be91-4ada94833575 from VM ctest-TestBasicVMVN-49886559-63647203
2026-05-25 02:13:39,212 - INFO - Deleting VM ctest-TestBasicVMVN-49886559-63647203
2026-05-25 02:13:39,303 - INFO - Detaching port 6ca5fd58-69c7-450c-aa75-fd9c25bad167 from VM ctest-TestBasicVMVN-49886559-30809754
2026-05-25 02:13:39,350 - INFO - Deleting VM ctest-TestBasicVMVN-49886559-30809754
2026-05-25 02:13:39,442 - INFO - Deleting VN ctest-vn-69089601
2026-05-25 02:13:39,627 - DEBUG - Response for delete_port : ()
2026-05-25 02:13:39,823 - DEBUG - Response for delete_port : ()
2026-05-25 02:13:39,871 - DEBUG - VN 3da77d6b-718b-415d-a3b2-a5b1b6c41695 still in use: Unable to complete operation on network 3da77d6b-718b-415d-a3b2-a5b1b6c41695. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-185deb24-012b-4cd0-999c-1b1443df7ec1']
2026-05-25 02:13:39,872 - WARNING - Deleting VN ctest-vn-69089601 failed..Will retry
2026-05-25 02:13:42,025 - DEBUG - Response for deleting network ()
2026-05-25 02:13:42,026 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e677250c-e9d2-4fda-8a24-caef7fd81846
2026-05-25 02:13:42,032 - DEBUG - Response Code: 404
2026-05-25 02:13:42,032 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2026-05-25 02:13:42,039 - DEBUG - Requesting: http://10.0.0.33:8082/domain/71c98a6f-b90c-45e9-b9fd-a6f90aa6e6b9
2026-05-25 02:13:42,094 - DEBUG - Requesting: http://10.0.0.33:8082/project/81c64eef-c0aa-4680-98e3-ee6ae5c6076e
2026-05-25 02:13:42,173 - INFO - Validated that VN ctest-vn-69089601 is not found in API Server
2026-05-25 02:13:42,183 - DEBUG - VN ctest-vn-69089601 is not present in Agent 10.0.0.33
2026-05-25 02:13:42,183 - INFO - Validated that VN ctest-vn-69089601 is not in any agent
2026-05-25 02:13:42,188 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2026-05-25 02:13:42,196 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-69089601
2026-05-25 02:13:42,196 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-49886559:ctest-vn-69089601
2026-05-25 02:13:42,208 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-69089601 info
2026-05-25 02:13:42,289 - INFO - IPAM: ctest-ipam-87465128 is not found in API Server
2026-05-25 02:13:42,302 - INFO - IPAM:ctest-ipam-87465128 is not found in control node
2026-05-25 02:13:42,579 - DEBUG - No XMPP flaps were noticed during the test
2026-05-25 02:13:42,579 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2026-05-25 02:13:42,579 - INFO - --------------------------------------------------------------------------------
2026-05-25 02:13:43,296 - INFO - Deleted project: ctest-TestBasicVMVN-49886559, ID : 81c64eef-c0aa-4680-98e3-ee6ae5c6076e