2026-02-20 10:57:05,081 - INFO - Domain Default found not creating 2026-02-20 10:57:05,257 - INFO - Project ctest-TestPorts-88514291 not found, creating it 2026-02-20 10:57:05,750 - INFO - Created Project:ctest-TestPorts-88514291, ID : e67ae49f-2dda-492a-88d7-450355165059 2026-02-20 10:57:07,319 - INFO - ================================================================================ 2026-02-20 10:57:07,319 - INFO - STARTING TEST : test_ports_bindings 2026-02-20 10:57:07,319 - 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 10:57:07,578 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.17': '0'}} with 2026-02-20 10:57:07,579 - INFO - Initial checks done. Running the testcase now 2026-02-20 10:57:07,579 - INFO - 2026-02-20 10:57:08,147 - DEBUG - Response for create_network : {'network': {'id': '11ba4fd9-d082-45a0-8a0f-675d10f5fe8e', 'name': 'ctest-vn-83967185', 'tenant_id': 'e67ae49f2dda492a88d7450355165059', 'project_id': 'e67ae49f2dda492a88d7450355165059', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88514291', 'ctest-vn-83967185'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 10:57:08,376 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9fcef5d-a0c3-45bd-85fa-de0301344cc2', 'name': '', 'tenant_id': 'e67ae49f2dda492a88d7450355165059', 'network_id': '11ba4fd9-d082-45a0-8a0f-675d10f5fe8e', 'ip_version': 4, 'cidr': '55.208.102.64/26', 'allocation_pools': [{'start': '55.208.102.66', 'end': '55.208.102.126'}], 'gateway_ip': '55.208.102.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.208.102.66', 'tags': [], 'project_id': 'e67ae49f2dda492a88d7450355165059'}} 2026-02-20 10:57:08,397 - INFO - Created VN ctest-vn-83967185 2026-02-20 10:57:08,449 - DEBUG - VN ctest-vn-83967185 UUID is 11ba4fd9-d082-45a0-8a0f-675d10f5fe8e 2026-02-20 10:57:08,557 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-88514291', 'ctest-vmi-95326163']} 2026-02-20 10:57:08,856 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-95326163', 'id': 'daa85f85-8313-4f3e-88eb-1dfe84bcc0a6', 'tenant_id': 'e67ae49f2dda492a88d7450355165059', 'network_id': '11ba4fd9-d082-45a0-8a0f-675d10f5fe8e', 'mac_address': '02:da:a8:5f:85:83', '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': '55.208.102.67', 'subnet_id': 'c9fcef5d-a0c3-45bd-85fa-de0301344cc2'}], 'security_groups': ['e6cd625c-bd95-4d35-9ea6-0977b5a06b8a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e67ae49f2dda492a88d7450355165059'}} 2026-02-20 10:57:08,856 - DEBUG - Created port daa85f85-8313-4f3e-88eb-1dfe84bcc0a6 2026-02-20 10:57:08,965 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/daa85f85-8313-4f3e-88eb-1dfe84bcc0a6 2026-02-20 10:57:09,260 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/daa85f85-8313-4f3e-88eb-1dfe84bcc0a6 2026-02-20 10:57:09,296 - INFO - VMI daa85f85-8313-4f3e-88eb-1dfe84bcc0a6 verification in API Server passed 2026-02-20 10:57:09,397 - DEBUG - Response for delete_port : () 2026-02-20 10:57:09,398 - INFO - Deleted port daa85f85-8313-4f3e-88eb-1dfe84bcc0a6 2026-02-20 10:57:09,398 - INFO - Deleting VN ctest-vn-83967185 2026-02-20 10:57:09,494 - DEBUG - Response for deleting network () 2026-02-20 10:57:09,754 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 10:57:09,754 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-20 10:57:09,754 - INFO - -------------------------------------------------------------------------------- 2026-02-20 10:57:09,756 - INFO - ================================================================================ 2026-02-20 10:57:09,757 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-20 10:57:09,757 - 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 10:57:10,046 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.17': '0'}} with 2026-02-20 10:57:10,046 - INFO - Initial checks done. Running the testcase now 2026-02-20 10:57:10,047 - INFO - 2026-02-20 10:57:10,230 - DEBUG - Response for create_network : {'network': {'id': '9391b182-1360-42f4-99be-645e008037e4', 'name': 'ctest-vn1-32433866', 'tenant_id': 'e67ae49f2dda492a88d7450355165059', 'project_id': 'e67ae49f2dda492a88d7450355165059', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-88514291', 'ctest-vn1-32433866'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 10:57:10,426 - DEBUG - Response for create_subnet : {'subnet': {'id': '428913b1-7312-4c29-8396-8a102758f0a0', 'name': '', 'tenant_id': 'e67ae49f2dda492a88d7450355165059', 'network_id': '9391b182-1360-42f4-99be-645e008037e4', 'ip_version': 4, 'cidr': '209.179.106.128/26', 'allocation_pools': [{'start': '209.179.106.130', 'end': '209.179.106.190'}], 'gateway_ip': '209.179.106.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '209.179.106.130', 'tags': [], 'project_id': 'e67ae49f2dda492a88d7450355165059'}} 2026-02-20 10:57:10,578 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd17cc630-292f-4d14-8f6c-0a9dc0e9f180', 'name': '', 'tenant_id': 'e67ae49f2dda492a88d7450355165059', 'network_id': '9391b182-1360-42f4-99be-645e008037e4', 'ip_version': 4, 'cidr': '62.163.69.64/26', 'allocation_pools': [{'start': '62.163.69.66', 'end': '62.163.69.126'}], 'gateway_ip': '62.163.69.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.163.69.66', 'tags': [], 'project_id': 'e67ae49f2dda492a88d7450355165059'}} 2026-02-20 10:57:10,597 - INFO - Created VN ctest-vn1-32433866 2026-02-20 10:57:10,653 - DEBUG - VN ctest-vn1-32433866 UUID is 9391b182-1360-42f4-99be-645e008037e4 2026-02-20 10:57:10,958 - DEBUG - Response for create_port : {'port': {'name': 'ee210af7-3bea-4cf6-80a0-3cf4e4827197', 'id': 'ee210af7-3bea-4cf6-80a0-3cf4e4827197', 'tenant_id': 'e67ae49f2dda492a88d7450355165059', 'network_id': '9391b182-1360-42f4-99be-645e008037e4', 'mac_address': '02:ee:21:0a:f7:3b', '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': '209.179.106.133', 'subnet_id': '428913b1-7312-4c29-8396-8a102758f0a0'}], 'security_groups': ['e6cd625c-bd95-4d35-9ea6-0977b5a06b8a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e67ae49f2dda492a88d7450355165059'}} 2026-02-20 10:57:11,139 - DEBUG - Response for create_port : {'port': {'name': '54a5f881-c09f-46c5-84ac-8e7227a64e18', 'id': '54a5f881-c09f-46c5-84ac-8e7227a64e18', 'tenant_id': 'e67ae49f2dda492a88d7450355165059', 'network_id': '9391b182-1360-42f4-99be-645e008037e4', 'mac_address': '02:54:a5:f8:81:c0', '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': '62.163.69.69', 'subnet_id': 'd17cc630-292f-4d14-8f6c-0a9dc0e9f180'}], 'security_groups': ['e6cd625c-bd95-4d35-9ea6-0977b5a06b8a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e67ae49f2dda492a88d7450355165059'}} 2026-02-20 10:57:11,205 - DEBUG - Services list from nova: [, , ] 2026-02-20 10:57:11,566 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5371-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5371-1) 2026-02-20 10:57:11,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5371-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5371-1) 2026-02-20 10:57:11,970 - INFO - Waiting for VM ctest-vn1-vm1-26985800 to be up.. 2026-02-20 10:57:12,012 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 10:57:17,094 - DEBUG - VM is in ACTIVE state now 2026-02-20 10:57:17,094 - INFO - VM name : ctest-vn1-vm1-26985800 2026-02-20 10:57:17,175 - DEBUG - VM ctest-vn1-vm1-26985800 ID is ab06bc46-6c79-481b-a871-74a45da40b8b 2026-02-20 10:57:17,195 - DEBUG - VM ctest-vn1-vm1-26985800 launched on Node cn-jenkins-deploy-platform-ansible-os-5371-1 2026-02-20 10:57:17,277 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/ab06bc46-6c79-481b-a871-74a45da40b8b 2026-02-20 10:57:17,287 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/ee210af7-3bea-4cf6-80a0-3cf4e4827197 2026-02-20 10:57:20,575 - 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 1030ms') 2026-02-20 10:57:20,575 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-26985800 failed! 2026-02-20 10:57:20,633 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88514291:ctest-vn1-32433866 is 209.179.106.129 and allocation pool is NOT set 2026-02-20 10:57:20,633 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-88514291:ctest-vn1-32433866 is 62.163.69.65 and allocation pool is NOT set 2026-02-20 10:57:24,704 - 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=11.3 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 11.336/11.336/11.336/0.000 ms') 2026-02-20 10:57:24,704 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-26985800 passed 2026-02-20 10:57:24,861 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 10:57:24,861 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-26985800, IP 209.179.106.133, Port 22 2026-02-20 10:57:25,027 - DEBUG - VM ctest-vn1-vm1-26985800 is ready for SSH connections 2026-02-20 10:57:25,027 - INFO - Waiting for VM ctest-vn1-vm2-04198725 to be up.. 2026-02-20 10:57:25,112 - DEBUG - VM is in ACTIVE state now 2026-02-20 10:57:25,112 - INFO - VM name : ctest-vn1-vm2-04198725 2026-02-20 10:57:25,194 - DEBUG - VM ctest-vn1-vm2-04198725 ID is e15ca610-9ab0-4234-a1b2-078cea634860 2026-02-20 10:57:25,195 - DEBUG - VM ctest-vn1-vm2-04198725 launched on Node cn-jenkins-deploy-platform-ansible-os-5371-1 2026-02-20 10:57:25,275 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/e15ca610-9ab0-4234-a1b2-078cea634860 2026-02-20 10:57:25,284 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/54a5f881-c09f-46c5-84ac-8e7227a64e18 2026-02-20 10:57:26,521 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.394 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.394/1.893/3.393/1.499 ms') 2026-02-20 10:57:26,521 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-04198725 passed 2026-02-20 10:57:26,677 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 10:57:26,677 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-04198725, IP 62.163.69.69, Port 22 2026-02-20 10:57:26,836 - DEBUG - VM ctest-vn1-vm2-04198725 is ready for SSH connections 2026-02-20 10:57:26,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 10:57:26,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 10:57:26,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 10:57:26,837 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 209.179.106.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-02-20 10:57:26,837 - DEBUG - ping -s 56 -c 3 -W 1 209.179.106.133 2026-02-20 10:57:29,513 - DEBUG - PING 209.179.106.133 (209.179.106.133): 56 data bytes 64 bytes from 209.179.106.133: seq=0 ttl=63 time=3.857 ms 64 bytes from 209.179.106.133: seq=1 ttl=63 time=1.056 ms 64 bytes from 209.179.106.133: seq=2 ttl=63 time=0.966 ms --- 209.179.106.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.966/1.959/3.857 ms 2026-02-20 10:57:29,513 - INFO - Ping to IP 209.179.106.133 from VM ctest-vn1-vm2-04198725 passed 2026-02-20 10:57:29,513 - INFO - Detaching port 54a5f881-c09f-46c5-84ac-8e7227a64e18 from VM ctest-vn1-vm2-04198725 2026-02-20 10:57:29,566 - INFO - Deleting VM ctest-vn1-vm2-04198725 2026-02-20 10:57:29,637 - INFO - Detaching port ee210af7-3bea-4cf6-80a0-3cf4e4827197 from VM ctest-vn1-vm1-26985800 2026-02-20 10:57:29,672 - INFO - Deleting VM ctest-vn1-vm1-26985800 2026-02-20 10:57:29,915 - DEBUG - Response for delete_port : () 2026-02-20 10:57:30,108 - DEBUG - Response for delete_port : () 2026-02-20 10:57:30,109 - INFO - Deleting VN ctest-vn1-32433866 2026-02-20 10:57:30,241 - DEBUG - Response for deleting network () 2026-02-20 10:57:30,503 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 10:57:30,503 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-02-20 10:57:30,503 - INFO - -------------------------------------------------------------------------------- 2026-02-20 10:57:31,217 - INFO - Deleted project: ctest-TestPorts-88514291, ID : e67ae49f-2dda-492a-88d7-450355165059