2025-10-31 05:29:15,204 - INFO - Domain Default found not creating
2025-10-31 05:29:15,352 - INFO - Project ctest-TestPorts-74555253 not found, creating it
2025-10-31 05:29:15,793 - INFO - Created Project:ctest-TestPorts-74555253, ID : b2c6e498-e382-4e8b-bd3c-d7a96e1c84ea 
2025-10-31 05:29:17,383 - INFO - ================================================================================
2025-10-31 05:29:17,384 - INFO - STARTING TEST    : test_ports_bindings
2025-10-31 05:29:17,384 - 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-31 05:29:17,640 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-31 05:29:17,640 - INFO - Initial checks done. Running the testcase now
2025-10-31 05:29:17,640 - INFO - 
2025-10-31 05:29:18,241 - DEBUG - Response for create_network : {'network': {'id': '0bcb35cf-f66d-4e2e-b8de-dea9660de5fa', 'name': 'ctest-vn-30113913', 'tenant_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'project_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-74555253', 'ctest-vn-30113913'], 'port_security_enabled': True, 'description': ''}}
2025-10-31 05:29:18,407 - DEBUG - Response for create_subnet : {'subnet': {'id': '33a26219-782c-4ef0-8e69-30aeedd49881', 'name': '', 'tenant_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'network_id': '0bcb35cf-f66d-4e2e-b8de-dea9660de5fa', 'ip_version': 4, 'cidr': '15.183.38.192/26', 'allocation_pools': [{'start': '15.183.38.194', 'end': '15.183.38.254'}], 'gateway_ip': '15.183.38.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.183.38.194', 'tags': [], 'project_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea'}}
2025-10-31 05:29:18,425 - INFO - Created VN ctest-vn-30113913
2025-10-31 05:29:18,480 - DEBUG - VN ctest-vn-30113913 UUID is 0bcb35cf-f66d-4e2e-b8de-dea9660de5fa
2025-10-31 05:29:18,584 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-74555253', 'ctest-vmi-96322116']}
2025-10-31 05:29:18,858 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-96322116', 'id': '87cf3f4c-3a7c-4ba7-952e-28a6e8359dc4', 'tenant_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'network_id': '0bcb35cf-f66d-4e2e-b8de-dea9660de5fa', 'mac_address': '02:87:cf:3f:4c:3a', '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': '15.183.38.195', 'subnet_id': '33a26219-782c-4ef0-8e69-30aeedd49881'}], 'security_groups': ['adf9ea08-a98a-4a44-87d0-35211edea1ff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea'}}
2025-10-31 05:29:18,858 - DEBUG - Created port 87cf3f4c-3a7c-4ba7-952e-28a6e8359dc4
2025-10-31 05:29:18,964 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/87cf3f4c-3a7c-4ba7-952e-28a6e8359dc4
2025-10-31 05:29:19,299 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/87cf3f4c-3a7c-4ba7-952e-28a6e8359dc4
2025-10-31 05:29:19,330 - INFO - VMI 87cf3f4c-3a7c-4ba7-952e-28a6e8359dc4 verification in API Server passed
2025-10-31 05:29:19,419 - DEBUG - Response for delete_port : ()
2025-10-31 05:29:19,420 - INFO - Deleted port 87cf3f4c-3a7c-4ba7-952e-28a6e8359dc4
2025-10-31 05:29:19,420 - INFO - Deleting VN ctest-vn-30113913 
2025-10-31 05:29:19,537 - DEBUG - Response for deleting network ()
2025-10-31 05:29:19,793 - DEBUG - No XMPP flaps were noticed during the test
2025-10-31 05:29:19,793 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2025-10-31 05:29:19,794 - INFO - --------------------------------------------------------------------------------
2025-10-31 05:29:19,796 - INFO - ================================================================================
2025-10-31 05:29:19,796 - INFO - STARTING TEST    : test_ports_specific_subnet_ip
2025-10-31 05:29:19,797 - 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-31 05:29:20,085 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-10-31 05:29:20,085 - INFO - Initial checks done. Running the testcase now
2025-10-31 05:29:20,085 - INFO - 
2025-10-31 05:29:20,262 - DEBUG - Response for create_network : {'network': {'id': '88510deb-764f-4cd1-805c-99f2f18fef14', 'name': 'ctest-vn1-42249087', 'tenant_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'project_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-74555253', 'ctest-vn1-42249087'], 'port_security_enabled': True, 'description': ''}}
2025-10-31 05:29:20,427 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8428846-367a-46ea-a243-8ef71d01fb3b', 'name': '', 'tenant_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'network_id': '88510deb-764f-4cd1-805c-99f2f18fef14', 'ip_version': 4, 'cidr': '20.58.194.128/26', 'allocation_pools': [{'start': '20.58.194.130', 'end': '20.58.194.190'}], 'gateway_ip': '20.58.194.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '20.58.194.130', 'tags': [], 'project_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea'}}
2025-10-31 05:29:20,629 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd6bfeb12-b156-45dd-997e-03e178a469b3', 'name': '', 'tenant_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'network_id': '88510deb-764f-4cd1-805c-99f2f18fef14', 'ip_version': 4, 'cidr': '165.214.52.192/26', 'allocation_pools': [{'start': '165.214.52.194', 'end': '165.214.52.254'}], 'gateway_ip': '165.214.52.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.214.52.194', 'tags': [], 'project_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea'}}
2025-10-31 05:29:20,648 - INFO - Created VN ctest-vn1-42249087
2025-10-31 05:29:20,700 - DEBUG - VN ctest-vn1-42249087 UUID is 88510deb-764f-4cd1-805c-99f2f18fef14
2025-10-31 05:29:21,016 - DEBUG - Response for create_port : {'port': {'name': 'a453923b-a3fb-4eb5-990f-b06dab0bb1fc', 'id': 'a453923b-a3fb-4eb5-990f-b06dab0bb1fc', 'tenant_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'network_id': '88510deb-764f-4cd1-805c-99f2f18fef14', 'mac_address': '02:a4:53:92:3b:a3', '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': '20.58.194.133', 'subnet_id': 'e8428846-367a-46ea-a243-8ef71d01fb3b'}], 'security_groups': ['adf9ea08-a98a-4a44-87d0-35211edea1ff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea'}}
2025-10-31 05:29:21,182 - DEBUG - Response for create_port : {'port': {'name': '6210c607-8e28-4481-89ae-72164937a095', 'id': '6210c607-8e28-4481-89ae-72164937a095', 'tenant_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea', 'network_id': '88510deb-764f-4cd1-805c-99f2f18fef14', 'mac_address': '02:62:10:c6:07:8e', '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': '165.214.52.197', 'subnet_id': 'd6bfeb12-b156-45dd-997e-03e178a469b3'}], 'security_groups': ['adf9ea08-a98a-4a44-87d0-35211edea1ff'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b2c6e498e3824e8bbd3cd7a96e1c84ea'}}
2025-10-31 05:29:21,239 - DEBUG - Services list from nova: [, , ]
2025-10-31 05:29:21,578 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4570-1)
2025-10-31 05:29:21,972 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4570-1)
2025-10-31 05:29:21,973 - INFO - Waiting for VM ctest-vn1-vm1-42030284 to be up..
2025-10-31 05:29:22,014 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-31 05:29:27,088 - DEBUG - VM  is in ACTIVE state now
2025-10-31 05:29:27,088 - INFO - VM name : ctest-vn1-vm1-42030284
2025-10-31 05:29:27,170 - DEBUG - VM ctest-vn1-vm1-42030284 ID is 94d3ec97-b5d2-48b5-8232-0ff32bcce0a0
2025-10-31 05:29:27,193 - DEBUG - VM ctest-vn1-vm1-42030284 launched on Node cn-jenkins-deploy-platform-ansible-os-4570-1
2025-10-31 05:29:27,282 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/94d3ec97-b5d2-48b5-8232-0ff32bcce0a0
2025-10-31 05:29:27,291 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/a453923b-a3fb-4eb5-990f-b06dab0bb1fc
2025-10-31 05:29:30,543 - 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 1019ms')
2025-10-31 05:29:30,543 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-42030284 failed!
2025-10-31 05:29:30,596 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-74555253:ctest-vn1-42249087 is 20.58.194.129 and allocation pool is NOT set
2025-10-31 05:29:30,596 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-74555253:ctest-vn1-42249087 is 165.214.52.193 and allocation pool is NOT set
2025-10-31 05:29:34,672 - 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=2 ttl=63 time=4.76 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1018ms\r\nrtt min/avg/max/mdev = 4.763/4.763/4.763/0.000 ms')
2025-10-31 05:29:34,672 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-42030284 passed
2025-10-31 05:29:34,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 05:29:34,824 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-42030284, IP 20.58.194.133, Port 22
2025-10-31 05:29:34,983 - DEBUG - VM ctest-vn1-vm1-42030284 is ready for SSH connections
2025-10-31 05:29:34,983 - INFO - Waiting for VM ctest-vn1-vm2-01995162 to be up..
2025-10-31 05:29:35,069 - DEBUG - VM  is in ACTIVE state now
2025-10-31 05:29:35,069 - INFO - VM name : ctest-vn1-vm2-01995162
2025-10-31 05:29:35,157 - DEBUG - VM ctest-vn1-vm2-01995162 ID is dd7f45b2-d698-452b-ab05-217906ca96ae
2025-10-31 05:29:35,157 - DEBUG - VM ctest-vn1-vm2-01995162 launched on Node cn-jenkins-deploy-platform-ansible-os-4570-1
2025-10-31 05:29:35,245 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dd7f45b2-d698-452b-ab05-217906ca96ae
2025-10-31 05:29:35,255 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/6210c607-8e28-4481-89ae-72164937a095
2025-10-31 05:29:36,485 - 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.27 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.848/3.274/1.425 ms')
2025-10-31 05:29:36,485 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-01995162 passed
2025-10-31 05:29:36,636 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 05:29:36,636 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01995162, IP 165.214.52.197, Port 22
2025-10-31 05:29:36,792 - DEBUG - VM ctest-vn1-vm2-01995162 is ready for SSH connections
2025-10-31 05:29:36,792 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 05:29:36,792 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 05:29:36,792 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-31 05:29:36,792 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  20.58.194.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-31 05:29:36,792 - DEBUG - ping -s 56 -c 3 -W 1  20.58.194.133
2025-10-31 05:29:39,527 - DEBUG - PING 20.58.194.133 (20.58.194.133): 56 data bytes
64 bytes from 20.58.194.133: seq=0 ttl=63 time=4.366 ms
64 bytes from 20.58.194.133: seq=1 ttl=63 time=0.953 ms
64 bytes from 20.58.194.133: seq=2 ttl=63 time=0.925 ms
--- 20.58.194.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.925/2.081/4.366 ms
2025-10-31 05:29:39,527 - INFO - Ping to IP 20.58.194.133 from VM ctest-vn1-vm2-01995162 passed
2025-10-31 05:29:39,528 - INFO - Detaching port 6210c607-8e28-4481-89ae-72164937a095 from VM ctest-vn1-vm2-01995162
2025-10-31 05:29:39,588 - INFO - Deleting VM ctest-vn1-vm2-01995162
2025-10-31 05:29:39,667 - INFO - Detaching port a453923b-a3fb-4eb5-990f-b06dab0bb1fc from VM ctest-vn1-vm1-42030284
2025-10-31 05:29:39,713 - INFO - Deleting VM ctest-vn1-vm1-42030284
2025-10-31 05:29:40,053 - DEBUG - Response for delete_port : ()
2025-10-31 05:29:40,226 - DEBUG - Response for delete_port : ()
2025-10-31 05:29:40,227 - INFO - Deleting VN ctest-vn1-42249087 
2025-10-31 05:29:40,365 - DEBUG - Response for deleting network ()
2025-10-31 05:29:40,642 - DEBUG - No XMPP flaps were noticed during the test
2025-10-31 05:29:40,642 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2025-10-31 05:29:40,643 - INFO - --------------------------------------------------------------------------------
2025-10-31 05:29:41,365 - INFO - Deleted project: ctest-TestPorts-74555253, ID : b2c6e498-e382-4e8b-bd3c-d7a96e1c84ea