2026-08-25 14:52:22,795 - INFO - Domain Default found not creating 2026-08-25 14:52:22,954 - INFO - Project ctest-TestPorts-50224875 not found, creating it 2026-08-25 14:52:23,445 - INFO - Created Project:ctest-TestPorts-50224875, ID : fead32e3-9e71-40b9-9289-19f4ebde8a8f 2026-08-25 14:52:25,081 - INFO - ================================================================================ 2026-08-25 14:52:25,081 - INFO - STARTING TEST : test_ports_bindings 2026-08-25 14:52:25,081 - 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-08-25 14:52:25,347 - DEBUG - Nothing to compare xmpp stats {'10.0.0.187': {'10.20.0.254': '0'}} with 2026-08-25 14:52:25,347 - INFO - Initial checks done. Running the testcase now 2026-08-25 14:52:25,347 - INFO - 2026-08-25 14:52:25,970 - DEBUG - Response for create_network : {'network': {'id': 'b22e27f9-e934-4cd8-ac61-0ebbe74fb8d4', 'name': 'ctest-vn-63665077', 'tenant_id': 'fead32e39e7140b9928919f4ebde8a8f', 'project_id': 'fead32e39e7140b9928919f4ebde8a8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50224875', 'ctest-vn-63665077'], 'port_security_enabled': True, 'description': ''}} 2026-08-25 14:52:26,179 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ca918ef2-a593-43eb-9c3c-12689433d191', 'name': '', 'tenant_id': 'fead32e39e7140b9928919f4ebde8a8f', 'network_id': 'b22e27f9-e934-4cd8-ac61-0ebbe74fb8d4', 'ip_version': 4, 'cidr': '169.59.42.128/26', 'allocation_pools': [{'start': '169.59.42.130', 'end': '169.59.42.190'}], 'gateway_ip': '169.59.42.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.59.42.130', 'tags': [], 'project_id': 'fead32e39e7140b9928919f4ebde8a8f'}} 2026-08-25 14:52:26,197 - INFO - Created VN ctest-vn-63665077 2026-08-25 14:52:26,252 - DEBUG - VN ctest-vn-63665077 UUID is b22e27f9-e934-4cd8-ac61-0ebbe74fb8d4 2026-08-25 14:52:26,366 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-50224875', 'ctest-vmi-34379054']} 2026-08-25 14:52:26,636 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-34379054', 'id': 'ef3fb0bc-67d0-4129-a429-8da8b8e795a6', 'tenant_id': 'fead32e39e7140b9928919f4ebde8a8f', 'network_id': 'b22e27f9-e934-4cd8-ac61-0ebbe74fb8d4', 'mac_address': '02:ef:3f:b0:bc:67', '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': '169.59.42.131', 'subnet_id': 'ca918ef2-a593-43eb-9c3c-12689433d191'}], 'security_groups': ['9777c768-d86c-42cd-a335-46cb08033f5d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fead32e39e7140b9928919f4ebde8a8f'}} 2026-08-25 14:52:26,636 - DEBUG - Created port ef3fb0bc-67d0-4129-a429-8da8b8e795a6 2026-08-25 14:52:26,743 - DEBUG - Requesting: http://10.0.0.187:8082/virtual-machine-interface/ef3fb0bc-67d0-4129-a429-8da8b8e795a6 2026-08-25 14:52:27,080 - DEBUG - Requesting: http://10.0.0.187:8082/virtual-machine-interface/ef3fb0bc-67d0-4129-a429-8da8b8e795a6 2026-08-25 14:52:27,116 - INFO - VMI ef3fb0bc-67d0-4129-a429-8da8b8e795a6 verification in API Server passed 2026-08-25 14:52:27,217 - DEBUG - Response for delete_port : () 2026-08-25 14:52:27,217 - INFO - Deleted port ef3fb0bc-67d0-4129-a429-8da8b8e795a6 2026-08-25 14:52:27,217 - INFO - Deleting VN ctest-vn-63665077 2026-08-25 14:52:27,346 - DEBUG - Response for deleting network () 2026-08-25 14:52:27,601 - DEBUG - No XMPP flaps were noticed during the test 2026-08-25 14:52:27,601 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-25 14:52:27,602 - INFO - -------------------------------------------------------------------------------- 2026-08-25 14:52:27,604 - INFO - ================================================================================ 2026-08-25 14:52:27,604 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-25 14:52:27,605 - 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-08-25 14:52:27,894 - DEBUG - Nothing to compare xmpp stats {'10.0.0.187': {'10.20.0.254': '0'}} with 2026-08-25 14:52:27,894 - INFO - Initial checks done. Running the testcase now 2026-08-25 14:52:27,895 - INFO - 2026-08-25 14:52:28,099 - DEBUG - Response for create_network : {'network': {'id': 'ef9954b5-56a8-4897-b1cf-ff851362fdf9', 'name': 'ctest-vn1-23499737', 'tenant_id': 'fead32e39e7140b9928919f4ebde8a8f', 'project_id': 'fead32e39e7140b9928919f4ebde8a8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50224875', 'ctest-vn1-23499737'], 'port_security_enabled': True, 'description': ''}} 2026-08-25 14:52:28,268 - DEBUG - Response for create_subnet : {'subnet': {'id': '11e00152-0b60-4980-8c7f-23d6a6646ecb', 'name': '', 'tenant_id': 'fead32e39e7140b9928919f4ebde8a8f', 'network_id': 'ef9954b5-56a8-4897-b1cf-ff851362fdf9', 'ip_version': 4, 'cidr': '17.120.191.128/26', 'allocation_pools': [{'start': '17.120.191.130', 'end': '17.120.191.190'}], 'gateway_ip': '17.120.191.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.120.191.130', 'tags': [], 'project_id': 'fead32e39e7140b9928919f4ebde8a8f'}} 2026-08-25 14:52:28,497 - DEBUG - Response for create_subnet : {'subnet': {'id': '38d5249e-4d70-4f8f-8dff-2e6a5d421a17', 'name': '', 'tenant_id': 'fead32e39e7140b9928919f4ebde8a8f', 'network_id': 'ef9954b5-56a8-4897-b1cf-ff851362fdf9', 'ip_version': 4, 'cidr': '147.84.137.128/26', 'allocation_pools': [{'start': '147.84.137.130', 'end': '147.84.137.190'}], 'gateway_ip': '147.84.137.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '147.84.137.130', 'tags': [], 'project_id': 'fead32e39e7140b9928919f4ebde8a8f'}} 2026-08-25 14:52:28,518 - INFO - Created VN ctest-vn1-23499737 2026-08-25 14:52:28,572 - DEBUG - VN ctest-vn1-23499737 UUID is ef9954b5-56a8-4897-b1cf-ff851362fdf9 2026-08-25 14:52:28,926 - DEBUG - Response for create_port : {'port': {'name': '273fd1a9-3524-42af-8e92-60efb109f3b5', 'id': '273fd1a9-3524-42af-8e92-60efb109f3b5', 'tenant_id': 'fead32e39e7140b9928919f4ebde8a8f', 'network_id': 'ef9954b5-56a8-4897-b1cf-ff851362fdf9', 'mac_address': '02:27:3f:d1:a9:35', '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': '17.120.191.133', 'subnet_id': '11e00152-0b60-4980-8c7f-23d6a6646ecb'}], 'security_groups': ['9777c768-d86c-42cd-a335-46cb08033f5d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fead32e39e7140b9928919f4ebde8a8f'}} 2026-08-25 14:52:29,142 - DEBUG - Response for create_port : {'port': {'name': '7be2a2c9-e674-4b25-8a60-4a307477ce3b', 'id': '7be2a2c9-e674-4b25-8a60-4a307477ce3b', 'tenant_id': 'fead32e39e7140b9928919f4ebde8a8f', 'network_id': 'ef9954b5-56a8-4897-b1cf-ff851362fdf9', 'mac_address': '02:7b:e2:a2:c9:e6', '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': '147.84.137.133', 'subnet_id': '38d5249e-4d70-4f8f-8dff-2e6a5d421a17'}], 'security_groups': ['9777c768-d86c-42cd-a335-46cb08033f5d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fead32e39e7140b9928919f4ebde8a8f'}} 2026-08-25 14:52:29,206 - DEBUG - Services list from nova: [, , ] 2026-08-25 14:52:29,580 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6224-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6224-30) 2026-08-25 14:52:29,999 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6224-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6224-30) 2026-08-25 14:52:29,999 - INFO - Waiting for VM ctest-vn1-vm1-12131003 to be up.. 2026-08-25 14:52:30,040 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:52:35,101 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:52:40,183 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:52:45,278 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:52:50,372 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:52:55,490 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:53:00,582 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:53:05,671 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:53:10,757 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:53:15,841 - DEBUG - VM is in ACTIVE state now 2026-08-25 14:53:15,841 - INFO - VM name : ctest-vn1-vm1-12131003 2026-08-25 14:53:15,936 - DEBUG - VM ctest-vn1-vm1-12131003 ID is dbbe08a8-4ee4-4663-a2b7-cb92609d522d 2026-08-25 14:53:15,964 - DEBUG - VM ctest-vn1-vm1-12131003 launched on Node cn-jenkins-deploy-platform-ansible-os-6224-30 2026-08-25 14:53:16,058 - DEBUG - Requesting: http://10.0.0.187:8082/virtual-machine/dbbe08a8-4ee4-4663-a2b7-cb92609d522d 2026-08-25 14:53:16,068 - DEBUG - Requesting: http://10.0.0.187:8082/virtual-machine-interface/273fd1a9-3524-42af-8e92-60efb109f3b5 2026-08-25 14:53:19,320 - 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=3.22 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 3.217/3.217/3.217/0.000 ms') 2026-08-25 14:53:19,321 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-12131003 passed 2026-08-25 14:53:19,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:53:19,476 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-12131003, IP 17.120.191.133, Port 22 2026-08-25 14:53:19,635 - DEBUG - VM ctest-vn1-vm1-12131003 is ready for SSH connections 2026-08-25 14:53:19,635 - INFO - Waiting for VM ctest-vn1-vm2-70435978 to be up.. 2026-08-25 14:53:19,719 - DEBUG - VM is in ACTIVE state now 2026-08-25 14:53:19,720 - INFO - VM name : ctest-vn1-vm2-70435978 2026-08-25 14:53:19,806 - DEBUG - VM ctest-vn1-vm2-70435978 ID is 80c6dadc-a691-47c4-a7c4-78307a08acfa 2026-08-25 14:53:19,807 - DEBUG - VM ctest-vn1-vm2-70435978 launched on Node cn-jenkins-deploy-platform-ansible-os-6224-30 2026-08-25 14:53:19,896 - DEBUG - Requesting: http://10.0.0.187:8082/virtual-machine/80c6dadc-a691-47c4-a7c4-78307a08acfa 2026-08-25 14:53:19,907 - DEBUG - Requesting: http://10.0.0.187:8082/virtual-machine-interface/7be2a2c9-e674-4b25-8a60-4a307477ce3b 2026-08-25 14:53:21,164 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.462 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.462/2.228/3.994/1.766 ms') 2026-08-25 14:53:21,165 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-70435978 passed 2026-08-25 14:53:21,323 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:53:21,324 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-70435978, IP 147.84.137.133, Port 22 2026-08-25 14:53:21,497 - DEBUG - VM ctest-vn1-vm2-70435978 is ready for SSH connections 2026-08-25 14:53:21,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:53:21,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:53:21,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:53:21,498 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 17.120.191.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.187, gateway password: c0ntrail123 2026-08-25 14:53:21,498 - DEBUG - ping -s 56 -c 3 -W 1 17.120.191.133 2026-08-25 14:53:25,611 - DEBUG - PING 17.120.191.133 (17.120.191.133): 56 data bytes 64 bytes from 17.120.191.133: seq=0 ttl=63 time=4.527 ms 64 bytes from 17.120.191.133: seq=1 ttl=63 time=1.052 ms 64 bytes from 17.120.191.133: seq=2 ttl=63 time=1.165 ms --- 17.120.191.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.052/2.248/4.527 ms 2026-08-25 14:53:25,611 - INFO - Ping to IP 17.120.191.133 from VM ctest-vn1-vm2-70435978 passed 2026-08-25 14:53:25,611 - INFO - Detaching port 7be2a2c9-e674-4b25-8a60-4a307477ce3b from VM ctest-vn1-vm2-70435978 2026-08-25 14:53:25,673 - INFO - Deleting VM ctest-vn1-vm2-70435978 2026-08-25 14:53:25,760 - INFO - Detaching port 273fd1a9-3524-42af-8e92-60efb109f3b5 from VM ctest-vn1-vm1-12131003 2026-08-25 14:53:25,811 - INFO - Deleting VM ctest-vn1-vm1-12131003 2026-08-25 14:53:26,074 - DEBUG - Response for delete_port : () 2026-08-25 14:53:26,307 - DEBUG - Response for delete_port : () 2026-08-25 14:53:26,307 - INFO - Deleting VN ctest-vn1-23499737 2026-08-25 14:53:26,484 - DEBUG - Response for deleting network () 2026-08-25 14:53:26,760 - DEBUG - No XMPP flaps were noticed during the test 2026-08-25 14:53:26,760 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59] 2026-08-25 14:53:26,760 - INFO - -------------------------------------------------------------------------------- 2026-08-25 14:53:27,493 - INFO - Deleted project: ctest-TestPorts-50224875, ID : fead32e3-9e71-40b9-9289-19f4ebde8a8f