2026-04-30 02:26:26,268 - INFO - Domain Default found not creating 2026-04-30 02:26:26,477 - INFO - Project ctest-TestPorts-48494906 not found, creating it 2026-04-30 02:26:26,974 - INFO - Created Project:ctest-TestPorts-48494906, ID : 2dec9a02-aa62-4744-a228-29e91ff5215b 2026-04-30 02:26:28,469 - INFO - ================================================================================ 2026-04-30 02:26:28,469 - INFO - STARTING TEST : test_ports_bindings 2026-04-30 02:26:28,469 - 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-30 02:26:28,729 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.25': '0'}} with 2026-04-30 02:26:28,729 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:26:28,729 - INFO - 2026-04-30 02:26:29,283 - DEBUG - Response for create_network : {'network': {'id': 'b7647e27-cf03-4232-a785-24f2f1cb188a', 'name': 'ctest-vn-28837253', 'tenant_id': '2dec9a02aa624744a22829e91ff5215b', 'project_id': '2dec9a02aa624744a22829e91ff5215b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-48494906', 'ctest-vn-28837253'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 02:26:29,486 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af4aaeef-78b7-48c4-958c-6787fe1e67ff', 'name': '', 'tenant_id': '2dec9a02aa624744a22829e91ff5215b', 'network_id': 'b7647e27-cf03-4232-a785-24f2f1cb188a', 'ip_version': 4, 'cidr': '124.33.5.0/26', 'allocation_pools': [{'start': '124.33.5.2', 'end': '124.33.5.62'}], 'gateway_ip': '124.33.5.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '124.33.5.2', 'tags': [], 'project_id': '2dec9a02aa624744a22829e91ff5215b'}} 2026-04-30 02:26:29,505 - INFO - Created VN ctest-vn-28837253 2026-04-30 02:26:29,564 - DEBUG - VN ctest-vn-28837253 UUID is b7647e27-cf03-4232-a785-24f2f1cb188a 2026-04-30 02:26:29,670 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-48494906', 'ctest-vmi-18405897']} 2026-04-30 02:26:29,913 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-18405897', 'id': 'b995ce95-a888-441e-b2d6-cad03df4d92e', 'tenant_id': '2dec9a02aa624744a22829e91ff5215b', 'network_id': 'b7647e27-cf03-4232-a785-24f2f1cb188a', 'mac_address': '02:b9:95:ce:95:a8', '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': '124.33.5.3', 'subnet_id': 'af4aaeef-78b7-48c4-958c-6787fe1e67ff'}], 'security_groups': ['793d39d3-c7cc-4d1a-9ddb-4018beb50ed0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2dec9a02aa624744a22829e91ff5215b'}} 2026-04-30 02:26:29,913 - DEBUG - Created port b995ce95-a888-441e-b2d6-cad03df4d92e 2026-04-30 02:26:30,020 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b995ce95-a888-441e-b2d6-cad03df4d92e 2026-04-30 02:26:30,311 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b995ce95-a888-441e-b2d6-cad03df4d92e 2026-04-30 02:26:30,346 - INFO - VMI b995ce95-a888-441e-b2d6-cad03df4d92e verification in API Server passed 2026-04-30 02:26:30,434 - DEBUG - Response for delete_port : () 2026-04-30 02:26:30,434 - INFO - Deleted port b995ce95-a888-441e-b2d6-cad03df4d92e 2026-04-30 02:26:30,434 - INFO - Deleting VN ctest-vn-28837253 2026-04-30 02:26:30,528 - DEBUG - Response for deleting network () 2026-04-30 02:26:30,781 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:26:30,781 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-30 02:26:30,781 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:26:30,784 - INFO - ================================================================================ 2026-04-30 02:26:30,784 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-30 02:26:30,784 - 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-30 02:26:31,070 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.25': '0'}} with 2026-04-30 02:26:31,070 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:26:31,070 - INFO - 2026-04-30 02:26:31,238 - DEBUG - Response for create_network : {'network': {'id': '30bbdcdf-fc8c-4542-b12a-5a3006e0fa05', 'name': 'ctest-vn1-19798919', 'tenant_id': '2dec9a02aa624744a22829e91ff5215b', 'project_id': '2dec9a02aa624744a22829e91ff5215b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-48494906', 'ctest-vn1-19798919'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 02:26:31,415 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eec474e7-3110-45a0-9023-7474dfcf7cec', 'name': '', 'tenant_id': '2dec9a02aa624744a22829e91ff5215b', 'network_id': '30bbdcdf-fc8c-4542-b12a-5a3006e0fa05', 'ip_version': 4, 'cidr': '135.189.18.192/26', 'allocation_pools': [{'start': '135.189.18.194', 'end': '135.189.18.254'}], 'gateway_ip': '135.189.18.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '135.189.18.194', 'tags': [], 'project_id': '2dec9a02aa624744a22829e91ff5215b'}} 2026-04-30 02:26:31,565 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b445a7c-00b2-4328-88f2-23b49d066b88', 'name': '', 'tenant_id': '2dec9a02aa624744a22829e91ff5215b', 'network_id': '30bbdcdf-fc8c-4542-b12a-5a3006e0fa05', 'ip_version': 4, 'cidr': '150.62.56.128/26', 'allocation_pools': [{'start': '150.62.56.130', 'end': '150.62.56.190'}], 'gateway_ip': '150.62.56.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '150.62.56.130', 'tags': [], 'project_id': '2dec9a02aa624744a22829e91ff5215b'}} 2026-04-30 02:26:31,582 - INFO - Created VN ctest-vn1-19798919 2026-04-30 02:26:31,635 - DEBUG - VN ctest-vn1-19798919 UUID is 30bbdcdf-fc8c-4542-b12a-5a3006e0fa05 2026-04-30 02:26:31,923 - DEBUG - Response for create_port : {'port': {'name': 'f7b9f43c-dcfe-40d1-b2b9-9e3027fcb6ae', 'id': 'f7b9f43c-dcfe-40d1-b2b9-9e3027fcb6ae', 'tenant_id': '2dec9a02aa624744a22829e91ff5215b', 'network_id': '30bbdcdf-fc8c-4542-b12a-5a3006e0fa05', 'mac_address': '02:f7:b9:f4:3c:dc', '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': '135.189.18.197', 'subnet_id': 'eec474e7-3110-45a0-9023-7474dfcf7cec'}], 'security_groups': ['793d39d3-c7cc-4d1a-9ddb-4018beb50ed0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2dec9a02aa624744a22829e91ff5215b'}} 2026-04-30 02:26:32,084 - DEBUG - Response for create_port : {'port': {'name': '47519bf5-4ca7-4496-a4b1-fe08b1405c8e', 'id': '47519bf5-4ca7-4496-a4b1-fe08b1405c8e', 'tenant_id': '2dec9a02aa624744a22829e91ff5215b', 'network_id': '30bbdcdf-fc8c-4542-b12a-5a3006e0fa05', 'mac_address': '02:47:51:9b:f5:4c', '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': '150.62.56.133', 'subnet_id': '0b445a7c-00b2-4328-88f2-23b49d066b88'}], 'security_groups': ['793d39d3-c7cc-4d1a-9ddb-4018beb50ed0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2dec9a02aa624744a22829e91ff5215b'}} 2026-04-30 02:26:32,138 - DEBUG - Services list from nova: [, , ] 2026-04-30 02:26:32,493 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5724-1) 2026-04-30 02:26:32,912 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5724-1) 2026-04-30 02:26:32,912 - INFO - Waiting for VM ctest-vn1-vm1-89833234 to be up.. 2026-04-30 02:26:32,951 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-30 02:26:38,023 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:26:38,023 - INFO - VM name : ctest-vn1-vm1-89833234 2026-04-30 02:26:38,093 - DEBUG - VM ctest-vn1-vm1-89833234 ID is 53300e62-4273-4e67-beed-e8a415874dbf 2026-04-30 02:26:38,116 - DEBUG - VM ctest-vn1-vm1-89833234 launched on Node cn-jenkins-deploy-platform-ansible-os-5724-1 2026-04-30 02:26:38,195 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/53300e62-4273-4e67-beed-e8a415874dbf 2026-04-30 02:26:38,203 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/f7b9f43c-dcfe-40d1-b2b9-9e3027fcb6ae 2026-04-30 02:26:41,448 - 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 1010ms') 2026-04-30 02:26:41,449 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89833234 failed! 2026-04-30 02:26:41,504 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-48494906:ctest-vn1-19798919 is 135.189.18.193 and allocation pool is NOT set 2026-04-30 02:26:41,504 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-48494906:ctest-vn1-19798919 is 150.62.56.129 and allocation pool is NOT set 2026-04-30 02:26:43,568 - 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.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.61 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 = 2.610/3.097/3.584/0.487 ms') 2026-04-30 02:26:43,568 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89833234 passed 2026-04-30 02:26:43,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:43,716 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89833234, IP 135.189.18.197, Port 22 2026-04-30 02:26:43,886 - DEBUG - VM ctest-vn1-vm1-89833234 is ready for SSH connections 2026-04-30 02:26:43,886 - INFO - Waiting for VM ctest-vn1-vm2-17879391 to be up.. 2026-04-30 02:26:43,973 - DEBUG - VM is in ACTIVE state now 2026-04-30 02:26:43,973 - INFO - VM name : ctest-vn1-vm2-17879391 2026-04-30 02:26:44,057 - DEBUG - VM ctest-vn1-vm2-17879391 ID is 51605230-b1e5-49b2-a0d9-be7919985ab7 2026-04-30 02:26:44,057 - DEBUG - VM ctest-vn1-vm2-17879391 launched on Node cn-jenkins-deploy-platform-ansible-os-5724-1 2026-04-30 02:26:44,153 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/51605230-b1e5-49b2-a0d9-be7919985ab7 2026-04-30 02:26:44,163 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/47519bf5-4ca7-4496-a4b1-fe08b1405c8e 2026-04-30 02:26:45,418 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.374 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.374/1.571/2.768/1.197 ms') 2026-04-30 02:26:45,419 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-17879391 passed 2026-04-30 02:26:45,576 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:45,576 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-17879391, IP 150.62.56.133, Port 22 2026-04-30 02:26:45,731 - DEBUG - VM ctest-vn1-vm2-17879391 is ready for SSH connections 2026-04-30 02:26:45,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:45,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:45,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 02:26:45,731 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 135.189.18.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-04-30 02:26:45,731 - DEBUG - ping -s 56 -c 3 -W 1 135.189.18.197 2026-04-30 02:26:48,422 - DEBUG - PING 135.189.18.197 (135.189.18.197): 56 data bytes 64 bytes from 135.189.18.197: seq=0 ttl=63 time=4.846 ms 64 bytes from 135.189.18.197: seq=1 ttl=63 time=0.834 ms 64 bytes from 135.189.18.197: seq=2 ttl=63 time=0.923 ms --- 135.189.18.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.834/2.201/4.846 ms 2026-04-30 02:26:48,422 - INFO - Ping to IP 135.189.18.197 from VM ctest-vn1-vm2-17879391 passed 2026-04-30 02:26:48,422 - INFO - Detaching port 47519bf5-4ca7-4496-a4b1-fe08b1405c8e from VM ctest-vn1-vm2-17879391 2026-04-30 02:26:48,470 - INFO - Deleting VM ctest-vn1-vm2-17879391 2026-04-30 02:26:48,534 - INFO - Detaching port f7b9f43c-dcfe-40d1-b2b9-9e3027fcb6ae from VM ctest-vn1-vm1-89833234 2026-04-30 02:26:48,565 - INFO - Deleting VM ctest-vn1-vm1-89833234 2026-04-30 02:26:48,791 - DEBUG - Response for delete_port : () 2026-04-30 02:26:48,996 - DEBUG - Response for delete_port : () 2026-04-30 02:26:48,997 - INFO - Deleting VN ctest-vn1-19798919 2026-04-30 02:26:49,129 - DEBUG - Response for deleting network () 2026-04-30 02:26:49,381 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:26:49,381 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-04-30 02:26:49,381 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:26:50,085 - INFO - Deleted project: ctest-TestPorts-48494906, ID : 2dec9a02-aa62-4744-a228-29e91ff5215b