2026-02-26 01:47:29,322 - INFO - Reading existing Domain with UUID f6868889-8458-4392-b4ae-21dc8466dc91 2026-02-26 01:47:29,334 - INFO - Using existing domain ['admin_domain'](f6868889-8458-4392-b4ae-21dc8466dc91) 2026-02-26 01:47:29,571 - INFO - Project ctest-TestPorts-14626039 not found, creating it 2026-02-26 01:47:30,141 - INFO - Created Project:ctest-TestPorts-14626039, ID : 647c1318-e234-4d69-a293-e38bb0321d71 2026-02-26 01:47:32,083 - INFO - ================================================================================ 2026-02-26 01:47:32,084 - INFO - STARTING TEST : test_ports_bindings 2026-02-26 01:47:32,084 - 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-26 01:47:32,489 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.0.0.141': '0'}} with 2026-02-26 01:47:32,490 - INFO - Initial checks done. Running the testcase now 2026-02-26 01:47:32,490 - INFO - 2026-02-26 01:47:33,444 - DEBUG - Response for create_network : {'network': {'id': '148952b4-307e-4737-b3fb-c642a61095a3', 'name': 'ctest-vn-38228175', 'tenant_id': '647c1318e2344d69a293e38bb0321d71', 'project_id': '647c1318e2344d69a293e38bb0321d71', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-14626039', 'ctest-vn-38228175'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-02-26 01:47:33,683 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7a6aab4-7298-4b14-b992-f92e3b3b216c', 'name': '', 'tenant_id': '647c1318e2344d69a293e38bb0321d71', 'network_id': '148952b4-307e-4737-b3fb-c642a61095a3', 'ip_version': 4, 'cidr': '121.151.101.192/26', 'allocation_pools': [{'start': '121.151.101.194', 'end': '121.151.101.254'}], 'gateway_ip': '121.151.101.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-02-26T01:47:33.579130', 'updated_at': '2026-02-26T01:47:33.579130', 'dns_server_address': '121.151.101.194', 'tags': [], 'project_id': '647c1318e2344d69a293e38bb0321d71'}} 2026-02-26 01:47:33,749 - INFO - Created VN ctest-vn-38228175 2026-02-26 01:47:33,810 - DEBUG - VN ctest-vn-38228175 UUID is 148952b4-307e-4737-b3fb-c642a61095a3 2026-02-26 01:47:34,029 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-14626039', 'ctest-vmi-75873766']} 2026-02-26 01:47:34,383 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-75873766', 'id': '9b3b035d-5c0c-4ce1-8c5b-73b7d9ff8754', 'tenant_id': '647c1318e2344d69a293e38bb0321d71', 'network_id': '148952b4-307e-4737-b3fb-c642a61095a3', 'mac_address': '02:9b:3b:03:5d:5c', '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': '121.151.101.195', 'subnet_id': 'c7a6aab4-7298-4b14-b992-f92e3b3b216c'}], 'security_groups': ['cc7cd72f-9f87-4dac-9a42-296a9494eab2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-02-26T01:47:34.159817', 'updated_at': '2026-02-26T01:47:34.232767', 'project_id': '647c1318e2344d69a293e38bb0321d71'}} 2026-02-26 01:47:34,383 - DEBUG - Created port 9b3b035d-5c0c-4ce1-8c5b-73b7d9ff8754 2026-02-26 01:47:34,498 - DEBUG - Requesting: https://10.0.0.141:8082/virtual-machine-interface/9b3b035d-5c0c-4ce1-8c5b-73b7d9ff8754 2026-02-26 01:47:34,848 - DEBUG - Requesting: https://10.0.0.141:8082/virtual-machine-interface/9b3b035d-5c0c-4ce1-8c5b-73b7d9ff8754 2026-02-26 01:47:34,948 - INFO - VMI 9b3b035d-5c0c-4ce1-8c5b-73b7d9ff8754 verification in API Server passed 2026-02-26 01:47:35,133 - DEBUG - Response for delete_port : () 2026-02-26 01:47:35,133 - INFO - Deleted port 9b3b035d-5c0c-4ce1-8c5b-73b7d9ff8754 2026-02-26 01:47:35,133 - INFO - Deleting VN ctest-vn-38228175 2026-02-26 01:47:35,327 - DEBUG - Response for deleting network () 2026-02-26 01:47:35,728 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 01:47:35,728 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-26 01:47:35,728 - INFO - -------------------------------------------------------------------------------- 2026-02-26 01:47:35,731 - INFO - ================================================================================ 2026-02-26 01:47:35,731 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-26 01:47:35,731 - 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-26 01:47:36,131 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.0.0.141': '0'}} with 2026-02-26 01:47:36,131 - INFO - Initial checks done. Running the testcase now 2026-02-26 01:47:36,131 - INFO - 2026-02-26 01:47:36,436 - DEBUG - Response for create_network : {'network': {'id': '24b4d482-ba92-42a3-a644-a97193a61c4c', 'name': 'ctest-vn1-62500428', 'tenant_id': '647c1318e2344d69a293e38bb0321d71', 'project_id': '647c1318e2344d69a293e38bb0321d71', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-14626039', 'ctest-vn1-62500428'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-02-26 01:47:36,727 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ad517d6-236d-476f-afca-fd412b216fee', 'name': '', 'tenant_id': '647c1318e2344d69a293e38bb0321d71', 'network_id': '24b4d482-ba92-42a3-a644-a97193a61c4c', 'ip_version': 4, 'cidr': '180.242.230.192/26', 'allocation_pools': [{'start': '180.242.230.194', 'end': '180.242.230.254'}], 'gateway_ip': '180.242.230.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-02-26T01:47:36.609310', 'updated_at': '2026-02-26T01:47:36.609310', 'dns_server_address': '180.242.230.194', 'tags': [], 'project_id': '647c1318e2344d69a293e38bb0321d71'}} 2026-02-26 01:47:36,947 - DEBUG - Response for create_subnet : {'subnet': {'id': '009bf08e-9cd8-4209-b26b-c6640b3ac9bf', 'name': '', 'tenant_id': '647c1318e2344d69a293e38bb0321d71', 'network_id': '24b4d482-ba92-42a3-a644-a97193a61c4c', 'ip_version': 4, 'cidr': '185.252.215.0/26', 'allocation_pools': [{'start': '185.252.215.2', 'end': '185.252.215.62'}], 'gateway_ip': '185.252.215.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-02-26T01:47:36.844974', 'updated_at': '2026-02-26T01:47:36.844974', 'dns_server_address': '185.252.215.2', 'tags': [], 'project_id': '647c1318e2344d69a293e38bb0321d71'}} 2026-02-26 01:47:37,017 - INFO - Created VN ctest-vn1-62500428 2026-02-26 01:47:37,074 - DEBUG - VN ctest-vn1-62500428 UUID is 24b4d482-ba92-42a3-a644-a97193a61c4c 2026-02-26 01:47:37,644 - DEBUG - Response for create_port : {'port': {'name': '84e22ca1-5413-452c-9076-a684781cebeb', 'id': '84e22ca1-5413-452c-9076-a684781cebeb', 'tenant_id': '647c1318e2344d69a293e38bb0321d71', 'network_id': '24b4d482-ba92-42a3-a644-a97193a61c4c', 'mac_address': '02:84:e2:2c:a1:54', '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': '180.242.230.197', 'subnet_id': '8ad517d6-236d-476f-afca-fd412b216fee'}], 'security_groups': ['cc7cd72f-9f87-4dac-9a42-296a9494eab2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-02-26T01:47:37.455530', 'updated_at': '2026-02-26T01:47:37.522885', 'project_id': '647c1318e2344d69a293e38bb0321d71'}} 2026-02-26 01:47:37,908 - DEBUG - Response for create_port : {'port': {'name': 'f69955f8-975e-464d-85f6-3fcd2c573d67', 'id': 'f69955f8-975e-464d-85f6-3fcd2c573d67', 'tenant_id': '647c1318e2344d69a293e38bb0321d71', 'network_id': '24b4d482-ba92-42a3-a644-a97193a61c4c', 'mac_address': '02:f6:99:55:f8:97', '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': '185.252.215.5', 'subnet_id': '009bf08e-9cd8-4209-b26b-c6640b3ac9bf'}], 'security_groups': ['cc7cd72f-9f87-4dac-9a42-296a9494eab2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-02-26T01:47:37.716199', 'updated_at': '2026-02-26T01:47:37.786588', 'project_id': '647c1318e2344d69a293e38bb0321d71'}} 2026-02-26 01:47:38,045 - DEBUG - Services list from nova: [, , ] 2026-02-26 01:47:38,930 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-675-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-675-1) 2026-02-26 01:47:39,877 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-675-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-675-1) 2026-02-26 01:47:39,877 - INFO - Waiting for VM ctest-vn1-vm1-06724050 to be up.. 2026-02-26 01:47:39,986 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-26 01:47:45,145 - DEBUG - VM is in ACTIVE state now 2026-02-26 01:47:45,146 - INFO - VM name : ctest-vn1-vm1-06724050 2026-02-26 01:47:45,305 - DEBUG - VM ctest-vn1-vm1-06724050 ID is da6fc0ba-8314-4ef2-a29d-c483646d43a4 2026-02-26 01:47:45,346 - DEBUG - VM ctest-vn1-vm1-06724050 launched on Node cn-jenkins-deploy-platform-juju-os-675-1 2026-02-26 01:47:45,517 - DEBUG - Requesting: https://10.0.0.141:8082/virtual-machine/da6fc0ba-8314-4ef2-a29d-c483646d43a4 2026-02-26 01:47:45,576 - DEBUG - Requesting: https://10.0.0.141:8082/virtual-machine-interface/84e22ca1-5413-452c-9076-a684781cebeb 2026-02-26 01:47:49,061 - 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 1020ms') 2026-02-26 01:47:49,061 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06724050 failed! 2026-02-26 01:47:49,126 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-14626039:ctest-vn1-62500428 is 180.242.230.193 and allocation pool is NOT set 2026-02-26 01:47:49,127 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-14626039:ctest-vn1-62500428 is 185.252.215.1 and allocation pool is NOT set 2026-02-26 01:47:53,223 - 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 1004ms') 2026-02-26 01:47:53,250 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06724050 failed! 2026-02-26 01:47:53,338 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-14626039:ctest-vn1-62500428 is 180.242.230.193 and allocation pool is NOT set 2026-02-26 01:47:53,338 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-14626039:ctest-vn1-62500428 is 185.252.215.1 and allocation pool is NOT set 2026-02-26 01:47:55,435 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.555 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.555/1.822/3.090/1.267 ms') 2026-02-26 01:47:55,436 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06724050 passed 2026-02-26 01:47:55,602 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 01:47:55,602 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-06724050, IP 180.242.230.197, Port 22 2026-02-26 01:47:55,833 - DEBUG - VM ctest-vn1-vm1-06724050 is ready for SSH connections 2026-02-26 01:47:55,834 - INFO - Waiting for VM ctest-vn1-vm2-31354041 to be up.. 2026-02-26 01:47:55,979 - DEBUG - VM is in ACTIVE state now 2026-02-26 01:47:55,979 - INFO - VM name : ctest-vn1-vm2-31354041 2026-02-26 01:47:56,203 - DEBUG - VM ctest-vn1-vm2-31354041 ID is 776141c5-8ddc-473a-a4f3-5ab88770246f 2026-02-26 01:47:56,203 - DEBUG - VM ctest-vn1-vm2-31354041 launched on Node cn-jenkins-deploy-platform-juju-os-675-1 2026-02-26 01:47:56,419 - DEBUG - Requesting: https://10.0.0.141:8082/virtual-machine/776141c5-8ddc-473a-a4f3-5ab88770246f 2026-02-26 01:47:56,487 - DEBUG - Requesting: https://10.0.0.141:8082/virtual-machine-interface/f69955f8-975e-464d-85f6-3fcd2c573d67 2026-02-26 01:47:57,988 - 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.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.596 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.596/1.856/3.116/1.260 ms') 2026-02-26 01:47:57,988 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-31354041 passed 2026-02-26 01:47:58,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 01:47:58,152 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-31354041, IP 185.252.215.5, Port 22 2026-02-26 01:47:58,373 - DEBUG - VM ctest-vn1-vm2-31354041 is ready for SSH connections 2026-02-26 01:47:58,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 01:47:58,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 01:47:58,374 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 01:47:58,374 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 180.242.230.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-02-26 01:47:58,374 - DEBUG - ping -s 56 -c 3 -W 1 180.242.230.197 2026-02-26 01:48:01,468 - DEBUG - PING 180.242.230.197 (180.242.230.197): 56 data bytes 64 bytes from 180.242.230.197: seq=0 ttl=63 time=3.784 ms 64 bytes from 180.242.230.197: seq=1 ttl=63 time=1.103 ms 64 bytes from 180.242.230.197: seq=2 ttl=63 time=1.129 ms --- 180.242.230.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.103/2.005/3.784 ms 2026-02-26 01:48:01,468 - INFO - Ping to IP 180.242.230.197 from VM ctest-vn1-vm2-31354041 passed 2026-02-26 01:48:01,468 - INFO - Detaching port f69955f8-975e-464d-85f6-3fcd2c573d67 from VM ctest-vn1-vm2-31354041 2026-02-26 01:48:01,567 - INFO - Deleting VM ctest-vn1-vm2-31354041 2026-02-26 01:48:01,762 - INFO - Detaching port 84e22ca1-5413-452c-9076-a684781cebeb from VM ctest-vn1-vm1-06724050 2026-02-26 01:48:01,846 - INFO - Deleting VM ctest-vn1-vm1-06724050 2026-02-26 01:48:02,343 - DEBUG - Response for delete_port : () 2026-02-26 01:48:02,681 - DEBUG - Response for delete_port : () 2026-02-26 01:48:02,682 - INFO - Deleting VN ctest-vn1-62500428 2026-02-26 01:48:03,003 - DEBUG - Response for deleting network () 2026-02-26 01:48:03,483 - DEBUG - No XMPP flaps were noticed during the test
2026-02-26 01:48:03,483 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28]
2026-02-26 01:48:03,483 - INFO - -------------------------------------------------------------------------------- 2026-02-26 01:48:04,343 - INFO - Deleted project: ctest-TestPorts-14626039, ID : 647c1318-e234-4d69-a293-e38bb0321d71