2026-06-22 02:21:47,644 - INFO - Domain Default found not creating 2026-06-22 02:21:47,796 - INFO - Project ctest-TestPorts-93212424 not found, creating it 2026-06-22 02:21:48,262 - INFO - Created Project:ctest-TestPorts-93212424, ID : cddec38f-537a-48f6-ad92-d6d71fede968 2026-06-22 02:21:49,704 - INFO - ================================================================================ 2026-06-22 02:21:49,704 - INFO - STARTING TEST : test_ports_bindings 2026-06-22 02:21:49,704 - 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-06-22 02:21:49,957 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-06-22 02:21:49,957 - INFO - Initial checks done. Running the testcase now 2026-06-22 02:21:49,957 - INFO - 2026-06-22 02:21:50,522 - DEBUG - Response for create_network : {'network': {'id': '33af5217-a9b8-480e-b45f-642007f8079f', 'name': 'ctest-vn-02102068', 'tenant_id': 'cddec38f537a48f6ad92d6d71fede968', 'project_id': 'cddec38f537a48f6ad92d6d71fede968', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93212424', 'ctest-vn-02102068'], 'port_security_enabled': True, 'description': ''}} 2026-06-22 02:21:50,693 - DEBUG - Response for create_subnet : {'subnet': {'id': '34afecb0-5db9-48e8-b55a-b85804006761', 'name': '', 'tenant_id': 'cddec38f537a48f6ad92d6d71fede968', 'network_id': '33af5217-a9b8-480e-b45f-642007f8079f', 'ip_version': 4, 'cidr': '4.231.56.0/26', 'allocation_pools': [{'start': '4.231.56.2', 'end': '4.231.56.62'}], 'gateway_ip': '4.231.56.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '4.231.56.2', 'tags': [], 'project_id': 'cddec38f537a48f6ad92d6d71fede968'}} 2026-06-22 02:21:50,707 - INFO - Created VN ctest-vn-02102068 2026-06-22 02:21:50,756 - DEBUG - VN ctest-vn-02102068 UUID is 33af5217-a9b8-480e-b45f-642007f8079f 2026-06-22 02:21:50,849 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-93212424', 'ctest-vmi-36182212']} 2026-06-22 02:21:51,115 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-36182212', 'id': 'a9f854ff-ad86-41e8-a072-c52d137a398a', 'tenant_id': 'cddec38f537a48f6ad92d6d71fede968', 'network_id': '33af5217-a9b8-480e-b45f-642007f8079f', 'mac_address': '02:a9:f8:54:ff:ad', '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': '4.231.56.3', 'subnet_id': '34afecb0-5db9-48e8-b55a-b85804006761'}], 'security_groups': ['f744f9a9-d3d2-4b64-8147-5747fb6c5470'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cddec38f537a48f6ad92d6d71fede968'}} 2026-06-22 02:21:51,116 - DEBUG - Created port a9f854ff-ad86-41e8-a072-c52d137a398a 2026-06-22 02:21:51,216 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a9f854ff-ad86-41e8-a072-c52d137a398a 2026-06-22 02:21:51,530 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a9f854ff-ad86-41e8-a072-c52d137a398a 2026-06-22 02:21:51,556 - INFO - VMI a9f854ff-ad86-41e8-a072-c52d137a398a verification in API Server passed 2026-06-22 02:21:51,629 - DEBUG - Response for delete_port : () 2026-06-22 02:21:51,629 - INFO - Deleted port a9f854ff-ad86-41e8-a072-c52d137a398a 2026-06-22 02:21:51,630 - INFO - Deleting VN ctest-vn-02102068 2026-06-22 02:21:51,717 - DEBUG - Response for deleting network () 2026-06-22 02:21:51,976 - DEBUG - No XMPP flaps were noticed during the test 2026-06-22 02:21:51,976 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-22 02:21:51,976 - INFO - -------------------------------------------------------------------------------- 2026-06-22 02:21:51,978 - INFO - ================================================================================ 2026-06-22 02:21:51,978 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-22 02:21:51,979 - 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-06-22 02:21:52,266 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-06-22 02:21:52,266 - INFO - Initial checks done. Running the testcase now 2026-06-22 02:21:52,266 - INFO - 2026-06-22 02:21:52,430 - DEBUG - Response for create_network : {'network': {'id': '18d663bb-d6fc-4674-90d4-541bd23b58ad', 'name': 'ctest-vn1-64766881', 'tenant_id': 'cddec38f537a48f6ad92d6d71fede968', 'project_id': 'cddec38f537a48f6ad92d6d71fede968', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93212424', 'ctest-vn1-64766881'], 'port_security_enabled': True, 'description': ''}} 2026-06-22 02:21:52,602 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e9ed651-888f-4fb6-8d99-c0894662a311', 'name': '', 'tenant_id': 'cddec38f537a48f6ad92d6d71fede968', 'network_id': '18d663bb-d6fc-4674-90d4-541bd23b58ad', 'ip_version': 4, 'cidr': '104.96.97.192/26', 'allocation_pools': [{'start': '104.96.97.194', 'end': '104.96.97.254'}], 'gateway_ip': '104.96.97.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.96.97.194', 'tags': [], 'project_id': 'cddec38f537a48f6ad92d6d71fede968'}} 2026-06-22 02:21:52,805 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a0e7040-2ab2-483b-8671-fc35314dac6c', 'name': '', 'tenant_id': 'cddec38f537a48f6ad92d6d71fede968', 'network_id': '18d663bb-d6fc-4674-90d4-541bd23b58ad', 'ip_version': 4, 'cidr': '26.40.147.64/26', 'allocation_pools': [{'start': '26.40.147.66', 'end': '26.40.147.126'}], 'gateway_ip': '26.40.147.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.40.147.66', 'tags': [], 'project_id': 'cddec38f537a48f6ad92d6d71fede968'}} 2026-06-22 02:21:52,820 - INFO - Created VN ctest-vn1-64766881 2026-06-22 02:21:52,872 - DEBUG - VN ctest-vn1-64766881 UUID is 18d663bb-d6fc-4674-90d4-541bd23b58ad 2026-06-22 02:21:53,435 - DEBUG - Response for create_port : {'port': {'name': 'b32ea333-cad1-410c-97d8-74aa28b50920', 'id': 'b32ea333-cad1-410c-97d8-74aa28b50920', 'tenant_id': 'cddec38f537a48f6ad92d6d71fede968', 'network_id': '18d663bb-d6fc-4674-90d4-541bd23b58ad', 'mac_address': '02:b3:2e:a3:33:ca', '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': '104.96.97.197', 'subnet_id': '1e9ed651-888f-4fb6-8d99-c0894662a311'}], 'security_groups': ['f744f9a9-d3d2-4b64-8147-5747fb6c5470'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cddec38f537a48f6ad92d6d71fede968'}} 2026-06-22 02:21:53,724 - DEBUG - Response for create_port : {'port': {'name': 'b93e3655-4390-4a68-998d-ad42e5b7e324', 'id': 'b93e3655-4390-4a68-998d-ad42e5b7e324', 'tenant_id': 'cddec38f537a48f6ad92d6d71fede968', 'network_id': '18d663bb-d6fc-4674-90d4-541bd23b58ad', 'mac_address': '02:b9:3e:36:55:43', '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': '26.40.147.69', 'subnet_id': '6a0e7040-2ab2-483b-8671-fc35314dac6c'}], 'security_groups': ['f744f9a9-d3d2-4b64-8147-5747fb6c5470'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cddec38f537a48f6ad92d6d71fede968'}} 2026-06-22 02:21:53,779 - DEBUG - Services list from nova: [, , ] 2026-06-22 02:21:54,073 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6017-1) 2026-06-22 02:21:54,420 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6017-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6017-1) 2026-06-22 02:21:54,420 - INFO - Waiting for VM ctest-vn1-vm1-46368068 to be up.. 2026-06-22 02:21:54,455 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 02:21:59,496 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 02:22:04,559 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 02:22:09,628 - DEBUG - VM is in ACTIVE state now 2026-06-22 02:22:09,628 - INFO - VM name : ctest-vn1-vm1-46368068 2026-06-22 02:22:09,706 - DEBUG - VM ctest-vn1-vm1-46368068 ID is e83c4b6d-afb6-4970-824c-67f896137872 2026-06-22 02:22:09,729 - DEBUG - VM ctest-vn1-vm1-46368068 launched on Node cn-jenkins-deploy-platform-ansible-os-6017-1 2026-06-22 02:22:09,798 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e83c4b6d-afb6-4970-824c-67f896137872 2026-06-22 02:22:09,807 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b32ea333-cad1-410c-97d8-74aa28b50920 2026-06-22 02:22:13,059 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms') 2026-06-22 02:22:13,059 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-46368068 failed! 2026-06-22 02:22:13,116 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-93212424:ctest-vn1-64766881 is 104.96.97.193 and allocation pool is NOT set 2026-06-22 02:22:13,116 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-93212424:ctest-vn1-64766881 is 26.40.147.65 and allocation pool is NOT set 2026-06-22 02:22:15,181 - 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=2.93 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.356 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.356/1.641/2.927/1.285 ms') 2026-06-22 02:22:15,181 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-46368068 passed 2026-06-22 02:22:15,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:15,332 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-46368068, IP 104.96.97.197, Port 22 2026-06-22 02:22:15,491 - DEBUG - VM ctest-vn1-vm1-46368068 is ready for SSH connections 2026-06-22 02:22:15,491 - INFO - Waiting for VM ctest-vn1-vm2-34149736 to be up.. 2026-06-22 02:22:15,560 - DEBUG - VM is in ACTIVE state now 2026-06-22 02:22:15,560 - INFO - VM name : ctest-vn1-vm2-34149736 2026-06-22 02:22:15,624 - DEBUG - VM ctest-vn1-vm2-34149736 ID is fd1a1e1f-47fd-44fe-abbc-f7c58bb60600 2026-06-22 02:22:15,624 - DEBUG - VM ctest-vn1-vm2-34149736 launched on Node cn-jenkins-deploy-platform-ansible-os-6017-1 2026-06-22 02:22:15,688 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fd1a1e1f-47fd-44fe-abbc-f7c58bb60600 2026-06-22 02:22:15,695 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b93e3655-4390-4a68-998d-ad42e5b7e324 2026-06-22 02:22:16,929 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.400 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.400/1.780/3.161/1.380 ms') 2026-06-22 02:22:16,929 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-34149736 passed 2026-06-22 02:22:17,080 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:17,080 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-34149736, IP 26.40.147.69, Port 22 2026-06-22 02:22:17,255 - DEBUG - VM ctest-vn1-vm2-34149736 is ready for SSH connections 2026-06-22 02:22:17,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:17,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:17,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 02:22:17,255 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 104.96.97.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-22 02:22:17,255 - DEBUG - ping -s 56 -c 3 -W 1 104.96.97.197 2026-06-22 02:22:20,869 - DEBUG - PING 104.96.97.197 (104.96.97.197): 56 data bytes 64 bytes from 104.96.97.197: seq=0 ttl=63 time=3.558 ms 64 bytes from 104.96.97.197: seq=1 ttl=63 time=0.953 ms 64 bytes from 104.96.97.197: seq=2 ttl=63 time=1.159 ms --- 104.96.97.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.953/1.890/3.558 ms 2026-06-22 02:22:20,869 - INFO - Ping to IP 104.96.97.197 from VM ctest-vn1-vm2-34149736 passed 2026-06-22 02:22:20,869 - INFO - Detaching port b93e3655-4390-4a68-998d-ad42e5b7e324 from VM ctest-vn1-vm2-34149736 2026-06-22 02:22:20,922 - INFO - Deleting VM ctest-vn1-vm2-34149736 2026-06-22 02:22:20,983 - INFO - Detaching port b32ea333-cad1-410c-97d8-74aa28b50920 from VM ctest-vn1-vm1-46368068 2026-06-22 02:22:21,018 - INFO - Deleting VM ctest-vn1-vm1-46368068 2026-06-22 02:22:21,209 - DEBUG - Response for delete_port : () 2026-06-22 02:22:21,335 - DEBUG - Response for delete_port : () 2026-06-22 02:22:21,335 - INFO - Deleting VN ctest-vn1-64766881 2026-06-22 02:22:21,444 - DEBUG - Response for deleting network () 2026-06-22 02:22:21,696 - DEBUG - No XMPP flaps were noticed during the test 2026-06-22 02:22:21,697 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-06-22 02:22:21,697 - INFO - -------------------------------------------------------------------------------- 2026-06-22 02:22:22,386 - INFO - Deleted project: ctest-TestPorts-93212424, ID : cddec38f-537a-48f6-ad92-d6d71fede968