2026-05-06 14:09:01,930 - INFO - Domain Default found not creating 2026-05-06 14:09:02,128 - INFO - Project ctest-TestPorts-84263879 not found, creating it 2026-05-06 14:09:02,632 - INFO - Created Project:ctest-TestPorts-84263879, ID : 444c1321-6ce8-4953-a23d-514e9115156c 2026-05-06 14:09:04,396 - INFO - ================================================================================ 2026-05-06 14:09:04,396 - INFO - STARTING TEST : test_ports_bindings 2026-05-06 14:09:04,396 - 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-05-06 14:09:04,672 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-06 14:09:04,672 - INFO - Initial checks done. Running the testcase now 2026-05-06 14:09:04,672 - INFO - 2026-05-06 14:09:05,335 - DEBUG - Response for create_network : {'network': {'id': '08fa32a6-7385-4dce-9837-3436ccb1692c', 'name': 'ctest-vn-20843867', 'tenant_id': '444c13216ce84953a23d514e9115156c', 'project_id': '444c13216ce84953a23d514e9115156c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84263879', 'ctest-vn-20843867'], 'port_security_enabled': True, 'description': ''}} 2026-05-06 14:09:05,525 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8ed090b-4118-4080-aecb-ed07ed5b6355', 'name': '', 'tenant_id': '444c13216ce84953a23d514e9115156c', 'network_id': '08fa32a6-7385-4dce-9837-3436ccb1692c', 'ip_version': 4, 'cidr': '203.196.108.128/26', 'allocation_pools': [{'start': '203.196.108.130', 'end': '203.196.108.190'}], 'gateway_ip': '203.196.108.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '203.196.108.130', 'tags': [], 'project_id': '444c13216ce84953a23d514e9115156c'}} 2026-05-06 14:09:05,548 - INFO - Created VN ctest-vn-20843867 2026-05-06 14:09:05,609 - DEBUG - VN ctest-vn-20843867 UUID is 08fa32a6-7385-4dce-9837-3436ccb1692c 2026-05-06 14:09:05,746 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-84263879', 'ctest-vmi-97426372']} 2026-05-06 14:09:06,021 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-97426372', 'id': 'd18a7420-09b6-4c0c-ba7e-62660a0878b6', 'tenant_id': '444c13216ce84953a23d514e9115156c', 'network_id': '08fa32a6-7385-4dce-9837-3436ccb1692c', 'mac_address': '02:d1:8a:74:20:09', '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': '203.196.108.131', 'subnet_id': 'd8ed090b-4118-4080-aecb-ed07ed5b6355'}], 'security_groups': ['a6dec6cc-d459-493f-b96b-0f2a60549b3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '444c13216ce84953a23d514e9115156c'}} 2026-05-06 14:09:06,021 - DEBUG - Created port d18a7420-09b6-4c0c-ba7e-62660a0878b6 2026-05-06 14:09:06,137 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d18a7420-09b6-4c0c-ba7e-62660a0878b6 2026-05-06 14:09:06,440 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d18a7420-09b6-4c0c-ba7e-62660a0878b6 2026-05-06 14:09:06,481 - INFO - VMI d18a7420-09b6-4c0c-ba7e-62660a0878b6 verification in API Server passed 2026-05-06 14:09:06,594 - DEBUG - Response for delete_port : () 2026-05-06 14:09:06,594 - INFO - Deleted port d18a7420-09b6-4c0c-ba7e-62660a0878b6 2026-05-06 14:09:06,594 - INFO - Deleting VN ctest-vn-20843867 2026-05-06 14:09:06,713 - DEBUG - Response for deleting network () 2026-05-06 14:09:06,974 - DEBUG - No XMPP flaps were noticed during the test 2026-05-06 14:09:06,974 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-05-06 14:09:06,974 - INFO - -------------------------------------------------------------------------------- 2026-05-06 14:09:06,976 - INFO - ================================================================================ 2026-05-06 14:09:06,976 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-06 14:09:06,976 - 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-05-06 14:09:07,263 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-06 14:09:07,263 - INFO - Initial checks done. Running the testcase now 2026-05-06 14:09:07,263 - INFO - 2026-05-06 14:09:07,465 - DEBUG - Response for create_network : {'network': {'id': 'a4f5fa28-f625-415f-978a-8d06ad919c7c', 'name': 'ctest-vn1-89590539', 'tenant_id': '444c13216ce84953a23d514e9115156c', 'project_id': '444c13216ce84953a23d514e9115156c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84263879', 'ctest-vn1-89590539'], 'port_security_enabled': True, 'description': ''}} 2026-05-06 14:09:07,698 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1db9905-5c6c-449b-9721-52641ef49e1a', 'name': '', 'tenant_id': '444c13216ce84953a23d514e9115156c', 'network_id': 'a4f5fa28-f625-415f-978a-8d06ad919c7c', 'ip_version': 4, 'cidr': '14.249.64.64/26', 'allocation_pools': [{'start': '14.249.64.66', 'end': '14.249.64.126'}], 'gateway_ip': '14.249.64.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.249.64.66', 'tags': [], 'project_id': '444c13216ce84953a23d514e9115156c'}} 2026-05-06 14:09:07,877 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b454825f-16bc-404f-a5ff-54b61978f083', 'name': '', 'tenant_id': '444c13216ce84953a23d514e9115156c', 'network_id': 'a4f5fa28-f625-415f-978a-8d06ad919c7c', 'ip_version': 4, 'cidr': '70.201.195.0/26', 'allocation_pools': [{'start': '70.201.195.2', 'end': '70.201.195.62'}], 'gateway_ip': '70.201.195.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.201.195.2', 'tags': [], 'project_id': '444c13216ce84953a23d514e9115156c'}} 2026-05-06 14:09:07,906 - INFO - Created VN ctest-vn1-89590539 2026-05-06 14:09:07,961 - DEBUG - VN ctest-vn1-89590539 UUID is a4f5fa28-f625-415f-978a-8d06ad919c7c 2026-05-06 14:09:08,307 - DEBUG - Response for create_port : {'port': {'name': 'c47d04f8-f266-4bdb-8c02-6f9273845f42', 'id': 'c47d04f8-f266-4bdb-8c02-6f9273845f42', 'tenant_id': '444c13216ce84953a23d514e9115156c', 'network_id': 'a4f5fa28-f625-415f-978a-8d06ad919c7c', 'mac_address': '02:c4:7d:04:f8:f2', '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': '14.249.64.69', 'subnet_id': 'b1db9905-5c6c-449b-9721-52641ef49e1a'}], 'security_groups': ['a6dec6cc-d459-493f-b96b-0f2a60549b3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '444c13216ce84953a23d514e9115156c'}} 2026-05-06 14:09:08,539 - DEBUG - Response for create_port : {'port': {'name': 'e325ac77-e428-4d65-9532-eab22c2c4893', 'id': 'e325ac77-e428-4d65-9532-eab22c2c4893', 'tenant_id': '444c13216ce84953a23d514e9115156c', 'network_id': 'a4f5fa28-f625-415f-978a-8d06ad919c7c', 'mac_address': '02:e3:25:ac:77:e4', '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': '70.201.195.5', 'subnet_id': 'b454825f-16bc-404f-a5ff-54b61978f083'}], 'security_groups': ['a6dec6cc-d459-493f-b96b-0f2a60549b3a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '444c13216ce84953a23d514e9115156c'}} 2026-05-06 14:09:08,606 - DEBUG - Services list from nova: [, , ] 2026-05-06 14:09:09,056 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5749-1) 2026-05-06 14:09:09,543 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5749-1) 2026-05-06 14:09:09,543 - INFO - Waiting for VM ctest-vn1-vm1-29070057 to be up.. 2026-05-06 14:09:09,593 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-06 14:09:14,687 - DEBUG - VM is in ACTIVE state now 2026-05-06 14:09:14,687 - INFO - VM name : ctest-vn1-vm1-29070057 2026-05-06 14:09:14,777 - DEBUG - VM ctest-vn1-vm1-29070057 ID is e3dfdd37-3b04-4993-80d9-58e1eee6d3ba 2026-05-06 14:09:14,799 - DEBUG - VM ctest-vn1-vm1-29070057 launched on Node cn-jenkins-deploy-platform-ansible-os-5749-1 2026-05-06 14:09:14,886 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e3dfdd37-3b04-4993-80d9-58e1eee6d3ba 2026-05-06 14:09:14,896 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c47d04f8-f266-4bdb-8c02-6f9273845f42 2026-05-06 14:09:18,162 - 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 1026ms') 2026-05-06 14:09:18,162 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29070057 failed! 2026-05-06 14:09:18,217 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84263879:ctest-vn1-89590539 is 14.249.64.65 and allocation pool is NOT set 2026-05-06 14:09:18,217 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84263879:ctest-vn1-89590539 is 70.201.195.1 and allocation pool is NOT set 2026-05-06 14:09:22,300 - 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=10.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 10.562/10.562/10.562/0.000 ms') 2026-05-06 14:09:22,300 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29070057 passed 2026-05-06 14:09:22,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 14:09:22,465 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29070057, IP 14.249.64.69, Port 22 2026-05-06 14:09:22,640 - DEBUG - VM ctest-vn1-vm1-29070057 is ready for SSH connections 2026-05-06 14:09:22,640 - INFO - Waiting for VM ctest-vn1-vm2-33247990 to be up.. 2026-05-06 14:09:22,740 - DEBUG - VM is in ACTIVE state now 2026-05-06 14:09:22,740 - INFO - VM name : ctest-vn1-vm2-33247990 2026-05-06 14:09:22,843 - DEBUG - VM ctest-vn1-vm2-33247990 ID is 35e960dd-3413-4aae-b7b3-0fec8c88a2cc 2026-05-06 14:09:22,843 - DEBUG - VM ctest-vn1-vm2-33247990 launched on Node cn-jenkins-deploy-platform-ansible-os-5749-1 2026-05-06 14:09:22,935 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/35e960dd-3413-4aae-b7b3-0fec8c88a2cc 2026-05-06 14:09:22,947 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e325ac77-e428-4d65-9532-eab22c2c4893 2026-05-06 14:09:24,203 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.884 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.884/2.402/3.920/1.518 ms') 2026-05-06 14:09:24,203 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-33247990 passed 2026-05-06 14:09:24,361 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 14:09:24,361 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-33247990, IP 70.201.195.5, Port 22 2026-05-06 14:09:24,517 - DEBUG - VM ctest-vn1-vm2-33247990 is ready for SSH connections 2026-05-06 14:09:24,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 14:09:24,517 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 14:09:24,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 14:09:24,518 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 14.249.64.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-06 14:09:24,518 - DEBUG - ping -s 56 -c 3 -W 1 14.249.64.69 2026-05-06 14:09:27,289 - DEBUG - PING 14.249.64.69 (14.249.64.69): 56 data bytes 64 bytes from 14.249.64.69: seq=0 ttl=63 time=4.710 ms 64 bytes from 14.249.64.69: seq=1 ttl=63 time=1.107 ms 64 bytes from 14.249.64.69: seq=2 ttl=63 time=1.076 ms --- 14.249.64.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.076/2.297/4.710 ms 2026-05-06 14:09:27,289 - INFO - Ping to IP 14.249.64.69 from VM ctest-vn1-vm2-33247990 passed 2026-05-06 14:09:27,290 - INFO - Detaching port e325ac77-e428-4d65-9532-eab22c2c4893 from VM ctest-vn1-vm2-33247990 2026-05-06 14:09:27,351 - INFO - Deleting VM ctest-vn1-vm2-33247990 2026-05-06 14:09:27,437 - INFO - Detaching port c47d04f8-f266-4bdb-8c02-6f9273845f42 from VM ctest-vn1-vm1-29070057 2026-05-06 14:09:27,482 - INFO - Deleting VM ctest-vn1-vm1-29070057 2026-05-06 14:09:27,779 - DEBUG - Response for delete_port : () 2026-05-06 14:09:28,042 - DEBUG - Response for delete_port : () 2026-05-06 14:09:28,042 - INFO - Deleting VN ctest-vn1-89590539 2026-05-06 14:09:28,249 - DEBUG - Response for deleting network () 2026-05-06 14:09:28,511 - DEBUG - No XMPP flaps were noticed during the test 2026-05-06 14:09:28,511 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22] 2026-05-06 14:09:28,511 - INFO - -------------------------------------------------------------------------------- 2026-05-06 14:09:29,250 - INFO - Deleted project: ctest-TestPorts-84263879, ID : 444c1321-6ce8-4953-a23d-514e9115156c