2026-06-08 02:32:21,005 - INFO - Domain Default found not creating 2026-06-08 02:32:21,171 - INFO - Project ctest-TestPorts-14334953 not found, creating it 2026-06-08 02:32:21,737 - INFO - Created Project:ctest-TestPorts-14334953, ID : 7abd58a3-4466-4354-b855-a5ebed2e4401 2026-06-08 02:32:23,337 - INFO - ================================================================================ 2026-06-08 02:32:23,337 - INFO - STARTING TEST : test_ports_bindings 2026-06-08 02:32:23,337 - 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-06-08 02:32:24,637 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.193': '3', '10.20.0.25': '1'}, '10.0.0.240': {'10.20.0.129': '3', '10.20.0.25': '2'}} with 2026-06-08 02:32:24,637 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:32:24,637 - INFO - 2026-06-08 02:32:25,676 - DEBUG - Response for create_network : {'network': {'id': '38156b2c-3fbe-4fbc-b946-8dbf9891883d', 'name': 'ctest-vn-98325344', 'tenant_id': '7abd58a344664354b855a5ebed2e4401', 'project_id': '7abd58a344664354b855a5ebed2e4401', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14334953', 'ctest-vn-98325344'], 'port_security_enabled': True, 'description': ''}} 2026-06-08 02:32:25,997 - DEBUG - Response for create_subnet : {'subnet': {'id': '295d6022-7d06-4e9d-aacb-7148836cad47', 'name': '', 'tenant_id': '7abd58a344664354b855a5ebed2e4401', 'network_id': '38156b2c-3fbe-4fbc-b946-8dbf9891883d', 'ip_version': 4, 'cidr': '83.89.222.192/26', 'allocation_pools': [{'start': '83.89.222.194', 'end': '83.89.222.254'}], 'gateway_ip': '83.89.222.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '83.89.222.194', 'tags': [], 'project_id': '7abd58a344664354b855a5ebed2e4401'}} 2026-06-08 02:32:26,034 - INFO - Created VN ctest-vn-98325344 2026-06-08 02:32:26,049 - DEBUG - VN ctest-vn-98325344 UUID is 38156b2c-3fbe-4fbc-b946-8dbf9891883d 2026-06-08 02:32:26,193 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-14334953', 'ctest-vmi-86998765']} 2026-06-08 02:32:26,486 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-86998765', 'id': '4cd8193f-8682-43e0-aa97-1fe4c7648329', 'tenant_id': '7abd58a344664354b855a5ebed2e4401', 'network_id': '38156b2c-3fbe-4fbc-b946-8dbf9891883d', 'mac_address': '02:4c:d8:19:3f:86', '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': '83.89.222.195', 'subnet_id': '295d6022-7d06-4e9d-aacb-7148836cad47'}], 'security_groups': ['85002ce6-3b63-45f2-a7fe-86aa21e0c68b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7abd58a344664354b855a5ebed2e4401'}} 2026-06-08 02:32:26,486 - DEBUG - Created port 4cd8193f-8682-43e0-aa97-1fe4c7648329 2026-06-08 02:32:26,559 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/4cd8193f-8682-43e0-aa97-1fe4c7648329 2026-06-08 02:32:26,890 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/4cd8193f-8682-43e0-aa97-1fe4c7648329 2026-06-08 02:32:26,933 - INFO - VMI 4cd8193f-8682-43e0-aa97-1fe4c7648329 verification in API Server passed 2026-06-08 02:32:27,085 - DEBUG - Response for delete_port : () 2026-06-08 02:32:27,085 - INFO - Deleted port 4cd8193f-8682-43e0-aa97-1fe4c7648329 2026-06-08 02:32:27,085 - INFO - Deleting VN ctest-vn-98325344 2026-06-08 02:32:27,247 - DEBUG - Response for deleting network () 2026-06-08 02:32:28,517 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:32:28,517 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-06-08 02:32:28,518 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:28,522 - INFO - ================================================================================ 2026-06-08 02:32:28,522 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-08 02:32:28,523 - 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-06-08 02:32:29,799 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.193': '3', '10.20.0.25': '1'}, '10.0.0.240': {'10.20.0.129': '3', '10.20.0.25': '2'}} with 2026-06-08 02:32:29,799 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:32:29,799 - INFO - 2026-06-08 02:32:30,152 - DEBUG - Response for create_network : {'network': {'id': 'aafd2196-e699-4e9e-a3a9-55a042ba8a9e', 'name': 'ctest-vn1-79530805', 'tenant_id': '7abd58a344664354b855a5ebed2e4401', 'project_id': '7abd58a344664354b855a5ebed2e4401', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14334953', 'ctest-vn1-79530805'], 'port_security_enabled': True, 'description': ''}} 2026-06-08 02:32:30,431 - DEBUG - Response for create_subnet : {'subnet': {'id': '9ff2a352-94bb-4d75-9aa8-2378a290f4f8', 'name': '', 'tenant_id': '7abd58a344664354b855a5ebed2e4401', 'network_id': 'aafd2196-e699-4e9e-a3a9-55a042ba8a9e', 'ip_version': 4, 'cidr': '198.209.95.192/26', 'allocation_pools': [{'start': '198.209.95.194', 'end': '198.209.95.254'}], 'gateway_ip': '198.209.95.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '198.209.95.194', 'tags': [], 'project_id': '7abd58a344664354b855a5ebed2e4401'}} 2026-06-08 02:32:30,679 - DEBUG - Response for create_subnet : {'subnet': {'id': '41e591dd-4b89-473f-992f-6ba291a6c8ea', 'name': '', 'tenant_id': '7abd58a344664354b855a5ebed2e4401', 'network_id': 'aafd2196-e699-4e9e-a3a9-55a042ba8a9e', 'ip_version': 4, 'cidr': '102.22.211.0/26', 'allocation_pools': [{'start': '102.22.211.2', 'end': '102.22.211.62'}], 'gateway_ip': '102.22.211.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.22.211.2', 'tags': [], 'project_id': '7abd58a344664354b855a5ebed2e4401'}} 2026-06-08 02:32:30,702 - INFO - Created VN ctest-vn1-79530805 2026-06-08 02:32:30,714 - DEBUG - VN ctest-vn1-79530805 UUID is aafd2196-e699-4e9e-a3a9-55a042ba8a9e 2026-06-08 02:32:31,122 - DEBUG - Response for create_port : {'port': {'name': 'db357f4f-5cfc-4aa6-ae6f-82e3c4677407', 'id': 'db357f4f-5cfc-4aa6-ae6f-82e3c4677407', 'tenant_id': '7abd58a344664354b855a5ebed2e4401', 'network_id': 'aafd2196-e699-4e9e-a3a9-55a042ba8a9e', 'mac_address': '02:db:35:7f:4f:5c', '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': '198.209.95.197', 'subnet_id': '9ff2a352-94bb-4d75-9aa8-2378a290f4f8'}], 'security_groups': ['85002ce6-3b63-45f2-a7fe-86aa21e0c68b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7abd58a344664354b855a5ebed2e4401'}} 2026-06-08 02:32:31,418 - DEBUG - Response for create_port : {'port': {'name': '945a27c8-3ee9-4b98-ac72-a33ebbd4bb2b', 'id': '945a27c8-3ee9-4b98-ac72-a33ebbd4bb2b', 'tenant_id': '7abd58a344664354b855a5ebed2e4401', 'network_id': 'aafd2196-e699-4e9e-a3a9-55a042ba8a9e', 'mac_address': '02:94:5a:27:c8:3e', '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': '102.22.211.5', 'subnet_id': '41e591dd-4b89-473f-992f-6ba291a6c8ea'}], 'security_groups': ['85002ce6-3b63-45f2-a7fe-86aa21e0c68b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7abd58a344664354b855a5ebed2e4401'}} 2026-06-08 02:32:31,476 - DEBUG - Services list from nova: [, , , ] 2026-06-08 02:32:31,960 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:32:32,494 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:32:32,494 - INFO - Waiting for VM ctest-vn1-vm1-41449408 to be up.. 2026-06-08 02:32:32,546 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-08 02:32:37,738 - DEBUG - VM is in ACTIVE state now 2026-06-08 02:32:37,739 - INFO - VM name : ctest-vn1-vm1-41449408 2026-06-08 02:32:37,830 - DEBUG - VM ctest-vn1-vm1-41449408 ID is 4156b386-9a41-4f00-98fd-4bf1674cd7e1 2026-06-08 02:32:37,853 - DEBUG - VM ctest-vn1-vm1-41449408 launched on Node an-jenkins-deploy-platform-ansible-os-5901-2 2026-06-08 02:32:37,953 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/4156b386-9a41-4f00-98fd-4bf1674cd7e1 2026-06-08 02:32:38,255 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/4156b386-9a41-4f00-98fd-4bf1674cd7e1 2026-06-08 02:32:38,291 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/db357f4f-5cfc-4aa6-ae6f-82e3c4677407 2026-06-08 02:32:41,490 - 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 1030ms') 2026-06-08 02:32:41,490 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-41449408 failed! 2026-06-08 02:32:41,505 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14334953:ctest-vn1-79530805 is 198.209.95.193 and allocation pool is NOT set 2026-06-08 02:32:41,505 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14334953:ctest-vn1-79530805 is 102.22.211.1 and allocation pool is NOT set 2026-06-08 02:32:43,582 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.33 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.334/3.155/4.977/1.821 ms') 2026-06-08 02:32:43,582 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-41449408 passed 2026-06-08 02:32:43,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:32:43,660 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-41449408, IP 198.209.95.197, Port 22 2026-06-08 02:32:43,726 - 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-06-08 02:32:43,829 - DEBUG - VM ctest-vn1-vm1-41449408 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-08 02:32:48,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:32:48,829 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-41449408, IP 198.209.95.197, Port 22 2026-06-08 02:32:48,992 - DEBUG - VM ctest-vn1-vm1-41449408 is ready for SSH connections 2026-06-08 02:32:48,992 - INFO - Waiting for VM ctest-vn1-vm2-11652409 to be up.. 2026-06-08 02:32:49,077 - DEBUG - VM is in ACTIVE state now 2026-06-08 02:32:49,077 - INFO - VM name : ctest-vn1-vm2-11652409 2026-06-08 02:32:49,171 - DEBUG - VM ctest-vn1-vm2-11652409 ID is e5a9f916-eae2-4575-acb4-695362b9e85c 2026-06-08 02:32:49,171 - DEBUG - VM ctest-vn1-vm2-11652409 launched on Node an-jenkins-deploy-platform-ansible-os-5901-1 2026-06-08 02:32:49,250 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/e5a9f916-eae2-4575-acb4-695362b9e85c 2026-06-08 02:32:49,261 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/945a27c8-3ee9-4b98-ac72-a33ebbd4bb2b 2026-06-08 02:32:50,415 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.411 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.411/1.880/3.350/1.469 ms') 2026-06-08 02:32:50,415 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-11652409 passed 2026-06-08 02:32:50,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:32:50,484 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-11652409, IP 102.22.211.5, Port 22 2026-06-08 02:32:50,650 - DEBUG - VM ctest-vn1-vm2-11652409 is ready for SSH connections 2026-06-08 02:32:50,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:32:50,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:32:50,650 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:32:50,650 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 198.209.95.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123 2026-06-08 02:32:50,650 - DEBUG - ping -s 56 -c 3 -W 1 198.209.95.197 2026-06-08 02:32:53,688 - DEBUG - PING 198.209.95.197 (198.209.95.197): 56 data bytes 64 bytes from 198.209.95.197: seq=0 ttl=63 time=7.228 ms 64 bytes from 198.209.95.197: seq=1 ttl=63 time=1.694 ms 64 bytes from 198.209.95.197: seq=2 ttl=63 time=1.193 ms --- 198.209.95.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.193/3.371/7.228 ms 2026-06-08 02:32:53,689 - INFO - Ping to IP 198.209.95.197 from VM ctest-vn1-vm2-11652409 passed 2026-06-08 02:32:53,689 - INFO - Detaching port 945a27c8-3ee9-4b98-ac72-a33ebbd4bb2b from VM ctest-vn1-vm2-11652409 2026-06-08 02:32:53,740 - INFO - Deleting VM ctest-vn1-vm2-11652409 2026-06-08 02:32:53,809 - INFO - Detaching port db357f4f-5cfc-4aa6-ae6f-82e3c4677407 from VM ctest-vn1-vm1-41449408 2026-06-08 02:32:53,842 - INFO - Deleting VM ctest-vn1-vm1-41449408 2026-06-08 02:32:54,153 - DEBUG - Response for delete_port : () 2026-06-08 02:32:54,379 - DEBUG - Response for delete_port : () 2026-06-08 02:32:54,379 - INFO - Deleting VN ctest-vn1-79530805 2026-06-08 02:32:54,630 - DEBUG - Response for deleting network () 2026-06-08 02:32:55,922 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:32:55,922 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-08 02:32:55,922 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:56,636 - INFO - Deleted project: ctest-TestPorts-14334953, ID : 7abd58a3-4466-4354-b855-a5ebed2e4401