2026-06-16 15:34:39,706 - INFO - Domain Default found not creating
2026-06-16 15:34:39,837 - INFO - Project ctest-TestPorts-84285456 not found, creating it
2026-06-16 15:34:40,257 - INFO - Created Project:ctest-TestPorts-84285456, ID : c1a01c80-75e0-4715-b056-f5b9d47fb6cb
2026-06-16 15:34:41,652 - INFO - ================================================================================
2026-06-16 15:34:41,652 - INFO - STARTING TEST : test_ports_bindings
2026-06-16 15:34:41,652 - 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-16 15:34:41,908 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2026-06-16 15:34:41,908 - INFO - Initial checks done. Running the testcase now
2026-06-16 15:34:41,908 - INFO -
2026-06-16 15:34:42,437 - DEBUG - Response for create_network : {'network': {'id': '45fad6c5-1f81-43d8-a12c-843fe0e800e5', 'name': 'ctest-vn-10587399', 'tenant_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'project_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84285456', 'ctest-vn-10587399'], 'port_security_enabled': True, 'description': ''}}
2026-06-16 15:34:42,579 - DEBUG - Response for create_subnet : {'subnet': {'id': '71946365-4339-4315-8de2-3df747852518', 'name': '', 'tenant_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'network_id': '45fad6c5-1f81-43d8-a12c-843fe0e800e5', 'ip_version': 4, 'cidr': '28.147.194.192/26', 'allocation_pools': [{'start': '28.147.194.194', 'end': '28.147.194.254'}], 'gateway_ip': '28.147.194.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.147.194.194', 'tags': [], 'project_id': 'c1a01c8075e04715b056f5b9d47fb6cb'}}
2026-06-16 15:34:42,593 - INFO - Created VN ctest-vn-10587399
2026-06-16 15:34:42,643 - DEBUG - VN ctest-vn-10587399 UUID is 45fad6c5-1f81-43d8-a12c-843fe0e800e5
2026-06-16 15:34:42,730 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-84285456', 'ctest-vmi-30175617']}
2026-06-16 15:34:42,976 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30175617', 'id': '588cd9d9-9c82-4477-94f9-2a31d47a83fd', 'tenant_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'network_id': '45fad6c5-1f81-43d8-a12c-843fe0e800e5', 'mac_address': '02:58:8c:d9:d9:9c', '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': '28.147.194.195', 'subnet_id': '71946365-4339-4315-8de2-3df747852518'}], 'security_groups': ['e07f190d-707f-4b2a-8831-ac1c31a9848e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1a01c8075e04715b056f5b9d47fb6cb'}}
2026-06-16 15:34:42,976 - DEBUG - Created port 588cd9d9-9c82-4477-94f9-2a31d47a83fd
2026-06-16 15:34:43,079 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/588cd9d9-9c82-4477-94f9-2a31d47a83fd
2026-06-16 15:34:43,395 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/588cd9d9-9c82-4477-94f9-2a31d47a83fd
2026-06-16 15:34:43,430 - INFO - VMI 588cd9d9-9c82-4477-94f9-2a31d47a83fd verification in API Server passed
2026-06-16 15:34:43,523 - DEBUG - Response for delete_port : ()
2026-06-16 15:34:43,523 - INFO - Deleted port 588cd9d9-9c82-4477-94f9-2a31d47a83fd
2026-06-16 15:34:43,523 - INFO - Deleting VN ctest-vn-10587399
2026-06-16 15:34:43,639 - DEBUG - Response for deleting network ()
2026-06-16 15:34:43,893 - DEBUG - No XMPP flaps were noticed during the test
2026-06-16 15:34:43,893 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-16 15:34:43,893 - INFO - --------------------------------------------------------------------------------
2026-06-16 15:34:43,895 - INFO - ================================================================================
2026-06-16 15:34:43,895 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-16 15:34:43,895 - 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-16 15:34:44,180 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2026-06-16 15:34:44,180 - INFO - Initial checks done. Running the testcase now
2026-06-16 15:34:44,180 - INFO -
2026-06-16 15:34:44,367 - DEBUG - Response for create_network : {'network': {'id': 'f32a9b8f-a379-4176-b81a-fc717bda3023', 'name': 'ctest-vn1-00215742', 'tenant_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'project_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84285456', 'ctest-vn1-00215742'], 'port_security_enabled': True, 'description': ''}}
2026-06-16 15:34:44,573 - DEBUG - Response for create_subnet : {'subnet': {'id': '027f30b5-6c97-46cd-b691-8d76783d3a01', 'name': '', 'tenant_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'network_id': 'f32a9b8f-a379-4176-b81a-fc717bda3023', 'ip_version': 4, 'cidr': '34.117.202.128/26', 'allocation_pools': [{'start': '34.117.202.130', 'end': '34.117.202.190'}], 'gateway_ip': '34.117.202.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.117.202.130', 'tags': [], 'project_id': 'c1a01c8075e04715b056f5b9d47fb6cb'}}
2026-06-16 15:34:44,740 - DEBUG - Response for create_subnet : {'subnet': {'id': '6cf8c037-23b2-4e88-8c49-5a8bfdcd782f', 'name': '', 'tenant_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'network_id': 'f32a9b8f-a379-4176-b81a-fc717bda3023', 'ip_version': 4, 'cidr': '5.87.207.0/26', 'allocation_pools': [{'start': '5.87.207.2', 'end': '5.87.207.62'}], 'gateway_ip': '5.87.207.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.87.207.2', 'tags': [], 'project_id': 'c1a01c8075e04715b056f5b9d47fb6cb'}}
2026-06-16 15:34:44,753 - INFO - Created VN ctest-vn1-00215742
2026-06-16 15:34:44,803 - DEBUG - VN ctest-vn1-00215742 UUID is f32a9b8f-a379-4176-b81a-fc717bda3023
2026-06-16 15:34:45,045 - DEBUG - Response for create_port : {'port': {'name': 'f419515d-8b94-43ec-8948-7f8354abe1e5', 'id': 'f419515d-8b94-43ec-8948-7f8354abe1e5', 'tenant_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'network_id': 'f32a9b8f-a379-4176-b81a-fc717bda3023', 'mac_address': '02:f4:19:51:5d:8b', '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': '34.117.202.133', 'subnet_id': '027f30b5-6c97-46cd-b691-8d76783d3a01'}], 'security_groups': ['e07f190d-707f-4b2a-8831-ac1c31a9848e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1a01c8075e04715b056f5b9d47fb6cb'}}
2026-06-16 15:34:45,198 - DEBUG - Response for create_port : {'port': {'name': 'abe20584-faa3-46f8-af72-d39803546f35', 'id': 'abe20584-faa3-46f8-af72-d39803546f35', 'tenant_id': 'c1a01c8075e04715b056f5b9d47fb6cb', 'network_id': 'f32a9b8f-a379-4176-b81a-fc717bda3023', 'mac_address': '02:ab:e2:05:84:fa', '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': '5.87.207.5', 'subnet_id': '6cf8c037-23b2-4e88-8c49-5a8bfdcd782f'}], 'security_groups': ['e07f190d-707f-4b2a-8831-ac1c31a9848e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1a01c8075e04715b056f5b9d47fb6cb'}}
2026-06-16 15:34:45,248 - DEBUG - Services list from nova: [, , ]
2026-06-16 15:34:45,515 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5954-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5954-1)
2026-06-16 15:34:45,816 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5954-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5954-1)
2026-06-16 15:34:45,816 - INFO - Waiting for VM ctest-vn1-vm1-90220374 to be up..
2026-06-16 15:34:45,845 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-16 15:34:50,904 - DEBUG - VM is in ACTIVE state now
2026-06-16 15:34:50,904 - INFO - VM name : ctest-vn1-vm1-90220374
2026-06-16 15:34:50,961 - DEBUG - VM ctest-vn1-vm1-90220374 ID is 65a21137-1ceb-41c1-8b8f-4f4a3eaadc56
2026-06-16 15:34:50,977 - DEBUG - VM ctest-vn1-vm1-90220374 launched on Node cn-jenkins-deploy-platform-ansible-os-5954-1
2026-06-16 15:34:51,031 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/65a21137-1ceb-41c1-8b8f-4f4a3eaadc56
2026-06-16 15:34:51,038 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f419515d-8b94-43ec-8948-7f8354abe1e5
2026-06-16 15:34:54,284 - 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 1024ms')
2026-06-16 15:34:54,284 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90220374 failed!
2026-06-16 15:34:54,335 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84285456:ctest-vn1-00215742 is 34.117.202.129 and allocation pool is NOT set
2026-06-16 15:34:54,335 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84285456:ctest-vn1-00215742 is 5.87.207.1 and allocation pool is NOT set
2026-06-16 15:34:56,392 - 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=4.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.453 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.453/2.252/4.052/1.799 ms')
2026-06-16 15:34:56,392 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90220374 passed
2026-06-16 15:34:56,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 15:34:56,551 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90220374, IP 34.117.202.133, Port 22
2026-06-16 15:34:56,702 - DEBUG - VM ctest-vn1-vm1-90220374 is ready for SSH connections
2026-06-16 15:34:56,703 - INFO - Waiting for VM ctest-vn1-vm2-76542782 to be up..
2026-06-16 15:34:56,759 - DEBUG - VM is in ACTIVE state now
2026-06-16 15:34:56,759 - INFO - VM name : ctest-vn1-vm2-76542782
2026-06-16 15:34:56,812 - DEBUG - VM ctest-vn1-vm2-76542782 ID is addddce1-4df5-41be-a559-de340078cb9c
2026-06-16 15:34:56,812 - DEBUG - VM ctest-vn1-vm2-76542782 launched on Node cn-jenkins-deploy-platform-ansible-os-5954-1
2026-06-16 15:34:56,867 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/addddce1-4df5-41be-a559-de340078cb9c
2026-06-16 15:34:56,873 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/abe20584-faa3-46f8-af72-d39803546f35
2026-06-16 15:34:58,103 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.347 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 = 0.347/1.632/2.918/1.285 ms')
2026-06-16 15:34:58,104 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-76542782 passed
2026-06-16 15:34:58,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 15:34:58,247 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-76542782, IP 5.87.207.5, Port 22
2026-06-16 15:34:58,399 - DEBUG - VM ctest-vn1-vm2-76542782 is ready for SSH connections
2026-06-16 15:34:58,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 15:34:58,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 15:34:58,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-16 15:34:58,399 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 34.117.202.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-06-16 15:34:58,399 - DEBUG - ping -s 56 -c 3 -W 1 34.117.202.133
2026-06-16 15:35:01,225 - DEBUG - PING 34.117.202.133 (34.117.202.133): 56 data bytes
64 bytes from 34.117.202.133: seq=0 ttl=63 time=3.230 ms
64 bytes from 34.117.202.133: seq=1 ttl=63 time=0.736 ms
64 bytes from 34.117.202.133: seq=2 ttl=63 time=0.730 ms
--- 34.117.202.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.730/1.565/3.230 ms
2026-06-16 15:35:01,226 - INFO - Ping to IP 34.117.202.133 from VM ctest-vn1-vm2-76542782 passed
2026-06-16 15:35:01,226 - INFO - Detaching port abe20584-faa3-46f8-af72-d39803546f35 from VM ctest-vn1-vm2-76542782
2026-06-16 15:35:01,285 - INFO - Deleting VM ctest-vn1-vm2-76542782
2026-06-16 15:35:01,360 - INFO - Detaching port f419515d-8b94-43ec-8948-7f8354abe1e5 from VM ctest-vn1-vm1-90220374
2026-06-16 15:35:01,398 - INFO - Deleting VM ctest-vn1-vm1-90220374
2026-06-16 15:35:01,610 - DEBUG - Response for delete_port : ()
2026-06-16 15:35:01,768 - DEBUG - Response for delete_port : ()
2026-06-16 15:35:01,768 - INFO - Deleting VN ctest-vn1-00215742
2026-06-16 15:35:01,878 - DEBUG - Response for deleting network ()
2026-06-16 15:35:02,135 - DEBUG - No XMPP flaps were noticed during the test
2026-06-16 15:35:02,135 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-06-16 15:35:02,135 - INFO - --------------------------------------------------------------------------------
2026-06-16 15:35:02,829 - INFO - Deleted project: ctest-TestPorts-84285456, ID : c1a01c80-75e0-4715-b056-f5b9d47fb6cb