2026-06-01 02:05:25,334 - INFO - Domain Default found not creating
2026-06-01 02:05:25,525 - INFO - Project ctest-TestPorts-37260633 not found, creating it
2026-06-01 02:05:26,014 - INFO - Created Project:ctest-TestPorts-37260633, ID : 510059ea-dc14-430b-ba2d-90f3591b5b42
2026-06-01 02:05:27,812 - INFO - ================================================================================
2026-06-01 02:05:27,812 - INFO - STARTING TEST : test_ports_bindings
2026-06-01 02:05:27,813 - 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-01 02:05:28,082 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-01 02:05:28,082 - INFO - Initial checks done. Running the testcase now
2026-06-01 02:05:28,082 - INFO -
2026-06-01 02:05:28,686 - DEBUG - Response for create_network : {'network': {'id': '2a19482b-0a45-49c0-9b74-bfe1779cb515', 'name': 'ctest-vn-55194615', 'tenant_id': '510059eadc14430bba2d90f3591b5b42', 'project_id': '510059eadc14430bba2d90f3591b5b42', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37260633', 'ctest-vn-55194615'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 02:05:28,899 - DEBUG - Response for create_subnet : {'subnet': {'id': '15c3e6de-8853-49fa-a12f-de627d631cc1', 'name': '', 'tenant_id': '510059eadc14430bba2d90f3591b5b42', 'network_id': '2a19482b-0a45-49c0-9b74-bfe1779cb515', 'ip_version': 4, 'cidr': '194.20.15.0/26', 'allocation_pools': [{'start': '194.20.15.2', 'end': '194.20.15.62'}], 'gateway_ip': '194.20.15.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.20.15.2', 'tags': [], 'project_id': '510059eadc14430bba2d90f3591b5b42'}}
2026-06-01 02:05:28,950 - INFO - Created VN ctest-vn-55194615
2026-06-01 02:05:29,022 - DEBUG - VN ctest-vn-55194615 UUID is 2a19482b-0a45-49c0-9b74-bfe1779cb515
2026-06-01 02:05:29,168 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-37260633', 'ctest-vmi-48218836']}
2026-06-01 02:05:29,727 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-48218836', 'id': '739cef12-e581-41f8-857c-25386f4164ca', 'tenant_id': '510059eadc14430bba2d90f3591b5b42', 'network_id': '2a19482b-0a45-49c0-9b74-bfe1779cb515', 'mac_address': '02:73:9c:ef:12:e5', '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': '194.20.15.3', 'subnet_id': '15c3e6de-8853-49fa-a12f-de627d631cc1'}], 'security_groups': ['dd0a9eb0-8059-4d6b-9d79-10a220484e9e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '510059eadc14430bba2d90f3591b5b42'}}
2026-06-01 02:05:29,727 - DEBUG - Created port 739cef12-e581-41f8-857c-25386f4164ca
2026-06-01 02:05:29,857 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/739cef12-e581-41f8-857c-25386f4164ca
2026-06-01 02:05:30,188 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/739cef12-e581-41f8-857c-25386f4164ca
2026-06-01 02:05:30,232 - INFO - VMI 739cef12-e581-41f8-857c-25386f4164ca verification in API Server passed
2026-06-01 02:05:30,349 - DEBUG - Response for delete_port : ()
2026-06-01 02:05:30,349 - INFO - Deleted port 739cef12-e581-41f8-857c-25386f4164ca
2026-06-01 02:05:30,350 - INFO - Deleting VN ctest-vn-55194615
2026-06-01 02:05:30,485 - DEBUG - Response for deleting network ()
2026-06-01 02:05:30,746 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 02:05:30,746 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-01 02:05:30,746 - INFO - --------------------------------------------------------------------------------
2026-06-01 02:05:30,748 - INFO - ================================================================================
2026-06-01 02:05:30,749 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-01 02:05:30,749 - 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-01 02:05:31,059 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-06-01 02:05:31,059 - INFO - Initial checks done. Running the testcase now
2026-06-01 02:05:31,061 - INFO -
2026-06-01 02:05:31,273 - DEBUG - Response for create_network : {'network': {'id': '96cab1cc-7430-4af3-9fd4-d6e1688e92aa', 'name': 'ctest-vn1-09827875', 'tenant_id': '510059eadc14430bba2d90f3591b5b42', 'project_id': '510059eadc14430bba2d90f3591b5b42', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37260633', 'ctest-vn1-09827875'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 02:05:31,461 - DEBUG - Response for create_subnet : {'subnet': {'id': '07966898-4e52-417f-80df-82436b5b1b63', 'name': '', 'tenant_id': '510059eadc14430bba2d90f3591b5b42', 'network_id': '96cab1cc-7430-4af3-9fd4-d6e1688e92aa', 'ip_version': 4, 'cidr': '219.9.0.192/26', 'allocation_pools': [{'start': '219.9.0.194', 'end': '219.9.0.254'}], 'gateway_ip': '219.9.0.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.9.0.194', 'tags': [], 'project_id': '510059eadc14430bba2d90f3591b5b42'}}
2026-06-01 02:05:31,672 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a7133d21-b0e4-48d7-bed3-0223eab8aa21', 'name': '', 'tenant_id': '510059eadc14430bba2d90f3591b5b42', 'network_id': '96cab1cc-7430-4af3-9fd4-d6e1688e92aa', 'ip_version': 4, 'cidr': '119.7.118.64/26', 'allocation_pools': [{'start': '119.7.118.66', 'end': '119.7.118.126'}], 'gateway_ip': '119.7.118.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.7.118.66', 'tags': [], 'project_id': '510059eadc14430bba2d90f3591b5b42'}}
2026-06-01 02:05:31,697 - INFO - Created VN ctest-vn1-09827875
2026-06-01 02:05:31,757 - DEBUG - VN ctest-vn1-09827875 UUID is 96cab1cc-7430-4af3-9fd4-d6e1688e92aa
2026-06-01 02:05:32,126 - DEBUG - Response for create_port : {'port': {'name': '94bb8139-f677-420a-9360-1cfbdd4af486', 'id': '94bb8139-f677-420a-9360-1cfbdd4af486', 'tenant_id': '510059eadc14430bba2d90f3591b5b42', 'network_id': '96cab1cc-7430-4af3-9fd4-d6e1688e92aa', 'mac_address': '02:94:bb:81:39:f6', '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': '219.9.0.197', 'subnet_id': '07966898-4e52-417f-80df-82436b5b1b63'}], 'security_groups': ['dd0a9eb0-8059-4d6b-9d79-10a220484e9e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '510059eadc14430bba2d90f3591b5b42'}}
2026-06-01 02:05:32,324 - DEBUG - Response for create_port : {'port': {'name': 'fa161e32-1254-4b26-9911-7ce46a7d4e00', 'id': 'fa161e32-1254-4b26-9911-7ce46a7d4e00', 'tenant_id': '510059eadc14430bba2d90f3591b5b42', 'network_id': '96cab1cc-7430-4af3-9fd4-d6e1688e92aa', 'mac_address': '02:fa:16:1e:32: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': '119.7.118.69', 'subnet_id': 'a7133d21-b0e4-48d7-bed3-0223eab8aa21'}], 'security_groups': ['dd0a9eb0-8059-4d6b-9d79-10a220484e9e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '510059eadc14430bba2d90f3591b5b42'}}
2026-06-01 02:05:32,398 - DEBUG - Services list from nova: [, , ]
2026-06-01 02:05:32,790 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5857-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5857-1)
2026-06-01 02:05:33,283 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5857-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5857-1)
2026-06-01 02:05:33,283 - INFO - Waiting for VM ctest-vn1-vm1-78657577 to be up..
2026-06-01 02:05:33,336 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-01 02:05:38,434 - DEBUG - VM is in ACTIVE state now
2026-06-01 02:05:38,434 - INFO - VM name : ctest-vn1-vm1-78657577
2026-06-01 02:05:38,527 - DEBUG - VM ctest-vn1-vm1-78657577 ID is b47b2beb-26a3-421a-97d0-5b529b038795
2026-06-01 02:05:38,551 - DEBUG - VM ctest-vn1-vm1-78657577 launched on Node cn-jenkins-deploy-platform-ansible-os-5857-1
2026-06-01 02:05:38,642 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/b47b2beb-26a3-421a-97d0-5b529b038795
2026-06-01 02:05:38,651 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/94bb8139-f677-420a-9360-1cfbdd4af486
2026-06-01 02:05:41,903 - 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 1013ms')
2026-06-01 02:05:41,903 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-78657577 failed!
2026-06-01 02:05:41,958 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37260633:ctest-vn1-09827875 is 219.9.0.193 and allocation pool is NOT set
2026-06-01 02:05:41,958 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37260633:ctest-vn1-09827875 is 119.7.118.65 and allocation pool is NOT set
2026-06-01 02:05:46,031 - 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 1013ms')
2026-06-01 02:05:46,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-78657577 failed!
2026-06-01 02:05:46,089 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37260633:ctest-vn1-09827875 is 219.9.0.193 and allocation pool is NOT set
2026-06-01 02:05:46,090 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37260633:ctest-vn1-09827875 is 119.7.118.65 and allocation pool is NOT set
2026-06-01 02:05:48,157 - 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.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.623 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.623/2.410/4.197/1.787 ms')
2026-06-01 02:05:48,157 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-78657577 passed
2026-06-01 02:05:48,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 02:05:48,313 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-78657577, IP 219.9.0.197, Port 22
2026-06-01 02:05:48,484 - DEBUG - VM ctest-vn1-vm1-78657577 is ready for SSH connections
2026-06-01 02:05:48,484 - INFO - Waiting for VM ctest-vn1-vm2-42653379 to be up..
2026-06-01 02:05:48,587 - DEBUG - VM is in ACTIVE state now
2026-06-01 02:05:48,587 - INFO - VM name : ctest-vn1-vm2-42653379
2026-06-01 02:05:48,675 - DEBUG - VM ctest-vn1-vm2-42653379 ID is 83de3cfe-544b-4b6b-a3ad-eaf005fee27e
2026-06-01 02:05:48,675 - DEBUG - VM ctest-vn1-vm2-42653379 launched on Node cn-jenkins-deploy-platform-ansible-os-5857-1
2026-06-01 02:05:48,764 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/83de3cfe-544b-4b6b-a3ad-eaf005fee27e
2026-06-01 02:05:48,776 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/fa161e32-1254-4b26-9911-7ce46a7d4e00
2026-06-01 02:05:50,033 - 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=3.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.862 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.862/2.194/3.527/1.332 ms')
2026-06-01 02:05:50,033 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-42653379 passed
2026-06-01 02:05:50,185 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 02:05:50,185 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-42653379, IP 119.7.118.69, Port 22
2026-06-01 02:05:50,350 - DEBUG - VM ctest-vn1-vm2-42653379 is ready for SSH connections
2026-06-01 02:05:50,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 02:05:50,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 02:05:50,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 02:05:50,350 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 219.9.0.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-06-01 02:05:50,350 - DEBUG - ping -s 56 -c 3 -W 1 219.9.0.197
2026-06-01 02:05:53,068 - DEBUG - PING 219.9.0.197 (219.9.0.197): 56 data bytes
64 bytes from 219.9.0.197: seq=0 ttl=63 time=4.615 ms
64 bytes from 219.9.0.197: seq=1 ttl=63 time=1.111 ms
64 bytes from 219.9.0.197: seq=2 ttl=63 time=1.356 ms
--- 219.9.0.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.111/2.360/4.615 ms
2026-06-01 02:05:53,068 - INFO - Ping to IP 219.9.0.197 from VM ctest-vn1-vm2-42653379 passed
2026-06-01 02:05:53,068 - INFO - Detaching port fa161e32-1254-4b26-9911-7ce46a7d4e00 from VM ctest-vn1-vm2-42653379
2026-06-01 02:05:53,142 - INFO - Deleting VM ctest-vn1-vm2-42653379
2026-06-01 02:05:53,225 - INFO - Detaching port 94bb8139-f677-420a-9360-1cfbdd4af486 from VM ctest-vn1-vm1-78657577
2026-06-01 02:05:53,268 - INFO - Deleting VM ctest-vn1-vm1-78657577
2026-06-01 02:05:53,558 - DEBUG - Response for delete_port : ()
2026-06-01 02:05:53,747 - DEBUG - Response for delete_port : ()
2026-06-01 02:05:53,747 - INFO - Deleting VN ctest-vn1-09827875
2026-06-01 02:05:53,903 - DEBUG - Response for deleting network ()
2026-06-01 02:05:54,167 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 02:05:54,167 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-06-01 02:05:54,167 - INFO - --------------------------------------------------------------------------------
2026-06-01 02:05:54,905 - INFO - Deleted project: ctest-TestPorts-37260633, ID : 510059ea-dc14-430b-ba2d-90f3591b5b42