2025-09-04 20:29:55,958 - INFO - Domain Default found not creating
2025-09-04 20:29:56,103 - INFO - Project ctest-TestBasicVMVN-74433937 not found, creating it
2025-09-04 20:29:56,545 - INFO - Created Project:ctest-TestBasicVMVN-74433937, ID : ff2e99e2-1d91-43f0-82f0-c223fbb6d264
2025-09-04 20:29:58,776 - INFO - ================================================================================
2025-09-04 20:29:58,776 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-04 20:29:58,776 - 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-04 20:29:59,035 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-09-04 20:29:59,035 - INFO - Initial checks done. Running the testcase now
2025-09-04 20:29:59,035 - INFO -
2025-09-04 20:29:59,582 - DEBUG - Response for create_network : {'network': {'id': 'e58cddf8-8a4a-4a4d-b144-8fcb0f6244a8', 'name': 'ctest-vn2_metadata-67619300', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'project_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74433937', 'ctest-vn2_metadata-67619300'], 'port_security_enabled': True, 'description': ''}}
2025-09-04 20:29:59,755 - DEBUG - Response for create_subnet : {'subnet': {'id': '53746afc-d8b6-457e-bdfa-030fe108ce15', 'name': '', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'network_id': 'e58cddf8-8a4a-4a4d-b144-8fcb0f6244a8', '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': 'ff2e99e21d9143f082f0c223fbb6d264'}}
2025-09-04 20:29:59,773 - INFO - Created VN ctest-vn2_metadata-67619300
2025-09-04 20:29:59,822 - DEBUG - VN ctest-vn2_metadata-67619300 UUID is e58cddf8-8a4a-4a4d-b144-8fcb0f6244a8
2025-09-04 20:29:59,998 - DEBUG - Services list from nova: [, , ]
2025-09-04 20:30:01,144 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4020-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4020-1)
2025-09-04 20:30:01,254 - DEBUG - Link local service introspect added
2025-09-04 20:30:01,308 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-04 20:30:06,391 - DEBUG - VM is in ACTIVE state now
2025-09-04 20:30:06,528 - INFO - Waiting for VM ctest-TestBasicVMVN-74433937-03399018 to be up..
2025-09-04 20:30:06,528 - INFO - VM name : ctest-TestBasicVMVN-74433937-03399018
2025-09-04 20:30:06,602 - DEBUG - VM ctest-TestBasicVMVN-74433937-03399018 ID is c1ebc089-ee2c-4e2b-a9fe-f2755b99949b
2025-09-04 20:30:06,602 - DEBUG - VM ctest-TestBasicVMVN-74433937-03399018 launched on Node cn-jenkins-deploy-platform-ansible-os-4020-1
2025-09-04 20:30:06,676 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c1ebc089-ee2c-4e2b-a9fe-f2755b99949b
2025-09-04 20:30:07,009 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c1ebc089-ee2c-4e2b-a9fe-f2755b99949b
2025-09-04 20:30:07,039 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/5ead7f15-efae-4c8a-8927-2e6328885e4a
2025-09-04 20:30:10,293 - 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 1018ms')
2025-09-04 20:30:10,293 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74433937-03399018 failed!
2025-09-04 20:30:10,350 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74433937:ctest-vn2_metadata-67619300 is 11.1.1.1 and allocation pool is NOT set
2025-09-04 20:30:12,414 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.75 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.589/2.669/2.749/0.080 ms')
2025-09-04 20:30:12,415 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74433937-03399018 passed
2025-09-04 20:30:12,562 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:30:12,562 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74433937-03399018, IP 11.1.1.3, Port 22
2025-09-04 20:30:12,728 - DEBUG - VM ctest-TestBasicVMVN-74433937-03399018 is ready for SSH connections
2025-09-04 20:30:12,728 - INFO - Retry 0
2025-09-04 20:30:12,728 - 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-04 20:30:12,728 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-04 20:30:14,397 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-04 20:30:14,398 - INFO - Generic metadata worked
2025-09-04 20:30:14,658 - DEBUG - Link local service introspect removed
2025-09-04 20:30:14,658 - INFO - Deleting VM ctest-TestBasicVMVN-74433937-03399018
2025-09-04 20:30:14,725 - INFO - Deleting VN ctest-vn2_metadata-67619300
2025-09-04 20:30:14,760 - DEBUG - VN e58cddf8-8a4a-4a4d-b144-8fcb0f6244a8 still in use: Unable to complete operation on network e58cddf8-8a4a-4a4d-b144-8fcb0f6244a8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2ec3991e-69bd-4fb0-a8d2-0c4a2afb0a91']
2025-09-04 20:30:14,760 - WARNING - Deleting VN ctest-vn2_metadata-67619300 failed..Will retry
2025-09-04 20:30:16,861 - DEBUG - Response for deleting network ()
2025-09-04 20:30:17,115 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 20:30:17,115 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-09-04 20:30:17,115 - INFO - --------------------------------------------------------------------------------
2025-09-04 20:30:17,118 - INFO - ================================================================================
2025-09-04 20:30:17,118 - INFO - STARTING TEST : test_metadata_service
2025-09-04 20:30:17,118 - 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-04 20:30:17,402 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-09-04 20:30:17,402 - INFO - Initial checks done. Running the testcase now
2025-09-04 20:30:17,402 - INFO -
2025-09-04 20:30:17,403 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-09-04 20:30:17,408 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/a3d02d6a-1c15-4c07-9e1d-77c88d34edf9
2025-09-04 20:30:17,575 - DEBUG - Response for create_network : {'network': {'id': '3a717596-86c5-41cb-a4c8-b1c033695adf', 'name': 'ctest-vn-15603656', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'project_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74433937', 'ctest-vn-15603656'], 'port_security_enabled': True, 'description': ''}}
2025-09-04 20:30:17,777 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ceb68e90-a3bf-4bd4-b9eb-14e10b56c5d6', 'name': '', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'network_id': '3a717596-86c5-41cb-a4c8-b1c033695adf', 'ip_version': 4, 'cidr': '102.197.198.128/26', 'allocation_pools': [{'start': '102.197.198.130', 'end': '102.197.198.190'}], 'gateway_ip': '102.197.198.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.197.198.130', 'tags': [], 'project_id': 'ff2e99e21d9143f082f0c223fbb6d264'}}
2025-09-04 20:30:17,795 - INFO - Created VN ctest-vn-15603656
2025-09-04 20:30:17,846 - DEBUG - VN ctest-vn-15603656 UUID is 3a717596-86c5-41cb-a4c8-b1c033695adf
2025-09-04 20:30:19,087 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4020-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4020-1)
2025-09-04 20:30:19,087 - INFO - Waiting for VM ctest-TestBasicVMVN-74433937-07115837 to be up..
2025-09-04 20:30:19,126 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-04 20:30:24,205 - DEBUG - VM is in ACTIVE state now
2025-09-04 20:30:24,205 - INFO - VM name : ctest-TestBasicVMVN-74433937-07115837
2025-09-04 20:30:24,278 - DEBUG - VM ctest-TestBasicVMVN-74433937-07115837 ID is 122673dc-7559-4af8-ac5f-43dee8948947
2025-09-04 20:30:24,278 - DEBUG - VM ctest-TestBasicVMVN-74433937-07115837 launched on Node cn-jenkins-deploy-platform-ansible-os-4020-1
2025-09-04 20:30:24,352 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/122673dc-7559-4af8-ac5f-43dee8948947
2025-09-04 20:30:24,361 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/85ee656b-90f3-4646-9d11-05dd757d3369
2025-09-04 20:30:27,598 - 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-09-04 20:30:27,598 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74433937-07115837 failed!
2025-09-04 20:30:27,654 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-15603656 is 102.197.198.129 and allocation pool is NOT set
2025-09-04 20:30:29,714 - 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=6.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.15 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 = 3.151/4.581/6.011/1.430 ms')
2025-09-04 20:30:29,714 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74433937-07115837 passed
2025-09-04 20:30:29,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:30:29,866 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74433937-07115837, IP 102.197.198.131, Port 22
2025-09-04 20:30:29,921 - 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-04 20:30:29,996 - DEBUG - VM ctest-TestBasicVMVN-74433937-07115837 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-04 20:30:34,996 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:30:34,997 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74433937-07115837, IP 102.197.198.131, Port 22
2025-09-04 20:30:35,153 - DEBUG - VM ctest-TestBasicVMVN-74433937-07115837 is ready for SSH connections
2025-09-04 20:30:35,153 - 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-04 20:30:35,153 - DEBUG - cat /tmp/output.txt
2025-09-04 20:30:36,845 - DEBUG - Hello World. The time is now Thu, 04 Sep 2025 14:30:30 -0600!
2025-09-04 20:30:36,845 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 04 Sep 2025 14:30:30 -0600!'}
2025-09-04 20:30:36,845 - INFO - metadata_script.txt got executed in the vm
2025-09-04 20:30:36,845 - INFO - Deleting VM ctest-TestBasicVMVN-74433937-07115837
2025-09-04 20:30:36,919 - INFO - Deleting VN ctest-vn-15603656
2025-09-04 20:30:36,955 - DEBUG - VN 3a717596-86c5-41cb-a4c8-b1c033695adf still in use: Unable to complete operation on network 3a717596-86c5-41cb-a4c8-b1c033695adf. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-23da3f2c-2f5c-4023-b700-53a637b1f190']
2025-09-04 20:30:36,955 - WARNING - Deleting VN ctest-vn-15603656 failed..Will retry
2025-09-04 20:30:39,057 - DEBUG - Response for deleting network ()
2025-09-04 20:30:39,324 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 20:30:39,324 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-09-04 20:30:39,325 - INFO - --------------------------------------------------------------------------------
2025-09-04 20:30:39,327 - INFO - ================================================================================
2025-09-04 20:30:39,327 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-04 20:30:39,327 - 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-04 20:30:39,603 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2025-09-04 20:30:39,604 - INFO - Initial checks done. Running the testcase now
2025-09-04 20:30:39,604 - INFO -
2025-09-04 20:30:40,094 - DEBUG - Response for create_network : {'network': {'id': 'a852e331-dbd8-4aaf-95fb-20a1bfb83e28', 'name': 'ctest-vn-56636482', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'project_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-74433937', 'ctest-vn-56636482'], 'port_security_enabled': True, 'description': ''}}
2025-09-04 20:30:40,283 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd83653f4-7d4f-4b4c-be71-c68e281237bd', 'name': '', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'network_id': 'a852e331-dbd8-4aaf-95fb-20a1bfb83e28', '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': 'ff2e99e21d9143f082f0c223fbb6d264'}}
2025-09-04 20:30:40,422 - DEBUG - Response for create_subnet : {'subnet': {'id': '49a85c2a-8519-4dc5-8754-80578e7cb135', 'name': '', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'network_id': 'a852e331-dbd8-4aaf-95fb-20a1bfb83e28', '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': 'ff2e99e21d9143f082f0c223fbb6d264'}}
2025-09-04 20:30:40,444 - INFO - Created VN ctest-vn-56636482
2025-09-04 20:30:40,498 - DEBUG - VN ctest-vn-56636482 UUID is a852e331-dbd8-4aaf-95fb-20a1bfb83e28
2025-09-04 20:30:40,852 - DEBUG - Response for create_port : {'port': {'name': 'e039c81e-eee7-4dd2-9575-0d32f13b6009', 'id': 'e039c81e-eee7-4dd2-9575-0d32f13b6009', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'network_id': 'a852e331-dbd8-4aaf-95fb-20a1bfb83e28', 'mac_address': '02:e0:39:c8:1e:ee', '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': 'd83653f4-7d4f-4b4c-be71-c68e281237bd'}], 'security_groups': ['bd687a1c-db44-4d18-86a6-359a829c3d7c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff2e99e21d9143f082f0c223fbb6d264'}}
2025-09-04 20:30:41,020 - DEBUG - Response for create_port : {'port': {'name': 'aa634fa5-4855-4db9-9f9e-cbb6e5cb91ad', 'id': 'aa634fa5-4855-4db9-9f9e-cbb6e5cb91ad', 'tenant_id': 'ff2e99e21d9143f082f0c223fbb6d264', 'network_id': 'a852e331-dbd8-4aaf-95fb-20a1bfb83e28', 'mac_address': '02:aa:63:4f:a5:48', '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': '49a85c2a-8519-4dc5-8754-80578e7cb135'}], 'security_groups': ['bd687a1c-db44-4d18-86a6-359a829c3d7c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff2e99e21d9143f082f0c223fbb6d264'}}
2025-09-04 20:30:41,379 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4020-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4020-1)
2025-09-04 20:30:41,782 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4020-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4020-1)
2025-09-04 20:30:43,074 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4020-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4020-1)
2025-09-04 20:30:43,074 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-04 20:30:43,081 - DEBUG - Requesting: http://10.0.0.33:8082/domain/e67aab7d-26af-4c3f-b4eb-c6f56f4c36d8
2025-09-04 20:30:43,096 - DEBUG - Requesting: http://10.0.0.33:8082/project/ff2e99e2-1d91-43f0-82f0-c223fbb6d264
2025-09-04 20:30:43,179 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/12e0864a-6698-48c9-b3b7-1c3c513fd497
2025-09-04 20:30:43,190 - INFO - Verifications in API Server for IPAM: ctest-ipam-38435339 passed
2025-09-04 20:30:43,197 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-74433937:ctest-ipam-38435339', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74433937', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1360234741572847817', 'uuid-lslong': '12949850298913903767'}, 'enable': 'true', 'created': '2025-09-04T20:30:39', 'last-modified': '2025-09-04T20:30:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.371104'}
2025-09-04 20:30:43,197 - INFO - Verifications in Control node for IPAM: ctest-ipam-38435339 passed
2025-09-04 20:30:43,197 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-04 20:30:43,209 - DEBUG - Requesting: http://10.0.0.33:8082/domain/e67aab7d-26af-4c3f-b4eb-c6f56f4c36d8
2025-09-04 20:30:43,222 - DEBUG - Requesting: http://10.0.0.33:8082/project/ff2e99e2-1d91-43f0-82f0-c223fbb6d264
2025-09-04 20:30:43,297 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/a852e331-dbd8-4aaf-95fb-20a1bfb83e28
2025-09-04 20:30:43,309 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/a852e331-dbd8-4aaf-95fb-20a1bfb83e28
2025-09-04 20:30:43,324 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9befbd17-b949-4912-9804-1316bba654d2
2025-09-04 20:30:43,336 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9befbd17-b949-4912-9804-1316bba654d2
2025-09-04 20:30:43,344 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/73427398-5066-4500-8ac2-48b2f0751fd2
2025-09-04 20:30:43,353 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-04 20:30:43,353 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/a852e331-dbd8-4aaf-95fb-20a1bfb83e28
2025-09-04 20:30:43,370 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9befbd17-b949-4912-9804-1316bba654d2
2025-09-04 20:30:43,394 - INFO - Verified VN network id 11 for VN a852e331-dbd8-4aaf-95fb-20a1bfb83e28
2025-09-04 20:30:43,394 - INFO - Verifications in API Server for VN ctest-vn-56636482 passed
2025-09-04 20:30:43,394 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/a852e331-dbd8-4aaf-95fb-20a1bfb83e28
2025-09-04 20:30:43,405 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9befbd17-b949-4912-9804-1316bba654d2
2025-09-04 20:30:43,413 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9befbd17-b949-4912-9804-1316bba654d2
2025-09-04 20:30:43,422 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/73427398-5066-4500-8ac2-48b2f0751fd2
2025-09-04 20:30:43,436 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-74433937', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12129006549743454895', 'uuid-lslong': '10807267609883983400'}, 'enable': 'true', 'created': '2025-09-04T20:30:40', 'last-modified': '2025-09-04T20:30:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.039775'}
2025-09-04 20:30:43,443 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-04 20:30:43,443 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-56636482 passed
2025-09-04 20:30:43,443 - DEBUG - ====Verifying policy data for ctest-vn-56636482 in API_Server ======
2025-09-04 20:30:43,443 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-04 20:30:43,451 - DEBUG - Requesting: http://10.0.0.33:8082/domain/e67aab7d-26af-4c3f-b4eb-c6f56f4c36d8
2025-09-04 20:30:43,461 - DEBUG - Requesting: http://10.0.0.33:8082/project/ff2e99e2-1d91-43f0-82f0-c223fbb6d264
2025-09-04 20:30:43,561 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/a852e331-dbd8-4aaf-95fb-20a1bfb83e28
2025-09-04 20:30:43,586 - DEBUG - =>VN ctest-vn-56636482 has no policy to be verified
2025-09-04 20:30:43,586 - DEBUG - Verifying the vn in opserver
2025-09-04 20:30:43,586 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482 virtual network link through opserver 10.0.0.33
2025-09-04 20:30:43,586 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-09-04 20:30:44,026 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-09-04 20:30:44,114 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482?flat'}
2025-09-04 20:30:44,114 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482 is found in opserver
2025-09-04 20:30:44,119 - DEBUG - VRF ids for VN ctest-vn-56636482: {'10.0.0.33': '2'}
2025-09-04 20:30:44,119 - INFO - Waiting for VM ctest-TestBasicVMVN-74433937-95350710 to be up..
2025-09-04 20:30:44,206 - DEBUG - VM is in ACTIVE state now
2025-09-04 20:30:44,206 - INFO - VM name : ctest-TestBasicVMVN-74433937-95350710
2025-09-04 20:30:44,335 - DEBUG - VM ctest-TestBasicVMVN-74433937-95350710 ID is 4d47d4a4-d384-4c19-b269-e25126b93532
2025-09-04 20:30:44,335 - DEBUG - VM ctest-TestBasicVMVN-74433937-95350710 launched on Node cn-jenkins-deploy-platform-ansible-os-4020-1
2025-09-04 20:30:44,450 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4d47d4a4-d384-4c19-b269-e25126b93532
2025-09-04 20:30:44,463 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e039c81e-eee7-4dd2-9575-0d32f13b6009
2025-09-04 20:30:47,761 - 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 1031ms')
2025-09-04 20:30:47,761 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74433937-95350710 failed!
2025-09-04 20:30:47,818 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482 is 31.1.1.1 and allocation pool is NOT set
2025-09-04 20:30:47,818 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482 is 31.1.2.1 and allocation pool is NOT set
2025-09-04 20:30:51,891 - 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-09-04 20:30:51,891 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74433937-95350710 failed!
2025-09-04 20:30:51,946 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482 is 31.1.1.1 and allocation pool is NOT set
2025-09-04 20:30:51,946 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482 is 31.1.2.1 and allocation pool is NOT set
2025-09-04 20:30:54,013 - 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.43 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.98 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.979/3.202/3.426/0.223 ms')
2025-09-04 20:30:54,013 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-74433937-95350710 passed
2025-09-04 20:30:54,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:30:54,162 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74433937-95350710, IP 31.1.1.4, Port 22
2025-09-04 20:30:54,217 - 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-04 20:30:54,295 - DEBUG - VM ctest-TestBasicVMVN-74433937-95350710 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-04 20:30:59,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:30:59,296 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74433937-95350710, IP 31.1.1.4, Port 22
2025-09-04 20:30:59,457 - DEBUG - VM ctest-TestBasicVMVN-74433937-95350710 is ready for SSH connections
2025-09-04 20:30:59,457 - INFO - Waiting for VM ctest-TestBasicVMVN-74433937-61354149 to be up..
2025-09-04 20:30:59,530 - DEBUG - VM is in ACTIVE state now
2025-09-04 20:30:59,530 - INFO - VM name : ctest-TestBasicVMVN-74433937-61354149
2025-09-04 20:30:59,604 - DEBUG - VM ctest-TestBasicVMVN-74433937-61354149 ID is 7e71ff82-8a9b-4fc7-a7ac-a7a999e7a0b0
2025-09-04 20:30:59,604 - DEBUG - VM ctest-TestBasicVMVN-74433937-61354149 launched on Node cn-jenkins-deploy-platform-ansible-os-4020-1
2025-09-04 20:30:59,676 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7e71ff82-8a9b-4fc7-a7ac-a7a999e7a0b0
2025-09-04 20:30:59,684 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/aa634fa5-4855-4db9-9f9e-cbb6e5cb91ad
2025-09-04 20:31:00,914 - 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.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.420 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.420/1.919/3.418/1.499 ms')
2025-09-04 20:31:00,914 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-74433937-61354149 passed
2025-09-04 20:31:01,070 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:31:01,070 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74433937-61354149, IP 31.1.2.4, Port 22
2025-09-04 20:31:01,225 - DEBUG - VM ctest-TestBasicVMVN-74433937-61354149 is ready for SSH connections
2025-09-04 20:31:01,225 - INFO - Waiting for VM ctest-TestBasicVMVN-74433937-14586044 to be up..
2025-09-04 20:31:01,298 - DEBUG - VM is in ACTIVE state now
2025-09-04 20:31:01,298 - INFO - VM name : ctest-TestBasicVMVN-74433937-14586044
2025-09-04 20:31:01,372 - DEBUG - VM ctest-TestBasicVMVN-74433937-14586044 ID is 14877125-b298-4f47-95dd-755a94a578d4
2025-09-04 20:31:01,372 - DEBUG - VM ctest-TestBasicVMVN-74433937-14586044 launched on Node cn-jenkins-deploy-platform-ansible-os-4020-1
2025-09-04 20:31:01,444 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/14877125-b298-4f47-95dd-755a94a578d4
2025-09-04 20:31:01,452 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a1c3e2a5-d2ae-4f04-abf0-b799f86b429f
2025-09-04 20:31:02,679 - 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.20 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.392 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.392/1.795/3.199/1.403 ms')
2025-09-04 20:31:02,679 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-74433937-14586044 passed
2025-09-04 20:31:02,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:31:02,826 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-74433937-14586044, IP 31.1.1.3, Port 22
2025-09-04 20:31:02,981 - DEBUG - VM ctest-TestBasicVMVN-74433937-14586044 is ready for SSH connections
2025-09-04 20:31:02,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:31:02,982 - 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-04 20:31:02,982 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-04 20:31:07,116 - 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.701 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.968 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.870 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.870/1.846/3.701 ms
2025-09-04 20:31:07,116 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-74433937-95350710 passed
2025-09-04 20:31:07,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:31:07,116 - 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-04 20:31:07,116 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-04 20:31:10,820 - 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.094 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.810 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.864 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.810/1.589/3.094 ms
2025-09-04 20:31:10,820 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-74433937-61354149 passed
2025-09-04 20:31:10,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:31:10,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:31:10,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-04 20:31:10,821 - 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-04 20:31:10,821 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-04 20:31:11,018 - DEBUG - None
2025-09-04 20:31:11,018 - 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-04 20:31:11,018 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-04 20:31:11,214 - DEBUG - None
2025-09-04 20:31:11,214 - 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-04 20:31:11,214 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-04 20:31:11,878 - DEBUG - None
2025-09-04 20:31:11,878 - 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-04 20:31:11,878 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-04 20:31:14,103 - 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.009 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.499 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=1.945 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.448 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.428/1.865/4.499 ms
2025-09-04 20:31:14,103 - 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-04 20:31:14,103 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-04 20:31:16,358 - 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.093 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.035 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.484 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.654 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.685 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.758 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.474 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.474/2.597/5.484 ms
2025-09-04 20:31:16,358 - 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-04 20:31:16,358 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-04 20:31:18,613 - 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.748 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.297 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.295 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.697 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.540 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.429/1.920/4.295 ms
2025-09-04 20:31:18,613 - INFO - Deleting VM ctest-TestBasicVMVN-74433937-14586044
2025-09-04 20:31:18,691 - INFO - Detaching port aa634fa5-4855-4db9-9f9e-cbb6e5cb91ad from VM ctest-TestBasicVMVN-74433937-61354149
2025-09-04 20:31:18,726 - INFO - Deleting VM ctest-TestBasicVMVN-74433937-61354149
2025-09-04 20:31:18,811 - INFO - Detaching port e039c81e-eee7-4dd2-9575-0d32f13b6009 from VM ctest-TestBasicVMVN-74433937-95350710
2025-09-04 20:31:18,844 - INFO - Deleting VM ctest-TestBasicVMVN-74433937-95350710
2025-09-04 20:31:18,919 - INFO - Deleting VN ctest-vn-56636482
2025-09-04 20:31:19,098 - DEBUG - Response for delete_port : ()
2025-09-04 20:31:19,262 - DEBUG - Response for delete_port : ()
2025-09-04 20:31:19,324 - DEBUG - VN a852e331-dbd8-4aaf-95fb-20a1bfb83e28 still in use: Unable to complete operation on network a852e331-dbd8-4aaf-95fb-20a1bfb83e28. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1481fc97-1238-4c45-bc46-956cba8fe22d']
2025-09-04 20:31:19,324 - WARNING - Deleting VN ctest-vn-56636482 failed..Will retry
2025-09-04 20:31:21,450 - DEBUG - Response for deleting network ()
2025-09-04 20:31:21,450 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/9befbd17-b949-4912-9804-1316bba654d2
2025-09-04 20:31:21,458 - DEBUG - Response Code: 404
2025-09-04 20:31:21,458 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-04 20:31:21,467 - DEBUG - Requesting: http://10.0.0.33:8082/domain/e67aab7d-26af-4c3f-b4eb-c6f56f4c36d8
2025-09-04 20:31:21,524 - DEBUG - Requesting: http://10.0.0.33:8082/project/ff2e99e2-1d91-43f0-82f0-c223fbb6d264
2025-09-04 20:31:21,599 - INFO - Validated that VN ctest-vn-56636482 is not found in API Server
2025-09-04 20:31:21,609 - DEBUG - VN ctest-vn-56636482 is not present in Agent 10.0.0.33
2025-09-04 20:31:21,609 - INFO - Validated that VN ctest-vn-56636482 is not in any agent
2025-09-04 20:31:21,615 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-09-04 20:31:21,620 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-56636482
2025-09-04 20:31:21,620 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-74433937:ctest-vn-56636482
2025-09-04 20:31:21,630 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-56636482 info
2025-09-04 20:31:21,706 - INFO - IPAM: ctest-ipam-38435339 is not found in API Server
2025-09-04 20:31:21,716 - INFO - IPAM:ctest-ipam-38435339 is not found in control node
2025-09-04 20:31:21,981 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 20:31:21,981 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-09-04 20:31:21,982 - INFO - --------------------------------------------------------------------------------
2025-09-04 20:31:22,686 - INFO - Deleted project: ctest-TestBasicVMVN-74433937, ID : ff2e99e2-1d91-43f0-82f0-c223fbb6d264