2025-06-15 17:02:18,480 - INFO - Domain Default found not creating
2025-06-15 17:02:18,623 - INFO - Project ctest-TestBasicVMVN-46589892 not found, creating it
2025-06-15 17:02:19,080 - INFO - Created Project:ctest-TestBasicVMVN-46589892, ID : f831732f-4085-4372-9d11-0a9f2e364219
2025-06-15 17:02:20,598 - INFO - ================================================================================
2025-06-15 17:02:20,598 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-15 17:02:20,598 - 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-06-15 17:02:20,855 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with
2025-06-15 17:02:20,855 - INFO - Initial checks done. Running the testcase now
2025-06-15 17:02:20,855 - INFO -
2025-06-15 17:02:21,470 - DEBUG - Response for create_network : {'network': {'id': '5eead0f2-dbca-4868-a55f-c2b775678cef', 'name': 'ctest-vn2_metadata-99491398', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'project_id': 'f831732f408543729d110a9f2e364219', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46589892', 'ctest-vn2_metadata-99491398'], 'port_security_enabled': True, 'description': ''}}
2025-06-15 17:02:21,680 - DEBUG - Response for create_subnet : {'subnet': {'id': '85891969-3cc9-4b8d-bd6d-67d8f97193e2', 'name': '', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'network_id': '5eead0f2-dbca-4868-a55f-c2b775678cef', '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': 'f831732f408543729d110a9f2e364219'}}
2025-06-15 17:02:21,698 - INFO - Created VN ctest-vn2_metadata-99491398
2025-06-15 17:02:21,752 - DEBUG - VN ctest-vn2_metadata-99491398 UUID is 5eead0f2-dbca-4868-a55f-c2b775678cef
2025-06-15 17:02:21,951 - DEBUG - Services list from nova: [, , ]
2025-06-15 17:02:23,018 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3453-1)
2025-06-15 17:02:23,132 - DEBUG - Link local service introspect added
2025-06-15 17:02:23,171 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-15 17:02:28,251 - DEBUG - VM is in ACTIVE state now
2025-06-15 17:02:28,393 - INFO - Waiting for VM ctest-TestBasicVMVN-46589892-34955540 to be up..
2025-06-15 17:02:28,393 - INFO - VM name : ctest-TestBasicVMVN-46589892-34955540
2025-06-15 17:02:28,468 - DEBUG - VM ctest-TestBasicVMVN-46589892-34955540 ID is 1f092144-dafa-4c50-8de0-7123ef8d43ef
2025-06-15 17:02:28,468 - DEBUG - VM ctest-TestBasicVMVN-46589892-34955540 launched on Node cn-jenkins-deploy-platform-ansible-os-3453-1
2025-06-15 17:02:28,543 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/1f092144-dafa-4c50-8de0-7123ef8d43ef
2025-06-15 17:02:28,877 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/1f092144-dafa-4c50-8de0-7123ef8d43ef
2025-06-15 17:02:28,910 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/073308dd-8537-491a-bced-f9a23b963095
2025-06-15 17:02:32,174 - 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-06-15 17:02:32,174 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46589892-34955540 failed!
2025-06-15 17:02:32,232 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46589892:ctest-vn2_metadata-99491398 is 11.1.1.1 and allocation pool is NOT set
2025-06-15 17:02:34,299 - 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=7.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.91 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.905/5.068/7.232/2.163 ms')
2025-06-15 17:02:34,299 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46589892-34955540 passed
2025-06-15 17:02:34,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:02:34,456 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46589892-34955540, IP 11.1.1.3, Port 22
2025-06-15 17:02:34,512 - 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-06-15 17:02:34,588 - DEBUG - VM ctest-TestBasicVMVN-46589892-34955540 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-15 17:02:39,589 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:02:39,589 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46589892-34955540, IP 11.1.1.3, Port 22
2025-06-15 17:02:39,744 - DEBUG - VM ctest-TestBasicVMVN-46589892-34955540 is ready for SSH connections
2025-06-15 17:02:39,744 - INFO - Retry 0
2025-06-15 17:02:39,744 - 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.57, gateway password: c0ntrail123
2025-06-15 17:02:39,744 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-15 17:02:41,371 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-15 17:02:41,371 - INFO - Generic metadata worked
2025-06-15 17:02:41,628 - DEBUG - Link local service introspect removed
2025-06-15 17:02:41,628 - INFO - Deleting VM ctest-TestBasicVMVN-46589892-34955540
2025-06-15 17:02:41,699 - INFO - Deleting VN ctest-vn2_metadata-99491398
2025-06-15 17:02:41,746 - DEBUG - VN 5eead0f2-dbca-4868-a55f-c2b775678cef still in use: Unable to complete operation on network 5eead0f2-dbca-4868-a55f-c2b775678cef. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-bfb3e74e-c274-46dc-9420-7be0e27268bf']
2025-06-15 17:02:41,746 - WARNING - Deleting VN ctest-vn2_metadata-99491398 failed..Will retry
2025-06-15 17:02:43,890 - DEBUG - Response for deleting network ()
2025-06-15 17:02:44,145 - DEBUG - No XMPP flaps were noticed during the test
2025-06-15 17:02:44,145 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-06-15 17:02:44,145 - INFO - --------------------------------------------------------------------------------
2025-06-15 17:02:44,148 - INFO - ================================================================================
2025-06-15 17:02:44,148 - INFO - STARTING TEST : test_metadata_service
2025-06-15 17:02:44,148 - 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-06-15 17:02:44,434 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with
2025-06-15 17:02:44,434 - INFO - Initial checks done. Running the testcase now
2025-06-15 17:02:44,435 - INFO -
2025-06-15 17:02:44,435 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs
2025-06-15 17:02:44,442 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/81e5ad41-54d0-4f25-af3f-e83653fd7f97
2025-06-15 17:02:44,703 - DEBUG - Response for create_network : {'network': {'id': 'a12caf44-2dce-41b2-882a-1fa4751eedee', 'name': 'ctest-vn-45829026', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'project_id': 'f831732f408543729d110a9f2e364219', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46589892', 'ctest-vn-45829026'], 'port_security_enabled': True, 'description': ''}}
2025-06-15 17:02:45,060 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af7b0997-a388-4e1e-9466-77c793662089', 'name': '', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'network_id': 'a12caf44-2dce-41b2-882a-1fa4751eedee', 'ip_version': 4, 'cidr': '158.225.104.0/26', 'allocation_pools': [{'start': '158.225.104.2', 'end': '158.225.104.62'}], 'gateway_ip': '158.225.104.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.225.104.2', 'tags': [], 'project_id': 'f831732f408543729d110a9f2e364219'}}
2025-06-15 17:02:45,099 - INFO - Created VN ctest-vn-45829026
2025-06-15 17:02:45,156 - DEBUG - VN ctest-vn-45829026 UUID is a12caf44-2dce-41b2-882a-1fa4751eedee
2025-06-15 17:02:46,469 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3453-1)
2025-06-15 17:02:46,469 - INFO - Waiting for VM ctest-TestBasicVMVN-46589892-90635666 to be up..
2025-06-15 17:02:46,510 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-15 17:02:51,586 - DEBUG - VM is in ACTIVE state now
2025-06-15 17:02:51,586 - INFO - VM name : ctest-TestBasicVMVN-46589892-90635666
2025-06-15 17:02:51,672 - DEBUG - VM ctest-TestBasicVMVN-46589892-90635666 ID is 4ac68e5c-f513-4166-a9bd-fdbcf8697685
2025-06-15 17:02:51,672 - DEBUG - VM ctest-TestBasicVMVN-46589892-90635666 launched on Node cn-jenkins-deploy-platform-ansible-os-3453-1
2025-06-15 17:02:51,749 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/4ac68e5c-f513-4166-a9bd-fdbcf8697685
2025-06-15 17:02:51,757 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/0b87b2cf-7a5d-41b8-8997-e671495782fa
2025-06-15 17:02:55,020 - 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 1019ms')
2025-06-15 17:02:55,020 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46589892-90635666 failed!
2025-06-15 17:02:55,076 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-45829026 is 158.225.104.1 and allocation pool is NOT set
2025-06-15 17:02:59,154 - 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=9.82 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 9.821/9.821/9.821/0.000 ms')
2025-06-15 17:02:59,154 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46589892-90635666 passed
2025-06-15 17:02:59,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:02:59,304 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46589892-90635666, IP 158.225.104.3, Port 22
2025-06-15 17:02:59,459 - DEBUG - VM ctest-TestBasicVMVN-46589892-90635666 is ready for SSH connections
2025-06-15 17:02:59,459 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:02:59,460 - DEBUG - cat /tmp/output.txt
2025-06-15 17:03:01,097 - DEBUG - Hello World. The time is now Sun, 15 Jun 2025 11:02:57 -0600!
2025-06-15 17:03:01,097 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 15 Jun 2025 11:02:57 -0600!'}
2025-06-15 17:03:01,097 - INFO - metadata_script.txt got executed in the vm
2025-06-15 17:03:01,097 - INFO - Deleting VM ctest-TestBasicVMVN-46589892-90635666
2025-06-15 17:03:01,167 - INFO - Deleting VN ctest-vn-45829026
2025-06-15 17:03:01,207 - DEBUG - VN a12caf44-2dce-41b2-882a-1fa4751eedee still in use: Unable to complete operation on network a12caf44-2dce-41b2-882a-1fa4751eedee. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5ec252f2-8b95-457a-949b-a61533f23e30']
2025-06-15 17:03:01,207 - WARNING - Deleting VN ctest-vn-45829026 failed..Will retry
2025-06-15 17:03:03,337 - DEBUG - Response for deleting network ()
2025-06-15 17:03:03,602 - DEBUG - No XMPP flaps were noticed during the test
2025-06-15 17:03:03,602 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-06-15 17:03:03,602 - INFO - --------------------------------------------------------------------------------
2025-06-15 17:03:03,607 - INFO - ================================================================================
2025-06-15 17:03:03,607 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-15 17:03:03,607 - 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-06-15 17:03:03,895 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0'}} with
2025-06-15 17:03:03,895 - INFO - Initial checks done. Running the testcase now
2025-06-15 17:03:03,895 - INFO -
2025-06-15 17:03:04,402 - DEBUG - Response for create_network : {'network': {'id': 'd3a6623a-d340-458b-896b-2ca85e2a1587', 'name': 'ctest-vn-10738966', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'project_id': 'f831732f408543729d110a9f2e364219', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46589892', 'ctest-vn-10738966'], 'port_security_enabled': True, 'description': ''}}
2025-06-15 17:03:04,605 - DEBUG - Response for create_subnet : {'subnet': {'id': '78b595d3-ca16-4093-8754-0938d295fdac', 'name': '', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'network_id': 'd3a6623a-d340-458b-896b-2ca85e2a1587', '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': 'f831732f408543729d110a9f2e364219'}}
2025-06-15 17:03:04,811 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf4e313f-5c4c-4abf-80e4-c047158b74d9', 'name': '', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'network_id': 'd3a6623a-d340-458b-896b-2ca85e2a1587', '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': 'f831732f408543729d110a9f2e364219'}}
2025-06-15 17:03:04,832 - INFO - Created VN ctest-vn-10738966
2025-06-15 17:03:04,888 - DEBUG - VN ctest-vn-10738966 UUID is d3a6623a-d340-458b-896b-2ca85e2a1587
2025-06-15 17:03:05,257 - DEBUG - Response for create_port : {'port': {'name': '1c090000-9d6c-4e2b-90a3-3f28363ce2d6', 'id': '1c090000-9d6c-4e2b-90a3-3f28363ce2d6', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'network_id': 'd3a6623a-d340-458b-896b-2ca85e2a1587', 'mac_address': '02:1c:09:00:00:9d', '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': '78b595d3-ca16-4093-8754-0938d295fdac'}], 'security_groups': ['89ebd3f7-5876-4d46-971f-6e23f43db93c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f831732f408543729d110a9f2e364219'}}
2025-06-15 17:03:05,437 - DEBUG - Response for create_port : {'port': {'name': '50ccb155-e55f-4ac2-a988-d2af3995c6f4', 'id': '50ccb155-e55f-4ac2-a988-d2af3995c6f4', 'tenant_id': 'f831732f408543729d110a9f2e364219', 'network_id': 'd3a6623a-d340-458b-896b-2ca85e2a1587', 'mac_address': '02:50:cc:b1:55:e5', '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': 'cf4e313f-5c4c-4abf-80e4-c047158b74d9'}], 'security_groups': ['89ebd3f7-5876-4d46-971f-6e23f43db93c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f831732f408543729d110a9f2e364219'}}
2025-06-15 17:03:05,803 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3453-1)
2025-06-15 17:03:06,194 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3453-1)
2025-06-15 17:03:07,496 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3453-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3453-1)
2025-06-15 17:03:07,497 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-06-15 17:03:07,505 - DEBUG - Requesting: http://10.0.0.57:8082/domain/6b473abd-5bdf-4243-bcee-dd99654edb4b
2025-06-15 17:03:07,531 - DEBUG - Requesting: http://10.0.0.57:8082/project/f831732f-4085-4372-9d11-0a9f2e364219
2025-06-15 17:03:07,616 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/0d941486-5046-46d9-8b7a-ea83b69a3c9b
2025-06-15 17:03:07,630 - INFO - Verifications in API Server for IPAM: ctest-ipam-84147573 passed
2025-06-15 17:03:07,641 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46589892:ctest-ipam-84147573', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46589892', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '978429586151196377', 'uuid-lslong': '10050603369855859867'}, 'enable': 'true', 'created': '2025-06-15T17:03:03', 'last-modified': '2025-06-15T17:03:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.507629'}
2025-06-15 17:03:07,641 - INFO - Verifications in Control node for IPAM: ctest-ipam-84147573 passed
2025-06-15 17:03:07,641 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-06-15 17:03:07,648 - DEBUG - Requesting: http://10.0.0.57:8082/domain/6b473abd-5bdf-4243-bcee-dd99654edb4b
2025-06-15 17:03:07,664 - DEBUG - Requesting: http://10.0.0.57:8082/project/f831732f-4085-4372-9d11-0a9f2e364219
2025-06-15 17:03:07,753 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d3a6623a-d340-458b-896b-2ca85e2a1587
2025-06-15 17:03:07,769 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d3a6623a-d340-458b-896b-2ca85e2a1587
2025-06-15 17:03:07,780 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/14495f34-5b37-4270-ab87-c5dae1d9cf81
2025-06-15 17:03:07,789 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/14495f34-5b37-4270-ab87-c5dae1d9cf81
2025-06-15 17:03:07,799 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/1edb70f3-bbc3-4edc-8870-6bbf3222e7c1
2025-06-15 17:03:07,807 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-15 17:03:07,807 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d3a6623a-d340-458b-896b-2ca85e2a1587
2025-06-15 17:03:07,819 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/14495f34-5b37-4270-ab87-c5dae1d9cf81
2025-06-15 17:03:07,840 - INFO - Verified VN network id 8 for VN d3a6623a-d340-458b-896b-2ca85e2a1587
2025-06-15 17:03:07,840 - INFO - Verifications in API Server for VN ctest-vn-10738966 passed
2025-06-15 17:03:07,840 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d3a6623a-d340-458b-896b-2ca85e2a1587
2025-06-15 17:03:07,855 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/14495f34-5b37-4270-ab87-c5dae1d9cf81
2025-06-15 17:03:07,868 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/14495f34-5b37-4270-ab87-c5dae1d9cf81
2025-06-15 17:03:07,883 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/1edb70f3-bbc3-4edc-8870-6bbf3222e7c1
2025-06-15 17:03:07,921 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46589892', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15250985192928593291', 'uuid-lslong': '9902057307350111623'}, 'enable': 'true', 'created': '2025-06-15T17:03:04', 'last-modified': '2025-06-15T17:03:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.149930'}
2025-06-15 17:03:07,930 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-15 17:03:07,930 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10738966 passed
2025-06-15 17:03:07,931 - DEBUG - ====Verifying policy data for ctest-vn-10738966 in API_Server ======
2025-06-15 17:03:07,931 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-06-15 17:03:07,951 - DEBUG - Requesting: http://10.0.0.57:8082/domain/6b473abd-5bdf-4243-bcee-dd99654edb4b
2025-06-15 17:03:08,010 - DEBUG - Requesting: http://10.0.0.57:8082/project/f831732f-4085-4372-9d11-0a9f2e364219
2025-06-15 17:03:08,085 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/d3a6623a-d340-458b-896b-2ca85e2a1587
2025-06-15 17:03:08,112 - DEBUG - =>VN ctest-vn-10738966 has no policy to be verified
2025-06-15 17:03:08,112 - DEBUG - Verifying the vn in opserver
2025-06-15 17:03:08,112 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966 virtual network link through opserver 10.0.0.57
2025-06-15 17:03:08,113 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2025-06-15 17:03:08,532 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2025-06-15 17:03:08,592 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966?flat'}
2025-06-15 17:03:08,592 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966 is found in opserver
2025-06-15 17:03:08,599 - DEBUG - VRF ids for VN ctest-vn-10738966: {'10.0.0.57': '2'}
2025-06-15 17:03:08,599 - INFO - Waiting for VM ctest-TestBasicVMVN-46589892-97106612 to be up..
2025-06-15 17:03:08,688 - DEBUG - VM is in ACTIVE state now
2025-06-15 17:03:08,690 - INFO - VM name : ctest-TestBasicVMVN-46589892-97106612
2025-06-15 17:03:08,770 - DEBUG - VM ctest-TestBasicVMVN-46589892-97106612 ID is 9971412e-8e1d-4ec2-95b0-0137c4367faa
2025-06-15 17:03:08,770 - DEBUG - VM ctest-TestBasicVMVN-46589892-97106612 launched on Node cn-jenkins-deploy-platform-ansible-os-3453-1
2025-06-15 17:03:08,876 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/9971412e-8e1d-4ec2-95b0-0137c4367faa
2025-06-15 17:03:08,886 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/1c090000-9d6c-4e2b-90a3-3f28363ce2d6
2025-06-15 17:03:12,174 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-06-15 17:03:12,174 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46589892-97106612 failed!
2025-06-15 17:03:12,232 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966 is 31.1.1.1 and allocation pool is NOT set
2025-06-15 17:03:12,232 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966 is 31.1.2.1 and allocation pool is NOT set
2025-06-15 17:03:16,293 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2025-06-15 17:03:16,293 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46589892-97106612 failed!
2025-06-15 17:03:16,348 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966 is 31.1.1.1 and allocation pool is NOT set
2025-06-15 17:03:16,348 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966 is 31.1.2.1 and allocation pool is NOT set
2025-06-15 17:03:18,406 - 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=8.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.67 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 = 2.673/5.512/8.351/2.839 ms')
2025-06-15 17:03:18,406 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46589892-97106612 passed
2025-06-15 17:03:18,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:18,564 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46589892-97106612, IP 31.1.1.4, Port 22
2025-06-15 17:03:18,630 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-15 17:03:18,732 - DEBUG - VM ctest-TestBasicVMVN-46589892-97106612 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-15 17:03:23,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:23,733 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46589892-97106612, IP 31.1.1.4, Port 22
2025-06-15 17:03:23,887 - DEBUG - VM ctest-TestBasicVMVN-46589892-97106612 is ready for SSH connections
2025-06-15 17:03:23,888 - INFO - Waiting for VM ctest-TestBasicVMVN-46589892-42090655 to be up..
2025-06-15 17:03:23,964 - DEBUG - VM is in ACTIVE state now
2025-06-15 17:03:23,964 - INFO - VM name : ctest-TestBasicVMVN-46589892-42090655
2025-06-15 17:03:24,041 - DEBUG - VM ctest-TestBasicVMVN-46589892-42090655 ID is 7851f94f-fa58-4fb9-bb29-c7274087eae6
2025-06-15 17:03:24,041 - DEBUG - VM ctest-TestBasicVMVN-46589892-42090655 launched on Node cn-jenkins-deploy-platform-ansible-os-3453-1
2025-06-15 17:03:24,118 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/7851f94f-fa58-4fb9-bb29-c7274087eae6
2025-06-15 17:03:24,127 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/50ccb155-e55f-4ac2-a988-d2af3995c6f4
2025-06-15 17:03:25,370 - 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.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.364 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.364/1.779/3.195/1.415 ms')
2025-06-15 17:03:25,370 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46589892-42090655 passed
2025-06-15 17:03:25,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:25,520 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46589892-42090655, IP 31.1.2.4, Port 22
2025-06-15 17:03:25,676 - DEBUG - VM ctest-TestBasicVMVN-46589892-42090655 is ready for SSH connections
2025-06-15 17:03:25,676 - INFO - Waiting for VM ctest-TestBasicVMVN-46589892-65511532 to be up..
2025-06-15 17:03:25,750 - DEBUG - VM is in ACTIVE state now
2025-06-15 17:03:25,751 - INFO - VM name : ctest-TestBasicVMVN-46589892-65511532
2025-06-15 17:03:25,824 - DEBUG - VM ctest-TestBasicVMVN-46589892-65511532 ID is 9e50feaf-b280-4180-a324-ec20e0b1a4d4
2025-06-15 17:03:25,824 - DEBUG - VM ctest-TestBasicVMVN-46589892-65511532 launched on Node cn-jenkins-deploy-platform-ansible-os-3453-1
2025-06-15 17:03:25,912 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/9e50feaf-b280-4180-a324-ec20e0b1a4d4
2025-06-15 17:03:25,924 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/7fbe8110-3f54-4238-a79f-6de4cb116a61
2025-06-15 17:03:27,158 - 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=2.98 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.348 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.348/1.664/2.980/1.316 ms')
2025-06-15 17:03:27,158 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46589892-65511532 passed
2025-06-15 17:03:27,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:27,312 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46589892-65511532, IP 31.1.1.3, Port 22
2025-06-15 17:03:27,467 - DEBUG - VM ctest-TestBasicVMVN-46589892-65511532 is ready for SSH connections
2025-06-15 17:03:27,467 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:27,467 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:03:27,467 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-15 17:03:31,482 - 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.806 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.743 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.976 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.743/1.841/3.806 ms
2025-06-15 17:03:31,482 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46589892-97106612 passed
2025-06-15 17:03:31,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:31,482 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:03:31,482 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-15 17:03:35,188 - 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=4.389 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.785 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.041 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.785/2.071/4.389 ms
2025-06-15 17:03:35,188 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46589892-42090655 passed
2025-06-15 17:03:35,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:35,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:35,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-15 17:03:35,188 - 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.57, gateway password: c0ntrail123
2025-06-15 17:03:35,189 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-15 17:03:35,373 - DEBUG - None
2025-06-15 17:03:35,373 - 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.57, gateway password: c0ntrail123
2025-06-15 17:03:35,373 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-15 17:03:35,557 - DEBUG - None
2025-06-15 17:03:35,557 - 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.57, gateway password: c0ntrail123
2025-06-15 17:03:35,557 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-15 17:03:36,205 - DEBUG - None
2025-06-15 17:03:36,205 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:03:36,205 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-15 17:03:38,465 - 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.663 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.205 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.460 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.658 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.353/2.267/6.205 ms
2025-06-15 17:03:38,465 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:03:38,465 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-15 17:03:40,717 - 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.125 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.086 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.287 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.668 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.460 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/1.917/4.287 ms
2025-06-15 17:03:40,718 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-06-15 17:03:40,718 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-15 17:03:42,962 - 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.715 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.598 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.695 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.713 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.682 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.504 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.762/3.695 ms
2025-06-15 17:03:42,962 - INFO - Deleting VM ctest-TestBasicVMVN-46589892-65511532
2025-06-15 17:03:43,030 - INFO - Detaching port 50ccb155-e55f-4ac2-a988-d2af3995c6f4 from VM ctest-TestBasicVMVN-46589892-42090655
2025-06-15 17:03:43,085 - INFO - Deleting VM ctest-TestBasicVMVN-46589892-42090655
2025-06-15 17:03:43,175 - INFO - Detaching port 1c090000-9d6c-4e2b-90a3-3f28363ce2d6 from VM ctest-TestBasicVMVN-46589892-97106612
2025-06-15 17:03:43,216 - INFO - Deleting VM ctest-TestBasicVMVN-46589892-97106612
2025-06-15 17:03:43,299 - INFO - Deleting VN ctest-vn-10738966
2025-06-15 17:03:43,477 - DEBUG - Response for delete_port : ()
2025-06-15 17:03:43,664 - DEBUG - Response for delete_port : ()
2025-06-15 17:03:43,710 - DEBUG - VN d3a6623a-d340-458b-896b-2ca85e2a1587 still in use: Unable to complete operation on network d3a6623a-d340-458b-896b-2ca85e2a1587. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7226494f-11b2-4f6b-a962-05e6cd66e86e']
2025-06-15 17:03:43,710 - WARNING - Deleting VN ctest-vn-10738966 failed..Will retry
2025-06-15 17:03:45,902 - DEBUG - Response for deleting network ()
2025-06-15 17:03:45,902 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/14495f34-5b37-4270-ab87-c5dae1d9cf81
2025-06-15 17:03:45,909 - DEBUG - Response Code: 404
2025-06-15 17:03:45,909 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2025-06-15 17:03:45,916 - DEBUG - Requesting: http://10.0.0.57:8082/domain/6b473abd-5bdf-4243-bcee-dd99654edb4b
2025-06-15 17:03:45,973 - DEBUG - Requesting: http://10.0.0.57:8082/project/f831732f-4085-4372-9d11-0a9f2e364219
2025-06-15 17:03:46,066 - INFO - Validated that VN ctest-vn-10738966 is not found in API Server
2025-06-15 17:03:46,080 - DEBUG - VN ctest-vn-10738966 is not present in Agent 10.0.0.57
2025-06-15 17:03:46,080 - INFO - Validated that VN ctest-vn-10738966 is not in any agent
2025-06-15 17:03:46,087 - DEBUG - VRF 2 is not seen in agent 10.0.0.57
2025-06-15 17:03:46,092 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-10738966
2025-06-15 17:03:46,092 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-46589892:ctest-vn-10738966
2025-06-15 17:03:46,109 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10738966 info
2025-06-15 17:03:46,184 - INFO - IPAM: ctest-ipam-84147573 is not found in API Server
2025-06-15 17:03:46,196 - INFO - IPAM:ctest-ipam-84147573 is not found in control node
2025-06-15 17:03:46,455 - DEBUG - No XMPP flaps were noticed during the test
2025-06-15 17:03:46,455 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-06-15 17:03:46,456 - INFO - --------------------------------------------------------------------------------
2025-06-15 17:03:47,215 - INFO - Deleted project: ctest-TestBasicVMVN-46589892, ID : f831732f-4085-4372-9d11-0a9f2e364219