2026-03-04 18:33:18,256 - INFO - Domain Default found not creating 2026-03-04 18:33:18,430 - INFO - Project ctest-TestPorts-57292222 not found, creating it 2026-03-04 18:33:18,893 - INFO - Created Project:ctest-TestPorts-57292222, ID : 99be9be5-d4e3-419f-b96f-121e8f31f122 2026-03-04 18:33:20,443 - INFO - ================================================================================ 2026-03-04 18:33:20,443 - INFO - STARTING TEST : test_ports_bindings 2026-03-04 18:33:20,443 - 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-04 18:33:20,699 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-04 18:33:20,699 - INFO - Initial checks done. Running the testcase now 2026-03-04 18:33:20,699 - INFO - 2026-03-04 18:33:21,228 - DEBUG - Response for create_network : {'network': {'id': '326bf845-3505-4055-bfb5-b9e7b2c929cf', 'name': 'ctest-vn-82902023', 'tenant_id': '99be9be5d4e3419fb96f121e8f31f122', 'project_id': '99be9be5d4e3419fb96f121e8f31f122', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57292222', 'ctest-vn-82902023'], 'port_security_enabled': True, 'description': ''}} 2026-03-04 18:33:21,386 - DEBUG - Response for create_subnet : {'subnet': {'id': '0cb70437-2dc4-424b-8840-20250ef86b5d', 'name': '', 'tenant_id': '99be9be5d4e3419fb96f121e8f31f122', 'network_id': '326bf845-3505-4055-bfb5-b9e7b2c929cf', 'ip_version': 4, 'cidr': '7.212.117.0/26', 'allocation_pools': [{'start': '7.212.117.2', 'end': '7.212.117.62'}], 'gateway_ip': '7.212.117.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.212.117.2', 'tags': [], 'project_id': '99be9be5d4e3419fb96f121e8f31f122'}} 2026-03-04 18:33:21,403 - INFO - Created VN ctest-vn-82902023 2026-03-04 18:33:21,458 - DEBUG - VN ctest-vn-82902023 UUID is 326bf845-3505-4055-bfb5-b9e7b2c929cf 2026-03-04 18:33:21,565 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-57292222', 'ctest-vmi-35611837']} 2026-03-04 18:33:21,804 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-35611837', 'id': '9081eff9-0b3b-405f-9939-7d59c99bc00a', 'tenant_id': '99be9be5d4e3419fb96f121e8f31f122', 'network_id': '326bf845-3505-4055-bfb5-b9e7b2c929cf', 'mac_address': '02:90:81:ef:f9:0b', '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': '7.212.117.3', 'subnet_id': '0cb70437-2dc4-424b-8840-20250ef86b5d'}], 'security_groups': ['1b581dee-b6d6-4da8-85a3-881516431ed0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '99be9be5d4e3419fb96f121e8f31f122'}} 2026-03-04 18:33:21,804 - DEBUG - Created port 9081eff9-0b3b-405f-9939-7d59c99bc00a 2026-03-04 18:33:21,906 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9081eff9-0b3b-405f-9939-7d59c99bc00a 2026-03-04 18:33:22,203 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9081eff9-0b3b-405f-9939-7d59c99bc00a 2026-03-04 18:33:22,238 - INFO - VMI 9081eff9-0b3b-405f-9939-7d59c99bc00a verification in API Server passed 2026-03-04 18:33:22,324 - DEBUG - Response for delete_port : () 2026-03-04 18:33:22,324 - INFO - Deleted port 9081eff9-0b3b-405f-9939-7d59c99bc00a 2026-03-04 18:33:22,324 - INFO - Deleting VN ctest-vn-82902023 2026-03-04 18:33:22,422 - DEBUG - Response for deleting network () 2026-03-04 18:33:22,676 - DEBUG - No XMPP flaps were noticed during the test 2026-03-04 18:33:22,676 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-04 18:33:22,676 - INFO - -------------------------------------------------------------------------------- 2026-03-04 18:33:22,678 - INFO - ================================================================================ 2026-03-04 18:33:22,678 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-04 18:33:22,678 - 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-04 18:33:22,964 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-04 18:33:22,964 - INFO - Initial checks done. Running the testcase now 2026-03-04 18:33:22,964 - INFO - 2026-03-04 18:33:23,151 - DEBUG - Response for create_network : {'network': {'id': 'aae6a845-3874-4919-ae11-5f367a8f00e6', 'name': 'ctest-vn1-01633014', 'tenant_id': '99be9be5d4e3419fb96f121e8f31f122', 'project_id': '99be9be5d4e3419fb96f121e8f31f122', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57292222', 'ctest-vn1-01633014'], 'port_security_enabled': True, 'description': ''}} 2026-03-04 18:33:23,351 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e2a005d-a55c-4367-8471-0d70ddea1dba', 'name': '', 'tenant_id': '99be9be5d4e3419fb96f121e8f31f122', 'network_id': 'aae6a845-3874-4919-ae11-5f367a8f00e6', 'ip_version': 4, 'cidr': '108.210.241.128/26', 'allocation_pools': [{'start': '108.210.241.130', 'end': '108.210.241.190'}], 'gateway_ip': '108.210.241.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.210.241.130', 'tags': [], 'project_id': '99be9be5d4e3419fb96f121e8f31f122'}} 2026-03-04 18:33:23,515 - DEBUG - Response for create_subnet : {'subnet': {'id': '03af1487-0546-4953-a8e5-7f7a9cb4971e', 'name': '', 'tenant_id': '99be9be5d4e3419fb96f121e8f31f122', 'network_id': 'aae6a845-3874-4919-ae11-5f367a8f00e6', 'ip_version': 4, 'cidr': '184.240.148.0/26', 'allocation_pools': [{'start': '184.240.148.2', 'end': '184.240.148.62'}], 'gateway_ip': '184.240.148.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '184.240.148.2', 'tags': [], 'project_id': '99be9be5d4e3419fb96f121e8f31f122'}} 2026-03-04 18:33:23,537 - INFO - Created VN ctest-vn1-01633014 2026-03-04 18:33:23,590 - DEBUG - VN ctest-vn1-01633014 UUID is aae6a845-3874-4919-ae11-5f367a8f00e6 2026-03-04 18:33:23,887 - DEBUG - Response for create_port : {'port': {'name': 'a9ee875c-d05d-42d7-94d8-5bed1cf54198', 'id': 'a9ee875c-d05d-42d7-94d8-5bed1cf54198', 'tenant_id': '99be9be5d4e3419fb96f121e8f31f122', 'network_id': 'aae6a845-3874-4919-ae11-5f367a8f00e6', 'mac_address': '02:a9:ee:87:5c:d0', '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': '108.210.241.133', 'subnet_id': '4e2a005d-a55c-4367-8471-0d70ddea1dba'}], 'security_groups': ['1b581dee-b6d6-4da8-85a3-881516431ed0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '99be9be5d4e3419fb96f121e8f31f122'}} 2026-03-04 18:33:24,066 - DEBUG - Response for create_port : {'port': {'name': '495f81e8-5a2a-4095-af27-a1c1473711fa', 'id': '495f81e8-5a2a-4095-af27-a1c1473711fa', 'tenant_id': '99be9be5d4e3419fb96f121e8f31f122', 'network_id': 'aae6a845-3874-4919-ae11-5f367a8f00e6', 'mac_address': '02:49:5f:81:e8:5a', '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': '184.240.148.5', 'subnet_id': '03af1487-0546-4953-a8e5-7f7a9cb4971e'}], 'security_groups': ['1b581dee-b6d6-4da8-85a3-881516431ed0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '99be9be5d4e3419fb96f121e8f31f122'}} 2026-03-04 18:33:24,121 - DEBUG - Services list from nova: [, , ] 2026-03-04 18:33:24,456 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5431-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5431-1) 2026-03-04 18:33:24,837 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5431-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5431-1) 2026-03-04 18:33:24,838 - INFO - Waiting for VM ctest-vn1-vm1-46626652 to be up.. 2026-03-04 18:33:24,878 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-04 18:33:29,956 - DEBUG - VM is in ACTIVE state now 2026-03-04 18:33:29,956 - INFO - VM name : ctest-vn1-vm1-46626652 2026-03-04 18:33:30,037 - DEBUG - VM ctest-vn1-vm1-46626652 ID is b5915f63-449b-442b-b648-ba20335440f9 2026-03-04 18:33:30,055 - DEBUG - VM ctest-vn1-vm1-46626652 launched on Node cn-jenkins-deploy-platform-ansible-os-5431-1 2026-03-04 18:33:30,126 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b5915f63-449b-442b-b648-ba20335440f9 2026-03-04 18:33:30,134 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a9ee875c-d05d-42d7-94d8-5bed1cf54198 2026-03-04 18:33:33,401 - 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-04 18:33:33,402 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-46626652 failed! 2026-03-04 18:33:33,462 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57292222:ctest-vn1-01633014 is 108.210.241.129 and allocation pool is NOT set 2026-03-04 18:33:33,462 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57292222:ctest-vn1-01633014 is 184.240.148.1 and allocation pool is NOT set 2026-03-04 18:33:37,537 - 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=2 ttl=63 time=8.91 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 8.913/8.913/8.913/0.000 ms') 2026-03-04 18:33:37,537 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-46626652 passed 2026-03-04 18:33:37,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 18:33:37,690 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-46626652, IP 108.210.241.133, Port 22 2026-03-04 18:33:37,845 - DEBUG - VM ctest-vn1-vm1-46626652 is ready for SSH connections 2026-03-04 18:33:37,845 - INFO - Waiting for VM ctest-vn1-vm2-12983913 to be up.. 2026-03-04 18:33:37,920 - DEBUG - VM is in ACTIVE state now 2026-03-04 18:33:37,920 - INFO - VM name : ctest-vn1-vm2-12983913 2026-03-04 18:33:37,993 - DEBUG - VM ctest-vn1-vm2-12983913 ID is 53ce7c3c-8832-4fe8-8f41-6280f8e7665f 2026-03-04 18:33:37,994 - DEBUG - VM ctest-vn1-vm2-12983913 launched on Node cn-jenkins-deploy-platform-ansible-os-5431-1 2026-03-04 18:33:38,079 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/53ce7c3c-8832-4fe8-8f41-6280f8e7665f 2026-03-04 18:33:38,087 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/495f81e8-5a2a-4095-af27-a1c1473711fa 2026-03-04 18:33:39,319 - 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=3.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.469 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.469/2.052/3.635/1.583 ms') 2026-03-04 18:33:39,319 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-12983913 passed 2026-03-04 18:33:39,470 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 18:33:39,470 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-12983913, IP 184.240.148.5, Port 22 2026-03-04 18:33:39,635 - DEBUG - VM ctest-vn1-vm2-12983913 is ready for SSH connections 2026-03-04 18:33:39,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 18:33:39,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 18:33:39,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-04 18:33:39,635 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 108.210.241.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-04 18:33:39,636 - DEBUG - ping -s 56 -c 3 -W 1 108.210.241.133 2026-03-04 18:33:42,290 - DEBUG - PING 108.210.241.133 (108.210.241.133): 56 data bytes 64 bytes from 108.210.241.133: seq=0 ttl=63 time=3.618 ms 64 bytes from 108.210.241.133: seq=1 ttl=63 time=0.831 ms 64 bytes from 108.210.241.133: seq=2 ttl=63 time=0.783 ms --- 108.210.241.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.783/1.744/3.618 ms 2026-03-04 18:33:42,290 - INFO - Ping to IP 108.210.241.133 from VM ctest-vn1-vm2-12983913 passed 2026-03-04 18:33:42,290 - INFO - Detaching port 495f81e8-5a2a-4095-af27-a1c1473711fa from VM ctest-vn1-vm2-12983913 2026-03-04 18:33:42,340 - INFO - Deleting VM ctest-vn1-vm2-12983913 2026-03-04 18:33:42,415 - INFO - Detaching port a9ee875c-d05d-42d7-94d8-5bed1cf54198 from VM ctest-vn1-vm1-46626652 2026-03-04 18:33:42,446 - INFO - Deleting VM ctest-vn1-vm1-46626652 2026-03-04 18:33:42,669 - DEBUG - Response for delete_port : () 2026-03-04 18:33:42,831 - DEBUG - Response for delete_port : () 2026-03-04 18:33:42,832 - INFO - Deleting VN ctest-vn1-01633014 2026-03-04 18:33:42,965 - DEBUG - Response for deleting network () 2026-03-04 18:33:43,222 - DEBUG - No XMPP flaps were noticed during the test 2026-03-04 18:33:43,222 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-03-04 18:33:43,222 - INFO - -------------------------------------------------------------------------------- 2026-03-04 18:33:43,936 - INFO - Deleted project: ctest-TestPorts-57292222, ID : 99be9be5-d4e3-419f-b96f-121e8f31f122