2025-12-09 03:22:42,459 - INFO - Domain Default found not creating 2025-12-09 03:22:42,607 - INFO - Project ctest-TestPorts-41790844 not found, creating it 2025-12-09 03:22:43,029 - INFO - Created Project:ctest-TestPorts-41790844, ID : 1ad90414-e481-42db-bf44-f487cc9cbc84 2025-12-09 03:22:44,446 - INFO - ================================================================================ 2025-12-09 03:22:44,447 - INFO - STARTING TEST : test_ports_bindings 2025-12-09 03:22:44,447 - 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 2025-12-09 03:22:44,706 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with 2025-12-09 03:22:44,706 - INFO - Initial checks done. Running the testcase now 2025-12-09 03:22:44,706 - INFO - 2025-12-09 03:22:45,254 - DEBUG - Response for create_network : {'network': {'id': '6d7600bc-cd19-48bc-921c-74ef67a53621', 'name': 'ctest-vn-08304519', 'tenant_id': '1ad90414e48142dbbf44f487cc9cbc84', 'project_id': '1ad90414e48142dbbf44f487cc9cbc84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41790844', 'ctest-vn-08304519'], 'port_security_enabled': True, 'description': ''}} 2025-12-09 03:22:45,453 - DEBUG - Response for create_subnet : {'subnet': {'id': '545e6a26-6d6a-43d5-9a27-fb5a0224e8bb', 'name': '', 'tenant_id': '1ad90414e48142dbbf44f487cc9cbc84', 'network_id': '6d7600bc-cd19-48bc-921c-74ef67a53621', 'ip_version': 4, 'cidr': '39.94.192.128/26', 'allocation_pools': [{'start': '39.94.192.130', 'end': '39.94.192.190'}], 'gateway_ip': '39.94.192.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.94.192.130', 'tags': [], 'project_id': '1ad90414e48142dbbf44f487cc9cbc84'}} 2025-12-09 03:22:45,468 - INFO - Created VN ctest-vn-08304519 2025-12-09 03:22:45,524 - DEBUG - VN ctest-vn-08304519 UUID is 6d7600bc-cd19-48bc-921c-74ef67a53621 2025-12-09 03:22:45,625 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-41790844', 'ctest-vmi-71678583']} 2025-12-09 03:22:45,893 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-71678583', 'id': 'b4c20005-f285-4e57-a505-2746a9b1dd03', 'tenant_id': '1ad90414e48142dbbf44f487cc9cbc84', 'network_id': '6d7600bc-cd19-48bc-921c-74ef67a53621', 'mac_address': '02:b4:c2:00:05:f2', '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': '39.94.192.131', 'subnet_id': '545e6a26-6d6a-43d5-9a27-fb5a0224e8bb'}], 'security_groups': ['98a226ba-1a8a-426d-8666-f02e3e6dacc1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ad90414e48142dbbf44f487cc9cbc84'}} 2025-12-09 03:22:45,893 - DEBUG - Created port b4c20005-f285-4e57-a505-2746a9b1dd03 2025-12-09 03:22:45,996 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b4c20005-f285-4e57-a505-2746a9b1dd03 2025-12-09 03:22:46,291 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b4c20005-f285-4e57-a505-2746a9b1dd03 2025-12-09 03:22:46,327 - INFO - VMI b4c20005-f285-4e57-a505-2746a9b1dd03 verification in API Server passed 2025-12-09 03:22:46,422 - DEBUG - Response for delete_port : () 2025-12-09 03:22:46,422 - INFO - Deleted port b4c20005-f285-4e57-a505-2746a9b1dd03 2025-12-09 03:22:46,422 - INFO - Deleting VN ctest-vn-08304519 2025-12-09 03:22:46,518 - DEBUG - Response for deleting network () 2025-12-09 03:22:46,772 - DEBUG - No XMPP flaps were noticed during the test 2025-12-09 03:22:46,772 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2025-12-09 03:22:46,773 - INFO - -------------------------------------------------------------------------------- 2025-12-09 03:22:46,775 - INFO - ================================================================================ 2025-12-09 03:22:46,776 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2025-12-09 03:22:46,776 - 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 2025-12-09 03:22:47,062 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with 2025-12-09 03:22:47,062 - INFO - Initial checks done. Running the testcase now 2025-12-09 03:22:47,062 - INFO - 2025-12-09 03:22:47,227 - DEBUG - Response for create_network : {'network': {'id': '4e25c3ff-6cf0-45e1-9485-701356f0ff1d', 'name': 'ctest-vn1-08902475', 'tenant_id': '1ad90414e48142dbbf44f487cc9cbc84', 'project_id': '1ad90414e48142dbbf44f487cc9cbc84', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41790844', 'ctest-vn1-08902475'], 'port_security_enabled': True, 'description': ''}} 2025-12-09 03:22:47,399 - DEBUG - Response for create_subnet : {'subnet': {'id': '32a63ee0-a28d-4bc8-a63e-14a9392b25cb', 'name': '', 'tenant_id': '1ad90414e48142dbbf44f487cc9cbc84', 'network_id': '4e25c3ff-6cf0-45e1-9485-701356f0ff1d', 'ip_version': 4, 'cidr': '70.32.31.0/26', 'allocation_pools': [{'start': '70.32.31.2', 'end': '70.32.31.62'}], 'gateway_ip': '70.32.31.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.32.31.2', 'tags': [], 'project_id': '1ad90414e48142dbbf44f487cc9cbc84'}} 2025-12-09 03:22:47,557 - DEBUG - Response for create_subnet : {'subnet': {'id': '49b03721-07d7-4c54-b785-66bae5027723', 'name': '', 'tenant_id': '1ad90414e48142dbbf44f487cc9cbc84', 'network_id': '4e25c3ff-6cf0-45e1-9485-701356f0ff1d', 'ip_version': 4, 'cidr': '130.250.7.64/26', 'allocation_pools': [{'start': '130.250.7.66', 'end': '130.250.7.126'}], 'gateway_ip': '130.250.7.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.250.7.66', 'tags': [], 'project_id': '1ad90414e48142dbbf44f487cc9cbc84'}} 2025-12-09 03:22:47,573 - INFO - Created VN ctest-vn1-08902475 2025-12-09 03:22:47,624 - DEBUG - VN ctest-vn1-08902475 UUID is 4e25c3ff-6cf0-45e1-9485-701356f0ff1d 2025-12-09 03:22:47,892 - DEBUG - Response for create_port : {'port': {'name': '56415a0e-363e-4c70-bc74-084fcb701e6b', 'id': '56415a0e-363e-4c70-bc74-084fcb701e6b', 'tenant_id': '1ad90414e48142dbbf44f487cc9cbc84', 'network_id': '4e25c3ff-6cf0-45e1-9485-701356f0ff1d', 'mac_address': '02:56:41:5a:0e:36', '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': '70.32.31.5', 'subnet_id': '32a63ee0-a28d-4bc8-a63e-14a9392b25cb'}], 'security_groups': ['98a226ba-1a8a-426d-8666-f02e3e6dacc1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ad90414e48142dbbf44f487cc9cbc84'}} 2025-12-09 03:22:48,059 - DEBUG - Response for create_port : {'port': {'name': '7d2f20aa-e5af-48fc-b6c0-92da1e37bc7f', 'id': '7d2f20aa-e5af-48fc-b6c0-92da1e37bc7f', 'tenant_id': '1ad90414e48142dbbf44f487cc9cbc84', 'network_id': '4e25c3ff-6cf0-45e1-9485-701356f0ff1d', 'mac_address': '02:7d:2f:20:aa:e5', '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': '130.250.7.69', 'subnet_id': '49b03721-07d7-4c54-b785-66bae5027723'}], 'security_groups': ['98a226ba-1a8a-426d-8666-f02e3e6dacc1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ad90414e48142dbbf44f487cc9cbc84'}} 2025-12-09 03:22:48,110 - DEBUG - Services list from nova: [, , ] 2025-12-09 03:22:48,416 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4864-1) 2025-12-09 03:22:48,802 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4864-1) 2025-12-09 03:22:48,802 - INFO - Waiting for VM ctest-vn1-vm1-67291088 to be up.. 2025-12-09 03:22:48,969 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-12-09 03:22:54,042 - DEBUG - VM is in ACTIVE state now 2025-12-09 03:22:54,042 - INFO - VM name : ctest-vn1-vm1-67291088 2025-12-09 03:22:54,107 - DEBUG - VM ctest-vn1-vm1-67291088 ID is 904e1b6e-af4d-4537-9932-79a5ecd044f8 2025-12-09 03:22:54,128 - DEBUG - VM ctest-vn1-vm1-67291088 launched on Node cn-jenkins-deploy-platform-ansible-os-4864-1 2025-12-09 03:22:54,200 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/904e1b6e-af4d-4537-9932-79a5ecd044f8 2025-12-09 03:22:54,207 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/56415a0e-363e-4c70-bc74-084fcb701e6b 2025-12-09 03:22:57,442 - 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 1007ms') 2025-12-09 03:22:57,442 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67291088 failed! 2025-12-09 03:22:57,496 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41790844:ctest-vn1-08902475 is 70.32.31.1 and allocation pool is NOT set 2025-12-09 03:22:57,496 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41790844:ctest-vn1-08902475 is 130.250.7.65 and allocation pool is NOT set 2025-12-09 03:22:59,557 - 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=2.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.89 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 = 2.886/2.930/2.974/0.044 ms') 2025-12-09 03:22:59,558 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-67291088 passed 2025-12-09 03:22:59,704 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 03:22:59,704 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-67291088, IP 70.32.31.5, Port 22 2025-12-09 03:22:59,860 - DEBUG - VM ctest-vn1-vm1-67291088 is ready for SSH connections 2025-12-09 03:22:59,860 - INFO - Waiting for VM ctest-vn1-vm2-81976510 to be up.. 2025-12-09 03:22:59,940 - DEBUG - VM is in ACTIVE state now 2025-12-09 03:22:59,940 - INFO - VM name : ctest-vn1-vm2-81976510 2025-12-09 03:23:00,005 - DEBUG - VM ctest-vn1-vm2-81976510 ID is e7771dfb-30cc-404d-8dbe-d2e40faafa5b 2025-12-09 03:23:00,005 - DEBUG - VM ctest-vn1-vm2-81976510 launched on Node cn-jenkins-deploy-platform-ansible-os-4864-1 2025-12-09 03:23:00,072 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/e7771dfb-30cc-404d-8dbe-d2e40faafa5b 2025-12-09 03:23:00,081 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/7d2f20aa-e5af-48fc-b6c0-92da1e37bc7f 2025-12-09 03:23:01,320 - 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=9.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.428 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.428/5.163/9.898/4.735 ms') 2025-12-09 03:23:01,320 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-81976510 passed 2025-12-09 03:23:01,468 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 03:23:01,469 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-81976510, IP 130.250.7.69, Port 22 2025-12-09 03:23:01,634 - DEBUG - VM ctest-vn1-vm2-81976510 is ready for SSH connections 2025-12-09 03:23:01,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 03:23:01,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 03:23:01,634 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 03:23:01,634 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 70.32.31.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2025-12-09 03:23:01,634 - DEBUG - ping -s 56 -c 3 -W 1 70.32.31.5 2025-12-09 03:23:04,599 - DEBUG - PING 70.32.31.5 (70.32.31.5): 56 data bytes 64 bytes from 70.32.31.5: seq=0 ttl=63 time=3.508 ms 64 bytes from 70.32.31.5: seq=1 ttl=63 time=1.076 ms 64 bytes from 70.32.31.5: seq=2 ttl=63 time=1.188 ms --- 70.32.31.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.076/1.924/3.508 ms 2025-12-09 03:23:04,599 - INFO - Ping to IP 70.32.31.5 from VM ctest-vn1-vm2-81976510 passed 2025-12-09 03:23:04,599 - INFO - Detaching port 7d2f20aa-e5af-48fc-b6c0-92da1e37bc7f from VM ctest-vn1-vm2-81976510 2025-12-09 03:23:04,651 - INFO - Deleting VM ctest-vn1-vm2-81976510 2025-12-09 03:23:04,750 - INFO - Detaching port 56415a0e-363e-4c70-bc74-084fcb701e6b from VM ctest-vn1-vm1-67291088 2025-12-09 03:23:04,784 - INFO - Deleting VM ctest-vn1-vm1-67291088 2025-12-09 03:23:04,997 - DEBUG - Response for delete_port : () 2025-12-09 03:23:05,145 - DEBUG - Response for delete_port : () 2025-12-09 03:23:05,146 - INFO - Deleting VN ctest-vn1-08902475 2025-12-09 03:23:05,285 - DEBUG - Response for deleting network () 2025-12-09 03:23:05,541 - DEBUG - No XMPP flaps were noticed during the test 2025-12-09 03:23:05,541 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2025-12-09 03:23:05,541 - INFO - -------------------------------------------------------------------------------- 2025-12-09 03:23:06,219 - INFO - Deleted project: ctest-TestPorts-41790844, ID : 1ad90414-e481-42db-bf44-f487cc9cbc84