2026-08-22 08:37:34,425 - INFO - Domain Default found not creating 2026-08-22 08:37:34,621 - INFO - Project ctest-TestPorts-67227348 not found, creating it 2026-08-22 08:37:35,129 - INFO - Created Project:ctest-TestPorts-67227348, ID : e6e3cf6a-a202-4a2a-9fdd-939859069344 2026-08-22 08:37:36,888 - INFO - ================================================================================ 2026-08-22 08:37:36,889 - INFO - STARTING TEST : test_ports_bindings 2026-08-22 08:37:36,889 - 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-22 08:37:37,151 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-22 08:37:37,151 - INFO - Initial checks done. Running the testcase now 2026-08-22 08:37:37,151 - INFO - 2026-08-22 08:37:37,817 - DEBUG - Response for create_network : {'network': {'id': '8bf2c29a-5cd6-4905-b8de-01e39d2bd3c2', 'name': 'ctest-vn-50370775', 'tenant_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'project_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-67227348', 'ctest-vn-50370775'], 'port_security_enabled': True, 'description': ''}} 2026-08-22 08:37:38,018 - DEBUG - Response for create_subnet : {'subnet': {'id': '1335199a-4182-45ed-bb5e-b1b1256fbf12', 'name': '', 'tenant_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'network_id': '8bf2c29a-5cd6-4905-b8de-01e39d2bd3c2', 'ip_version': 4, 'cidr': '62.152.119.192/26', 'allocation_pools': [{'start': '62.152.119.194', 'end': '62.152.119.254'}], 'gateway_ip': '62.152.119.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.152.119.194', 'tags': [], 'project_id': 'e6e3cf6aa2024a2a9fdd939859069344'}} 2026-08-22 08:37:38,041 - INFO - Created VN ctest-vn-50370775 2026-08-22 08:37:38,096 - DEBUG - VN ctest-vn-50370775 UUID is 8bf2c29a-5cd6-4905-b8de-01e39d2bd3c2 2026-08-22 08:37:38,203 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-67227348', 'ctest-vmi-45701088']} 2026-08-22 08:37:38,490 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-45701088', 'id': '3ea4d977-9a82-4841-969f-49f51275672c', 'tenant_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'network_id': '8bf2c29a-5cd6-4905-b8de-01e39d2bd3c2', 'mac_address': '02:3e:a4:d9:77:9a', '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': '62.152.119.195', 'subnet_id': '1335199a-4182-45ed-bb5e-b1b1256fbf12'}], 'security_groups': ['0eb3fbdc-0a31-4d5d-8569-7e6c2e390de1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e6e3cf6aa2024a2a9fdd939859069344'}} 2026-08-22 08:37:38,491 - DEBUG - Created port 3ea4d977-9a82-4841-969f-49f51275672c 2026-08-22 08:37:38,600 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3ea4d977-9a82-4841-969f-49f51275672c 2026-08-22 08:37:38,971 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3ea4d977-9a82-4841-969f-49f51275672c 2026-08-22 08:37:39,004 - INFO - VMI 3ea4d977-9a82-4841-969f-49f51275672c verification in API Server passed 2026-08-22 08:37:39,117 - DEBUG - Response for delete_port : () 2026-08-22 08:37:39,118 - INFO - Deleted port 3ea4d977-9a82-4841-969f-49f51275672c 2026-08-22 08:37:39,118 - INFO - Deleting VN ctest-vn-50370775 2026-08-22 08:37:39,250 - DEBUG - Response for deleting network () 2026-08-22 08:37:39,521 - DEBUG - No XMPP flaps were noticed during the test 2026-08-22 08:37:39,521 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-22 08:37:39,521 - INFO - -------------------------------------------------------------------------------- 2026-08-22 08:37:39,524 - INFO - ================================================================================ 2026-08-22 08:37:39,524 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-22 08:37:39,524 - 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-22 08:37:39,819 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-22 08:37:39,819 - INFO - Initial checks done. Running the testcase now 2026-08-22 08:37:39,819 - INFO - 2026-08-22 08:37:40,021 - DEBUG - Response for create_network : {'network': {'id': '22457186-b21a-4ed5-93cd-14293ec91b63', 'name': 'ctest-vn1-20223974', 'tenant_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'project_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-67227348', 'ctest-vn1-20223974'], 'port_security_enabled': True, 'description': ''}} 2026-08-22 08:37:40,256 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1b4bb38-fdc9-481d-bb69-8f2e3ee26f73', 'name': '', 'tenant_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'network_id': '22457186-b21a-4ed5-93cd-14293ec91b63', 'ip_version': 4, 'cidr': '178.235.189.128/26', 'allocation_pools': [{'start': '178.235.189.130', 'end': '178.235.189.190'}], 'gateway_ip': '178.235.189.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '178.235.189.130', 'tags': [], 'project_id': 'e6e3cf6aa2024a2a9fdd939859069344'}} 2026-08-22 08:37:40,437 - DEBUG - Response for create_subnet : {'subnet': {'id': '9573d637-c6c8-4087-accd-195662a5a438', 'name': '', 'tenant_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'network_id': '22457186-b21a-4ed5-93cd-14293ec91b63', 'ip_version': 4, 'cidr': '42.175.4.64/26', 'allocation_pools': [{'start': '42.175.4.66', 'end': '42.175.4.126'}], 'gateway_ip': '42.175.4.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.175.4.66', 'tags': [], 'project_id': 'e6e3cf6aa2024a2a9fdd939859069344'}} 2026-08-22 08:37:40,461 - INFO - Created VN ctest-vn1-20223974 2026-08-22 08:37:40,516 - DEBUG - VN ctest-vn1-20223974 UUID is 22457186-b21a-4ed5-93cd-14293ec91b63 2026-08-22 08:37:40,861 - DEBUG - Response for create_port : {'port': {'name': '3b5dca62-d2a6-4d81-8a2c-dbe4891544af', 'id': '3b5dca62-d2a6-4d81-8a2c-dbe4891544af', 'tenant_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'network_id': '22457186-b21a-4ed5-93cd-14293ec91b63', 'mac_address': '02:3b:5d:ca:62:d2', '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': '178.235.189.133', 'subnet_id': 'c1b4bb38-fdc9-481d-bb69-8f2e3ee26f73'}], 'security_groups': ['0eb3fbdc-0a31-4d5d-8569-7e6c2e390de1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e6e3cf6aa2024a2a9fdd939859069344'}} 2026-08-22 08:37:41,235 - DEBUG - Response for create_port : {'port': {'name': '16e96d37-5754-4187-a738-863892f6ca88', 'id': '16e96d37-5754-4187-a738-863892f6ca88', 'tenant_id': 'e6e3cf6aa2024a2a9fdd939859069344', 'network_id': '22457186-b21a-4ed5-93cd-14293ec91b63', 'mac_address': '02:16:e9:6d:37:57', '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': '42.175.4.69', 'subnet_id': '9573d637-c6c8-4087-accd-195662a5a438'}], 'security_groups': ['0eb3fbdc-0a31-4d5d-8569-7e6c2e390de1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e6e3cf6aa2024a2a9fdd939859069344'}} 2026-08-22 08:37:41,321 - DEBUG - Services list from nova: [, , ] 2026-08-22 08:37:41,830 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6206-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6206-1) 2026-08-22 08:37:42,317 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6206-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6206-1) 2026-08-22 08:37:42,318 - INFO - Waiting for VM ctest-vn1-vm1-15745581 to be up.. 2026-08-22 08:37:42,363 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:37:47,416 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:37:52,496 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:37:57,581 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:38:02,672 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:38:07,767 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:38:12,859 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:38:17,966 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:38:23,066 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-22 08:38:28,153 - DEBUG - VM is in ACTIVE state now 2026-08-22 08:38:28,153 - INFO - VM name : ctest-vn1-vm1-15745581 2026-08-22 08:38:28,248 - DEBUG - VM ctest-vn1-vm1-15745581 ID is 524b3025-0f56-4547-aa48-ac4dc5cac500 2026-08-22 08:38:28,275 - DEBUG - VM ctest-vn1-vm1-15745581 launched on Node cn-jenkins-deploy-platform-ansible-os-6206-1 2026-08-22 08:38:28,360 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/524b3025-0f56-4547-aa48-ac4dc5cac500 2026-08-22 08:38:28,370 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3b5dca62-d2a6-4d81-8a2c-dbe4891544af 2026-08-22 08:38:31,641 - 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 1015ms') 2026-08-22 08:38:31,641 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-15745581 failed! 2026-08-22 08:38:31,700 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-67227348:ctest-vn1-20223974 is 178.235.189.129 and allocation pool is NOT set 2026-08-22 08:38:31,701 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-67227348:ctest-vn1-20223974 is 42.175.4.65 and allocation pool is NOT set 2026-08-22 08:38:33,768 - 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=4.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.531 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.531/2.308/4.085/1.777 ms') 2026-08-22 08:38:33,768 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-15745581 passed 2026-08-22 08:38:33,924 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 08:38:33,924 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-15745581, IP 178.235.189.133, Port 22 2026-08-22 08:38:34,099 - DEBUG - VM ctest-vn1-vm1-15745581 is ready for SSH connections 2026-08-22 08:38:34,099 - INFO - Waiting for VM ctest-vn1-vm2-78377904 to be up.. 2026-08-22 08:38:34,188 - DEBUG - VM is in ACTIVE state now 2026-08-22 08:38:34,188 - INFO - VM name : ctest-vn1-vm2-78377904 2026-08-22 08:38:34,272 - DEBUG - VM ctest-vn1-vm2-78377904 ID is ae459f4e-caee-48e3-b971-7ad6878a8ec7 2026-08-22 08:38:34,272 - DEBUG - VM ctest-vn1-vm2-78377904 launched on Node cn-jenkins-deploy-platform-ansible-os-6206-1 2026-08-22 08:38:34,354 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ae459f4e-caee-48e3-b971-7ad6878a8ec7 2026-08-22 08:38:34,365 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/16e96d37-5754-4187-a738-863892f6ca88 2026-08-22 08:38:35,628 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.494 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.494/2.094/3.695/1.600 ms') 2026-08-22 08:38:35,628 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-78377904 passed 2026-08-22 08:38:35,784 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 08:38:35,785 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-78377904, IP 42.175.4.69, Port 22 2026-08-22 08:38:35,951 - DEBUG - VM ctest-vn1-vm2-78377904 is ready for SSH connections 2026-08-22 08:38:35,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 08:38:35,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 08:38:35,951 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-22 08:38:35,951 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 178.235.189.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-22 08:38:35,951 - DEBUG - ping -s 56 -c 3 -W 1 178.235.189.133 2026-08-22 08:38:40,098 - DEBUG - PING 178.235.189.133 (178.235.189.133): 56 data bytes 64 bytes from 178.235.189.133: seq=0 ttl=63 time=4.906 ms 64 bytes from 178.235.189.133: seq=1 ttl=63 time=1.066 ms 64 bytes from 178.235.189.133: seq=2 ttl=63 time=1.168 ms --- 178.235.189.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.066/2.380/4.906 ms 2026-08-22 08:38:40,098 - INFO - Ping to IP 178.235.189.133 from VM ctest-vn1-vm2-78377904 passed 2026-08-22 08:38:40,099 - INFO - Detaching port 16e96d37-5754-4187-a738-863892f6ca88 from VM ctest-vn1-vm2-78377904 2026-08-22 08:38:40,155 - INFO - Deleting VM ctest-vn1-vm2-78377904 2026-08-22 08:38:40,231 - INFO - Detaching port 3b5dca62-d2a6-4d81-8a2c-dbe4891544af from VM ctest-vn1-vm1-15745581 2026-08-22 08:38:40,278 - INFO - Deleting VM ctest-vn1-vm1-15745581 2026-08-22 08:38:40,554 - DEBUG - Response for delete_port : () 2026-08-22 08:38:40,727 - DEBUG - Response for delete_port : () 2026-08-22 08:38:40,727 - INFO - Deleting VN ctest-vn1-20223974 2026-08-22 08:38:40,882 - DEBUG - Response for deleting network () 2026-08-22 08:38:41,154 - DEBUG - No XMPP flaps were noticed during the test 2026-08-22 08:38:41,154 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02] 2026-08-22 08:38:41,154 - INFO - -------------------------------------------------------------------------------- 2026-08-22 08:38:42,010 - INFO - Deleted project: ctest-TestPorts-67227348, ID : e6e3cf6a-a202-4a2a-9fdd-939859069344