2026-08-20 19:14:18,824 - INFO - Domain Default found not creating 2026-08-20 19:14:19,003 - INFO - Project ctest-TestPorts-56915458 not found, creating it 2026-08-20 19:14:19,478 - INFO - Created Project:ctest-TestPorts-56915458, ID : a61d893b-f288-473d-8e47-c83d7a16b9d8 2026-08-20 19:14:21,319 - INFO - ================================================================================ 2026-08-20 19:14:21,319 - INFO - STARTING TEST : test_ports_bindings 2026-08-20 19:14:21,320 - 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-08-20 19:14:21,602 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with 2026-08-20 19:14:21,602 - INFO - Initial checks done. Running the testcase now 2026-08-20 19:14:21,603 - INFO - 2026-08-20 19:14:22,323 - DEBUG - Response for create_network : {'network': {'id': 'd6728e17-7cdc-4ae4-b66b-74e71b856085', 'name': 'ctest-vn-40803766', 'tenant_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'project_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-56915458', 'ctest-vn-40803766'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 19:14:22,534 - DEBUG - Response for create_subnet : {'subnet': {'id': '2792b710-1892-4eb0-ab4d-7c4b15119b7c', 'name': '', 'tenant_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'network_id': 'd6728e17-7cdc-4ae4-b66b-74e71b856085', 'ip_version': 4, 'cidr': '77.44.77.64/26', 'allocation_pools': [{'start': '77.44.77.66', 'end': '77.44.77.126'}], 'gateway_ip': '77.44.77.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '77.44.77.66', 'tags': [], 'project_id': 'a61d893bf288473d8e47c83d7a16b9d8'}} 2026-08-20 19:14:22,553 - INFO - Created VN ctest-vn-40803766 2026-08-20 19:14:22,605 - DEBUG - VN ctest-vn-40803766 UUID is d6728e17-7cdc-4ae4-b66b-74e71b856085 2026-08-20 19:14:22,710 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-56915458', 'ctest-vmi-36204502']} 2026-08-20 19:14:23,040 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-36204502', 'id': '0e1fd984-773c-410c-8ef7-c6b99cbaa10f', 'tenant_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'network_id': 'd6728e17-7cdc-4ae4-b66b-74e71b856085', 'mac_address': '02:0e:1f:d9:84:77', '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': '77.44.77.67', 'subnet_id': '2792b710-1892-4eb0-ab4d-7c4b15119b7c'}], 'security_groups': ['4ff65ad3-97ad-46a2-939c-c98cf65de0b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a61d893bf288473d8e47c83d7a16b9d8'}} 2026-08-20 19:14:23,040 - DEBUG - Created port 0e1fd984-773c-410c-8ef7-c6b99cbaa10f 2026-08-20 19:14:23,144 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/0e1fd984-773c-410c-8ef7-c6b99cbaa10f 2026-08-20 19:14:23,514 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/0e1fd984-773c-410c-8ef7-c6b99cbaa10f 2026-08-20 19:14:23,548 - INFO - VMI 0e1fd984-773c-410c-8ef7-c6b99cbaa10f verification in API Server passed 2026-08-20 19:14:23,647 - DEBUG - Response for delete_port : () 2026-08-20 19:14:23,647 - INFO - Deleted port 0e1fd984-773c-410c-8ef7-c6b99cbaa10f 2026-08-20 19:14:23,647 - INFO - Deleting VN ctest-vn-40803766 2026-08-20 19:14:23,752 - DEBUG - Response for deleting network () 2026-08-20 19:14:24,021 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 19:14:24,022 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-20 19:14:24,022 - INFO - -------------------------------------------------------------------------------- 2026-08-20 19:14:24,024 - INFO - ================================================================================ 2026-08-20 19:14:24,025 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-20 19:14:24,025 - 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-08-20 19:14:24,306 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with 2026-08-20 19:14:24,306 - INFO - Initial checks done. Running the testcase now 2026-08-20 19:14:24,306 - INFO - 2026-08-20 19:14:24,503 - DEBUG - Response for create_network : {'network': {'id': '5d85931f-014a-44b2-8337-cbf1e50e59f7', 'name': 'ctest-vn1-42768482', 'tenant_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'project_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-56915458', 'ctest-vn1-42768482'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 19:14:24,721 - DEBUG - Response for create_subnet : {'subnet': {'id': '304bb541-de5f-44e9-bb59-5b0bb82742de', 'name': '', 'tenant_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'network_id': '5d85931f-014a-44b2-8337-cbf1e50e59f7', 'ip_version': 4, 'cidr': '22.172.171.64/26', 'allocation_pools': [{'start': '22.172.171.66', 'end': '22.172.171.126'}], 'gateway_ip': '22.172.171.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.172.171.66', 'tags': [], 'project_id': 'a61d893bf288473d8e47c83d7a16b9d8'}} 2026-08-20 19:14:24,905 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c260827-9eb8-4587-989a-e6936beea958', 'name': '', 'tenant_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'network_id': '5d85931f-014a-44b2-8337-cbf1e50e59f7', 'ip_version': 4, 'cidr': '178.202.37.128/26', 'allocation_pools': [{'start': '178.202.37.130', 'end': '178.202.37.190'}], 'gateway_ip': '178.202.37.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '178.202.37.130', 'tags': [], 'project_id': 'a61d893bf288473d8e47c83d7a16b9d8'}} 2026-08-20 19:14:24,927 - INFO - Created VN ctest-vn1-42768482 2026-08-20 19:14:24,980 - DEBUG - VN ctest-vn1-42768482 UUID is 5d85931f-014a-44b2-8337-cbf1e50e59f7 2026-08-20 19:14:25,327 - DEBUG - Response for create_port : {'port': {'name': 'f93e2e50-401e-409a-8005-ccb635c26fae', 'id': 'f93e2e50-401e-409a-8005-ccb635c26fae', 'tenant_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'network_id': '5d85931f-014a-44b2-8337-cbf1e50e59f7', 'mac_address': '02:f9:3e:2e:50:40', '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': '22.172.171.69', 'subnet_id': '304bb541-de5f-44e9-bb59-5b0bb82742de'}], 'security_groups': ['4ff65ad3-97ad-46a2-939c-c98cf65de0b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a61d893bf288473d8e47c83d7a16b9d8'}} 2026-08-20 19:14:25,519 - DEBUG - Response for create_port : {'port': {'name': '81cd33cb-122e-4d75-b05a-ff2b0e1b6f3f', 'id': '81cd33cb-122e-4d75-b05a-ff2b0e1b6f3f', 'tenant_id': 'a61d893bf288473d8e47c83d7a16b9d8', 'network_id': '5d85931f-014a-44b2-8337-cbf1e50e59f7', 'mac_address': '02:81:cd:33:cb:12', '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': '178.202.37.133', 'subnet_id': '8c260827-9eb8-4587-989a-e6936beea958'}], 'security_groups': ['4ff65ad3-97ad-46a2-939c-c98cf65de0b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a61d893bf288473d8e47c83d7a16b9d8'}} 2026-08-20 19:14:25,582 - DEBUG - Services list from nova: [, , ] 2026-08-20 19:14:25,945 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6194-1) 2026-08-20 19:14:26,431 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6194-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6194-1) 2026-08-20 19:14:26,431 - INFO - Waiting for VM ctest-vn1-vm1-35885262 to be up.. 2026-08-20 19:14:26,480 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:14:31,536 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:14:36,615 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:14:41,695 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:14:46,788 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:14:51,881 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:14:56,974 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:15:02,073 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:15:07,163 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 19:15:12,249 - DEBUG - VM is in ACTIVE state now 2026-08-20 19:15:12,249 - INFO - VM name : ctest-vn1-vm1-35885262 2026-08-20 19:15:12,340 - DEBUG - VM ctest-vn1-vm1-35885262 ID is fdb11fc3-747d-405f-a70c-74ea2993fa1b 2026-08-20 19:15:12,365 - DEBUG - VM ctest-vn1-vm1-35885262 launched on Node cn-jenkins-deploy-platform-ansible-os-6194-1 2026-08-20 19:15:12,445 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/fdb11fc3-747d-405f-a70c-74ea2993fa1b 2026-08-20 19:15:12,455 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/f93e2e50-401e-409a-8005-ccb635c26fae 2026-08-20 19:15:15,702 - 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 1001ms') 2026-08-20 19:15:15,702 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-35885262 failed! 2026-08-20 19:15:15,760 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-56915458:ctest-vn1-42768482 is 22.172.171.65 and allocation pool is NOT set 2026-08-20 19:15:15,761 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-56915458:ctest-vn1-42768482 is 178.202.37.129 and allocation pool is NOT set 2026-08-20 19:15:17,828 - 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.28 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.618 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.618/2.451/4.284/1.833 ms') 2026-08-20 19:15:17,828 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-35885262 passed 2026-08-20 19:15:17,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 19:15:17,989 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35885262, IP 22.172.171.69, Port 22 2026-08-20 19:15:18,159 - DEBUG - VM ctest-vn1-vm1-35885262 is ready for SSH connections 2026-08-20 19:15:18,159 - INFO - Waiting for VM ctest-vn1-vm2-03982530 to be up.. 2026-08-20 19:15:18,245 - DEBUG - VM is in ACTIVE state now 2026-08-20 19:15:18,245 - INFO - VM name : ctest-vn1-vm2-03982530 2026-08-20 19:15:18,333 - DEBUG - VM ctest-vn1-vm2-03982530 ID is 12cfa411-b7f8-4526-b4d8-486a2a33f872 2026-08-20 19:15:18,333 - DEBUG - VM ctest-vn1-vm2-03982530 launched on Node cn-jenkins-deploy-platform-ansible-os-6194-1 2026-08-20 19:15:18,417 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/12cfa411-b7f8-4526-b4d8-486a2a33f872 2026-08-20 19:15:18,427 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/81cd33cb-122e-4d75-b05a-ff2b0e1b6f3f 2026-08-20 19:15:19,680 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.572 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.572/2.411/4.250/1.839 ms') 2026-08-20 19:15:19,680 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-03982530 passed 2026-08-20 19:15:19,832 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 19:15:19,833 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-03982530, IP 178.202.37.133, Port 22 2026-08-20 19:15:19,998 - DEBUG - VM ctest-vn1-vm2-03982530 is ready for SSH connections 2026-08-20 19:15:19,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 19:15:19,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 19:15:19,998 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 19:15:19,998 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.172.171.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 19:15:19,999 - DEBUG - ping -s 56 -c 3 -W 1 22.172.171.69 2026-08-20 19:15:24,110 - DEBUG - PING 22.172.171.69 (22.172.171.69): 56 data bytes 64 bytes from 22.172.171.69: seq=0 ttl=63 time=4.036 ms 64 bytes from 22.172.171.69: seq=1 ttl=63 time=1.249 ms 64 bytes from 22.172.171.69: seq=2 ttl=63 time=1.296 ms --- 22.172.171.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.249/2.193/4.036 ms 2026-08-20 19:15:24,110 - INFO - Ping to IP 22.172.171.69 from VM ctest-vn1-vm2-03982530 passed 2026-08-20 19:15:24,110 - INFO - Detaching port 81cd33cb-122e-4d75-b05a-ff2b0e1b6f3f from VM ctest-vn1-vm2-03982530 2026-08-20 19:15:24,170 - INFO - Deleting VM ctest-vn1-vm2-03982530 2026-08-20 19:15:24,240 - INFO - Detaching port f93e2e50-401e-409a-8005-ccb635c26fae from VM ctest-vn1-vm1-35885262 2026-08-20 19:15:24,273 - INFO - Deleting VM ctest-vn1-vm1-35885262 2026-08-20 19:15:24,496 - DEBUG - Response for delete_port : () 2026-08-20 19:15:24,659 - DEBUG - Response for delete_port : () 2026-08-20 19:15:24,659 - INFO - Deleting VN ctest-vn1-42768482 2026-08-20 19:15:24,809 - DEBUG - Response for deleting network () 2026-08-20 19:15:25,094 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 19:15:25,094 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-08-20 19:15:25,095 - INFO - -------------------------------------------------------------------------------- 2026-08-20 19:15:25,933 - INFO - Deleted project: ctest-TestPorts-56915458, ID : a61d893b-f288-473d-8e47-c83d7a16b9d8