2026-04-29 14:11:53,645 - INFO - Domain Default found not creating 2026-04-29 14:11:53,821 - INFO - Project ctest-TestPorts-32047818 not found, creating it 2026-04-29 14:11:54,310 - INFO - Created Project:ctest-TestPorts-32047818, ID : c73d328f-7e2d-4ac9-a6c1-58391b6f8bfd 2026-04-29 14:11:55,957 - INFO - ================================================================================ 2026-04-29 14:11:55,957 - INFO - STARTING TEST : test_ports_bindings 2026-04-29 14:11:55,957 - 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-04-29 14:11:56,215 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-29 14:11:56,215 - INFO - Initial checks done. Running the testcase now 2026-04-29 14:11:56,215 - INFO - 2026-04-29 14:11:56,783 - DEBUG - Response for create_network : {'network': {'id': '7b19a0ee-f2e9-429f-9de8-08a9a89e6fc5', 'name': 'ctest-vn-13682686', 'tenant_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'project_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-32047818', 'ctest-vn-13682686'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 14:11:56,998 - DEBUG - Response for create_subnet : {'subnet': {'id': '7177e6dd-2b06-49b0-ac00-3e9841224664', 'name': '', 'tenant_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'network_id': '7b19a0ee-f2e9-429f-9de8-08a9a89e6fc5', 'ip_version': 4, 'cidr': '30.11.44.192/26', 'allocation_pools': [{'start': '30.11.44.194', 'end': '30.11.44.254'}], 'gateway_ip': '30.11.44.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '30.11.44.194', 'tags': [], 'project_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd'}} 2026-04-29 14:11:57,020 - INFO - Created VN ctest-vn-13682686 2026-04-29 14:11:57,070 - DEBUG - VN ctest-vn-13682686 UUID is 7b19a0ee-f2e9-429f-9de8-08a9a89e6fc5 2026-04-29 14:11:57,181 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-32047818', 'ctest-vmi-12137398']} 2026-04-29 14:11:57,431 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-12137398', 'id': '667b251d-3b67-4f2c-a306-f7ae3acb4c3a', 'tenant_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'network_id': '7b19a0ee-f2e9-429f-9de8-08a9a89e6fc5', 'mac_address': '02:66:7b:25:1d: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': '30.11.44.195', 'subnet_id': '7177e6dd-2b06-49b0-ac00-3e9841224664'}], 'security_groups': ['956c9a9b-29ec-4001-87b4-1d561b6e2f29'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd'}} 2026-04-29 14:11:57,431 - DEBUG - Created port 667b251d-3b67-4f2c-a306-f7ae3acb4c3a 2026-04-29 14:11:57,534 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/667b251d-3b67-4f2c-a306-f7ae3acb4c3a 2026-04-29 14:11:57,831 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/667b251d-3b67-4f2c-a306-f7ae3acb4c3a 2026-04-29 14:11:57,867 - INFO - VMI 667b251d-3b67-4f2c-a306-f7ae3acb4c3a verification in API Server passed 2026-04-29 14:11:57,958 - DEBUG - Response for delete_port : () 2026-04-29 14:11:57,958 - INFO - Deleted port 667b251d-3b67-4f2c-a306-f7ae3acb4c3a 2026-04-29 14:11:57,958 - INFO - Deleting VN ctest-vn-13682686 2026-04-29 14:11:58,059 - DEBUG - Response for deleting network () 2026-04-29 14:11:58,312 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 14:11:58,312 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-29 14:11:58,312 - INFO - -------------------------------------------------------------------------------- 2026-04-29 14:11:58,315 - INFO - ================================================================================ 2026-04-29 14:11:58,315 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-29 14:11:58,315 - 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-04-29 14:11:58,607 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-29 14:11:58,607 - INFO - Initial checks done. Running the testcase now 2026-04-29 14:11:58,608 - INFO - 2026-04-29 14:11:58,789 - DEBUG - Response for create_network : {'network': {'id': 'd4df82f4-7525-4599-93ae-ff112238c645', 'name': 'ctest-vn1-55387529', 'tenant_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'project_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-32047818', 'ctest-vn1-55387529'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 14:11:59,005 - DEBUG - Response for create_subnet : {'subnet': {'id': '3cfd6d79-2cc0-4f25-baee-788bef8149c2', 'name': '', 'tenant_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'network_id': 'd4df82f4-7525-4599-93ae-ff112238c645', 'ip_version': 4, 'cidr': '141.130.243.128/26', 'allocation_pools': [{'start': '141.130.243.130', 'end': '141.130.243.190'}], 'gateway_ip': '141.130.243.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '141.130.243.130', 'tags': [], 'project_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd'}} 2026-04-29 14:11:59,176 - DEBUG - Response for create_subnet : {'subnet': {'id': '4bee1cab-2500-4fcb-96b9-29e26fb6441b', 'name': '', 'tenant_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'network_id': 'd4df82f4-7525-4599-93ae-ff112238c645', 'ip_version': 4, 'cidr': '73.173.70.128/26', 'allocation_pools': [{'start': '73.173.70.130', 'end': '73.173.70.190'}], 'gateway_ip': '73.173.70.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.173.70.130', 'tags': [], 'project_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd'}} 2026-04-29 14:11:59,196 - INFO - Created VN ctest-vn1-55387529 2026-04-29 14:11:59,246 - DEBUG - VN ctest-vn1-55387529 UUID is d4df82f4-7525-4599-93ae-ff112238c645 2026-04-29 14:11:59,572 - DEBUG - Response for create_port : {'port': {'name': '47a1b984-681c-4988-a916-667f29f8b8ea', 'id': '47a1b984-681c-4988-a916-667f29f8b8ea', 'tenant_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'network_id': 'd4df82f4-7525-4599-93ae-ff112238c645', 'mac_address': '02:47:a1:b9:84:68', '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': '141.130.243.133', 'subnet_id': '3cfd6d79-2cc0-4f25-baee-788bef8149c2'}], 'security_groups': ['956c9a9b-29ec-4001-87b4-1d561b6e2f29'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd'}} 2026-04-29 14:11:59,738 - DEBUG - Response for create_port : {'port': {'name': '037106de-1a2e-4088-9b00-4bdced97c68c', 'id': '037106de-1a2e-4088-9b00-4bdced97c68c', 'tenant_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd', 'network_id': 'd4df82f4-7525-4599-93ae-ff112238c645', 'mac_address': '02:03:71:06:de:1a', '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': '73.173.70.133', 'subnet_id': '4bee1cab-2500-4fcb-96b9-29e26fb6441b'}], 'security_groups': ['956c9a9b-29ec-4001-87b4-1d561b6e2f29'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c73d328f7e2d4ac9a6c158391b6f8bfd'}} 2026-04-29 14:11:59,800 - DEBUG - Services list from nova: [, , ] 2026-04-29 14:12:00,156 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5710-1) 2026-04-29 14:12:00,607 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5710-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5710-1) 2026-04-29 14:12:00,608 - INFO - Waiting for VM ctest-vn1-vm1-17858810 to be up.. 2026-04-29 14:12:00,655 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 14:12:05,735 - DEBUG - VM is in ACTIVE state now 2026-04-29 14:12:05,735 - INFO - VM name : ctest-vn1-vm1-17858810 2026-04-29 14:12:05,823 - DEBUG - VM ctest-vn1-vm1-17858810 ID is fa402fab-b587-48f2-a6e7-1dedae771953 2026-04-29 14:12:05,845 - DEBUG - VM ctest-vn1-vm1-17858810 launched on Node cn-jenkins-deploy-platform-ansible-os-5710-1 2026-04-29 14:12:05,928 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fa402fab-b587-48f2-a6e7-1dedae771953 2026-04-29 14:12:05,936 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/47a1b984-681c-4988-a916-667f29f8b8ea 2026-04-29 14:12:09,191 - 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 1013ms') 2026-04-29 14:12:09,191 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-17858810 failed! 2026-04-29 14:12:09,246 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-32047818:ctest-vn1-55387529 is 141.130.243.129 and allocation pool is NOT set 2026-04-29 14:12:09,246 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-32047818:ctest-vn1-55387529 is 73.173.70.129 and allocation pool is NOT set 2026-04-29 14:12:13,325 - 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=13.6 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 13.636/13.636/13.636/0.000 ms') 2026-04-29 14:12:13,326 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-17858810 passed 2026-04-29 14:12:13,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:12:13,482 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-17858810, IP 141.130.243.133, Port 22 2026-04-29 14:12:13,650 - DEBUG - VM ctest-vn1-vm1-17858810 is ready for SSH connections 2026-04-29 14:12:13,650 - INFO - Waiting for VM ctest-vn1-vm2-47748398 to be up.. 2026-04-29 14:12:13,731 - DEBUG - VM is in ACTIVE state now 2026-04-29 14:12:13,731 - INFO - VM name : ctest-vn1-vm2-47748398 2026-04-29 14:12:13,814 - DEBUG - VM ctest-vn1-vm2-47748398 ID is 3f885d36-1037-46b6-acce-0cacd68d8134 2026-04-29 14:12:13,814 - DEBUG - VM ctest-vn1-vm2-47748398 launched on Node cn-jenkins-deploy-platform-ansible-os-5710-1 2026-04-29 14:12:13,902 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3f885d36-1037-46b6-acce-0cacd68d8134 2026-04-29 14:12:13,912 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/037106de-1a2e-4088-9b00-4bdced97c68c 2026-04-29 14:12:15,157 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.592 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.592/2.142/3.693/1.550 ms') 2026-04-29 14:12:15,157 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-47748398 passed 2026-04-29 14:12:15,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:12:15,310 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-47748398, IP 73.173.70.133, Port 22 2026-04-29 14:12:15,493 - DEBUG - VM ctest-vn1-vm2-47748398 is ready for SSH connections 2026-04-29 14:12:15,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:12:15,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:12:15,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 14:12:15,494 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 141.130.243.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 14:12:15,494 - DEBUG - ping -s 56 -c 3 -W 1 141.130.243.133 2026-04-29 14:12:18,169 - DEBUG - PING 141.130.243.133 (141.130.243.133): 56 data bytes 64 bytes from 141.130.243.133: seq=0 ttl=63 time=3.979 ms 64 bytes from 141.130.243.133: seq=1 ttl=63 time=0.711 ms 64 bytes from 141.130.243.133: seq=2 ttl=63 time=1.041 ms --- 141.130.243.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.711/1.910/3.979 ms 2026-04-29 14:12:18,170 - INFO - Ping to IP 141.130.243.133 from VM ctest-vn1-vm2-47748398 passed 2026-04-29 14:12:18,170 - INFO - Detaching port 037106de-1a2e-4088-9b00-4bdced97c68c from VM ctest-vn1-vm2-47748398 2026-04-29 14:12:18,225 - INFO - Deleting VM ctest-vn1-vm2-47748398 2026-04-29 14:12:18,308 - INFO - Detaching port 47a1b984-681c-4988-a916-667f29f8b8ea from VM ctest-vn1-vm1-17858810 2026-04-29 14:12:18,340 - INFO - Deleting VM ctest-vn1-vm1-17858810 2026-04-29 14:12:18,577 - DEBUG - Response for delete_port : () 2026-04-29 14:12:18,748 - DEBUG - Response for delete_port : () 2026-04-29 14:12:18,748 - INFO - Deleting VN ctest-vn1-55387529 2026-04-29 14:12:18,893 - DEBUG - Response for deleting network () 2026-04-29 14:12:19,170 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 14:12:19,170 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-04-29 14:12:19,170 - INFO - -------------------------------------------------------------------------------- 2026-04-29 14:12:19,867 - INFO - Deleted project: ctest-TestPorts-32047818, ID : c73d328f-7e2d-4ac9-a6c1-58391b6f8bfd