2026-03-26 06:08:37,650 - INFO - Domain Default found not creating
2026-03-26 06:08:37,877 - INFO - Project ctest-TestPorts-50074972 not found, creating it
2026-03-26 06:08:38,576 - INFO - Created Project:ctest-TestPorts-50074972, ID : 4dc3b0e1-440c-4d90-9453-b4d4916af69c
2026-03-26 06:08:40,398 - INFO - ================================================================================
2026-03-26 06:08:40,398 - INFO - STARTING TEST : test_ports_bindings
2026-03-26 06:08:40,398 - 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 06:08:41,739 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0', '10.20.0.254': '0'}, '10.0.0.249': {'10.20.0.17': '0', '10.20.0.14': '0'}} with
2026-03-26 06:08:41,739 - INFO - Initial checks done. Running the testcase now
2026-03-26 06:08:41,739 - INFO -
2026-03-26 06:08:42,602 - DEBUG - Response for create_network : {'network': {'id': '4a4fd9be-daad-4757-864a-1c3199e0745a', 'name': 'ctest-vn-37591323', 'tenant_id': '4dc3b0e1440c4d909453b4d4916af69c', 'project_id': '4dc3b0e1440c4d909453b4d4916af69c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50074972', 'ctest-vn-37591323'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 06:08:43,021 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0056733-ce16-4d2a-a47f-76c14a97b58c', 'name': '', 'tenant_id': '4dc3b0e1440c4d909453b4d4916af69c', 'network_id': '4a4fd9be-daad-4757-864a-1c3199e0745a', 'ip_version': 4, 'cidr': '85.167.36.64/26', 'allocation_pools': [{'start': '85.167.36.66', 'end': '85.167.36.126'}], 'gateway_ip': '85.167.36.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '85.167.36.66', 'tags': [], 'project_id': '4dc3b0e1440c4d909453b4d4916af69c'}}
2026-03-26 06:08:43,051 - INFO - Created VN ctest-vn-37591323
2026-03-26 06:08:43,073 - DEBUG - VN ctest-vn-37591323 UUID is 4a4fd9be-daad-4757-864a-1c3199e0745a
2026-03-26 06:08:43,171 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-50074972', 'ctest-vmi-04779041']}
2026-03-26 06:08:43,600 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-04779041', 'id': '22901e79-843b-492a-aeef-de09a46d77fc', 'tenant_id': '4dc3b0e1440c4d909453b4d4916af69c', 'network_id': '4a4fd9be-daad-4757-864a-1c3199e0745a', 'mac_address': '02:22:90:1e:79:84', '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': '85.167.36.67', 'subnet_id': 'a0056733-ce16-4d2a-a47f-76c14a97b58c'}], 'security_groups': ['6dbb2c9d-708f-4543-81b1-fc0880014902'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4dc3b0e1440c4d909453b4d4916af69c'}}
2026-03-26 06:08:43,600 - DEBUG - Created port 22901e79-843b-492a-aeef-de09a46d77fc
2026-03-26 06:08:43,668 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/22901e79-843b-492a-aeef-de09a46d77fc
2026-03-26 06:08:44,059 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/22901e79-843b-492a-aeef-de09a46d77fc
2026-03-26 06:08:44,114 - INFO - VMI 22901e79-843b-492a-aeef-de09a46d77fc verification in API Server passed
2026-03-26 06:08:44,345 - DEBUG - Response for delete_port : ()
2026-03-26 06:08:44,345 - INFO - Deleted port 22901e79-843b-492a-aeef-de09a46d77fc
2026-03-26 06:08:44,346 - INFO - Deleting VN ctest-vn-37591323
2026-03-26 06:08:44,585 - DEBUG - Response for deleting network ()
2026-03-26 06:08:45,943 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 06:08:45,943 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-03-26 06:08:45,943 - INFO - --------------------------------------------------------------------------------
2026-03-26 06:08:45,948 - INFO - ================================================================================
2026-03-26 06:08:45,948 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-26 06:08:45,948 - 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 06:08:47,322 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0', '10.20.0.254': '0'}, '10.0.0.249': {'10.20.0.17': '0', '10.20.0.14': '0'}} with
2026-03-26 06:08:47,322 - INFO - Initial checks done. Running the testcase now
2026-03-26 06:08:47,323 - INFO -
2026-03-26 06:08:47,755 - DEBUG - Response for create_network : {'network': {'id': 'ea2216fb-e875-4648-bb0b-bce1e9f63f32', 'name': 'ctest-vn1-94624088', 'tenant_id': '4dc3b0e1440c4d909453b4d4916af69c', 'project_id': '4dc3b0e1440c4d909453b4d4916af69c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-50074972', 'ctest-vn1-94624088'], 'port_security_enabled': True, 'description': ''}}
2026-03-26 06:08:48,053 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f113cd84-738d-4064-aaf2-5b9a5bf3a872', 'name': '', 'tenant_id': '4dc3b0e1440c4d909453b4d4916af69c', 'network_id': 'ea2216fb-e875-4648-bb0b-bce1e9f63f32', 'ip_version': 4, 'cidr': '169.174.82.64/26', 'allocation_pools': [{'start': '169.174.82.66', 'end': '169.174.82.126'}], 'gateway_ip': '169.174.82.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.174.82.66', 'tags': [], 'project_id': '4dc3b0e1440c4d909453b4d4916af69c'}}
2026-03-26 06:08:48,365 - DEBUG - Response for create_subnet : {'subnet': {'id': '6fa3c68e-0349-47bb-97bf-6edc3208925a', 'name': '', 'tenant_id': '4dc3b0e1440c4d909453b4d4916af69c', 'network_id': 'ea2216fb-e875-4648-bb0b-bce1e9f63f32', 'ip_version': 4, 'cidr': '208.79.162.192/26', 'allocation_pools': [{'start': '208.79.162.194', 'end': '208.79.162.254'}], 'gateway_ip': '208.79.162.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.79.162.194', 'tags': [], 'project_id': '4dc3b0e1440c4d909453b4d4916af69c'}}
2026-03-26 06:08:48,397 - INFO - Created VN ctest-vn1-94624088
2026-03-26 06:08:48,409 - DEBUG - VN ctest-vn1-94624088 UUID is ea2216fb-e875-4648-bb0b-bce1e9f63f32
2026-03-26 06:08:48,870 - DEBUG - Response for create_port : {'port': {'name': 'fbb658b4-7045-47c6-aa29-d8cafffeb216', 'id': 'fbb658b4-7045-47c6-aa29-d8cafffeb216', 'tenant_id': '4dc3b0e1440c4d909453b4d4916af69c', 'network_id': 'ea2216fb-e875-4648-bb0b-bce1e9f63f32', 'mac_address': '02:fb:b6:58:b4:70', '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': '169.174.82.69', 'subnet_id': 'f113cd84-738d-4064-aaf2-5b9a5bf3a872'}], 'security_groups': ['6dbb2c9d-708f-4543-81b1-fc0880014902'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4dc3b0e1440c4d909453b4d4916af69c'}}
2026-03-26 06:08:49,239 - DEBUG - Response for create_port : {'port': {'name': 'a2da3795-d45b-4795-a47e-d18ebf0aa4af', 'id': 'a2da3795-d45b-4795-a47e-d18ebf0aa4af', 'tenant_id': '4dc3b0e1440c4d909453b4d4916af69c', 'network_id': 'ea2216fb-e875-4648-bb0b-bce1e9f63f32', 'mac_address': '02:a2:da:37:95:d4', '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': '208.79.162.197', 'subnet_id': '6fa3c68e-0349-47bb-97bf-6edc3208925a'}], 'security_groups': ['6dbb2c9d-708f-4543-81b1-fc0880014902'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4dc3b0e1440c4d909453b4d4916af69c'}}
2026-03-26 06:08:49,316 - DEBUG - Services list from nova: [, , , ]
2026-03-26 06:08:49,901 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5546-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5546-2)
2026-03-26 06:08:50,450 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5546-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5546-1)
2026-03-26 06:08:50,450 - INFO - Waiting for VM ctest-vn1-vm1-90015288 to be up..
2026-03-26 06:08:50,514 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-26 06:08:55,615 - DEBUG - VM is in ACTIVE state now
2026-03-26 06:08:55,615 - INFO - VM name : ctest-vn1-vm1-90015288
2026-03-26 06:08:55,730 - DEBUG - VM ctest-vn1-vm1-90015288 ID is d7b265ea-0fa4-43de-823a-b966263ebb1f
2026-03-26 06:08:55,760 - DEBUG - VM ctest-vn1-vm1-90015288 launched on Node an-jenkins-deploy-platform-ansible-os-5546-2
2026-03-26 06:08:55,880 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d7b265ea-0fa4-43de-823a-b966263ebb1f
2026-03-26 06:08:56,220 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/d7b265ea-0fa4-43de-823a-b966263ebb1f
2026-03-26 06:08:56,265 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/fbb658b4-7045-47c6-aa29-d8cafffeb216
2026-03-26 06:08:59,482 - 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 1006ms')
2026-03-26 06:08:59,482 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90015288 failed!
2026-03-26 06:08:59,497 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50074972:ctest-vn1-94624088 is 169.174.82.65 and allocation pool is NOT set
2026-03-26 06:08:59,497 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50074972:ctest-vn1-94624088 is 208.79.162.193 and allocation pool is NOT set
2026-03-26 06:09:03,575 - 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 1022ms')
2026-03-26 06:09:03,575 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90015288 failed!
2026-03-26 06:09:03,592 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50074972:ctest-vn1-94624088 is 169.174.82.65 and allocation pool is NOT set
2026-03-26 06:09:03,592 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-50074972:ctest-vn1-94624088 is 208.79.162.193 and allocation pool is NOT set
2026-03-26 06:09:05,657 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.866 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.866/2.352/3.839/1.486 ms')
2026-03-26 06:09:05,657 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90015288 passed
2026-03-26 06:09:05,778 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:05,778 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90015288, IP 169.174.82.69, Port 22
2026-03-26 06:09:05,953 - DEBUG - VM ctest-vn1-vm1-90015288 is ready for SSH connections
2026-03-26 06:09:05,953 - INFO - Waiting for VM ctest-vn1-vm2-09972690 to be up..
2026-03-26 06:09:06,064 - DEBUG - VM is in ACTIVE state now
2026-03-26 06:09:06,064 - INFO - VM name : ctest-vn1-vm2-09972690
2026-03-26 06:09:06,182 - DEBUG - VM ctest-vn1-vm2-09972690 ID is e8e9d2c9-8764-4b6b-8ce8-9ea16e0f6474
2026-03-26 06:09:06,182 - DEBUG - VM ctest-vn1-vm2-09972690 launched on Node an-jenkins-deploy-platform-ansible-os-5546-1
2026-03-26 06:09:06,282 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e8e9d2c9-8764-4b6b-8ce8-9ea16e0f6474
2026-03-26 06:09:06,296 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a2da3795-d45b-4795-a47e-d18ebf0aa4af
2026-03-26 06:09:07,517 - 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=5.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.583 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.583/3.157/5.732/2.574 ms')
2026-03-26 06:09:07,518 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-09972690 passed
2026-03-26 06:09:07,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:07,641 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-09972690, IP 208.79.162.197, Port 22
2026-03-26 06:09:07,818 - DEBUG - VM ctest-vn1-vm2-09972690 is ready for SSH connections
2026-03-26 06:09:07,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:07,819 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:07,819 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-26 06:09:07,819 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 169.174.82.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-03-26 06:09:07,819 - DEBUG - ping -s 56 -c 3 -W 1 169.174.82.69
2026-03-26 06:09:10,980 - DEBUG - PING 169.174.82.69 (169.174.82.69): 56 data bytes
64 bytes from 169.174.82.69: seq=0 ttl=63 time=8.890 ms
64 bytes from 169.174.82.69: seq=1 ttl=63 time=1.478 ms
64 bytes from 169.174.82.69: seq=2 ttl=63 time=1.648 ms
--- 169.174.82.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.478/4.005/8.890 ms
2026-03-26 06:09:10,980 - INFO - Ping to IP 169.174.82.69 from VM ctest-vn1-vm2-09972690 passed
2026-03-26 06:09:10,980 - INFO - Detaching port a2da3795-d45b-4795-a47e-d18ebf0aa4af from VM ctest-vn1-vm2-09972690
2026-03-26 06:09:11,039 - INFO - Deleting VM ctest-vn1-vm2-09972690
2026-03-26 06:09:11,116 - INFO - Detaching port fbb658b4-7045-47c6-aa29-d8cafffeb216 from VM ctest-vn1-vm1-90015288
2026-03-26 06:09:11,153 - INFO - Deleting VM ctest-vn1-vm1-90015288
2026-03-26 06:09:11,568 - DEBUG - Response for delete_port : ()
2026-03-26 06:09:11,888 - DEBUG - Response for delete_port : ()
2026-03-26 06:09:11,889 - INFO - Deleting VN ctest-vn1-94624088
2026-03-26 06:09:12,141 - DEBUG - Response for deleting network ()
2026-03-26 06:09:13,493 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 06:09:13,493 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28]
2026-03-26 06:09:13,493 - INFO - --------------------------------------------------------------------------------
2026-03-26 06:09:14,619 - INFO - Deleted project: ctest-TestPorts-50074972, ID : 4dc3b0e1-440c-4d90-9453-b4d4916af69c