2026-03-02 02:27:43,372 - INFO - Domain Default found not creating
2026-03-02 02:27:43,823 - INFO - Project ctest-TestPorts-98807568 not found, creating it
2026-03-02 02:27:44,590 - INFO - Created Project:ctest-TestPorts-98807568, ID : 014c9946-9b51-4e54-9746-9b7f93de0d84
2026-03-02 02:27:46,481 - INFO - ================================================================================
2026-03-02 02:27:46,481 - INFO - STARTING TEST : test_ports_bindings
2026-03-02 02:27:46,481 - 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-02 02:27:47,769 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '3', '10.20.0.193': '3'}, '10.0.0.240': {'10.20.0.254': '3', '10.20.0.193': '0'}} with
2026-03-02 02:27:47,769 - INFO - Initial checks done. Running the testcase now
2026-03-02 02:27:47,769 - INFO -
2026-03-02 02:27:48,535 - DEBUG - Response for create_network : {'network': {'id': '17de71be-19bd-405a-85ed-d095a9c9972d', 'name': 'ctest-vn-23124654', 'tenant_id': '014c99469b514e5497469b7f93de0d84', 'project_id': '014c99469b514e5497469b7f93de0d84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98807568', 'ctest-vn-23124654'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 02:27:48,808 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b23599e5-06f0-41e7-8535-65d39463b7af', 'name': '', 'tenant_id': '014c99469b514e5497469b7f93de0d84', 'network_id': '17de71be-19bd-405a-85ed-d095a9c9972d', 'ip_version': 4, 'cidr': '206.40.130.192/26', 'allocation_pools': [{'start': '206.40.130.194', 'end': '206.40.130.254'}], 'gateway_ip': '206.40.130.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.40.130.194', 'tags': [], 'project_id': '014c99469b514e5497469b7f93de0d84'}}
2026-03-02 02:27:48,831 - INFO - Created VN ctest-vn-23124654
2026-03-02 02:27:48,845 - DEBUG - VN ctest-vn-23124654 UUID is 17de71be-19bd-405a-85ed-d095a9c9972d
2026-03-02 02:27:48,917 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-98807568', 'ctest-vmi-56361987']}
2026-03-02 02:27:49,238 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-56361987', 'id': 'aae0375c-105d-4339-9a81-b7167ec2fe43', 'tenant_id': '014c99469b514e5497469b7f93de0d84', 'network_id': '17de71be-19bd-405a-85ed-d095a9c9972d', 'mac_address': '02:aa:e0:37:5c:10', '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': '206.40.130.195', 'subnet_id': 'b23599e5-06f0-41e7-8535-65d39463b7af'}], 'security_groups': ['ebf03e6e-0db5-43ec-aee8-c91f415244dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '014c99469b514e5497469b7f93de0d84'}}
2026-03-02 02:27:49,238 - DEBUG - Created port aae0375c-105d-4339-9a81-b7167ec2fe43
2026-03-02 02:27:49,306 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/aae0375c-105d-4339-9a81-b7167ec2fe43
2026-03-02 02:27:49,651 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/aae0375c-105d-4339-9a81-b7167ec2fe43
2026-03-02 02:27:49,691 - INFO - VMI aae0375c-105d-4339-9a81-b7167ec2fe43 verification in API Server passed
2026-03-02 02:27:49,856 - DEBUG - Response for delete_port : ()
2026-03-02 02:27:49,857 - INFO - Deleted port aae0375c-105d-4339-9a81-b7167ec2fe43
2026-03-02 02:27:49,857 - INFO - Deleting VN ctest-vn-23124654
2026-03-02 02:27:50,122 - DEBUG - Response for deleting network ()
2026-03-02 02:27:51,383 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 02:27:51,383 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-03-02 02:27:51,383 - INFO - --------------------------------------------------------------------------------
2026-03-02 02:27:51,387 - INFO - ================================================================================
2026-03-02 02:27:51,387 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-02 02:27:51,387 - 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-02 02:27:52,671 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '3', '10.20.0.193': '3'}, '10.0.0.240': {'10.20.0.254': '3', '10.20.0.193': '0'}} with
2026-03-02 02:27:52,671 - INFO - Initial checks done. Running the testcase now
2026-03-02 02:27:52,671 - INFO -
2026-03-02 02:27:52,940 - DEBUG - Response for create_network : {'network': {'id': 'c2148f2c-a4f2-45d8-a80e-e1d018987e14', 'name': 'ctest-vn1-82491275', 'tenant_id': '014c99469b514e5497469b7f93de0d84', 'project_id': '014c99469b514e5497469b7f93de0d84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98807568', 'ctest-vn1-82491275'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 02:27:53,160 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ed64861-6c8e-4ecf-9bad-5990bf1521b2', 'name': '', 'tenant_id': '014c99469b514e5497469b7f93de0d84', 'network_id': 'c2148f2c-a4f2-45d8-a80e-e1d018987e14', 'ip_version': 4, 'cidr': '220.5.121.0/26', 'allocation_pools': [{'start': '220.5.121.2', 'end': '220.5.121.62'}], 'gateway_ip': '220.5.121.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '220.5.121.2', 'tags': [], 'project_id': '014c99469b514e5497469b7f93de0d84'}}
2026-03-02 02:27:53,370 - DEBUG - Response for create_subnet : {'subnet': {'id': '16cd659a-18ca-4186-bb30-eebb472dcd90', 'name': '', 'tenant_id': '014c99469b514e5497469b7f93de0d84', 'network_id': 'c2148f2c-a4f2-45d8-a80e-e1d018987e14', 'ip_version': 4, 'cidr': '123.47.124.0/26', 'allocation_pools': [{'start': '123.47.124.2', 'end': '123.47.124.62'}], 'gateway_ip': '123.47.124.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.47.124.2', 'tags': [], 'project_id': '014c99469b514e5497469b7f93de0d84'}}
2026-03-02 02:27:53,396 - INFO - Created VN ctest-vn1-82491275
2026-03-02 02:27:53,407 - DEBUG - VN ctest-vn1-82491275 UUID is c2148f2c-a4f2-45d8-a80e-e1d018987e14
2026-03-02 02:27:53,851 - DEBUG - Response for create_port : {'port': {'name': 'f6ff9a49-4e0c-4e2b-8bbf-2e3510b668dc', 'id': 'f6ff9a49-4e0c-4e2b-8bbf-2e3510b668dc', 'tenant_id': '014c99469b514e5497469b7f93de0d84', 'network_id': 'c2148f2c-a4f2-45d8-a80e-e1d018987e14', 'mac_address': '02:f6:ff:9a:49:4e', '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': '220.5.121.5', 'subnet_id': '5ed64861-6c8e-4ecf-9bad-5990bf1521b2'}], 'security_groups': ['ebf03e6e-0db5-43ec-aee8-c91f415244dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '014c99469b514e5497469b7f93de0d84'}}
2026-03-02 02:27:54,112 - DEBUG - Response for create_port : {'port': {'name': '13857f14-c304-432f-bb0e-5e72d0c8881e', 'id': '13857f14-c304-432f-bb0e-5e72d0c8881e', 'tenant_id': '014c99469b514e5497469b7f93de0d84', 'network_id': 'c2148f2c-a4f2-45d8-a80e-e1d018987e14', 'mac_address': '02:13:85:7f:14:c3', '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': '123.47.124.5', 'subnet_id': '16cd659a-18ca-4186-bb30-eebb472dcd90'}], 'security_groups': ['ebf03e6e-0db5-43ec-aee8-c91f415244dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '014c99469b514e5497469b7f93de0d84'}}
2026-03-02 02:27:54,177 - DEBUG - Services list from nova: [, , , ]
2026-03-02 02:27:54,773 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-1)
2026-03-02 02:27:55,366 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5413-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5413-2)
2026-03-02 02:27:55,367 - INFO - Waiting for VM ctest-vn1-vm1-67451400 to be up..
2026-03-02 02:27:55,426 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-02 02:28:00,520 - DEBUG - VM is in ACTIVE state now
2026-03-02 02:28:00,520 - INFO - VM name : ctest-vn1-vm1-67451400
2026-03-02 02:28:00,608 - DEBUG - VM ctest-vn1-vm1-67451400 ID is 074d47f0-a7ed-453e-be1a-427e3000e9b8
2026-03-02 02:28:00,636 - DEBUG - VM ctest-vn1-vm1-67451400 launched on Node an-jenkins-deploy-platform-ansible-os-5413-1
2026-03-02 02:28:00,720 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/074d47f0-a7ed-453e-be1a-427e3000e9b8
2026-03-02 02:28:01,054 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/074d47f0-a7ed-453e-be1a-427e3000e9b8
2026-03-02 02:28:01,093 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/f6ff9a49-4e0c-4e2b-8bbf-2e3510b668dc
2026-03-02 02:28:04,256 - 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-03-02 02:28:04,256 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67451400 failed!
2026-03-02 02:28:04,273 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98807568:ctest-vn1-82491275 is 220.5.121.1 and allocation pool is NOT set
2026-03-02 02:28:04,273 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98807568:ctest-vn1-82491275 is 123.47.124.1 and allocation pool is NOT set
2026-03-02 02:28:06,335 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.805 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.805/2.591/4.377/1.786 ms')
2026-03-02 02:28:06,335 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67451400 passed
2026-03-02 02:28:06,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:28:06,403 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-67451400, IP 220.5.121.5, Port 22
2026-03-02 02:28:06,582 - DEBUG - VM ctest-vn1-vm1-67451400 is ready for SSH connections
2026-03-02 02:28:06,582 - INFO - Waiting for VM ctest-vn1-vm2-80179845 to be up..
2026-03-02 02:28:06,673 - DEBUG - VM is in ACTIVE state now
2026-03-02 02:28:06,673 - INFO - VM name : ctest-vn1-vm2-80179845
2026-03-02 02:28:06,770 - DEBUG - VM ctest-vn1-vm2-80179845 ID is 9253b31c-4fd7-4b8e-815b-58d7e36520cb
2026-03-02 02:28:06,770 - DEBUG - VM ctest-vn1-vm2-80179845 launched on Node an-jenkins-deploy-platform-ansible-os-5413-2
2026-03-02 02:28:06,859 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/9253b31c-4fd7-4b8e-815b-58d7e36520cb
2026-03-02 02:28:06,870 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/13857f14-c304-432f-bb0e-5e72d0c8881e
2026-03-02 02:28:08,052 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.83 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 3.454/3.643/3.832/0.189 ms')
2026-03-02 02:28:08,052 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-80179845 passed
2026-03-02 02:28:08,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:28:08,123 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-80179845, IP 123.47.124.5, Port 22
2026-03-02 02:28:08,190 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-03-02 02:28:08,275 - DEBUG - VM ctest-vn1-vm2-80179845 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-02 02:28:13,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:28:13,275 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-80179845, IP 123.47.124.5, Port 22
2026-03-02 02:28:13,440 - DEBUG - VM ctest-vn1-vm2-80179845 is ready for SSH connections
2026-03-02 02:28:13,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:28:13,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:28:13,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:28:13,441 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 220.5.121.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-03-02 02:28:13,441 - DEBUG - ping -s 56 -c 3 -W 1 220.5.121.5
2026-03-02 02:28:16,471 - DEBUG - PING 220.5.121.5 (220.5.121.5): 56 data bytes
64 bytes from 220.5.121.5: seq=0 ttl=63 time=6.875 ms
64 bytes from 220.5.121.5: seq=1 ttl=63 time=1.124 ms
64 bytes from 220.5.121.5: seq=2 ttl=63 time=1.185 ms
--- 220.5.121.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.124/3.061/6.875 ms
2026-03-02 02:28:16,472 - INFO - Ping to IP 220.5.121.5 from VM ctest-vn1-vm2-80179845 passed
2026-03-02 02:28:16,472 - INFO - Detaching port 13857f14-c304-432f-bb0e-5e72d0c8881e from VM ctest-vn1-vm2-80179845
2026-03-02 02:28:16,531 - INFO - Deleting VM ctest-vn1-vm2-80179845
2026-03-02 02:28:16,602 - INFO - Detaching port f6ff9a49-4e0c-4e2b-8bbf-2e3510b668dc from VM ctest-vn1-vm1-67451400
2026-03-02 02:28:16,648 - INFO - Deleting VM ctest-vn1-vm1-67451400
2026-03-02 02:28:17,087 - DEBUG - Response for delete_port : ()
2026-03-02 02:28:17,378 - DEBUG - Response for delete_port : ()
2026-03-02 02:28:17,378 - INFO - Deleting VN ctest-vn1-82491275
2026-03-02 02:28:17,592 - DEBUG - Response for deleting network ()
2026-03-02 02:28:18,870 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 02:28:18,871 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-03-02 02:28:18,871 - INFO - --------------------------------------------------------------------------------
2026-03-02 02:28:19,663 - INFO - Deleted project: ctest-TestPorts-98807568, ID : 014c9946-9b51-4e54-9746-9b7f93de0d84