2026-01-04 09:25:50,247 - INFO - Domain Default found not creating 2026-01-04 09:25:50,402 - INFO - Project ctest-TestPorts-69279218 not found, creating it 2026-01-04 09:25:50,872 - INFO - Created Project:ctest-TestPorts-69279218, ID : 50c449ce-a2b7-4f4b-9df8-80965357e545 2026-01-04 09:25:52,342 - INFO - ================================================================================ 2026-01-04 09:25:52,342 - INFO - STARTING TEST : test_ports_bindings 2026-01-04 09:25:52,342 - 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-01-04 09:25:52,602 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2026-01-04 09:25:52,602 - INFO - Initial checks done. Running the testcase now 2026-01-04 09:25:52,602 - INFO - 2026-01-04 09:25:53,192 - DEBUG - Response for create_network : {'network': {'id': '1e1c7613-9df6-4d84-a1aa-112ec6d8c2da', 'name': 'ctest-vn-64867006', 'tenant_id': '50c449cea2b74f4b9df880965357e545', 'project_id': '50c449cea2b74f4b9df880965357e545', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-69279218', 'ctest-vn-64867006'], 'port_security_enabled': True, 'description': ''}} 2026-01-04 09:25:53,386 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd28a23ce-8469-48b6-82ef-2af09264d021', 'name': '', 'tenant_id': '50c449cea2b74f4b9df880965357e545', 'network_id': '1e1c7613-9df6-4d84-a1aa-112ec6d8c2da', 'ip_version': 4, 'cidr': '155.162.12.64/26', 'allocation_pools': [{'start': '155.162.12.66', 'end': '155.162.12.126'}], 'gateway_ip': '155.162.12.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.162.12.66', 'tags': [], 'project_id': '50c449cea2b74f4b9df880965357e545'}} 2026-01-04 09:25:53,402 - INFO - Created VN ctest-vn-64867006 2026-01-04 09:25:53,452 - DEBUG - VN ctest-vn-64867006 UUID is 1e1c7613-9df6-4d84-a1aa-112ec6d8c2da 2026-01-04 09:25:53,551 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-69279218', 'ctest-vmi-61537753']} 2026-01-04 09:25:53,815 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-61537753', 'id': '9caad7bf-a3f2-4e71-a98e-9000152f692a', 'tenant_id': '50c449cea2b74f4b9df880965357e545', 'network_id': '1e1c7613-9df6-4d84-a1aa-112ec6d8c2da', 'mac_address': '02:9c:aa:d7:bf:a3', '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': '155.162.12.67', 'subnet_id': 'd28a23ce-8469-48b6-82ef-2af09264d021'}], 'security_groups': ['1ebbfc98-7260-443d-9d4f-20c5048d783c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '50c449cea2b74f4b9df880965357e545'}} 2026-01-04 09:25:53,815 - DEBUG - Created port 9caad7bf-a3f2-4e71-a98e-9000152f692a 2026-01-04 09:25:53,920 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9caad7bf-a3f2-4e71-a98e-9000152f692a 2026-01-04 09:25:54,218 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9caad7bf-a3f2-4e71-a98e-9000152f692a 2026-01-04 09:25:54,249 - INFO - VMI 9caad7bf-a3f2-4e71-a98e-9000152f692a verification in API Server passed 2026-01-04 09:25:54,331 - DEBUG - Response for delete_port : () 2026-01-04 09:25:54,331 - INFO - Deleted port 9caad7bf-a3f2-4e71-a98e-9000152f692a 2026-01-04 09:25:54,332 - INFO - Deleting VN ctest-vn-64867006 2026-01-04 09:25:54,422 - DEBUG - Response for deleting network () 2026-01-04 09:25:54,678 - DEBUG - No XMPP flaps were noticed during the test 2026-01-04 09:25:54,678 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-01-04 09:25:54,678 - INFO - -------------------------------------------------------------------------------- 2026-01-04 09:25:54,680 - INFO - ================================================================================ 2026-01-04 09:25:54,680 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-04 09:25:54,680 - 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-01-04 09:25:54,977 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2026-01-04 09:25:54,977 - INFO - Initial checks done. Running the testcase now 2026-01-04 09:25:54,977 - INFO - 2026-01-04 09:25:55,156 - DEBUG - Response for create_network : {'network': {'id': '4704e6fa-cab6-41e7-892b-057744fdbd65', 'name': 'ctest-vn1-99797860', 'tenant_id': '50c449cea2b74f4b9df880965357e545', 'project_id': '50c449cea2b74f4b9df880965357e545', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-69279218', 'ctest-vn1-99797860'], 'port_security_enabled': True, 'description': ''}} 2026-01-04 09:25:55,345 - DEBUG - Response for create_subnet : {'subnet': {'id': '9088aaad-2429-49f1-90a4-68e99147b467', 'name': '', 'tenant_id': '50c449cea2b74f4b9df880965357e545', 'network_id': '4704e6fa-cab6-41e7-892b-057744fdbd65', 'ip_version': 4, 'cidr': '199.141.28.128/26', 'allocation_pools': [{'start': '199.141.28.130', 'end': '199.141.28.190'}], 'gateway_ip': '199.141.28.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.141.28.130', 'tags': [], 'project_id': '50c449cea2b74f4b9df880965357e545'}} 2026-01-04 09:25:55,536 - DEBUG - Response for create_subnet : {'subnet': {'id': '64b2356f-f725-44a3-abdc-8db6f5140324', 'name': '', 'tenant_id': '50c449cea2b74f4b9df880965357e545', 'network_id': '4704e6fa-cab6-41e7-892b-057744fdbd65', 'ip_version': 4, 'cidr': '76.172.3.0/26', 'allocation_pools': [{'start': '76.172.3.2', 'end': '76.172.3.62'}], 'gateway_ip': '76.172.3.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.172.3.2', 'tags': [], 'project_id': '50c449cea2b74f4b9df880965357e545'}} 2026-01-04 09:25:55,556 - INFO - Created VN ctest-vn1-99797860 2026-01-04 09:25:55,612 - DEBUG - VN ctest-vn1-99797860 UUID is 4704e6fa-cab6-41e7-892b-057744fdbd65 2026-01-04 09:25:55,887 - DEBUG - Response for create_port : {'port': {'name': '73859001-d48f-4948-90c9-2468123759d4', 'id': '73859001-d48f-4948-90c9-2468123759d4', 'tenant_id': '50c449cea2b74f4b9df880965357e545', 'network_id': '4704e6fa-cab6-41e7-892b-057744fdbd65', 'mac_address': '02:73:85:90:01:d4', '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': '199.141.28.133', 'subnet_id': '9088aaad-2429-49f1-90a4-68e99147b467'}], 'security_groups': ['1ebbfc98-7260-443d-9d4f-20c5048d783c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '50c449cea2b74f4b9df880965357e545'}} 2026-01-04 09:25:56,062 - DEBUG - Response for create_port : {'port': {'name': 'f86507d8-77cc-4888-b9d1-f14dbbd9a4e8', 'id': 'f86507d8-77cc-4888-b9d1-f14dbbd9a4e8', 'tenant_id': '50c449cea2b74f4b9df880965357e545', 'network_id': '4704e6fa-cab6-41e7-892b-057744fdbd65', 'mac_address': '02:f8:65:07:d8:77', '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': '76.172.3.5', 'subnet_id': '64b2356f-f725-44a3-abdc-8db6f5140324'}], 'security_groups': ['1ebbfc98-7260-443d-9d4f-20c5048d783c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '50c449cea2b74f4b9df880965357e545'}} 2026-01-04 09:25:56,113 - DEBUG - Services list from nova: [, , ] 2026-01-04 09:25:56,470 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4956-1) 2026-01-04 09:25:56,927 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4956-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4956-1) 2026-01-04 09:25:56,929 - INFO - Waiting for VM ctest-vn1-vm1-75702678 to be up.. 2026-01-04 09:25:56,970 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-04 09:26:02,050 - DEBUG - VM is in ACTIVE state now 2026-01-04 09:26:02,050 - INFO - VM name : ctest-vn1-vm1-75702678 2026-01-04 09:26:02,120 - DEBUG - VM ctest-vn1-vm1-75702678 ID is 44d2e777-2b1c-4f9e-8b34-4f02a78800f6 2026-01-04 09:26:02,138 - DEBUG - VM ctest-vn1-vm1-75702678 launched on Node cn-jenkins-deploy-platform-ansible-os-4956-1 2026-01-04 09:26:02,208 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/44d2e777-2b1c-4f9e-8b34-4f02a78800f6 2026-01-04 09:26:02,217 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/73859001-d48f-4948-90c9-2468123759d4 2026-01-04 09:26:05,471 - 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 1014ms') 2026-01-04 09:26:05,472 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75702678 failed! 2026-01-04 09:26:05,524 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-69279218:ctest-vn1-99797860 is 199.141.28.129 and allocation pool is NOT set 2026-01-04 09:26:05,524 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-69279218:ctest-vn1-99797860 is 76.172.3.1 and allocation pool is NOT set 2026-01-04 09:26:07,593 - 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=18.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.64 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 = 1.635/9.863/18.092/8.228 ms') 2026-01-04 09:26:07,593 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75702678 passed 2026-01-04 09:26:07,740 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-04 09:26:07,741 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-75702678, IP 199.141.28.133, Port 22 2026-01-04 09:26:07,815 - 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-01-04 09:26:07,893 - DEBUG - VM ctest-vn1-vm1-75702678 is NOT ready for SSH connections, VM status: ACTIVE 2026-01-04 09:26:12,894 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-04 09:26:12,894 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-75702678, IP 199.141.28.133, Port 22 2026-01-04 09:26:13,052 - DEBUG - VM ctest-vn1-vm1-75702678 is ready for SSH connections 2026-01-04 09:26:13,052 - INFO - Waiting for VM ctest-vn1-vm2-06845540 to be up.. 2026-01-04 09:26:13,127 - DEBUG - VM is in ACTIVE state now 2026-01-04 09:26:13,127 - INFO - VM name : ctest-vn1-vm2-06845540 2026-01-04 09:26:13,199 - DEBUG - VM ctest-vn1-vm2-06845540 ID is 01789901-0084-417c-820c-fd461150f68c 2026-01-04 09:26:13,200 - DEBUG - VM ctest-vn1-vm2-06845540 launched on Node cn-jenkins-deploy-platform-ansible-os-4956-1 2026-01-04 09:26:13,265 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/01789901-0084-417c-820c-fd461150f68c 2026-01-04 09:26:13,273 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f86507d8-77cc-4888-b9d1-f14dbbd9a4e8 2026-01-04 09:26:14,508 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.362 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.362/1.623/2.884/1.261 ms') 2026-01-04 09:26:14,509 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-06845540 passed 2026-01-04 09:26:14,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-04 09:26:14,665 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-06845540, IP 76.172.3.5, Port 22 2026-01-04 09:26:14,820 - DEBUG - VM ctest-vn1-vm2-06845540 is ready for SSH connections 2026-01-04 09:26:14,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-04 09:26:14,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-04 09:26:14,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-04 09:26:14,820 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 199.141.28.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-01-04 09:26:14,820 - DEBUG - ping -s 56 -c 3 -W 1 199.141.28.133 2026-01-04 09:26:17,448 - DEBUG - PING 199.141.28.133 (199.141.28.133): 56 data bytes 64 bytes from 199.141.28.133: seq=0 ttl=63 time=3.531 ms 64 bytes from 199.141.28.133: seq=1 ttl=63 time=0.814 ms 64 bytes from 199.141.28.133: seq=2 ttl=63 time=1.027 ms --- 199.141.28.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.814/1.790/3.531 ms 2026-01-04 09:26:17,448 - INFO - Ping to IP 199.141.28.133 from VM ctest-vn1-vm2-06845540 passed 2026-01-04 09:26:17,448 - INFO - Detaching port f86507d8-77cc-4888-b9d1-f14dbbd9a4e8 from VM ctest-vn1-vm2-06845540 2026-01-04 09:26:17,498 - INFO - Deleting VM ctest-vn1-vm2-06845540 2026-01-04 09:26:17,571 - INFO - Detaching port 73859001-d48f-4948-90c9-2468123759d4 from VM ctest-vn1-vm1-75702678 2026-01-04 09:26:17,609 - INFO - Deleting VM ctest-vn1-vm1-75702678 2026-01-04 09:26:17,846 - DEBUG - Response for delete_port : () 2026-01-04 09:26:17,994 - DEBUG - Response for delete_port : () 2026-01-04 09:26:17,994 - INFO - Deleting VN ctest-vn1-99797860 2026-01-04 09:26:18,116 - DEBUG - Response for deleting network () 2026-01-04 09:26:18,371 - DEBUG - No XMPP flaps were noticed during the test 2026-01-04 09:26:18,371 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-01-04 09:26:18,372 - INFO - -------------------------------------------------------------------------------- 2026-01-04 09:26:19,032 - INFO - Deleted project: ctest-TestPorts-69279218, ID : 50c449ce-a2b7-4f4b-9df8-80965357e545