2026-07-06 13:28:17,884 - INFO - Domain Default found not creating
2026-07-06 13:28:18,034 - INFO - Project ctest-TestPorts-23200895 not found, creating it
2026-07-06 13:28:18,487 - INFO - Created Project:ctest-TestPorts-23200895, ID : 6f17ad7d-c474-4656-986c-4a6c04fdb8a3
2026-07-06 13:28:20,001 - INFO - ================================================================================
2026-07-06 13:28:20,001 - INFO - STARTING TEST : test_ports_bindings
2026-07-06 13:28:20,001 - 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-07-06 13:28:20,265 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2026-07-06 13:28:20,265 - INFO - Initial checks done. Running the testcase now
2026-07-06 13:28:20,265 - INFO -
2026-07-06 13:28:20,845 - DEBUG - Response for create_network : {'network': {'id': '2dee3913-be08-4316-8f9a-015577bd59a8', 'name': 'ctest-vn-26202844', 'tenant_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'project_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23200895', 'ctest-vn-26202844'], 'port_security_enabled': True, 'description': ''}}
2026-07-06 13:28:21,068 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bab52dde-bc26-4502-a811-61e582b418da', 'name': '', 'tenant_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'network_id': '2dee3913-be08-4316-8f9a-015577bd59a8', 'ip_version': 4, 'cidr': '75.187.227.64/26', 'allocation_pools': [{'start': '75.187.227.66', 'end': '75.187.227.126'}], 'gateway_ip': '75.187.227.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.187.227.66', 'tags': [], 'project_id': '6f17ad7dc4744656986c4a6c04fdb8a3'}}
2026-07-06 13:28:21,086 - INFO - Created VN ctest-vn-26202844
2026-07-06 13:28:21,136 - DEBUG - VN ctest-vn-26202844 UUID is 2dee3913-be08-4316-8f9a-015577bd59a8
2026-07-06 13:28:21,241 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23200895', 'ctest-vmi-42732046']}
2026-07-06 13:28:21,496 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42732046', 'id': 'c8fe81f2-a522-448f-be81-5c45c15c7911', 'tenant_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'network_id': '2dee3913-be08-4316-8f9a-015577bd59a8', 'mac_address': '02:c8:fe:81:f2:a5', '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': '75.187.227.67', 'subnet_id': 'bab52dde-bc26-4502-a811-61e582b418da'}], 'security_groups': ['d414df67-50e5-4aae-a564-96df1e60a8cb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f17ad7dc4744656986c4a6c04fdb8a3'}}
2026-07-06 13:28:21,496 - DEBUG - Created port c8fe81f2-a522-448f-be81-5c45c15c7911
2026-07-06 13:28:21,600 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/c8fe81f2-a522-448f-be81-5c45c15c7911
2026-07-06 13:28:21,917 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/c8fe81f2-a522-448f-be81-5c45c15c7911
2026-07-06 13:28:21,948 - INFO - VMI c8fe81f2-a522-448f-be81-5c45c15c7911 verification in API Server passed
2026-07-06 13:28:22,050 - DEBUG - Response for delete_port : ()
2026-07-06 13:28:22,050 - INFO - Deleted port c8fe81f2-a522-448f-be81-5c45c15c7911
2026-07-06 13:28:22,050 - INFO - Deleting VN ctest-vn-26202844
2026-07-06 13:28:22,157 - DEBUG - Response for deleting network ()
2026-07-06 13:28:22,413 - DEBUG - No XMPP flaps were noticed during the test
2026-07-06 13:28:22,413 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-07-06 13:28:22,413 - INFO - --------------------------------------------------------------------------------
2026-07-06 13:28:22,415 - INFO - ================================================================================
2026-07-06 13:28:22,415 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-07-06 13:28:22,415 - 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-07-06 13:28:22,705 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with
2026-07-06 13:28:22,705 - INFO - Initial checks done. Running the testcase now
2026-07-06 13:28:22,705 - INFO -
2026-07-06 13:28:22,883 - DEBUG - Response for create_network : {'network': {'id': '93ba4e54-482e-446e-8f6d-95b2efefe744', 'name': 'ctest-vn1-57485253', 'tenant_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'project_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23200895', 'ctest-vn1-57485253'], 'port_security_enabled': True, 'description': ''}}
2026-07-06 13:28:23,039 - DEBUG - Response for create_subnet : {'subnet': {'id': '0abf2e95-55c5-46b9-a405-1cb15e2a5c5a', 'name': '', 'tenant_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'network_id': '93ba4e54-482e-446e-8f6d-95b2efefe744', 'ip_version': 4, 'cidr': '153.189.95.64/26', 'allocation_pools': [{'start': '153.189.95.66', 'end': '153.189.95.126'}], 'gateway_ip': '153.189.95.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.189.95.66', 'tags': [], 'project_id': '6f17ad7dc4744656986c4a6c04fdb8a3'}}
2026-07-06 13:28:23,244 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b64c9c43-6cef-4cb4-ae69-412b76b16cc3', 'name': '', 'tenant_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'network_id': '93ba4e54-482e-446e-8f6d-95b2efefe744', 'ip_version': 4, 'cidr': '70.203.81.192/26', 'allocation_pools': [{'start': '70.203.81.194', 'end': '70.203.81.254'}], 'gateway_ip': '70.203.81.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.203.81.194', 'tags': [], 'project_id': '6f17ad7dc4744656986c4a6c04fdb8a3'}}
2026-07-06 13:28:23,261 - INFO - Created VN ctest-vn1-57485253
2026-07-06 13:28:23,312 - DEBUG - VN ctest-vn1-57485253 UUID is 93ba4e54-482e-446e-8f6d-95b2efefe744
2026-07-06 13:28:23,594 - DEBUG - Response for create_port : {'port': {'name': 'c1fc2eec-335d-4813-83ad-489bdc0897cd', 'id': 'c1fc2eec-335d-4813-83ad-489bdc0897cd', 'tenant_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'network_id': '93ba4e54-482e-446e-8f6d-95b2efefe744', 'mac_address': '02:c1:fc:2e:ec:33', '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': '153.189.95.69', 'subnet_id': '0abf2e95-55c5-46b9-a405-1cb15e2a5c5a'}], 'security_groups': ['d414df67-50e5-4aae-a564-96df1e60a8cb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f17ad7dc4744656986c4a6c04fdb8a3'}}
2026-07-06 13:28:23,772 - DEBUG - Response for create_port : {'port': {'name': 'a8ce9a03-3240-4e84-8140-e6ac7f594650', 'id': 'a8ce9a03-3240-4e84-8140-e6ac7f594650', 'tenant_id': '6f17ad7dc4744656986c4a6c04fdb8a3', 'network_id': '93ba4e54-482e-446e-8f6d-95b2efefe744', 'mac_address': '02:a8:ce:9a:03:32', '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': '70.203.81.197', 'subnet_id': 'b64c9c43-6cef-4cb4-ae69-412b76b16cc3'}], 'security_groups': ['d414df67-50e5-4aae-a564-96df1e60a8cb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6f17ad7dc4744656986c4a6c04fdb8a3'}}
2026-07-06 13:28:23,823 - DEBUG - Services list from nova: [, , ]
2026-07-06 13:28:24,123 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6082-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6082-1)
2026-07-06 13:28:24,501 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6082-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6082-1)
2026-07-06 13:28:24,502 - INFO - Waiting for VM ctest-vn1-vm1-32983401 to be up..
2026-07-06 13:28:24,536 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-06 13:28:29,581 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-06 13:28:34,658 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-06 13:28:39,736 - DEBUG - VM is in ACTIVE state now
2026-07-06 13:28:39,736 - INFO - VM name : ctest-vn1-vm1-32983401
2026-07-06 13:28:39,809 - DEBUG - VM ctest-vn1-vm1-32983401 ID is ab203195-f68e-4ad9-826c-23a957a249d2
2026-07-06 13:28:39,827 - DEBUG - VM ctest-vn1-vm1-32983401 launched on Node cn-jenkins-deploy-platform-ansible-os-6082-1
2026-07-06 13:28:39,919 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ab203195-f68e-4ad9-826c-23a957a249d2
2026-07-06 13:28:39,927 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/c1fc2eec-335d-4813-83ad-489bdc0897cd
2026-07-06 13:28:43,175 - 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 1015ms')
2026-07-06 13:28:43,175 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-32983401 failed!
2026-07-06 13:28:43,228 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23200895:ctest-vn1-57485253 is 153.189.95.65 and allocation pool is NOT set
2026-07-06 13:28:43,228 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23200895:ctest-vn1-57485253 is 70.203.81.193 and allocation pool is NOT set
2026-07-06 13:28:45,291 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.490 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.490/2.056/3.623/1.566 ms')
2026-07-06 13:28:45,292 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-32983401 passed
2026-07-06 13:28:45,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 13:28:45,440 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32983401, IP 153.189.95.69, Port 22
2026-07-06 13:28:45,596 - DEBUG - VM ctest-vn1-vm1-32983401 is ready for SSH connections
2026-07-06 13:28:45,596 - INFO - Waiting for VM ctest-vn1-vm2-43447268 to be up..
2026-07-06 13:28:45,682 - DEBUG - VM is in ACTIVE state now
2026-07-06 13:28:45,682 - INFO - VM name : ctest-vn1-vm2-43447268
2026-07-06 13:28:45,756 - DEBUG - VM ctest-vn1-vm2-43447268 ID is 88462de5-8ba1-43e3-80ef-fba87b9f62b2
2026-07-06 13:28:45,756 - DEBUG - VM ctest-vn1-vm2-43447268 launched on Node cn-jenkins-deploy-platform-ansible-os-6082-1
2026-07-06 13:28:45,821 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/88462de5-8ba1-43e3-80ef-fba87b9f62b2
2026-07-06 13:28:45,828 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/a8ce9a03-3240-4e84-8140-e6ac7f594650
2026-07-06 13:28:47,077 - 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=3.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.445 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.445/1.800/3.155/1.355 ms')
2026-07-06 13:28:47,077 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-43447268 passed
2026-07-06 13:28:47,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 13:28:47,228 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-43447268, IP 70.203.81.197, Port 22
2026-07-06 13:28:47,383 - DEBUG - VM ctest-vn1-vm2-43447268 is ready for SSH connections
2026-07-06 13:28:47,383 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 13:28:47,383 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 13:28:47,383 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-06 13:28:47,383 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 153.189.95.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-07-06 13:28:47,383 - DEBUG - ping -s 56 -c 3 -W 1 153.189.95.69
2026-07-06 13:28:51,001 - DEBUG - PING 153.189.95.69 (153.189.95.69): 56 data bytes
64 bytes from 153.189.95.69: seq=0 ttl=63 time=3.668 ms
64 bytes from 153.189.95.69: seq=1 ttl=63 time=1.246 ms
64 bytes from 153.189.95.69: seq=2 ttl=63 time=0.980 ms
--- 153.189.95.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.980/1.964/3.668 ms
2026-07-06 13:28:51,001 - INFO - Ping to IP 153.189.95.69 from VM ctest-vn1-vm2-43447268 passed
2026-07-06 13:28:51,001 - INFO - Detaching port a8ce9a03-3240-4e84-8140-e6ac7f594650 from VM ctest-vn1-vm2-43447268
2026-07-06 13:28:51,051 - INFO - Deleting VM ctest-vn1-vm2-43447268
2026-07-06 13:28:51,120 - INFO - Detaching port c1fc2eec-335d-4813-83ad-489bdc0897cd from VM ctest-vn1-vm1-32983401
2026-07-06 13:28:51,151 - INFO - Deleting VM ctest-vn1-vm1-32983401
2026-07-06 13:28:51,384 - DEBUG - Response for delete_port : ()
2026-07-06 13:28:51,529 - DEBUG - Response for delete_port : ()
2026-07-06 13:28:51,529 - INFO - Deleting VN ctest-vn1-57485253
2026-07-06 13:28:51,671 - DEBUG - Response for deleting network ()
2026-07-06 13:28:51,937 - DEBUG - No XMPP flaps were noticed during the test
2026-07-06 13:28:51,938 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-07-06 13:28:51,938 - INFO - --------------------------------------------------------------------------------
2026-07-06 13:28:52,661 - INFO - Deleted project: ctest-TestPorts-23200895, ID : 6f17ad7d-c474-4656-986c-4a6c04fdb8a3