2026-05-28 15:29:28,291 - INFO - Domain Default found not creating 2026-05-28 15:29:28,494 - INFO - Project ctest-TestPorts-94149702 not found, creating it 2026-05-28 15:29:28,998 - INFO - Created Project:ctest-TestPorts-94149702, ID : 9b05eeca-c617-441e-83c6-3d024f552458 2026-05-28 15:29:30,714 - INFO - ================================================================================ 2026-05-28 15:29:30,715 - INFO - STARTING TEST : test_ports_bindings 2026-05-28 15:29:30,715 - 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-28 15:29:30,997 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.17': '0'}} with 2026-05-28 15:29:30,997 - INFO - Initial checks done. Running the testcase now 2026-05-28 15:29:30,997 - INFO - 2026-05-28 15:29:31,609 - DEBUG - Response for create_network : {'network': {'id': 'c37abbdc-1d23-46b7-be97-2115dd66ed8e', 'name': 'ctest-vn-81503721', 'tenant_id': '9b05eecac617441e83c63d024f552458', 'project_id': '9b05eecac617441e83c63d024f552458', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-94149702', 'ctest-vn-81503721'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 15:29:31,794 - DEBUG - Response for create_subnet : {'subnet': {'id': '7ef8fdab-9dca-4a5a-ad1c-5fd938f204cd', 'name': '', 'tenant_id': '9b05eecac617441e83c63d024f552458', 'network_id': 'c37abbdc-1d23-46b7-be97-2115dd66ed8e', 'ip_version': 4, 'cidr': '110.202.243.64/26', 'allocation_pools': [{'start': '110.202.243.66', 'end': '110.202.243.126'}], 'gateway_ip': '110.202.243.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '110.202.243.66', 'tags': [], 'project_id': '9b05eecac617441e83c63d024f552458'}} 2026-05-28 15:29:31,815 - INFO - Created VN ctest-vn-81503721 2026-05-28 15:29:31,871 - DEBUG - VN ctest-vn-81503721 UUID is c37abbdc-1d23-46b7-be97-2115dd66ed8e 2026-05-28 15:29:31,988 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-94149702', 'ctest-vmi-52691993']} 2026-05-28 15:29:32,284 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-52691993', 'id': '67abe3e1-d8e6-46b2-9a11-7dd71a914513', 'tenant_id': '9b05eecac617441e83c63d024f552458', 'network_id': 'c37abbdc-1d23-46b7-be97-2115dd66ed8e', 'mac_address': '02:67:ab:e3:e1:d8', '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': '110.202.243.67', 'subnet_id': '7ef8fdab-9dca-4a5a-ad1c-5fd938f204cd'}], 'security_groups': ['babe2640-1f93-40e0-8f66-c83999cf3a8a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9b05eecac617441e83c63d024f552458'}} 2026-05-28 15:29:32,284 - DEBUG - Created port 67abe3e1-d8e6-46b2-9a11-7dd71a914513 2026-05-28 15:29:32,392 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/67abe3e1-d8e6-46b2-9a11-7dd71a914513 2026-05-28 15:29:32,698 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/67abe3e1-d8e6-46b2-9a11-7dd71a914513 2026-05-28 15:29:32,737 - INFO - VMI 67abe3e1-d8e6-46b2-9a11-7dd71a914513 verification in API Server passed 2026-05-28 15:29:32,838 - DEBUG - Response for delete_port : () 2026-05-28 15:29:32,838 - INFO - Deleted port 67abe3e1-d8e6-46b2-9a11-7dd71a914513 2026-05-28 15:29:32,838 - INFO - Deleting VN ctest-vn-81503721 2026-05-28 15:29:32,957 - DEBUG - Response for deleting network () 2026-05-28 15:29:33,229 - DEBUG - No XMPP flaps were noticed during the test 2026-05-28 15:29:33,229 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-28 15:29:33,229 - INFO - -------------------------------------------------------------------------------- 2026-05-28 15:29:33,233 - INFO - ================================================================================ 2026-05-28 15:29:33,233 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-28 15:29:33,233 - 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-28 15:29:33,524 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.17': '0'}} with 2026-05-28 15:29:33,524 - INFO - Initial checks done. Running the testcase now 2026-05-28 15:29:33,524 - INFO - 2026-05-28 15:29:33,745 - DEBUG - Response for create_network : {'network': {'id': '32df1be2-d4d4-4799-abf4-f4b7b0328e5c', 'name': 'ctest-vn1-26520521', 'tenant_id': '9b05eecac617441e83c63d024f552458', 'project_id': '9b05eecac617441e83c63d024f552458', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-94149702', 'ctest-vn1-26520521'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 15:29:33,945 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c826c060-1858-4fa2-b70b-10b9e4118d04', 'name': '', 'tenant_id': '9b05eecac617441e83c63d024f552458', 'network_id': '32df1be2-d4d4-4799-abf4-f4b7b0328e5c', 'ip_version': 4, 'cidr': '138.229.143.64/26', 'allocation_pools': [{'start': '138.229.143.66', 'end': '138.229.143.126'}], 'gateway_ip': '138.229.143.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.229.143.66', 'tags': [], 'project_id': '9b05eecac617441e83c63d024f552458'}} 2026-05-28 15:29:34,103 - DEBUG - Response for create_subnet : {'subnet': {'id': '14fd51eb-7922-4992-ac0c-c54e307a690d', 'name': '', 'tenant_id': '9b05eecac617441e83c63d024f552458', 'network_id': '32df1be2-d4d4-4799-abf4-f4b7b0328e5c', 'ip_version': 4, 'cidr': '92.49.76.192/26', 'allocation_pools': [{'start': '92.49.76.194', 'end': '92.49.76.254'}], 'gateway_ip': '92.49.76.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.49.76.194', 'tags': [], 'project_id': '9b05eecac617441e83c63d024f552458'}} 2026-05-28 15:29:34,125 - INFO - Created VN ctest-vn1-26520521 2026-05-28 15:29:34,179 - DEBUG - VN ctest-vn1-26520521 UUID is 32df1be2-d4d4-4799-abf4-f4b7b0328e5c 2026-05-28 15:29:34,522 - DEBUG - Response for create_port : {'port': {'name': 'cbf91a82-1212-4919-9853-f65481dcf093', 'id': 'cbf91a82-1212-4919-9853-f65481dcf093', 'tenant_id': '9b05eecac617441e83c63d024f552458', 'network_id': '32df1be2-d4d4-4799-abf4-f4b7b0328e5c', 'mac_address': '02:cb:f9:1a:82:12', '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': '138.229.143.69', 'subnet_id': 'c826c060-1858-4fa2-b70b-10b9e4118d04'}], 'security_groups': ['babe2640-1f93-40e0-8f66-c83999cf3a8a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9b05eecac617441e83c63d024f552458'}} 2026-05-28 15:29:34,717 - DEBUG - Response for create_port : {'port': {'name': '7fd68582-f9d1-4ec7-9894-2c8ebff9515b', 'id': '7fd68582-f9d1-4ec7-9894-2c8ebff9515b', 'tenant_id': '9b05eecac617441e83c63d024f552458', 'network_id': '32df1be2-d4d4-4799-abf4-f4b7b0328e5c', 'mac_address': '02:7f:d6:85:82:f9', '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': '92.49.76.197', 'subnet_id': '14fd51eb-7922-4992-ac0c-c54e307a690d'}], 'security_groups': ['babe2640-1f93-40e0-8f66-c83999cf3a8a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9b05eecac617441e83c63d024f552458'}} 2026-05-28 15:29:34,781 - DEBUG - Services list from nova: [, , ] 2026-05-28 15:29:35,207 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5846-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5846-1) 2026-05-28 15:29:35,710 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5846-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5846-1) 2026-05-28 15:29:35,710 - INFO - Waiting for VM ctest-vn1-vm1-31616517 to be up.. 2026-05-28 15:29:35,759 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-28 15:29:40,859 - DEBUG - VM is in ACTIVE state now 2026-05-28 15:29:40,859 - INFO - VM name : ctest-vn1-vm1-31616517 2026-05-28 15:29:40,951 - DEBUG - VM ctest-vn1-vm1-31616517 ID is 9e26323f-39a1-4be8-ae93-2abf8ef9dae7 2026-05-28 15:29:40,977 - DEBUG - VM ctest-vn1-vm1-31616517 launched on Node cn-jenkins-deploy-platform-ansible-os-5846-1 2026-05-28 15:29:41,065 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/9e26323f-39a1-4be8-ae93-2abf8ef9dae7 2026-05-28 15:29:41,077 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/cbf91a82-1212-4919-9853-f65481dcf093 2026-05-28 15:29:44,319 - 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 1001ms') 2026-05-28 15:29:44,319 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31616517 failed! 2026-05-28 15:29:44,375 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-94149702:ctest-vn1-26520521 is 138.229.143.65 and allocation pool is NOT set 2026-05-28 15:29:44,375 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-94149702:ctest-vn1-26520521 is 92.49.76.193 and allocation pool is NOT set 2026-05-28 15:29:48,447 - 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 1004ms') 2026-05-28 15:29:48,447 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31616517 failed! 2026-05-28 15:29:48,503 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-94149702:ctest-vn1-26520521 is 138.229.143.65 and allocation pool is NOT set 2026-05-28 15:29:48,504 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-94149702:ctest-vn1-26520521 is 92.49.76.193 and allocation pool is NOT set 2026-05-28 15:29:50,570 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.633 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.633/2.018/3.403/1.385 ms') 2026-05-28 15:29:50,570 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31616517 passed 2026-05-28 15:29:50,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:29:50,727 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-31616517, IP 138.229.143.69, Port 22 2026-05-28 15:29:50,894 - DEBUG - VM ctest-vn1-vm1-31616517 is ready for SSH connections 2026-05-28 15:29:50,894 - INFO - Waiting for VM ctest-vn1-vm2-32043583 to be up.. 2026-05-28 15:29:50,991 - DEBUG - VM is in ACTIVE state now 2026-05-28 15:29:50,991 - INFO - VM name : ctest-vn1-vm2-32043583 2026-05-28 15:29:51,089 - DEBUG - VM ctest-vn1-vm2-32043583 ID is c23d8d99-a319-4ccf-9c23-02fef9470c77 2026-05-28 15:29:51,090 - DEBUG - VM ctest-vn1-vm2-32043583 launched on Node cn-jenkins-deploy-platform-ansible-os-5846-1 2026-05-28 15:29:51,188 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/c23d8d99-a319-4ccf-9c23-02fef9470c77 2026-05-28 15:29:51,204 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/7fd68582-f9d1-4ec7-9894-2c8ebff9515b 2026-05-28 15:29:52,468 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.514 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.514/1.950/3.387/1.436 ms') 2026-05-28 15:29:52,469 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-32043583 passed 2026-05-28 15:29:52,627 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:29:52,628 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-32043583, IP 92.49.76.197, Port 22 2026-05-28 15:29:52,829 - DEBUG - VM ctest-vn1-vm2-32043583 is ready for SSH connections 2026-05-28 15:29:52,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:29:52,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:29:52,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 15:29:52,829 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 138.229.143.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123 2026-05-28 15:29:52,830 - DEBUG - ping -s 56 -c 3 -W 1 138.229.143.69 2026-05-28 15:29:55,597 - DEBUG - PING 138.229.143.69 (138.229.143.69): 56 data bytes 64 bytes from 138.229.143.69: seq=0 ttl=63 time=5.216 ms 64 bytes from 138.229.143.69: seq=1 ttl=63 time=1.043 ms 64 bytes from 138.229.143.69: seq=2 ttl=63 time=0.850 ms --- 138.229.143.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.850/2.369/5.216 ms 2026-05-28 15:29:55,598 - INFO - Ping to IP 138.229.143.69 from VM ctest-vn1-vm2-32043583 passed 2026-05-28 15:29:55,598 - INFO - Detaching port 7fd68582-f9d1-4ec7-9894-2c8ebff9515b from VM ctest-vn1-vm2-32043583 2026-05-28 15:29:55,664 - INFO - Deleting VM ctest-vn1-vm2-32043583 2026-05-28 15:29:55,750 - INFO - Detaching port cbf91a82-1212-4919-9853-f65481dcf093 from VM ctest-vn1-vm1-31616517 2026-05-28 15:29:55,797 - INFO - Deleting VM ctest-vn1-vm1-31616517 2026-05-28 15:29:56,118 - DEBUG - Response for delete_port : () 2026-05-28 15:29:56,325 - DEBUG - Response for delete_port : () 2026-05-28 15:29:56,325 - INFO - Deleting VN ctest-vn1-26520521 2026-05-28 15:29:56,471 - DEBUG - Response for deleting network () 2026-05-28 15:29:56,730 - DEBUG - No XMPP flaps were noticed during the test 2026-05-28 15:29:56,730 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-05-28 15:29:56,731 - INFO - -------------------------------------------------------------------------------- 2026-05-28 15:29:57,477 - INFO - Deleted project: ctest-TestPorts-94149702, ID : 9b05eeca-c617-441e-83c6-3d024f552458