2026-04-29 19:57:48,871 - INFO - Domain Default found not creating 2026-04-29 19:57:49,034 - INFO - Project ctest-TestPorts-81782283 not found, creating it 2026-04-29 19:57:49,506 - INFO - Created Project:ctest-TestPorts-81782283, ID : afaca940-8b94-4ff2-aadd-8241f6869432 2026-04-29 19:57:51,066 - INFO - ================================================================================ 2026-04-29 19:57:51,066 - INFO - STARTING TEST : test_ports_bindings 2026-04-29 19:57:51,066 - 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-04-29 19:57:51,322 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-04-29 19:57:51,322 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:57:51,322 - INFO - 2026-04-29 19:57:51,871 - DEBUG - Response for create_network : {'network': {'id': '3c49e1e0-ff5b-4c9d-96aa-be68d08e4d1d', 'name': 'ctest-vn-04518442', 'tenant_id': 'afaca9408b944ff2aadd8241f6869432', 'project_id': 'afaca9408b944ff2aadd8241f6869432', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-81782283', 'ctest-vn-04518442'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:57:52,093 - DEBUG - Response for create_subnet : {'subnet': {'id': '3fa8a671-bd87-47b4-9371-c275a8aaff0d', 'name': '', 'tenant_id': 'afaca9408b944ff2aadd8241f6869432', 'network_id': '3c49e1e0-ff5b-4c9d-96aa-be68d08e4d1d', 'ip_version': 4, 'cidr': '111.14.166.0/26', 'allocation_pools': [{'start': '111.14.166.2', 'end': '111.14.166.62'}], 'gateway_ip': '111.14.166.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.14.166.2', 'tags': [], 'project_id': 'afaca9408b944ff2aadd8241f6869432'}} 2026-04-29 19:57:52,110 - INFO - Created VN ctest-vn-04518442 2026-04-29 19:57:52,161 - DEBUG - VN ctest-vn-04518442 UUID is 3c49e1e0-ff5b-4c9d-96aa-be68d08e4d1d 2026-04-29 19:57:52,266 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-81782283', 'ctest-vmi-88547024']} 2026-04-29 19:57:52,537 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-88547024', 'id': '2b0bac8e-ed21-4022-ad61-b996e54a2fce', 'tenant_id': 'afaca9408b944ff2aadd8241f6869432', 'network_id': '3c49e1e0-ff5b-4c9d-96aa-be68d08e4d1d', 'mac_address': '02:2b:0b:ac:8e:ed', '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': '111.14.166.3', 'subnet_id': '3fa8a671-bd87-47b4-9371-c275a8aaff0d'}], 'security_groups': ['381ad2eb-6b47-4a0f-a4c9-6b9b51f7b7ab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'afaca9408b944ff2aadd8241f6869432'}} 2026-04-29 19:57:52,537 - DEBUG - Created port 2b0bac8e-ed21-4022-ad61-b996e54a2fce 2026-04-29 19:57:52,641 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2b0bac8e-ed21-4022-ad61-b996e54a2fce 2026-04-29 19:57:52,936 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2b0bac8e-ed21-4022-ad61-b996e54a2fce 2026-04-29 19:57:52,969 - INFO - VMI 2b0bac8e-ed21-4022-ad61-b996e54a2fce verification in API Server passed 2026-04-29 19:57:53,061 - DEBUG - Response for delete_port : () 2026-04-29 19:57:53,061 - INFO - Deleted port 2b0bac8e-ed21-4022-ad61-b996e54a2fce 2026-04-29 19:57:53,061 - INFO - Deleting VN ctest-vn-04518442 2026-04-29 19:57:53,153 - DEBUG - Response for deleting network () 2026-04-29 19:57:53,405 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 19:57:53,406 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-29 19:57:53,406 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:57:53,408 - INFO - ================================================================================ 2026-04-29 19:57:53,408 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-29 19:57:53,408 - 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-04-29 19:57:53,694 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-04-29 19:57:53,694 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:57:53,694 - INFO - 2026-04-29 19:57:53,859 - DEBUG - Response for create_network : {'network': {'id': 'a4024590-46ce-4b66-83eb-cda100b1f3d0', 'name': 'ctest-vn1-18089481', 'tenant_id': 'afaca9408b944ff2aadd8241f6869432', 'project_id': 'afaca9408b944ff2aadd8241f6869432', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-81782283', 'ctest-vn1-18089481'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:57:54,030 - DEBUG - Response for create_subnet : {'subnet': {'id': '2a97b717-cef4-4cee-91d1-1bd27e1ae3cf', 'name': '', 'tenant_id': 'afaca9408b944ff2aadd8241f6869432', 'network_id': 'a4024590-46ce-4b66-83eb-cda100b1f3d0', 'ip_version': 4, 'cidr': '159.108.112.64/26', 'allocation_pools': [{'start': '159.108.112.66', 'end': '159.108.112.126'}], 'gateway_ip': '159.108.112.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.108.112.66', 'tags': [], 'project_id': 'afaca9408b944ff2aadd8241f6869432'}} 2026-04-29 19:57:54,171 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e910e4d-b692-4703-a1e2-83c6cc620386', 'name': '', 'tenant_id': 'afaca9408b944ff2aadd8241f6869432', 'network_id': 'a4024590-46ce-4b66-83eb-cda100b1f3d0', 'ip_version': 4, 'cidr': '105.181.240.128/26', 'allocation_pools': [{'start': '105.181.240.130', 'end': '105.181.240.190'}], 'gateway_ip': '105.181.240.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.181.240.130', 'tags': [], 'project_id': 'afaca9408b944ff2aadd8241f6869432'}} 2026-04-29 19:57:54,189 - INFO - Created VN ctest-vn1-18089481 2026-04-29 19:57:54,241 - DEBUG - VN ctest-vn1-18089481 UUID is a4024590-46ce-4b66-83eb-cda100b1f3d0 2026-04-29 19:57:54,530 - DEBUG - Response for create_port : {'port': {'name': '2830affe-48d6-45e4-8497-0b879f6ff9d6', 'id': '2830affe-48d6-45e4-8497-0b879f6ff9d6', 'tenant_id': 'afaca9408b944ff2aadd8241f6869432', 'network_id': 'a4024590-46ce-4b66-83eb-cda100b1f3d0', 'mac_address': '02:28:30:af:fe:48', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '159.108.112.69', 'subnet_id': '2a97b717-cef4-4cee-91d1-1bd27e1ae3cf'}], 'security_groups': ['381ad2eb-6b47-4a0f-a4c9-6b9b51f7b7ab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'afaca9408b944ff2aadd8241f6869432'}} 2026-04-29 19:57:54,693 - DEBUG - Response for create_port : {'port': {'name': '8d12948e-456f-43ce-9b8f-c3e8ebf2bf10', 'id': '8d12948e-456f-43ce-9b8f-c3e8ebf2bf10', 'tenant_id': 'afaca9408b944ff2aadd8241f6869432', 'network_id': 'a4024590-46ce-4b66-83eb-cda100b1f3d0', 'mac_address': '02:8d:12:94:8e:45', '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': '105.181.240.133', 'subnet_id': '0e910e4d-b692-4703-a1e2-83c6cc620386'}], 'security_groups': ['381ad2eb-6b47-4a0f-a4c9-6b9b51f7b7ab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'afaca9408b944ff2aadd8241f6869432'}} 2026-04-29 19:57:54,750 - DEBUG - Services list from nova: [, , ] 2026-04-29 19:57:55,094 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5716-1) 2026-04-29 19:57:55,506 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5716-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5716-1) 2026-04-29 19:57:55,506 - INFO - Waiting for VM ctest-vn1-vm1-59966005 to be up.. 2026-04-29 19:57:55,547 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 19:58:00,654 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:58:00,654 - INFO - VM name : ctest-vn1-vm1-59966005 2026-04-29 19:58:00,741 - DEBUG - VM ctest-vn1-vm1-59966005 ID is ecef0e2a-fd49-49b0-8ec0-b5f689b789e7 2026-04-29 19:58:00,762 - DEBUG - VM ctest-vn1-vm1-59966005 launched on Node cn-jenkins-deploy-platform-ansible-os-5716-1 2026-04-29 19:58:00,841 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ecef0e2a-fd49-49b0-8ec0-b5f689b789e7 2026-04-29 19:58:00,850 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2830affe-48d6-45e4-8497-0b879f6ff9d6 2026-04-29 19:58:04,120 - 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 1031ms') 2026-04-29 19:58:04,120 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59966005 failed! 2026-04-29 19:58:04,173 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-81782283:ctest-vn1-18089481 is 159.108.112.65 and allocation pool is NOT set 2026-04-29 19:58:04,173 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-81782283:ctest-vn1-18089481 is 105.181.240.129 and allocation pool is NOT set 2026-04-29 19:58:08,244 - 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=2 ttl=63 time=10.5 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 10.505/10.505/10.505/0.000 ms') 2026-04-29 19:58:08,245 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59966005 passed 2026-04-29 19:58:08,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:58:08,397 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59966005, IP 159.108.112.69, Port 22 2026-04-29 19:58:08,563 - DEBUG - VM ctest-vn1-vm1-59966005 is ready for SSH connections 2026-04-29 19:58:08,563 - INFO - Waiting for VM ctest-vn1-vm2-36055635 to be up.. 2026-04-29 19:58:08,647 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:58:08,647 - INFO - VM name : ctest-vn1-vm2-36055635 2026-04-29 19:58:08,732 - DEBUG - VM ctest-vn1-vm2-36055635 ID is 931d826c-1b13-4b46-ad15-d9777678d6f2 2026-04-29 19:58:08,732 - DEBUG - VM ctest-vn1-vm2-36055635 launched on Node cn-jenkins-deploy-platform-ansible-os-5716-1 2026-04-29 19:58:08,808 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/931d826c-1b13-4b46-ad15-d9777678d6f2 2026-04-29 19:58:08,817 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8d12948e-456f-43ce-9b8f-c3e8ebf2bf10 2026-04-29 19:58:10,051 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.474 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.474/1.727/2.981/1.253 ms') 2026-04-29 19:58:10,051 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-36055635 passed 2026-04-29 19:58:10,205 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:58:10,205 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-36055635, IP 105.181.240.133, Port 22 2026-04-29 19:58:10,360 - DEBUG - VM ctest-vn1-vm2-36055635 is ready for SSH connections 2026-04-29 19:58:10,360 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:58:10,360 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:58:10,360 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:58:10,360 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 159.108.112.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 19:58:10,360 - DEBUG - ping -s 56 -c 3 -W 1 159.108.112.69 2026-04-29 19:58:14,070 - DEBUG - PING 159.108.112.69 (159.108.112.69): 56 data bytes 64 bytes from 159.108.112.69: seq=0 ttl=63 time=3.910 ms 64 bytes from 159.108.112.69: seq=1 ttl=63 time=0.784 ms 64 bytes from 159.108.112.69: seq=2 ttl=63 time=0.786 ms --- 159.108.112.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.784/1.826/3.910 ms 2026-04-29 19:58:14,071 - INFO - Ping to IP 159.108.112.69 from VM ctest-vn1-vm2-36055635 passed 2026-04-29 19:58:14,071 - INFO - Detaching port 8d12948e-456f-43ce-9b8f-c3e8ebf2bf10 from VM ctest-vn1-vm2-36055635 2026-04-29 19:58:14,119 - INFO - Deleting VM ctest-vn1-vm2-36055635 2026-04-29 19:58:14,190 - INFO - Detaching port 2830affe-48d6-45e4-8497-0b879f6ff9d6 from VM ctest-vn1-vm1-59966005 2026-04-29 19:58:14,222 - INFO - Deleting VM ctest-vn1-vm1-59966005 2026-04-29 19:58:14,451 - DEBUG - Response for delete_port : () 2026-04-29 19:58:14,615 - DEBUG - Response for delete_port : () 2026-04-29 19:58:14,615 - INFO - Deleting VN ctest-vn1-18089481 2026-04-29 19:58:14,759 - DEBUG - Response for deleting network () 2026-04-29 19:58:15,017 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 19:58:15,017 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22] 2026-04-29 19:58:15,017 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:58:15,710 - INFO - Deleted project: ctest-TestPorts-81782283, ID : afaca940-8b94-4ff2-aadd-8241f6869432