2026-02-26 02:28:31,596 - INFO - Domain Default found not creating 2026-02-26 02:28:31,751 - INFO - Project ctest-TestPorts-98049083 not found, creating it 2026-02-26 02:28:32,192 - INFO - Created Project:ctest-TestPorts-98049083, ID : f9eca963-38ef-407c-bb2b-b2061b05fb82 2026-02-26 02:28:33,612 - INFO - ================================================================================ 2026-02-26 02:28:33,612 - INFO - STARTING TEST : test_ports_bindings 2026-02-26 02:28:33,612 - 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-26 02:28:33,876 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.201': '0'}} with 2026-02-26 02:28:33,876 - INFO - Initial checks done. Running the testcase now 2026-02-26 02:28:33,876 - INFO - 2026-02-26 02:28:34,414 - DEBUG - Response for create_network : {'network': {'id': 'e2692050-9402-44b7-9269-0c9b0c5de048', 'name': 'ctest-vn-65360932', 'tenant_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'project_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98049083', 'ctest-vn-65360932'], 'port_security_enabled': True, 'description': ''}} 2026-02-26 02:28:34,565 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e38b023-c7bf-45e1-9a27-e7657d5b714e', 'name': '', 'tenant_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'network_id': 'e2692050-9402-44b7-9269-0c9b0c5de048', 'ip_version': 4, 'cidr': '21.216.194.128/26', 'allocation_pools': [{'start': '21.216.194.130', 'end': '21.216.194.190'}], 'gateway_ip': '21.216.194.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.216.194.130', 'tags': [], 'project_id': 'f9eca96338ef407cbb2bb2061b05fb82'}} 2026-02-26 02:28:34,581 - INFO - Created VN ctest-vn-65360932 2026-02-26 02:28:34,631 - DEBUG - VN ctest-vn-65360932 UUID is e2692050-9402-44b7-9269-0c9b0c5de048 2026-02-26 02:28:34,737 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-98049083', 'ctest-vmi-65916411']} 2026-02-26 02:28:35,032 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-65916411', 'id': '82461f45-61ee-44a3-abcc-2117877262f5', 'tenant_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'network_id': 'e2692050-9402-44b7-9269-0c9b0c5de048', 'mac_address': '02:82:46:1f:45:61', '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': '21.216.194.131', 'subnet_id': '1e38b023-c7bf-45e1-9a27-e7657d5b714e'}], 'security_groups': ['57633e74-2287-4d87-9d1f-4ca59edf46e6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f9eca96338ef407cbb2bb2061b05fb82'}} 2026-02-26 02:28:35,032 - DEBUG - Created port 82461f45-61ee-44a3-abcc-2117877262f5 2026-02-26 02:28:35,135 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/82461f45-61ee-44a3-abcc-2117877262f5 2026-02-26 02:28:35,426 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/82461f45-61ee-44a3-abcc-2117877262f5 2026-02-26 02:28:35,457 - INFO - VMI 82461f45-61ee-44a3-abcc-2117877262f5 verification in API Server passed 2026-02-26 02:28:35,535 - DEBUG - Response for delete_port : () 2026-02-26 02:28:35,536 - INFO - Deleted port 82461f45-61ee-44a3-abcc-2117877262f5 2026-02-26 02:28:35,536 - INFO - Deleting VN ctest-vn-65360932 2026-02-26 02:28:35,626 - DEBUG - Response for deleting network () 2026-02-26 02:28:35,881 - DEBUG - No XMPP flaps were noticed during the test 2026-02-26 02:28:35,881 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-02-26 02:28:35,881 - INFO - -------------------------------------------------------------------------------- 2026-02-26 02:28:35,883 - INFO - ================================================================================ 2026-02-26 02:28:35,883 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-26 02:28:35,883 - 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-26 02:28:36,168 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.201': '0'}} with 2026-02-26 02:28:36,168 - INFO - Initial checks done. Running the testcase now 2026-02-26 02:28:36,168 - INFO - 2026-02-26 02:28:36,334 - DEBUG - Response for create_network : {'network': {'id': '02a2bd70-8a2b-413b-9d0c-6eda4b28cbbc', 'name': 'ctest-vn1-06640049', 'tenant_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'project_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98049083', 'ctest-vn1-06640049'], 'port_security_enabled': True, 'description': ''}} 2026-02-26 02:28:36,488 - DEBUG - Response for create_subnet : {'subnet': {'id': '43271ad9-cae6-4480-9f43-8b48ba0e8fc9', 'name': '', 'tenant_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'network_id': '02a2bd70-8a2b-413b-9d0c-6eda4b28cbbc', 'ip_version': 4, 'cidr': '215.91.101.0/26', 'allocation_pools': [{'start': '215.91.101.2', 'end': '215.91.101.62'}], 'gateway_ip': '215.91.101.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.91.101.2', 'tags': [], 'project_id': 'f9eca96338ef407cbb2bb2061b05fb82'}} 2026-02-26 02:28:36,692 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c6c56c07-49d2-45a4-a1b2-0b3320deb1a0', 'name': '', 'tenant_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'network_id': '02a2bd70-8a2b-413b-9d0c-6eda4b28cbbc', 'ip_version': 4, 'cidr': '71.176.183.128/26', 'allocation_pools': [{'start': '71.176.183.130', 'end': '71.176.183.190'}], 'gateway_ip': '71.176.183.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '71.176.183.130', 'tags': [], 'project_id': 'f9eca96338ef407cbb2bb2061b05fb82'}} 2026-02-26 02:28:36,709 - INFO - Created VN ctest-vn1-06640049 2026-02-26 02:28:36,759 - DEBUG - VN ctest-vn1-06640049 UUID is 02a2bd70-8a2b-413b-9d0c-6eda4b28cbbc 2026-02-26 02:28:37,047 - DEBUG - Response for create_port : {'port': {'name': '57a922d3-285f-4762-a356-552c03030090', 'id': '57a922d3-285f-4762-a356-552c03030090', 'tenant_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'network_id': '02a2bd70-8a2b-413b-9d0c-6eda4b28cbbc', 'mac_address': '02:57:a9:22:d3:28', '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': '215.91.101.5', 'subnet_id': '43271ad9-cae6-4480-9f43-8b48ba0e8fc9'}], 'security_groups': ['57633e74-2287-4d87-9d1f-4ca59edf46e6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f9eca96338ef407cbb2bb2061b05fb82'}} 2026-02-26 02:28:37,206 - DEBUG - Response for create_port : {'port': {'name': '16e4b794-7d9b-48e2-b1f0-9441960d48ea', 'id': '16e4b794-7d9b-48e2-b1f0-9441960d48ea', 'tenant_id': 'f9eca96338ef407cbb2bb2061b05fb82', 'network_id': '02a2bd70-8a2b-413b-9d0c-6eda4b28cbbc', 'mac_address': '02:16:e4:b7:94: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': '71.176.183.133', 'subnet_id': 'c6c56c07-49d2-45a4-a1b2-0b3320deb1a0'}], 'security_groups': ['57633e74-2287-4d87-9d1f-4ca59edf46e6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f9eca96338ef407cbb2bb2061b05fb82'}} 2026-02-26 02:28:37,259 - DEBUG - Services list from nova: [, , ] 2026-02-26 02:28:37,589 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5403-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5403-1) 2026-02-26 02:28:37,954 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5403-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5403-1) 2026-02-26 02:28:37,954 - INFO - Waiting for VM ctest-vn1-vm1-93678212 to be up.. 2026-02-26 02:28:38,115 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-26 02:28:43,187 - DEBUG - VM is in ACTIVE state now 2026-02-26 02:28:43,187 - INFO - VM name : ctest-vn1-vm1-93678212 2026-02-26 02:28:43,252 - DEBUG - VM ctest-vn1-vm1-93678212 ID is 3bed70a1-c634-4095-ad56-69876dbe52be 2026-02-26 02:28:43,269 - DEBUG - VM ctest-vn1-vm1-93678212 launched on Node cn-jenkins-deploy-platform-ansible-os-5403-1 2026-02-26 02:28:43,333 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3bed70a1-c634-4095-ad56-69876dbe52be 2026-02-26 02:28:43,340 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/57a922d3-285f-4762-a356-552c03030090 2026-02-26 02:28:46,602 - 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 1031ms') 2026-02-26 02:28:46,602 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93678212 failed! 2026-02-26 02:28:46,655 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98049083:ctest-vn1-06640049 is 215.91.101.1 and allocation pool is NOT set 2026-02-26 02:28:46,655 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98049083:ctest-vn1-06640049 is 71.176.183.129 and allocation pool is NOT set 2026-02-26 02:28:48,720 - 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=2.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.412/1.642/2.873/1.230 ms') 2026-02-26 02:28:48,720 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-93678212 passed 2026-02-26 02:28:48,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:28:48,867 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-93678212, IP 215.91.101.5, Port 22 2026-02-26 02:28:49,023 - DEBUG - VM ctest-vn1-vm1-93678212 is ready for SSH connections 2026-02-26 02:28:49,023 - INFO - Waiting for VM ctest-vn1-vm2-72415119 to be up.. 2026-02-26 02:28:49,108 - DEBUG - VM is in ACTIVE state now 2026-02-26 02:28:49,109 - INFO - VM name : ctest-vn1-vm2-72415119 2026-02-26 02:28:49,178 - DEBUG - VM ctest-vn1-vm2-72415119 ID is 5c9f9a4d-d453-490c-93e3-3b16c38e8016 2026-02-26 02:28:49,178 - DEBUG - VM ctest-vn1-vm2-72415119 launched on Node cn-jenkins-deploy-platform-ansible-os-5403-1 2026-02-26 02:28:49,245 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5c9f9a4d-d453-490c-93e3-3b16c38e8016 2026-02-26 02:28:49,253 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/16e4b794-7d9b-48e2-b1f0-9441960d48ea 2026-02-26 02:28:50,492 - 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.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.512 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.512/1.650/2.788/1.138 ms') 2026-02-26 02:28:50,492 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-72415119 passed 2026-02-26 02:28:50,639 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:28:50,639 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-72415119, IP 71.176.183.133, Port 22 2026-02-26 02:28:50,791 - DEBUG - VM ctest-vn1-vm2-72415119 is ready for SSH connections 2026-02-26 02:28:50,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:28:50,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:28:50,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 02:28:50,791 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 215.91.101.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-02-26 02:28:50,792 - DEBUG - ping -s 56 -c 3 -W 1 215.91.101.5 2026-02-26 02:28:53,463 - DEBUG - PING 215.91.101.5 (215.91.101.5): 56 data bytes 64 bytes from 215.91.101.5: seq=0 ttl=63 time=3.395 ms 64 bytes from 215.91.101.5: seq=1 ttl=63 time=0.932 ms 64 bytes from 215.91.101.5: seq=2 ttl=63 time=1.034 ms --- 215.91.101.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.932/1.787/3.395 ms 2026-02-26 02:28:53,463 - INFO - Ping to IP 215.91.101.5 from VM ctest-vn1-vm2-72415119 passed 2026-02-26 02:28:53,464 - INFO - Detaching port 16e4b794-7d9b-48e2-b1f0-9441960d48ea from VM ctest-vn1-vm2-72415119 2026-02-26 02:28:53,511 - INFO - Deleting VM ctest-vn1-vm2-72415119 2026-02-26 02:28:53,581 - INFO - Detaching port 57a922d3-285f-4762-a356-552c03030090 from VM ctest-vn1-vm1-93678212 2026-02-26 02:28:53,612 - INFO - Deleting VM ctest-vn1-vm1-93678212 2026-02-26 02:28:53,831 - DEBUG - Response for delete_port : () 2026-02-26 02:28:53,988 - DEBUG - Response for delete_port : () 2026-02-26 02:28:53,988 - INFO - Deleting VN ctest-vn1-06640049 2026-02-26 02:28:54,178 - DEBUG - Response for deleting network () 2026-02-26 02:28:54,440 - DEBUG - No XMPP flaps were noticed during the test 2026-02-26 02:28:54,440 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-02-26 02:28:54,440 - INFO - -------------------------------------------------------------------------------- 2026-02-26 02:28:55,269 - INFO - Deleted project: ctest-TestPorts-98049083, ID : f9eca963-38ef-407c-bb2b-b2061b05fb82