2026-03-26 02:18:06,279 - INFO - Domain Default found not creating
2026-03-26 02:18:06,441 - INFO - Project ctest-TestPorts-23099510 not found, creating it
2026-03-26 02:18:06,873 - INFO - Created Project:ctest-TestPorts-23099510, ID : e9940402-a29a-4cbe-a124-f9b1829b994f
2026-03-26 02:18:08,384 - INFO - ================================================================================
2026-03-26 02:18:08,384 - INFO - STARTING TEST : test_ports_bindings
2026-03-26 02:18:08,385 - 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-03-26 02:18:08,640 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.130': '0'}} with
2026-03-26 02:18:08,640 - INFO - Initial checks done. Running the testcase now
2026-03-26 02:18:08,640 - INFO -
2026-03-26 02:18:09,159 - DEBUG - Response for create_network : {'network': {'id': '4e495b9d-b55e-493f-be2a-2b8a323fc4ab', 'name': 'ctest-vn-32913307', 'tenant_id': 'e9940402a29a4cbea124f9b1829b994f', 'project_id': 'e9940402a29a4cbea124f9b1829b994f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23099510', 'ctest-vn-32913307'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 02:18:09,315 - DEBUG - Response for create_subnet : {'subnet': {'id': '4e077974-bca4-4518-b5a5-6e867f990203', 'name': '', 'tenant_id': 'e9940402a29a4cbea124f9b1829b994f', 'network_id': '4e495b9d-b55e-493f-be2a-2b8a323fc4ab', 'ip_version': 4, 'cidr': '154.209.63.128/26', 'allocation_pools': [{'start': '154.209.63.130', 'end': '154.209.63.190'}], 'gateway_ip': '154.209.63.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.209.63.130', 'tags': [], 'project_id': 'e9940402a29a4cbea124f9b1829b994f'}}
2026-03-26 02:18:09,329 - INFO - Created VN ctest-vn-32913307
2026-03-26 02:18:09,379 - DEBUG - VN ctest-vn-32913307 UUID is 4e495b9d-b55e-493f-be2a-2b8a323fc4ab
2026-03-26 02:18:09,492 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23099510', 'ctest-vmi-98661744']}
2026-03-26 02:18:09,764 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-98661744', 'id': '20e70a90-4c4e-4461-97ca-891c3f64da06', 'tenant_id': 'e9940402a29a4cbea124f9b1829b994f', 'network_id': '4e495b9d-b55e-493f-be2a-2b8a323fc4ab', 'mac_address': '02:20:e7:0a:90:4c', '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': '154.209.63.131', 'subnet_id': '4e077974-bca4-4518-b5a5-6e867f990203'}], 'security_groups': ['d2c5e69f-6ba6-4861-b72b-de9bdcf4b7fb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9940402a29a4cbea124f9b1829b994f'}}
2026-03-26 02:18:09,764 - DEBUG - Created port 20e70a90-4c4e-4461-97ca-891c3f64da06
2026-03-26 02:18:09,867 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/20e70a90-4c4e-4461-97ca-891c3f64da06
2026-03-26 02:18:10,327 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/20e70a90-4c4e-4461-97ca-891c3f64da06
2026-03-26 02:18:10,375 - INFO - VMI 20e70a90-4c4e-4461-97ca-891c3f64da06 verification in API Server passed
2026-03-26 02:18:10,467 - DEBUG - Response for delete_port : ()
2026-03-26 02:18:10,467 - INFO - Deleted port 20e70a90-4c4e-4461-97ca-891c3f64da06
2026-03-26 02:18:10,467 - INFO - Deleting VN ctest-vn-32913307
2026-03-26 02:18:10,556 - DEBUG - Response for deleting network ()
2026-03-26 02:18:10,808 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 02:18:10,808 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-26 02:18:10,808 - INFO - --------------------------------------------------------------------------------
2026-03-26 02:18:10,810 - INFO - ================================================================================
2026-03-26 02:18:10,810 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-26 02:18:10,810 - 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-03-26 02:18:11,100 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.130': '0'}} with
2026-03-26 02:18:11,100 - INFO - Initial checks done. Running the testcase now
2026-03-26 02:18:11,100 - INFO -
2026-03-26 02:18:11,264 - DEBUG - Response for create_network : {'network': {'id': '00fd31a6-9fc5-4384-8415-c461eaa1d773', 'name': 'ctest-vn1-06283052', 'tenant_id': 'e9940402a29a4cbea124f9b1829b994f', 'project_id': 'e9940402a29a4cbea124f9b1829b994f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23099510', 'ctest-vn1-06283052'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 02:18:11,416 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ae56a4b4-5f8a-4a55-a2bb-496141d1a330', 'name': '', 'tenant_id': 'e9940402a29a4cbea124f9b1829b994f', 'network_id': '00fd31a6-9fc5-4384-8415-c461eaa1d773', 'ip_version': 4, 'cidr': '177.253.165.192/26', 'allocation_pools': [{'start': '177.253.165.194', 'end': '177.253.165.254'}], 'gateway_ip': '177.253.165.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '177.253.165.194', 'tags': [], 'project_id': 'e9940402a29a4cbea124f9b1829b994f'}}
2026-03-26 02:18:11,558 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd63e61ab-b10b-487b-b187-3c526f602d6b', 'name': '', 'tenant_id': 'e9940402a29a4cbea124f9b1829b994f', 'network_id': '00fd31a6-9fc5-4384-8415-c461eaa1d773', 'ip_version': 4, 'cidr': '174.124.152.192/26', 'allocation_pools': [{'start': '174.124.152.194', 'end': '174.124.152.254'}], 'gateway_ip': '174.124.152.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.124.152.194', 'tags': [], 'project_id': 'e9940402a29a4cbea124f9b1829b994f'}}
2026-03-26 02:18:11,576 - INFO - Created VN ctest-vn1-06283052
2026-03-26 02:18:11,628 - DEBUG - VN ctest-vn1-06283052 UUID is 00fd31a6-9fc5-4384-8415-c461eaa1d773
2026-03-26 02:18:11,906 - DEBUG - Response for create_port : {'port': {'name': 'c09821b7-b4e3-4730-9733-de1b2b2cb559', 'id': 'c09821b7-b4e3-4730-9733-de1b2b2cb559', 'tenant_id': 'e9940402a29a4cbea124f9b1829b994f', 'network_id': '00fd31a6-9fc5-4384-8415-c461eaa1d773', 'mac_address': '02:c0:98:21:b7:b4', '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': '177.253.165.197', 'subnet_id': 'ae56a4b4-5f8a-4a55-a2bb-496141d1a330'}], 'security_groups': ['d2c5e69f-6ba6-4861-b72b-de9bdcf4b7fb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9940402a29a4cbea124f9b1829b994f'}}
2026-03-26 02:18:12,076 - DEBUG - Response for create_port : {'port': {'name': 'b09949c2-7e72-4f51-a39d-c9e0831a0e9b', 'id': 'b09949c2-7e72-4f51-a39d-c9e0831a0e9b', 'tenant_id': 'e9940402a29a4cbea124f9b1829b994f', 'network_id': '00fd31a6-9fc5-4384-8415-c461eaa1d773', 'mac_address': '02:b0:99:49:c2:7e', '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': '174.124.152.197', 'subnet_id': 'd63e61ab-b10b-487b-b187-3c526f602d6b'}], 'security_groups': ['d2c5e69f-6ba6-4861-b72b-de9bdcf4b7fb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e9940402a29a4cbea124f9b1829b994f'}}
2026-03-26 02:18:12,128 - DEBUG - Services list from nova: [, , ]
2026-03-26 02:18:12,435 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5544-1)
2026-03-26 02:18:12,803 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5544-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5544-1)
2026-03-26 02:18:12,803 - INFO - Waiting for VM ctest-vn1-vm1-73905355 to be up..
2026-03-26 02:18:12,841 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-26 02:18:17,932 - DEBUG - VM is in ACTIVE state now
2026-03-26 02:18:17,932 - INFO - VM name : ctest-vn1-vm1-73905355
2026-03-26 02:18:18,019 - DEBUG - VM ctest-vn1-vm1-73905355 ID is eb66cd7e-833b-4763-9f0a-714a1e3f7ada
2026-03-26 02:18:18,037 - DEBUG - VM ctest-vn1-vm1-73905355 launched on Node cn-jenkins-deploy-platform-ansible-os-5544-1
2026-03-26 02:18:18,109 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/eb66cd7e-833b-4763-9f0a-714a1e3f7ada
2026-03-26 02:18:18,118 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c09821b7-b4e3-4730-9733-de1b2b2cb559
2026-03-26 02:18:21,373 - 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 1027ms')
2026-03-26 02:18:21,373 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-73905355 failed!
2026-03-26 02:18:21,423 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23099510:ctest-vn1-06283052 is 177.253.165.193 and allocation pool is NOT set
2026-03-26 02:18:21,424 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23099510:ctest-vn1-06283052 is 174.124.152.193 and allocation pool is NOT set
2026-03-26 02:18:23,487 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.69 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.687/3.007/3.327/0.320 ms')
2026-03-26 02:18:23,487 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-73905355 passed
2026-03-26 02:18:23,635 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:18:23,636 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-73905355, IP 177.253.165.197, Port 22
2026-03-26 02:18:23,787 - DEBUG - VM ctest-vn1-vm1-73905355 is ready for SSH connections
2026-03-26 02:18:23,787 - INFO - Waiting for VM ctest-vn1-vm2-60822325 to be up..
2026-03-26 02:18:23,858 - DEBUG - VM is in ACTIVE state now
2026-03-26 02:18:23,858 - INFO - VM name : ctest-vn1-vm2-60822325
2026-03-26 02:18:23,935 - DEBUG - VM ctest-vn1-vm2-60822325 ID is dc84013a-4226-4707-8d13-1b82a1395b81
2026-03-26 02:18:23,935 - DEBUG - VM ctest-vn1-vm2-60822325 launched on Node cn-jenkins-deploy-platform-ansible-os-5544-1
2026-03-26 02:18:24,005 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/dc84013a-4226-4707-8d13-1b82a1395b81
2026-03-26 02:18:24,012 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b09949c2-7e72-4f51-a39d-c9e0831a0e9b
2026-03-26 02:18:25,242 - 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.87 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.514 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.514/1.691/2.869/1.177 ms')
2026-03-26 02:18:25,242 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-60822325 passed
2026-03-26 02:18:25,383 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:18:25,384 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-60822325, IP 174.124.152.197, Port 22
2026-03-26 02:18:25,547 - DEBUG - VM ctest-vn1-vm2-60822325 is ready for SSH connections
2026-03-26 02:18:25,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:18:25,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:18:25,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 02:18:25,547 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 177.253.165.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-26 02:18:25,547 - DEBUG - ping -s 56 -c 3 -W 1 177.253.165.197
2026-03-26 02:18:28,463 - DEBUG - PING 177.253.165.197 (177.253.165.197): 56 data bytes
64 bytes from 177.253.165.197: seq=0 ttl=63 time=3.148 ms
64 bytes from 177.253.165.197: seq=1 ttl=63 time=0.778 ms
64 bytes from 177.253.165.197: seq=2 ttl=63 time=0.946 ms
--- 177.253.165.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.778/1.624/3.148 ms
2026-03-26 02:18:28,463 - INFO - Ping to IP 177.253.165.197 from VM ctest-vn1-vm2-60822325 passed
2026-03-26 02:18:28,463 - INFO - Detaching port b09949c2-7e72-4f51-a39d-c9e0831a0e9b from VM ctest-vn1-vm2-60822325
2026-03-26 02:18:28,510 - INFO - Deleting VM ctest-vn1-vm2-60822325
2026-03-26 02:18:28,578 - INFO - Detaching port c09821b7-b4e3-4730-9733-de1b2b2cb559 from VM ctest-vn1-vm1-73905355
2026-03-26 02:18:28,604 - INFO - Deleting VM ctest-vn1-vm1-73905355
2026-03-26 02:18:28,844 - DEBUG - Response for delete_port : ()
2026-03-26 02:18:29,000 - DEBUG - Response for delete_port : ()
2026-03-26 02:18:29,000 - INFO - Deleting VN ctest-vn1-06283052
2026-03-26 02:18:29,120 - DEBUG - Response for deleting network ()
2026-03-26 02:18:29,373 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 02:18:29,373 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-03-26 02:18:29,373 - INFO - --------------------------------------------------------------------------------
2026-03-26 02:18:30,044 - INFO - Deleted project: ctest-TestPorts-23099510, ID : e9940402-a29a-4cbe-a124-f9b1829b994f