2026-03-02 16:25:09,607 - INFO - Domain Default found not creating 2026-03-02 16:25:09,743 - INFO - Project ctest-TestPorts-52652433 not found, creating it 2026-03-02 16:25:10,202 - INFO - Created Project:ctest-TestPorts-52652433, ID : fb421f74-c511-4547-a2b6-1082432ff3f3 2026-03-02 16:25:11,653 - INFO - ================================================================================ 2026-03-02 16:25:11,653 - INFO - STARTING TEST : test_ports_bindings 2026-03-02 16:25:11,653 - 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-02 16:25:11,911 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-03-02 16:25:11,911 - INFO - Initial checks done. Running the testcase now 2026-03-02 16:25:11,911 - INFO - 2026-03-02 16:25:12,416 - DEBUG - Response for create_network : {'network': {'id': '08c43419-8959-4f68-b910-a2570fa403f2', 'name': 'ctest-vn-52108294', 'tenant_id': 'fb421f74c5114547a2b61082432ff3f3', 'project_id': 'fb421f74c5114547a2b61082432ff3f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52652433', 'ctest-vn-52108294'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 16:25:12,620 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e6d2dbf-6402-493e-b12a-6397dc4891b2', 'name': '', 'tenant_id': 'fb421f74c5114547a2b61082432ff3f3', 'network_id': '08c43419-8959-4f68-b910-a2570fa403f2', 'ip_version': 4, 'cidr': '212.243.86.192/26', 'allocation_pools': [{'start': '212.243.86.194', 'end': '212.243.86.254'}], 'gateway_ip': '212.243.86.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.243.86.194', 'tags': [], 'project_id': 'fb421f74c5114547a2b61082432ff3f3'}} 2026-03-02 16:25:12,635 - INFO - Created VN ctest-vn-52108294 2026-03-02 16:25:12,687 - DEBUG - VN ctest-vn-52108294 UUID is 08c43419-8959-4f68-b910-a2570fa403f2 2026-03-02 16:25:12,782 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-52652433', 'ctest-vmi-65041119']} 2026-03-02 16:25:13,036 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-65041119', 'id': 'e1f349df-135a-47a2-8562-9bf77c67e8c6', 'tenant_id': 'fb421f74c5114547a2b61082432ff3f3', 'network_id': '08c43419-8959-4f68-b910-a2570fa403f2', 'mac_address': '02:e1:f3:49:df:13', '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': '212.243.86.195', 'subnet_id': '8e6d2dbf-6402-493e-b12a-6397dc4891b2'}], 'security_groups': ['7f717456-1c18-4fc9-93d0-acd79a3b63b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb421f74c5114547a2b61082432ff3f3'}} 2026-03-02 16:25:13,036 - DEBUG - Created port e1f349df-135a-47a2-8562-9bf77c67e8c6 2026-03-02 16:25:13,138 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e1f349df-135a-47a2-8562-9bf77c67e8c6 2026-03-02 16:25:13,426 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e1f349df-135a-47a2-8562-9bf77c67e8c6 2026-03-02 16:25:13,456 - INFO - VMI e1f349df-135a-47a2-8562-9bf77c67e8c6 verification in API Server passed 2026-03-02 16:25:13,522 - DEBUG - Response for delete_port : () 2026-03-02 16:25:13,522 - INFO - Deleted port e1f349df-135a-47a2-8562-9bf77c67e8c6 2026-03-02 16:25:13,522 - INFO - Deleting VN ctest-vn-52108294 2026-03-02 16:25:13,595 - DEBUG - Response for deleting network () 2026-03-02 16:25:13,842 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 16:25:13,842 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-02 16:25:13,842 - INFO - -------------------------------------------------------------------------------- 2026-03-02 16:25:13,844 - INFO - ================================================================================ 2026-03-02 16:25:13,844 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-02 16:25:13,844 - 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-02 16:25:14,131 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-03-02 16:25:14,131 - INFO - Initial checks done. Running the testcase now 2026-03-02 16:25:14,131 - INFO - 2026-03-02 16:25:14,292 - DEBUG - Response for create_network : {'network': {'id': '21e29cdd-a3bc-4fac-ac98-987ac028a000', 'name': 'ctest-vn1-66244911', 'tenant_id': 'fb421f74c5114547a2b61082432ff3f3', 'project_id': 'fb421f74c5114547a2b61082432ff3f3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52652433', 'ctest-vn1-66244911'], 'port_security_enabled': True, 'description': ''}} 2026-03-02 16:25:14,465 - DEBUG - Response for create_subnet : {'subnet': {'id': '8f0a579f-b50e-46de-a744-b9a40640a289', 'name': '', 'tenant_id': 'fb421f74c5114547a2b61082432ff3f3', 'network_id': '21e29cdd-a3bc-4fac-ac98-987ac028a000', 'ip_version': 4, 'cidr': '92.160.204.0/26', 'allocation_pools': [{'start': '92.160.204.2', 'end': '92.160.204.62'}], 'gateway_ip': '92.160.204.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.160.204.2', 'tags': [], 'project_id': 'fb421f74c5114547a2b61082432ff3f3'}} 2026-03-02 16:25:14,639 - DEBUG - Response for create_subnet : {'subnet': {'id': '22ab3fc4-09f1-45e7-b718-109e42e78885', 'name': '', 'tenant_id': 'fb421f74c5114547a2b61082432ff3f3', 'network_id': '21e29cdd-a3bc-4fac-ac98-987ac028a000', 'ip_version': 4, 'cidr': '169.231.248.128/26', 'allocation_pools': [{'start': '169.231.248.130', 'end': '169.231.248.190'}], 'gateway_ip': '169.231.248.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.231.248.130', 'tags': [], 'project_id': 'fb421f74c5114547a2b61082432ff3f3'}} 2026-03-02 16:25:14,655 - INFO - Created VN ctest-vn1-66244911 2026-03-02 16:25:14,706 - DEBUG - VN ctest-vn1-66244911 UUID is 21e29cdd-a3bc-4fac-ac98-987ac028a000 2026-03-02 16:25:14,958 - DEBUG - Response for create_port : {'port': {'name': 'f068f863-449b-49ac-8f59-92824d41e25b', 'id': 'f068f863-449b-49ac-8f59-92824d41e25b', 'tenant_id': 'fb421f74c5114547a2b61082432ff3f3', 'network_id': '21e29cdd-a3bc-4fac-ac98-987ac028a000', 'mac_address': '02:f0:68:f8:63:44', '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.160.204.5', 'subnet_id': '8f0a579f-b50e-46de-a744-b9a40640a289'}], 'security_groups': ['7f717456-1c18-4fc9-93d0-acd79a3b63b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb421f74c5114547a2b61082432ff3f3'}} 2026-03-02 16:25:15,101 - DEBUG - Response for create_port : {'port': {'name': '0b6cb6aa-eb1c-43d2-af60-28c7c57ff2c9', 'id': '0b6cb6aa-eb1c-43d2-af60-28c7c57ff2c9', 'tenant_id': 'fb421f74c5114547a2b61082432ff3f3', 'network_id': '21e29cdd-a3bc-4fac-ac98-987ac028a000', 'mac_address': '02:0b:6c:b6:aa:eb', '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': '169.231.248.133', 'subnet_id': '22ab3fc4-09f1-45e7-b718-109e42e78885'}], 'security_groups': ['7f717456-1c18-4fc9-93d0-acd79a3b63b0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb421f74c5114547a2b61082432ff3f3'}} 2026-03-02 16:25:15,149 - DEBUG - Services list from nova: [, , ] 2026-03-02 16:25:15,427 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1) 2026-03-02 16:25:15,872 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1) 2026-03-02 16:25:15,872 - INFO - Waiting for VM ctest-vn1-vm1-37985949 to be up.. 2026-03-02 16:25:15,908 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-02 16:25:20,970 - DEBUG - VM is in ACTIVE state now 2026-03-02 16:25:20,971 - INFO - VM name : ctest-vn1-vm1-37985949 2026-03-02 16:25:21,031 - DEBUG - VM ctest-vn1-vm1-37985949 ID is c562be72-894f-47c0-b05d-9b7926ed5b64 2026-03-02 16:25:21,046 - DEBUG - VM ctest-vn1-vm1-37985949 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1 2026-03-02 16:25:21,108 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c562be72-894f-47c0-b05d-9b7926ed5b64 2026-03-02 16:25:21,115 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f068f863-449b-49ac-8f59-92824d41e25b 2026-03-02 16:25:24,368 - 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 1028ms') 2026-03-02 16:25:24,369 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37985949 failed! 2026-03-02 16:25:24,423 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-52652433:ctest-vn1-66244911 is 92.160.204.1 and allocation pool is NOT set 2026-03-02 16:25:24,423 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-52652433:ctest-vn1-66244911 is 169.231.248.129 and allocation pool is NOT set 2026-03-02 16:25:26,486 - 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=4.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.782 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.782/2.551/4.320/1.769 ms') 2026-03-02 16:25:26,486 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37985949 passed 2026-03-02 16:25:26,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:25:26,635 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-37985949, IP 92.160.204.5, Port 22 2026-03-02 16:25:26,786 - DEBUG - VM ctest-vn1-vm1-37985949 is ready for SSH connections 2026-03-02 16:25:26,786 - INFO - Waiting for VM ctest-vn1-vm2-95643598 to be up.. 2026-03-02 16:25:26,863 - DEBUG - VM is in ACTIVE state now 2026-03-02 16:25:26,863 - INFO - VM name : ctest-vn1-vm2-95643598 2026-03-02 16:25:26,932 - DEBUG - VM ctest-vn1-vm2-95643598 ID is 96fb94e1-8fa5-445c-9b62-d852c2eaf407 2026-03-02 16:25:26,932 - DEBUG - VM ctest-vn1-vm2-95643598 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1 2026-03-02 16:25:27,002 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/96fb94e1-8fa5-445c-9b62-d852c2eaf407 2026-03-02 16:25:27,009 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0b6cb6aa-eb1c-43d2-af60-28c7c57ff2c9 2026-03-02 16:25:28,239 - 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=2.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.356 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.356/1.465/2.575/1.109 ms') 2026-03-02 16:25:28,239 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-95643598 passed 2026-03-02 16:25:28,386 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:25:28,387 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-95643598, IP 169.231.248.133, Port 22 2026-03-02 16:25:28,542 - DEBUG - VM ctest-vn1-vm2-95643598 is ready for SSH connections 2026-03-02 16:25:28,542 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:25:28,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:25:28,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-02 16:25:28,543 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.160.204.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-02 16:25:28,543 - DEBUG - ping -s 56 -c 3 -W 1 92.160.204.5 2026-03-02 16:25:31,452 - DEBUG - PING 92.160.204.5 (92.160.204.5): 56 data bytes 64 bytes from 92.160.204.5: seq=0 ttl=63 time=3.886 ms 64 bytes from 92.160.204.5: seq=1 ttl=63 time=0.716 ms 64 bytes from 92.160.204.5: seq=2 ttl=63 time=0.660 ms --- 92.160.204.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.660/1.754/3.886 ms 2026-03-02 16:25:31,452 - INFO - Ping to IP 92.160.204.5 from VM ctest-vn1-vm2-95643598 passed 2026-03-02 16:25:31,453 - INFO - Detaching port 0b6cb6aa-eb1c-43d2-af60-28c7c57ff2c9 from VM ctest-vn1-vm2-95643598 2026-03-02 16:25:31,495 - INFO - Deleting VM ctest-vn1-vm2-95643598 2026-03-02 16:25:31,550 - INFO - Detaching port f068f863-449b-49ac-8f59-92824d41e25b from VM ctest-vn1-vm1-37985949 2026-03-02 16:25:31,581 - INFO - Deleting VM ctest-vn1-vm1-37985949 2026-03-02 16:25:31,783 - DEBUG - Response for delete_port : () 2026-03-02 16:25:31,925 - DEBUG - Response for delete_port : () 2026-03-02 16:25:31,925 - INFO - Deleting VN ctest-vn1-66244911 2026-03-02 16:25:32,056 - DEBUG - Response for deleting network () 2026-03-02 16:25:32,307 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 16:25:32,307 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-03-02 16:25:32,307 - INFO - -------------------------------------------------------------------------------- 2026-03-02 16:25:32,985 - INFO - Deleted project: ctest-TestPorts-52652433, ID : fb421f74-c511-4547-a2b6-1082432ff3f3