2025-10-19 22:17:48,369 - INFO - Domain Default found not creating
2025-10-19 22:17:48,518 - INFO - Project ctest-TestPorts-78826968 not found, creating it
2025-10-19 22:17:48,986 - INFO - Created Project:ctest-TestPorts-78826968, ID : 7812f170-fd21-4ab0-a6bf-f285e1449842 
2025-10-19 22:17:50,466 - INFO - ================================================================================
2025-10-19 22:17:50,466 - INFO - STARTING TEST    : test_ports_bindings
2025-10-19 22:17:50,466 - 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-10-19 22:17:50,720 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-19 22:17:50,720 - INFO - Initial checks done. Running the testcase now
2025-10-19 22:17:50,720 - INFO - 
2025-10-19 22:17:51,392 - DEBUG - Response for create_network : {'network': {'id': 'ccadac60-f797-4efc-be23-7d43fe3139d1', 'name': 'ctest-vn-73185580', 'tenant_id': '7812f170fd214ab0a6bff285e1449842', 'project_id': '7812f170fd214ab0a6bff285e1449842', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-78826968', 'ctest-vn-73185580'], 'port_security_enabled': True, 'description': ''}}
2025-10-19 22:17:51,621 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f4ed710c-9fb8-460e-8f71-83d950eaca3e', 'name': '', 'tenant_id': '7812f170fd214ab0a6bff285e1449842', 'network_id': 'ccadac60-f797-4efc-be23-7d43fe3139d1', 'ip_version': 4, 'cidr': '87.164.180.64/26', 'allocation_pools': [{'start': '87.164.180.66', 'end': '87.164.180.126'}], 'gateway_ip': '87.164.180.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.164.180.66', 'tags': [], 'project_id': '7812f170fd214ab0a6bff285e1449842'}}
2025-10-19 22:17:51,640 - INFO - Created VN ctest-vn-73185580
2025-10-19 22:17:51,691 - DEBUG - VN ctest-vn-73185580 UUID is ccadac60-f797-4efc-be23-7d43fe3139d1
2025-10-19 22:17:51,800 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-78826968', 'ctest-vmi-01302511']}
2025-10-19 22:17:52,030 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-01302511', 'id': 'cb92cbd9-c62a-4bda-90ef-1e8e21808dcd', 'tenant_id': '7812f170fd214ab0a6bff285e1449842', 'network_id': 'ccadac60-f797-4efc-be23-7d43fe3139d1', 'mac_address': '02:cb:92:cb:d9:c6', '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': '87.164.180.67', 'subnet_id': 'f4ed710c-9fb8-460e-8f71-83d950eaca3e'}], 'security_groups': ['f09315cd-71d4-47b2-8e20-3653e9a1c07d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7812f170fd214ab0a6bff285e1449842'}}
2025-10-19 22:17:52,030 - DEBUG - Created port cb92cbd9-c62a-4bda-90ef-1e8e21808dcd
2025-10-19 22:17:52,134 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cb92cbd9-c62a-4bda-90ef-1e8e21808dcd
2025-10-19 22:17:52,434 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/cb92cbd9-c62a-4bda-90ef-1e8e21808dcd
2025-10-19 22:17:52,467 - INFO - VMI cb92cbd9-c62a-4bda-90ef-1e8e21808dcd verification in API Server passed
2025-10-19 22:17:52,556 - DEBUG - Response for delete_port : ()
2025-10-19 22:17:52,556 - INFO - Deleted port cb92cbd9-c62a-4bda-90ef-1e8e21808dcd
2025-10-19 22:17:52,556 - INFO - Deleting VN ctest-vn-73185580 
2025-10-19 22:17:52,659 - DEBUG - Response for deleting network ()
2025-10-19 22:17:52,920 - DEBUG - No XMPP flaps were noticed during the test
2025-10-19 22:17:52,920 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2025-10-19 22:17:52,920 - INFO - --------------------------------------------------------------------------------
2025-10-19 22:17:52,923 - INFO - ================================================================================
2025-10-19 22:17:52,923 - INFO - STARTING TEST    : test_ports_specific_subnet_ip
2025-10-19 22:17:52,923 - 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-10-19 22:17:53,207 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-19 22:17:53,207 - INFO - Initial checks done. Running the testcase now
2025-10-19 22:17:53,207 - INFO - 
2025-10-19 22:17:53,377 - DEBUG - Response for create_network : {'network': {'id': 'cc4f0c51-c72f-48c4-a135-12d48d599fca', 'name': 'ctest-vn1-27312272', 'tenant_id': '7812f170fd214ab0a6bff285e1449842', 'project_id': '7812f170fd214ab0a6bff285e1449842', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-78826968', 'ctest-vn1-27312272'], 'port_security_enabled': True, 'description': ''}}
2025-10-19 22:17:53,579 - DEBUG - Response for create_subnet : {'subnet': {'id': '44a19a1b-a50d-43f4-a5dc-9f4f769fa859', 'name': '', 'tenant_id': '7812f170fd214ab0a6bff285e1449842', 'network_id': 'cc4f0c51-c72f-48c4-a135-12d48d599fca', 'ip_version': 4, 'cidr': '15.165.13.0/26', 'allocation_pools': [{'start': '15.165.13.2', 'end': '15.165.13.62'}], 'gateway_ip': '15.165.13.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.165.13.2', 'tags': [], 'project_id': '7812f170fd214ab0a6bff285e1449842'}}
2025-10-19 22:17:53,787 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f8ce3be0-5cf8-4892-9e7c-dd8152629612', 'name': '', 'tenant_id': '7812f170fd214ab0a6bff285e1449842', 'network_id': 'cc4f0c51-c72f-48c4-a135-12d48d599fca', 'ip_version': 4, 'cidr': '23.34.94.128/26', 'allocation_pools': [{'start': '23.34.94.130', 'end': '23.34.94.190'}], 'gateway_ip': '23.34.94.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.34.94.130', 'tags': [], 'project_id': '7812f170fd214ab0a6bff285e1449842'}}
2025-10-19 22:17:53,808 - INFO - Created VN ctest-vn1-27312272
2025-10-19 22:17:53,858 - DEBUG - VN ctest-vn1-27312272 UUID is cc4f0c51-c72f-48c4-a135-12d48d599fca
2025-10-19 22:17:54,162 - DEBUG - Response for create_port : {'port': {'name': '7d20642c-34c9-43b5-b42d-88536e7945b4', 'id': '7d20642c-34c9-43b5-b42d-88536e7945b4', 'tenant_id': '7812f170fd214ab0a6bff285e1449842', 'network_id': 'cc4f0c51-c72f-48c4-a135-12d48d599fca', 'mac_address': '02:7d:20:64:2c:34', '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': '15.165.13.5', 'subnet_id': '44a19a1b-a50d-43f4-a5dc-9f4f769fa859'}], 'security_groups': ['f09315cd-71d4-47b2-8e20-3653e9a1c07d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7812f170fd214ab0a6bff285e1449842'}}
2025-10-19 22:17:54,324 - DEBUG - Response for create_port : {'port': {'name': '925e6e83-69d5-4d7a-8057-1503dea9f9f4', 'id': '925e6e83-69d5-4d7a-8057-1503dea9f9f4', 'tenant_id': '7812f170fd214ab0a6bff285e1449842', 'network_id': 'cc4f0c51-c72f-48c4-a135-12d48d599fca', 'mac_address': '02:92:5e:6e:83:69', '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': '23.34.94.133', 'subnet_id': 'f8ce3be0-5cf8-4892-9e7c-dd8152629612'}], 'security_groups': ['f09315cd-71d4-47b2-8e20-3653e9a1c07d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7812f170fd214ab0a6bff285e1449842'}}
2025-10-19 22:17:54,388 - DEBUG - Services list from nova: [, , ]
2025-10-19 22:17:54,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4365-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4365-1)
2025-10-19 22:17:55,135 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4365-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4365-1)
2025-10-19 22:17:55,136 - INFO - Waiting for VM ctest-vn1-vm1-61225622 to be up..
2025-10-19 22:17:55,175 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-19 22:18:00,252 - DEBUG - VM  is in ACTIVE state now
2025-10-19 22:18:00,252 - INFO - VM name : ctest-vn1-vm1-61225622
2025-10-19 22:18:00,336 - DEBUG - VM ctest-vn1-vm1-61225622 ID is 1f8fab9e-551b-457a-8838-f93850947305
2025-10-19 22:18:00,359 - DEBUG - VM ctest-vn1-vm1-61225622 launched on Node cn-jenkins-deploy-platform-ansible-os-4365-1
2025-10-19 22:18:00,452 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1f8fab9e-551b-457a-8838-f93850947305
2025-10-19 22:18:00,470 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7d20642c-34c9-43b5-b42d-88536e7945b4
2025-10-19 22:18:03,749 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2025-10-19 22:18:03,749 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-61225622 failed!
2025-10-19 22:18:03,807 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78826968:ctest-vn1-27312272 is 15.165.13.1 and allocation pool is NOT set
2025-10-19 22:18:03,807 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78826968:ctest-vn1-27312272 is 23.34.94.129 and allocation pool is NOT set
2025-10-19 22:18:05,873 - 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=14.3 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.67 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 = 2.674/8.502/14.331/5.828 ms')
2025-10-19 22:18:05,873 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-61225622 passed
2025-10-19 22:18:06,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 22:18:06,027 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-61225622, IP 15.165.13.5, Port 22
2025-10-19 22:18:06,201 - DEBUG - VM ctest-vn1-vm1-61225622 is ready for SSH connections
2025-10-19 22:18:06,201 - INFO - Waiting for VM ctest-vn1-vm2-41427649 to be up..
2025-10-19 22:18:06,281 - DEBUG - VM  is in ACTIVE state now
2025-10-19 22:18:06,282 - INFO - VM name : ctest-vn1-vm2-41427649
2025-10-19 22:18:06,357 - DEBUG - VM ctest-vn1-vm2-41427649 ID is 697bd07e-a934-4aa7-b1f2-8804a775f2d2
2025-10-19 22:18:06,357 - DEBUG - VM ctest-vn1-vm2-41427649 launched on Node cn-jenkins-deploy-platform-ansible-os-4365-1
2025-10-19 22:18:06,433 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/697bd07e-a934-4aa7-b1f2-8804a775f2d2
2025-10-19 22:18:06,441 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/925e6e83-69d5-4d7a-8057-1503dea9f9f4
2025-10-19 22:18:07,678 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.433 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.433/1.569/2.706/1.136 ms')
2025-10-19 22:18:07,678 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-41427649 passed
2025-10-19 22:18:07,826 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 22:18:07,827 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-41427649, IP 23.34.94.133, Port 22
2025-10-19 22:18:07,990 - DEBUG - VM ctest-vn1-vm2-41427649 is ready for SSH connections
2025-10-19 22:18:07,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 22:18:07,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 22:18:07,990 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-19 22:18:07,990 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  15.165.13.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-19 22:18:07,991 - DEBUG - ping -s 56 -c 3 -W 1  15.165.13.5
2025-10-19 22:18:12,016 - DEBUG - PING 15.165.13.5 (15.165.13.5): 56 data bytes
64 bytes from 15.165.13.5: seq=0 ttl=63 time=3.618 ms
64 bytes from 15.165.13.5: seq=1 ttl=63 time=0.909 ms
64 bytes from 15.165.13.5: seq=2 ttl=63 time=0.897 ms
--- 15.165.13.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.897/1.808/3.618 ms
2025-10-19 22:18:12,016 - INFO - Ping to IP 15.165.13.5 from VM ctest-vn1-vm2-41427649 passed
2025-10-19 22:18:12,016 - INFO - Detaching port 925e6e83-69d5-4d7a-8057-1503dea9f9f4 from VM ctest-vn1-vm2-41427649
2025-10-19 22:18:12,061 - INFO - Deleting VM ctest-vn1-vm2-41427649
2025-10-19 22:18:12,121 - INFO - Detaching port 7d20642c-34c9-43b5-b42d-88536e7945b4 from VM ctest-vn1-vm1-61225622
2025-10-19 22:18:12,157 - INFO - Deleting VM ctest-vn1-vm1-61225622
2025-10-19 22:18:12,376 - DEBUG - Response for delete_port : ()
2025-10-19 22:18:12,554 - DEBUG - Response for delete_port : ()
2025-10-19 22:18:12,554 - INFO - Deleting VN ctest-vn1-27312272 
2025-10-19 22:18:12,710 - DEBUG - Response for deleting network ()
2025-10-19 22:18:12,972 - DEBUG - No XMPP flaps were noticed during the test
2025-10-19 22:18:12,973 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2025-10-19 22:18:12,973 - INFO - --------------------------------------------------------------------------------
2025-10-19 22:18:13,656 - INFO - Deleted project: ctest-TestPorts-78826968, ID : 7812f170-fd21-4ab0-a6bf-f285e1449842