2026-03-06 11:45:33,196 - INFO - Domain Default found not creating
2026-03-06 11:45:33,390 - INFO - Project ctest-TestPorts-10614652 not found, creating it
2026-03-06 11:45:33,921 - INFO - Created Project:ctest-TestPorts-10614652, ID : f297ad1b-9f96-4ec1-82a7-4233d99a3f3f
2026-03-06 11:45:35,585 - INFO - ================================================================================
2026-03-06 11:45:35,586 - INFO - STARTING TEST : test_ports_bindings
2026-03-06 11:45:35,586 - 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-03-06 11:45:35,848 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-03-06 11:45:35,848 - INFO - Initial checks done. Running the testcase now
2026-03-06 11:45:35,848 - INFO -
2026-03-06 11:45:36,441 - DEBUG - Response for create_network : {'network': {'id': '1fcb29a3-7776-44e9-86fd-5a76742442d6', 'name': 'ctest-vn-80354607', 'tenant_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'project_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10614652', 'ctest-vn-80354607'], 'port_security_enabled': True, 'description': ''}}
2026-03-06 11:45:36,609 - DEBUG - Response for create_subnet : {'subnet': {'id': '9a51f104-ab03-4296-b563-c3d6393ebe85', 'name': '', 'tenant_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'network_id': '1fcb29a3-7776-44e9-86fd-5a76742442d6', 'ip_version': 4, 'cidr': '73.177.145.192/26', 'allocation_pools': [{'start': '73.177.145.194', 'end': '73.177.145.254'}], 'gateway_ip': '73.177.145.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.177.145.194', 'tags': [], 'project_id': 'f297ad1b9f964ec182a74233d99a3f3f'}}
2026-03-06 11:45:36,632 - INFO - Created VN ctest-vn-80354607
2026-03-06 11:45:36,686 - DEBUG - VN ctest-vn-80354607 UUID is 1fcb29a3-7776-44e9-86fd-5a76742442d6
2026-03-06 11:45:36,801 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-10614652', 'ctest-vmi-64373941']}
2026-03-06 11:45:37,042 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-64373941', 'id': '74f11b78-d2de-47e1-8498-55e63c40d90b', 'tenant_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'network_id': '1fcb29a3-7776-44e9-86fd-5a76742442d6', 'mac_address': '02:74:f1:1b:78:d2', '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': '73.177.145.195', 'subnet_id': '9a51f104-ab03-4296-b563-c3d6393ebe85'}], 'security_groups': ['f8fd3941-bdc0-4b20-9dac-670d0afd8112'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f297ad1b9f964ec182a74233d99a3f3f'}}
2026-03-06 11:45:37,042 - DEBUG - Created port 74f11b78-d2de-47e1-8498-55e63c40d90b
2026-03-06 11:45:37,150 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/74f11b78-d2de-47e1-8498-55e63c40d90b
2026-03-06 11:45:37,459 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/74f11b78-d2de-47e1-8498-55e63c40d90b
2026-03-06 11:45:37,503 - INFO - VMI 74f11b78-d2de-47e1-8498-55e63c40d90b verification in API Server passed
2026-03-06 11:45:37,590 - DEBUG - Response for delete_port : ()
2026-03-06 11:45:37,590 - INFO - Deleted port 74f11b78-d2de-47e1-8498-55e63c40d90b
2026-03-06 11:45:37,590 - INFO - Deleting VN ctest-vn-80354607
2026-03-06 11:45:37,695 - DEBUG - Response for deleting network ()
2026-03-06 11:45:37,963 - DEBUG - No XMPP flaps were noticed during the test
2026-03-06 11:45:37,963 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-06 11:45:37,963 - INFO - --------------------------------------------------------------------------------
2026-03-06 11:45:37,966 - INFO - ================================================================================
2026-03-06 11:45:37,966 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-06 11:45:37,966 - 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-03-06 11:45:38,243 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-03-06 11:45:38,243 - INFO - Initial checks done. Running the testcase now
2026-03-06 11:45:38,243 - INFO -
2026-03-06 11:45:38,423 - DEBUG - Response for create_network : {'network': {'id': 'de151c80-d192-4452-9a13-503106602d41', 'name': 'ctest-vn1-37058956', 'tenant_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'project_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10614652', 'ctest-vn1-37058956'], 'port_security_enabled': True, 'description': ''}}
2026-03-06 11:45:38,620 - DEBUG - Response for create_subnet : {'subnet': {'id': '5c096cea-b3e3-44fe-ad75-7d671bf0f534', 'name': '', 'tenant_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'network_id': 'de151c80-d192-4452-9a13-503106602d41', 'ip_version': 4, 'cidr': '114.1.238.0/26', 'allocation_pools': [{'start': '114.1.238.2', 'end': '114.1.238.62'}], 'gateway_ip': '114.1.238.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.1.238.2', 'tags': [], 'project_id': 'f297ad1b9f964ec182a74233d99a3f3f'}}
2026-03-06 11:45:38,778 - DEBUG - Response for create_subnet : {'subnet': {'id': '8063263f-d094-4643-b7bf-87c5b3d888ca', 'name': '', 'tenant_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'network_id': 'de151c80-d192-4452-9a13-503106602d41', 'ip_version': 4, 'cidr': '55.78.64.64/26', 'allocation_pools': [{'start': '55.78.64.66', 'end': '55.78.64.126'}], 'gateway_ip': '55.78.64.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.78.64.66', 'tags': [], 'project_id': 'f297ad1b9f964ec182a74233d99a3f3f'}}
2026-03-06 11:45:38,802 - INFO - Created VN ctest-vn1-37058956
2026-03-06 11:45:38,858 - DEBUG - VN ctest-vn1-37058956 UUID is de151c80-d192-4452-9a13-503106602d41
2026-03-06 11:45:39,175 - DEBUG - Response for create_port : {'port': {'name': '2c716ec6-af3e-4589-9c8f-8e3114dcd4e1', 'id': '2c716ec6-af3e-4589-9c8f-8e3114dcd4e1', 'tenant_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'network_id': 'de151c80-d192-4452-9a13-503106602d41', 'mac_address': '02:2c:71:6e:c6:af', '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': '114.1.238.5', 'subnet_id': '5c096cea-b3e3-44fe-ad75-7d671bf0f534'}], 'security_groups': ['f8fd3941-bdc0-4b20-9dac-670d0afd8112'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f297ad1b9f964ec182a74233d99a3f3f'}}
2026-03-06 11:45:39,353 - DEBUG - Response for create_port : {'port': {'name': '676edfe2-ab59-40fb-8a86-7a6cbd21f9a2', 'id': '676edfe2-ab59-40fb-8a86-7a6cbd21f9a2', 'tenant_id': 'f297ad1b9f964ec182a74233d99a3f3f', 'network_id': 'de151c80-d192-4452-9a13-503106602d41', 'mac_address': '02:67:6e:df:e2:ab', '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': '55.78.64.69', 'subnet_id': '8063263f-d094-4643-b7bf-87c5b3d888ca'}], 'security_groups': ['f8fd3941-bdc0-4b20-9dac-670d0afd8112'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f297ad1b9f964ec182a74233d99a3f3f'}}
2026-03-06 11:45:39,410 - DEBUG - Services list from nova: [, , ]
2026-03-06 11:45:39,815 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5448-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5448-1)
2026-03-06 11:45:40,260 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5448-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5448-1)
2026-03-06 11:45:40,260 - INFO - Waiting for VM ctest-vn1-vm1-70652260 to be up..
2026-03-06 11:45:40,306 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-06 11:45:45,412 - DEBUG - VM is in ACTIVE state now
2026-03-06 11:45:45,412 - INFO - VM name : ctest-vn1-vm1-70652260
2026-03-06 11:45:45,513 - DEBUG - VM ctest-vn1-vm1-70652260 ID is bbffacbc-225a-4757-91cf-992138201a9b
2026-03-06 11:45:45,540 - DEBUG - VM ctest-vn1-vm1-70652260 launched on Node cn-jenkins-deploy-platform-ansible-os-5448-1
2026-03-06 11:45:45,642 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bbffacbc-225a-4757-91cf-992138201a9b
2026-03-06 11:45:45,659 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2c716ec6-af3e-4589-9c8f-8e3114dcd4e1
2026-03-06 11:45:48,945 - 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 1023ms')
2026-03-06 11:45:48,945 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70652260 failed!
2026-03-06 11:45:48,998 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10614652:ctest-vn1-37058956 is 114.1.238.1 and allocation pool is NOT set
2026-03-06 11:45:48,998 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10614652:ctest-vn1-37058956 is 55.78.64.65 and allocation pool is NOT set
2026-03-06 11:45:53,078 - 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=6.29 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 6.286/6.286/6.286/0.000 ms')
2026-03-06 11:45:53,078 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70652260 passed
2026-03-06 11:45:53,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 11:45:53,230 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-70652260, IP 114.1.238.5, Port 22
2026-03-06 11:45:53,385 - DEBUG - VM ctest-vn1-vm1-70652260 is ready for SSH connections
2026-03-06 11:45:53,385 - INFO - Waiting for VM ctest-vn1-vm2-63621752 to be up..
2026-03-06 11:45:53,474 - DEBUG - VM is in ACTIVE state now
2026-03-06 11:45:53,474 - INFO - VM name : ctest-vn1-vm2-63621752
2026-03-06 11:45:53,565 - DEBUG - VM ctest-vn1-vm2-63621752 ID is 8a9613ff-73fa-450e-9543-eb9360cfad36
2026-03-06 11:45:53,565 - DEBUG - VM ctest-vn1-vm2-63621752 launched on Node cn-jenkins-deploy-platform-ansible-os-5448-1
2026-03-06 11:45:53,648 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a9613ff-73fa-450e-9543-eb9360cfad36
2026-03-06 11:45:53,657 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/676edfe2-ab59-40fb-8a86-7a6cbd21f9a2
2026-03-06 11:45:54,899 - 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.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.826 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.826/1.843/2.861/1.017 ms')
2026-03-06 11:45:54,899 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-63621752 passed
2026-03-06 11:45:55,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 11:45:55,054 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-63621752, IP 55.78.64.69, Port 22
2026-03-06 11:45:55,210 - DEBUG - VM ctest-vn1-vm2-63621752 is ready for SSH connections
2026-03-06 11:45:55,210 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 11:45:55,210 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 11:45:55,210 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-06 11:45:55,210 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 114.1.238.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-03-06 11:45:55,210 - DEBUG - ping -s 56 -c 3 -W 1 114.1.238.5
2026-03-06 11:45:57,901 - DEBUG - PING 114.1.238.5 (114.1.238.5): 56 data bytes
64 bytes from 114.1.238.5: seq=0 ttl=63 time=4.369 ms
64 bytes from 114.1.238.5: seq=1 ttl=63 time=0.987 ms
64 bytes from 114.1.238.5: seq=2 ttl=63 time=0.997 ms
--- 114.1.238.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.987/2.117/4.369 ms
2026-03-06 11:45:57,901 - INFO - Ping to IP 114.1.238.5 from VM ctest-vn1-vm2-63621752 passed
2026-03-06 11:45:57,901 - INFO - Detaching port 676edfe2-ab59-40fb-8a86-7a6cbd21f9a2 from VM ctest-vn1-vm2-63621752
2026-03-06 11:45:57,953 - INFO - Deleting VM ctest-vn1-vm2-63621752
2026-03-06 11:45:58,026 - INFO - Detaching port 2c716ec6-af3e-4589-9c8f-8e3114dcd4e1 from VM ctest-vn1-vm1-70652260
2026-03-06 11:45:58,066 - INFO - Deleting VM ctest-vn1-vm1-70652260
2026-03-06 11:45:58,299 - DEBUG - Response for delete_port : ()
2026-03-06 11:45:58,510 - DEBUG - Response for delete_port : ()
2026-03-06 11:45:58,510 - INFO - Deleting VN ctest-vn1-37058956
2026-03-06 11:45:58,714 - DEBUG - Response for deleting network ()
2026-03-06 11:45:58,975 - DEBUG - No XMPP flaps were noticed during the test
2026-03-06 11:45:58,975 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-06 11:45:58,975 - INFO - --------------------------------------------------------------------------------
2026-03-06 11:45:59,803 - INFO - Deleted project: ctest-TestPorts-10614652, ID : f297ad1b-9f96-4ec1-82a7-4233d99a3f3f