2026-06-02 10:24:46,035 - INFO - Domain Default found not creating 2026-06-02 10:24:46,229 - INFO - Project ctest-TestPorts-33693612 not found, creating it 2026-06-02 10:24:46,716 - INFO - Created Project:ctest-TestPorts-33693612, ID : 8359e907-8a5b-4948-8e35-f2640cae2d7f 2026-06-02 10:24:48,631 - INFO - ================================================================================ 2026-06-02 10:24:48,631 - INFO - STARTING TEST : test_ports_bindings 2026-06-02 10:24:48,631 - 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-02 10:24:48,893 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.129': '0'}} with 2026-06-02 10:24:48,893 - INFO - Initial checks done. Running the testcase now 2026-06-02 10:24:48,893 - INFO - 2026-06-02 10:24:49,510 - DEBUG - Response for create_network : {'network': {'id': 'c378ad67-c917-4201-9577-847b1e9174bf', 'name': 'ctest-vn-14139231', 'tenant_id': '8359e9078a5b49488e35f2640cae2d7f', 'project_id': '8359e9078a5b49488e35f2640cae2d7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-33693612', 'ctest-vn-14139231'], 'port_security_enabled': True, 'description': ''}} 2026-06-02 10:24:49,704 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b55d1f1e-155a-4a54-98aa-6cda5146cc9b', 'name': '', 'tenant_id': '8359e9078a5b49488e35f2640cae2d7f', 'network_id': 'c378ad67-c917-4201-9577-847b1e9174bf', 'ip_version': 4, 'cidr': '119.54.133.192/26', 'allocation_pools': [{'start': '119.54.133.194', 'end': '119.54.133.254'}], 'gateway_ip': '119.54.133.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.54.133.194', 'tags': [], 'project_id': '8359e9078a5b49488e35f2640cae2d7f'}} 2026-06-02 10:24:49,731 - INFO - Created VN ctest-vn-14139231 2026-06-02 10:24:49,786 - DEBUG - VN ctest-vn-14139231 UUID is c378ad67-c917-4201-9577-847b1e9174bf 2026-06-02 10:24:49,905 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-33693612', 'ctest-vmi-15171562']} 2026-06-02 10:24:50,145 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-15171562', 'id': 'caa5023f-168b-4b1f-b3ad-a60100c7c459', 'tenant_id': '8359e9078a5b49488e35f2640cae2d7f', 'network_id': 'c378ad67-c917-4201-9577-847b1e9174bf', 'mac_address': '02:ca:a5:02:3f:16', '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': '119.54.133.195', 'subnet_id': 'b55d1f1e-155a-4a54-98aa-6cda5146cc9b'}], 'security_groups': ['b45f4742-2e62-4186-a9cc-e2ce89748235'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8359e9078a5b49488e35f2640cae2d7f'}} 2026-06-02 10:24:50,145 - DEBUG - Created port caa5023f-168b-4b1f-b3ad-a60100c7c459 2026-06-02 10:24:50,250 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/caa5023f-168b-4b1f-b3ad-a60100c7c459 2026-06-02 10:24:50,545 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/caa5023f-168b-4b1f-b3ad-a60100c7c459 2026-06-02 10:24:50,584 - INFO - VMI caa5023f-168b-4b1f-b3ad-a60100c7c459 verification in API Server passed 2026-06-02 10:24:50,687 - DEBUG - Response for delete_port : () 2026-06-02 10:24:50,687 - INFO - Deleted port caa5023f-168b-4b1f-b3ad-a60100c7c459 2026-06-02 10:24:50,687 - INFO - Deleting VN ctest-vn-14139231 2026-06-02 10:24:50,814 - DEBUG - Response for deleting network () 2026-06-02 10:24:51,076 - DEBUG - No XMPP flaps were noticed during the test 2026-06-02 10:24:51,076 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-06-02 10:24:51,077 - INFO - -------------------------------------------------------------------------------- 2026-06-02 10:24:51,079 - INFO - ================================================================================ 2026-06-02 10:24:51,079 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-02 10:24:51,079 - 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-02 10:24:51,371 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.129': '0'}} with 2026-06-02 10:24:51,371 - INFO - Initial checks done. Running the testcase now 2026-06-02 10:24:51,372 - INFO - 2026-06-02 10:24:51,566 - DEBUG - Response for create_network : {'network': {'id': '1a4ed27f-43b3-4fd7-b592-cfaa2f351334', 'name': 'ctest-vn1-49315765', 'tenant_id': '8359e9078a5b49488e35f2640cae2d7f', 'project_id': '8359e9078a5b49488e35f2640cae2d7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-33693612', 'ctest-vn1-49315765'], 'port_security_enabled': True, 'description': ''}} 2026-06-02 10:24:51,783 - DEBUG - Response for create_subnet : {'subnet': {'id': '385aaaa1-1090-4b41-99c3-a54999eb66a3', 'name': '', 'tenant_id': '8359e9078a5b49488e35f2640cae2d7f', 'network_id': '1a4ed27f-43b3-4fd7-b592-cfaa2f351334', 'ip_version': 4, 'cidr': '218.16.176.128/26', 'allocation_pools': [{'start': '218.16.176.130', 'end': '218.16.176.190'}], 'gateway_ip': '218.16.176.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.16.176.130', 'tags': [], 'project_id': '8359e9078a5b49488e35f2640cae2d7f'}} 2026-06-02 10:24:51,924 - DEBUG - Response for create_subnet : {'subnet': {'id': '81106f1a-cb42-4b7e-97a8-fb0d43bfe1ee', 'name': '', 'tenant_id': '8359e9078a5b49488e35f2640cae2d7f', 'network_id': '1a4ed27f-43b3-4fd7-b592-cfaa2f351334', 'ip_version': 4, 'cidr': '201.56.248.128/26', 'allocation_pools': [{'start': '201.56.248.130', 'end': '201.56.248.190'}], 'gateway_ip': '201.56.248.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.56.248.130', 'tags': [], 'project_id': '8359e9078a5b49488e35f2640cae2d7f'}} 2026-06-02 10:24:51,944 - INFO - Created VN ctest-vn1-49315765 2026-06-02 10:24:51,998 - DEBUG - VN ctest-vn1-49315765 UUID is 1a4ed27f-43b3-4fd7-b592-cfaa2f351334 2026-06-02 10:24:52,324 - DEBUG - Response for create_port : {'port': {'name': 'f98858ac-0445-4ccc-b889-429b52444dc8', 'id': 'f98858ac-0445-4ccc-b889-429b52444dc8', 'tenant_id': '8359e9078a5b49488e35f2640cae2d7f', 'network_id': '1a4ed27f-43b3-4fd7-b592-cfaa2f351334', 'mac_address': '02:f9:88:58:ac:04', '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': '218.16.176.133', 'subnet_id': '385aaaa1-1090-4b41-99c3-a54999eb66a3'}], 'security_groups': ['b45f4742-2e62-4186-a9cc-e2ce89748235'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8359e9078a5b49488e35f2640cae2d7f'}} 2026-06-02 10:24:52,516 - DEBUG - Response for create_port : {'port': {'name': '0b4114b6-28dd-4a52-9929-8b93f7ad8a2a', 'id': '0b4114b6-28dd-4a52-9929-8b93f7ad8a2a', 'tenant_id': '8359e9078a5b49488e35f2640cae2d7f', 'network_id': '1a4ed27f-43b3-4fd7-b592-cfaa2f351334', 'mac_address': '02:0b:41:14:b6:28', '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': '201.56.248.133', 'subnet_id': '81106f1a-cb42-4b7e-97a8-fb0d43bfe1ee'}], 'security_groups': ['b45f4742-2e62-4186-a9cc-e2ce89748235'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8359e9078a5b49488e35f2640cae2d7f'}} 2026-06-02 10:24:52,580 - DEBUG - Services list from nova: [, , ] 2026-06-02 10:24:52,953 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5876-1) 2026-06-02 10:24:53,416 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5876-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5876-1) 2026-06-02 10:24:53,417 - INFO - Waiting for VM ctest-vn1-vm1-86077340 to be up.. 2026-06-02 10:24:53,465 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-02 10:24:58,549 - DEBUG - VM is in ACTIVE state now 2026-06-02 10:24:58,549 - INFO - VM name : ctest-vn1-vm1-86077340 2026-06-02 10:24:58,635 - DEBUG - VM ctest-vn1-vm1-86077340 ID is 059ae5d4-5097-4eb0-9719-765bad7d4703 2026-06-02 10:24:58,662 - DEBUG - VM ctest-vn1-vm1-86077340 launched on Node cn-jenkins-deploy-platform-ansible-os-5876-1 2026-06-02 10:24:58,744 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/059ae5d4-5097-4eb0-9719-765bad7d4703 2026-06-02 10:24:58,755 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f98858ac-0445-4ccc-b889-429b52444dc8 2026-06-02 10:25:02,006 - 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 1006ms') 2026-06-02 10:25:02,007 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86077340 failed! 2026-06-02 10:25:02,062 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-33693612:ctest-vn1-49315765 is 218.16.176.129 and allocation pool is NOT set 2026-06-02 10:25:02,062 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-33693612:ctest-vn1-49315765 is 201.56.248.129 and allocation pool is NOT set 2026-06-02 10:25:06,132 - 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=12.8 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 12.751/12.751/12.751/0.000 ms') 2026-06-02 10:25:06,133 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86077340 passed 2026-06-02 10:25:06,282 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 10:25:06,282 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-86077340, IP 218.16.176.133, Port 22 2026-06-02 10:25:06,449 - DEBUG - VM ctest-vn1-vm1-86077340 is ready for SSH connections 2026-06-02 10:25:06,449 - INFO - Waiting for VM ctest-vn1-vm2-65732659 to be up.. 2026-06-02 10:25:06,534 - DEBUG - VM is in ACTIVE state now 2026-06-02 10:25:06,534 - INFO - VM name : ctest-vn1-vm2-65732659 2026-06-02 10:25:06,619 - DEBUG - VM ctest-vn1-vm2-65732659 ID is 6fcf2b15-ce13-44a3-8d84-760301bc4565 2026-06-02 10:25:06,619 - DEBUG - VM ctest-vn1-vm2-65732659 launched on Node cn-jenkins-deploy-platform-ansible-os-5876-1 2026-06-02 10:25:06,702 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6fcf2b15-ce13-44a3-8d84-760301bc4565 2026-06-02 10:25:06,712 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0b4114b6-28dd-4a52-9929-8b93f7ad8a2a 2026-06-02 10:25:07,963 - 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.42 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.573 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.573/1.998/3.423/1.425 ms') 2026-06-02 10:25:07,963 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-65732659 passed 2026-06-02 10:25:08,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 10:25:08,122 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-65732659, IP 201.56.248.133, Port 22 2026-06-02 10:25:08,278 - DEBUG - VM ctest-vn1-vm2-65732659 is ready for SSH connections 2026-06-02 10:25:08,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 10:25:08,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 10:25:08,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 10:25:08,278 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 218.16.176.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-02 10:25:08,278 - DEBUG - ping -s 56 -c 3 -W 1 218.16.176.133 2026-06-02 10:25:10,975 - DEBUG - PING 218.16.176.133 (218.16.176.133): 56 data bytes 64 bytes from 218.16.176.133: seq=0 ttl=63 time=4.119 ms 64 bytes from 218.16.176.133: seq=1 ttl=63 time=1.154 ms 64 bytes from 218.16.176.133: seq=2 ttl=63 time=1.258 ms --- 218.16.176.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.154/2.177/4.119 ms 2026-06-02 10:25:10,975 - INFO - Ping to IP 218.16.176.133 from VM ctest-vn1-vm2-65732659 passed 2026-06-02 10:25:10,976 - INFO - Detaching port 0b4114b6-28dd-4a52-9929-8b93f7ad8a2a from VM ctest-vn1-vm2-65732659 2026-06-02 10:25:11,029 - INFO - Deleting VM ctest-vn1-vm2-65732659 2026-06-02 10:25:11,117 - INFO - Detaching port f98858ac-0445-4ccc-b889-429b52444dc8 from VM ctest-vn1-vm1-86077340 2026-06-02 10:25:11,158 - INFO - Deleting VM ctest-vn1-vm1-86077340 2026-06-02 10:25:11,458 - DEBUG - Response for delete_port : () 2026-06-02 10:25:11,667 - DEBUG - Response for delete_port : () 2026-06-02 10:25:11,667 - INFO - Deleting VN ctest-vn1-49315765 2026-06-02 10:25:11,899 - DEBUG - Response for deleting network () 2026-06-02 10:25:12,171 - DEBUG - No XMPP flaps were noticed during the test 2026-06-02 10:25:12,171 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-06-02 10:25:12,171 - INFO - -------------------------------------------------------------------------------- 2026-06-02 10:25:12,941 - INFO - Deleted project: ctest-TestPorts-33693612, ID : 8359e907-8a5b-4948-8e35-f2640cae2d7f