2026-09-09 04:26:17,353 - INFO - Domain Default found not creating 2026-09-09 04:26:17,549 - INFO - Project ctest-TestPorts-86906864 not found, creating it 2026-09-09 04:26:18,051 - INFO - Created Project:ctest-TestPorts-86906864, ID : da7c06e3-84ae-412a-ae1b-2c1c9abfffc1 2026-09-09 04:26:19,835 - INFO - ================================================================================ 2026-09-09 04:26:19,835 - INFO - STARTING TEST : test_ports_bindings 2026-09-09 04:26:19,835 - 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-09-09 04:26:20,111 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-09 04:26:20,112 - INFO - Initial checks done. Running the testcase now 2026-09-09 04:26:20,112 - INFO - 2026-09-09 04:26:20,790 - DEBUG - Response for create_network : {'network': {'id': 'fd60dac2-5aa2-424c-a21a-aeb70846e408', 'name': 'ctest-vn-90988051', 'tenant_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'project_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86906864', 'ctest-vn-90988051'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 04:26:20,978 - DEBUG - Response for create_subnet : {'subnet': {'id': '22414f59-0af3-47b1-a68a-14e1f0bc3c99', 'name': '', 'tenant_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'network_id': 'fd60dac2-5aa2-424c-a21a-aeb70846e408', 'ip_version': 4, 'cidr': '190.10.118.192/26', 'allocation_pools': [{'start': '190.10.118.194', 'end': '190.10.118.254'}], 'gateway_ip': '190.10.118.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.10.118.194', 'tags': [], 'project_id': 'da7c06e384ae412aae1b2c1c9abfffc1'}} 2026-09-09 04:26:20,996 - INFO - Created VN ctest-vn-90988051 2026-09-09 04:26:21,050 - DEBUG - VN ctest-vn-90988051 UUID is fd60dac2-5aa2-424c-a21a-aeb70846e408 2026-09-09 04:26:21,170 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-86906864', 'ctest-vmi-61055451']} 2026-09-09 04:26:21,487 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-61055451', 'id': 'b34f915d-4160-4808-a648-a5b9de2ce593', 'tenant_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'network_id': 'fd60dac2-5aa2-424c-a21a-aeb70846e408', 'mac_address': '02:b3:4f:91:5d:41', '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': '190.10.118.195', 'subnet_id': '22414f59-0af3-47b1-a68a-14e1f0bc3c99'}], 'security_groups': ['e94abf4c-0bbf-4067-b0b1-e7bbdbff91fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'da7c06e384ae412aae1b2c1c9abfffc1'}} 2026-09-09 04:26:21,487 - DEBUG - Created port b34f915d-4160-4808-a648-a5b9de2ce593 2026-09-09 04:26:21,594 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b34f915d-4160-4808-a648-a5b9de2ce593 2026-09-09 04:26:21,967 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b34f915d-4160-4808-a648-a5b9de2ce593 2026-09-09 04:26:22,004 - INFO - VMI b34f915d-4160-4808-a648-a5b9de2ce593 verification in API Server passed 2026-09-09 04:26:22,114 - DEBUG - Response for delete_port : () 2026-09-09 04:26:22,114 - INFO - Deleted port b34f915d-4160-4808-a648-a5b9de2ce593 2026-09-09 04:26:22,114 - INFO - Deleting VN ctest-vn-90988051 2026-09-09 04:26:22,262 - DEBUG - Response for deleting network () 2026-09-09 04:26:22,539 - DEBUG - No XMPP flaps were noticed during the test 2026-09-09 04:26:22,539 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-09-09 04:26:22,539 - INFO - -------------------------------------------------------------------------------- 2026-09-09 04:26:22,542 - INFO - ================================================================================ 2026-09-09 04:26:22,542 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-09 04:26:22,542 - 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-09-09 04:26:22,834 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-09 04:26:22,835 - INFO - Initial checks done. Running the testcase now 2026-09-09 04:26:22,835 - INFO - 2026-09-09 04:26:23,017 - DEBUG - Response for create_network : {'network': {'id': '2eb6d236-78c4-47f7-9034-b51f363fc16a', 'name': 'ctest-vn1-23079404', 'tenant_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'project_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86906864', 'ctest-vn1-23079404'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 04:26:23,192 - DEBUG - Response for create_subnet : {'subnet': {'id': '57723328-44ff-4beb-9f8d-dcd95daa04e4', 'name': '', 'tenant_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'network_id': '2eb6d236-78c4-47f7-9034-b51f363fc16a', 'ip_version': 4, 'cidr': '172.88.201.192/26', 'allocation_pools': [{'start': '172.88.201.194', 'end': '172.88.201.254'}], 'gateway_ip': '172.88.201.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '172.88.201.194', 'tags': [], 'project_id': 'da7c06e384ae412aae1b2c1c9abfffc1'}} 2026-09-09 04:26:23,360 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c2e538f3-8138-4dae-a55b-c571bb38f7ad', 'name': '', 'tenant_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'network_id': '2eb6d236-78c4-47f7-9034-b51f363fc16a', 'ip_version': 4, 'cidr': '11.249.81.128/26', 'allocation_pools': [{'start': '11.249.81.130', 'end': '11.249.81.190'}], 'gateway_ip': '11.249.81.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.249.81.130', 'tags': [], 'project_id': 'da7c06e384ae412aae1b2c1c9abfffc1'}} 2026-09-09 04:26:23,382 - INFO - Created VN ctest-vn1-23079404 2026-09-09 04:26:23,437 - DEBUG - VN ctest-vn1-23079404 UUID is 2eb6d236-78c4-47f7-9034-b51f363fc16a 2026-09-09 04:26:23,777 - DEBUG - Response for create_port : {'port': {'name': '23ab06df-ca65-4dcf-b08f-b4c5d6cc9bd6', 'id': '23ab06df-ca65-4dcf-b08f-b4c5d6cc9bd6', 'tenant_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'network_id': '2eb6d236-78c4-47f7-9034-b51f363fc16a', 'mac_address': '02:23:ab:06:df: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': '172.88.201.197', 'subnet_id': '57723328-44ff-4beb-9f8d-dcd95daa04e4'}], 'security_groups': ['e94abf4c-0bbf-4067-b0b1-e7bbdbff91fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'da7c06e384ae412aae1b2c1c9abfffc1'}} 2026-09-09 04:26:23,989 - DEBUG - Response for create_port : {'port': {'name': '5c0423e5-f1b1-4b20-ade5-3984b8d6e6be', 'id': '5c0423e5-f1b1-4b20-ade5-3984b8d6e6be', 'tenant_id': 'da7c06e384ae412aae1b2c1c9abfffc1', 'network_id': '2eb6d236-78c4-47f7-9034-b51f363fc16a', 'mac_address': '02:5c:04:23:e5:f1', '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': '11.249.81.133', 'subnet_id': 'c2e538f3-8138-4dae-a55b-c571bb38f7ad'}], 'security_groups': ['e94abf4c-0bbf-4067-b0b1-e7bbdbff91fc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'da7c06e384ae412aae1b2c1c9abfffc1'}} 2026-09-09 04:26:24,053 - DEBUG - Services list from nova: [, , ] 2026-09-09 04:26:24,445 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6264-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6264-1) 2026-09-09 04:26:24,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6264-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6264-1) 2026-09-09 04:26:24,891 - INFO - Waiting for VM ctest-vn1-vm1-99621580 to be up.. 2026-09-09 04:26:24,933 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:26:29,990 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:26:35,081 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:26:40,171 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:26:45,261 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:26:50,348 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:26:55,445 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:27:00,551 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:27:05,650 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 04:27:10,748 - DEBUG - VM is in ACTIVE state now 2026-09-09 04:27:10,748 - INFO - VM name : ctest-vn1-vm1-99621580 2026-09-09 04:27:10,832 - DEBUG - VM ctest-vn1-vm1-99621580 ID is c0d853a4-b8d0-4cde-a0b0-c702fd65afd7 2026-09-09 04:27:10,853 - DEBUG - VM ctest-vn1-vm1-99621580 launched on Node cn-jenkins-deploy-platform-ansible-os-6264-1 2026-09-09 04:27:10,931 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c0d853a4-b8d0-4cde-a0b0-c702fd65afd7 2026-09-09 04:27:10,941 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/23ab06df-ca65-4dcf-b08f-b4c5d6cc9bd6 2026-09-09 04:27:14,245 - 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 1032ms') 2026-09-09 04:27:14,245 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-99621580 failed! 2026-09-09 04:27:14,301 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86906864:ctest-vn1-23079404 is 172.88.201.193 and allocation pool is NOT set 2026-09-09 04:27:14,302 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86906864:ctest-vn1-23079404 is 11.249.81.129 and allocation pool is NOT set 2026-09-09 04:27:16,371 - 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=5.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.39 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 = 3.393/4.385/5.378/0.992 ms') 2026-09-09 04:27:16,372 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-99621580 passed 2026-09-09 04:27:16,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 04:27:16,530 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-99621580, IP 172.88.201.197, Port 22 2026-09-09 04:27:16,596 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-09-09 04:27:16,689 - DEBUG - VM ctest-vn1-vm1-99621580 is NOT ready for SSH connections, VM status: ACTIVE 2026-09-09 04:27:21,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 04:27:21,690 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-99621580, IP 172.88.201.197, Port 22 2026-09-09 04:27:21,872 - DEBUG - VM ctest-vn1-vm1-99621580 is ready for SSH connections 2026-09-09 04:27:21,872 - INFO - Waiting for VM ctest-vn1-vm2-97826672 to be up.. 2026-09-09 04:27:21,954 - DEBUG - VM is in ACTIVE state now 2026-09-09 04:27:21,954 - INFO - VM name : ctest-vn1-vm2-97826672 2026-09-09 04:27:22,034 - DEBUG - VM ctest-vn1-vm2-97826672 ID is 66f9127e-519c-4822-b59c-68f5e6295904 2026-09-09 04:27:22,034 - DEBUG - VM ctest-vn1-vm2-97826672 launched on Node cn-jenkins-deploy-platform-ansible-os-6264-1 2026-09-09 04:27:22,114 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/66f9127e-519c-4822-b59c-68f5e6295904 2026-09-09 04:27:22,124 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5c0423e5-f1b1-4b20-ade5-3984b8d6e6be 2026-09-09 04:27:23,369 - 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=4.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.497 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.497/2.259/4.021/1.762 ms') 2026-09-09 04:27:23,370 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-97826672 passed 2026-09-09 04:27:23,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 04:27:23,530 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-97826672, IP 11.249.81.133, Port 22 2026-09-09 04:27:23,706 - DEBUG - VM ctest-vn1-vm2-97826672 is ready for SSH connections 2026-09-09 04:27:23,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 04:27:23,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 04:27:23,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 04:27:23,707 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 172.88.201.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-09-09 04:27:23,707 - DEBUG - ping -s 56 -c 3 -W 1 172.88.201.197 2026-09-09 04:27:27,859 - DEBUG - PING 172.88.201.197 (172.88.201.197): 56 data bytes 64 bytes from 172.88.201.197: seq=0 ttl=63 time=5.069 ms 64 bytes from 172.88.201.197: seq=1 ttl=63 time=0.935 ms 64 bytes from 172.88.201.197: seq=2 ttl=63 time=1.267 ms --- 172.88.201.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.935/2.423/5.069 ms 2026-09-09 04:27:27,859 - INFO - Ping to IP 172.88.201.197 from VM ctest-vn1-vm2-97826672 passed 2026-09-09 04:27:27,859 - INFO - Detaching port 5c0423e5-f1b1-4b20-ade5-3984b8d6e6be from VM ctest-vn1-vm2-97826672 2026-09-09 04:27:27,933 - INFO - Deleting VM ctest-vn1-vm2-97826672 2026-09-09 04:27:28,010 - INFO - Detaching port 23ab06df-ca65-4dcf-b08f-b4c5d6cc9bd6 from VM ctest-vn1-vm1-99621580 2026-09-09 04:27:28,049 - INFO - Deleting VM ctest-vn1-vm1-99621580 2026-09-09 04:27:28,336 - DEBUG - Response for delete_port : () 2026-09-09 04:27:28,551 - DEBUG - Response for delete_port : () 2026-09-09 04:27:28,551 - INFO - Deleting VN ctest-vn1-23079404 2026-09-09 04:27:28,734 - DEBUG - Response for deleting network () 2026-09-09 04:27:29,015 - DEBUG - No XMPP flaps were noticed during the test 2026-09-09 04:27:29,015 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:07] 2026-09-09 04:27:29,015 - INFO - -------------------------------------------------------------------------------- 2026-09-09 04:27:29,842 - INFO - Deleted project: ctest-TestPorts-86906864, ID : da7c06e3-84ae-412a-ae1b-2c1c9abfffc1