2026-02-27 11:58:50,700 - INFO - Domain Default found not creating 2026-02-27 11:58:50,923 - INFO - Project ctest-TestPorts-78927038 not found, creating it 2026-02-27 11:58:51,514 - INFO - Created Project:ctest-TestPorts-78927038, ID : 34161936-8a37-4d1c-981c-c8ac53c80640 2026-02-27 11:58:53,296 - INFO - ================================================================================ 2026-02-27 11:58:53,297 - INFO - STARTING TEST : test_ports_bindings 2026-02-27 11:58:53,297 - 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-27 11:58:53,610 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-27 11:58:53,610 - INFO - Initial checks done. Running the testcase now 2026-02-27 11:58:53,610 - INFO - 2026-02-27 11:58:54,340 - DEBUG - Response for create_network : {'network': {'id': '899c5c81-7182-4440-9367-c1ad4889383b', 'name': 'ctest-vn-24279708', 'tenant_id': '341619368a374d1c981cc8ac53c80640', 'project_id': '341619368a374d1c981cc8ac53c80640', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-78927038', 'ctest-vn-24279708'], 'port_security_enabled': True, 'description': ''}} 2026-02-27 11:58:54,583 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1c9114a-e5ed-4464-94c4-c034a73d711e', 'name': '', 'tenant_id': '341619368a374d1c981cc8ac53c80640', 'network_id': '899c5c81-7182-4440-9367-c1ad4889383b', 'ip_version': 4, 'cidr': '202.138.145.192/26', 'allocation_pools': [{'start': '202.138.145.194', 'end': '202.138.145.254'}], 'gateway_ip': '202.138.145.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '202.138.145.194', 'tags': [], 'project_id': '341619368a374d1c981cc8ac53c80640'}} 2026-02-27 11:58:54,599 - INFO - Created VN ctest-vn-24279708 2026-02-27 11:58:54,655 - DEBUG - VN ctest-vn-24279708 UUID is 899c5c81-7182-4440-9367-c1ad4889383b 2026-02-27 11:58:54,803 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-78927038', 'ctest-vmi-01881435']} 2026-02-27 11:58:55,101 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-01881435', 'id': '9ead8081-9ab6-41a8-a7c4-fe08d6f4ff07', 'tenant_id': '341619368a374d1c981cc8ac53c80640', 'network_id': '899c5c81-7182-4440-9367-c1ad4889383b', 'mac_address': '02:9e:ad:80:81:9a', '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': '202.138.145.195', 'subnet_id': 'a1c9114a-e5ed-4464-94c4-c034a73d711e'}], 'security_groups': ['bc50ff39-0b30-4036-82d6-0f6b2b00553b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '341619368a374d1c981cc8ac53c80640'}} 2026-02-27 11:58:55,101 - DEBUG - Created port 9ead8081-9ab6-41a8-a7c4-fe08d6f4ff07 2026-02-27 11:58:55,207 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9ead8081-9ab6-41a8-a7c4-fe08d6f4ff07 2026-02-27 11:58:55,508 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9ead8081-9ab6-41a8-a7c4-fe08d6f4ff07 2026-02-27 11:58:55,568 - INFO - VMI 9ead8081-9ab6-41a8-a7c4-fe08d6f4ff07 verification in API Server passed 2026-02-27 11:58:55,742 - DEBUG - Response for delete_port : () 2026-02-27 11:58:55,742 - INFO - Deleted port 9ead8081-9ab6-41a8-a7c4-fe08d6f4ff07 2026-02-27 11:58:55,742 - INFO - Deleting VN ctest-vn-24279708 2026-02-27 11:58:55,887 - DEBUG - Response for deleting network () 2026-02-27 11:58:56,171 - DEBUG - No XMPP flaps were noticed during the test
2026-02-27 11:58:56,171 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-27 11:58:56,172 - INFO - -------------------------------------------------------------------------------- 2026-02-27 11:58:56,175 - INFO - ================================================================================ 2026-02-27 11:58:56,175 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-27 11:58:56,175 - 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-27 11:58:56,501 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-27 11:58:56,501 - INFO - Initial checks done. Running the testcase now 2026-02-27 11:58:56,501 - INFO - 2026-02-27 11:58:56,768 - DEBUG - Response for create_network : {'network': {'id': 'c00487d0-f04d-4f61-ba01-4a2869441265', 'name': 'ctest-vn1-77653520', 'tenant_id': '341619368a374d1c981cc8ac53c80640', 'project_id': '341619368a374d1c981cc8ac53c80640', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-78927038', 'ctest-vn1-77653520'], 'port_security_enabled': True, 'description': ''}} 2026-02-27 11:58:56,974 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2843f91-b0d9-4185-835b-65a8a9638686', 'name': '', 'tenant_id': '341619368a374d1c981cc8ac53c80640', 'network_id': 'c00487d0-f04d-4f61-ba01-4a2869441265', 'ip_version': 4, 'cidr': '192.18.104.192/26', 'allocation_pools': [{'start': '192.18.104.194', 'end': '192.18.104.254'}], 'gateway_ip': '192.18.104.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.18.104.194', 'tags': [], 'project_id': '341619368a374d1c981cc8ac53c80640'}} 2026-02-27 11:58:57,170 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb7caaf9-ace3-48b9-8b66-297ee84562e0', 'name': '', 'tenant_id': '341619368a374d1c981cc8ac53c80640', 'network_id': 'c00487d0-f04d-4f61-ba01-4a2869441265', 'ip_version': 4, 'cidr': '57.22.244.0/26', 'allocation_pools': [{'start': '57.22.244.2', 'end': '57.22.244.62'}], 'gateway_ip': '57.22.244.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.22.244.2', 'tags': [], 'project_id': '341619368a374d1c981cc8ac53c80640'}} 2026-02-27 11:58:57,200 - INFO - Created VN ctest-vn1-77653520 2026-02-27 11:58:57,259 - DEBUG - VN ctest-vn1-77653520 UUID is c00487d0-f04d-4f61-ba01-4a2869441265 2026-02-27 11:58:57,671 - DEBUG - Response for create_port : {'port': {'name': 'ebd6a2b4-9de1-421b-b322-1febd1e60e72', 'id': 'ebd6a2b4-9de1-421b-b322-1febd1e60e72', 'tenant_id': '341619368a374d1c981cc8ac53c80640', 'network_id': 'c00487d0-f04d-4f61-ba01-4a2869441265', 'mac_address': '02:eb:d6:a2:b4:9d', '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': '192.18.104.197', 'subnet_id': 'a2843f91-b0d9-4185-835b-65a8a9638686'}], 'security_groups': ['bc50ff39-0b30-4036-82d6-0f6b2b00553b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '341619368a374d1c981cc8ac53c80640'}} 2026-02-27 11:58:57,870 - DEBUG - Response for create_port : {'port': {'name': 'f1467940-7dfd-40c0-bf23-922df6aafa62', 'id': 'f1467940-7dfd-40c0-bf23-922df6aafa62', 'tenant_id': '341619368a374d1c981cc8ac53c80640', 'network_id': 'c00487d0-f04d-4f61-ba01-4a2869441265', 'mac_address': '02:f1:46:79:40:7d', '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': '57.22.244.5', 'subnet_id': 'fb7caaf9-ace3-48b9-8b66-297ee84562e0'}], 'security_groups': ['bc50ff39-0b30-4036-82d6-0f6b2b00553b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '341619368a374d1c981cc8ac53c80640'}} 2026-02-27 11:58:57,937 - DEBUG - Services list from nova: [, , ] 2026-02-27 11:58:58,437 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5410-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5410-1) 2026-02-27 11:58:59,077 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5410-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5410-1) 2026-02-27 11:58:59,077 - INFO - Waiting for VM ctest-vn1-vm1-50023343 to be up.. 2026-02-27 11:58:59,123 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-27 11:59:04,243 - DEBUG - VM is in ACTIVE state now 2026-02-27 11:59:04,243 - INFO - VM name : ctest-vn1-vm1-50023343 2026-02-27 11:59:04,346 - DEBUG - VM ctest-vn1-vm1-50023343 ID is 8712b46a-d8ad-406f-958d-519d281ccab3 2026-02-27 11:59:04,368 - DEBUG - VM ctest-vn1-vm1-50023343 launched on Node cn-jenkins-deploy-platform-ansible-os-5410-1 2026-02-27 11:59:04,466 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8712b46a-d8ad-406f-958d-519d281ccab3 2026-02-27 11:59:04,475 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ebd6a2b4-9de1-421b-b322-1febd1e60e72 2026-02-27 11:59:07,752 - 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 1027ms') 2026-02-27 11:59:07,752 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50023343 failed! 2026-02-27 11:59:07,823 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78927038:ctest-vn1-77653520 is 192.18.104.193 and allocation pool is NOT set 2026-02-27 11:59:07,823 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78927038:ctest-vn1-77653520 is 57.22.244.1 and allocation pool is NOT set 2026-02-27 11:59:11,910 - 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=12.1 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 = 12.128/12.128/12.128/0.000 ms') 2026-02-27 11:59:11,911 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50023343 passed 2026-02-27 11:59:12,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 11:59:12,068 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50023343, IP 192.18.104.197, Port 22 2026-02-27 11:59:12,246 - DEBUG - VM ctest-vn1-vm1-50023343 is ready for SSH connections 2026-02-27 11:59:12,246 - INFO - Waiting for VM ctest-vn1-vm2-62997529 to be up.. 2026-02-27 11:59:12,381 - DEBUG - VM is in ACTIVE state now 2026-02-27 11:59:12,381 - INFO - VM name : ctest-vn1-vm2-62997529 2026-02-27 11:59:12,494 - DEBUG - VM ctest-vn1-vm2-62997529 ID is 573fd3e0-1c0e-435a-b3cf-9fac67bbec71 2026-02-27 11:59:12,494 - DEBUG - VM ctest-vn1-vm2-62997529 launched on Node cn-jenkins-deploy-platform-ansible-os-5410-1 2026-02-27 11:59:12,590 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/573fd3e0-1c0e-435a-b3cf-9fac67bbec71 2026-02-27 11:59:12,600 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f1467940-7dfd-40c0-bf23-922df6aafa62 2026-02-27 11:59:13,871 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.567 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 = 0.567/2.391/4.215/1.824 ms') 2026-02-27 11:59:13,872 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-62997529 passed 2026-02-27 11:59:14,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 11:59:14,035 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-62997529, IP 57.22.244.5, Port 22 2026-02-27 11:59:14,205 - DEBUG - VM ctest-vn1-vm2-62997529 is ready for SSH connections 2026-02-27 11:59:14,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 11:59:14,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 11:59:14,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 11:59:14,206 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 192.18.104.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-02-27 11:59:14,206 - DEBUG - ping -s 56 -c 3 -W 1 192.18.104.197 2026-02-27 11:59:17,114 - DEBUG - PING 192.18.104.197 (192.18.104.197): 56 data bytes 64 bytes from 192.18.104.197: seq=0 ttl=63 time=3.772 ms 64 bytes from 192.18.104.197: seq=1 ttl=63 time=2.394 ms 64 bytes from 192.18.104.197: seq=2 ttl=63 time=1.686 ms --- 192.18.104.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.686/2.617/3.772 ms 2026-02-27 11:59:17,115 - INFO - Ping to IP 192.18.104.197 from VM ctest-vn1-vm2-62997529 passed 2026-02-27 11:59:17,115 - INFO - Detaching port f1467940-7dfd-40c0-bf23-922df6aafa62 from VM ctest-vn1-vm2-62997529 2026-02-27 11:59:17,220 - INFO - Deleting VM ctest-vn1-vm2-62997529 2026-02-27 11:59:17,317 - INFO - Detaching port ebd6a2b4-9de1-421b-b322-1febd1e60e72 from VM ctest-vn1-vm1-50023343 2026-02-27 11:59:17,374 - INFO - Deleting VM ctest-vn1-vm1-50023343 2026-02-27 11:59:17,737 - DEBUG - Response for delete_port : () 2026-02-27 11:59:17,912 - DEBUG - Response for delete_port : () 2026-02-27 11:59:17,912 - INFO - Deleting VN ctest-vn1-77653520 2026-02-27 11:59:18,093 - DEBUG - Response for deleting network () 2026-02-27 11:59:18,377 - DEBUG - No XMPP flaps were noticed during the test
2026-02-27 11:59:18,378 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-02-27 11:59:18,378 - INFO - -------------------------------------------------------------------------------- 2026-02-27 11:59:19,135 - INFO - Deleted project: ctest-TestPorts-78927038, ID : 34161936-8a37-4d1c-981c-c8ac53c80640