2026-08-17 02:24:35,716 - INFO - Domain Default found not creating 2026-08-17 02:24:35,862 - INFO - Project ctest-TestPorts-90122369 not found, creating it 2026-08-17 02:24:36,335 - INFO - Created Project:ctest-TestPorts-90122369, ID : 0a07d025-327c-49e9-8aad-011c97c043b9 2026-08-17 02:24:37,843 - INFO - ================================================================================ 2026-08-17 02:24:37,843 - INFO - STARTING TEST : test_ports_bindings 2026-08-17 02:24:37,843 - 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-08-17 02:24:38,110 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with 2026-08-17 02:24:38,110 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:24:38,110 - INFO - 2026-08-17 02:24:38,696 - DEBUG - Response for create_network : {'network': {'id': 'c8a6b54d-6931-479d-90f3-0616ca3359ba', 'name': 'ctest-vn-03000908', 'tenant_id': '0a07d025327c49e98aad011c97c043b9', 'project_id': '0a07d025327c49e98aad011c97c043b9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-90122369', 'ctest-vn-03000908'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 02:24:38,915 - DEBUG - Response for create_subnet : {'subnet': {'id': '55c8be45-2362-4875-806b-0aa69df45fcf', 'name': '', 'tenant_id': '0a07d025327c49e98aad011c97c043b9', 'network_id': 'c8a6b54d-6931-479d-90f3-0616ca3359ba', 'ip_version': 4, 'cidr': '203.241.255.128/26', 'allocation_pools': [{'start': '203.241.255.130', 'end': '203.241.255.190'}], 'gateway_ip': '203.241.255.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '203.241.255.130', 'tags': [], 'project_id': '0a07d025327c49e98aad011c97c043b9'}} 2026-08-17 02:24:38,931 - INFO - Created VN ctest-vn-03000908 2026-08-17 02:24:38,980 - DEBUG - VN ctest-vn-03000908 UUID is c8a6b54d-6931-479d-90f3-0616ca3359ba 2026-08-17 02:24:39,093 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-90122369', 'ctest-vmi-19197291']} 2026-08-17 02:24:39,384 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-19197291', 'id': '579792fa-3ba1-43a6-b650-61fba7c86ee5', 'tenant_id': '0a07d025327c49e98aad011c97c043b9', 'network_id': 'c8a6b54d-6931-479d-90f3-0616ca3359ba', 'mac_address': '02:57:97:92:fa:3b', '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': '203.241.255.131', 'subnet_id': '55c8be45-2362-4875-806b-0aa69df45fcf'}], 'security_groups': ['29c10122-1974-4a3c-853b-5d947394db86'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a07d025327c49e98aad011c97c043b9'}} 2026-08-17 02:24:39,384 - DEBUG - Created port 579792fa-3ba1-43a6-b650-61fba7c86ee5 2026-08-17 02:24:39,488 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/579792fa-3ba1-43a6-b650-61fba7c86ee5 2026-08-17 02:24:39,809 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/579792fa-3ba1-43a6-b650-61fba7c86ee5 2026-08-17 02:24:39,839 - INFO - VMI 579792fa-3ba1-43a6-b650-61fba7c86ee5 verification in API Server passed 2026-08-17 02:24:39,937 - DEBUG - Response for delete_port : () 2026-08-17 02:24:39,937 - INFO - Deleted port 579792fa-3ba1-43a6-b650-61fba7c86ee5 2026-08-17 02:24:39,938 - INFO - Deleting VN ctest-vn-03000908 2026-08-17 02:24:40,034 - DEBUG - Response for deleting network () 2026-08-17 02:24:40,293 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 02:24:40,294 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-17 02:24:40,294 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:24:40,297 - INFO - ================================================================================ 2026-08-17 02:24:40,297 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-17 02:24:40,297 - 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-08-17 02:24:40,591 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.17': '0'}} with 2026-08-17 02:24:40,591 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:24:40,591 - INFO - 2026-08-17 02:24:40,768 - DEBUG - Response for create_network : {'network': {'id': '11d2e1ca-91af-4555-9664-b5ead6f8f008', 'name': 'ctest-vn1-38592346', 'tenant_id': '0a07d025327c49e98aad011c97c043b9', 'project_id': '0a07d025327c49e98aad011c97c043b9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-90122369', 'ctest-vn1-38592346'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 02:24:40,923 - DEBUG - Response for create_subnet : {'subnet': {'id': '71df022f-e6b9-4d65-8583-b2564fa2fb2c', 'name': '', 'tenant_id': '0a07d025327c49e98aad011c97c043b9', 'network_id': '11d2e1ca-91af-4555-9664-b5ead6f8f008', 'ip_version': 4, 'cidr': '125.159.153.64/26', 'allocation_pools': [{'start': '125.159.153.66', 'end': '125.159.153.126'}], 'gateway_ip': '125.159.153.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '125.159.153.66', 'tags': [], 'project_id': '0a07d025327c49e98aad011c97c043b9'}} 2026-08-17 02:24:41,122 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a252b14-63b6-4e7e-9688-3f5db82debea', 'name': '', 'tenant_id': '0a07d025327c49e98aad011c97c043b9', 'network_id': '11d2e1ca-91af-4555-9664-b5ead6f8f008', 'ip_version': 4, 'cidr': '51.242.79.192/26', 'allocation_pools': [{'start': '51.242.79.194', 'end': '51.242.79.254'}], 'gateway_ip': '51.242.79.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.242.79.194', 'tags': [], 'project_id': '0a07d025327c49e98aad011c97c043b9'}} 2026-08-17 02:24:41,138 - INFO - Created VN ctest-vn1-38592346 2026-08-17 02:24:41,192 - DEBUG - VN ctest-vn1-38592346 UUID is 11d2e1ca-91af-4555-9664-b5ead6f8f008 2026-08-17 02:24:41,518 - DEBUG - Response for create_port : {'port': {'name': '61c753da-ca5d-4a01-9132-7779652dedbc', 'id': '61c753da-ca5d-4a01-9132-7779652dedbc', 'tenant_id': '0a07d025327c49e98aad011c97c043b9', 'network_id': '11d2e1ca-91af-4555-9664-b5ead6f8f008', 'mac_address': '02:61:c7:53:da:ca', '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': '125.159.153.69', 'subnet_id': '71df022f-e6b9-4d65-8583-b2564fa2fb2c'}], 'security_groups': ['29c10122-1974-4a3c-853b-5d947394db86'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a07d025327c49e98aad011c97c043b9'}} 2026-08-17 02:24:41,698 - DEBUG - Response for create_port : {'port': {'name': 'ecb75058-dbbd-4d6d-9082-15d7a35fddae', 'id': 'ecb75058-dbbd-4d6d-9082-15d7a35fddae', 'tenant_id': '0a07d025327c49e98aad011c97c043b9', 'network_id': '11d2e1ca-91af-4555-9664-b5ead6f8f008', 'mac_address': '02:ec:b7:50:58:db', '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': '51.242.79.197', 'subnet_id': '8a252b14-63b6-4e7e-9688-3f5db82debea'}], 'security_groups': ['29c10122-1974-4a3c-853b-5d947394db86'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a07d025327c49e98aad011c97c043b9'}} 2026-08-17 02:24:41,755 - DEBUG - Services list from nova: [, , ] 2026-08-17 02:24:42,083 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6168-1) 2026-08-17 02:24:42,464 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6168-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6168-1) 2026-08-17 02:24:42,465 - INFO - Waiting for VM ctest-vn1-vm1-47259707 to be up.. 2026-08-17 02:24:42,503 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:24:47,552 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:24:52,626 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:24:57,701 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:25:02,771 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:25:07,843 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:25:12,916 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:25:17,982 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:25:23,059 - DEBUG - VM is in ACTIVE state now 2026-08-17 02:25:23,059 - INFO - VM name : ctest-vn1-vm1-47259707 2026-08-17 02:25:23,132 - DEBUG - VM ctest-vn1-vm1-47259707 ID is 48214d2a-9eb7-440c-beca-ca69030d346c 2026-08-17 02:25:23,158 - DEBUG - VM ctest-vn1-vm1-47259707 launched on Node cn-jenkins-deploy-platform-ansible-os-6168-1 2026-08-17 02:25:23,233 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/48214d2a-9eb7-440c-beca-ca69030d346c 2026-08-17 02:25:23,244 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/61c753da-ca5d-4a01-9132-7779652dedbc 2026-08-17 02:25:26,510 - 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 1010ms') 2026-08-17 02:25:26,511 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-47259707 failed! 2026-08-17 02:25:26,564 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-90122369:ctest-vn1-38592346 is 125.159.153.65 and allocation pool is NOT set 2026-08-17 02:25:26,564 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-90122369:ctest-vn1-38592346 is 51.242.79.193 and allocation pool is NOT set 2026-08-17 02:25:28,628 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.28 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 = 3.280/4.121/4.963/0.841 ms') 2026-08-17 02:25:28,628 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-47259707 passed 2026-08-17 02:25:28,776 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:25:28,776 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47259707, IP 125.159.153.69, Port 22 2026-08-17 02:25:28,842 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-17 02:25:28,924 - DEBUG - VM ctest-vn1-vm1-47259707 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-17 02:25:33,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:25:33,925 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47259707, IP 125.159.153.69, Port 22 2026-08-17 02:25:34,079 - DEBUG - VM ctest-vn1-vm1-47259707 is ready for SSH connections 2026-08-17 02:25:34,079 - INFO - Waiting for VM ctest-vn1-vm2-43218056 to be up.. 2026-08-17 02:25:34,151 - DEBUG - VM is in ACTIVE state now 2026-08-17 02:25:34,151 - INFO - VM name : ctest-vn1-vm2-43218056 2026-08-17 02:25:34,223 - DEBUG - VM ctest-vn1-vm2-43218056 ID is a217ac49-2a4d-4aac-aa89-f7659460a710 2026-08-17 02:25:34,224 - DEBUG - VM ctest-vn1-vm2-43218056 launched on Node cn-jenkins-deploy-platform-ansible-os-6168-1 2026-08-17 02:25:34,297 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/a217ac49-2a4d-4aac-aa89-f7659460a710 2026-08-17 02:25:34,306 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/ecb75058-dbbd-4d6d-9082-15d7a35fddae 2026-08-17 02:25:35,537 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.478 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.478/1.769/3.061/1.291 ms') 2026-08-17 02:25:35,537 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-43218056 passed 2026-08-17 02:25:35,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:25:35,688 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-43218056, IP 51.242.79.197, Port 22 2026-08-17 02:25:35,854 - DEBUG - VM ctest-vn1-vm2-43218056 is ready for SSH connections 2026-08-17 02:25:35,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:25:35,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:25:35,854 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:25:35,854 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 125.159.153.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123 2026-08-17 02:25:35,855 - DEBUG - ping -s 56 -c 3 -W 1 125.159.153.69 2026-08-17 02:25:40,107 - DEBUG - PING 125.159.153.69 (125.159.153.69): 56 data bytes 64 bytes from 125.159.153.69: seq=0 ttl=63 time=6.705 ms 64 bytes from 125.159.153.69: seq=1 ttl=63 time=3.119 ms 64 bytes from 125.159.153.69: seq=2 ttl=63 time=2.441 ms --- 125.159.153.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 2.441/4.088/6.705 ms 2026-08-17 02:25:40,107 - INFO - Ping to IP 125.159.153.69 from VM ctest-vn1-vm2-43218056 passed 2026-08-17 02:25:40,108 - INFO - Detaching port ecb75058-dbbd-4d6d-9082-15d7a35fddae from VM ctest-vn1-vm2-43218056 2026-08-17 02:25:40,162 - INFO - Deleting VM ctest-vn1-vm2-43218056 2026-08-17 02:25:40,228 - INFO - Detaching port 61c753da-ca5d-4a01-9132-7779652dedbc from VM ctest-vn1-vm1-47259707 2026-08-17 02:25:40,264 - INFO - Deleting VM ctest-vn1-vm1-47259707 2026-08-17 02:25:40,498 - DEBUG - Response for delete_port : () 2026-08-17 02:25:40,669 - DEBUG - Response for delete_port : () 2026-08-17 02:25:40,669 - INFO - Deleting VN ctest-vn1-38592346 2026-08-17 02:25:40,793 - DEBUG - Response for deleting network () 2026-08-17 02:25:41,058 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 02:25:41,058 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-08-17 02:25:41,058 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:25:41,782 - INFO - Deleted project: ctest-TestPorts-90122369, ID : 0a07d025-327c-49e9-8aad-011c97c043b9