2026-09-07 13:20:49,638 - INFO - Domain Default found not creating 2026-09-07 13:20:49,774 - INFO - Project ctest-TestPorts-94027992 not found, creating it 2026-09-07 13:20:50,223 - INFO - Created Project:ctest-TestPorts-94027992, ID : 3e39f657-85f4-4e2a-bc6c-11283fcddbde 2026-09-07 13:20:51,831 - INFO - ================================================================================ 2026-09-07 13:20:51,831 - INFO - STARTING TEST : test_ports_bindings 2026-09-07 13:20:51,831 - 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-09-07 13:20:52,085 - DEBUG - Nothing to compare xmpp stats {'10.0.0.191': {'10.20.0.17': '0'}} with 2026-09-07 13:20:52,085 - INFO - Initial checks done. Running the testcase now 2026-09-07 13:20:52,085 - INFO - 2026-09-07 13:20:52,691 - DEBUG - Response for create_network : {'network': {'id': 'f25f468a-a512-4fce-b8e8-b6d3aad15680', 'name': 'ctest-vn-75028046', 'tenant_id': '3e39f65785f44e2abc6c11283fcddbde', 'project_id': '3e39f65785f44e2abc6c11283fcddbde', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-94027992', 'ctest-vn-75028046'], 'port_security_enabled': True, 'description': ''}} 2026-09-07 13:20:52,952 - DEBUG - Response for create_subnet : {'subnet': {'id': '766f8da0-ff18-46c4-9a7c-f3ff319bb507', 'name': '', 'tenant_id': '3e39f65785f44e2abc6c11283fcddbde', 'network_id': 'f25f468a-a512-4fce-b8e8-b6d3aad15680', 'ip_version': 4, 'cidr': '219.65.45.128/26', 'allocation_pools': [{'start': '219.65.45.130', 'end': '219.65.45.190'}], 'gateway_ip': '219.65.45.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.65.45.130', 'tags': [], 'project_id': '3e39f65785f44e2abc6c11283fcddbde'}} 2026-09-07 13:20:52,967 - INFO - Created VN ctest-vn-75028046 2026-09-07 13:20:53,019 - DEBUG - VN ctest-vn-75028046 UUID is f25f468a-a512-4fce-b8e8-b6d3aad15680 2026-09-07 13:20:53,117 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-94027992', 'ctest-vmi-07990807']} 2026-09-07 13:20:53,400 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-07990807', 'id': '267b39dc-c3bf-4c34-a92c-45132b8a3cd1', 'tenant_id': '3e39f65785f44e2abc6c11283fcddbde', 'network_id': 'f25f468a-a512-4fce-b8e8-b6d3aad15680', 'mac_address': '02:26:7b:39:dc:c3', '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': '219.65.45.131', 'subnet_id': '766f8da0-ff18-46c4-9a7c-f3ff319bb507'}], 'security_groups': ['f1fe0812-a289-4aec-95a6-08eef16fa67f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '3e39f65785f44e2abc6c11283fcddbde'}} 2026-09-07 13:20:53,400 - DEBUG - Created port 267b39dc-c3bf-4c34-a92c-45132b8a3cd1 2026-09-07 13:20:53,507 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/267b39dc-c3bf-4c34-a92c-45132b8a3cd1 2026-09-07 13:20:53,873 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/267b39dc-c3bf-4c34-a92c-45132b8a3cd1 2026-09-07 13:20:53,904 - INFO - VMI 267b39dc-c3bf-4c34-a92c-45132b8a3cd1 verification in API Server passed 2026-09-07 13:20:54,015 - DEBUG - Response for delete_port : () 2026-09-07 13:20:54,015 - INFO - Deleted port 267b39dc-c3bf-4c34-a92c-45132b8a3cd1 2026-09-07 13:20:54,015 - INFO - Deleting VN ctest-vn-75028046 2026-09-07 13:20:54,121 - DEBUG - Response for deleting network () 2026-09-07 13:20:54,376 - DEBUG - No XMPP flaps were noticed during the test 2026-09-07 13:20:54,376 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-09-07 13:20:54,377 - INFO - -------------------------------------------------------------------------------- 2026-09-07 13:20:54,379 - INFO - ================================================================================ 2026-09-07 13:20:54,379 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-07 13:20:54,379 - 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-09-07 13:20:54,676 - DEBUG - Nothing to compare xmpp stats {'10.0.0.191': {'10.20.0.17': '0'}} with 2026-09-07 13:20:54,677 - INFO - Initial checks done. Running the testcase now 2026-09-07 13:20:54,677 - INFO - 2026-09-07 13:20:54,870 - DEBUG - Response for create_network : {'network': {'id': '475cbc55-1eec-4450-9f35-d4d30b0a1735', 'name': 'ctest-vn1-90763934', 'tenant_id': '3e39f65785f44e2abc6c11283fcddbde', 'project_id': '3e39f65785f44e2abc6c11283fcddbde', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-94027992', 'ctest-vn1-90763934'], 'port_security_enabled': True, 'description': ''}} 2026-09-07 13:20:55,106 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b97fda1-0f96-49b9-a68d-d279c37b161a', 'name': '', 'tenant_id': '3e39f65785f44e2abc6c11283fcddbde', 'network_id': '475cbc55-1eec-4450-9f35-d4d30b0a1735', 'ip_version': 4, 'cidr': '38.137.45.128/26', 'allocation_pools': [{'start': '38.137.45.130', 'end': '38.137.45.190'}], 'gateway_ip': '38.137.45.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.137.45.130', 'tags': [], 'project_id': '3e39f65785f44e2abc6c11283fcddbde'}} 2026-09-07 13:20:55,257 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd5d5be94-fb88-44c1-ba59-9b568e832995', 'name': '', 'tenant_id': '3e39f65785f44e2abc6c11283fcddbde', 'network_id': '475cbc55-1eec-4450-9f35-d4d30b0a1735', 'ip_version': 4, 'cidr': '88.221.26.64/26', 'allocation_pools': [{'start': '88.221.26.66', 'end': '88.221.26.126'}], 'gateway_ip': '88.221.26.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '88.221.26.66', 'tags': [], 'project_id': '3e39f65785f44e2abc6c11283fcddbde'}} 2026-09-07 13:20:55,273 - INFO - Created VN ctest-vn1-90763934 2026-09-07 13:20:55,323 - DEBUG - VN ctest-vn1-90763934 UUID is 475cbc55-1eec-4450-9f35-d4d30b0a1735 2026-09-07 13:20:55,621 - DEBUG - Response for create_port : {'port': {'name': '8d171a3b-ff66-434b-bbe5-8e0fd6e22f4d', 'id': '8d171a3b-ff66-434b-bbe5-8e0fd6e22f4d', 'tenant_id': '3e39f65785f44e2abc6c11283fcddbde', 'network_id': '475cbc55-1eec-4450-9f35-d4d30b0a1735', 'mac_address': '02:8d:17:1a:3b:ff', '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': '38.137.45.133', 'subnet_id': '3b97fda1-0f96-49b9-a68d-d279c37b161a'}], 'security_groups': ['f1fe0812-a289-4aec-95a6-08eef16fa67f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '3e39f65785f44e2abc6c11283fcddbde'}} 2026-09-07 13:20:55,804 - DEBUG - Response for create_port : {'port': {'name': '644a5420-3755-4fd0-8af2-cd91ebfa69c3', 'id': '644a5420-3755-4fd0-8af2-cd91ebfa69c3', 'tenant_id': '3e39f65785f44e2abc6c11283fcddbde', 'network_id': '475cbc55-1eec-4450-9f35-d4d30b0a1735', 'mac_address': '02:64:4a:54:20:37', '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': '88.221.26.69', 'subnet_id': 'd5d5be94-fb88-44c1-ba59-9b568e832995'}], 'security_groups': ['f1fe0812-a289-4aec-95a6-08eef16fa67f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '3e39f65785f44e2abc6c11283fcddbde'}} 2026-09-07 13:20:55,856 - DEBUG - Services list from nova: [, , ] 2026-09-07 13:20:56,215 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6260-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6260-1) 2026-09-07 13:20:56,575 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6260-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6260-1) 2026-09-07 13:20:56,576 - INFO - Waiting for VM ctest-vn1-vm1-63689982 to be up.. 2026-09-07 13:20:56,613 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 13:21:01,666 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 13:21:06,741 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 13:21:11,818 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 13:21:16,901 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 13:21:21,974 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 13:21:27,047 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 13:21:32,132 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 13:21:37,213 - DEBUG - VM is in ACTIVE state now 2026-09-07 13:21:37,213 - INFO - VM name : ctest-vn1-vm1-63689982 2026-09-07 13:21:37,289 - DEBUG - VM ctest-vn1-vm1-63689982 ID is e795e247-6c24-4a8c-b1c9-700edbd80079 2026-09-07 13:21:37,315 - DEBUG - VM ctest-vn1-vm1-63689982 launched on Node cn-jenkins-deploy-platform-ansible-os-6260-1 2026-09-07 13:21:37,398 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/e795e247-6c24-4a8c-b1c9-700edbd80079 2026-09-07 13:21:37,407 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/8d171a3b-ff66-434b-bbe5-8e0fd6e22f4d 2026-09-07 13:21:40,672 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms') 2026-09-07 13:21:40,672 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-63689982 failed! 2026-09-07 13:21:40,727 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-94027992:ctest-vn1-90763934 is 38.137.45.129 and allocation pool is NOT set 2026-09-07 13:21:40,728 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-94027992:ctest-vn1-90763934 is 88.221.26.65 and allocation pool is NOT set 2026-09-07 13:21:42,792 - 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=6.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.37 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 = 1.367/4.035/6.704/2.668 ms') 2026-09-07 13:21:42,792 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-63689982 passed 2026-09-07 13:21:42,947 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 13:21:42,948 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-63689982, IP 38.137.45.133, Port 22 2026-09-07 13:21:43,013 - 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-09-07 13:21:43,088 - DEBUG - VM ctest-vn1-vm1-63689982 is NOT ready for SSH connections, VM status: ACTIVE 2026-09-07 13:21:48,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 13:21:48,090 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-63689982, IP 38.137.45.133, Port 22 2026-09-07 13:21:48,262 - DEBUG - VM ctest-vn1-vm1-63689982 is ready for SSH connections 2026-09-07 13:21:48,262 - INFO - Waiting for VM ctest-vn1-vm2-28256214 to be up.. 2026-09-07 13:21:48,333 - DEBUG - VM is in ACTIVE state now 2026-09-07 13:21:48,333 - INFO - VM name : ctest-vn1-vm2-28256214 2026-09-07 13:21:48,399 - DEBUG - VM ctest-vn1-vm2-28256214 ID is 811c6ebc-4b2d-40a0-b929-7e4d4274cb94 2026-09-07 13:21:48,400 - DEBUG - VM ctest-vn1-vm2-28256214 launched on Node cn-jenkins-deploy-platform-ansible-os-6260-1 2026-09-07 13:21:48,463 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/811c6ebc-4b2d-40a0-b929-7e4d4274cb94 2026-09-07 13:21:48,471 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/644a5420-3755-4fd0-8af2-cd91ebfa69c3 2026-09-07 13:21:49,708 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.457 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.457/2.129/3.802/1.672 ms') 2026-09-07 13:21:49,708 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-28256214 passed 2026-09-07 13:21:49,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 13:21:49,851 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-28256214, IP 88.221.26.69, Port 22 2026-09-07 13:21:50,017 - DEBUG - VM ctest-vn1-vm2-28256214 is ready for SSH connections 2026-09-07 13:21:50,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 13:21:50,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 13:21:50,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 13:21:50,017 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 38.137.45.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.191, gateway password: c0ntrail123 2026-09-07 13:21:50,017 - DEBUG - ping -s 56 -c 3 -W 1 38.137.45.133 2026-09-07 13:21:53,972 - DEBUG - PING 38.137.45.133 (38.137.45.133): 56 data bytes 64 bytes from 38.137.45.133: seq=0 ttl=63 time=4.148 ms 64 bytes from 38.137.45.133: seq=1 ttl=63 time=0.936 ms 64 bytes from 38.137.45.133: seq=2 ttl=63 time=1.038 ms --- 38.137.45.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.936/2.040/4.148 ms 2026-09-07 13:21:53,972 - INFO - Ping to IP 38.137.45.133 from VM ctest-vn1-vm2-28256214 passed 2026-09-07 13:21:53,972 - INFO - Detaching port 644a5420-3755-4fd0-8af2-cd91ebfa69c3 from VM ctest-vn1-vm2-28256214 2026-09-07 13:21:54,027 - INFO - Deleting VM ctest-vn1-vm2-28256214 2026-09-07 13:21:54,093 - INFO - Detaching port 8d171a3b-ff66-434b-bbe5-8e0fd6e22f4d from VM ctest-vn1-vm1-63689982 2026-09-07 13:21:54,123 - INFO - Deleting VM ctest-vn1-vm1-63689982 2026-09-07 13:21:54,330 - DEBUG - Response for delete_port : () 2026-09-07 13:21:54,467 - DEBUG - Response for delete_port : () 2026-09-07 13:21:54,467 - INFO - Deleting VN ctest-vn1-90763934 2026-09-07 13:21:54,576 - DEBUG - Response for deleting network () 2026-09-07 13:21:54,836 - DEBUG - No XMPP flaps were noticed during the test 2026-09-07 13:21:54,836 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:00] 2026-09-07 13:21:54,836 - INFO - -------------------------------------------------------------------------------- 2026-09-07 13:21:55,595 - INFO - Deleted project: ctest-TestPorts-94027992, ID : 3e39f657-85f4-4e2a-bc6c-11283fcddbde