2026-06-03 16:28:04,005 - INFO - Domain Default found not creating 2026-06-03 16:28:04,180 - INFO - Project ctest-TestPorts-20135887 not found, creating it 2026-06-03 16:28:04,658 - INFO - Created Project:ctest-TestPorts-20135887, ID : 6fa5db21-4c4c-42ed-af8b-739da0ec6cd6 2026-06-03 16:28:06,252 - INFO - ================================================================================ 2026-06-03 16:28:06,252 - INFO - STARTING TEST : test_ports_bindings 2026-06-03 16:28:06,252 - 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-03 16:28:06,510 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-03 16:28:06,510 - INFO - Initial checks done. Running the testcase now 2026-06-03 16:28:06,510 - INFO - 2026-06-03 16:28:07,106 - DEBUG - Response for create_network : {'network': {'id': '0eb7a5ba-2192-4047-862e-872875ee80ee', 'name': 'ctest-vn-16732260', 'tenant_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'project_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20135887', 'ctest-vn-16732260'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 16:28:07,315 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f338aa14-43c9-4217-b914-7acf404c22f0', 'name': '', 'tenant_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'network_id': '0eb7a5ba-2192-4047-862e-872875ee80ee', 'ip_version': 4, 'cidr': '46.59.104.64/26', 'allocation_pools': [{'start': '46.59.104.66', 'end': '46.59.104.126'}], 'gateway_ip': '46.59.104.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.59.104.66', 'tags': [], 'project_id': '6fa5db214c4c42edaf8b739da0ec6cd6'}} 2026-06-03 16:28:07,336 - INFO - Created VN ctest-vn-16732260 2026-06-03 16:28:07,391 - DEBUG - VN ctest-vn-16732260 UUID is 0eb7a5ba-2192-4047-862e-872875ee80ee 2026-06-03 16:28:07,502 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-20135887', 'ctest-vmi-75776608']} 2026-06-03 16:28:07,761 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-75776608', 'id': '67989c27-7f2a-4212-8b0f-3eb5232e8a84', 'tenant_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'network_id': '0eb7a5ba-2192-4047-862e-872875ee80ee', 'mac_address': '02:67:98:9c:27:7f', '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': '46.59.104.67', 'subnet_id': 'f338aa14-43c9-4217-b914-7acf404c22f0'}], 'security_groups': ['355ae876-cbef-4f7f-b81a-639a75027a11'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6fa5db214c4c42edaf8b739da0ec6cd6'}} 2026-06-03 16:28:07,762 - DEBUG - Created port 67989c27-7f2a-4212-8b0f-3eb5232e8a84 2026-06-03 16:28:07,867 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/67989c27-7f2a-4212-8b0f-3eb5232e8a84 2026-06-03 16:28:08,166 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/67989c27-7f2a-4212-8b0f-3eb5232e8a84 2026-06-03 16:28:08,205 - INFO - VMI 67989c27-7f2a-4212-8b0f-3eb5232e8a84 verification in API Server passed 2026-06-03 16:28:08,299 - DEBUG - Response for delete_port : () 2026-06-03 16:28:08,299 - INFO - Deleted port 67989c27-7f2a-4212-8b0f-3eb5232e8a84 2026-06-03 16:28:08,299 - INFO - Deleting VN ctest-vn-16732260 2026-06-03 16:28:08,425 - DEBUG - Response for deleting network () 2026-06-03 16:28:08,681 - DEBUG - No XMPP flaps were noticed during the test 2026-06-03 16:28:08,681 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-03 16:28:08,681 - INFO - -------------------------------------------------------------------------------- 2026-06-03 16:28:08,683 - INFO - ================================================================================ 2026-06-03 16:28:08,683 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-03 16:28:08,683 - 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-03 16:28:08,979 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-03 16:28:08,979 - INFO - Initial checks done. Running the testcase now 2026-06-03 16:28:08,979 - INFO - 2026-06-03 16:28:09,170 - DEBUG - Response for create_network : {'network': {'id': 'c265ab57-13d1-4a7d-a680-e5941d4599f8', 'name': 'ctest-vn1-44333256', 'tenant_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'project_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20135887', 'ctest-vn1-44333256'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 16:28:09,347 - DEBUG - Response for create_subnet : {'subnet': {'id': '80898022-51ac-499f-bd48-c51d269342e9', 'name': '', 'tenant_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'network_id': 'c265ab57-13d1-4a7d-a680-e5941d4599f8', 'ip_version': 4, 'cidr': '130.242.63.128/26', 'allocation_pools': [{'start': '130.242.63.130', 'end': '130.242.63.190'}], 'gateway_ip': '130.242.63.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.242.63.130', 'tags': [], 'project_id': '6fa5db214c4c42edaf8b739da0ec6cd6'}} 2026-06-03 16:28:09,525 - DEBUG - Response for create_subnet : {'subnet': {'id': '5f43b8b3-7ee2-4f92-aea4-e9f5a132d494', 'name': '', 'tenant_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'network_id': 'c265ab57-13d1-4a7d-a680-e5941d4599f8', 'ip_version': 4, 'cidr': '118.194.252.0/26', 'allocation_pools': [{'start': '118.194.252.2', 'end': '118.194.252.62'}], 'gateway_ip': '118.194.252.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.194.252.2', 'tags': [], 'project_id': '6fa5db214c4c42edaf8b739da0ec6cd6'}} 2026-06-03 16:28:09,545 - INFO - Created VN ctest-vn1-44333256 2026-06-03 16:28:09,595 - DEBUG - VN ctest-vn1-44333256 UUID is c265ab57-13d1-4a7d-a680-e5941d4599f8 2026-06-03 16:28:09,948 - DEBUG - Response for create_port : {'port': {'name': '09adfeaa-0378-4830-a036-bd65b8c4a98e', 'id': '09adfeaa-0378-4830-a036-bd65b8c4a98e', 'tenant_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'network_id': 'c265ab57-13d1-4a7d-a680-e5941d4599f8', 'mac_address': '02:09:ad:fe:aa:03', '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': '130.242.63.133', 'subnet_id': '80898022-51ac-499f-bd48-c51d269342e9'}], 'security_groups': ['355ae876-cbef-4f7f-b81a-639a75027a11'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6fa5db214c4c42edaf8b739da0ec6cd6'}} 2026-06-03 16:28:10,134 - DEBUG - Response for create_port : {'port': {'name': 'd3850425-42dd-47ea-8ea7-fb8f66f18e5b', 'id': 'd3850425-42dd-47ea-8ea7-fb8f66f18e5b', 'tenant_id': '6fa5db214c4c42edaf8b739da0ec6cd6', 'network_id': 'c265ab57-13d1-4a7d-a680-e5941d4599f8', 'mac_address': '02:d3:85:04:25:42', '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': '118.194.252.5', 'subnet_id': '5f43b8b3-7ee2-4f92-aea4-e9f5a132d494'}], 'security_groups': ['355ae876-cbef-4f7f-b81a-639a75027a11'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6fa5db214c4c42edaf8b739da0ec6cd6'}} 2026-06-03 16:28:10,193 - DEBUG - Services list from nova: [, , ] 2026-06-03 16:28:10,575 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5881-1) 2026-06-03 16:28:11,011 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5881-1) 2026-06-03 16:28:11,011 - INFO - Waiting for VM ctest-vn1-vm1-67217445 to be up.. 2026-06-03 16:28:11,048 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-03 16:28:16,129 - DEBUG - VM is in ACTIVE state now 2026-06-03 16:28:16,129 - INFO - VM name : ctest-vn1-vm1-67217445 2026-06-03 16:28:16,216 - DEBUG - VM ctest-vn1-vm1-67217445 ID is 0da4f5ab-2d7f-4977-aaa7-84e8a0adae2d 2026-06-03 16:28:16,240 - DEBUG - VM ctest-vn1-vm1-67217445 launched on Node cn-jenkins-deploy-platform-ansible-os-5881-1 2026-06-03 16:28:16,318 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0da4f5ab-2d7f-4977-aaa7-84e8a0adae2d 2026-06-03 16:28:16,328 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/09adfeaa-0378-4830-a036-bd65b8c4a98e 2026-06-03 16:28:19,572 - 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-03 16:28:19,572 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67217445 failed! 2026-06-03 16:28:19,627 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20135887:ctest-vn1-44333256 is 130.242.63.129 and allocation pool is NOT set 2026-06-03 16:28:19,628 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20135887:ctest-vn1-44333256 is 118.194.252.1 and allocation pool is NOT set 2026-06-03 16:28:23,698 - 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=7.19 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 = 7.189/7.189/7.189/0.000 ms') 2026-06-03 16:28:23,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67217445 passed 2026-06-03 16:28:23,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 16:28:23,851 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-67217445, IP 130.242.63.133, Port 22 2026-06-03 16:28:24,017 - DEBUG - VM ctest-vn1-vm1-67217445 is ready for SSH connections 2026-06-03 16:28:24,017 - INFO - Waiting for VM ctest-vn1-vm2-44623835 to be up.. 2026-06-03 16:28:24,095 - DEBUG - VM is in ACTIVE state now 2026-06-03 16:28:24,095 - INFO - VM name : ctest-vn1-vm2-44623835 2026-06-03 16:28:24,176 - DEBUG - VM ctest-vn1-vm2-44623835 ID is bb18c7f0-8d49-496c-bf56-a6c1d9acfcd4 2026-06-03 16:28:24,176 - DEBUG - VM ctest-vn1-vm2-44623835 launched on Node cn-jenkins-deploy-platform-ansible-os-5881-1 2026-06-03 16:28:24,267 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bb18c7f0-8d49-496c-bf56-a6c1d9acfcd4 2026-06-03 16:28:24,276 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d3850425-42dd-47ea-8ea7-fb8f66f18e5b 2026-06-03 16:28:25,509 - 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=2.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.448 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.448/1.636/2.824/1.188 ms') 2026-06-03 16:28:25,510 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-44623835 passed 2026-06-03 16:28:25,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 16:28:25,659 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-44623835, IP 118.194.252.5, Port 22 2026-06-03 16:28:25,841 - DEBUG - VM ctest-vn1-vm2-44623835 is ready for SSH connections 2026-06-03 16:28:25,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 16:28:25,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 16:28:25,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 16:28:25,841 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 130.242.63.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-03 16:28:25,841 - DEBUG - ping -s 56 -c 3 -W 1 130.242.63.133 2026-06-03 16:28:28,532 - DEBUG - PING 130.242.63.133 (130.242.63.133): 56 data bytes 64 bytes from 130.242.63.133: seq=0 ttl=63 time=3.879 ms 64 bytes from 130.242.63.133: seq=1 ttl=63 time=0.772 ms 64 bytes from 130.242.63.133: seq=2 ttl=63 time=0.966 ms --- 130.242.63.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.772/1.872/3.879 ms 2026-06-03 16:28:28,532 - INFO - Ping to IP 130.242.63.133 from VM ctest-vn1-vm2-44623835 passed 2026-06-03 16:28:28,532 - INFO - Detaching port d3850425-42dd-47ea-8ea7-fb8f66f18e5b from VM ctest-vn1-vm2-44623835 2026-06-03 16:28:28,584 - INFO - Deleting VM ctest-vn1-vm2-44623835 2026-06-03 16:28:28,654 - INFO - Detaching port 09adfeaa-0378-4830-a036-bd65b8c4a98e from VM ctest-vn1-vm1-67217445 2026-06-03 16:28:28,694 - INFO - Deleting VM ctest-vn1-vm1-67217445 2026-06-03 16:28:28,921 - DEBUG - Response for delete_port : () 2026-06-03 16:28:29,078 - DEBUG - Response for delete_port : () 2026-06-03 16:28:29,078 - INFO - Deleting VN ctest-vn1-44333256 2026-06-03 16:28:29,228 - DEBUG - Response for deleting network () 2026-06-03 16:28:29,482 - DEBUG - No XMPP flaps were noticed during the test 2026-06-03 16:28:29,482 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-06-03 16:28:29,482 - INFO - -------------------------------------------------------------------------------- 2026-06-03 16:28:30,165 - INFO - Deleted project: ctest-TestPorts-20135887, ID : 6fa5db21-4c4c-42ed-af8b-739da0ec6cd6