2026-03-30 04:15:24,875 - INFO - Domain Default found not creating 2026-03-30 04:15:25,133 - INFO - Project ctest-TestPorts-81777462 not found, creating it 2026-03-30 04:15:25,717 - INFO - Created Project:ctest-TestPorts-81777462, ID : 88f45762-9985-4e3a-913c-ce02a2b62e8a 2026-03-30 04:15:27,555 - INFO - ================================================================================ 2026-03-30 04:15:27,555 - INFO - STARTING TEST : test_ports_bindings 2026-03-30 04:15:27,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-03-30 04:15:28,876 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.25': '0', '10.20.0.17': '0'}, '10.0.0.27': {'10.20.0.17': '0', '10.20.0.25': '0'}} with 2026-03-30 04:15:28,877 - INFO - Initial checks done. Running the testcase now 2026-03-30 04:15:28,877 - INFO - 2026-03-30 04:15:29,687 - DEBUG - Response for create_network : {'network': {'id': '6e5d7e7a-1980-4d59-bb46-3a73020238dc', 'name': 'ctest-vn-51651295', 'tenant_id': '88f4576299854e3a913cce02a2b62e8a', 'project_id': '88f4576299854e3a913cce02a2b62e8a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-81777462', 'ctest-vn-51651295'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 04:15:29,977 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f6cfcda1-ca81-42db-b27e-3b1c4d231ff8', 'name': '', 'tenant_id': '88f4576299854e3a913cce02a2b62e8a', 'network_id': '6e5d7e7a-1980-4d59-bb46-3a73020238dc', 'ip_version': 4, 'cidr': '11.171.129.64/26', 'allocation_pools': [{'start': '11.171.129.66', 'end': '11.171.129.126'}], 'gateway_ip': '11.171.129.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.171.129.66', 'tags': [], 'project_id': '88f4576299854e3a913cce02a2b62e8a'}} 2026-03-30 04:15:30,010 - INFO - Created VN ctest-vn-51651295 2026-03-30 04:15:30,026 - DEBUG - VN ctest-vn-51651295 UUID is 6e5d7e7a-1980-4d59-bb46-3a73020238dc 2026-03-30 04:15:30,107 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-81777462', 'ctest-vmi-29063275']} 2026-03-30 04:15:30,498 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-29063275', 'id': '5846b0a8-9f48-445b-a108-6afdf2dc4544', 'tenant_id': '88f4576299854e3a913cce02a2b62e8a', 'network_id': '6e5d7e7a-1980-4d59-bb46-3a73020238dc', 'mac_address': '02:58:46:b0:a8:9f', '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': '11.171.129.67', 'subnet_id': 'f6cfcda1-ca81-42db-b27e-3b1c4d231ff8'}], 'security_groups': ['e44826bf-9fe6-46b3-9da1-b5b7359e87df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '88f4576299854e3a913cce02a2b62e8a'}} 2026-03-30 04:15:30,498 - DEBUG - Created port 5846b0a8-9f48-445b-a108-6afdf2dc4544 2026-03-30 04:15:30,569 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5846b0a8-9f48-445b-a108-6afdf2dc4544 2026-03-30 04:15:30,898 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5846b0a8-9f48-445b-a108-6afdf2dc4544 2026-03-30 04:15:30,951 - INFO - VMI 5846b0a8-9f48-445b-a108-6afdf2dc4544 verification in API Server passed 2026-03-30 04:15:31,153 - DEBUG - Response for delete_port : () 2026-03-30 04:15:31,153 - INFO - Deleted port 5846b0a8-9f48-445b-a108-6afdf2dc4544 2026-03-30 04:15:31,153 - INFO - Deleting VN ctest-vn-51651295 2026-03-30 04:15:31,377 - DEBUG - Response for deleting network () 2026-03-30 04:15:32,676 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 04:15:32,676 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-03-30 04:15:32,676 - INFO - -------------------------------------------------------------------------------- 2026-03-30 04:15:32,685 - INFO - ================================================================================ 2026-03-30 04:15:32,685 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-30 04:15:32,685 - 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-30 04:15:33,979 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.25': '0', '10.20.0.17': '0'}, '10.0.0.27': {'10.20.0.17': '0', '10.20.0.25': '0'}} with 2026-03-30 04:15:33,979 - INFO - Initial checks done. Running the testcase now 2026-03-30 04:15:33,979 - INFO - 2026-03-30 04:15:34,290 - DEBUG - Response for create_network : {'network': {'id': '26124b5c-af47-4778-a35f-4ed9efb8b61d', 'name': 'ctest-vn1-81949991', 'tenant_id': '88f4576299854e3a913cce02a2b62e8a', 'project_id': '88f4576299854e3a913cce02a2b62e8a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-81777462', 'ctest-vn1-81949991'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 04:15:34,601 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b3f80a3-2155-4c04-9ab3-93a29c8e430a', 'name': '', 'tenant_id': '88f4576299854e3a913cce02a2b62e8a', 'network_id': '26124b5c-af47-4778-a35f-4ed9efb8b61d', 'ip_version': 4, 'cidr': '12.102.9.64/26', 'allocation_pools': [{'start': '12.102.9.66', 'end': '12.102.9.126'}], 'gateway_ip': '12.102.9.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.102.9.66', 'tags': [], 'project_id': '88f4576299854e3a913cce02a2b62e8a'}} 2026-03-30 04:15:34,845 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d4ffe4e-4d6d-4835-a012-667c1a2687e6', 'name': '', 'tenant_id': '88f4576299854e3a913cce02a2b62e8a', 'network_id': '26124b5c-af47-4778-a35f-4ed9efb8b61d', 'ip_version': 4, 'cidr': '36.160.93.0/26', 'allocation_pools': [{'start': '36.160.93.2', 'end': '36.160.93.62'}], 'gateway_ip': '36.160.93.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.160.93.2', 'tags': [], 'project_id': '88f4576299854e3a913cce02a2b62e8a'}} 2026-03-30 04:15:34,884 - INFO - Created VN ctest-vn1-81949991 2026-03-30 04:15:34,897 - DEBUG - VN ctest-vn1-81949991 UUID is 26124b5c-af47-4778-a35f-4ed9efb8b61d 2026-03-30 04:15:35,347 - DEBUG - Response for create_port : {'port': {'name': '2a740c23-1f4c-480d-b14b-d1984bae0c01', 'id': '2a740c23-1f4c-480d-b14b-d1984bae0c01', 'tenant_id': '88f4576299854e3a913cce02a2b62e8a', 'network_id': '26124b5c-af47-4778-a35f-4ed9efb8b61d', 'mac_address': '02:2a:74:0c:23:1f', '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': '12.102.9.69', 'subnet_id': '3b3f80a3-2155-4c04-9ab3-93a29c8e430a'}], 'security_groups': ['e44826bf-9fe6-46b3-9da1-b5b7359e87df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '88f4576299854e3a913cce02a2b62e8a'}} 2026-03-30 04:15:35,655 - DEBUG - Response for create_port : {'port': {'name': 'eee448fb-43e4-4741-ad95-2c164490a83d', 'id': 'eee448fb-43e4-4741-ad95-2c164490a83d', 'tenant_id': '88f4576299854e3a913cce02a2b62e8a', 'network_id': '26124b5c-af47-4778-a35f-4ed9efb8b61d', 'mac_address': '02:ee:e4:48:fb:43', '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': '36.160.93.5', 'subnet_id': '9d4ffe4e-4d6d-4835-a012-667c1a2687e6'}], 'security_groups': ['e44826bf-9fe6-46b3-9da1-b5b7359e87df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '88f4576299854e3a913cce02a2b62e8a'}} 2026-03-30 04:15:35,745 - DEBUG - Services list from nova: [, , , ] 2026-03-30 04:15:36,254 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5563-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5563-1) 2026-03-30 04:15:37,101 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5563-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5563-2) 2026-03-30 04:15:37,101 - INFO - Waiting for VM ctest-vn1-vm1-87350654 to be up.. 2026-03-30 04:15:37,166 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-30 04:15:42,281 - DEBUG - VM is in ACTIVE state now 2026-03-30 04:15:42,282 - INFO - VM name : ctest-vn1-vm1-87350654 2026-03-30 04:15:42,388 - DEBUG - VM ctest-vn1-vm1-87350654 ID is 9acbed6f-97b9-4874-8e77-7f01d0c431d6 2026-03-30 04:15:42,430 - DEBUG - VM ctest-vn1-vm1-87350654 launched on Node an-jenkins-deploy-platform-ansible-os-5563-1 2026-03-30 04:15:42,534 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/9acbed6f-97b9-4874-8e77-7f01d0c431d6 2026-03-30 04:15:42,845 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/9acbed6f-97b9-4874-8e77-7f01d0c431d6 2026-03-30 04:15:42,886 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2a740c23-1f4c-480d-b14b-d1984bae0c01 2026-03-30 04:15:46,111 - 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 1001ms') 2026-03-30 04:15:46,111 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87350654 failed! 2026-03-30 04:15:46,132 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-81777462:ctest-vn1-81949991 is 12.102.9.65 and allocation pool is NOT set 2026-03-30 04:15:46,132 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-81777462:ctest-vn1-81949991 is 36.160.93.1 and allocation pool is NOT set 2026-03-30 04:15:48,201 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.463 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 = 0.463/2.602/4.741/2.139 ms') 2026-03-30 04:15:48,201 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-87350654 passed 2026-03-30 04:15:48,326 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 04:15:48,326 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-87350654, IP 12.102.9.69, Port 22 2026-03-30 04:15:48,489 - DEBUG - VM ctest-vn1-vm1-87350654 is ready for SSH connections 2026-03-30 04:15:48,489 - INFO - Waiting for VM ctest-vn1-vm2-35461081 to be up.. 2026-03-30 04:15:48,609 - DEBUG - VM is in ACTIVE state now 2026-03-30 04:15:48,609 - INFO - VM name : ctest-vn1-vm2-35461081 2026-03-30 04:15:48,708 - DEBUG - VM ctest-vn1-vm2-35461081 ID is 21df3052-1e1a-40d8-a778-63ebd4de6be5 2026-03-30 04:15:48,709 - DEBUG - VM ctest-vn1-vm2-35461081 launched on Node an-jenkins-deploy-platform-ansible-os-5563-2 2026-03-30 04:15:48,816 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/21df3052-1e1a-40d8-a778-63ebd4de6be5 2026-03-30 04:15:48,828 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/eee448fb-43e4-4741-ad95-2c164490a83d 2026-03-30 04:15:50,036 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.516 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.516/1.956/3.396/1.440 ms') 2026-03-30 04:15:50,036 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-35461081 passed 2026-03-30 04:15:50,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 04:15:50,158 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-35461081, IP 36.160.93.5, Port 22 2026-03-30 04:15:50,322 - DEBUG - VM ctest-vn1-vm2-35461081 is ready for SSH connections 2026-03-30 04:15:50,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 04:15:50,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 04:15:50,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 04:15:50,323 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 12.102.9.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-03-30 04:15:50,323 - DEBUG - ping -s 56 -c 3 -W 1 12.102.9.69 2026-03-30 04:15:53,303 - DEBUG - PING 12.102.9.69 (12.102.9.69): 56 data bytes 64 bytes from 12.102.9.69: seq=0 ttl=63 time=6.184 ms 64 bytes from 12.102.9.69: seq=1 ttl=63 time=1.235 ms 64 bytes from 12.102.9.69: seq=2 ttl=63 time=1.802 ms --- 12.102.9.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.235/3.073/6.184 ms 2026-03-30 04:15:53,304 - INFO - Ping to IP 12.102.9.69 from VM ctest-vn1-vm2-35461081 passed 2026-03-30 04:15:53,304 - INFO - Detaching port eee448fb-43e4-4741-ad95-2c164490a83d from VM ctest-vn1-vm2-35461081 2026-03-30 04:15:53,390 - INFO - Deleting VM ctest-vn1-vm2-35461081 2026-03-30 04:15:53,486 - INFO - Detaching port 2a740c23-1f4c-480d-b14b-d1984bae0c01 from VM ctest-vn1-vm1-87350654 2026-03-30 04:15:53,530 - INFO - Deleting VM ctest-vn1-vm1-87350654 2026-03-30 04:15:53,961 - DEBUG - Response for delete_port : () 2026-03-30 04:15:54,315 - DEBUG - Response for delete_port : () 2026-03-30 04:15:54,315 - INFO - Deleting VN ctest-vn1-81949991 2026-03-30 04:15:54,562 - DEBUG - Response for deleting network () 2026-03-30 04:15:55,887 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 04:15:55,887 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-03-30 04:15:55,887 - INFO - -------------------------------------------------------------------------------- 2026-03-30 04:15:56,771 - INFO - Deleted project: ctest-TestPorts-81777462, ID : 88f45762-9985-4e3a-913c-ce02a2b62e8a