2026-02-20 02:34:26,667 - INFO - Domain Default found not creating 2026-02-20 02:34:26,838 - INFO - Project ctest-TestPorts-46394047 not found, creating it 2026-02-20 02:34:27,306 - INFO - Created Project:ctest-TestPorts-46394047, ID : f1bb7f2b-a87d-4799-848b-fa38a895da42 2026-02-20 02:34:29,012 - INFO - ================================================================================ 2026-02-20 02:34:29,012 - INFO - STARTING TEST : test_ports_bindings 2026-02-20 02:34:29,012 - 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-02-20 02:34:29,274 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with 2026-02-20 02:34:29,274 - INFO - Initial checks done. Running the testcase now 2026-02-20 02:34:29,274 - INFO - 2026-02-20 02:34:29,827 - DEBUG - Response for create_network : {'network': {'id': '13334ec8-0fe4-4583-8f8b-9b2ebd7cd9b5', 'name': 'ctest-vn-33230733', 'tenant_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'project_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-46394047', 'ctest-vn-33230733'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 02:34:29,971 - DEBUG - Response for create_subnet : {'subnet': {'id': '943dc40f-af5b-41df-891a-2eea82fd08a2', 'name': '', 'tenant_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'network_id': '13334ec8-0fe4-4583-8f8b-9b2ebd7cd9b5', 'ip_version': 4, 'cidr': '153.113.10.128/26', 'allocation_pools': [{'start': '153.113.10.130', 'end': '153.113.10.190'}], 'gateway_ip': '153.113.10.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.113.10.130', 'tags': [], 'project_id': 'f1bb7f2ba87d4799848bfa38a895da42'}} 2026-02-20 02:34:29,992 - INFO - Created VN ctest-vn-33230733 2026-02-20 02:34:30,045 - DEBUG - VN ctest-vn-33230733 UUID is 13334ec8-0fe4-4583-8f8b-9b2ebd7cd9b5 2026-02-20 02:34:30,153 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-46394047', 'ctest-vmi-70197222']} 2026-02-20 02:34:30,396 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-70197222', 'id': 'c88dc4e6-578b-4592-b4c8-5e56abc2f9ac', 'tenant_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'network_id': '13334ec8-0fe4-4583-8f8b-9b2ebd7cd9b5', 'mac_address': '02:c8:8d:c4:e6:57', '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': '153.113.10.131', 'subnet_id': '943dc40f-af5b-41df-891a-2eea82fd08a2'}], 'security_groups': ['3e3459b0-69d3-49d4-afbf-2279f9dd6f45'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f1bb7f2ba87d4799848bfa38a895da42'}} 2026-02-20 02:34:30,396 - DEBUG - Created port c88dc4e6-578b-4592-b4c8-5e56abc2f9ac 2026-02-20 02:34:30,501 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/c88dc4e6-578b-4592-b4c8-5e56abc2f9ac 2026-02-20 02:34:30,804 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/c88dc4e6-578b-4592-b4c8-5e56abc2f9ac 2026-02-20 02:34:30,840 - INFO - VMI c88dc4e6-578b-4592-b4c8-5e56abc2f9ac verification in API Server passed 2026-02-20 02:34:30,930 - DEBUG - Response for delete_port : () 2026-02-20 02:34:30,930 - INFO - Deleted port c88dc4e6-578b-4592-b4c8-5e56abc2f9ac 2026-02-20 02:34:30,930 - INFO - Deleting VN ctest-vn-33230733 2026-02-20 02:34:31,022 - DEBUG - Response for deleting network () 2026-02-20 02:34:31,274 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 02:34:31,274 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-02-20 02:34:31,274 - INFO - -------------------------------------------------------------------------------- 2026-02-20 02:34:31,278 - INFO - ================================================================================ 2026-02-20 02:34:31,278 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-20 02:34:31,278 - 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-02-20 02:34:31,562 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.254': '0'}} with 2026-02-20 02:34:31,563 - INFO - Initial checks done. Running the testcase now 2026-02-20 02:34:31,563 - INFO - 2026-02-20 02:34:31,723 - DEBUG - Response for create_network : {'network': {'id': '5b36db07-5907-4375-abae-87ecc957316c', 'name': 'ctest-vn1-03171287', 'tenant_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'project_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-46394047', 'ctest-vn1-03171287'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 02:34:31,948 - DEBUG - Response for create_subnet : {'subnet': {'id': '7478be8c-bdaa-495c-a579-ca5d12571fc1', 'name': '', 'tenant_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'network_id': '5b36db07-5907-4375-abae-87ecc957316c', 'ip_version': 4, 'cidr': '169.24.169.192/26', 'allocation_pools': [{'start': '169.24.169.194', 'end': '169.24.169.254'}], 'gateway_ip': '169.24.169.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.24.169.194', 'tags': [], 'project_id': 'f1bb7f2ba87d4799848bfa38a895da42'}} 2026-02-20 02:34:32,094 - DEBUG - Response for create_subnet : {'subnet': {'id': '67a07173-1c97-4ed8-8ea1-586e85d5874e', 'name': '', 'tenant_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'network_id': '5b36db07-5907-4375-abae-87ecc957316c', 'ip_version': 4, 'cidr': '211.170.220.64/26', 'allocation_pools': [{'start': '211.170.220.66', 'end': '211.170.220.126'}], 'gateway_ip': '211.170.220.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.170.220.66', 'tags': [], 'project_id': 'f1bb7f2ba87d4799848bfa38a895da42'}} 2026-02-20 02:34:32,116 - INFO - Created VN ctest-vn1-03171287 2026-02-20 02:34:32,165 - DEBUG - VN ctest-vn1-03171287 UUID is 5b36db07-5907-4375-abae-87ecc957316c 2026-02-20 02:34:32,463 - DEBUG - Response for create_port : {'port': {'name': '9e887d97-b126-4d58-9717-5a086c70da56', 'id': '9e887d97-b126-4d58-9717-5a086c70da56', 'tenant_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'network_id': '5b36db07-5907-4375-abae-87ecc957316c', 'mac_address': '02:9e:88:7d:97:b1', '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.24.169.197', 'subnet_id': '7478be8c-bdaa-495c-a579-ca5d12571fc1'}], 'security_groups': ['3e3459b0-69d3-49d4-afbf-2279f9dd6f45'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f1bb7f2ba87d4799848bfa38a895da42'}} 2026-02-20 02:34:32,632 - DEBUG - Response for create_port : {'port': {'name': 'ad120470-7ae1-40ce-bea3-38dee4f023d7', 'id': 'ad120470-7ae1-40ce-bea3-38dee4f023d7', 'tenant_id': 'f1bb7f2ba87d4799848bfa38a895da42', 'network_id': '5b36db07-5907-4375-abae-87ecc957316c', 'mac_address': '02:ad:12:04:70:7a', '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': '211.170.220.69', 'subnet_id': '67a07173-1c97-4ed8-8ea1-586e85d5874e'}], 'security_groups': ['3e3459b0-69d3-49d4-afbf-2279f9dd6f45'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f1bb7f2ba87d4799848bfa38a895da42'}} 2026-02-20 02:34:32,686 - DEBUG - Services list from nova: [, , ] 2026-02-20 02:34:33,056 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5366-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5366-1) 2026-02-20 02:34:33,512 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5366-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5366-1) 2026-02-20 02:34:33,513 - INFO - Waiting for VM ctest-vn1-vm1-47171316 to be up.. 2026-02-20 02:34:33,556 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 02:34:38,650 - DEBUG - VM is in ACTIVE state now 2026-02-20 02:34:38,650 - INFO - VM name : ctest-vn1-vm1-47171316 2026-02-20 02:34:38,733 - DEBUG - VM ctest-vn1-vm1-47171316 ID is 340b2a73-e8cb-4cca-a687-a2a2406c7510 2026-02-20 02:34:38,759 - DEBUG - VM ctest-vn1-vm1-47171316 launched on Node cn-jenkins-deploy-platform-ansible-os-5366-1 2026-02-20 02:34:38,838 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/340b2a73-e8cb-4cca-a687-a2a2406c7510 2026-02-20 02:34:38,847 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/9e887d97-b126-4d58-9717-5a086c70da56 2026-02-20 02:34:42,127 - 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 1029ms') 2026-02-20 02:34:42,127 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47171316 failed! 2026-02-20 02:34:42,181 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-46394047:ctest-vn1-03171287 is 169.24.169.193 and allocation pool is NOT set 2026-02-20 02:34:42,182 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-46394047:ctest-vn1-03171287 is 211.170.220.65 and allocation pool is NOT set 2026-02-20 02:34:46,253 - 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=5.11 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 5.105/5.105/5.105/0.000 ms') 2026-02-20 02:34:46,254 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47171316 passed 2026-02-20 02:34:46,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:34:46,401 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47171316, IP 169.24.169.197, Port 22 2026-02-20 02:34:46,557 - DEBUG - VM ctest-vn1-vm1-47171316 is ready for SSH connections 2026-02-20 02:34:46,557 - INFO - Waiting for VM ctest-vn1-vm2-94313923 to be up.. 2026-02-20 02:34:46,642 - DEBUG - VM is in ACTIVE state now 2026-02-20 02:34:46,642 - INFO - VM name : ctest-vn1-vm2-94313923 2026-02-20 02:34:46,714 - DEBUG - VM ctest-vn1-vm2-94313923 ID is 5a9754e6-882f-4dab-9cb8-0db7248abb5c 2026-02-20 02:34:46,714 - DEBUG - VM ctest-vn1-vm2-94313923 launched on Node cn-jenkins-deploy-platform-ansible-os-5366-1 2026-02-20 02:34:46,794 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/5a9754e6-882f-4dab-9cb8-0db7248abb5c 2026-02-20 02:34:46,802 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/ad120470-7ae1-40ce-bea3-38dee4f023d7 2026-02-20 02:34:48,036 - 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.48 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.428 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.428/1.952/3.477/1.524 ms') 2026-02-20 02:34:48,036 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-94313923 passed 2026-02-20 02:34:48,185 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:34:48,186 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-94313923, IP 211.170.220.69, Port 22 2026-02-20 02:34:48,353 - DEBUG - VM ctest-vn1-vm2-94313923 is ready for SSH connections 2026-02-20 02:34:48,353 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:34:48,353 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:34:48,353 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:34:48,353 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 169.24.169.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-02-20 02:34:48,353 - DEBUG - ping -s 56 -c 3 -W 1 169.24.169.197 2026-02-20 02:34:51,005 - DEBUG - PING 169.24.169.197 (169.24.169.197): 56 data bytes 64 bytes from 169.24.169.197: seq=0 ttl=63 time=3.933 ms 64 bytes from 169.24.169.197: seq=1 ttl=63 time=0.795 ms 64 bytes from 169.24.169.197: seq=2 ttl=63 time=1.112 ms --- 169.24.169.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.795/1.946/3.933 ms 2026-02-20 02:34:51,005 - INFO - Ping to IP 169.24.169.197 from VM ctest-vn1-vm2-94313923 passed 2026-02-20 02:34:51,005 - INFO - Detaching port ad120470-7ae1-40ce-bea3-38dee4f023d7 from VM ctest-vn1-vm2-94313923 2026-02-20 02:34:51,061 - INFO - Deleting VM ctest-vn1-vm2-94313923 2026-02-20 02:34:51,136 - INFO - Detaching port 9e887d97-b126-4d58-9717-5a086c70da56 from VM ctest-vn1-vm1-47171316 2026-02-20 02:34:51,177 - INFO - Deleting VM ctest-vn1-vm1-47171316 2026-02-20 02:34:51,411 - DEBUG - Response for delete_port : () 2026-02-20 02:34:51,570 - DEBUG - Response for delete_port : () 2026-02-20 02:34:51,570 - INFO - Deleting VN ctest-vn1-03171287 2026-02-20 02:34:51,689 - DEBUG - Response for deleting network () 2026-02-20 02:34:51,950 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 02:34:51,950 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20] 2026-02-20 02:34:51,950 - INFO - -------------------------------------------------------------------------------- 2026-02-20 02:34:52,656 - INFO - Deleted project: ctest-TestPorts-46394047, ID : f1bb7f2b-a87d-4799-848b-fa38a895da42