2026-06-18 15:43:16,211 - INFO - Domain Default found not creating 2026-06-18 15:43:16,448 - INFO - Project ctest-TestPorts-19533355 not found, creating it 2026-06-18 15:43:17,002 - INFO - Created Project:ctest-TestPorts-19533355, ID : 4f03c7b8-d08f-4be8-aa59-1a96c621d0c9 2026-06-18 15:43:18,473 - INFO - ================================================================================ 2026-06-18 15:43:18,473 - INFO - STARTING TEST : test_ports_bindings 2026-06-18 15:43:18,473 - 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-06-18 15:43:19,739 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.129': {'10.20.0.14': '0', '10.20.0.25': '0'}} with 2026-06-18 15:43:19,739 - INFO - Initial checks done. Running the testcase now 2026-06-18 15:43:19,739 - INFO - 2026-06-18 15:43:20,475 - DEBUG - Response for create_network : {'network': {'id': 'a8e63c17-98bc-421d-b7a0-382957d438fe', 'name': 'ctest-vn-00282664', 'tenant_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'project_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-19533355', 'ctest-vn-00282664'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 15:43:20,773 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eaa49167-abf0-44e8-801d-aab8a70d5e47', 'name': '', 'tenant_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'network_id': 'a8e63c17-98bc-421d-b7a0-382957d438fe', 'ip_version': 4, 'cidr': '91.50.8.128/26', 'allocation_pools': [{'start': '91.50.8.130', 'end': '91.50.8.190'}], 'gateway_ip': '91.50.8.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.50.8.130', 'tags': [], 'project_id': '4f03c7b8d08f4be8aa591a96c621d0c9'}} 2026-06-18 15:43:20,791 - INFO - Created VN ctest-vn-00282664 2026-06-18 15:43:20,806 - DEBUG - VN ctest-vn-00282664 UUID is a8e63c17-98bc-421d-b7a0-382957d438fe 2026-06-18 15:43:20,865 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-19533355', 'ctest-vmi-41132030']} 2026-06-18 15:43:21,154 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-41132030', 'id': '4a4678d9-430c-41ba-92a7-1870897ba484', 'tenant_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'network_id': 'a8e63c17-98bc-421d-b7a0-382957d438fe', 'mac_address': '02:4a:46:78:d9:43', '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': '91.50.8.131', 'subnet_id': 'eaa49167-abf0-44e8-801d-aab8a70d5e47'}], 'security_groups': ['49eaf218-6096-44a2-a162-d7f5f7a0213b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4f03c7b8d08f4be8aa591a96c621d0c9'}} 2026-06-18 15:43:21,154 - DEBUG - Created port 4a4678d9-430c-41ba-92a7-1870897ba484 2026-06-18 15:43:21,262 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/4a4678d9-430c-41ba-92a7-1870897ba484 2026-06-18 15:43:21,590 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/4a4678d9-430c-41ba-92a7-1870897ba484 2026-06-18 15:43:21,620 - INFO - VMI 4a4678d9-430c-41ba-92a7-1870897ba484 verification in API Server passed 2026-06-18 15:43:21,737 - DEBUG - Response for delete_port : () 2026-06-18 15:43:21,737 - INFO - Deleted port 4a4678d9-430c-41ba-92a7-1870897ba484 2026-06-18 15:43:21,737 - INFO - Deleting VN ctest-vn-00282664 2026-06-18 15:43:21,893 - DEBUG - Response for deleting network () 2026-06-18 15:43:23,160 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 15:43:23,160 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-06-18 15:43:23,160 - INFO - -------------------------------------------------------------------------------- 2026-06-18 15:43:23,163 - INFO - ================================================================================ 2026-06-18 15:43:23,163 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-18 15:43:23,164 - 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-06-18 15:43:24,432 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0', '10.20.0.25': '0'}, '10.0.0.129': {'10.20.0.14': '0', '10.20.0.25': '0'}} with 2026-06-18 15:43:24,432 - INFO - Initial checks done. Running the testcase now 2026-06-18 15:43:24,432 - INFO - 2026-06-18 15:43:24,681 - DEBUG - Response for create_network : {'network': {'id': '7cb35cf5-986e-468d-91b0-ed7aab749092', 'name': 'ctest-vn1-37560370', 'tenant_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'project_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-19533355', 'ctest-vn1-37560370'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 15:43:24,899 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e3baafde-82ad-4f03-9742-e601917e6e8c', 'name': '', 'tenant_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'network_id': '7cb35cf5-986e-468d-91b0-ed7aab749092', 'ip_version': 4, 'cidr': '199.85.173.64/26', 'allocation_pools': [{'start': '199.85.173.66', 'end': '199.85.173.126'}], 'gateway_ip': '199.85.173.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.85.173.66', 'tags': [], 'project_id': '4f03c7b8d08f4be8aa591a96c621d0c9'}} 2026-06-18 15:43:25,116 - DEBUG - Response for create_subnet : {'subnet': {'id': '9300025c-bbbd-4757-a1ee-b9b7d01b4452', 'name': '', 'tenant_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'network_id': '7cb35cf5-986e-468d-91b0-ed7aab749092', 'ip_version': 4, 'cidr': '14.3.146.128/26', 'allocation_pools': [{'start': '14.3.146.130', 'end': '14.3.146.190'}], 'gateway_ip': '14.3.146.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.3.146.130', 'tags': [], 'project_id': '4f03c7b8d08f4be8aa591a96c621d0c9'}} 2026-06-18 15:43:25,137 - INFO - Created VN ctest-vn1-37560370 2026-06-18 15:43:25,147 - DEBUG - VN ctest-vn1-37560370 UUID is 7cb35cf5-986e-468d-91b0-ed7aab749092 2026-06-18 15:43:25,465 - DEBUG - Response for create_port : {'port': {'name': '113ac6a3-20d4-4284-8bb9-eddad71f4c0f', 'id': '113ac6a3-20d4-4284-8bb9-eddad71f4c0f', 'tenant_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'network_id': '7cb35cf5-986e-468d-91b0-ed7aab749092', 'mac_address': '02:11:3a:c6:a3:20', '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': '199.85.173.69', 'subnet_id': 'e3baafde-82ad-4f03-9742-e601917e6e8c'}], 'security_groups': ['49eaf218-6096-44a2-a162-d7f5f7a0213b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4f03c7b8d08f4be8aa591a96c621d0c9'}} 2026-06-18 15:43:25,727 - DEBUG - Response for create_port : {'port': {'name': '0baeb60f-3683-41e8-bfd0-c90ed4b78ed4', 'id': '0baeb60f-3683-41e8-bfd0-c90ed4b78ed4', 'tenant_id': '4f03c7b8d08f4be8aa591a96c621d0c9', 'network_id': '7cb35cf5-986e-468d-91b0-ed7aab749092', 'mac_address': '02:0b:ae:b6:0f:36', '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.3.146.133', 'subnet_id': '9300025c-bbbd-4757-a1ee-b9b7d01b4452'}], 'security_groups': ['49eaf218-6096-44a2-a162-d7f5f7a0213b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4f03c7b8d08f4be8aa591a96c621d0c9'}} 2026-06-18 15:43:25,789 - DEBUG - Services list from nova: [, , , ] 2026-06-18 15:43:26,212 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5988-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5988-1) 2026-06-18 15:43:26,772 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5988-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5988-2) 2026-06-18 15:43:26,772 - INFO - Waiting for VM ctest-vn1-vm1-82966418 to be up.. 2026-06-18 15:43:26,814 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 15:43:31,888 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 15:43:37,001 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 15:43:42,124 - DEBUG - VM is in ACTIVE state now 2026-06-18 15:43:42,124 - INFO - VM name : ctest-vn1-vm1-82966418 2026-06-18 15:43:42,205 - DEBUG - VM ctest-vn1-vm1-82966418 ID is f93256ab-13a9-4d21-b992-ddf22ffe4186 2026-06-18 15:43:42,231 - DEBUG - VM ctest-vn1-vm1-82966418 launched on Node an-jenkins-deploy-platform-ansible-os-5988-1 2026-06-18 15:43:42,318 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f93256ab-13a9-4d21-b992-ddf22ffe4186 2026-06-18 15:43:42,757 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f93256ab-13a9-4d21-b992-ddf22ffe4186 2026-06-18 15:43:42,793 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/113ac6a3-20d4-4284-8bb9-eddad71f4c0f 2026-06-18 15:43:43,939 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.421 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 = 0.421/2.157/3.893/1.736 ms') 2026-06-18 15:43:43,939 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82966418 passed 2026-06-18 15:43:44,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 15:43:44,007 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-82966418, IP 199.85.173.69, Port 22 2026-06-18 15:43:44,176 - DEBUG - VM ctest-vn1-vm1-82966418 is ready for SSH connections 2026-06-18 15:43:44,177 - INFO - Waiting for VM ctest-vn1-vm2-84485112 to be up.. 2026-06-18 15:43:44,258 - DEBUG - VM is in ACTIVE state now 2026-06-18 15:43:44,258 - INFO - VM name : ctest-vn1-vm2-84485112 2026-06-18 15:43:44,330 - DEBUG - VM ctest-vn1-vm2-84485112 ID is cbfb1330-96b2-4f2f-a551-b8ee6d685b01 2026-06-18 15:43:44,330 - DEBUG - VM ctest-vn1-vm2-84485112 launched on Node an-jenkins-deploy-platform-ansible-os-5988-2 2026-06-18 15:43:44,408 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cbfb1330-96b2-4f2f-a551-b8ee6d685b01 2026-06-18 15:43:44,418 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0baeb60f-3683-41e8-bfd0-c90ed4b78ed4 2026-06-18 15:43:45,568 - 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=5.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.16 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.156/3.195/5.235/2.039 ms') 2026-06-18 15:43:45,568 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-84485112 passed 2026-06-18 15:43:45,639 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 15:43:45,639 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-84485112, IP 14.3.146.133, Port 22 2026-06-18 15:43:45,804 - DEBUG - VM ctest-vn1-vm2-84485112 is ready for SSH connections 2026-06-18 15:43:45,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 15:43:45,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 15:43:45,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 15:43:45,804 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 199.85.173.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-06-18 15:43:45,804 - DEBUG - ping -s 56 -c 3 -W 1 199.85.173.69 2026-06-18 15:43:48,626 - DEBUG - PING 199.85.173.69 (199.85.173.69): 56 data bytes 64 bytes from 199.85.173.69: seq=0 ttl=63 time=5.636 ms 64 bytes from 199.85.173.69: seq=1 ttl=63 time=1.106 ms 64 bytes from 199.85.173.69: seq=2 ttl=63 time=1.220 ms --- 199.85.173.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.106/2.654/5.636 ms 2026-06-18 15:43:48,626 - INFO - Ping to IP 199.85.173.69 from VM ctest-vn1-vm2-84485112 passed 2026-06-18 15:43:48,626 - INFO - Detaching port 0baeb60f-3683-41e8-bfd0-c90ed4b78ed4 from VM ctest-vn1-vm2-84485112 2026-06-18 15:43:48,676 - INFO - Deleting VM ctest-vn1-vm2-84485112 2026-06-18 15:43:48,745 - INFO - Detaching port 113ac6a3-20d4-4284-8bb9-eddad71f4c0f from VM ctest-vn1-vm1-82966418 2026-06-18 15:43:48,778 - INFO - Deleting VM ctest-vn1-vm1-82966418 2026-06-18 15:43:49,113 - DEBUG - Response for delete_port : () 2026-06-18 15:43:49,371 - DEBUG - Response for delete_port : () 2026-06-18 15:43:49,371 - INFO - Deleting VN ctest-vn1-37560370 2026-06-18 15:43:49,560 - DEBUG - Response for deleting network () 2026-06-18 15:43:50,823 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 15:43:50,823 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-18 15:43:50,823 - INFO - -------------------------------------------------------------------------------- 2026-06-18 15:43:51,544 - INFO - Deleted project: ctest-TestPorts-19533355, ID : 4f03c7b8-d08f-4be8-aa59-1a96c621d0c9