2026-02-20 13:27:00,156 - INFO - Domain Default found not creating
2026-02-20 13:27:00,364 - INFO - Project ctest-TestPorts-08041026 not found, creating it
2026-02-20 13:27:00,899 - INFO - Created Project:ctest-TestPorts-08041026, ID : f1cc55b7-5183-4104-8f16-dbcb1e08a0e2
2026-02-20 13:27:02,555 - INFO - ================================================================================
2026-02-20 13:27:02,555 - INFO - STARTING TEST : test_ports_bindings
2026-02-20 13:27:02,555 - 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-20 13:27:02,828 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-20 13:27:02,828 - INFO - Initial checks done. Running the testcase now
2026-02-20 13:27:02,828 - INFO -
2026-02-20 13:27:03,417 - DEBUG - Response for create_network : {'network': {'id': '02c1843c-9722-4138-a2d0-d1cf1d47e045', 'name': 'ctest-vn-26750560', 'tenant_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'project_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-08041026', 'ctest-vn-26750560'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 13:27:03,666 - DEBUG - Response for create_subnet : {'subnet': {'id': '2d560706-b9bc-4b00-afc2-8ce3c4626094', 'name': '', 'tenant_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'network_id': '02c1843c-9722-4138-a2d0-d1cf1d47e045', 'ip_version': 4, 'cidr': '105.17.205.0/26', 'allocation_pools': [{'start': '105.17.205.2', 'end': '105.17.205.62'}], 'gateway_ip': '105.17.205.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.17.205.2', 'tags': [], 'project_id': 'f1cc55b7518341048f16dbcb1e08a0e2'}}
2026-02-20 13:27:03,688 - INFO - Created VN ctest-vn-26750560
2026-02-20 13:27:03,743 - DEBUG - VN ctest-vn-26750560 UUID is 02c1843c-9722-4138-a2d0-d1cf1d47e045
2026-02-20 13:27:03,865 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-08041026', 'ctest-vmi-55225273']}
2026-02-20 13:27:04,134 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-55225273', 'id': '8d0da355-ee1d-40ff-b01c-1de2ebf15bcd', 'tenant_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'network_id': '02c1843c-9722-4138-a2d0-d1cf1d47e045', 'mac_address': '02:8d:0d:a3:55:ee', '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': '105.17.205.3', 'subnet_id': '2d560706-b9bc-4b00-afc2-8ce3c4626094'}], 'security_groups': ['a590420e-9e94-4a56-bdd5-fd61bacb9696'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f1cc55b7518341048f16dbcb1e08a0e2'}}
2026-02-20 13:27:04,134 - DEBUG - Created port 8d0da355-ee1d-40ff-b01c-1de2ebf15bcd
2026-02-20 13:27:04,239 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8d0da355-ee1d-40ff-b01c-1de2ebf15bcd
2026-02-20 13:27:04,540 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8d0da355-ee1d-40ff-b01c-1de2ebf15bcd
2026-02-20 13:27:04,585 - INFO - VMI 8d0da355-ee1d-40ff-b01c-1de2ebf15bcd verification in API Server passed
2026-02-20 13:27:04,682 - DEBUG - Response for delete_port : ()
2026-02-20 13:27:04,682 - INFO - Deleted port 8d0da355-ee1d-40ff-b01c-1de2ebf15bcd
2026-02-20 13:27:04,682 - INFO - Deleting VN ctest-vn-26750560
2026-02-20 13:27:04,790 - DEBUG - Response for deleting network ()
2026-02-20 13:27:05,044 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 13:27:05,044 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-20 13:27:05,044 - INFO - --------------------------------------------------------------------------------
2026-02-20 13:27:05,047 - INFO - ================================================================================
2026-02-20 13:27:05,048 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-20 13:27:05,048 - 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-20 13:27:05,341 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-20 13:27:05,341 - INFO - Initial checks done. Running the testcase now
2026-02-20 13:27:05,341 - INFO -
2026-02-20 13:27:05,532 - DEBUG - Response for create_network : {'network': {'id': '6b804dc9-1e4c-4a39-8561-b6f2d662c23a', 'name': 'ctest-vn1-10604071', 'tenant_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'project_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-08041026', 'ctest-vn1-10604071'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 13:27:05,741 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bc8bdb8d-45bf-4e3d-9612-7d5516cf1cdb', 'name': '', 'tenant_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'network_id': '6b804dc9-1e4c-4a39-8561-b6f2d662c23a', 'ip_version': 4, 'cidr': '64.197.250.64/26', 'allocation_pools': [{'start': '64.197.250.66', 'end': '64.197.250.126'}], 'gateway_ip': '64.197.250.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.197.250.66', 'tags': [], 'project_id': 'f1cc55b7518341048f16dbcb1e08a0e2'}}
2026-02-20 13:27:05,930 - DEBUG - Response for create_subnet : {'subnet': {'id': '4b3ceb09-0e3f-41e7-a658-920b3cd099e6', 'name': '', 'tenant_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'network_id': '6b804dc9-1e4c-4a39-8561-b6f2d662c23a', 'ip_version': 4, 'cidr': '23.147.222.128/26', 'allocation_pools': [{'start': '23.147.222.130', 'end': '23.147.222.190'}], 'gateway_ip': '23.147.222.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.147.222.130', 'tags': [], 'project_id': 'f1cc55b7518341048f16dbcb1e08a0e2'}}
2026-02-20 13:27:05,950 - INFO - Created VN ctest-vn1-10604071
2026-02-20 13:27:06,003 - DEBUG - VN ctest-vn1-10604071 UUID is 6b804dc9-1e4c-4a39-8561-b6f2d662c23a
2026-02-20 13:27:06,318 - DEBUG - Response for create_port : {'port': {'name': 'ac803d3b-f958-4b1a-8bde-a6c640fb91a2', 'id': 'ac803d3b-f958-4b1a-8bde-a6c640fb91a2', 'tenant_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'network_id': '6b804dc9-1e4c-4a39-8561-b6f2d662c23a', 'mac_address': '02:ac:80:3d:3b:f9', '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': '64.197.250.69', 'subnet_id': 'bc8bdb8d-45bf-4e3d-9612-7d5516cf1cdb'}], 'security_groups': ['a590420e-9e94-4a56-bdd5-fd61bacb9696'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f1cc55b7518341048f16dbcb1e08a0e2'}}
2026-02-20 13:27:06,497 - DEBUG - Response for create_port : {'port': {'name': 'ba81f58d-784d-46b1-af85-d0643d110f35', 'id': 'ba81f58d-784d-46b1-af85-d0643d110f35', 'tenant_id': 'f1cc55b7518341048f16dbcb1e08a0e2', 'network_id': '6b804dc9-1e4c-4a39-8561-b6f2d662c23a', 'mac_address': '02:ba:81:f5:8d:78', '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': '23.147.222.133', 'subnet_id': '4b3ceb09-0e3f-41e7-a658-920b3cd099e6'}], 'security_groups': ['a590420e-9e94-4a56-bdd5-fd61bacb9696'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f1cc55b7518341048f16dbcb1e08a0e2'}}
2026-02-20 13:27:06,573 - DEBUG - Services list from nova: [, , ]
2026-02-20 13:27:06,971 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5374-1)
2026-02-20 13:27:07,425 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5374-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5374-1)
2026-02-20 13:27:07,425 - INFO - Waiting for VM ctest-vn1-vm1-51534344 to be up..
2026-02-20 13:27:07,466 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 13:27:12,550 - DEBUG - VM is in ACTIVE state now
2026-02-20 13:27:12,550 - INFO - VM name : ctest-vn1-vm1-51534344
2026-02-20 13:27:12,631 - DEBUG - VM ctest-vn1-vm1-51534344 ID is 07549b05-5999-4821-8d71-19390cc1eccc
2026-02-20 13:27:12,653 - DEBUG - VM ctest-vn1-vm1-51534344 launched on Node cn-jenkins-deploy-platform-ansible-os-5374-1
2026-02-20 13:27:12,741 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/07549b05-5999-4821-8d71-19390cc1eccc
2026-02-20 13:27:12,750 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ac803d3b-f958-4b1a-8bde-a6c640fb91a2
2026-02-20 13:27:16,003 - 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 1004ms')
2026-02-20 13:27:16,004 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51534344 failed!
2026-02-20 13:27:16,059 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08041026:ctest-vn1-10604071 is 64.197.250.65 and allocation pool is NOT set
2026-02-20 13:27:16,059 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08041026:ctest-vn1-10604071 is 23.147.222.129 and allocation pool is NOT set
2026-02-20 13:27:20,131 - 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=4.75 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 4.749/4.749/4.749/0.000 ms')
2026-02-20 13:27:20,131 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51534344 passed
2026-02-20 13:27:20,283 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 13:27:20,283 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-51534344, IP 64.197.250.69, Port 22
2026-02-20 13:27:20,438 - DEBUG - VM ctest-vn1-vm1-51534344 is ready for SSH connections
2026-02-20 13:27:20,438 - INFO - Waiting for VM ctest-vn1-vm2-59313008 to be up..
2026-02-20 13:27:20,529 - DEBUG - VM is in ACTIVE state now
2026-02-20 13:27:20,529 - INFO - VM name : ctest-vn1-vm2-59313008
2026-02-20 13:27:20,607 - DEBUG - VM ctest-vn1-vm2-59313008 ID is 44668fce-76d0-450c-958e-c155113ea0ad
2026-02-20 13:27:20,608 - DEBUG - VM ctest-vn1-vm2-59313008 launched on Node cn-jenkins-deploy-platform-ansible-os-5374-1
2026-02-20 13:27:20,697 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/44668fce-76d0-450c-958e-c155113ea0ad
2026-02-20 13:27:20,706 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ba81f58d-784d-46b1-af85-d0643d110f35
2026-02-20 13:27:21,947 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.408 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.408/1.711/3.015/1.303 ms')
2026-02-20 13:27:21,948 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-59313008 passed
2026-02-20 13:27:22,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 13:27:22,099 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-59313008, IP 23.147.222.133, Port 22
2026-02-20 13:27:22,266 - DEBUG - VM ctest-vn1-vm2-59313008 is ready for SSH connections
2026-02-20 13:27:22,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 13:27:22,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 13:27:22,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 13:27:22,266 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.197.250.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-20 13:27:22,266 - DEBUG - ping -s 56 -c 3 -W 1 64.197.250.69
2026-02-20 13:27:24,959 - DEBUG - PING 64.197.250.69 (64.197.250.69): 56 data bytes
64 bytes from 64.197.250.69: seq=0 ttl=63 time=3.643 ms
64 bytes from 64.197.250.69: seq=1 ttl=63 time=0.943 ms
64 bytes from 64.197.250.69: seq=2 ttl=63 time=0.841 ms
--- 64.197.250.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.841/1.809/3.643 ms
2026-02-20 13:27:24,959 - INFO - Ping to IP 64.197.250.69 from VM ctest-vn1-vm2-59313008 passed
2026-02-20 13:27:24,959 - INFO - Detaching port ba81f58d-784d-46b1-af85-d0643d110f35 from VM ctest-vn1-vm2-59313008
2026-02-20 13:27:25,011 - INFO - Deleting VM ctest-vn1-vm2-59313008
2026-02-20 13:27:25,084 - INFO - Detaching port ac803d3b-f958-4b1a-8bde-a6c640fb91a2 from VM ctest-vn1-vm1-51534344
2026-02-20 13:27:25,125 - INFO - Deleting VM ctest-vn1-vm1-51534344
2026-02-20 13:27:25,373 - DEBUG - Response for delete_port : ()
2026-02-20 13:27:25,580 - DEBUG - Response for delete_port : ()
2026-02-20 13:27:25,580 - INFO - Deleting VN ctest-vn1-10604071
2026-02-20 13:27:25,762 - DEBUG - Response for deleting network ()
2026-02-20 13:27:26,016 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 13:27:26,016 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-02-20 13:27:26,016 - INFO - --------------------------------------------------------------------------------
2026-02-20 13:27:26,722 - INFO - Deleted project: ctest-TestPorts-08041026, ID : f1cc55b7-5183-4104-8f16-dbcb1e08a0e2