2026-07-30 08:18:47,681 - INFO - Domain Default found not creating 2026-07-30 08:18:47,848 - INFO - Project ctest-TestPorts-89428724 not found, creating it 2026-07-30 08:18:48,373 - INFO - Created Project:ctest-TestPorts-89428724, ID : 687831b3-dfb8-4f55-af5d-051812e682c1 2026-07-30 08:18:49,944 - INFO - ================================================================================ 2026-07-30 08:18:49,944 - INFO - STARTING TEST : test_ports_bindings 2026-07-30 08:18:49,944 - 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-07-30 08:18:50,201 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with 2026-07-30 08:18:50,201 - INFO - Initial checks done. Running the testcase now 2026-07-30 08:18:50,201 - INFO - 2026-07-30 08:18:50,799 - DEBUG - Response for create_network : {'network': {'id': '377acc40-7cae-4491-848c-c651cbc0aac4', 'name': 'ctest-vn-39645200', 'tenant_id': '687831b3dfb84f55af5d051812e682c1', 'project_id': '687831b3dfb84f55af5d051812e682c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89428724', 'ctest-vn-39645200'], 'port_security_enabled': True, 'description': ''}} 2026-07-30 08:18:51,027 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ce5feb6-9b49-40f9-b24d-4999358ab435', 'name': '', 'tenant_id': '687831b3dfb84f55af5d051812e682c1', 'network_id': '377acc40-7cae-4491-848c-c651cbc0aac4', 'ip_version': 4, 'cidr': '132.122.20.128/26', 'allocation_pools': [{'start': '132.122.20.130', 'end': '132.122.20.190'}], 'gateway_ip': '132.122.20.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.122.20.130', 'tags': [], 'project_id': '687831b3dfb84f55af5d051812e682c1'}} 2026-07-30 08:18:51,045 - INFO - Created VN ctest-vn-39645200 2026-07-30 08:18:51,098 - DEBUG - VN ctest-vn-39645200 UUID is 377acc40-7cae-4491-848c-c651cbc0aac4 2026-07-30 08:18:51,201 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-89428724', 'ctest-vmi-02702047']} 2026-07-30 08:18:51,546 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-02702047', 'id': '0a2f2ec0-a182-484f-adfc-8204d4d10b95', 'tenant_id': '687831b3dfb84f55af5d051812e682c1', 'network_id': '377acc40-7cae-4491-848c-c651cbc0aac4', 'mac_address': '02:0a:2f:2e:c0:a1', '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': '132.122.20.131', 'subnet_id': '2ce5feb6-9b49-40f9-b24d-4999358ab435'}], 'security_groups': ['41d1ab80-3a31-47a8-b3ae-ef2a40004cab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '687831b3dfb84f55af5d051812e682c1'}} 2026-07-30 08:18:51,546 - DEBUG - Created port 0a2f2ec0-a182-484f-adfc-8204d4d10b95 2026-07-30 08:18:51,658 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/0a2f2ec0-a182-484f-adfc-8204d4d10b95 2026-07-30 08:18:51,992 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/0a2f2ec0-a182-484f-adfc-8204d4d10b95 2026-07-30 08:18:52,027 - INFO - VMI 0a2f2ec0-a182-484f-adfc-8204d4d10b95 verification in API Server passed 2026-07-30 08:18:52,132 - DEBUG - Response for delete_port : () 2026-07-30 08:18:52,132 - INFO - Deleted port 0a2f2ec0-a182-484f-adfc-8204d4d10b95 2026-07-30 08:18:52,132 - INFO - Deleting VN ctest-vn-39645200 2026-07-30 08:18:52,253 - DEBUG - Response for deleting network () 2026-07-30 08:18:52,523 - DEBUG - No XMPP flaps were noticed during the test
2026-07-30 08:18:52,523 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-07-30 08:18:52,523 - INFO - -------------------------------------------------------------------------------- 2026-07-30 08:18:52,525 - INFO - ================================================================================ 2026-07-30 08:18:52,526 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-30 08:18:52,526 - 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-07-30 08:18:52,812 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with 2026-07-30 08:18:52,812 - INFO - Initial checks done. Running the testcase now 2026-07-30 08:18:52,812 - INFO - 2026-07-30 08:18:53,003 - DEBUG - Response for create_network : {'network': {'id': '64d76328-426f-4d0e-aeb5-1dd982fba315', 'name': 'ctest-vn1-56878992', 'tenant_id': '687831b3dfb84f55af5d051812e682c1', 'project_id': '687831b3dfb84f55af5d051812e682c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89428724', 'ctest-vn1-56878992'], 'port_security_enabled': True, 'description': ''}} 2026-07-30 08:18:53,215 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a3b418a5-24e7-49e9-bd79-1089d6bc4682', 'name': '', 'tenant_id': '687831b3dfb84f55af5d051812e682c1', 'network_id': '64d76328-426f-4d0e-aeb5-1dd982fba315', 'ip_version': 4, 'cidr': '115.220.54.64/26', 'allocation_pools': [{'start': '115.220.54.66', 'end': '115.220.54.126'}], 'gateway_ip': '115.220.54.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.220.54.66', 'tags': [], 'project_id': '687831b3dfb84f55af5d051812e682c1'}} 2026-07-30 08:18:53,404 - DEBUG - Response for create_subnet : {'subnet': {'id': '5bb7d311-a0f3-40d0-ae61-d6326d725728', 'name': '', 'tenant_id': '687831b3dfb84f55af5d051812e682c1', 'network_id': '64d76328-426f-4d0e-aeb5-1dd982fba315', 'ip_version': 4, 'cidr': '212.148.193.192/26', 'allocation_pools': [{'start': '212.148.193.194', 'end': '212.148.193.254'}], 'gateway_ip': '212.148.193.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.148.193.194', 'tags': [], 'project_id': '687831b3dfb84f55af5d051812e682c1'}} 2026-07-30 08:18:53,424 - INFO - Created VN ctest-vn1-56878992 2026-07-30 08:18:53,478 - DEBUG - VN ctest-vn1-56878992 UUID is 64d76328-426f-4d0e-aeb5-1dd982fba315 2026-07-30 08:18:53,810 - DEBUG - Response for create_port : {'port': {'name': 'c52d92c9-18b0-4c5d-8007-01d049569c9a', 'id': 'c52d92c9-18b0-4c5d-8007-01d049569c9a', 'tenant_id': '687831b3dfb84f55af5d051812e682c1', 'network_id': '64d76328-426f-4d0e-aeb5-1dd982fba315', 'mac_address': '02:c5:2d:92:c9:18', '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': '115.220.54.69', 'subnet_id': 'a3b418a5-24e7-49e9-bd79-1089d6bc4682'}], 'security_groups': ['41d1ab80-3a31-47a8-b3ae-ef2a40004cab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '687831b3dfb84f55af5d051812e682c1'}} 2026-07-30 08:18:54,018 - DEBUG - Response for create_port : {'port': {'name': '169ef351-c212-4d77-aa73-c9019d75c635', 'id': '169ef351-c212-4d77-aa73-c9019d75c635', 'tenant_id': '687831b3dfb84f55af5d051812e682c1', 'network_id': '64d76328-426f-4d0e-aeb5-1dd982fba315', 'mac_address': '02:16:9e:f3:51:c2', '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.148.193.197', 'subnet_id': '5bb7d311-a0f3-40d0-ae61-d6326d725728'}], 'security_groups': ['41d1ab80-3a31-47a8-b3ae-ef2a40004cab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '687831b3dfb84f55af5d051812e682c1'}} 2026-07-30 08:18:54,079 - DEBUG - Services list from nova: [, , ] 2026-07-30 08:18:54,417 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6122-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6122-1) 2026-07-30 08:18:54,836 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6122-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6122-1) 2026-07-30 08:18:54,836 - INFO - Waiting for VM ctest-vn1-vm1-57340363 to be up.. 2026-07-30 08:18:54,876 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:18:59,925 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:19:05,003 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:19:10,080 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:19:15,162 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:19:20,242 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:19:25,325 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:19:30,439 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:19:35,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-30 08:19:40,609 - DEBUG - VM is in ACTIVE state now 2026-07-30 08:19:40,609 - INFO - VM name : ctest-vn1-vm1-57340363 2026-07-30 08:19:40,703 - DEBUG - VM ctest-vn1-vm1-57340363 ID is 4fba05e9-8151-459b-9cff-2a566a85a6ba 2026-07-30 08:19:40,726 - DEBUG - VM ctest-vn1-vm1-57340363 launched on Node cn-jenkins-deploy-platform-ansible-os-6122-1 2026-07-30 08:19:40,814 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/4fba05e9-8151-459b-9cff-2a566a85a6ba 2026-07-30 08:19:40,823 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/c52d92c9-18b0-4c5d-8007-01d049569c9a 2026-07-30 08:19:44,072 - 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=2 ttl=63 time=12.7 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 12.650/12.650/12.650/0.000 ms') 2026-07-30 08:19:44,073 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-57340363 passed 2026-07-30 08:19:44,226 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 08:19:44,226 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-57340363, IP 115.220.54.69, Port 22 2026-07-30 08:19:44,398 - DEBUG - VM ctest-vn1-vm1-57340363 is ready for SSH connections 2026-07-30 08:19:44,398 - INFO - Waiting for VM ctest-vn1-vm2-62383176 to be up.. 2026-07-30 08:19:44,485 - DEBUG - VM is in ACTIVE state now 2026-07-30 08:19:44,486 - INFO - VM name : ctest-vn1-vm2-62383176 2026-07-30 08:19:44,567 - DEBUG - VM ctest-vn1-vm2-62383176 ID is f42cc8bd-6630-405a-92f4-7008c28c0bbb 2026-07-30 08:19:44,567 - DEBUG - VM ctest-vn1-vm2-62383176 launched on Node cn-jenkins-deploy-platform-ansible-os-6122-1 2026-07-30 08:19:44,645 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/f42cc8bd-6630-405a-92f4-7008c28c0bbb 2026-07-30 08:19:44,655 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/169ef351-c212-4d77-aa73-c9019d75c635 2026-07-30 08:19:45,895 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.486 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.486/1.877/3.268/1.391 ms') 2026-07-30 08:19:45,895 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-62383176 passed 2026-07-30 08:19:46,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 08:19:46,050 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-62383176, IP 212.148.193.197, Port 22 2026-07-30 08:19:46,216 - DEBUG - VM ctest-vn1-vm2-62383176 is ready for SSH connections 2026-07-30 08:19:46,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 08:19:46,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 08:19:46,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-30 08:19:46,217 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 115.220.54.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123 2026-07-30 08:19:46,217 - DEBUG - ping -s 56 -c 3 -W 1 115.220.54.69 2026-07-30 08:19:50,193 - DEBUG - PING 115.220.54.69 (115.220.54.69): 56 data bytes 64 bytes from 115.220.54.69: seq=0 ttl=63 time=4.648 ms 64 bytes from 115.220.54.69: seq=1 ttl=63 time=1.170 ms 64 bytes from 115.220.54.69: seq=2 ttl=63 time=1.399 ms --- 115.220.54.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.170/2.405/4.648 ms 2026-07-30 08:19:50,193 - INFO - Ping to IP 115.220.54.69 from VM ctest-vn1-vm2-62383176 passed 2026-07-30 08:19:50,193 - INFO - Detaching port 169ef351-c212-4d77-aa73-c9019d75c635 from VM ctest-vn1-vm2-62383176 2026-07-30 08:19:50,248 - INFO - Deleting VM ctest-vn1-vm2-62383176 2026-07-30 08:19:50,327 - INFO - Detaching port c52d92c9-18b0-4c5d-8007-01d049569c9a from VM ctest-vn1-vm1-57340363 2026-07-30 08:19:50,366 - INFO - Deleting VM ctest-vn1-vm1-57340363 2026-07-30 08:19:50,629 - DEBUG - Response for delete_port : () 2026-07-30 08:19:50,820 - DEBUG - Response for delete_port : () 2026-07-30 08:19:50,820 - INFO - Deleting VN ctest-vn1-56878992 2026-07-30 08:19:50,966 - DEBUG - Response for deleting network () 2026-07-30 08:19:51,233 - DEBUG - No XMPP flaps were noticed during the test
2026-07-30 08:19:51,233 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59]
2026-07-30 08:19:51,233 - INFO - -------------------------------------------------------------------------------- 2026-07-30 08:19:51,983 - INFO - Deleted project: ctest-TestPorts-89428724, ID : 687831b3-dfb8-4f55-af5d-051812e682c1