2026-05-12 11:44:39,034 - INFO - Domain Default found not creating 2026-05-12 11:44:39,235 - INFO - Project ctest-TestPorts-42863164 not found, creating it 2026-05-12 11:44:39,736 - INFO - Created Project:ctest-TestPorts-42863164, ID : 65626ae6-6fbe-46b3-aca8-901636e9c616 2026-05-12 11:44:41,454 - INFO - ================================================================================ 2026-05-12 11:44:41,454 - INFO - STARTING TEST : test_ports_bindings 2026-05-12 11:44:41,454 - 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-12 11:44:41,712 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-05-12 11:44:41,712 - INFO - Initial checks done. Running the testcase now 2026-05-12 11:44:41,712 - INFO - 2026-05-12 11:44:42,309 - DEBUG - Response for create_network : {'network': {'id': '31570bb0-77a2-43fb-8898-144aa75ef5c1', 'name': 'ctest-vn-15424565', 'tenant_id': '65626ae66fbe46b3aca8901636e9c616', 'project_id': '65626ae66fbe46b3aca8901636e9c616', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42863164', 'ctest-vn-15424565'], 'port_security_enabled': True, 'description': ''}} 2026-05-12 11:44:42,518 - DEBUG - Response for create_subnet : {'subnet': {'id': '8d50435c-3c36-404a-a93d-257e5f71cdef', 'name': '', 'tenant_id': '65626ae66fbe46b3aca8901636e9c616', 'network_id': '31570bb0-77a2-43fb-8898-144aa75ef5c1', 'ip_version': 4, 'cidr': '155.4.170.128/26', 'allocation_pools': [{'start': '155.4.170.130', 'end': '155.4.170.190'}], 'gateway_ip': '155.4.170.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.4.170.130', 'tags': [], 'project_id': '65626ae66fbe46b3aca8901636e9c616'}} 2026-05-12 11:44:42,538 - INFO - Created VN ctest-vn-15424565 2026-05-12 11:44:42,590 - DEBUG - VN ctest-vn-15424565 UUID is 31570bb0-77a2-43fb-8898-144aa75ef5c1 2026-05-12 11:44:42,705 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-42863164', 'ctest-vmi-71766337']} 2026-05-12 11:44:42,959 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-71766337', 'id': '247a683a-bcf6-4c0e-b598-c36d6158123c', 'tenant_id': '65626ae66fbe46b3aca8901636e9c616', 'network_id': '31570bb0-77a2-43fb-8898-144aa75ef5c1', 'mac_address': '02:24:7a:68:3a:bc', '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.4.170.131', 'subnet_id': '8d50435c-3c36-404a-a93d-257e5f71cdef'}], 'security_groups': ['f7489b16-952a-42d1-a963-43f7cd1c5624'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '65626ae66fbe46b3aca8901636e9c616'}} 2026-05-12 11:44:42,959 - DEBUG - Created port 247a683a-bcf6-4c0e-b598-c36d6158123c 2026-05-12 11:44:43,066 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/247a683a-bcf6-4c0e-b598-c36d6158123c 2026-05-12 11:44:43,365 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/247a683a-bcf6-4c0e-b598-c36d6158123c 2026-05-12 11:44:43,407 - INFO - VMI 247a683a-bcf6-4c0e-b598-c36d6158123c verification in API Server passed 2026-05-12 11:44:43,508 - DEBUG - Response for delete_port : () 2026-05-12 11:44:43,509 - INFO - Deleted port 247a683a-bcf6-4c0e-b598-c36d6158123c 2026-05-12 11:44:43,509 - INFO - Deleting VN ctest-vn-15424565 2026-05-12 11:44:43,618 - DEBUG - Response for deleting network () 2026-05-12 11:44:43,879 - DEBUG - No XMPP flaps were noticed during the test
2026-05-12 11:44:43,879 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-12 11:44:43,879 - INFO - -------------------------------------------------------------------------------- 2026-05-12 11:44:43,882 - INFO - ================================================================================ 2026-05-12 11:44:43,882 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-12 11:44:43,882 - 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-12 11:44:44,175 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-05-12 11:44:44,175 - INFO - Initial checks done. Running the testcase now 2026-05-12 11:44:44,175 - INFO - 2026-05-12 11:44:44,350 - DEBUG - Response for create_network : {'network': {'id': '0bf27960-d896-44e3-8f9e-869d705bedbd', 'name': 'ctest-vn1-49926913', 'tenant_id': '65626ae66fbe46b3aca8901636e9c616', 'project_id': '65626ae66fbe46b3aca8901636e9c616', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42863164', 'ctest-vn1-49926913'], 'port_security_enabled': True, 'description': ''}} 2026-05-12 11:44:44,575 - DEBUG - Response for create_subnet : {'subnet': {'id': '0a02615d-f358-4f21-b4a0-f0b8e6aeddf6', 'name': '', 'tenant_id': '65626ae66fbe46b3aca8901636e9c616', 'network_id': '0bf27960-d896-44e3-8f9e-869d705bedbd', 'ip_version': 4, 'cidr': '158.240.79.192/26', 'allocation_pools': [{'start': '158.240.79.194', 'end': '158.240.79.254'}], 'gateway_ip': '158.240.79.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.240.79.194', 'tags': [], 'project_id': '65626ae66fbe46b3aca8901636e9c616'}} 2026-05-12 11:44:44,716 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d0f3bc1-a1c2-4ab5-a93f-94f154c6194b', 'name': '', 'tenant_id': '65626ae66fbe46b3aca8901636e9c616', 'network_id': '0bf27960-d896-44e3-8f9e-869d705bedbd', 'ip_version': 4, 'cidr': '209.204.72.0/26', 'allocation_pools': [{'start': '209.204.72.2', 'end': '209.204.72.62'}], 'gateway_ip': '209.204.72.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '209.204.72.2', 'tags': [], 'project_id': '65626ae66fbe46b3aca8901636e9c616'}} 2026-05-12 11:44:44,737 - INFO - Created VN ctest-vn1-49926913 2026-05-12 11:44:44,790 - DEBUG - VN ctest-vn1-49926913 UUID is 0bf27960-d896-44e3-8f9e-869d705bedbd 2026-05-12 11:44:45,130 - DEBUG - Response for create_port : {'port': {'name': '7b801df5-27d5-4fdb-a0e4-d3d4d9093c06', 'id': '7b801df5-27d5-4fdb-a0e4-d3d4d9093c06', 'tenant_id': '65626ae66fbe46b3aca8901636e9c616', 'network_id': '0bf27960-d896-44e3-8f9e-869d705bedbd', 'mac_address': '02:7b:80:1d:f5:27', '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': '158.240.79.197', 'subnet_id': '0a02615d-f358-4f21-b4a0-f0b8e6aeddf6'}], 'security_groups': ['f7489b16-952a-42d1-a963-43f7cd1c5624'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '65626ae66fbe46b3aca8901636e9c616'}} 2026-05-12 11:44:45,346 - DEBUG - Response for create_port : {'port': {'name': '820ebdf7-5458-458f-9efd-246044784bc8', 'id': '820ebdf7-5458-458f-9efd-246044784bc8', 'tenant_id': '65626ae66fbe46b3aca8901636e9c616', 'network_id': '0bf27960-d896-44e3-8f9e-869d705bedbd', 'mac_address': '02:82:0e:bd:f7:54', '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': '209.204.72.5', 'subnet_id': '4d0f3bc1-a1c2-4ab5-a93f-94f154c6194b'}], 'security_groups': ['f7489b16-952a-42d1-a963-43f7cd1c5624'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '65626ae66fbe46b3aca8901636e9c616'}} 2026-05-12 11:44:45,406 - DEBUG - Services list from nova: [, , ] 2026-05-12 11:44:45,823 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5770-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5770-1) 2026-05-12 11:44:46,279 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5770-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5770-1) 2026-05-12 11:44:46,279 - INFO - Waiting for VM ctest-vn1-vm1-08722393 to be up.. 2026-05-12 11:44:46,330 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-12 11:44:51,429 - DEBUG - VM is in ACTIVE state now 2026-05-12 11:44:51,430 - INFO - VM name : ctest-vn1-vm1-08722393 2026-05-12 11:44:51,532 - DEBUG - VM ctest-vn1-vm1-08722393 ID is 0853e8ee-6393-46d5-94a4-cf01377bb60c 2026-05-12 11:44:51,556 - DEBUG - VM ctest-vn1-vm1-08722393 launched on Node cn-jenkins-deploy-platform-ansible-os-5770-1 2026-05-12 11:44:51,643 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0853e8ee-6393-46d5-94a4-cf01377bb60c 2026-05-12 11:44:51,654 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7b801df5-27d5-4fdb-a0e4-d3d4d9093c06 2026-05-12 11:44:54,914 - 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 1017ms') 2026-05-12 11:44:54,914 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08722393 failed! 2026-05-12 11:44:54,970 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42863164:ctest-vn1-49926913 is 158.240.79.193 and allocation pool is NOT set 2026-05-12 11:44:54,970 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42863164:ctest-vn1-49926913 is 209.204.72.1 and allocation pool is NOT set 2026-05-12 11:44:59,036 - 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=9.65 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 = 9.650/9.650/9.650/0.000 ms') 2026-05-12 11:44:59,036 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08722393 passed 2026-05-12 11:44:59,194 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-12 11:44:59,194 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08722393, IP 158.240.79.197, Port 22 2026-05-12 11:44:59,260 - 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-05-12 11:44:59,368 - DEBUG - VM ctest-vn1-vm1-08722393 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-12 11:45:04,369 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-12 11:45:04,369 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08722393, IP 158.240.79.197, Port 22 2026-05-12 11:45:04,540 - DEBUG - VM ctest-vn1-vm1-08722393 is ready for SSH connections 2026-05-12 11:45:04,540 - INFO - Waiting for VM ctest-vn1-vm2-12337766 to be up.. 2026-05-12 11:45:04,640 - DEBUG - VM is in ACTIVE state now 2026-05-12 11:45:04,640 - INFO - VM name : ctest-vn1-vm2-12337766 2026-05-12 11:45:04,728 - DEBUG - VM ctest-vn1-vm2-12337766 ID is 6f9c8c7d-48d5-46c3-9c8c-e599a00c4b2f 2026-05-12 11:45:04,728 - DEBUG - VM ctest-vn1-vm2-12337766 launched on Node cn-jenkins-deploy-platform-ansible-os-5770-1 2026-05-12 11:45:04,818 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/6f9c8c7d-48d5-46c3-9c8c-e599a00c4b2f 2026-05-12 11:45:04,826 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/820ebdf7-5458-458f-9efd-246044784bc8 2026-05-12 11:45:06,072 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.531 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.531/2.132/3.734/1.601 ms') 2026-05-12 11:45:06,072 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-12337766 passed 2026-05-12 11:45:06,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-12 11:45:06,230 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-12337766, IP 209.204.72.5, Port 22 2026-05-12 11:45:06,401 - DEBUG - VM ctest-vn1-vm2-12337766 is ready for SSH connections 2026-05-12 11:45:06,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-12 11:45:06,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-12 11:45:06,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-12 11:45:06,401 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 158.240.79.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-05-12 11:45:06,401 - DEBUG - ping -s 56 -c 3 -W 1 158.240.79.197 2026-05-12 11:45:09,120 - DEBUG - PING 158.240.79.197 (158.240.79.197): 56 data bytes 64 bytes from 158.240.79.197: seq=0 ttl=63 time=5.316 ms 64 bytes from 158.240.79.197: seq=1 ttl=63 time=1.306 ms 64 bytes from 158.240.79.197: seq=2 ttl=63 time=0.834 ms --- 158.240.79.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.834/2.485/5.316 ms 2026-05-12 11:45:09,120 - INFO - Ping to IP 158.240.79.197 from VM ctest-vn1-vm2-12337766 passed 2026-05-12 11:45:09,120 - INFO - Detaching port 820ebdf7-5458-458f-9efd-246044784bc8 from VM ctest-vn1-vm2-12337766 2026-05-12 11:45:09,169 - INFO - Deleting VM ctest-vn1-vm2-12337766 2026-05-12 11:45:09,245 - INFO - Detaching port 7b801df5-27d5-4fdb-a0e4-d3d4d9093c06 from VM ctest-vn1-vm1-08722393 2026-05-12 11:45:09,290 - INFO - Deleting VM ctest-vn1-vm1-08722393 2026-05-12 11:45:09,554 - DEBUG - Response for delete_port : () 2026-05-12 11:45:09,761 - DEBUG - Response for delete_port : () 2026-05-12 11:45:09,762 - INFO - Deleting VN ctest-vn1-49926913 2026-05-12 11:45:09,910 - DEBUG - Response for deleting network () 2026-05-12 11:45:10,171 - DEBUG - No XMPP flaps were noticed during the test
2026-05-12 11:45:10,171 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-05-12 11:45:10,171 - INFO - -------------------------------------------------------------------------------- 2026-05-12 11:45:10,924 - INFO - Deleted project: ctest-TestPorts-42863164, ID : 65626ae6-6fbe-46b3-aca8-901636e9c616