2026-01-21 18:04:34,887 - INFO - Domain Default found not creating
2026-01-21 18:04:35,029 - INFO - Project ctest-TestPorts-23796160 not found, creating it
2026-01-21 18:04:35,495 - INFO - Created Project:ctest-TestPorts-23796160, ID : 90611afa-e25c-4424-861c-39c4c94b4a74
2026-01-21 18:04:37,589 - INFO - ================================================================================
2026-01-21 18:04:37,589 - INFO - STARTING TEST : test_ports_bindings
2026-01-21 18:04:37,590 - 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-01-21 18:04:37,847 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.5': '0'}} with
2026-01-21 18:04:37,847 - INFO - Initial checks done. Running the testcase now
2026-01-21 18:04:37,847 - INFO -
2026-01-21 18:04:38,379 - DEBUG - Response for create_network : {'network': {'id': 'eaeb423d-03c1-4ae6-8146-6dd4d618a01a', 'name': 'ctest-vn-21254364', 'tenant_id': '90611afae25c4424861c39c4c94b4a74', 'project_id': '90611afae25c4424861c39c4c94b4a74', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23796160', 'ctest-vn-21254364'], 'port_security_enabled': True, 'description': ''}}
2026-01-21 18:04:38,538 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b236ce47-d0f6-4d30-96c5-a49303a93970', 'name': '', 'tenant_id': '90611afae25c4424861c39c4c94b4a74', 'network_id': 'eaeb423d-03c1-4ae6-8146-6dd4d618a01a', 'ip_version': 4, 'cidr': '65.50.221.64/26', 'allocation_pools': [{'start': '65.50.221.66', 'end': '65.50.221.126'}], 'gateway_ip': '65.50.221.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '65.50.221.66', 'tags': [], 'project_id': '90611afae25c4424861c39c4c94b4a74'}}
2026-01-21 18:04:38,553 - INFO - Created VN ctest-vn-21254364
2026-01-21 18:04:38,603 - DEBUG - VN ctest-vn-21254364 UUID is eaeb423d-03c1-4ae6-8146-6dd4d618a01a
2026-01-21 18:04:38,707 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23796160', 'ctest-vmi-75716541']}
2026-01-21 18:04:38,968 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-75716541', 'id': '4dffee63-6967-462f-b2ea-8b63f290e85d', 'tenant_id': '90611afae25c4424861c39c4c94b4a74', 'network_id': 'eaeb423d-03c1-4ae6-8146-6dd4d618a01a', 'mac_address': '02:4d:ff:ee:63:69', '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': '65.50.221.67', 'subnet_id': 'b236ce47-d0f6-4d30-96c5-a49303a93970'}], 'security_groups': ['8635544f-af2f-4be1-80b3-85ce535a6bab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '90611afae25c4424861c39c4c94b4a74'}}
2026-01-21 18:04:38,968 - DEBUG - Created port 4dffee63-6967-462f-b2ea-8b63f290e85d
2026-01-21 18:04:39,070 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4dffee63-6967-462f-b2ea-8b63f290e85d
2026-01-21 18:04:39,365 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4dffee63-6967-462f-b2ea-8b63f290e85d
2026-01-21 18:04:39,397 - INFO - VMI 4dffee63-6967-462f-b2ea-8b63f290e85d verification in API Server passed
2026-01-21 18:04:39,482 - DEBUG - Response for delete_port : ()
2026-01-21 18:04:39,482 - INFO - Deleted port 4dffee63-6967-462f-b2ea-8b63f290e85d
2026-01-21 18:04:39,483 - INFO - Deleting VN ctest-vn-21254364
2026-01-21 18:04:39,574 - DEBUG - Response for deleting network ()
2026-01-21 18:04:39,832 - DEBUG - No XMPP flaps were noticed during the test
2026-01-21 18:04:39,832 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-01-21 18:04:39,832 - INFO - --------------------------------------------------------------------------------
2026-01-21 18:04:39,834 - INFO - ================================================================================
2026-01-21 18:04:39,834 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-21 18:04:39,835 - 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-01-21 18:04:40,121 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.5': '0'}} with
2026-01-21 18:04:40,121 - INFO - Initial checks done. Running the testcase now
2026-01-21 18:04:40,121 - INFO -
2026-01-21 18:04:40,293 - DEBUG - Response for create_network : {'network': {'id': 'bcd5784d-c33e-467b-af89-23c0f0d57656', 'name': 'ctest-vn1-44178280', 'tenant_id': '90611afae25c4424861c39c4c94b4a74', 'project_id': '90611afae25c4424861c39c4c94b4a74', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23796160', 'ctest-vn1-44178280'], 'port_security_enabled': True, 'description': ''}}
2026-01-21 18:04:40,483 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a06b868-e088-4f2a-8ef5-68065e92d7ff', 'name': '', 'tenant_id': '90611afae25c4424861c39c4c94b4a74', 'network_id': 'bcd5784d-c33e-467b-af89-23c0f0d57656', 'ip_version': 4, 'cidr': '96.115.198.64/26', 'allocation_pools': [{'start': '96.115.198.66', 'end': '96.115.198.126'}], 'gateway_ip': '96.115.198.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '96.115.198.66', 'tags': [], 'project_id': '90611afae25c4424861c39c4c94b4a74'}}
2026-01-21 18:04:40,674 - DEBUG - Response for create_subnet : {'subnet': {'id': '33a31980-652e-443d-90cf-5b34a3042d1e', 'name': '', 'tenant_id': '90611afae25c4424861c39c4c94b4a74', 'network_id': 'bcd5784d-c33e-467b-af89-23c0f0d57656', 'ip_version': 4, 'cidr': '42.196.247.0/26', 'allocation_pools': [{'start': '42.196.247.2', 'end': '42.196.247.62'}], 'gateway_ip': '42.196.247.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.196.247.2', 'tags': [], 'project_id': '90611afae25c4424861c39c4c94b4a74'}}
2026-01-21 18:04:40,691 - INFO - Created VN ctest-vn1-44178280
2026-01-21 18:04:40,742 - DEBUG - VN ctest-vn1-44178280 UUID is bcd5784d-c33e-467b-af89-23c0f0d57656
2026-01-21 18:04:41,016 - DEBUG - Response for create_port : {'port': {'name': '55cd9a74-8cab-4f07-a1e6-923ce4077e0f', 'id': '55cd9a74-8cab-4f07-a1e6-923ce4077e0f', 'tenant_id': '90611afae25c4424861c39c4c94b4a74', 'network_id': 'bcd5784d-c33e-467b-af89-23c0f0d57656', 'mac_address': '02:55:cd:9a:74:8c', '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': '96.115.198.69', 'subnet_id': '1a06b868-e088-4f2a-8ef5-68065e92d7ff'}], 'security_groups': ['8635544f-af2f-4be1-80b3-85ce535a6bab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '90611afae25c4424861c39c4c94b4a74'}}
2026-01-21 18:04:41,173 - DEBUG - Response for create_port : {'port': {'name': 'f3f25285-052a-4ed6-bb5d-415002af1cb7', 'id': 'f3f25285-052a-4ed6-bb5d-415002af1cb7', 'tenant_id': '90611afae25c4424861c39c4c94b4a74', 'network_id': 'bcd5784d-c33e-467b-af89-23c0f0d57656', 'mac_address': '02:f3:f2:52:85:05', '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': '42.196.247.5', 'subnet_id': '33a31980-652e-443d-90cf-5b34a3042d1e'}], 'security_groups': ['8635544f-af2f-4be1-80b3-85ce535a6bab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '90611afae25c4424861c39c4c94b4a74'}}
2026-01-21 18:04:41,231 - DEBUG - Services list from nova: [, , ]
2026-01-21 18:04:41,531 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5054-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5054-1)
2026-01-21 18:04:41,922 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5054-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5054-1)
2026-01-21 18:04:41,922 - INFO - Waiting for VM ctest-vn1-vm1-97136145 to be up..
2026-01-21 18:04:41,958 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-21 18:04:47,041 - DEBUG - VM is in ACTIVE state now
2026-01-21 18:04:47,042 - INFO - VM name : ctest-vn1-vm1-97136145
2026-01-21 18:04:47,114 - DEBUG - VM ctest-vn1-vm1-97136145 ID is 1ff44f2a-a2ec-403c-9b8d-cd337aa9f66b
2026-01-21 18:04:47,133 - DEBUG - VM ctest-vn1-vm1-97136145 launched on Node cn-jenkins-deploy-platform-ansible-os-5054-1
2026-01-21 18:04:47,211 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/1ff44f2a-a2ec-403c-9b8d-cd337aa9f66b
2026-01-21 18:04:47,219 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/55cd9a74-8cab-4f07-a1e6-923ce4077e0f
2026-01-21 18:04:50,465 - 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 1020ms')
2026-01-21 18:04:50,465 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-97136145 failed!
2026-01-21 18:04:50,519 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23796160:ctest-vn1-44178280 is 96.115.198.65 and allocation pool is NOT set
2026-01-21 18:04:50,519 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23796160:ctest-vn1-44178280 is 42.196.247.1 and allocation pool is NOT set
2026-01-21 18:04:52,583 - 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.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.03 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 = 1.025/2.632/4.240/1.607 ms')
2026-01-21 18:04:52,583 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-97136145 passed
2026-01-21 18:04:52,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-21 18:04:52,735 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-97136145, IP 96.115.198.69, Port 22
2026-01-21 18:04:52,890 - DEBUG - VM ctest-vn1-vm1-97136145 is ready for SSH connections
2026-01-21 18:04:52,890 - INFO - Waiting for VM ctest-vn1-vm2-43619098 to be up..
2026-01-21 18:04:52,954 - DEBUG - VM is in ACTIVE state now
2026-01-21 18:04:52,955 - INFO - VM name : ctest-vn1-vm2-43619098
2026-01-21 18:04:53,016 - DEBUG - VM ctest-vn1-vm2-43619098 ID is 0658ffb0-471d-4a66-a52d-7132370fc00b
2026-01-21 18:04:53,017 - DEBUG - VM ctest-vn1-vm2-43619098 launched on Node cn-jenkins-deploy-platform-ansible-os-5054-1
2026-01-21 18:04:53,081 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0658ffb0-471d-4a66-a52d-7132370fc00b
2026-01-21 18:04:53,088 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f3f25285-052a-4ed6-bb5d-415002af1cb7
2026-01-21 18:04:54,317 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.310 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.310/1.499/2.688/1.189 ms')
2026-01-21 18:04:54,317 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-43619098 passed
2026-01-21 18:04:54,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-21 18:04:54,463 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-43619098, IP 42.196.247.5, Port 22
2026-01-21 18:04:54,618 - DEBUG - VM ctest-vn1-vm2-43619098 is ready for SSH connections
2026-01-21 18:04:54,618 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-21 18:04:54,618 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-21 18:04:54,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-21 18:04:54,619 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 96.115.198.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-21 18:04:54,619 - DEBUG - ping -s 56 -c 3 -W 1 96.115.198.69
2026-01-21 18:04:57,551 - DEBUG - PING 96.115.198.69 (96.115.198.69): 56 data bytes
64 bytes from 96.115.198.69: seq=0 ttl=63 time=4.990 ms
64 bytes from 96.115.198.69: seq=1 ttl=63 time=0.729 ms
64 bytes from 96.115.198.69: seq=2 ttl=63 time=0.717 ms
--- 96.115.198.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.717/2.145/4.990 ms
2026-01-21 18:04:57,551 - INFO - Ping to IP 96.115.198.69 from VM ctest-vn1-vm2-43619098 passed
2026-01-21 18:04:57,551 - INFO - Detaching port f3f25285-052a-4ed6-bb5d-415002af1cb7 from VM ctest-vn1-vm2-43619098
2026-01-21 18:04:57,596 - INFO - Deleting VM ctest-vn1-vm2-43619098
2026-01-21 18:04:57,657 - INFO - Detaching port 55cd9a74-8cab-4f07-a1e6-923ce4077e0f from VM ctest-vn1-vm1-97136145
2026-01-21 18:04:57,692 - INFO - Deleting VM ctest-vn1-vm1-97136145
2026-01-21 18:04:57,897 - DEBUG - Response for delete_port : ()
2026-01-21 18:04:58,050 - DEBUG - Response for delete_port : ()
2026-01-21 18:04:58,050 - INFO - Deleting VN ctest-vn1-44178280
2026-01-21 18:04:58,201 - DEBUG - Response for deleting network ()
2026-01-21 18:04:58,463 - DEBUG - No XMPP flaps were noticed during the test
2026-01-21 18:04:58,463 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-01-21 18:04:58,463 - INFO - --------------------------------------------------------------------------------
2026-01-21 18:04:59,142 - INFO - Deleted project: ctest-TestPorts-23796160, ID : 90611afa-e25c-4424-861c-39c4c94b4a74