2026-03-30 13:32:10,102 - INFO - Domain Default found not creating 2026-03-30 13:32:10,295 - INFO - Project ctest-TestPorts-53469055 not found, creating it 2026-03-30 13:32:10,775 - INFO - Created Project:ctest-TestPorts-53469055, ID : 8f5d16f3-f1ba-484c-bd2e-52eac5a0f934 2026-03-30 13:32:12,472 - INFO - ================================================================================ 2026-03-30 13:32:12,472 - INFO - STARTING TEST : test_ports_bindings 2026-03-30 13:32:12,473 - 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-03-30 13:32:12,732 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.193': '0'}} with 2026-03-30 13:32:12,733 - INFO - Initial checks done. Running the testcase now 2026-03-30 13:32:12,733 - INFO - 2026-03-30 13:32:13,333 - DEBUG - Response for create_network : {'network': {'id': '9e3105a1-e900-42bd-b5b5-068efbd7ea0e', 'name': 'ctest-vn-82186912', 'tenant_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'project_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-53469055', 'ctest-vn-82186912'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 13:32:13,497 - DEBUG - Response for create_subnet : {'subnet': {'id': '392c3865-3983-4203-835c-e0a3b21f778e', 'name': '', 'tenant_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'network_id': '9e3105a1-e900-42bd-b5b5-068efbd7ea0e', 'ip_version': 4, 'cidr': '143.163.24.128/26', 'allocation_pools': [{'start': '143.163.24.130', 'end': '143.163.24.190'}], 'gateway_ip': '143.163.24.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '143.163.24.130', 'tags': [], 'project_id': '8f5d16f3f1ba484cbd2e52eac5a0f934'}} 2026-03-30 13:32:13,516 - INFO - Created VN ctest-vn-82186912 2026-03-30 13:32:13,571 - DEBUG - VN ctest-vn-82186912 UUID is 9e3105a1-e900-42bd-b5b5-068efbd7ea0e 2026-03-30 13:32:13,686 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-53469055', 'ctest-vmi-90227746']} 2026-03-30 13:32:13,940 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-90227746', 'id': 'aca271e1-361c-46c1-ba5b-c86c8de556d4', 'tenant_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'network_id': '9e3105a1-e900-42bd-b5b5-068efbd7ea0e', 'mac_address': '02:ac:a2:71:e1:36', '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': '143.163.24.131', 'subnet_id': '392c3865-3983-4203-835c-e0a3b21f778e'}], 'security_groups': ['a592c35c-9f71-4c5c-94c1-3ab008039169'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f5d16f3f1ba484cbd2e52eac5a0f934'}} 2026-03-30 13:32:13,940 - DEBUG - Created port aca271e1-361c-46c1-ba5b-c86c8de556d4 2026-03-30 13:32:14,046 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/aca271e1-361c-46c1-ba5b-c86c8de556d4 2026-03-30 13:32:14,348 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/aca271e1-361c-46c1-ba5b-c86c8de556d4 2026-03-30 13:32:14,386 - INFO - VMI aca271e1-361c-46c1-ba5b-c86c8de556d4 verification in API Server passed 2026-03-30 13:32:14,489 - DEBUG - Response for delete_port : () 2026-03-30 13:32:14,489 - INFO - Deleted port aca271e1-361c-46c1-ba5b-c86c8de556d4 2026-03-30 13:32:14,489 - INFO - Deleting VN ctest-vn-82186912 2026-03-30 13:32:14,599 - DEBUG - Response for deleting network () 2026-03-30 13:32:14,852 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 13:32:14,852 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-30 13:32:14,852 - INFO - -------------------------------------------------------------------------------- 2026-03-30 13:32:14,854 - INFO - ================================================================================ 2026-03-30 13:32:14,854 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-30 13:32:14,854 - 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-03-30 13:32:15,162 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.193': '0'}} with 2026-03-30 13:32:15,162 - INFO - Initial checks done. Running the testcase now 2026-03-30 13:32:15,162 - INFO - 2026-03-30 13:32:15,358 - DEBUG - Response for create_network : {'network': {'id': 'cb02236b-99e9-42c4-9e74-21449b501012', 'name': 'ctest-vn1-00950434', 'tenant_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'project_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-53469055', 'ctest-vn1-00950434'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 13:32:15,600 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3110c52-bd1a-4335-8e50-aa433aa02a97', 'name': '', 'tenant_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'network_id': 'cb02236b-99e9-42c4-9e74-21449b501012', 'ip_version': 4, 'cidr': '14.23.63.0/26', 'allocation_pools': [{'start': '14.23.63.2', 'end': '14.23.63.62'}], 'gateway_ip': '14.23.63.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '14.23.63.2', 'tags': [], 'project_id': '8f5d16f3f1ba484cbd2e52eac5a0f934'}} 2026-03-30 13:32:15,819 - DEBUG - Response for create_subnet : {'subnet': {'id': '4db66ee6-4be9-482a-8f2d-9260b89e7f59', 'name': '', 'tenant_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'network_id': 'cb02236b-99e9-42c4-9e74-21449b501012', 'ip_version': 4, 'cidr': '33.65.247.64/26', 'allocation_pools': [{'start': '33.65.247.66', 'end': '33.65.247.126'}], 'gateway_ip': '33.65.247.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '33.65.247.66', 'tags': [], 'project_id': '8f5d16f3f1ba484cbd2e52eac5a0f934'}} 2026-03-30 13:32:15,838 - INFO - Created VN ctest-vn1-00950434 2026-03-30 13:32:15,890 - DEBUG - VN ctest-vn1-00950434 UUID is cb02236b-99e9-42c4-9e74-21449b501012 2026-03-30 13:32:16,250 - DEBUG - Response for create_port : {'port': {'name': '218530d4-f658-478e-8510-ce304f2fae05', 'id': '218530d4-f658-478e-8510-ce304f2fae05', 'tenant_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'network_id': 'cb02236b-99e9-42c4-9e74-21449b501012', 'mac_address': '02:21:85:30:d4:f6', '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': '14.23.63.5', 'subnet_id': 'b3110c52-bd1a-4335-8e50-aa433aa02a97'}], 'security_groups': ['a592c35c-9f71-4c5c-94c1-3ab008039169'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f5d16f3f1ba484cbd2e52eac5a0f934'}} 2026-03-30 13:32:16,430 - DEBUG - Response for create_port : {'port': {'name': '67284493-9f9f-42dd-a6b7-3fe5b20b452f', 'id': '67284493-9f9f-42dd-a6b7-3fe5b20b452f', 'tenant_id': '8f5d16f3f1ba484cbd2e52eac5a0f934', 'network_id': 'cb02236b-99e9-42c4-9e74-21449b501012', 'mac_address': '02:67:28:44:93:9f', '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': '33.65.247.69', 'subnet_id': '4db66ee6-4be9-482a-8f2d-9260b89e7f59'}], 'security_groups': ['a592c35c-9f71-4c5c-94c1-3ab008039169'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f5d16f3f1ba484cbd2e52eac5a0f934'}} 2026-03-30 13:32:16,497 - DEBUG - Services list from nova: [, , ] 2026-03-30 13:32:16,888 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5568-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5568-1) 2026-03-30 13:32:17,453 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5568-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5568-1) 2026-03-30 13:32:17,453 - INFO - Waiting for VM ctest-vn1-vm1-94602482 to be up.. 2026-03-30 13:32:17,514 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-30 13:32:22,613 - DEBUG - VM is in ACTIVE state now 2026-03-30 13:32:22,613 - INFO - VM name : ctest-vn1-vm1-94602482 2026-03-30 13:32:22,695 - DEBUG - VM ctest-vn1-vm1-94602482 ID is c308c0df-4ec5-413f-aa68-307798e21165 2026-03-30 13:32:22,720 - DEBUG - VM ctest-vn1-vm1-94602482 launched on Node cn-jenkins-deploy-platform-ansible-os-5568-1 2026-03-30 13:32:22,804 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/c308c0df-4ec5-413f-aa68-307798e21165 2026-03-30 13:32:22,815 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/218530d4-f658-478e-8510-ce304f2fae05 2026-03-30 13:32:26,066 - 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 1006ms') 2026-03-30 13:32:26,066 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-94602482 failed! 2026-03-30 13:32:26,122 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-53469055:ctest-vn1-00950434 is 14.23.63.1 and allocation pool is NOT set 2026-03-30 13:32:26,123 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-53469055:ctest-vn1-00950434 is 33.65.247.65 and allocation pool is NOT set 2026-03-30 13:32:30,189 - 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.59 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 7.593/7.593/7.593/0.000 ms') 2026-03-30 13:32:30,189 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-94602482 passed 2026-03-30 13:32:30,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:32:30,342 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-94602482, IP 14.23.63.5, Port 22 2026-03-30 13:32:30,508 - DEBUG - VM ctest-vn1-vm1-94602482 is ready for SSH connections 2026-03-30 13:32:30,508 - INFO - Waiting for VM ctest-vn1-vm2-74519211 to be up.. 2026-03-30 13:32:30,592 - DEBUG - VM is in ACTIVE state now 2026-03-30 13:32:30,593 - INFO - VM name : ctest-vn1-vm2-74519211 2026-03-30 13:32:30,676 - DEBUG - VM ctest-vn1-vm2-74519211 ID is 82df3fb9-8de6-4e1f-b2ad-8124594a2266 2026-03-30 13:32:30,676 - DEBUG - VM ctest-vn1-vm2-74519211 launched on Node cn-jenkins-deploy-platform-ansible-os-5568-1 2026-03-30 13:32:30,768 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/82df3fb9-8de6-4e1f-b2ad-8124594a2266 2026-03-30 13:32:30,777 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/67284493-9f9f-42dd-a6b7-3fe5b20b452f 2026-03-30 13:32:32,022 - 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.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.458 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.458/1.809/3.161/1.351 ms') 2026-03-30 13:32:32,022 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-74519211 passed 2026-03-30 13:32:32,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:32:32,174 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-74519211, IP 33.65.247.69, Port 22 2026-03-30 13:32:32,330 - DEBUG - VM ctest-vn1-vm2-74519211 is ready for SSH connections 2026-03-30 13:32:32,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:32:32,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:32:32,330 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 13:32:32,330 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 14.23.63.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2026-03-30 13:32:32,330 - DEBUG - ping -s 56 -c 3 -W 1 14.23.63.5 2026-03-30 13:32:35,015 - DEBUG - PING 14.23.63.5 (14.23.63.5): 56 data bytes 64 bytes from 14.23.63.5: seq=0 ttl=63 time=4.250 ms 64 bytes from 14.23.63.5: seq=1 ttl=63 time=0.821 ms 64 bytes from 14.23.63.5: seq=2 ttl=63 time=0.831 ms --- 14.23.63.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.821/1.967/4.250 ms 2026-03-30 13:32:35,015 - INFO - Ping to IP 14.23.63.5 from VM ctest-vn1-vm2-74519211 passed 2026-03-30 13:32:35,015 - INFO - Detaching port 67284493-9f9f-42dd-a6b7-3fe5b20b452f from VM ctest-vn1-vm2-74519211 2026-03-30 13:32:35,067 - INFO - Deleting VM ctest-vn1-vm2-74519211 2026-03-30 13:32:35,162 - INFO - Detaching port 218530d4-f658-478e-8510-ce304f2fae05 from VM ctest-vn1-vm1-94602482 2026-03-30 13:32:35,209 - INFO - Deleting VM ctest-vn1-vm1-94602482 2026-03-30 13:32:35,455 - DEBUG - Response for delete_port : () 2026-03-30 13:32:35,608 - DEBUG - Response for delete_port : () 2026-03-30 13:32:35,608 - INFO - Deleting VN ctest-vn1-00950434 2026-03-30 13:32:35,760 - DEBUG - Response for deleting network () 2026-03-30 13:32:36,031 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 13:32:36,031 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-03-30 13:32:36,031 - INFO - -------------------------------------------------------------------------------- 2026-03-30 13:32:36,785 - INFO - Deleted project: ctest-TestPorts-53469055, ID : 8f5d16f3-f1ba-484c-bd2e-52eac5a0f934