2026-03-26 02:14:42,854 - INFO - Domain Default found not creating 2026-03-26 02:14:43,095 - INFO - Project ctest-TestPorts-65231151 not found, creating it 2026-03-26 02:14:43,709 - INFO - Created Project:ctest-TestPorts-65231151, ID : 9ef5f540-bde0-4b6d-b926-3b82de710cd9 2026-03-26 02:14:45,989 - INFO - ================================================================================ 2026-03-26 02:14:45,989 - INFO - STARTING TEST : test_ports_bindings 2026-03-26 02:14:45,990 - 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-03-26 02:14:46,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-03-26 02:14:46,305 - INFO - Initial checks done. Running the testcase now 2026-03-26 02:14:46,305 - INFO - 2026-03-26 02:14:47,052 - DEBUG - Response for create_network : {'network': {'id': '778acea6-b929-466c-99e8-826c66318fb3', 'name': 'ctest-vn-54649868', 'tenant_id': '9ef5f540bde04b6db9263b82de710cd9', 'project_id': '9ef5f540bde04b6db9263b82de710cd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-65231151', 'ctest-vn-54649868'], 'port_security_enabled': True, 'description': ''}} 2026-03-26 02:14:47,308 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd0d40775-672e-4956-b0c3-5d7b286dc502', 'name': '', 'tenant_id': '9ef5f540bde04b6db9263b82de710cd9', 'network_id': '778acea6-b929-466c-99e8-826c66318fb3', 'ip_version': 4, 'cidr': '118.119.197.64/26', 'allocation_pools': [{'start': '118.119.197.66', 'end': '118.119.197.126'}], 'gateway_ip': '118.119.197.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.119.197.66', 'tags': [], 'project_id': '9ef5f540bde04b6db9263b82de710cd9'}} 2026-03-26 02:14:47,335 - INFO - Created VN ctest-vn-54649868 2026-03-26 02:14:47,394 - DEBUG - VN ctest-vn-54649868 UUID is 778acea6-b929-466c-99e8-826c66318fb3 2026-03-26 02:14:47,589 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-65231151', 'ctest-vmi-19726787']} 2026-03-26 02:14:48,002 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-19726787', 'id': '3630aef4-bc51-4883-8fd4-b6706c54adf5', 'tenant_id': '9ef5f540bde04b6db9263b82de710cd9', 'network_id': '778acea6-b929-466c-99e8-826c66318fb3', 'mac_address': '02:36:30:ae:f4:bc', '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': '118.119.197.67', 'subnet_id': 'd0d40775-672e-4956-b0c3-5d7b286dc502'}], 'security_groups': ['a15a1ac2-772b-4113-8cff-8feef083e891'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ef5f540bde04b6db9263b82de710cd9'}} 2026-03-26 02:14:48,002 - DEBUG - Created port 3630aef4-bc51-4883-8fd4-b6706c54adf5 2026-03-26 02:14:48,121 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3630aef4-bc51-4883-8fd4-b6706c54adf5 2026-03-26 02:14:48,462 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3630aef4-bc51-4883-8fd4-b6706c54adf5 2026-03-26 02:14:48,518 - INFO - VMI 3630aef4-bc51-4883-8fd4-b6706c54adf5 verification in API Server passed 2026-03-26 02:14:48,700 - DEBUG - Response for delete_port : () 2026-03-26 02:14:48,700 - INFO - Deleted port 3630aef4-bc51-4883-8fd4-b6706c54adf5 2026-03-26 02:14:48,700 - INFO - Deleting VN ctest-vn-54649868 2026-03-26 02:14:48,832 - DEBUG - Response for deleting network () 2026-03-26 02:14:49,133 - DEBUG - No XMPP flaps were noticed during the test 2026-03-26 02:14:49,134 - INFO - END TEST : test_ports_bindings : PASSED[0:00:04] 2026-03-26 02:14:49,134 - INFO - -------------------------------------------------------------------------------- 2026-03-26 02:14:49,141 - INFO - ================================================================================ 2026-03-26 02:14:49,142 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-26 02:14:49,142 - 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-03-26 02:14:49,469 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-03-26 02:14:49,469 - INFO - Initial checks done. Running the testcase now 2026-03-26 02:14:49,469 - INFO - 2026-03-26 02:14:49,694 - DEBUG - Response for create_network : {'network': {'id': 'c299045f-dfe1-4750-8db2-3829d466b4bc', 'name': 'ctest-vn1-59503865', 'tenant_id': '9ef5f540bde04b6db9263b82de710cd9', 'project_id': '9ef5f540bde04b6db9263b82de710cd9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-65231151', 'ctest-vn1-59503865'], 'port_security_enabled': True, 'description': ''}} 2026-03-26 02:14:49,935 - DEBUG - Response for create_subnet : {'subnet': {'id': '15960941-f87c-4c0c-8efd-11a18bc5da66', 'name': '', 'tenant_id': '9ef5f540bde04b6db9263b82de710cd9', 'network_id': 'c299045f-dfe1-4750-8db2-3829d466b4bc', 'ip_version': 4, 'cidr': '39.31.116.128/26', 'allocation_pools': [{'start': '39.31.116.130', 'end': '39.31.116.190'}], 'gateway_ip': '39.31.116.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.31.116.130', 'tags': [], 'project_id': '9ef5f540bde04b6db9263b82de710cd9'}} 2026-03-26 02:14:50,175 - DEBUG - Response for create_subnet : {'subnet': {'id': '85bb6def-7260-4db6-8b9d-d82724284f6f', 'name': '', 'tenant_id': '9ef5f540bde04b6db9263b82de710cd9', 'network_id': 'c299045f-dfe1-4750-8db2-3829d466b4bc', 'ip_version': 4, 'cidr': '217.156.154.128/26', 'allocation_pools': [{'start': '217.156.154.130', 'end': '217.156.154.190'}], 'gateway_ip': '217.156.154.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.156.154.130', 'tags': [], 'project_id': '9ef5f540bde04b6db9263b82de710cd9'}} 2026-03-26 02:14:50,211 - INFO - Created VN ctest-vn1-59503865 2026-03-26 02:14:50,270 - DEBUG - VN ctest-vn1-59503865 UUID is c299045f-dfe1-4750-8db2-3829d466b4bc 2026-03-26 02:14:50,655 - DEBUG - Response for create_port : {'port': {'name': '700b4b7a-b866-4bb8-9272-7f6ee534cce2', 'id': '700b4b7a-b866-4bb8-9272-7f6ee534cce2', 'tenant_id': '9ef5f540bde04b6db9263b82de710cd9', 'network_id': 'c299045f-dfe1-4750-8db2-3829d466b4bc', 'mac_address': '02:70:0b:4b:7a:b8', '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': '39.31.116.133', 'subnet_id': '15960941-f87c-4c0c-8efd-11a18bc5da66'}], 'security_groups': ['a15a1ac2-772b-4113-8cff-8feef083e891'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ef5f540bde04b6db9263b82de710cd9'}} 2026-03-26 02:14:50,847 - DEBUG - Response for create_port : {'port': {'name': '55c80580-085f-4a1e-b97f-9aedfdf3ef0e', 'id': '55c80580-085f-4a1e-b97f-9aedfdf3ef0e', 'tenant_id': '9ef5f540bde04b6db9263b82de710cd9', 'network_id': 'c299045f-dfe1-4750-8db2-3829d466b4bc', 'mac_address': '02:55:c8:05:80:08', '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': '217.156.154.133', 'subnet_id': '85bb6def-7260-4db6-8b9d-d82724284f6f'}], 'security_groups': ['a15a1ac2-772b-4113-8cff-8feef083e891'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ef5f540bde04b6db9263b82de710cd9'}} 2026-03-26 02:14:50,902 - DEBUG - Services list from nova: [, , ] 2026-03-26 02:14:51,470 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5541-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5541-1) 2026-03-26 02:14:52,027 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5541-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5541-1) 2026-03-26 02:14:52,027 - INFO - Waiting for VM ctest-vn1-vm1-88078782 to be up.. 2026-03-26 02:14:52,075 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-26 02:14:57,255 - DEBUG - VM is in ACTIVE state now 2026-03-26 02:14:57,256 - INFO - VM name : ctest-vn1-vm1-88078782 2026-03-26 02:14:57,407 - DEBUG - VM ctest-vn1-vm1-88078782 ID is 12576d4b-6646-4f40-ab1a-093234b60bab 2026-03-26 02:14:57,436 - DEBUG - VM ctest-vn1-vm1-88078782 launched on Node cn-jenkins-deploy-platform-ansible-os-5541-1 2026-03-26 02:14:57,577 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/12576d4b-6646-4f40-ab1a-093234b60bab 2026-03-26 02:14:57,589 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/700b4b7a-b866-4bb8-9272-7f6ee534cce2 2026-03-26 02:15:00,912 - 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 1025ms') 2026-03-26 02:15:00,912 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-88078782 failed! 2026-03-26 02:15:00,977 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65231151:ctest-vn1-59503865 is 39.31.116.129 and allocation pool is NOT set 2026-03-26 02:15:00,978 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65231151:ctest-vn1-59503865 is 217.156.154.129 and allocation pool is NOT set 2026-03-26 02:15:05,071 - 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') 2026-03-26 02:15:05,071 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-88078782 failed! 2026-03-26 02:15:05,142 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65231151:ctest-vn1-59503865 is 39.31.116.129 and allocation pool is NOT set 2026-03-26 02:15:05,142 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65231151:ctest-vn1-59503865 is 217.156.154.129 and allocation pool is NOT set 2026-03-26 02:15:07,219 - 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=9.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.999 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.999/5.139/9.280/4.140 ms') 2026-03-26 02:15:07,220 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-88078782 passed 2026-03-26 02:15:07,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:15:07,394 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-88078782, IP 39.31.116.133, Port 22 2026-03-26 02:15:07,594 - DEBUG - VM ctest-vn1-vm1-88078782 is ready for SSH connections 2026-03-26 02:15:07,594 - INFO - Waiting for VM ctest-vn1-vm2-68767403 to be up.. 2026-03-26 02:15:07,699 - DEBUG - VM is in ACTIVE state now 2026-03-26 02:15:07,699 - INFO - VM name : ctest-vn1-vm2-68767403 2026-03-26 02:15:07,814 - DEBUG - VM ctest-vn1-vm2-68767403 ID is 2fdeb781-4a21-46bf-a2f0-cf0255e39811 2026-03-26 02:15:07,815 - DEBUG - VM ctest-vn1-vm2-68767403 launched on Node cn-jenkins-deploy-platform-ansible-os-5541-1 2026-03-26 02:15:07,907 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2fdeb781-4a21-46bf-a2f0-cf0255e39811 2026-03-26 02:15:07,915 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/55c80580-085f-4a1e-b97f-9aedfdf3ef0e 2026-03-26 02:15:09,171 - 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=9.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.775 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.775/5.050/9.326/4.275 ms') 2026-03-26 02:15:09,171 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-68767403 passed 2026-03-26 02:15:09,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:15:09,341 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-68767403, IP 217.156.154.133, Port 22 2026-03-26 02:15:09,516 - DEBUG - VM ctest-vn1-vm2-68767403 is ready for SSH connections 2026-03-26 02:15:09,516 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:15:09,516 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:15:09,516 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:15:09,516 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 39.31.116.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-26 02:15:09,516 - DEBUG - ping -s 56 -c 3 -W 1 39.31.116.133 2026-03-26 02:15:12,372 - DEBUG - PING 39.31.116.133 (39.31.116.133): 56 data bytes 64 bytes from 39.31.116.133: seq=0 ttl=63 time=6.694 ms 64 bytes from 39.31.116.133: seq=1 ttl=63 time=1.889 ms 64 bytes from 39.31.116.133: seq=2 ttl=63 time=1.701 ms --- 39.31.116.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.701/3.428/6.694 ms 2026-03-26 02:15:12,372 - INFO - Ping to IP 39.31.116.133 from VM ctest-vn1-vm2-68767403 passed 2026-03-26 02:15:12,372 - INFO - Detaching port 55c80580-085f-4a1e-b97f-9aedfdf3ef0e from VM ctest-vn1-vm2-68767403 2026-03-26 02:15:12,424 - INFO - Deleting VM ctest-vn1-vm2-68767403 2026-03-26 02:15:12,514 - INFO - Detaching port 700b4b7a-b866-4bb8-9272-7f6ee534cce2 from VM ctest-vn1-vm1-88078782 2026-03-26 02:15:12,571 - INFO - Deleting VM ctest-vn1-vm1-88078782 2026-03-26 02:15:12,880 - DEBUG - Response for delete_port : () 2026-03-26 02:15:13,084 - DEBUG - Response for delete_port : () 2026-03-26 02:15:13,084 - INFO - Deleting VN ctest-vn1-59503865 2026-03-26 02:15:13,245 - DEBUG - Response for deleting network () 2026-03-26 02:15:13,528 - DEBUG - No XMPP flaps were noticed during the test 2026-03-26 02:15:13,528 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-03-26 02:15:13,528 - INFO - -------------------------------------------------------------------------------- 2026-03-26 02:15:14,376 - INFO - Deleted project: ctest-TestPorts-65231151, ID : 9ef5f540-bde0-4b6d-b926-3b82de710cd9