2026-08-25 23:23:12,305 - INFO - Domain Default found not creating 2026-08-25 23:23:12,471 - INFO - Project ctest-TestPorts-02586879 not found, creating it 2026-08-25 23:23:12,950 - INFO - Created Project:ctest-TestPorts-02586879, ID : b6bd6f86-5efa-40bd-bc15-4cfdc4f6c626 2026-08-25 23:23:14,520 - INFO - ================================================================================ 2026-08-25 23:23:14,520 - INFO - STARTING TEST : test_ports_bindings 2026-08-25 23:23:14,520 - 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-08-25 23:23:14,784 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.25': '0'}} with 2026-08-25 23:23:14,784 - INFO - Initial checks done. Running the testcase now 2026-08-25 23:23:14,784 - INFO - 2026-08-25 23:23:15,372 - DEBUG - Response for create_network : {'network': {'id': '3ddf7b02-7d1e-4df6-97a7-1652341e76cf', 'name': 'ctest-vn-57083362', 'tenant_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'project_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-02586879', 'ctest-vn-57083362'], 'port_security_enabled': True, 'description': ''}} 2026-08-25 23:23:15,551 - DEBUG - Response for create_subnet : {'subnet': {'id': '3782ab4d-001a-426c-90f6-d4cc2fec6bb5', 'name': '', 'tenant_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'network_id': '3ddf7b02-7d1e-4df6-97a7-1652341e76cf', 'ip_version': 4, 'cidr': '89.42.87.64/26', 'allocation_pools': [{'start': '89.42.87.66', 'end': '89.42.87.126'}], 'gateway_ip': '89.42.87.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '89.42.87.66', 'tags': [], 'project_id': 'b6bd6f865efa40bdbc154cfdc4f6c626'}} 2026-08-25 23:23:15,569 - INFO - Created VN ctest-vn-57083362 2026-08-25 23:23:15,621 - DEBUG - VN ctest-vn-57083362 UUID is 3ddf7b02-7d1e-4df6-97a7-1652341e76cf 2026-08-25 23:23:15,732 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-02586879', 'ctest-vmi-59399237']} 2026-08-25 23:23:16,016 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59399237', 'id': 'bc5e8121-1fe1-4edb-9b2a-eb7562e56fac', 'tenant_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'network_id': '3ddf7b02-7d1e-4df6-97a7-1652341e76cf', 'mac_address': '02:bc:5e:81:21:1f', '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': '89.42.87.67', 'subnet_id': '3782ab4d-001a-426c-90f6-d4cc2fec6bb5'}], 'security_groups': ['e73754be-e831-42a1-9d84-c83868d4a9ac'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'b6bd6f865efa40bdbc154cfdc4f6c626'}} 2026-08-25 23:23:16,016 - DEBUG - Created port bc5e8121-1fe1-4edb-9b2a-eb7562e56fac 2026-08-25 23:23:16,129 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/bc5e8121-1fe1-4edb-9b2a-eb7562e56fac 2026-08-25 23:23:16,457 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/bc5e8121-1fe1-4edb-9b2a-eb7562e56fac 2026-08-25 23:23:16,491 - INFO - VMI bc5e8121-1fe1-4edb-9b2a-eb7562e56fac verification in API Server passed 2026-08-25 23:23:16,594 - DEBUG - Response for delete_port : () 2026-08-25 23:23:16,595 - INFO - Deleted port bc5e8121-1fe1-4edb-9b2a-eb7562e56fac 2026-08-25 23:23:16,595 - INFO - Deleting VN ctest-vn-57083362 2026-08-25 23:23:16,715 - DEBUG - Response for deleting network () 2026-08-25 23:23:16,975 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 23:23:16,975 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-25 23:23:16,975 - INFO - -------------------------------------------------------------------------------- 2026-08-25 23:23:16,978 - INFO - ================================================================================ 2026-08-25 23:23:16,978 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-25 23:23:16,978 - 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-08-25 23:23:17,281 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.25': '0'}} with 2026-08-25 23:23:17,281 - INFO - Initial checks done. Running the testcase now 2026-08-25 23:23:17,281 - INFO - 2026-08-25 23:23:17,471 - DEBUG - Response for create_network : {'network': {'id': '07d58688-5964-4a3c-a5e6-a9662ceffb01', 'name': 'ctest-vn1-53225074', 'tenant_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'project_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-02586879', 'ctest-vn1-53225074'], 'port_security_enabled': True, 'description': ''}} 2026-08-25 23:23:17,663 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c982549c-2f2f-4e56-81ea-66f2279c2fb9', 'name': '', 'tenant_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'network_id': '07d58688-5964-4a3c-a5e6-a9662ceffb01', 'ip_version': 4, 'cidr': '167.241.139.128/26', 'allocation_pools': [{'start': '167.241.139.130', 'end': '167.241.139.190'}], 'gateway_ip': '167.241.139.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.241.139.130', 'tags': [], 'project_id': 'b6bd6f865efa40bdbc154cfdc4f6c626'}} 2026-08-25 23:23:17,815 - DEBUG - Response for create_subnet : {'subnet': {'id': '030ecef2-cdd4-4425-9f88-9bf454647ca7', 'name': '', 'tenant_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'network_id': '07d58688-5964-4a3c-a5e6-a9662ceffb01', 'ip_version': 4, 'cidr': '34.148.221.128/26', 'allocation_pools': [{'start': '34.148.221.130', 'end': '34.148.221.190'}], 'gateway_ip': '34.148.221.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.148.221.130', 'tags': [], 'project_id': 'b6bd6f865efa40bdbc154cfdc4f6c626'}} 2026-08-25 23:23:17,833 - INFO - Created VN ctest-vn1-53225074 2026-08-25 23:23:17,885 - DEBUG - VN ctest-vn1-53225074 UUID is 07d58688-5964-4a3c-a5e6-a9662ceffb01 2026-08-25 23:23:18,218 - DEBUG - Response for create_port : {'port': {'name': 'ddef756a-0931-4d18-af3b-550bda53bdd4', 'id': 'ddef756a-0931-4d18-af3b-550bda53bdd4', 'tenant_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'network_id': '07d58688-5964-4a3c-a5e6-a9662ceffb01', 'mac_address': '02:dd:ef:75:6a:09', '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': '167.241.139.133', 'subnet_id': 'c982549c-2f2f-4e56-81ea-66f2279c2fb9'}], 'security_groups': ['e73754be-e831-42a1-9d84-c83868d4a9ac'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'b6bd6f865efa40bdbc154cfdc4f6c626'}} 2026-08-25 23:23:18,436 - DEBUG - Response for create_port : {'port': {'name': '8980937c-4557-419a-a33a-f51637e5e94c', 'id': '8980937c-4557-419a-a33a-f51637e5e94c', 'tenant_id': 'b6bd6f865efa40bdbc154cfdc4f6c626', 'network_id': '07d58688-5964-4a3c-a5e6-a9662ceffb01', 'mac_address': '02:89:80:93:7c:45', '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': '34.148.221.133', 'subnet_id': '030ecef2-cdd4-4425-9f88-9bf454647ca7'}], 'security_groups': ['e73754be-e831-42a1-9d84-c83868d4a9ac'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'b6bd6f865efa40bdbc154cfdc4f6c626'}} 2026-08-25 23:23:18,495 - DEBUG - Services list from nova: [, , ] 2026-08-25 23:23:18,853 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6229-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6229-1) 2026-08-25 23:23:19,306 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6229-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6229-1) 2026-08-25 23:23:19,306 - INFO - Waiting for VM ctest-vn1-vm1-88392472 to be up.. 2026-08-25 23:23:19,356 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:23:24,410 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:23:29,500 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:23:34,582 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:23:39,663 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:23:44,744 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:23:49,838 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:23:54,942 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:24:00,031 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 23:24:05,112 - DEBUG - VM is in ACTIVE state now 2026-08-25 23:24:05,113 - INFO - VM name : ctest-vn1-vm1-88392472 2026-08-25 23:24:05,194 - DEBUG - VM ctest-vn1-vm1-88392472 ID is 51e37647-1dc5-4e46-94d9-27c5403e466e 2026-08-25 23:24:05,215 - DEBUG - VM ctest-vn1-vm1-88392472 launched on Node cn-jenkins-deploy-platform-ansible-os-6229-1 2026-08-25 23:24:05,290 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/51e37647-1dc5-4e46-94d9-27c5403e466e 2026-08-25 23:24:05,299 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/ddef756a-0931-4d18-af3b-550bda53bdd4 2026-08-25 23:24:06,545 - 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=13.2 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.76 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 = 3.756/8.481/13.206/4.725 ms') 2026-08-25 23:24:06,545 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-88392472 passed 2026-08-25 23:24:06,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 23:24:06,702 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-88392472, IP 167.241.139.133, Port 22 2026-08-25 23:24:06,768 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-25 23:24:06,842 - DEBUG - VM ctest-vn1-vm1-88392472 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-25 23:24:11,843 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 23:24:11,843 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-88392472, IP 167.241.139.133, Port 22 2026-08-25 23:24:12,011 - DEBUG - VM ctest-vn1-vm1-88392472 is ready for SSH connections 2026-08-25 23:24:12,011 - INFO - Waiting for VM ctest-vn1-vm2-76116794 to be up.. 2026-08-25 23:24:12,095 - DEBUG - VM is in ACTIVE state now 2026-08-25 23:24:12,095 - INFO - VM name : ctest-vn1-vm2-76116794 2026-08-25 23:24:12,183 - DEBUG - VM ctest-vn1-vm2-76116794 ID is ca78d903-a951-4b45-a3cb-e69eae681aa3 2026-08-25 23:24:12,183 - DEBUG - VM ctest-vn1-vm2-76116794 launched on Node cn-jenkins-deploy-platform-ansible-os-6229-1 2026-08-25 23:24:12,262 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/ca78d903-a951-4b45-a3cb-e69eae681aa3 2026-08-25 23:24:12,273 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/8980937c-4557-419a-a33a-f51637e5e94c 2026-08-25 23:24:13,514 - 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=3.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.726 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.726/2.037/3.349/1.311 ms') 2026-08-25 23:24:13,515 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-76116794 passed 2026-08-25 23:24:13,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 23:24:13,665 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-76116794, IP 34.148.221.133, Port 22 2026-08-25 23:24:13,821 - DEBUG - VM ctest-vn1-vm2-76116794 is ready for SSH connections 2026-08-25 23:24:13,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 23:24:13,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 23:24:13,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 23:24:13,821 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 167.241.139.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123 2026-08-25 23:24:13,821 - DEBUG - ping -s 56 -c 3 -W 1 167.241.139.133 2026-08-25 23:24:17,841 - DEBUG - PING 167.241.139.133 (167.241.139.133): 56 data bytes 64 bytes from 167.241.139.133: seq=0 ttl=63 time=4.125 ms 64 bytes from 167.241.139.133: seq=1 ttl=63 time=1.402 ms 64 bytes from 167.241.139.133: seq=2 ttl=63 time=1.030 ms --- 167.241.139.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.030/2.185/4.125 ms 2026-08-25 23:24:17,841 - INFO - Ping to IP 167.241.139.133 from VM ctest-vn1-vm2-76116794 passed 2026-08-25 23:24:17,842 - INFO - Detaching port 8980937c-4557-419a-a33a-f51637e5e94c from VM ctest-vn1-vm2-76116794 2026-08-25 23:24:17,897 - INFO - Deleting VM ctest-vn1-vm2-76116794 2026-08-25 23:24:17,975 - INFO - Detaching port ddef756a-0931-4d18-af3b-550bda53bdd4 from VM ctest-vn1-vm1-88392472 2026-08-25 23:24:18,016 - INFO - Deleting VM ctest-vn1-vm1-88392472 2026-08-25 23:24:18,321 - DEBUG - Response for delete_port : () 2026-08-25 23:24:18,539 - DEBUG - Response for delete_port : () 2026-08-25 23:24:18,539 - INFO - Deleting VN ctest-vn1-53225074 2026-08-25 23:24:18,692 - DEBUG - Response for deleting network () 2026-08-25 23:24:18,956 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 23:24:18,956 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02]
2026-08-25 23:24:18,956 - INFO - -------------------------------------------------------------------------------- 2026-08-25 23:24:19,695 - INFO - Deleted project: ctest-TestPorts-02586879, ID : b6bd6f86-5efa-40bd-bc15-4cfdc4f6c626