2026-04-06 01:59:08,727 - INFO - Domain Default found not creating 2026-04-06 01:59:08,873 - INFO - Project ctest-TestPorts-50715644 not found, creating it 2026-04-06 01:59:09,314 - INFO - Created Project:ctest-TestPorts-50715644, ID : 25ee87fc-dbcc-46cf-8a09-7dfbf59f93c4 2026-04-06 01:59:11,362 - INFO - ================================================================================ 2026-04-06 01:59:11,362 - INFO - STARTING TEST : test_ports_bindings 2026-04-06 01:59:11,362 - 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-04-06 01:59:11,616 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2026-04-06 01:59:11,616 - INFO - Initial checks done. Running the testcase now 2026-04-06 01:59:11,616 - INFO - 2026-04-06 01:59:12,099 - DEBUG - Response for create_network : {'network': {'id': '98b75bda-cc42-4312-9b9b-8767b5e036ba', 'name': 'ctest-vn-04297115', 'tenant_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'project_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50715644', 'ctest-vn-04297115'], 'port_security_enabled': True, 'description': ''}} 2026-04-06 01:59:12,246 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aca85640-1595-4778-a9d1-9d2894b635b1', 'name': '', 'tenant_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'network_id': '98b75bda-cc42-4312-9b9b-8767b5e036ba', 'ip_version': 4, 'cidr': '189.110.85.0/26', 'allocation_pools': [{'start': '189.110.85.2', 'end': '189.110.85.62'}], 'gateway_ip': '189.110.85.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.110.85.2', 'tags': [], 'project_id': '25ee87fcdbcc46cf8a097dfbf59f93c4'}} 2026-04-06 01:59:12,262 - INFO - Created VN ctest-vn-04297115 2026-04-06 01:59:12,311 - DEBUG - VN ctest-vn-04297115 UUID is 98b75bda-cc42-4312-9b9b-8767b5e036ba 2026-04-06 01:59:12,412 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-50715644', 'ctest-vmi-68205136']} 2026-04-06 01:59:12,676 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-68205136', 'id': '5255b08b-d890-486e-bd2e-8fda4e61f439', 'tenant_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'network_id': '98b75bda-cc42-4312-9b9b-8767b5e036ba', 'mac_address': '02:52:55:b0:8b:d8', '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': '189.110.85.3', 'subnet_id': 'aca85640-1595-4778-a9d1-9d2894b635b1'}], 'security_groups': ['6a1da082-011b-4de2-84fd-324fadc69769'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25ee87fcdbcc46cf8a097dfbf59f93c4'}} 2026-04-06 01:59:12,676 - DEBUG - Created port 5255b08b-d890-486e-bd2e-8fda4e61f439 2026-04-06 01:59:12,779 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/5255b08b-d890-486e-bd2e-8fda4e61f439 2026-04-06 01:59:13,073 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/5255b08b-d890-486e-bd2e-8fda4e61f439 2026-04-06 01:59:13,109 - INFO - VMI 5255b08b-d890-486e-bd2e-8fda4e61f439 verification in API Server passed 2026-04-06 01:59:13,191 - DEBUG - Response for delete_port : () 2026-04-06 01:59:13,191 - INFO - Deleted port 5255b08b-d890-486e-bd2e-8fda4e61f439 2026-04-06 01:59:13,192 - INFO - Deleting VN ctest-vn-04297115 2026-04-06 01:59:13,278 - DEBUG - Response for deleting network () 2026-04-06 01:59:13,531 - DEBUG - No XMPP flaps were noticed during the test
2026-04-06 01:59:13,531 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-06 01:59:13,531 - INFO - -------------------------------------------------------------------------------- 2026-04-06 01:59:13,533 - INFO - ================================================================================ 2026-04-06 01:59:13,533 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-06 01:59:13,533 - 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-04-06 01:59:13,826 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2026-04-06 01:59:13,827 - INFO - Initial checks done. Running the testcase now 2026-04-06 01:59:13,827 - INFO - 2026-04-06 01:59:13,978 - DEBUG - Response for create_network : {'network': {'id': '483503fa-18b4-430d-bfe7-bbed23a85259', 'name': 'ctest-vn1-54460685', 'tenant_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'project_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50715644', 'ctest-vn1-54460685'], 'port_security_enabled': True, 'description': ''}} 2026-04-06 01:59:14,155 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4736ae7-dfb8-4a52-bfba-55effad77ffb', 'name': '', 'tenant_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'network_id': '483503fa-18b4-430d-bfe7-bbed23a85259', 'ip_version': 4, 'cidr': '40.66.32.128/26', 'allocation_pools': [{'start': '40.66.32.130', 'end': '40.66.32.190'}], 'gateway_ip': '40.66.32.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '40.66.32.130', 'tags': [], 'project_id': '25ee87fcdbcc46cf8a097dfbf59f93c4'}} 2026-04-06 01:59:14,292 - DEBUG - Response for create_subnet : {'subnet': {'id': '5af36299-faec-47a8-a308-8fee83ca7c77', 'name': '', 'tenant_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'network_id': '483503fa-18b4-430d-bfe7-bbed23a85259', 'ip_version': 4, 'cidr': '21.12.9.64/26', 'allocation_pools': [{'start': '21.12.9.66', 'end': '21.12.9.126'}], 'gateway_ip': '21.12.9.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.12.9.66', 'tags': [], 'project_id': '25ee87fcdbcc46cf8a097dfbf59f93c4'}} 2026-04-06 01:59:14,311 - INFO - Created VN ctest-vn1-54460685 2026-04-06 01:59:14,363 - DEBUG - VN ctest-vn1-54460685 UUID is 483503fa-18b4-430d-bfe7-bbed23a85259 2026-04-06 01:59:14,633 - DEBUG - Response for create_port : {'port': {'name': 'b75f5ab1-d26e-4409-bc8e-e1be3f34807e', 'id': 'b75f5ab1-d26e-4409-bc8e-e1be3f34807e', 'tenant_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'network_id': '483503fa-18b4-430d-bfe7-bbed23a85259', 'mac_address': '02:b7:5f:5a:b1:d2', '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': '40.66.32.133', 'subnet_id': 'e4736ae7-dfb8-4a52-bfba-55effad77ffb'}], 'security_groups': ['6a1da082-011b-4de2-84fd-324fadc69769'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25ee87fcdbcc46cf8a097dfbf59f93c4'}} 2026-04-06 01:59:14,798 - DEBUG - Response for create_port : {'port': {'name': 'a7db1aa5-ae53-4a3f-893c-af2a72007302', 'id': 'a7db1aa5-ae53-4a3f-893c-af2a72007302', 'tenant_id': '25ee87fcdbcc46cf8a097dfbf59f93c4', 'network_id': '483503fa-18b4-430d-bfe7-bbed23a85259', 'mac_address': '02:a7:db:1a:a5:ae', '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': '21.12.9.69', 'subnet_id': '5af36299-faec-47a8-a308-8fee83ca7c77'}], 'security_groups': ['6a1da082-011b-4de2-84fd-324fadc69769'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '25ee87fcdbcc46cf8a097dfbf59f93c4'}} 2026-04-06 01:59:14,846 - DEBUG - Services list from nova: [, , ] 2026-04-06 01:59:15,140 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5595-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5595-1) 2026-04-06 01:59:15,475 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5595-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5595-1) 2026-04-06 01:59:15,475 - INFO - Waiting for VM ctest-vn1-vm1-32398686 to be up.. 2026-04-06 01:59:15,509 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-06 01:59:20,573 - DEBUG - VM is in ACTIVE state now 2026-04-06 01:59:20,573 - INFO - VM name : ctest-vn1-vm1-32398686 2026-04-06 01:59:20,638 - DEBUG - VM ctest-vn1-vm1-32398686 ID is 3d04949d-04c8-4f10-bccb-d216fb83a235 2026-04-06 01:59:20,654 - DEBUG - VM ctest-vn1-vm1-32398686 launched on Node cn-jenkins-deploy-platform-ansible-os-5595-1 2026-04-06 01:59:20,717 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/3d04949d-04c8-4f10-bccb-d216fb83a235 2026-04-06 01:59:20,723 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/b75f5ab1-d26e-4409-bc8e-e1be3f34807e 2026-04-06 01:59:23,977 - 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 1027ms') 2026-04-06 01:59:23,978 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32398686 failed! 2026-04-06 01:59:24,031 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50715644:ctest-vn1-54460685 is 40.66.32.129 and allocation pool is NOT set 2026-04-06 01:59:24,031 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50715644:ctest-vn1-54460685 is 21.12.9.65 and allocation pool is NOT set 2026-04-06 01:59:26,099 - 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=5.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.655 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.655/2.891/5.128/2.236 ms') 2026-04-06 01:59:26,099 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32398686 passed 2026-04-06 01:59:26,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 01:59:26,247 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32398686, IP 40.66.32.133, Port 22 2026-04-06 01:59:26,402 - DEBUG - VM ctest-vn1-vm1-32398686 is ready for SSH connections 2026-04-06 01:59:26,402 - INFO - Waiting for VM ctest-vn1-vm2-21346656 to be up.. 2026-04-06 01:59:26,470 - DEBUG - VM is in ACTIVE state now 2026-04-06 01:59:26,470 - INFO - VM name : ctest-vn1-vm2-21346656 2026-04-06 01:59:26,532 - DEBUG - VM ctest-vn1-vm2-21346656 ID is 5b6ea525-ba21-4ef9-a4ae-cf637c9685f4 2026-04-06 01:59:26,533 - DEBUG - VM ctest-vn1-vm2-21346656 launched on Node cn-jenkins-deploy-platform-ansible-os-5595-1 2026-04-06 01:59:26,596 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/5b6ea525-ba21-4ef9-a4ae-cf637c9685f4 2026-04-06 01:59:26,604 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/a7db1aa5-ae53-4a3f-893c-af2a72007302 2026-04-06 01:59:27,839 - 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.61 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.355 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.355/1.483/2.612/1.128 ms') 2026-04-06 01:59:27,839 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-21346656 passed 2026-04-06 01:59:27,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 01:59:27,987 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-21346656, IP 21.12.9.69, Port 22 2026-04-06 01:59:28,138 - DEBUG - VM ctest-vn1-vm2-21346656 is ready for SSH connections 2026-04-06 01:59:28,138 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 01:59:28,138 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 01:59:28,138 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 01:59:28,138 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 40.66.32.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2026-04-06 01:59:28,138 - DEBUG - ping -s 56 -c 3 -W 1 40.66.32.133 2026-04-06 01:59:31,120 - DEBUG - PING 40.66.32.133 (40.66.32.133): 56 data bytes 64 bytes from 40.66.32.133: seq=0 ttl=63 time=3.334 ms 64 bytes from 40.66.32.133: seq=1 ttl=63 time=0.867 ms 64 bytes from 40.66.32.133: seq=2 ttl=63 time=0.756 ms --- 40.66.32.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.756/1.652/3.334 ms 2026-04-06 01:59:31,120 - INFO - Ping to IP 40.66.32.133 from VM ctest-vn1-vm2-21346656 passed 2026-04-06 01:59:31,120 - INFO - Detaching port a7db1aa5-ae53-4a3f-893c-af2a72007302 from VM ctest-vn1-vm2-21346656 2026-04-06 01:59:31,169 - INFO - Deleting VM ctest-vn1-vm2-21346656 2026-04-06 01:59:31,235 - INFO - Detaching port b75f5ab1-d26e-4409-bc8e-e1be3f34807e from VM ctest-vn1-vm1-32398686 2026-04-06 01:59:31,267 - INFO - Deleting VM ctest-vn1-vm1-32398686 2026-04-06 01:59:31,479 - DEBUG - Response for delete_port : () 2026-04-06 01:59:31,629 - DEBUG - Response for delete_port : () 2026-04-06 01:59:31,629 - INFO - Deleting VN ctest-vn1-54460685 2026-04-06 01:59:31,747 - DEBUG - Response for deleting network () 2026-04-06 01:59:31,999 - DEBUG - No XMPP flaps were noticed during the test
2026-04-06 01:59:31,999 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18]
2026-04-06 01:59:31,999 - INFO - -------------------------------------------------------------------------------- 2026-04-06 01:59:32,650 - INFO - Deleted project: ctest-TestPorts-50715644, ID : 25ee87fc-dbcc-46cf-8a09-7dfbf59f93c4