2026-05-06 10:02:38,580 - INFO - Domain Default found not creating 2026-05-06 10:02:38,754 - INFO - Project ctest-TestPorts-41131953 not found, creating it 2026-05-06 10:02:39,285 - INFO - Created Project:ctest-TestPorts-41131953, ID : a636d1c9-c951-4d43-b3b3-0351dd89cfdf 2026-05-06 10:02:40,851 - INFO - ================================================================================ 2026-05-06 10:02:40,851 - INFO - STARTING TEST : test_ports_bindings 2026-05-06 10:02:40,851 - 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-06 10:02:41,107 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-06 10:02:41,108 - INFO - Initial checks done. Running the testcase now 2026-05-06 10:02:41,108 - INFO - 2026-05-06 10:02:41,665 - DEBUG - Response for create_network : {'network': {'id': '06c3e218-4e73-4929-a488-f8c69b0aa340', 'name': 'ctest-vn-50097295', 'tenant_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'project_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41131953', 'ctest-vn-50097295'], 'port_security_enabled': True, 'description': ''}} 2026-05-06 10:02:41,829 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e66611d3-cbde-4d5f-9f67-e9582b3bfe66', 'name': '', 'tenant_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'network_id': '06c3e218-4e73-4929-a488-f8c69b0aa340', 'ip_version': 4, 'cidr': '108.235.248.64/26', 'allocation_pools': [{'start': '108.235.248.66', 'end': '108.235.248.126'}], 'gateway_ip': '108.235.248.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.235.248.66', 'tags': [], 'project_id': 'a636d1c9c9514d43b3b30351dd89cfdf'}} 2026-05-06 10:02:41,846 - INFO - Created VN ctest-vn-50097295 2026-05-06 10:02:41,898 - DEBUG - VN ctest-vn-50097295 UUID is 06c3e218-4e73-4929-a488-f8c69b0aa340 2026-05-06 10:02:42,011 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-41131953', 'ctest-vmi-62668884']} 2026-05-06 10:02:42,256 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-62668884', 'id': 'f09255e1-e9b0-4231-b8da-ead695758105', 'tenant_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'network_id': '06c3e218-4e73-4929-a488-f8c69b0aa340', 'mac_address': '02:f0:92:55:e1:e9', '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': '108.235.248.67', 'subnet_id': 'e66611d3-cbde-4d5f-9f67-e9582b3bfe66'}], 'security_groups': ['ac03dae5-0677-42db-a1eb-6aa13a56d708'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a636d1c9c9514d43b3b30351dd89cfdf'}} 2026-05-06 10:02:42,256 - DEBUG - Created port f09255e1-e9b0-4231-b8da-ead695758105 2026-05-06 10:02:42,362 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f09255e1-e9b0-4231-b8da-ead695758105 2026-05-06 10:02:42,673 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f09255e1-e9b0-4231-b8da-ead695758105 2026-05-06 10:02:42,708 - INFO - VMI f09255e1-e9b0-4231-b8da-ead695758105 verification in API Server passed 2026-05-06 10:02:42,798 - DEBUG - Response for delete_port : () 2026-05-06 10:02:42,798 - INFO - Deleted port f09255e1-e9b0-4231-b8da-ead695758105 2026-05-06 10:02:42,798 - INFO - Deleting VN ctest-vn-50097295 2026-05-06 10:02:42,900 - DEBUG - Response for deleting network () 2026-05-06 10:02:43,155 - DEBUG - No XMPP flaps were noticed during the test
2026-05-06 10:02:43,155 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-06 10:02:43,155 - INFO - -------------------------------------------------------------------------------- 2026-05-06 10:02:43,158 - INFO - ================================================================================ 2026-05-06 10:02:43,158 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-06 10:02:43,158 - 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-06 10:02:43,445 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-06 10:02:43,445 - INFO - Initial checks done. Running the testcase now 2026-05-06 10:02:43,445 - INFO - 2026-05-06 10:02:43,645 - DEBUG - Response for create_network : {'network': {'id': '8cdd5c2d-a483-4f86-b9f6-b539e5b27bae', 'name': 'ctest-vn1-18186076', 'tenant_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'project_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41131953', 'ctest-vn1-18186076'], 'port_security_enabled': True, 'description': ''}} 2026-05-06 10:02:43,810 - DEBUG - Response for create_subnet : {'subnet': {'id': '70498061-fdda-40a2-a8f6-ea7902f53cb4', 'name': '', 'tenant_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'network_id': '8cdd5c2d-a483-4f86-b9f6-b539e5b27bae', 'ip_version': 4, 'cidr': '200.110.222.64/26', 'allocation_pools': [{'start': '200.110.222.66', 'end': '200.110.222.126'}], 'gateway_ip': '200.110.222.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '200.110.222.66', 'tags': [], 'project_id': 'a636d1c9c9514d43b3b30351dd89cfdf'}} 2026-05-06 10:02:43,958 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd232ab3-7ec8-4d7f-a250-6ff8939abcd4', 'name': '', 'tenant_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'network_id': '8cdd5c2d-a483-4f86-b9f6-b539e5b27bae', 'ip_version': 4, 'cidr': '15.215.13.64/26', 'allocation_pools': [{'start': '15.215.13.66', 'end': '15.215.13.126'}], 'gateway_ip': '15.215.13.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.215.13.66', 'tags': [], 'project_id': 'a636d1c9c9514d43b3b30351dd89cfdf'}} 2026-05-06 10:02:43,978 - INFO - Created VN ctest-vn1-18186076 2026-05-06 10:02:44,030 - DEBUG - VN ctest-vn1-18186076 UUID is 8cdd5c2d-a483-4f86-b9f6-b539e5b27bae 2026-05-06 10:02:44,337 - DEBUG - Response for create_port : {'port': {'name': '1a875fc7-5ef4-4b87-b289-3078628b6388', 'id': '1a875fc7-5ef4-4b87-b289-3078628b6388', 'tenant_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'network_id': '8cdd5c2d-a483-4f86-b9f6-b539e5b27bae', 'mac_address': '02:1a:87:5f:c7:5e', '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': '200.110.222.69', 'subnet_id': '70498061-fdda-40a2-a8f6-ea7902f53cb4'}], 'security_groups': ['ac03dae5-0677-42db-a1eb-6aa13a56d708'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a636d1c9c9514d43b3b30351dd89cfdf'}} 2026-05-06 10:02:44,520 - DEBUG - Response for create_port : {'port': {'name': '3ee6833e-13b5-46a5-b4c3-5791cb5a11db', 'id': '3ee6833e-13b5-46a5-b4c3-5791cb5a11db', 'tenant_id': 'a636d1c9c9514d43b3b30351dd89cfdf', 'network_id': '8cdd5c2d-a483-4f86-b9f6-b539e5b27bae', 'mac_address': '02:3e:e6:83:3e:13', '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': '15.215.13.69', 'subnet_id': 'fd232ab3-7ec8-4d7f-a250-6ff8939abcd4'}], 'security_groups': ['ac03dae5-0677-42db-a1eb-6aa13a56d708'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a636d1c9c9514d43b3b30351dd89cfdf'}} 2026-05-06 10:02:44,577 - DEBUG - Services list from nova: [, , ] 2026-05-06 10:02:44,917 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5747-1) 2026-05-06 10:02:45,332 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5747-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5747-1) 2026-05-06 10:02:45,332 - INFO - Waiting for VM ctest-vn1-vm1-08307637 to be up.. 2026-05-06 10:02:45,372 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-06 10:02:50,452 - DEBUG - VM is in ACTIVE state now 2026-05-06 10:02:50,452 - INFO - VM name : ctest-vn1-vm1-08307637 2026-05-06 10:02:50,532 - DEBUG - VM ctest-vn1-vm1-08307637 ID is 12c32d1c-9710-4f6f-ad02-de72a034162f 2026-05-06 10:02:50,552 - DEBUG - VM ctest-vn1-vm1-08307637 launched on Node cn-jenkins-deploy-platform-ansible-os-5747-1 2026-05-06 10:02:50,629 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/12c32d1c-9710-4f6f-ad02-de72a034162f 2026-05-06 10:02:50,641 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1a875fc7-5ef4-4b87-b289-3078628b6388 2026-05-06 10:02:53,930 - 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 1019ms') 2026-05-06 10:02:53,930 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08307637 failed! 2026-05-06 10:02:53,990 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41131953:ctest-vn1-18186076 is 200.110.222.65 and allocation pool is NOT set 2026-05-06 10:02:53,990 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41131953:ctest-vn1-18186076 is 15.215.13.65 and allocation pool is NOT set 2026-05-06 10:02:58,058 - 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=7.48 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 7.477/7.477/7.477/0.000 ms') 2026-05-06 10:02:58,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08307637 passed 2026-05-06 10:02:58,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 10:02:58,206 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08307637, IP 200.110.222.69, Port 22 2026-05-06 10:02:58,362 - DEBUG - VM ctest-vn1-vm1-08307637 is ready for SSH connections 2026-05-06 10:02:58,362 - INFO - Waiting for VM ctest-vn1-vm2-60880792 to be up.. 2026-05-06 10:02:58,453 - DEBUG - VM is in ACTIVE state now 2026-05-06 10:02:58,453 - INFO - VM name : ctest-vn1-vm2-60880792 2026-05-06 10:02:58,534 - DEBUG - VM ctest-vn1-vm2-60880792 ID is 8773063c-5617-4ab5-980c-fd1eff609c13 2026-05-06 10:02:58,534 - DEBUG - VM ctest-vn1-vm2-60880792 launched on Node cn-jenkins-deploy-platform-ansible-os-5747-1 2026-05-06 10:02:58,617 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8773063c-5617-4ab5-980c-fd1eff609c13 2026-05-06 10:02:58,627 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3ee6833e-13b5-46a5-b4c3-5791cb5a11db 2026-05-06 10:02:59,884 - 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.68 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.481 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.481/2.081/3.681/1.600 ms') 2026-05-06 10:02:59,884 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-60880792 passed 2026-05-06 10:03:00,038 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 10:03:00,038 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-60880792, IP 15.215.13.69, Port 22 2026-05-06 10:03:00,199 - DEBUG - VM ctest-vn1-vm2-60880792 is ready for SSH connections 2026-05-06 10:03:00,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 10:03:00,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 10:03:00,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-06 10:03:00,199 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 200.110.222.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-06 10:03:00,199 - DEBUG - ping -s 56 -c 3 -W 1 200.110.222.69 2026-05-06 10:03:02,917 - DEBUG - PING 200.110.222.69 (200.110.222.69): 56 data bytes 64 bytes from 200.110.222.69: seq=0 ttl=63 time=3.691 ms 64 bytes from 200.110.222.69: seq=1 ttl=63 time=1.013 ms 64 bytes from 200.110.222.69: seq=2 ttl=63 time=1.080 ms --- 200.110.222.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.013/1.928/3.691 ms 2026-05-06 10:03:02,917 - INFO - Ping to IP 200.110.222.69 from VM ctest-vn1-vm2-60880792 passed 2026-05-06 10:03:02,917 - INFO - Detaching port 3ee6833e-13b5-46a5-b4c3-5791cb5a11db from VM ctest-vn1-vm2-60880792 2026-05-06 10:03:02,979 - INFO - Deleting VM ctest-vn1-vm2-60880792 2026-05-06 10:03:03,055 - INFO - Detaching port 1a875fc7-5ef4-4b87-b289-3078628b6388 from VM ctest-vn1-vm1-08307637 2026-05-06 10:03:03,092 - INFO - Deleting VM ctest-vn1-vm1-08307637 2026-05-06 10:03:03,342 - DEBUG - Response for delete_port : () 2026-05-06 10:03:03,529 - DEBUG - Response for delete_port : () 2026-05-06 10:03:03,529 - INFO - Deleting VN ctest-vn1-18186076 2026-05-06 10:03:03,708 - DEBUG - Response for deleting network () 2026-05-06 10:03:03,968 - DEBUG - No XMPP flaps were noticed during the test
2026-05-06 10:03:03,968 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-05-06 10:03:03,969 - INFO - -------------------------------------------------------------------------------- 2026-05-06 10:03:04,686 - INFO - Deleted project: ctest-TestPorts-41131953, ID : a636d1c9-c951-4d43-b3b3-0351dd89cfdf