2026-09-01 14:19:09,609 - INFO - Domain Default found not creating 2026-09-01 14:19:09,796 - INFO - Project ctest-TestPorts-34666419 not found, creating it 2026-09-01 14:19:10,321 - INFO - Created Project:ctest-TestPorts-34666419, ID : 4a6d3042-1332-45f5-ad6b-98a9ea63efa8 2026-09-01 14:19:12,101 - INFO - ================================================================================ 2026-09-01 14:19:12,101 - INFO - STARTING TEST : test_ports_bindings 2026-09-01 14:19:12,101 - 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-09-01 14:19:12,376 - DEBUG - Nothing to compare xmpp stats {'10.0.0.190': {'10.20.0.25': '0'}} with 2026-09-01 14:19:12,376 - INFO - Initial checks done. Running the testcase now 2026-09-01 14:19:12,376 - INFO - 2026-09-01 14:19:13,043 - DEBUG - Response for create_network : {'network': {'id': 'bb7220d8-3a43-4179-83f6-97e5f89c1a4d', 'name': 'ctest-vn-11066334', 'tenant_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'project_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34666419', 'ctest-vn-11066334'], 'port_security_enabled': True, 'description': ''}} 2026-09-01 14:19:13,297 - DEBUG - Response for create_subnet : {'subnet': {'id': '53515edb-9228-4a03-a14e-6211a5536a1f', 'name': '', 'tenant_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'network_id': 'bb7220d8-3a43-4179-83f6-97e5f89c1a4d', 'ip_version': 4, 'cidr': '50.87.172.128/26', 'allocation_pools': [{'start': '50.87.172.130', 'end': '50.87.172.190'}], 'gateway_ip': '50.87.172.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '50.87.172.130', 'tags': [], 'project_id': '4a6d3042133245f5ad6b98a9ea63efa8'}} 2026-09-01 14:19:13,315 - INFO - Created VN ctest-vn-11066334 2026-09-01 14:19:13,370 - DEBUG - VN ctest-vn-11066334 UUID is bb7220d8-3a43-4179-83f6-97e5f89c1a4d 2026-09-01 14:19:13,481 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-34666419', 'ctest-vmi-87715007']} 2026-09-01 14:19:13,805 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-87715007', 'id': '0d875b87-9fd6-4fde-87b2-20acd83d6f3d', 'tenant_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'network_id': 'bb7220d8-3a43-4179-83f6-97e5f89c1a4d', 'mac_address': '02:0d:87:5b:87:9f', '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': '50.87.172.131', 'subnet_id': '53515edb-9228-4a03-a14e-6211a5536a1f'}], 'security_groups': ['353032de-780e-4b24-9921-8c0e087c60b1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '4a6d3042133245f5ad6b98a9ea63efa8'}} 2026-09-01 14:19:13,805 - DEBUG - Created port 0d875b87-9fd6-4fde-87b2-20acd83d6f3d 2026-09-01 14:19:13,914 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine-interface/0d875b87-9fd6-4fde-87b2-20acd83d6f3d 2026-09-01 14:19:14,290 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine-interface/0d875b87-9fd6-4fde-87b2-20acd83d6f3d 2026-09-01 14:19:14,325 - INFO - VMI 0d875b87-9fd6-4fde-87b2-20acd83d6f3d verification in API Server passed 2026-09-01 14:19:14,459 - DEBUG - Response for delete_port : () 2026-09-01 14:19:14,459 - INFO - Deleted port 0d875b87-9fd6-4fde-87b2-20acd83d6f3d 2026-09-01 14:19:14,460 - INFO - Deleting VN ctest-vn-11066334 2026-09-01 14:19:14,586 - DEBUG - Response for deleting network () 2026-09-01 14:19:14,862 - DEBUG - No XMPP flaps were noticed during the test
2026-09-01 14:19:14,863 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-09-01 14:19:14,863 - INFO - -------------------------------------------------------------------------------- 2026-09-01 14:19:14,865 - INFO - ================================================================================ 2026-09-01 14:19:14,866 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-01 14:19:14,866 - 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-09-01 14:19:15,147 - DEBUG - Nothing to compare xmpp stats {'10.0.0.190': {'10.20.0.25': '0'}} with 2026-09-01 14:19:15,147 - INFO - Initial checks done. Running the testcase now 2026-09-01 14:19:15,147 - INFO - 2026-09-01 14:19:15,358 - DEBUG - Response for create_network : {'network': {'id': 'd1cf76c9-7a73-42d6-a165-cd985e214f6d', 'name': 'ctest-vn1-25116993', 'tenant_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'project_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34666419', 'ctest-vn1-25116993'], 'port_security_enabled': True, 'description': ''}} 2026-09-01 14:19:15,556 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b5e35f0c-d3e3-4a50-954f-cfd7aa6d3403', 'name': '', 'tenant_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'network_id': 'd1cf76c9-7a73-42d6-a165-cd985e214f6d', 'ip_version': 4, 'cidr': '56.9.157.64/26', 'allocation_pools': [{'start': '56.9.157.66', 'end': '56.9.157.126'}], 'gateway_ip': '56.9.157.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.9.157.66', 'tags': [], 'project_id': '4a6d3042133245f5ad6b98a9ea63efa8'}} 2026-09-01 14:19:15,718 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b52d1f41-0773-4286-9bd7-5f4a756c094f', 'name': '', 'tenant_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'network_id': 'd1cf76c9-7a73-42d6-a165-cd985e214f6d', 'ip_version': 4, 'cidr': '189.64.142.0/26', 'allocation_pools': [{'start': '189.64.142.2', 'end': '189.64.142.62'}], 'gateway_ip': '189.64.142.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.64.142.2', 'tags': [], 'project_id': '4a6d3042133245f5ad6b98a9ea63efa8'}} 2026-09-01 14:19:15,739 - INFO - Created VN ctest-vn1-25116993 2026-09-01 14:19:15,795 - DEBUG - VN ctest-vn1-25116993 UUID is d1cf76c9-7a73-42d6-a165-cd985e214f6d 2026-09-01 14:19:16,153 - DEBUG - Response for create_port : {'port': {'name': '0e09cb4c-023e-4121-89e8-a984fd35d57d', 'id': '0e09cb4c-023e-4121-89e8-a984fd35d57d', 'tenant_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'network_id': 'd1cf76c9-7a73-42d6-a165-cd985e214f6d', 'mac_address': '02:0e:09:cb:4c:02', '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': '56.9.157.69', 'subnet_id': 'b5e35f0c-d3e3-4a50-954f-cfd7aa6d3403'}], 'security_groups': ['353032de-780e-4b24-9921-8c0e087c60b1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '4a6d3042133245f5ad6b98a9ea63efa8'}} 2026-09-01 14:19:16,377 - DEBUG - Response for create_port : {'port': {'name': '061c565f-dfb5-4177-8dc6-20e45283e030', 'id': '061c565f-dfb5-4177-8dc6-20e45283e030', 'tenant_id': '4a6d3042133245f5ad6b98a9ea63efa8', 'network_id': 'd1cf76c9-7a73-42d6-a165-cd985e214f6d', 'mac_address': '02:06:1c:56:5f:df', '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': '189.64.142.5', 'subnet_id': 'b52d1f41-0773-4286-9bd7-5f4a756c094f'}], 'security_groups': ['353032de-780e-4b24-9921-8c0e087c60b1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '4a6d3042133245f5ad6b98a9ea63efa8'}} 2026-09-01 14:19:16,439 - DEBUG - Services list from nova: [, , ] 2026-09-01 14:19:16,827 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6239-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6239-1) 2026-09-01 14:19:17,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6239-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6239-1) 2026-09-01 14:19:17,311 - INFO - Waiting for VM ctest-vn1-vm1-90979778 to be up.. 2026-09-01 14:19:17,356 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:19:22,413 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:19:27,500 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:19:32,585 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:19:37,668 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:19:42,752 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:19:47,841 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:19:52,944 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:19:58,059 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 14:20:03,162 - DEBUG - VM is in ACTIVE state now 2026-09-01 14:20:03,162 - INFO - VM name : ctest-vn1-vm1-90979778 2026-09-01 14:20:03,269 - DEBUG - VM ctest-vn1-vm1-90979778 ID is eef90486-9879-4739-9dd2-8ec99f158f68 2026-09-01 14:20:03,304 - DEBUG - VM ctest-vn1-vm1-90979778 launched on Node cn-jenkins-deploy-platform-ansible-os-6239-1 2026-09-01 14:20:03,409 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine/eef90486-9879-4739-9dd2-8ec99f158f68 2026-09-01 14:20:03,422 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine-interface/0e09cb4c-023e-4121-89e8-a984fd35d57d 2026-09-01 14:20:06,695 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2026-09-01 14:20:06,695 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-90979778 failed! 2026-09-01 14:20:06,754 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-34666419:ctest-vn1-25116993 is 56.9.157.65 and allocation pool is NOT set 2026-09-01 14:20:06,754 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-34666419:ctest-vn1-25116993 is 189.64.142.1 and allocation pool is NOT set 2026-09-01 14:20:08,824 - 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=4.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.779 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.779/2.398/4.017/1.619 ms') 2026-09-01 14:20:08,824 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-90979778 passed 2026-09-01 14:20:08,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:20:08,982 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90979778, IP 56.9.157.69, Port 22 2026-09-01 14:20:09,146 - DEBUG - VM ctest-vn1-vm1-90979778 is ready for SSH connections 2026-09-01 14:20:09,146 - INFO - Waiting for VM ctest-vn1-vm2-04758973 to be up.. 2026-09-01 14:20:09,244 - DEBUG - VM is in ACTIVE state now 2026-09-01 14:20:09,245 - INFO - VM name : ctest-vn1-vm2-04758973 2026-09-01 14:20:09,327 - DEBUG - VM ctest-vn1-vm2-04758973 ID is 2fac6c14-0f0a-4ff2-9274-fa8837a93fbc 2026-09-01 14:20:09,327 - DEBUG - VM ctest-vn1-vm2-04758973 launched on Node cn-jenkins-deploy-platform-ansible-os-6239-1 2026-09-01 14:20:09,413 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine/2fac6c14-0f0a-4ff2-9274-fa8837a93fbc 2026-09-01 14:20:09,423 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-machine-interface/061c565f-dfb5-4177-8dc6-20e45283e030 2026-09-01 14:20:10,684 - 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.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.524 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.524/2.237/3.951/1.713 ms') 2026-09-01 14:20:10,684 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-04758973 passed 2026-09-01 14:20:10,841 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:20:10,842 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-04758973, IP 189.64.142.5, Port 22 2026-09-01 14:20:11,012 - DEBUG - VM ctest-vn1-vm2-04758973 is ready for SSH connections 2026-09-01 14:20:11,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:20:11,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:20:11,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 14:20:11,012 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 56.9.157.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.190, gateway password: c0ntrail123 2026-09-01 14:20:11,013 - DEBUG - ping -s 56 -c 3 -W 1 56.9.157.69 2026-09-01 14:20:15,104 - DEBUG - PING 56.9.157.69 (56.9.157.69): 56 data bytes 64 bytes from 56.9.157.69: seq=0 ttl=63 time=5.491 ms 64 bytes from 56.9.157.69: seq=1 ttl=63 time=1.186 ms 64 bytes from 56.9.157.69: seq=2 ttl=63 time=1.366 ms --- 56.9.157.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.186/2.681/5.491 ms 2026-09-01 14:20:15,104 - INFO - Ping to IP 56.9.157.69 from VM ctest-vn1-vm2-04758973 passed 2026-09-01 14:20:15,104 - INFO - Detaching port 061c565f-dfb5-4177-8dc6-20e45283e030 from VM ctest-vn1-vm2-04758973 2026-09-01 14:20:15,167 - INFO - Deleting VM ctest-vn1-vm2-04758973 2026-09-01 14:20:15,264 - INFO - Detaching port 0e09cb4c-023e-4121-89e8-a984fd35d57d from VM ctest-vn1-vm1-90979778 2026-09-01 14:20:15,310 - INFO - Deleting VM ctest-vn1-vm1-90979778 2026-09-01 14:20:15,615 - DEBUG - Response for delete_port : () 2026-09-01 14:20:15,827 - DEBUG - Response for delete_port : () 2026-09-01 14:20:15,827 - INFO - Deleting VN ctest-vn1-25116993 2026-09-01 14:20:15,981 - DEBUG - Response for deleting network () 2026-09-01 14:20:16,263 - DEBUG - No XMPP flaps were noticed during the test
2026-09-01 14:20:16,263 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02]
2026-09-01 14:20:16,263 - INFO - -------------------------------------------------------------------------------- 2026-09-01 14:20:17,079 - INFO - Deleted project: ctest-TestPorts-34666419, ID : 4a6d3042-1332-45f5-ad6b-98a9ea63efa8