2026-04-29 19:56:21,251 - INFO - Domain Default found not creating 2026-04-29 19:56:21,419 - INFO - Project ctest-TestPorts-71613806 not found, creating it 2026-04-29 19:56:21,907 - INFO - Created Project:ctest-TestPorts-71613806, ID : 3d5755b3-affa-4db8-919a-01a2980c2884 2026-04-29 19:56:23,342 - INFO - ================================================================================ 2026-04-29 19:56:23,342 - INFO - STARTING TEST : test_ports_bindings 2026-04-29 19:56:23,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-04-29 19:56:23,593 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-29 19:56:23,593 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:56:23,594 - INFO - 2026-04-29 19:56:24,116 - DEBUG - Response for create_network : {'network': {'id': '0197a478-0aa4-4124-b3c5-6b9657d2e5ca', 'name': 'ctest-vn-54401170', 'tenant_id': '3d5755b3affa4db8919a01a2980c2884', 'project_id': '3d5755b3affa4db8919a01a2980c2884', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71613806', 'ctest-vn-54401170'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:56:24,314 - DEBUG - Response for create_subnet : {'subnet': {'id': '848f7580-12eb-4466-afc2-8879d03f2c24', 'name': '', 'tenant_id': '3d5755b3affa4db8919a01a2980c2884', 'network_id': '0197a478-0aa4-4124-b3c5-6b9657d2e5ca', 'ip_version': 4, 'cidr': '71.115.216.0/26', 'allocation_pools': [{'start': '71.115.216.2', 'end': '71.115.216.62'}], 'gateway_ip': '71.115.216.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '71.115.216.2', 'tags': [], 'project_id': '3d5755b3affa4db8919a01a2980c2884'}} 2026-04-29 19:56:24,329 - INFO - Created VN ctest-vn-54401170 2026-04-29 19:56:24,380 - DEBUG - VN ctest-vn-54401170 UUID is 0197a478-0aa4-4124-b3c5-6b9657d2e5ca 2026-04-29 19:56:24,478 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-71613806', 'ctest-vmi-93275672']} 2026-04-29 19:56:24,793 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-93275672', 'id': 'a53f021e-ff9e-466d-815b-761aadb2fdfa', 'tenant_id': '3d5755b3affa4db8919a01a2980c2884', 'network_id': '0197a478-0aa4-4124-b3c5-6b9657d2e5ca', 'mac_address': '02:a5:3f:02:1e:ff', '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': '71.115.216.3', 'subnet_id': '848f7580-12eb-4466-afc2-8879d03f2c24'}], 'security_groups': ['9075de0f-2508-441d-b8c6-211001fab90c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3d5755b3affa4db8919a01a2980c2884'}} 2026-04-29 19:56:24,793 - DEBUG - Created port a53f021e-ff9e-466d-815b-761aadb2fdfa 2026-04-29 19:56:24,901 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a53f021e-ff9e-466d-815b-761aadb2fdfa 2026-04-29 19:56:25,197 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a53f021e-ff9e-466d-815b-761aadb2fdfa 2026-04-29 19:56:25,230 - INFO - VMI a53f021e-ff9e-466d-815b-761aadb2fdfa verification in API Server passed 2026-04-29 19:56:25,312 - DEBUG - Response for delete_port : () 2026-04-29 19:56:25,312 - INFO - Deleted port a53f021e-ff9e-466d-815b-761aadb2fdfa 2026-04-29 19:56:25,312 - INFO - Deleting VN ctest-vn-54401170 2026-04-29 19:56:25,398 - DEBUG - Response for deleting network () 2026-04-29 19:56:25,649 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 19:56:25,649 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-29 19:56:25,649 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:56:25,651 - INFO - ================================================================================ 2026-04-29 19:56:25,651 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-29 19:56:25,651 - 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-04-29 19:56:25,937 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-29 19:56:25,937 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:56:25,937 - INFO - 2026-04-29 19:56:26,106 - DEBUG - Response for create_network : {'network': {'id': '3a15dd3d-1ba8-4554-b7ae-bf882e8cf9fc', 'name': 'ctest-vn1-42614960', 'tenant_id': '3d5755b3affa4db8919a01a2980c2884', 'project_id': '3d5755b3affa4db8919a01a2980c2884', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71613806', 'ctest-vn1-42614960'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:56:26,242 - DEBUG - Response for create_subnet : {'subnet': {'id': '761928b2-47ca-4452-8996-68589533fff4', 'name': '', 'tenant_id': '3d5755b3affa4db8919a01a2980c2884', 'network_id': '3a15dd3d-1ba8-4554-b7ae-bf882e8cf9fc', 'ip_version': 4, 'cidr': '91.230.43.128/26', 'allocation_pools': [{'start': '91.230.43.130', 'end': '91.230.43.190'}], 'gateway_ip': '91.230.43.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.230.43.130', 'tags': [], 'project_id': '3d5755b3affa4db8919a01a2980c2884'}} 2026-04-29 19:56:26,373 - DEBUG - Response for create_subnet : {'subnet': {'id': '00f1abca-0b7d-446f-82a1-4c12e039762a', 'name': '', 'tenant_id': '3d5755b3affa4db8919a01a2980c2884', 'network_id': '3a15dd3d-1ba8-4554-b7ae-bf882e8cf9fc', 'ip_version': 4, 'cidr': '67.14.27.128/26', 'allocation_pools': [{'start': '67.14.27.130', 'end': '67.14.27.190'}], 'gateway_ip': '67.14.27.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.14.27.130', 'tags': [], 'project_id': '3d5755b3affa4db8919a01a2980c2884'}} 2026-04-29 19:56:26,390 - INFO - Created VN ctest-vn1-42614960 2026-04-29 19:56:26,440 - DEBUG - VN ctest-vn1-42614960 UUID is 3a15dd3d-1ba8-4554-b7ae-bf882e8cf9fc 2026-04-29 19:56:26,725 - DEBUG - Response for create_port : {'port': {'name': 'fe4b96f4-97bb-4876-8c06-701c495d5e99', 'id': 'fe4b96f4-97bb-4876-8c06-701c495d5e99', 'tenant_id': '3d5755b3affa4db8919a01a2980c2884', 'network_id': '3a15dd3d-1ba8-4554-b7ae-bf882e8cf9fc', 'mac_address': '02:fe:4b:96:f4:97', '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': '91.230.43.133', 'subnet_id': '761928b2-47ca-4452-8996-68589533fff4'}], 'security_groups': ['9075de0f-2508-441d-b8c6-211001fab90c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3d5755b3affa4db8919a01a2980c2884'}} 2026-04-29 19:56:26,921 - DEBUG - Response for create_port : {'port': {'name': '8251a724-2878-4998-9dfe-00e51e126e22', 'id': '8251a724-2878-4998-9dfe-00e51e126e22', 'tenant_id': '3d5755b3affa4db8919a01a2980c2884', 'network_id': '3a15dd3d-1ba8-4554-b7ae-bf882e8cf9fc', 'mac_address': '02:82:51:a7:24:28', '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': '67.14.27.133', 'subnet_id': '00f1abca-0b7d-446f-82a1-4c12e039762a'}], 'security_groups': ['9075de0f-2508-441d-b8c6-211001fab90c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3d5755b3affa4db8919a01a2980c2884'}} 2026-04-29 19:56:26,984 - DEBUG - Services list from nova: [, , ] 2026-04-29 19:56:27,433 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5715-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5715-1) 2026-04-29 19:56:27,813 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5715-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5715-1) 2026-04-29 19:56:27,813 - INFO - Waiting for VM ctest-vn1-vm1-50744637 to be up.. 2026-04-29 19:56:27,853 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 19:56:32,927 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:56:32,927 - INFO - VM name : ctest-vn1-vm1-50744637 2026-04-29 19:56:33,004 - DEBUG - VM ctest-vn1-vm1-50744637 ID is 6f199485-f875-4a8f-819b-a4478c230135 2026-04-29 19:56:33,024 - DEBUG - VM ctest-vn1-vm1-50744637 launched on Node cn-jenkins-deploy-platform-ansible-os-5715-1 2026-04-29 19:56:33,092 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6f199485-f875-4a8f-819b-a4478c230135 2026-04-29 19:56:33,101 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fe4b96f4-97bb-4876-8c06-701c495d5e99 2026-04-29 19:56:36,360 - 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-04-29 19:56:36,361 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50744637 failed! 2026-04-29 19:56:36,412 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71613806:ctest-vn1-42614960 is 91.230.43.129 and allocation pool is NOT set 2026-04-29 19:56:36,413 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71613806:ctest-vn1-42614960 is 67.14.27.129 and allocation pool is NOT set 2026-04-29 19:56:38,473 - 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=4.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.645 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.645/2.423/4.202/1.778 ms') 2026-04-29 19:56:38,474 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50744637 passed 2026-04-29 19:56:38,629 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:56:38,629 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50744637, IP 91.230.43.133, Port 22 2026-04-29 19:56:38,694 - 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-04-29 19:56:38,767 - DEBUG - VM ctest-vn1-vm1-50744637 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-29 19:56:43,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:56:43,768 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50744637, IP 91.230.43.133, Port 22 2026-04-29 19:56:43,924 - DEBUG - VM ctest-vn1-vm1-50744637 is ready for SSH connections 2026-04-29 19:56:43,924 - INFO - Waiting for VM ctest-vn1-vm2-07589030 to be up.. 2026-04-29 19:56:43,996 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:56:43,996 - INFO - VM name : ctest-vn1-vm2-07589030 2026-04-29 19:56:44,064 - DEBUG - VM ctest-vn1-vm2-07589030 ID is 91245d2a-986b-4ce8-9309-da1197341a7d 2026-04-29 19:56:44,064 - DEBUG - VM ctest-vn1-vm2-07589030 launched on Node cn-jenkins-deploy-platform-ansible-os-5715-1 2026-04-29 19:56:44,136 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/91245d2a-986b-4ce8-9309-da1197341a7d 2026-04-29 19:56:44,143 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8251a724-2878-4998-9dfe-00e51e126e22 2026-04-29 19:56:45,377 - 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.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.351 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.351/2.070/3.790/1.719 ms') 2026-04-29 19:56:45,377 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-07589030 passed 2026-04-29 19:56:45,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:56:45,529 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-07589030, IP 67.14.27.133, Port 22 2026-04-29 19:56:45,688 - DEBUG - VM ctest-vn1-vm2-07589030 is ready for SSH connections 2026-04-29 19:56:45,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:56:45,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:56:45,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:56:45,688 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.230.43.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-29 19:56:45,688 - DEBUG - ping -s 56 -c 3 -W 1 91.230.43.133 2026-04-29 19:56:48,322 - DEBUG - PING 91.230.43.133 (91.230.43.133): 56 data bytes 64 bytes from 91.230.43.133: seq=0 ttl=63 time=3.580 ms 64 bytes from 91.230.43.133: seq=1 ttl=63 time=1.142 ms 64 bytes from 91.230.43.133: seq=2 ttl=63 time=0.878 ms --- 91.230.43.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.878/1.866/3.580 ms 2026-04-29 19:56:48,322 - INFO - Ping to IP 91.230.43.133 from VM ctest-vn1-vm2-07589030 passed 2026-04-29 19:56:48,322 - INFO - Detaching port 8251a724-2878-4998-9dfe-00e51e126e22 from VM ctest-vn1-vm2-07589030 2026-04-29 19:56:48,375 - INFO - Deleting VM ctest-vn1-vm2-07589030 2026-04-29 19:56:48,443 - INFO - Detaching port fe4b96f4-97bb-4876-8c06-701c495d5e99 from VM ctest-vn1-vm1-50744637 2026-04-29 19:56:48,471 - INFO - Deleting VM ctest-vn1-vm1-50744637 2026-04-29 19:56:48,704 - DEBUG - Response for delete_port : () 2026-04-29 19:56:48,863 - DEBUG - Response for delete_port : () 2026-04-29 19:56:48,863 - INFO - Deleting VN ctest-vn1-42614960 2026-04-29 19:56:48,975 - DEBUG - Response for deleting network () 2026-04-29 19:56:49,230 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 19:56:49,230 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-04-29 19:56:49,230 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:56:49,952 - INFO - Deleted project: ctest-TestPorts-71613806, ID : 3d5755b3-affa-4db8-919a-01a2980c2884