2026-05-27 16:19:20,771 - INFO - Domain Default found not creating 2026-05-27 16:19:20,969 - INFO - Project ctest-TestPorts-57682994 not found, creating it 2026-05-27 16:19:21,429 - INFO - Created Project:ctest-TestPorts-57682994, ID : 08bc8df1-88e6-4ea6-a72f-a472d8d8acc7 2026-05-27 16:19:23,000 - INFO - ================================================================================ 2026-05-27 16:19:23,000 - INFO - STARTING TEST : test_ports_bindings 2026-05-27 16:19:23,000 - 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-27 16:19:23,259 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.18': '0'}} with 2026-05-27 16:19:23,259 - INFO - Initial checks done. Running the testcase now 2026-05-27 16:19:23,259 - INFO - 2026-05-27 16:19:23,818 - DEBUG - Response for create_network : {'network': {'id': '7ccec73c-6b7d-4bd7-b52a-b06db0422eda', 'name': 'ctest-vn-54333273', 'tenant_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'project_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57682994', 'ctest-vn-54333273'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 16:19:23,997 - DEBUG - Response for create_subnet : {'subnet': {'id': '3fc45a3f-3065-45e9-a812-d47f95eb5618', 'name': '', 'tenant_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'network_id': '7ccec73c-6b7d-4bd7-b52a-b06db0422eda', 'ip_version': 4, 'cidr': '153.156.131.0/26', 'allocation_pools': [{'start': '153.156.131.2', 'end': '153.156.131.62'}], 'gateway_ip': '153.156.131.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.156.131.2', 'tags': [], 'project_id': '08bc8df188e64ea6a72fa472d8d8acc7'}} 2026-05-27 16:19:24,015 - INFO - Created VN ctest-vn-54333273 2026-05-27 16:19:24,069 - DEBUG - VN ctest-vn-54333273 UUID is 7ccec73c-6b7d-4bd7-b52a-b06db0422eda 2026-05-27 16:19:24,175 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-57682994', 'ctest-vmi-92230296']} 2026-05-27 16:19:24,429 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-92230296', 'id': 'a198a20b-990e-4c18-8a61-a393177cd4b9', 'tenant_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'network_id': '7ccec73c-6b7d-4bd7-b52a-b06db0422eda', 'mac_address': '02:a1:98:a2:0b:99', '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': '153.156.131.3', 'subnet_id': '3fc45a3f-3065-45e9-a812-d47f95eb5618'}], 'security_groups': ['1a08fdce-3767-4520-aaa9-5b972369382b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '08bc8df188e64ea6a72fa472d8d8acc7'}} 2026-05-27 16:19:24,429 - DEBUG - Created port a198a20b-990e-4c18-8a61-a393177cd4b9 2026-05-27 16:19:24,537 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/a198a20b-990e-4c18-8a61-a393177cd4b9 2026-05-27 16:19:24,828 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/a198a20b-990e-4c18-8a61-a393177cd4b9 2026-05-27 16:19:24,865 - INFO - VMI a198a20b-990e-4c18-8a61-a393177cd4b9 verification in API Server passed 2026-05-27 16:19:24,954 - DEBUG - Response for delete_port : () 2026-05-27 16:19:24,954 - INFO - Deleted port a198a20b-990e-4c18-8a61-a393177cd4b9 2026-05-27 16:19:24,954 - INFO - Deleting VN ctest-vn-54333273 2026-05-27 16:19:25,064 - DEBUG - Response for deleting network () 2026-05-27 16:19:25,323 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 16:19:25,323 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-27 16:19:25,323 - INFO - -------------------------------------------------------------------------------- 2026-05-27 16:19:25,326 - INFO - ================================================================================ 2026-05-27 16:19:25,326 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-27 16:19:25,326 - 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-27 16:19:25,621 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.18': '0'}} with 2026-05-27 16:19:25,621 - INFO - Initial checks done. Running the testcase now 2026-05-27 16:19:25,621 - INFO - 2026-05-27 16:19:25,792 - DEBUG - Response for create_network : {'network': {'id': '73413020-95c0-4ce8-974f-01c6c7244c1e', 'name': 'ctest-vn1-71232262', 'tenant_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'project_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57682994', 'ctest-vn1-71232262'], 'port_security_enabled': True, 'description': ''}} 2026-05-27 16:19:26,020 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff4609b2-e7cf-4ba7-87e1-2b9f099466b5', 'name': '', 'tenant_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'network_id': '73413020-95c0-4ce8-974f-01c6c7244c1e', 'ip_version': 4, 'cidr': '215.18.155.64/26', 'allocation_pools': [{'start': '215.18.155.66', 'end': '215.18.155.126'}], 'gateway_ip': '215.18.155.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.18.155.66', 'tags': [], 'project_id': '08bc8df188e64ea6a72fa472d8d8acc7'}} 2026-05-27 16:19:26,170 - DEBUG - Response for create_subnet : {'subnet': {'id': '317a70b3-d1de-42d1-980e-b0dbe6aed30e', 'name': '', 'tenant_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'network_id': '73413020-95c0-4ce8-974f-01c6c7244c1e', 'ip_version': 4, 'cidr': '39.54.50.192/26', 'allocation_pools': [{'start': '39.54.50.194', 'end': '39.54.50.254'}], 'gateway_ip': '39.54.50.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.54.50.194', 'tags': [], 'project_id': '08bc8df188e64ea6a72fa472d8d8acc7'}} 2026-05-27 16:19:26,193 - INFO - Created VN ctest-vn1-71232262 2026-05-27 16:19:26,249 - DEBUG - VN ctest-vn1-71232262 UUID is 73413020-95c0-4ce8-974f-01c6c7244c1e 2026-05-27 16:19:26,561 - DEBUG - Response for create_port : {'port': {'name': 'df941e9a-63d3-4d00-965c-2f8f8abb1fc5', 'id': 'df941e9a-63d3-4d00-965c-2f8f8abb1fc5', 'tenant_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'network_id': '73413020-95c0-4ce8-974f-01c6c7244c1e', 'mac_address': '02:df:94:1e:9a:63', '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': '215.18.155.69', 'subnet_id': 'ff4609b2-e7cf-4ba7-87e1-2b9f099466b5'}], 'security_groups': ['1a08fdce-3767-4520-aaa9-5b972369382b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '08bc8df188e64ea6a72fa472d8d8acc7'}} 2026-05-27 16:19:26,731 - DEBUG - Response for create_port : {'port': {'name': '0eb57567-2e7a-4a72-b644-959054ef4ff6', 'id': '0eb57567-2e7a-4a72-b644-959054ef4ff6', 'tenant_id': '08bc8df188e64ea6a72fa472d8d8acc7', 'network_id': '73413020-95c0-4ce8-974f-01c6c7244c1e', 'mac_address': '02:0e:b5:75:67:2e', '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': '39.54.50.197', 'subnet_id': '317a70b3-d1de-42d1-980e-b0dbe6aed30e'}], 'security_groups': ['1a08fdce-3767-4520-aaa9-5b972369382b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '08bc8df188e64ea6a72fa472d8d8acc7'}} 2026-05-27 16:19:26,785 - DEBUG - Services list from nova: [, , ] 2026-05-27 16:19:27,166 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5833-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5833-1) 2026-05-27 16:19:27,575 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5833-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5833-1) 2026-05-27 16:19:27,575 - INFO - Waiting for VM ctest-vn1-vm1-21292925 to be up.. 2026-05-27 16:19:27,632 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-27 16:19:32,708 - DEBUG - VM is in ACTIVE state now 2026-05-27 16:19:32,708 - INFO - VM name : ctest-vn1-vm1-21292925 2026-05-27 16:19:32,779 - DEBUG - VM ctest-vn1-vm1-21292925 ID is 7c23e09b-1003-4929-81f0-e4b0197c3576 2026-05-27 16:19:32,797 - DEBUG - VM ctest-vn1-vm1-21292925 launched on Node cn-jenkins-deploy-platform-ansible-os-5833-1 2026-05-27 16:19:32,870 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/7c23e09b-1003-4929-81f0-e4b0197c3576 2026-05-27 16:19:32,877 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/df941e9a-63d3-4d00-965c-2f8f8abb1fc5 2026-05-27 16:19:36,142 - 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 1027ms') 2026-05-27 16:19:36,143 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21292925 failed! 2026-05-27 16:19:36,197 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57682994:ctest-vn1-71232262 is 215.18.155.65 and allocation pool is NOT set 2026-05-27 16:19:36,197 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57682994:ctest-vn1-71232262 is 39.54.50.193 and allocation pool is NOT set 2026-05-27 16:19:40,273 - 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=8.02 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 8.022/8.022/8.022/0.000 ms') 2026-05-27 16:19:40,273 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21292925 passed 2026-05-27 16:19:40,425 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:19:40,425 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21292925, IP 215.18.155.69, Port 22 2026-05-27 16:19:40,581 - DEBUG - VM ctest-vn1-vm1-21292925 is ready for SSH connections 2026-05-27 16:19:40,581 - INFO - Waiting for VM ctest-vn1-vm2-50958274 to be up.. 2026-05-27 16:19:40,664 - DEBUG - VM is in ACTIVE state now 2026-05-27 16:19:40,664 - INFO - VM name : ctest-vn1-vm2-50958274 2026-05-27 16:19:40,742 - DEBUG - VM ctest-vn1-vm2-50958274 ID is 6b2438e0-e5c7-4c80-b374-867a665fec71 2026-05-27 16:19:40,742 - DEBUG - VM ctest-vn1-vm2-50958274 launched on Node cn-jenkins-deploy-platform-ansible-os-5833-1 2026-05-27 16:19:40,828 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/6b2438e0-e5c7-4c80-b374-867a665fec71 2026-05-27 16:19:40,838 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/0eb57567-2e7a-4a72-b644-959054ef4ff6 2026-05-27 16:19:42,074 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.507 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.507/1.823/3.139/1.316 ms') 2026-05-27 16:19:42,074 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-50958274 passed 2026-05-27 16:19:42,229 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:19:42,229 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-50958274, IP 39.54.50.197, Port 22 2026-05-27 16:19:42,384 - DEBUG - VM ctest-vn1-vm2-50958274 is ready for SSH connections 2026-05-27 16:19:42,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:19:42,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:19:42,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-27 16:19:42,385 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 215.18.155.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2026-05-27 16:19:42,385 - DEBUG - ping -s 56 -c 3 -W 1 215.18.155.69 2026-05-27 16:19:45,119 - DEBUG - PING 215.18.155.69 (215.18.155.69): 56 data bytes 64 bytes from 215.18.155.69: seq=0 ttl=63 time=4.339 ms 64 bytes from 215.18.155.69: seq=1 ttl=63 time=1.022 ms 64 bytes from 215.18.155.69: seq=2 ttl=63 time=0.841 ms --- 215.18.155.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.841/2.067/4.339 ms 2026-05-27 16:19:45,119 - INFO - Ping to IP 215.18.155.69 from VM ctest-vn1-vm2-50958274 passed 2026-05-27 16:19:45,119 - INFO - Detaching port 0eb57567-2e7a-4a72-b644-959054ef4ff6 from VM ctest-vn1-vm2-50958274 2026-05-27 16:19:45,174 - INFO - Deleting VM ctest-vn1-vm2-50958274 2026-05-27 16:19:45,265 - INFO - Detaching port df941e9a-63d3-4d00-965c-2f8f8abb1fc5 from VM ctest-vn1-vm1-21292925 2026-05-27 16:19:45,302 - INFO - Deleting VM ctest-vn1-vm1-21292925 2026-05-27 16:19:45,570 - DEBUG - Response for delete_port : () 2026-05-27 16:19:45,791 - DEBUG - Response for delete_port : () 2026-05-27 16:19:45,791 - INFO - Deleting VN ctest-vn1-71232262 2026-05-27 16:19:45,951 - DEBUG - Response for deleting network () 2026-05-27 16:19:46,223 - DEBUG - No XMPP flaps were noticed during the test
2026-05-27 16:19:46,223 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-05-27 16:19:46,223 - INFO - -------------------------------------------------------------------------------- 2026-05-27 16:19:46,987 - INFO - Deleted project: ctest-TestPorts-57682994, ID : 08bc8df1-88e6-4ea6-a72f-a472d8d8acc7