2026-03-09 02:11:29,744 - INFO - Domain Default found not creating 2026-03-09 02:11:29,924 - INFO - Project ctest-TestPorts-86880459 not found, creating it 2026-03-09 02:11:30,393 - INFO - Created Project:ctest-TestPorts-86880459, ID : 8434ccb7-fbf6-483a-befa-e66b0d3622ca 2026-03-09 02:11:32,010 - INFO - ================================================================================ 2026-03-09 02:11:32,011 - INFO - STARTING TEST : test_ports_bindings 2026-03-09 02:11:32,011 - 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-09 02:11:32,266 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.252': '0'}} with 2026-03-09 02:11:32,266 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:11:32,266 - INFO - 2026-03-09 02:11:32,813 - DEBUG - Response for create_network : {'network': {'id': '9f9694cb-c9e8-47d2-86b6-8d226b9aa6b4', 'name': 'ctest-vn-63220841', 'tenant_id': '8434ccb7fbf6483abefae66b0d3622ca', 'project_id': '8434ccb7fbf6483abefae66b0d3622ca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86880459', 'ctest-vn-63220841'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:11:32,958 - DEBUG - Response for create_subnet : {'subnet': {'id': '22d86fb7-5043-469c-b60c-88a8916fe9d7', 'name': '', 'tenant_id': '8434ccb7fbf6483abefae66b0d3622ca', 'network_id': '9f9694cb-c9e8-47d2-86b6-8d226b9aa6b4', 'ip_version': 4, 'cidr': '6.37.233.192/26', 'allocation_pools': [{'start': '6.37.233.194', 'end': '6.37.233.254'}], 'gateway_ip': '6.37.233.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.37.233.194', 'tags': [], 'project_id': '8434ccb7fbf6483abefae66b0d3622ca'}} 2026-03-09 02:11:32,976 - INFO - Created VN ctest-vn-63220841 2026-03-09 02:11:33,026 - DEBUG - VN ctest-vn-63220841 UUID is 9f9694cb-c9e8-47d2-86b6-8d226b9aa6b4 2026-03-09 02:11:33,134 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-86880459', 'ctest-vmi-53584380']} 2026-03-09 02:11:33,362 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-53584380', 'id': '1601f5f2-1c15-4c60-b187-070ca769635f', 'tenant_id': '8434ccb7fbf6483abefae66b0d3622ca', 'network_id': '9f9694cb-c9e8-47d2-86b6-8d226b9aa6b4', 'mac_address': '02:16:01:f5:f2:1c', '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': '6.37.233.195', 'subnet_id': '22d86fb7-5043-469c-b60c-88a8916fe9d7'}], 'security_groups': ['180f03b0-3abc-4646-bb7c-33a8c25cf20c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8434ccb7fbf6483abefae66b0d3622ca'}} 2026-03-09 02:11:33,362 - DEBUG - Created port 1601f5f2-1c15-4c60-b187-070ca769635f 2026-03-09 02:11:33,466 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/1601f5f2-1c15-4c60-b187-070ca769635f 2026-03-09 02:11:33,764 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/1601f5f2-1c15-4c60-b187-070ca769635f 2026-03-09 02:11:33,801 - INFO - VMI 1601f5f2-1c15-4c60-b187-070ca769635f verification in API Server passed 2026-03-09 02:11:33,884 - DEBUG - Response for delete_port : () 2026-03-09 02:11:33,885 - INFO - Deleted port 1601f5f2-1c15-4c60-b187-070ca769635f 2026-03-09 02:11:33,885 - INFO - Deleting VN ctest-vn-63220841 2026-03-09 02:11:33,984 - DEBUG - Response for deleting network () 2026-03-09 02:11:34,245 - DEBUG - No XMPP flaps were noticed during the test
2026-03-09 02:11:34,245 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-09 02:11:34,246 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:11:34,251 - INFO - ================================================================================ 2026-03-09 02:11:34,252 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-09 02:11:34,252 - 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-09 02:11:34,531 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.252': '0'}} with 2026-03-09 02:11:34,531 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:11:34,531 - INFO - 2026-03-09 02:11:34,721 - DEBUG - Response for create_network : {'network': {'id': 'd0bd90be-f261-4f00-9ce3-0bc3bb641d04', 'name': 'ctest-vn1-13386926', 'tenant_id': '8434ccb7fbf6483abefae66b0d3622ca', 'project_id': '8434ccb7fbf6483abefae66b0d3622ca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86880459', 'ctest-vn1-13386926'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:11:34,892 - DEBUG - Response for create_subnet : {'subnet': {'id': '63c9fa2f-ba6b-42e7-a84e-8ca9a59da5f3', 'name': '', 'tenant_id': '8434ccb7fbf6483abefae66b0d3622ca', 'network_id': 'd0bd90be-f261-4f00-9ce3-0bc3bb641d04', 'ip_version': 4, 'cidr': '186.133.117.64/26', 'allocation_pools': [{'start': '186.133.117.66', 'end': '186.133.117.126'}], 'gateway_ip': '186.133.117.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.133.117.66', 'tags': [], 'project_id': '8434ccb7fbf6483abefae66b0d3622ca'}} 2026-03-09 02:11:35,103 - DEBUG - Response for create_subnet : {'subnet': {'id': '370bcc8c-3eb5-476f-8f9f-087a579aa360', 'name': '', 'tenant_id': '8434ccb7fbf6483abefae66b0d3622ca', 'network_id': 'd0bd90be-f261-4f00-9ce3-0bc3bb641d04', 'ip_version': 4, 'cidr': '90.83.117.192/26', 'allocation_pools': [{'start': '90.83.117.194', 'end': '90.83.117.254'}], 'gateway_ip': '90.83.117.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.83.117.194', 'tags': [], 'project_id': '8434ccb7fbf6483abefae66b0d3622ca'}} 2026-03-09 02:11:35,123 - INFO - Created VN ctest-vn1-13386926 2026-03-09 02:11:35,174 - DEBUG - VN ctest-vn1-13386926 UUID is d0bd90be-f261-4f00-9ce3-0bc3bb641d04 2026-03-09 02:11:35,464 - DEBUG - Response for create_port : {'port': {'name': 'c9ad0cf9-13b8-44d7-ae22-cc06882ad496', 'id': 'c9ad0cf9-13b8-44d7-ae22-cc06882ad496', 'tenant_id': '8434ccb7fbf6483abefae66b0d3622ca', 'network_id': 'd0bd90be-f261-4f00-9ce3-0bc3bb641d04', 'mac_address': '02:c9:ad:0c:f9:13', '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': '186.133.117.69', 'subnet_id': '63c9fa2f-ba6b-42e7-a84e-8ca9a59da5f3'}], 'security_groups': ['180f03b0-3abc-4646-bb7c-33a8c25cf20c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8434ccb7fbf6483abefae66b0d3622ca'}} 2026-03-09 02:11:35,651 - DEBUG - Response for create_port : {'port': {'name': '32ae4970-03e9-42ea-91c7-3e2fea0cf52e', 'id': '32ae4970-03e9-42ea-91c7-3e2fea0cf52e', 'tenant_id': '8434ccb7fbf6483abefae66b0d3622ca', 'network_id': 'd0bd90be-f261-4f00-9ce3-0bc3bb641d04', 'mac_address': '02:32:ae:49:70: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': '90.83.117.197', 'subnet_id': '370bcc8c-3eb5-476f-8f9f-087a579aa360'}], 'security_groups': ['180f03b0-3abc-4646-bb7c-33a8c25cf20c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8434ccb7fbf6483abefae66b0d3622ca'}} 2026-03-09 02:11:35,708 - DEBUG - Services list from nova: [, , ] 2026-03-09 02:11:36,051 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5455-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5455-1) 2026-03-09 02:11:36,450 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5455-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5455-1) 2026-03-09 02:11:36,451 - INFO - Waiting for VM ctest-vn1-vm1-71018099 to be up.. 2026-03-09 02:11:36,489 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-09 02:11:41,567 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:11:41,567 - INFO - VM name : ctest-vn1-vm1-71018099 2026-03-09 02:11:41,640 - DEBUG - VM ctest-vn1-vm1-71018099 ID is c97c5180-de5b-411e-9db5-741833ee3bd1 2026-03-09 02:11:41,661 - DEBUG - VM ctest-vn1-vm1-71018099 launched on Node cn-jenkins-deploy-platform-ansible-os-5455-1 2026-03-09 02:11:41,736 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/c97c5180-de5b-411e-9db5-741833ee3bd1 2026-03-09 02:11:41,743 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/c9ad0cf9-13b8-44d7-ae22-cc06882ad496 2026-03-09 02:11:44,998 - 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 1008ms') 2026-03-09 02:11:44,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71018099 failed! 2026-03-09 02:11:45,054 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86880459:ctest-vn1-13386926 is 186.133.117.65 and allocation pool is NOT set 2026-03-09 02:11:45,055 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86880459:ctest-vn1-13386926 is 90.83.117.193 and allocation pool is NOT set 2026-03-09 02:11:47,123 - 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=5.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.751 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.751/2.991/5.232/2.240 ms') 2026-03-09 02:11:47,123 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71018099 passed 2026-03-09 02:11:47,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:11:47,279 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71018099, IP 186.133.117.69, Port 22 2026-03-09 02:11:47,339 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-09 02:11:47,419 - DEBUG - VM ctest-vn1-vm1-71018099 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-09 02:11:52,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:11:52,419 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71018099, IP 186.133.117.69, Port 22 2026-03-09 02:11:52,578 - DEBUG - VM ctest-vn1-vm1-71018099 is ready for SSH connections 2026-03-09 02:11:52,578 - INFO - Waiting for VM ctest-vn1-vm2-35525352 to be up.. 2026-03-09 02:11:52,653 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:11:52,653 - INFO - VM name : ctest-vn1-vm2-35525352 2026-03-09 02:11:52,731 - DEBUG - VM ctest-vn1-vm2-35525352 ID is d73fb817-add6-42f8-ab13-08aaead932e1 2026-03-09 02:11:52,731 - DEBUG - VM ctest-vn1-vm2-35525352 launched on Node cn-jenkins-deploy-platform-ansible-os-5455-1 2026-03-09 02:11:52,805 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/d73fb817-add6-42f8-ab13-08aaead932e1 2026-03-09 02:11:52,813 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/32ae4970-03e9-42ea-91c7-3e2fea0cf52e 2026-03-09 02:11:54,051 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.384 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.384/1.670/2.956/1.286 ms') 2026-03-09 02:11:54,051 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-35525352 passed 2026-03-09 02:11:54,198 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:11:54,199 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-35525352, IP 90.83.117.197, Port 22 2026-03-09 02:11:54,373 - DEBUG - VM ctest-vn1-vm2-35525352 is ready for SSH connections 2026-03-09 02:11:54,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:11:54,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:11:54,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:11:54,373 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 186.133.117.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-09 02:11:54,374 - DEBUG - ping -s 56 -c 3 -W 1 186.133.117.69 2026-03-09 02:11:57,036 - DEBUG - PING 186.133.117.69 (186.133.117.69): 56 data bytes 64 bytes from 186.133.117.69: seq=0 ttl=63 time=3.541 ms 64 bytes from 186.133.117.69: seq=1 ttl=63 time=0.969 ms 64 bytes from 186.133.117.69: seq=2 ttl=63 time=1.263 ms --- 186.133.117.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.969/1.924/3.541 ms 2026-03-09 02:11:57,036 - INFO - Ping to IP 186.133.117.69 from VM ctest-vn1-vm2-35525352 passed 2026-03-09 02:11:57,036 - INFO - Detaching port 32ae4970-03e9-42ea-91c7-3e2fea0cf52e from VM ctest-vn1-vm2-35525352 2026-03-09 02:11:57,088 - INFO - Deleting VM ctest-vn1-vm2-35525352 2026-03-09 02:11:57,161 - INFO - Detaching port c9ad0cf9-13b8-44d7-ae22-cc06882ad496 from VM ctest-vn1-vm1-71018099 2026-03-09 02:11:57,193 - INFO - Deleting VM ctest-vn1-vm1-71018099 2026-03-09 02:11:57,417 - DEBUG - Response for delete_port : () 2026-03-09 02:11:57,563 - DEBUG - Response for delete_port : () 2026-03-09 02:11:57,563 - INFO - Deleting VN ctest-vn1-13386926 2026-03-09 02:11:57,690 - DEBUG - Response for deleting network () 2026-03-09 02:11:57,943 - DEBUG - No XMPP flaps were noticed during the test
2026-03-09 02:11:57,943 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-03-09 02:11:57,943 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:11:58,655 - INFO - Deleted project: ctest-TestPorts-86880459, ID : 8434ccb7-fbf6-483a-befa-e66b0d3622ca