2026-04-29 02:20:43,145 - INFO - Domain Default found not creating 2026-04-29 02:20:43,347 - INFO - Project ctest-TestPorts-36330754 not found, creating it 2026-04-29 02:20:43,870 - INFO - Created Project:ctest-TestPorts-36330754, ID : 7f7f7132-f246-42f8-aa4c-b28773fe473a 2026-04-29 02:20:45,671 - INFO - ================================================================================ 2026-04-29 02:20:45,672 - INFO - STARTING TEST : test_ports_bindings 2026-04-29 02:20:45,672 - 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-29 02:20:45,929 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-29 02:20:45,930 - INFO - Initial checks done. Running the testcase now 2026-04-29 02:20:45,930 - INFO - 2026-04-29 02:20:46,599 - DEBUG - Response for create_network : {'network': {'id': 'a12cff86-7de1-4e8f-8680-ceed7e2e17ac', 'name': 'ctest-vn-09449133', 'tenant_id': '7f7f7132f24642f8aa4cb28773fe473a', 'project_id': '7f7f7132f24642f8aa4cb28773fe473a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36330754', 'ctest-vn-09449133'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 02:20:46,775 - DEBUG - Response for create_subnet : {'subnet': {'id': '565831af-a821-45c6-a9a8-1cf72d709a45', 'name': '', 'tenant_id': '7f7f7132f24642f8aa4cb28773fe473a', 'network_id': 'a12cff86-7de1-4e8f-8680-ceed7e2e17ac', 'ip_version': 4, 'cidr': '8.164.155.64/26', 'allocation_pools': [{'start': '8.164.155.66', 'end': '8.164.155.126'}], 'gateway_ip': '8.164.155.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '8.164.155.66', 'tags': [], 'project_id': '7f7f7132f24642f8aa4cb28773fe473a'}} 2026-04-29 02:20:46,800 - INFO - Created VN ctest-vn-09449133 2026-04-29 02:20:46,852 - DEBUG - VN ctest-vn-09449133 UUID is a12cff86-7de1-4e8f-8680-ceed7e2e17ac 2026-04-29 02:20:46,977 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-36330754', 'ctest-vmi-06169281']} 2026-04-29 02:20:47,237 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-06169281', 'id': 'd149b7aa-b727-405a-b97e-cb199fcb0fea', 'tenant_id': '7f7f7132f24642f8aa4cb28773fe473a', 'network_id': 'a12cff86-7de1-4e8f-8680-ceed7e2e17ac', 'mac_address': '02:d1:49:b7:aa:b7', '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': '8.164.155.67', 'subnet_id': '565831af-a821-45c6-a9a8-1cf72d709a45'}], 'security_groups': ['6da9f25b-f2f4-4e42-86c5-26c2a27e8740'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f7f7132f24642f8aa4cb28773fe473a'}} 2026-04-29 02:20:47,237 - DEBUG - Created port d149b7aa-b727-405a-b97e-cb199fcb0fea 2026-04-29 02:20:47,344 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d149b7aa-b727-405a-b97e-cb199fcb0fea 2026-04-29 02:20:47,688 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d149b7aa-b727-405a-b97e-cb199fcb0fea 2026-04-29 02:20:47,729 - INFO - VMI d149b7aa-b727-405a-b97e-cb199fcb0fea verification in API Server passed 2026-04-29 02:20:47,830 - DEBUG - Response for delete_port : () 2026-04-29 02:20:47,830 - INFO - Deleted port d149b7aa-b727-405a-b97e-cb199fcb0fea 2026-04-29 02:20:47,830 - INFO - Deleting VN ctest-vn-09449133 2026-04-29 02:20:47,950 - DEBUG - Response for deleting network () 2026-04-29 02:20:48,225 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 02:20:48,225 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-29 02:20:48,226 - INFO - -------------------------------------------------------------------------------- 2026-04-29 02:20:48,228 - INFO - ================================================================================ 2026-04-29 02:20:48,229 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-29 02:20:48,229 - 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-29 02:20:48,510 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-29 02:20:48,510 - INFO - Initial checks done. Running the testcase now 2026-04-29 02:20:48,510 - INFO - 2026-04-29 02:20:48,730 - DEBUG - Response for create_network : {'network': {'id': '44756c59-1677-4c42-bba4-b7dc7e8402ef', 'name': 'ctest-vn1-06033837', 'tenant_id': '7f7f7132f24642f8aa4cb28773fe473a', 'project_id': '7f7f7132f24642f8aa4cb28773fe473a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36330754', 'ctest-vn1-06033837'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 02:20:48,951 - DEBUG - Response for create_subnet : {'subnet': {'id': '94ea99cd-c792-41d2-a86c-d9f2144d3736', 'name': '', 'tenant_id': '7f7f7132f24642f8aa4cb28773fe473a', 'network_id': '44756c59-1677-4c42-bba4-b7dc7e8402ef', 'ip_version': 4, 'cidr': '44.224.9.64/26', 'allocation_pools': [{'start': '44.224.9.66', 'end': '44.224.9.126'}], 'gateway_ip': '44.224.9.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.224.9.66', 'tags': [], 'project_id': '7f7f7132f24642f8aa4cb28773fe473a'}} 2026-04-29 02:20:49,130 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8111592-8f37-4927-92b2-2bd7fa58a636', 'name': '', 'tenant_id': '7f7f7132f24642f8aa4cb28773fe473a', 'network_id': '44756c59-1677-4c42-bba4-b7dc7e8402ef', 'ip_version': 4, 'cidr': '125.64.186.0/26', 'allocation_pools': [{'start': '125.64.186.2', 'end': '125.64.186.62'}], 'gateway_ip': '125.64.186.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '125.64.186.2', 'tags': [], 'project_id': '7f7f7132f24642f8aa4cb28773fe473a'}} 2026-04-29 02:20:49,152 - INFO - Created VN ctest-vn1-06033837 2026-04-29 02:20:49,208 - DEBUG - VN ctest-vn1-06033837 UUID is 44756c59-1677-4c42-bba4-b7dc7e8402ef 2026-04-29 02:20:49,518 - DEBUG - Response for create_port : {'port': {'name': 'baf6339a-6684-400b-83f6-a534660ce3c7', 'id': 'baf6339a-6684-400b-83f6-a534660ce3c7', 'tenant_id': '7f7f7132f24642f8aa4cb28773fe473a', 'network_id': '44756c59-1677-4c42-bba4-b7dc7e8402ef', 'mac_address': '02:ba:f6:33:9a:66', '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': '44.224.9.69', 'subnet_id': '94ea99cd-c792-41d2-a86c-d9f2144d3736'}], 'security_groups': ['6da9f25b-f2f4-4e42-86c5-26c2a27e8740'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f7f7132f24642f8aa4cb28773fe473a'}} 2026-04-29 02:20:49,715 - DEBUG - Response for create_port : {'port': {'name': 'a2c4c522-a8f2-4fad-a33c-d169e3e4e2d0', 'id': 'a2c4c522-a8f2-4fad-a33c-d169e3e4e2d0', 'tenant_id': '7f7f7132f24642f8aa4cb28773fe473a', 'network_id': '44756c59-1677-4c42-bba4-b7dc7e8402ef', 'mac_address': '02:a2:c4:c5:22:a8', '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': '125.64.186.5', 'subnet_id': 'c8111592-8f37-4927-92b2-2bd7fa58a636'}], 'security_groups': ['6da9f25b-f2f4-4e42-86c5-26c2a27e8740'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f7f7132f24642f8aa4cb28773fe473a'}} 2026-04-29 02:20:49,785 - DEBUG - Services list from nova: [, , ] 2026-04-29 02:20:50,191 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5708-1) 2026-04-29 02:20:50,652 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5708-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5708-1) 2026-04-29 02:20:50,653 - INFO - Waiting for VM ctest-vn1-vm1-96774539 to be up.. 2026-04-29 02:20:50,697 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 02:20:55,784 - DEBUG - VM is in ACTIVE state now 2026-04-29 02:20:55,784 - INFO - VM name : ctest-vn1-vm1-96774539 2026-04-29 02:20:55,872 - DEBUG - VM ctest-vn1-vm1-96774539 ID is ad216877-5adc-4997-bd51-fd5e4ffcc427 2026-04-29 02:20:55,894 - DEBUG - VM ctest-vn1-vm1-96774539 launched on Node cn-jenkins-deploy-platform-ansible-os-5708-1 2026-04-29 02:20:55,980 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ad216877-5adc-4997-bd51-fd5e4ffcc427 2026-04-29 02:20:55,989 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/baf6339a-6684-400b-83f6-a534660ce3c7 2026-04-29 02:20:59,259 - 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 1026ms') 2026-04-29 02:20:59,259 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-96774539 failed! 2026-04-29 02:20:59,316 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36330754:ctest-vn1-06033837 is 44.224.9.65 and allocation pool is NOT set 2026-04-29 02:20:59,316 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36330754:ctest-vn1-06033837 is 125.64.186.1 and allocation pool is NOT set 2026-04-29 02:21:03,374 - 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 1000ms') 2026-04-29 02:21:03,374 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-96774539 failed! 2026-04-29 02:21:03,428 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36330754:ctest-vn1-06033837 is 44.224.9.65 and allocation pool is NOT set 2026-04-29 02:21:03,428 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36330754:ctest-vn1-06033837 is 125.64.186.1 and allocation pool is NOT set 2026-04-29 02:21:05,494 - 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.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.562 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.562/2.311/4.060/1.749 ms') 2026-04-29 02:21:05,494 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-96774539 passed 2026-04-29 02:21:05,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 02:21:05,652 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-96774539, IP 44.224.9.69, Port 22 2026-04-29 02:21:05,821 - DEBUG - VM ctest-vn1-vm1-96774539 is ready for SSH connections 2026-04-29 02:21:05,822 - INFO - Waiting for VM ctest-vn1-vm2-36739246 to be up.. 2026-04-29 02:21:05,910 - DEBUG - VM is in ACTIVE state now 2026-04-29 02:21:05,910 - INFO - VM name : ctest-vn1-vm2-36739246 2026-04-29 02:21:05,996 - DEBUG - VM ctest-vn1-vm2-36739246 ID is 57199968-2b36-4b52-9999-5287c8439d76 2026-04-29 02:21:05,996 - DEBUG - VM ctest-vn1-vm2-36739246 launched on Node cn-jenkins-deploy-platform-ansible-os-5708-1 2026-04-29 02:21:06,080 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/57199968-2b36-4b52-9999-5287c8439d76 2026-04-29 02:21:06,089 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a2c4c522-a8f2-4fad-a33c-d169e3e4e2d0 2026-04-29 02:21:07,329 - 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.34 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.423 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.423/1.880/3.338/1.457 ms') 2026-04-29 02:21:07,330 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-36739246 passed 2026-04-29 02:21:07,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 02:21:07,492 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-36739246, IP 125.64.186.5, Port 22 2026-04-29 02:21:07,652 - DEBUG - VM ctest-vn1-vm2-36739246 is ready for SSH connections 2026-04-29 02:21:07,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 02:21:07,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 02:21:07,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 02:21:07,652 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 44.224.9.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-29 02:21:07,652 - DEBUG - ping -s 56 -c 3 -W 1 44.224.9.69 2026-04-29 02:21:10,377 - DEBUG - PING 44.224.9.69 (44.224.9.69): 56 data bytes 64 bytes from 44.224.9.69: seq=0 ttl=63 time=4.258 ms 64 bytes from 44.224.9.69: seq=1 ttl=63 time=1.069 ms 64 bytes from 44.224.9.69: seq=2 ttl=63 time=1.156 ms --- 44.224.9.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.069/2.161/4.258 ms 2026-04-29 02:21:10,377 - INFO - Ping to IP 44.224.9.69 from VM ctest-vn1-vm2-36739246 passed 2026-04-29 02:21:10,377 - INFO - Detaching port a2c4c522-a8f2-4fad-a33c-d169e3e4e2d0 from VM ctest-vn1-vm2-36739246 2026-04-29 02:21:10,435 - INFO - Deleting VM ctest-vn1-vm2-36739246 2026-04-29 02:21:10,533 - INFO - Detaching port baf6339a-6684-400b-83f6-a534660ce3c7 from VM ctest-vn1-vm1-96774539 2026-04-29 02:21:10,577 - INFO - Deleting VM ctest-vn1-vm1-96774539 2026-04-29 02:21:10,855 - DEBUG - Response for delete_port : () 2026-04-29 02:21:11,028 - DEBUG - Response for delete_port : () 2026-04-29 02:21:11,028 - INFO - Deleting VN ctest-vn1-06033837 2026-04-29 02:21:11,178 - DEBUG - Response for deleting network () 2026-04-29 02:21:11,437 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 02:21:11,437 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-04-29 02:21:11,437 - INFO - -------------------------------------------------------------------------------- 2026-04-29 02:21:12,232 - INFO - Deleted project: ctest-TestPorts-36330754, ID : 7f7f7132-f246-42f8-aa4c-b28773fe473a