2026-05-20 15:35:54,679 - INFO - Domain Default found not creating 2026-05-20 15:35:54,855 - INFO - Project ctest-TestPorts-52453145 not found, creating it 2026-05-20 15:35:55,348 - INFO - Created Project:ctest-TestPorts-52453145, ID : d298eefd-2a56-42c9-8e95-1d8ac08e280c 2026-05-20 15:35:56,932 - INFO - ================================================================================ 2026-05-20 15:35:56,932 - INFO - STARTING TEST : test_ports_bindings 2026-05-20 15:35:56,932 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-05-20 15:35:57,196 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-05-20 15:35:57,196 - INFO - Initial checks done. Running the testcase now 2026-05-20 15:35:57,196 - INFO - 2026-05-20 15:35:57,850 - DEBUG - Response for create_network : {'network': {'id': '752a3fc3-5c36-4e98-9f5b-6725da461270', 'name': 'ctest-vn-33144366', 'tenant_id': 'd298eefd2a5642c98e951d8ac08e280c', 'project_id': 'd298eefd2a5642c98e951d8ac08e280c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52453145', 'ctest-vn-33144366'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 15:35:58,076 - DEBUG - Response for create_subnet : {'subnet': {'id': '84becd28-5549-4115-b0c6-6ec3c6625418', 'name': '', 'tenant_id': 'd298eefd2a5642c98e951d8ac08e280c', 'network_id': '752a3fc3-5c36-4e98-9f5b-6725da461270', 'ip_version': 4, 'cidr': '51.186.40.64/26', 'allocation_pools': [{'start': '51.186.40.66', 'end': '51.186.40.126'}], 'gateway_ip': '51.186.40.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.186.40.66', 'tags': [], 'project_id': 'd298eefd2a5642c98e951d8ac08e280c'}} 2026-05-20 15:35:58,096 - INFO - Created VN ctest-vn-33144366 2026-05-20 15:35:58,149 - DEBUG - VN ctest-vn-33144366 UUID is 752a3fc3-5c36-4e98-9f5b-6725da461270 2026-05-20 15:35:58,265 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-52453145', 'ctest-vmi-89660174']} 2026-05-20 15:35:58,509 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-89660174', 'id': '53f43bb9-3322-4b59-8e3f-a2c90fc7dabd', 'tenant_id': 'd298eefd2a5642c98e951d8ac08e280c', 'network_id': '752a3fc3-5c36-4e98-9f5b-6725da461270', 'mac_address': '02:53:f4:3b:b9:33', 'binding:profile': {'foo': 'bar'}, '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': '51.186.40.67', 'subnet_id': '84becd28-5549-4115-b0c6-6ec3c6625418'}], 'security_groups': ['65e71452-55ea-4e95-a683-c152646979f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd298eefd2a5642c98e951d8ac08e280c'}} 2026-05-20 15:35:58,509 - DEBUG - Created port 53f43bb9-3322-4b59-8e3f-a2c90fc7dabd 2026-05-20 15:35:58,613 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/53f43bb9-3322-4b59-8e3f-a2c90fc7dabd 2026-05-20 15:35:58,909 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/53f43bb9-3322-4b59-8e3f-a2c90fc7dabd 2026-05-20 15:35:58,946 - INFO - VMI 53f43bb9-3322-4b59-8e3f-a2c90fc7dabd verification in API Server passed 2026-05-20 15:35:59,040 - DEBUG - Response for delete_port : () 2026-05-20 15:35:59,040 - INFO - Deleted port 53f43bb9-3322-4b59-8e3f-a2c90fc7dabd 2026-05-20 15:35:59,040 - INFO - Deleting VN ctest-vn-33144366 2026-05-20 15:35:59,145 - DEBUG - Response for deleting network () 2026-05-20 15:35:59,402 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 15:35:59,402 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-20 15:35:59,402 - INFO - -------------------------------------------------------------------------------- 2026-05-20 15:35:59,405 - INFO - ================================================================================ 2026-05-20 15:35:59,405 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-20 15:35:59,405 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-05-20 15:35:59,690 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-05-20 15:35:59,690 - INFO - Initial checks done. Running the testcase now 2026-05-20 15:35:59,690 - INFO - 2026-05-20 15:35:59,882 - DEBUG - Response for create_network : {'network': {'id': '391bc522-33ab-498d-b6cb-4970a5de0db1', 'name': 'ctest-vn1-68491508', 'tenant_id': 'd298eefd2a5642c98e951d8ac08e280c', 'project_id': 'd298eefd2a5642c98e951d8ac08e280c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52453145', 'ctest-vn1-68491508'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 15:36:00,075 - DEBUG - Response for create_subnet : {'subnet': {'id': '838cbe44-17d2-4f6c-849c-00ab3bef23e1', 'name': '', 'tenant_id': 'd298eefd2a5642c98e951d8ac08e280c', 'network_id': '391bc522-33ab-498d-b6cb-4970a5de0db1', 'ip_version': 4, 'cidr': '14.171.50.128/26', 'allocation_pools': [{'start': '14.171.50.130', 'end': '14.171.50.190'}], 'gateway_ip': '14.171.50.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.171.50.130', 'tags': [], 'project_id': 'd298eefd2a5642c98e951d8ac08e280c'}} 2026-05-20 15:36:00,289 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0195062-356c-4e55-ad3a-370be3de36cd', 'name': '', 'tenant_id': 'd298eefd2a5642c98e951d8ac08e280c', 'network_id': '391bc522-33ab-498d-b6cb-4970a5de0db1', 'ip_version': 4, 'cidr': '28.76.61.128/26', 'allocation_pools': [{'start': '28.76.61.130', 'end': '28.76.61.190'}], 'gateway_ip': '28.76.61.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.76.61.130', 'tags': [], 'project_id': 'd298eefd2a5642c98e951d8ac08e280c'}} 2026-05-20 15:36:00,317 - INFO - Created VN ctest-vn1-68491508 2026-05-20 15:36:00,369 - DEBUG - VN ctest-vn1-68491508 UUID is 391bc522-33ab-498d-b6cb-4970a5de0db1 2026-05-20 15:36:00,695 - DEBUG - Response for create_port : {'port': {'name': 'b1f798a3-29be-4e42-8929-dc5f2fa8c3a5', 'id': 'b1f798a3-29be-4e42-8929-dc5f2fa8c3a5', 'tenant_id': 'd298eefd2a5642c98e951d8ac08e280c', 'network_id': '391bc522-33ab-498d-b6cb-4970a5de0db1', 'mac_address': '02:b1:f7:98:a3:29', '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': '14.171.50.133', 'subnet_id': '838cbe44-17d2-4f6c-849c-00ab3bef23e1'}], 'security_groups': ['65e71452-55ea-4e95-a683-c152646979f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd298eefd2a5642c98e951d8ac08e280c'}} 2026-05-20 15:36:00,882 - DEBUG - Response for create_port : {'port': {'name': '6248417c-ccbb-4797-adaf-53c2430a45d8', 'id': '6248417c-ccbb-4797-adaf-53c2430a45d8', 'tenant_id': 'd298eefd2a5642c98e951d8ac08e280c', 'network_id': '391bc522-33ab-498d-b6cb-4970a5de0db1', 'mac_address': '02:62:48:41:7c:cc', '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': '28.76.61.133', 'subnet_id': 'a0195062-356c-4e55-ad3a-370be3de36cd'}], 'security_groups': ['65e71452-55ea-4e95-a683-c152646979f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd298eefd2a5642c98e951d8ac08e280c'}} 2026-05-20 15:36:00,949 - DEBUG - Services list from nova: [, , ] 2026-05-20 15:36:01,340 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5804-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5804-1) 2026-05-20 15:36:01,876 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5804-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5804-1) 2026-05-20 15:36:01,876 - INFO - Waiting for VM ctest-vn1-vm1-29520867 to be up.. 2026-05-20 15:36:01,935 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-20 15:36:07,025 - DEBUG - VM is in ACTIVE state now 2026-05-20 15:36:07,025 - INFO - VM name : ctest-vn1-vm1-29520867 2026-05-20 15:36:07,116 - DEBUG - VM ctest-vn1-vm1-29520867 ID is 3502a017-4220-4928-8e52-895bbae0f9cc 2026-05-20 15:36:07,141 - DEBUG - VM ctest-vn1-vm1-29520867 launched on Node cn-jenkins-deploy-platform-ansible-os-5804-1 2026-05-20 15:36:07,237 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3502a017-4220-4928-8e52-895bbae0f9cc 2026-05-20 15:36:07,246 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b1f798a3-29be-4e42-8929-dc5f2fa8c3a5 2026-05-20 15:36:10,497 - 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') 2026-05-20 15:36:10,497 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29520867 failed! 2026-05-20 15:36:10,557 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-52453145:ctest-vn1-68491508 is 14.171.50.129 and allocation pool is NOT set 2026-05-20 15:36:10,557 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-52453145:ctest-vn1-68491508 is 28.76.61.129 and allocation pool is NOT set 2026-05-20 15:36:14,626 - 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=10.5 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 10.455/10.455/10.455/0.000 ms') 2026-05-20 15:36:14,626 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29520867 passed 2026-05-20 15:36:14,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 15:36:14,781 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29520867, IP 14.171.50.133, Port 22 2026-05-20 15:36:14,958 - DEBUG - VM ctest-vn1-vm1-29520867 is ready for SSH connections 2026-05-20 15:36:14,959 - INFO - Waiting for VM ctest-vn1-vm2-12110891 to be up.. 2026-05-20 15:36:15,041 - DEBUG - VM is in ACTIVE state now 2026-05-20 15:36:15,041 - INFO - VM name : ctest-vn1-vm2-12110891 2026-05-20 15:36:15,121 - DEBUG - VM ctest-vn1-vm2-12110891 ID is 3fe4fecb-2806-4916-88cf-49a293fa12ad 2026-05-20 15:36:15,122 - DEBUG - VM ctest-vn1-vm2-12110891 launched on Node cn-jenkins-deploy-platform-ansible-os-5804-1 2026-05-20 15:36:15,208 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3fe4fecb-2806-4916-88cf-49a293fa12ad 2026-05-20 15:36:15,218 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6248417c-ccbb-4797-adaf-53c2430a45d8 2026-05-20 15:36:16,460 - 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.28 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.681 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.681/1.978/3.276/1.297 ms') 2026-05-20 15:36:16,460 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-12110891 passed 2026-05-20 15:36:16,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 15:36:16,609 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-12110891, IP 28.76.61.133, Port 22 2026-05-20 15:36:16,780 - DEBUG - VM ctest-vn1-vm2-12110891 is ready for SSH connections 2026-05-20 15:36:16,780 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 15:36:16,780 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 15:36:16,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 15:36:16,781 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 14.171.50.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-20 15:36:16,781 - DEBUG - ping -s 56 -c 3 -W 1 14.171.50.133 2026-05-20 15:36:19,471 - DEBUG - PING 14.171.50.133 (14.171.50.133): 56 data bytes 64 bytes from 14.171.50.133: seq=0 ttl=63 time=3.913 ms 64 bytes from 14.171.50.133: seq=1 ttl=63 time=0.967 ms 64 bytes from 14.171.50.133: seq=2 ttl=63 time=1.191 ms --- 14.171.50.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.967/2.023/3.913 ms 2026-05-20 15:36:19,471 - INFO - Ping to IP 14.171.50.133 from VM ctest-vn1-vm2-12110891 passed 2026-05-20 15:36:19,471 - INFO - Detaching port 6248417c-ccbb-4797-adaf-53c2430a45d8 from VM ctest-vn1-vm2-12110891 2026-05-20 15:36:19,525 - INFO - Deleting VM ctest-vn1-vm2-12110891 2026-05-20 15:36:19,601 - INFO - Detaching port b1f798a3-29be-4e42-8929-dc5f2fa8c3a5 from VM ctest-vn1-vm1-29520867 2026-05-20 15:36:19,647 - INFO - Deleting VM ctest-vn1-vm1-29520867 2026-05-20 15:36:19,940 - DEBUG - Response for delete_port : () 2026-05-20 15:36:20,131 - DEBUG - Response for delete_port : () 2026-05-20 15:36:20,131 - INFO - Deleting VN ctest-vn1-68491508 2026-05-20 15:36:20,271 - DEBUG - Response for deleting network () 2026-05-20 15:36:20,525 - DEBUG - No XMPP flaps were noticed during the test
2026-05-20 15:36:20,525 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-05-20 15:36:20,526 - INFO - -------------------------------------------------------------------------------- 2026-05-20 15:36:21,372 - INFO - Deleted project: ctest-TestPorts-52453145, ID : d298eefd-2a56-42c9-8e95-1d8ac08e280c