2025-04-28 02:07:41,390 - INFO - Domain Default found not creating
2025-04-28 02:07:41,533 - INFO - Project ctest-TestBasicVMVN-82430984 not found, creating it
2025-04-28 02:07:41,991 - INFO - Created Project:ctest-TestBasicVMVN-82430984, ID : c96daf5f-94dc-4e67-bdf2-ae6fe7f8b3eb
2025-04-28 02:07:43,383 - INFO - ================================================================================
2025-04-28 02:07:43,383 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-28 02:07:43,383 - 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-04-28 02:07:43,637 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-04-28 02:07:43,637 - INFO - Initial checks done. Running the testcase now
2025-04-28 02:07:43,637 - INFO -
2025-04-28 02:07:44,196 - DEBUG - Response for create_network : {'network': {'id': 'f5ac5c87-047f-4751-8908-a61158d92503', 'name': 'ctest-vn2_metadata-62913011', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'project_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82430984', 'ctest-vn2_metadata-62913011'], 'port_security_enabled': True, 'description': ''}}
2025-04-28 02:07:44,387 - DEBUG - Response for create_subnet : {'subnet': {'id': '23e64b40-0d39-4b6e-af20-c8b8fa91f589', 'name': '', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'network_id': 'f5ac5c87-047f-4751-8908-a61158d92503', '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': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb'}}
2025-04-28 02:07:44,405 - INFO - Created VN ctest-vn2_metadata-62913011
2025-04-28 02:07:44,459 - DEBUG - VN ctest-vn2_metadata-62913011 UUID is f5ac5c87-047f-4751-8908-a61158d92503
2025-04-28 02:07:44,637 - DEBUG - Services list from nova: [, , ]
2025-04-28 02:07:45,653 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3230-1)
2025-04-28 02:07:45,759 - DEBUG - Link local service introspect added
2025-04-28 02:07:45,800 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-28 02:07:50,875 - DEBUG - VM is in ACTIVE state now
2025-04-28 02:07:51,002 - INFO - Waiting for VM ctest-TestBasicVMVN-82430984-02923312 to be up..
2025-04-28 02:07:51,002 - INFO - VM name : ctest-TestBasicVMVN-82430984-02923312
2025-04-28 02:07:51,074 - DEBUG - VM ctest-TestBasicVMVN-82430984-02923312 ID is dc487d0b-2bc0-4aa0-9be4-1a2e8be2d319
2025-04-28 02:07:51,074 - DEBUG - VM ctest-TestBasicVMVN-82430984-02923312 launched on Node cn-jenkins-deploy-platform-ansible-os-3230-1
2025-04-28 02:07:51,146 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dc487d0b-2bc0-4aa0-9be4-1a2e8be2d319
2025-04-28 02:07:51,435 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dc487d0b-2bc0-4aa0-9be4-1a2e8be2d319
2025-04-28 02:07:51,464 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7f2fe903-d2cc-4a52-8d82-c55c012e65ce
2025-04-28 02:07:54,733 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2025-04-28 02:07:54,733 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82430984-02923312 failed!
2025-04-28 02:07:54,787 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82430984:ctest-vn2_metadata-62913011 is 11.1.1.1 and allocation pool is NOT set
2025-04-28 02:07:56,850 - 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.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.810 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.810/2.060/3.311/1.250 ms')
2025-04-28 02:07:56,850 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82430984-02923312 passed
2025-04-28 02:07:57,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:07:57,003 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82430984-02923312, IP 11.1.1.3, Port 22
2025-04-28 02:07:57,154 - DEBUG - VM ctest-TestBasicVMVN-82430984-02923312 is ready for SSH connections
2025-04-28 02:07:57,154 - INFO - Retry 0
2025-04-28 02:07:57,155 - 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.254, gateway password: c0ntrail123
2025-04-28 02:07:57,155 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-28 02:07:58,756 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-28 02:07:58,756 - INFO - Generic metadata worked
2025-04-28 02:07:59,003 - DEBUG - Link local service introspect removed
2025-04-28 02:07:59,003 - INFO - Deleting VM ctest-TestBasicVMVN-82430984-02923312
2025-04-28 02:07:59,066 - INFO - Deleting VN ctest-vn2_metadata-62913011
2025-04-28 02:07:59,101 - DEBUG - VN f5ac5c87-047f-4751-8908-a61158d92503 still in use: Unable to complete operation on network f5ac5c87-047f-4751-8908-a61158d92503. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f7f8265d-142b-454a-a79b-ae0e7e08388f']
2025-04-28 02:07:59,101 - WARNING - Deleting VN ctest-vn2_metadata-62913011 failed..Will retry
2025-04-28 02:08:01,243 - DEBUG - Response for deleting network ()
2025-04-28 02:08:01,513 - DEBUG - No XMPP flaps were noticed during the test
2025-04-28 02:08:01,513 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-28 02:08:01,513 - INFO - --------------------------------------------------------------------------------
2025-04-28 02:08:01,516 - INFO - ================================================================================
2025-04-28 02:08:01,516 - INFO - STARTING TEST : test_metadata_service
2025-04-28 02:08:01,517 - 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-04-28 02:08:01,801 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-04-28 02:08:01,801 - INFO - Initial checks done. Running the testcase now
2025-04-28 02:08:01,801 - INFO -
2025-04-28 02:08:01,801 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-04-28 02:08:01,808 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/cd267b58-e676-4682-8d8e-bc785ea864d9
2025-04-28 02:08:01,996 - DEBUG - Response for create_network : {'network': {'id': '4834730d-df05-48dd-b63c-a7f4f974b67b', 'name': 'ctest-vn-97312322', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'project_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82430984', 'ctest-vn-97312322'], 'port_security_enabled': True, 'description': ''}}
2025-04-28 02:08:02,228 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fec4c4d5-5dd6-45c8-8809-00464ce53ed8', 'name': '', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'network_id': '4834730d-df05-48dd-b63c-a7f4f974b67b', 'ip_version': 4, 'cidr': '36.219.53.0/26', 'allocation_pools': [{'start': '36.219.53.2', 'end': '36.219.53.62'}], 'gateway_ip': '36.219.53.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.219.53.2', 'tags': [], 'project_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb'}}
2025-04-28 02:08:02,247 - INFO - Created VN ctest-vn-97312322
2025-04-28 02:08:02,299 - DEBUG - VN ctest-vn-97312322 UUID is 4834730d-df05-48dd-b63c-a7f4f974b67b
2025-04-28 02:08:03,444 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3230-1)
2025-04-28 02:08:03,444 - INFO - Waiting for VM ctest-TestBasicVMVN-82430984-26213422 to be up..
2025-04-28 02:08:03,485 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-28 02:08:08,569 - DEBUG - VM is in ACTIVE state now
2025-04-28 02:08:08,569 - INFO - VM name : ctest-TestBasicVMVN-82430984-26213422
2025-04-28 02:08:08,643 - DEBUG - VM ctest-TestBasicVMVN-82430984-26213422 ID is 084022fb-3b67-4390-9aaf-505f8bda2168
2025-04-28 02:08:08,643 - DEBUG - VM ctest-TestBasicVMVN-82430984-26213422 launched on Node cn-jenkins-deploy-platform-ansible-os-3230-1
2025-04-28 02:08:08,718 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/084022fb-3b67-4390-9aaf-505f8bda2168
2025-04-28 02:08:08,729 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/13aa1954-f706-43df-a86a-f386a4816069
2025-04-28 02:08:11,984 - 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 1004ms')
2025-04-28 02:08:11,984 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82430984-26213422 failed!
2025-04-28 02:08:12,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-97312322 is 36.219.53.1 and allocation pool is NOT set
2025-04-28 02:08:14,106 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.41 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.406/2.613/2.820/0.207 ms')
2025-04-28 02:08:14,107 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82430984-26213422 passed
2025-04-28 02:08:14,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:14,256 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82430984-26213422, IP 36.219.53.3, Port 22
2025-04-28 02:08:14,311 - 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-04-28 02:08:14,397 - DEBUG - VM ctest-TestBasicVMVN-82430984-26213422 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-28 02:08:19,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:19,399 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82430984-26213422, IP 36.219.53.3, Port 22
2025-04-28 02:08:19,551 - DEBUG - VM ctest-TestBasicVMVN-82430984-26213422 is ready for SSH connections
2025-04-28 02:08:19,551 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-04-28 02:08:19,551 - DEBUG - cat /tmp/output.txt
2025-04-28 02:08:21,170 - DEBUG - Hello World. The time is now Sun, 27 Apr 2025 20:08:15 -0600!
2025-04-28 02:08:21,170 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 27 Apr 2025 20:08:15 -0600!'}
2025-04-28 02:08:21,170 - INFO - metadata_script.txt got executed in the vm
2025-04-28 02:08:21,170 - INFO - Deleting VM ctest-TestBasicVMVN-82430984-26213422
2025-04-28 02:08:21,239 - INFO - Deleting VN ctest-vn-97312322
2025-04-28 02:08:21,276 - DEBUG - VN 4834730d-df05-48dd-b63c-a7f4f974b67b still in use: Unable to complete operation on network 4834730d-df05-48dd-b63c-a7f4f974b67b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f837dc38-6743-4150-bf7a-4160b775eb36']
2025-04-28 02:08:21,276 - WARNING - Deleting VN ctest-vn-97312322 failed..Will retry
2025-04-28 02:08:23,383 - DEBUG - Response for deleting network ()
2025-04-28 02:08:23,638 - DEBUG - No XMPP flaps were noticed during the test
2025-04-28 02:08:23,638 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-04-28 02:08:23,638 - INFO - --------------------------------------------------------------------------------
2025-04-28 02:08:23,641 - INFO - ================================================================================
2025-04-28 02:08:23,641 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-28 02:08:23,641 - 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-04-28 02:08:23,930 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.14': '0'}} with
2025-04-28 02:08:23,930 - INFO - Initial checks done. Running the testcase now
2025-04-28 02:08:23,930 - INFO -
2025-04-28 02:08:24,425 - DEBUG - Response for create_network : {'network': {'id': 'fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1', 'name': 'ctest-vn-43419770', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'project_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-82430984', 'ctest-vn-43419770'], 'port_security_enabled': True, 'description': ''}}
2025-04-28 02:08:24,609 - DEBUG - Response for create_subnet : {'subnet': {'id': '286dc789-15dd-4468-9e6e-6bfab619c613', 'name': '', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'network_id': 'fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1', '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': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb'}}
2025-04-28 02:08:24,781 - DEBUG - Response for create_subnet : {'subnet': {'id': '9ace3cef-9992-47d8-bc74-b7171832d9bd', 'name': '', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'network_id': 'fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1', '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': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb'}}
2025-04-28 02:08:24,801 - INFO - Created VN ctest-vn-43419770
2025-04-28 02:08:24,851 - DEBUG - VN ctest-vn-43419770 UUID is fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1
2025-04-28 02:08:25,210 - DEBUG - Response for create_port : {'port': {'name': '7cf3073f-02b3-47a4-a1e4-ae4c5102f197', 'id': '7cf3073f-02b3-47a4-a1e4-ae4c5102f197', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'network_id': 'fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1', 'mac_address': '02:7c:f3:07:3f:02', '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': '286dc789-15dd-4468-9e6e-6bfab619c613'}], 'security_groups': ['7e4d80ec-e82a-4db2-9c6f-7891762e3b85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb'}}
2025-04-28 02:08:25,389 - DEBUG - Response for create_port : {'port': {'name': '370258dc-fc48-472a-a951-7feec6f4c02a', 'id': '370258dc-fc48-472a-a951-7feec6f4c02a', 'tenant_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb', 'network_id': 'fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1', 'mac_address': '02:37:02:58:dc:fc', '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': '9ace3cef-9992-47d8-bc74-b7171832d9bd'}], 'security_groups': ['7e4d80ec-e82a-4db2-9c6f-7891762e3b85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c96daf5f94dc4e67bdf2ae6fe7f8b3eb'}}
2025-04-28 02:08:25,838 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3230-1)
2025-04-28 02:08:26,208 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3230-1)
2025-04-28 02:08:27,445 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3230-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3230-1)
2025-04-28 02:08:27,445 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-28 02:08:27,453 - DEBUG - Requesting: http://10.0.0.254:8082/domain/fa5c208a-72f6-423c-9484-737617bde608
2025-04-28 02:08:27,473 - DEBUG - Requesting: http://10.0.0.254:8082/project/c96daf5f-94dc-4e67-bdf2-ae6fe7f8b3eb
2025-04-28 02:08:27,570 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/c21581cb-88ec-4412-bf84-3b0fd1de3992
2025-04-28 02:08:27,580 - INFO - Verifications in API Server for IPAM: ctest-ipam-04351722 passed
2025-04-28 02:08:27,586 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-82430984:ctest-ipam-04351722', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-82430984', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13985226929044472850', 'uuid-lslong': '13800220097301592466'}, 'enable': 'true', 'created': '2025-04-28T02:08:23', 'last-modified': '2025-04-28T02:08:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.424929'}
2025-04-28 02:08:27,586 - INFO - Verifications in Control node for IPAM: ctest-ipam-04351722 passed
2025-04-28 02:08:27,587 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-28 02:08:27,595 - DEBUG - Requesting: http://10.0.0.254:8082/domain/fa5c208a-72f6-423c-9484-737617bde608
2025-04-28 02:08:27,609 - DEBUG - Requesting: http://10.0.0.254:8082/project/c96daf5f-94dc-4e67-bdf2-ae6fe7f8b3eb
2025-04-28 02:08:27,689 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1
2025-04-28 02:08:27,701 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1
2025-04-28 02:08:27,710 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e0d4ee8-a8bf-4b2d-9a09-0d4b69de7dec
2025-04-28 02:08:27,719 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e0d4ee8-a8bf-4b2d-9a09-0d4b69de7dec
2025-04-28 02:08:27,726 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/d6dfa468-9730-4b51-99e4-b82844d95b3e
2025-04-28 02:08:27,734 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-28 02:08:27,734 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1
2025-04-28 02:08:27,745 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e0d4ee8-a8bf-4b2d-9a09-0d4b69de7dec
2025-04-28 02:08:27,779 - INFO - Verified VN network id 8 for VN fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1
2025-04-28 02:08:27,779 - INFO - Verifications in API Server for VN ctest-vn-43419770 passed
2025-04-28 02:08:27,779 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1
2025-04-28 02:08:27,800 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e0d4ee8-a8bf-4b2d-9a09-0d4b69de7dec
2025-04-28 02:08:27,813 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e0d4ee8-a8bf-4b2d-9a09-0d4b69de7dec
2025-04-28 02:08:27,837 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/d6dfa468-9730-4b51-99e4-b82844d95b3e
2025-04-28 02:08:27,870 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-82430984', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18217806887447579878', 'uuid-lslong': '11867846521740827601'}, 'enable': 'true', 'created': '2025-04-28T02:08:24', 'last-modified': '2025-04-28T02:08:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.120007'}
2025-04-28 02:08:27,882 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-28 02:08:27,882 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43419770 passed
2025-04-28 02:08:27,882 - DEBUG - ====Verifying policy data for ctest-vn-43419770 in API_Server ======
2025-04-28 02:08:27,882 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-28 02:08:27,899 - DEBUG - Requesting: http://10.0.0.254:8082/domain/fa5c208a-72f6-423c-9484-737617bde608
2025-04-28 02:08:27,940 - DEBUG - Requesting: http://10.0.0.254:8082/project/c96daf5f-94dc-4e67-bdf2-ae6fe7f8b3eb
2025-04-28 02:08:28,008 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1
2025-04-28 02:08:28,022 - DEBUG - =>VN ctest-vn-43419770 has no policy to be verified
2025-04-28 02:08:28,022 - DEBUG - Verifying the vn in opserver
2025-04-28 02:08:28,022 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770 virtual network link through opserver 10.0.0.254
2025-04-28 02:08:28,022 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-04-28 02:08:28,409 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-04-28 02:08:28,520 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770?flat'}
2025-04-28 02:08:28,520 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770 is found in opserver
2025-04-28 02:08:28,528 - DEBUG - VRF ids for VN ctest-vn-43419770: {'10.0.0.254': '2'}
2025-04-28 02:08:28,528 - INFO - Waiting for VM ctest-TestBasicVMVN-82430984-46592294 to be up..
2025-04-28 02:08:28,667 - DEBUG - VM is in ACTIVE state now
2025-04-28 02:08:28,667 - INFO - VM name : ctest-TestBasicVMVN-82430984-46592294
2025-04-28 02:08:28,779 - DEBUG - VM ctest-TestBasicVMVN-82430984-46592294 ID is cc711f56-5aa7-4f12-aeb8-ceb53d151f4e
2025-04-28 02:08:28,779 - DEBUG - VM ctest-TestBasicVMVN-82430984-46592294 launched on Node cn-jenkins-deploy-platform-ansible-os-3230-1
2025-04-28 02:08:28,899 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/cc711f56-5aa7-4f12-aeb8-ceb53d151f4e
2025-04-28 02:08:28,910 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7cf3073f-02b3-47a4-a1e4-ae4c5102f197
2025-04-28 02:08:32,214 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2025-04-28 02:08:32,214 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82430984-46592294 failed!
2025-04-28 02:08:32,271 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770 is 31.1.1.1 and allocation pool is NOT set
2025-04-28 02:08:32,271 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770 is 31.1.2.1 and allocation pool is NOT set
2025-04-28 02:08:36,333 - 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 1007ms')
2025-04-28 02:08:36,333 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82430984-46592294 failed!
2025-04-28 02:08:36,389 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770 is 31.1.1.1 and allocation pool is NOT set
2025-04-28 02:08:36,389 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770 is 31.1.2.1 and allocation pool is NOT set
2025-04-28 02:08:38,457 - 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=8.34 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.74 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.740/5.037/8.335/3.297 ms')
2025-04-28 02:08:38,457 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-82430984-46592294 passed
2025-04-28 02:08:38,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:38,608 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82430984-46592294, IP 31.1.1.4, Port 22
2025-04-28 02:08:38,770 - DEBUG - VM ctest-TestBasicVMVN-82430984-46592294 is ready for SSH connections
2025-04-28 02:08:38,770 - INFO - Waiting for VM ctest-TestBasicVMVN-82430984-68165312 to be up..
2025-04-28 02:08:38,846 - DEBUG - VM is in ACTIVE state now
2025-04-28 02:08:38,846 - INFO - VM name : ctest-TestBasicVMVN-82430984-68165312
2025-04-28 02:08:38,919 - DEBUG - VM ctest-TestBasicVMVN-82430984-68165312 ID is 33740f10-e262-4833-a000-cd3f79f4d56d
2025-04-28 02:08:38,919 - DEBUG - VM ctest-TestBasicVMVN-82430984-68165312 launched on Node cn-jenkins-deploy-platform-ansible-os-3230-1
2025-04-28 02:08:38,992 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/33740f10-e262-4833-a000-cd3f79f4d56d
2025-04-28 02:08:39,001 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/370258dc-fc48-472a-a951-7feec6f4c02a
2025-04-28 02:08:40,247 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.385 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.385/1.587/2.790/1.202 ms')
2025-04-28 02:08:40,247 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-82430984-68165312 passed
2025-04-28 02:08:40,395 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:40,395 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82430984-68165312, IP 31.1.2.4, Port 22
2025-04-28 02:08:40,551 - DEBUG - VM ctest-TestBasicVMVN-82430984-68165312 is ready for SSH connections
2025-04-28 02:08:40,551 - INFO - Waiting for VM ctest-TestBasicVMVN-82430984-66330309 to be up..
2025-04-28 02:08:40,628 - DEBUG - VM is in ACTIVE state now
2025-04-28 02:08:40,628 - INFO - VM name : ctest-TestBasicVMVN-82430984-66330309
2025-04-28 02:08:40,707 - DEBUG - VM ctest-TestBasicVMVN-82430984-66330309 ID is b9613161-7ae5-4b6a-93e3-3c7de7357490
2025-04-28 02:08:40,707 - DEBUG - VM ctest-TestBasicVMVN-82430984-66330309 launched on Node cn-jenkins-deploy-platform-ansible-os-3230-1
2025-04-28 02:08:40,781 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/b9613161-7ae5-4b6a-93e3-3c7de7357490
2025-04-28 02:08:40,791 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/670268a1-6abc-4d6b-8c59-153dd1074f64
2025-04-28 02:08:42,041 - 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.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.349 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.349/1.539/2.730/1.190 ms')
2025-04-28 02:08:42,041 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-82430984-66330309 passed
2025-04-28 02:08:42,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:42,195 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-82430984-66330309, IP 31.1.1.3, Port 22
2025-04-28 02:08:42,354 - DEBUG - VM ctest-TestBasicVMVN-82430984-66330309 is ready for SSH connections
2025-04-28 02:08:42,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:42,355 - 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.254, gateway password: c0ntrail123
2025-04-28 02:08:42,355 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-28 02:08:46,357 - 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.523 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.754 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.907 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.754/1.728/3.523 ms
2025-04-28 02:08:46,357 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-82430984-46592294 passed
2025-04-28 02:08:46,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:46,357 - 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.254, gateway password: c0ntrail123
2025-04-28 02:08:46,357 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-28 02:08:49,984 - 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=2.882 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.899 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.107 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.899/1.962/2.882 ms
2025-04-28 02:08:49,984 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-82430984-68165312 passed
2025-04-28 02:08:49,984 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:49,984 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:49,984 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-28 02:08:49,984 - 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.254, gateway password: c0ntrail123
2025-04-28 02:08:49,985 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-28 02:08:50,161 - DEBUG - None
2025-04-28 02:08:50,161 - 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.254, gateway password: c0ntrail123
2025-04-28 02:08:50,161 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-28 02:08:50,334 - DEBUG - None
2025-04-28 02:08:50,334 - 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.254, gateway password: c0ntrail123
2025-04-28 02:08:50,334 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-28 02:08:50,910 - DEBUG - None
2025-04-28 02:08:50,910 - 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.254, gateway password: c0ntrail123
2025-04-28 02:08:50,910 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-28 02:08:53,121 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.894 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.682 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.387 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.591 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/1.984/5.682 ms
2025-04-28 02:08:53,122 - 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.254, gateway password: c0ntrail123
2025-04-28 02:08:53,122 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-28 02:08:55,346 - 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.077 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.853 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.809 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.637 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.451 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.373 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.373/1.803/3.809 ms
2025-04-28 02:08:55,347 - 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.254, gateway password: c0ntrail123
2025-04-28 02:08:55,347 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-28 02:08:57,576 - 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.624 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.441 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.179 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.447 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.757 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.533 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/1.620/3.179 ms
2025-04-28 02:08:57,576 - INFO - Deleting VM ctest-TestBasicVMVN-82430984-66330309
2025-04-28 02:08:57,639 - INFO - Detaching port 370258dc-fc48-472a-a951-7feec6f4c02a from VM ctest-TestBasicVMVN-82430984-68165312
2025-04-28 02:08:57,689 - INFO - Deleting VM ctest-TestBasicVMVN-82430984-68165312
2025-04-28 02:08:57,755 - INFO - Detaching port 7cf3073f-02b3-47a4-a1e4-ae4c5102f197 from VM ctest-TestBasicVMVN-82430984-46592294
2025-04-28 02:08:57,785 - INFO - Deleting VM ctest-TestBasicVMVN-82430984-46592294
2025-04-28 02:08:57,852 - INFO - Deleting VN ctest-vn-43419770
2025-04-28 02:08:58,016 - DEBUG - Response for delete_port : ()
2025-04-28 02:08:58,168 - DEBUG - Response for delete_port : ()
2025-04-28 02:08:58,218 - DEBUG - VN fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1 still in use: Unable to complete operation on network fcd2a6d7-90fa-4ce6-a4b3-0f8871379bd1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d9b24148-0199-46ee-8d11-cb8b149b9fca']
2025-04-28 02:08:58,218 - WARNING - Deleting VN ctest-vn-43419770 failed..Will retry
2025-04-28 02:09:00,389 - DEBUG - Response for deleting network ()
2025-04-28 02:09:00,389 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1e0d4ee8-a8bf-4b2d-9a09-0d4b69de7dec
2025-04-28 02:09:00,395 - DEBUG - Response Code: 404
2025-04-28 02:09:00,395 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-04-28 02:09:00,399 - DEBUG - Requesting: http://10.0.0.254:8082/domain/fa5c208a-72f6-423c-9484-737617bde608
2025-04-28 02:09:00,453 - DEBUG - Requesting: http://10.0.0.254:8082/project/c96daf5f-94dc-4e67-bdf2-ae6fe7f8b3eb
2025-04-28 02:09:00,530 - INFO - Validated that VN ctest-vn-43419770 is not found in API Server
2025-04-28 02:09:00,541 - DEBUG - VN ctest-vn-43419770 is not present in Agent 10.0.0.254
2025-04-28 02:09:00,541 - INFO - Validated that VN ctest-vn-43419770 is not in any agent
2025-04-28 02:09:00,546 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-04-28 02:09:00,551 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-43419770
2025-04-28 02:09:00,551 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-82430984:ctest-vn-43419770
2025-04-28 02:09:00,562 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43419770 info
2025-04-28 02:09:00,643 - INFO - IPAM: ctest-ipam-04351722 is not found in API Server
2025-04-28 02:09:00,656 - INFO - IPAM:ctest-ipam-04351722 is not found in control node
2025-04-28 02:09:00,909 - DEBUG - No XMPP flaps were noticed during the test
2025-04-28 02:09:00,910 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-04-28 02:09:00,910 - INFO - --------------------------------------------------------------------------------
2025-04-28 02:09:01,661 - INFO - Deleted project: ctest-TestBasicVMVN-82430984, ID : c96daf5f-94dc-4e67-bdf2-ae6fe7f8b3eb